/*!
Theme Name: Customify
Theme URI: https://pressmaximum.highlight-down-355a/customify
Author: WPCustomify
Author URI: https://pressmaximum.highlight-down-355a
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.highlight-down-355a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next_a467.aside_befc/licenses/gpl-2.0.list_6bf3
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.form_e50e/, (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.accent_475e.tag-dynamic-6a6c/normalize.aside_inner_7d79/
 ======
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.aside_inner_7d79 v7.0.0 | MIT License | github.highlight-down-355a/necolas/normalize.aside_inner_7d79 */
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;
}
.fluid_9132 .box_a075,
.backdrop-bright-0062,
.dirty_52f9,
.highlight_cold_be4d,
.grid-9c04,
.photo-c3df,
.chip_a127,
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;
}
.backdrop-bright-0062,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop-bright-0062,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-bright-0062,
  h1 {
    font-size: 1.8em;
  }
}
.dirty_52f9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dirty_52f9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dirty_52f9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dirty_52f9,
  h2 {
    font-size: 1.7em;
  }
}
.highlight_cold_be4d,
h3 {
  font-size: 1.618em;
}
.fluid_9132 .box_a075,
.grid-9c04,
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.element_3a43 {
  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;
}
.stale_25e6:after,
.stale_25e6:before,
.backdrop-5b77:after,
.backdrop-5b77:before {
  content: "";
  display: table;
}
.stale_25e6:after,
.backdrop-5b77:after {
  clear: both;
}
.picture-dynamic-e686 {
  float: right;
  margin-right: 0;
}
.tall-3799 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.large_c923 .module_a022,
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;
}
.large_c923 .module_a022: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;
}
.texture-large-d2b9 .module_a022 {
  box-shadow: none;
}
.texture-large-d2b9
  .module_a022
  .copper_f4a8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture-large-d2b9 .module_a022 .fixed-2f31 {
  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;
}
.texture-large-d2b9
  .module_a022
  .fixed-2f31
  b {
  display: none;
}
.texture-large-d2b9 .element_486c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stone-35c2:not(.list_new_32d9):not(.search_purple_7d61),
button:not(.list_new_32d9):not(.search_purple_7d61),
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ),
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ),
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ) {
  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;
}
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ):hover,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ):hover,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):hover,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):hover,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ):active,
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ):active,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):active,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):active,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):active,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus {
  outline: 0;
}
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce {
  position: relative;
}
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .title_dirty_a5ff,
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .copper_566b,
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .paragraph_narrow_cedd,
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  i,
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  svg,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .title_dirty_a5ff,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .copper_566b,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .paragraph_narrow_cedd,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  i,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  svg,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .title_dirty_a5ff,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .copper_566b,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .paragraph_narrow_cedd,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  i,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  svg,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .title_dirty_a5ff,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .copper_566b,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .paragraph_narrow_cedd,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  i,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  svg,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .title_dirty_a5ff,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .copper_566b,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  .paragraph_narrow_cedd,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  i,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce
  svg {
  visibility: hidden;
}
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce:after,
button:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce:after,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce:after,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce:after,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ).fn-loading-71ce: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;
}
.stone-35c2:not(.list_new_32d9):not(.search_purple_7d61),
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ),
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ),
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ) {
  color: #fff;
  background: #235787;
}
.stone-35c2:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus,
input[type="button"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus,
input[type="reset"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus,
input[type="submit"]:not(.list_new_32d9):not(
    .search_purple_7d61
  ):focus {
  color: #fff;
}
.stone-35c2.fn-disabled-71ce:not(.list_new_32d9):not(
    .search_purple_7d61
  ),
.stone-35c2[disabled]:not(.list_new_32d9):not(
    .search_purple_7d61
  ),
button.fn-disabled-71ce:not(.list_new_32d9):not(
    .search_purple_7d61
  ),
button[disabled]:not(.list_new_32d9):not(
    .search_purple_7d61
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.overlay_short_9808 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.overlay_short_9808: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;
}
.tooltip-stale-85d4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout-53d2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fluid-42e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.stale_25e6:after,
.stale_25e6:before,
.bottom_be80:after,
.bottom_be80:before,
.hidden_e162:after,
.hidden_e162:before,
.bright_d754:after,
.bright_d754:before,
.new_293f:after,
.new_293f:before,
.overlay_liquid_b240:after,
.overlay_liquid_b240:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.stale_25e6:after,
.bottom_be80:after,
.hidden_e162:after,
.bright_d754:after,
.new_293f:after,
.overlay_liquid_b240:after {
  clear: both;
}
.bottom_be80 .frame_green_5317,
.hidden_e162 .frame_green_5317,
.background_liquid_873e .frame_green_5317 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.progress-rough-6f7c {
  display: inline-block;
}
.wood_9adc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.wood_9adc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wood_9adc .pattern_d1f5 {
  padding: 1em 0;
  font-size: 85%;
}
.pattern_d1f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label_41da {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label_41da:after,
.label_41da:before {
  content: "";
  display: table;
}
.label_41da:after {
  clear: both;
}
.down-3d71 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.north-5e1f .down-3d71 {
  max-width: 50%;
}
.accordion_4d94 .down-3d71 {
  max-width: 33.33%;
}
.light-0f89 .down-3d71 {
  max-width: 25%;
}
.tooltip_784c .down-3d71 {
  max-width: 20%;
}
.top_8688 .down-3d71 {
  max-width: 16.66%;
}
.section_lite_39eb .down-3d71 {
  max-width: 14.28%;
}
.yellow-998f .down-3d71 {
  max-width: 12.5%;
}
.carousel-rough-7d26 .down-3d71 {
  max-width: 11.11%;
}
.overlay-complex-feb0 {
  display: block;
}
.fluid_9132 .media-7918 label,
.fluid_9132 .fluid-bd37 label,
.fluid_9132 .tall-e0df label,
.fluid_9132 .hovered_fe5f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature_motion_f5df {
  list-style: none;
  margin: 0;
}
.feature_motion_f5df article.alert_9758 {
  margin-bottom: 0;
}
.feature_motion_f5df ul {
  list-style: none;
  margin: 0;
}
.feature_motion_f5df .gold-375a li.alert_9758 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature_motion_f5df .gold-375a li.alert_9758 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature_motion_f5df .gold-375a li.alert_9758: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) {
  .feature_motion_f5df .gold-375a li.alert_9758 li.alert_9758 li.alert_9758 li.alert_9758 {
    padding-left: 0;
  }
}
article.alert_9758 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert_9758 .bottom_be80 p:last-of-type {
  margin-bottom: 0;
}
article.alert_9758 .description-in-b8cd {
  float: left;
}
article.alert_9758 .list-smooth-82f2 {
  margin-left: 85px;
}
article.alert_9758 .brown_6a3e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert_9758 .brown_6a3e .middle_6d4d {
  margin-left: 10px;
}
article.alert_9758 .panel_glass_76c5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert_9758 .complex-7a73 {
  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 .media-7918,
  #respond .tall-e0df,
  #respond .hovered_fe5f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-7918 input,
#respond .tall-e0df input,
#respond .hovered_fe5f input {
  width: 100%;
}
#respond .hovered_fe5f {
  margin-right: 0;
}
#respond .alert_left_ce7a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag_slow_dd08 {
  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;
}
.tag_slow_dd08.solid-1b6a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag_slow_dd08 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%);
}
.tag_slow_dd08:focus,
.tag_slow_dd08: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);
}
.grid-a96e {
  border-radius: 10%;
}
.footer-glass-d29d {
  border-radius: 50%;
}
.sidebar_soft_d80f {
  font-size: 0.72em;
}
.tertiary-4ce2 {
  font-size: 0.875em;
}
.fluid_ffec {
  font-size: 1.1em;
}
.element-right-a667 {
  text-transform: uppercase;
  line-height: 1.2;
}
.element-right-a667.sidebar_soft_d80f {
  letter-spacing: 0.5px;
}
.active-64bf,
.active-64bf a {
  color: #6d6d6d;
}
.active-64bf a:hover {
  color: #111;
}
.media-6d61 {
  color: #6d6d6d;
}
.border_250e {
  overflow-x: hidden;
}
.border_250e .black_7154.logo_hovered_bf96 {
  position: relative;
}
.border_250e .black_7154.logo_hovered_bf96.column-824a {
  position: initial;
}
.border_250e
  .black_7154.logo_hovered_bf96.column-824a
  .sort_15fd {
  left: auto;
}
.border_250e .black_7154 .sort_15fd {
  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;
}
.border_250e .black_7154:hover.logo_hovered_bf96 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.border_250e
  .black_7154:hover.logo_hovered_bf96
  .sort_15fd {
  display: block;
  z-index: 9999999;
}
.border_250e .text_light_6bb3 .item-8e9e,
.border_250e .row-active-c000 .item-8e9e {
  display: none;
}
.border_250e .widget_082e .black_7154:hover.logo_hovered_bf96 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fluid_9132 .media-7918 label,
.fluid_9132 .fluid-bd37 label,
.fluid_9132 .tall-e0df label,
.fluid_9132 .hovered_fe5f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature_motion_f5df {
  list-style: none;
  margin: 0;
}
.feature_motion_f5df article.alert_9758 {
  margin-bottom: 0;
}
.feature_motion_f5df ul {
  list-style: none;
  margin: 0;
}
.feature_motion_f5df .gold-375a li.alert_9758 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature_motion_f5df .gold-375a li.alert_9758 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature_motion_f5df .gold-375a li.alert_9758: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) {
  .feature_motion_f5df .gold-375a li.alert_9758 li.alert_9758 li.alert_9758 li.alert_9758 {
    padding-left: 0;
  }
}
article.alert_9758 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert_9758 .bottom_be80 p:last-of-type {
  margin-bottom: 0;
}
article.alert_9758 .description-in-b8cd {
  float: left;
}
article.alert_9758 .list-smooth-82f2 {
  margin-left: 85px;
}
article.alert_9758 .brown_6a3e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert_9758 .brown_6a3e .middle_6d4d {
  margin-left: 10px;
}
article.alert_9758 .panel_glass_76c5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert_9758 .complex-7a73 {
  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 .media-7918,
  #respond .tall-e0df,
  #respond .hovered_fe5f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media-7918 input,
#respond .tall-e0df input,
#respond .hovered_fe5f input {
  width: 100%;
}
#respond .hovered_fe5f {
  margin-right: 0;
}
#respond .alert_left_ce7a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text_light_6bb3 .red_19b4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.red_19b4 .last-7ef1.dirty-70a9 .active-186c > li > a:focus,
.red_19b4 .last-7ef1.dirty-70a9 .active-186c > li > a:hover,
.red_19b4 .last-7ef1.in-8df3 .active-186c > li > a:focus,
.red_19b4 .last-7ef1.in-8df3 .active-186c > li > a:hover,
.red_19b4 .last-7ef1.image_orange_eafd .active-186c > li > a:focus,
.red_19b4 .last-7ef1.image_orange_eafd .active-186c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_19b4
  .last-7ef1.dirty-70a9
  .active-186c
  > li.image_easy_c79e
  > a,
.red_19b4
  .last-7ef1.dirty-70a9
  .active-186c
  > li.surface_b76a
  > a,
.red_19b4
  .last-7ef1.in-8df3
  .active-186c
  > li.image_easy_c79e
  > a,
.red_19b4
  .last-7ef1.in-8df3
  .active-186c
  > li.surface_b76a
  > a,
.red_19b4
  .last-7ef1.image_orange_eafd
  .active-186c
  > li.image_easy_c79e
  > a,
.red_19b4 .last-7ef1.image_orange_eafd .active-186c > li.hover-d1fc > a {
  color: rgba(255, 255, 255, 0.99);
}
.red_19b4 .detail-silver-549a,
.red_19b4 .detail-silver-549a a {
  color: rgba(255, 255, 255, 0.99);
}
.red_19b4 .dropdown-7f22.steel-93b7 li a,
.red_19b4 .hard-1a30 a,
.red_19b4 .element-prev-eb74,
.red_19b4 .active-186c > li > a,
.red_19b4 .card-79ff {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4 .dropdown-7f22.steel-93b7 li a:hover,
.red_19b4 .hard-1a30 a:hover,
.red_19b4 .element-prev-eb74:hover,
.red_19b4 .active-186c > li > a:hover,
.red_19b4 .card-79ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_19b4 .dropdown-lower-5d25 {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4 .dropdown-lower-5d25 .section_5353 {
  color: rgba(255, 255, 255, 0.99);
}
.red_19b4 .dropdown-lower-5d25:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_19b4 .section-2957 .background-9378 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4 .section-2957 .background-9378 .north-8078 {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4
  .section-2957
  .background-9378
  .north-8078::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4
  .section-2957
  .background-9378
  .north-8078:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4
  .section-2957
  .background-9378
  .north-8078::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4
  .section-2957
  .background-9378
  .north-8078::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4 .section-2957 .aside-red-be92 {
  color: rgba(255, 255, 255, 0.79);
}
.red_19b4 .section-2957 .aside-red-be92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-outer-584f
  .red_19b4
  .section-2957
  .header_west_5b58
  .complex-262b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient-outer-584f
  .red_19b4
  .section-2957
  .header_west_5b58
  .north-8078 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text_light_6bb3 .status_8e9b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status_8e9b .last-7ef1.dirty-70a9 .active-186c > li > a:focus,
.status_8e9b .last-7ef1.dirty-70a9 .active-186c > li > a:hover,
.status_8e9b .last-7ef1.in-8df3 .active-186c > li > a:focus,
.status_8e9b .last-7ef1.in-8df3 .active-186c > li > a:hover,
.status_8e9b .last-7ef1.image_orange_eafd .active-186c > li > a:focus,
.status_8e9b .last-7ef1.image_orange_eafd .active-186c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_8e9b
  .last-7ef1.dirty-70a9
  .active-186c
  > li.image_easy_c79e
  > a,
.status_8e9b
  .last-7ef1.dirty-70a9
  .active-186c
  > li.surface_b76a
  > a,
.status_8e9b
  .last-7ef1.in-8df3
  .active-186c
  > li.image_easy_c79e
  > a,
.status_8e9b
  .last-7ef1.in-8df3
  .active-186c
  > li.surface_b76a
  > a,
.status_8e9b
  .last-7ef1.image_orange_eafd
  .active-186c
  > li.image_easy_c79e
  > a,
.status_8e9b .last-7ef1.image_orange_eafd .active-186c > li.hover-d1fc > a {
  color: rgba(0, 0, 0, 0.8);
}
.status_8e9b .detail-silver-549a,
.status_8e9b .detail-silver-549a a {
  color: rgba(0, 0, 0, 0.8);
}
.status_8e9b .dropdown-7f22.steel-93b7 li a,
.status_8e9b .hard-1a30 a,
.status_8e9b .element-prev-eb74,
.status_8e9b .active-186c > li > a,
.status_8e9b .card-79ff {
  color: rgba(0, 0, 0, 0.55);
}
.status_8e9b .dropdown-7f22.steel-93b7 li a:hover,
.status_8e9b .hard-1a30 a:hover,
.status_8e9b .element-prev-eb74:hover,
.status_8e9b .active-186c > li > a:hover,
.status_8e9b .card-79ff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_8e9b .dropdown-lower-5d25 {
  color: rgba(0, 0, 0, 0.55);
}
.status_8e9b .dropdown-lower-5d25 .section_5353 {
  color: rgba(0, 0, 0, 0.8);
}
.status_8e9b .dropdown-lower-5d25:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_6ab4 .notice-1bd4 {
  margin-left: auto;
  margin-right: auto;
}
.hidden_e162 > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden_e162 .tooltip-stale-85d4 {
  margin-right: 1.41575em;
}
.tooltip-bronze-ee66 .hidden_e162 > .thumbnail-dirty-636f {
  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;
}
.tooltip-bronze-ee66 .hidden_e162 > .highlight-14cb {
  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;
}
.full-8acc.button_6ab4 .notice-1bd4,
.pro-cb15.button_6ab4 .notice-1bd4 {
  margin-left: 0;
}
.input-f860.button_6ab4 .notice-1bd4,
.section-3b5e.button_6ab4 .notice-1bd4 {
  margin-right: 0;
}
.hidden_e162 ol,
.hidden_e162 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.easy-8ced video {
  max-width: 100%;
}
.thick_11a7 img {
  display: block;
}
.thick_11a7.tooltip-stale-85d4,
.thick_11a7.layout-53d2 {
  width: 100%;
}
.thick_11a7.highlight-14cb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pattern-286a:not(.soft_1bbe) {
  margin: 1.5em auto;
}
.fast-8db5 p {
  padding: 1.5em 14px;
}
ul.content_brown_89b1.highlight-14cb,
ul.content_brown_89b1.thumbnail-dirty-636f,
ul.content_brown_89b1.badge-wood-882b.thumbnail-dirty-636f {
  padding: 0 14px;
}
.advanced-16a1 {
  display: block;
  overflow-x: auto;
}
.advanced-16a1 table {
  border-collapse: collapse;
  width: 100%;
}
.advanced-16a1 td,
.advanced-16a1 th {
  padding: 0.5em;
}
.hidden_e162 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden_e162 ol ol,
.hidden_e162 ol ul,
.hidden_e162 ul ol,
.hidden_e162 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden_e162 ol ol li,
.hidden_e162 ol ul li,
.hidden_e162 ul ol li,
.hidden_e162 ul ul li {
  margin-left: 0;
}
.video-east-fd7c.old_7328 > .gas_15b7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.video-east-fd7c.old_7328 > .gas_15b7 iframe,
.video-east-fd7c.old_7328 > .gas_15b7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background-ae28 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background-ae28.chip-cool-6a80 {
  padding: 0;
}
.background-ae28.chip-cool-6a80 cite {
  font-size: 13px;
}
.background-ae28 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background-ae28 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.image-full-a1ee {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.image-full-a1ee > p:first-child {
  margin-top: 0;
}
.image-full-a1ee cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.image-full-a1ee blockquote {
  border-left: 0;
}
.purple-67c9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.purple-67c9:not(.slider-prev-59b2) {
  max-width: 100px;
}
.purple-67c9.south-159e {
  border-bottom: none !important;
  text-align: center;
}
.purple-67c9.south-159e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fast-8db5 p {
    padding: 1.5em 0;
  }
}
.short-580c {
  color: #0073aa;
}
.dropdown_0122 {
  background-color: #0073aa;
}
.gold-34ea {
  color: #229fd8;
}
.texture-purple-53aa {
  background-color: #229fd8;
}
.glass-8919 {
  color: #eee;
}
.column-0b3e {
  background-color: #eee;
}
.aside-7d90 {
  color: #444;
}
.dark-105e {
  background-color: #444;
}
.focus-up-7209 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus-up-7209 .info_9494 .hard-1a30 {
  font-size: 15px;
}
.focus-up-7209 .hard-1a30 {
  line-height: 1.3;
}
.focus-up-7209 .status_8e9b {
}
.focus-up-7209 .red_19b4 {
  background: #235787;
}
.pattern_static_018e {
  padding: 0;
}
.pattern_static_018e .red_19b4 {
  background: #1a1a1a;
}
.pattern_static_018e .status_8e9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.text-plasma-f4d1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.text-plasma-f4d1 .status_8e9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.text-plasma-f4d1 .red_19b4 {
  background: #303030;
}
.overlay_liquid_b240 {
  position: relative;
  z-index: 10;
}
.overlay_liquid_b240 .filter-medium-cd0c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south_175f .logo_hovered_bf96 {
  display: inline-block;
  vertical-align: middle;
}
.south_175f.stale_c21b .logo_hovered_bf96 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .south_175f.stale_c21b .logo_hovered_bf96 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .south_175f.stale_c21b .logo_hovered_bf96 {
    margin-right: 0.4em;
  }
}
.south_175f.stale_c21b .logo_hovered_bf96:last-child {
  margin-right: 0;
}
.hover-9412 .filter-medium-cd0c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .text_light_6bb3 .info_9494 {
    margin: 0 -0.5em;
  }
  .text_light_6bb3 .info_9494 [class*="customify-col-"],
  .text_light_6bb3 .info_9494 [class*="customify-col_"],
  .text_light_6bb3 .info_9494 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.text_light_6bb3.message-7077 .filter-medium-cd0c {
  background: 0 0 !important;
}
.text_light_6bb3.message-7077 .filter-medium-cd0c,
.text_light_6bb3.hover-9412 .filter-medium-cd0c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .text_light_6bb3.form_ded3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.text_light_6bb3.hover-9412 .filter-medium-cd0c {
  box-shadow: none !important;
}
.gas-239f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gas-239f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gas-239f {
    padding: 18px 0 20px;
  }
}
.gas-239f .label-steel-1173 {
  width: 100%;
}
.gas-239f .modal_a798 {
  margin-bottom: 0;
}
.gas-239f .picture-hovered-8fa4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.blue-1a16 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.blue-1a16 .pink-dd87 {
  width: 100%;
}
.white_63da {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.white_63da li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.white_63da 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;
}
.white_63da li:last-child:after {
  display: none;
}
.white_63da li a {
  font-weight: 500;
  margin-right: 10px;
}
.link_a656 .item-8e9e button,
.gas-239f .item-8e9e button {
  left: 0;
}
.link_a656 .pink-dd87,
.gas-239f .pink-dd87 {
  padding-left: 0;
  padding-right: 0;
}
.link_a656 .blue-1a16,
.gas-239f .blue-1a16 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.link_a656 {
  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;
}
.link_a656: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;
}
.link_a656 .pressed-2495 {
  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) {
  .link_a656 .pressed-2495 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .link_a656 .pressed-2495 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .link_a656 .pressed-2495 {
    min-height: 200px;
  }
}
.link_a656 .white_63da {
  color: rgba(255, 255, 255, 0.8);
}
.link_a656 .white_63da a,
.link_a656 .white_63da li:after {
  color: inherit;
}
.link_a656 .white_63da a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.easy_fa3b {
  margin-bottom: 0.5em;
}
.south_1bf8 {
  margin-bottom: 1.2em;
}
.south_1bf8,
.easy_fa3b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.south_1bf8 p:last-child,
.easy_fa3b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .item-8e9e,
#masthead .item-8e9e {
  display: none;
}
#masthead
  > .item-8e9e.new-ec7b {
  display: none;
}
#masthead > .item-8e9e button {
  left: 0;
}
.dropdown-fixed-2b3b {
  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%;
}
.dropdown-fixed-2b3b .logo_hovered_bf96 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dropdown-fixed-2b3b .tiny-18ea {
  display: -webkit-box;
  display: flex;
}
.dropdown-fixed-2b3b .tiny-18ea.tabs_warm_c3a0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dropdown-fixed-2b3b .tiny-18ea.mask_df11 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-fixed-2b3b .tiny-18ea.green-d10c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-fixed-2b3b.light-ab85.up-3dd7 .tiny-18ea.tabs_warm_c3a0 {
  flex-basis: 100%;
}
.dropdown-fixed-2b3b.avatar-new-aff2 .tiny-18ea.mask_df11 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dropdown-fixed-2b3b.avatar-new-aff2 .tiny-18ea.green-d10c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .item-8e9e.new-ec7b {
  display: none;
}
#masthead > .item-8e9e button {
  left: 0;
}
.list-plasma-cebf {
  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;
}
.list-plasma-cebf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list-plasma-cebf.grid_steel_f1cd i {
  margin-right: 4px;
}
.list-plasma-cebf.status_bd02 i {
  margin-left: 5px;
}
.hard-1a30 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hard-1a30 p:last-child {
  margin-bottom: 0;
}
.hovered-dae4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hovered-dae4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hovered-dae4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hovered-dae4 .detail-silver-549a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hovered-dae4 .container-narrow-0c40 {
  margin: 5px 0 7px 0;
}
.hovered-dae4.list-ae0a .pattern-2ad6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-dae4.list-ae0a .picture_dcc0 {
  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;
}
.hovered-dae4.right-68ae {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hovered-dae4.right-68ae .pattern-2ad6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-dae4.right-68ae .picture_dcc0 {
  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;
}
.hovered-dae4.avatar-wood-ee1f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered-dae4.stone_f51c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hovered-dae4.stone_f51c .picture_dcc0 {
  margin-top: 7px;
}
.silver-cf03 {
  display: inline-block;
}
.overlay_liquid_b240 .component-upper-7621 .hovered-dae4 img {
  max-width: 100%;
}
.last-7ef1 .liquid-2fcc.outline-a6bf,
.lower_a98b .liquid-2fcc.outline-a6bf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.last-7ef1 .caption_wood_0a42,
.lower_a98b .caption_wood_0a42 {
  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%);
}
.last-7ef1 .caption_wood_0a42 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.last-7ef1.grid_next_8ead .caption_wood_0a42 {
  display: none;
}
.last-7ef1 .notification-last-8838 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last-7ef1 .notification-last-8838 li {
  display: inline-block;
  position: relative;
}
.last-7ef1 .notification-last-8838 li:last-child {
  margin-right: 0;
}
.last-7ef1 .notification-last-8838 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;
}
.last-7ef1 .notification-last-8838 li.hover-d1fc > a {
  color: rgba(0, 0, 0, 0.9);
}
.last-7ef1 .notification-last-8838 > 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;
}
.last-7ef1 .notification-last-8838 > li > a i {
  line-height: 0;
}
.last-7ef1 .notification-last-8838 > li.logo-fluid-da97 > a .caption_wood_0a42 {
  margin-left: 4px;
  line-height: 0;
}
.last-7ef1 .notification-last-8838 .item_soft_48a9 li.logo-fluid-da97 > a {
  position: relative;
}
.last-7ef1 .notification-last-8838 .item_soft_48a9 li.logo-fluid-da97 > a:after,
.last-7ef1 .notification-last-8838 .item_soft_48a9 li.logo-fluid-da97 > a:before {
  content: "";
  display: table;
}
.last-7ef1 .notification-last-8838 .item_soft_48a9 li.logo-fluid-da97 > a:after {
  clear: both;
}
.last-7ef1 .notification-last-8838 .item_soft_48a9 li.logo-fluid-da97 > a .caption_wood_0a42 {
  margin-left: 5px;
  float: right;
}
.last-7ef1 .avatar_complex_f282,
.last-7ef1 .item_soft_48a9 {
  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;
}
.last-7ef1 .item_soft_48a9 {
  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;
}
.last-7ef1 .item_soft_48a9 .outline-a6bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last-7ef1 .item_soft_48a9 .caption_wood_0a42 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.last-7ef1 .item_soft_48a9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.last-7ef1 .item_soft_48a9 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;
}
.last-7ef1 .item_soft_48a9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.last-7ef1 .item_soft_48a9 .item_soft_48a9 {
  top: 0;
  left: 100%;
}
.last-7ef1 .bright_8fa6.fn-focus-71ce > .avatar_complex_f282,
.last-7ef1 .bright_8fa6.fn-focus-71ce > .item_soft_48a9,
.last-7ef1 .bright_8fa6:focus > .avatar_complex_f282,
.last-7ef1 .bright_8fa6:focus > .item_soft_48a9,
.last-7ef1 .bright_8fa6:hover > .avatar_complex_f282,
.last-7ef1 .bright_8fa6:hover > .item_soft_48a9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.last-7ef1.image_orange_eafd .active-186c:after,
.last-7ef1.image_orange_eafd .active-186c:before {
  content: "";
  display: table;
}
.last-7ef1.image_orange_eafd .active-186c:after {
  clear: both;
}
.last-7ef1.image_orange_eafd .active-186c > li {
  float: left;
}
.last-7ef1.overlay-2691 .active-186c:after,
.last-7ef1.overlay-2691 .active-186c:before {
  content: "";
  display: table;
}
.last-7ef1.overlay-2691 .active-186c:after {
  clear: both;
}
.last-7ef1.overlay-2691 .active-186c > li {
  float: left;
}
.last-7ef1.overlay-2691 .active-186c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.last-7ef1.overlay-2691 .active-186c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.last-7ef1.overlay-2691 .active-186c > li.image_easy_c79e > a,
.last-7ef1.overlay-2691 .active-186c > li.hover-d1fc > a {
  color: #fff;
  background-color: #1e4b75;
}
.last-7ef1.dirty-70a9 .active-186c > li > a .outline-a6bf {
  position: relative;
}
.last-7ef1.dirty-70a9 .active-186c > li > a .outline-a6bf: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;
}
.last-7ef1.dirty-70a9
  .active-186c
  > li:focus
  > a
  .outline-a6bf:before,
.last-7ef1.dirty-70a9
  .active-186c
  > li:hover
  > a
  .outline-a6bf:before {
  width: 100%;
  background-color: currentColor;
}
.last-7ef1.dirty-70a9
  .active-186c
  > li.image_easy_c79e
  > a
  .outline-a6bf:before,
.last-7ef1.dirty-70a9
  .active-186c
  > li.surface_b76a
  > a
  .outline-a6bf:before {
  width: 100%;
  background-color: currentColor;
}
.last-7ef1.in-8df3 .active-186c > li > a .outline-a6bf {
  position: relative;
}
.last-7ef1.in-8df3 .active-186c > li > a .outline-a6bf: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;
}
.last-7ef1.in-8df3 .active-186c > li:focus > a .outline-a6bf:before,
.last-7ef1.in-8df3
  .active-186c
  > li:hover
  > a
  .outline-a6bf:before {
  width: 100%;
  background-color: currentColor;
}
.last-7ef1.in-8df3
  .active-186c
  > li.image_easy_c79e
  > a
  .outline-a6bf:before,
.last-7ef1.in-8df3
  .active-186c
  > li.surface_b76a
  > a
  .outline-a6bf:before {
  width: 100%;
  background-color: currentColor;
}
.lower_a98b .notification-last-8838 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lower_a98b .notification-last-8838 li:first-child > a {
  border-top: none;
}
.lower_a98b .notification-last-8838 .accordion-bdf2 > .outline-a6bf .caption_wood_0a42 {
  display: none;
}
.lower_a98b .notification-last-8838 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lower_a98b .notification-last-8838 li:last-child {
  border: none;
}
.lower_a98b .notification-last-8838 li.logo-fluid-da97 > a {
  padding-right: 45px !important;
}
.lower_a98b .notification-last-8838 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lower_a98b .notification-last-8838 li a:focus,
.lower_a98b .notification-last-8838 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_a98b .notification-last-8838 li .label-9103 {
  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;
}
.lower_a98b .notification-last-8838 li .label-9103:hover {
  box-shadow: none;
}
.lower_a98b .notification-last-8838 li .label-9103 .caption_wood_0a42 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lower_a98b .notification-last-8838 .item_soft_48a9 {
  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);
}
.lower_a98b .notification-last-8838 .item_soft_48a9 li a {
  padding-left: 3em;
}
.lower_a98b .notification-last-8838 .disabled-glass-ad2e > a .label-9103 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lower_a98b .notification-last-8838 .disabled-glass-ad2e > .item_soft_48a9 {
  display: block;
  opacity: 1;
}
.in-8c8b {
  max-width: 100%;
}
.border_smooth_922f {
  line-height: 0;
  cursor: pointer;
}
.card-79ff {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.card-79ff:hover {
  box-shadow: none;
  color: currentColor;
}
.card-79ff svg {
  width: 18px;
  height: 18px;
}
.card-79ff .small_10f7 {
  display: none;
}
.stone_e436 {
  position: relative;
}
.stone_e436.fn-active-71ce .card-79ff .pressed_1725 {
  display: none;
}
.stone_e436.fn-active-71ce .card-79ff .small_10f7 {
  display: inline-block;
}
.stone_e436 .alert_over_a881 {
  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);
}
.stone_e436.backdrop-solid-00b2 .alert_over_a881 {
  left: auto;
  right: -0.9em;
}
.stone_e436.backdrop-solid-00b2 .first_18ca::before {
  left: auto;
  right: 15px;
}
.stone_e436.fn-active-71ce .alert_over_a881 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_west_5b58 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.header_west_5b58 label {
  flex-basis: 100%;
}
.header_west_5b58 .background-9378 {
  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;
}
.header_west_5b58 .north-8078 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.header_west_5b58 .north-8078:focus {
  background-color: transparent;
}
.header_west_5b58 button.aside-red-be92 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.header_west_5b58 button.aside-red-be92:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.header_west_5b58 button.aside-red-be92 svg {
  width: 18px;
  height: 18px;
}
.header_west_5b58 input[type="submit"] {
  min-height: auto;
}
.section-2957 .header_west_5b58 .north-8078 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.first_18ca {
  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) {
  .first_18ca {
    width: 220px;
  }
}
.first_18ca label {
  flex-basis: 100%;
}
.first_18ca::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;
}
.gradient-outer-584f .section-2957 .header_west_5b58 {
  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;
}
.gradient-outer-584f
  .section-2957
  .header_west_5b58
  .background-9378 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient-outer-584f .section-2957 .header_west_5b58 .north-8078 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient-outer-584f
  .section-2957
  .header_west_5b58
  .north-8078:focus {
  background: 0 0;
}
.gradient-outer-584f
  .section-2957
  .header_west_5b58
  .complex-262b {
  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;
}
.dropdown-7f22 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown-7f22 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown-7f22 li:last-child {
  margin-right: 0;
}
.dropdown-7f22 li:first-child {
  margin-left: 0;
}
.dropdown-7f22.status-motion-e510 a {
  color: #fff;
}
.dropdown-7f22.status-motion-e510 a:hover {
  color: #fff;
}
.dropdown-7f22 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown-7f22 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown-7f22 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown-7f22 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown-7f22 [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown-7f22 [class*="social-icon-apple"].element_thick_8c98 {
  background-color: transparent;
  color: #999;
}
.dropdown-7f22 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown-7f22 [class*="social-icon-behance"].element_thick_8c98 {
  background-color: transparent;
  color: #1769ff;
}
.dropdown-7f22 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown-7f22 [class*="social-icon-bitbucket"].element_thick_8c98 {
  background-color: transparent;
  color: #205081;
}
.dropdown-7f22 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown-7f22 [class*="social-icon-codepen"].element_thick_8c98 {
  background-color: transparent;
  color: #000;
}
.dropdown-7f22 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown-7f22 [class*="social-icon-delicious"].element_thick_8c98 {
  background-color: transparent;
  color: #39f;
}
.dropdown-7f22 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown-7f22 [class*="social-icon-digg"].element_thick_8c98 {
  background-color: transparent;
  color: #005be2;
}
.dropdown-7f22 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown-7f22 [class*="social-icon-dribbble"].element_thick_8c98 {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown-7f22 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown-7f22 [class*="social-icon-envelope"].element_thick_8c98 {
  background-color: transparent;
  color: #ea4335;
}
.dropdown-7f22 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown-7f22 [class*="social-icon-facebook"].element_thick_8c98 {
  background-color: transparent;
  color: #3b5998;
}
.dropdown-7f22 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown-7f22 [class*="social-icon-flickr"].element_thick_8c98 {
  background-color: transparent;
  color: #0063dc;
}
.dropdown-7f22 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown-7f22 [class*="social-icon-foursquare"].element_thick_8c98 {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown-7f22 [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown-7f22 [class*="social-icon-github"].element_thick_8c98 {
  background-color: transparent;
  color: #333;
}
.dropdown-7f22 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown-7f22 [class*="social-icon-google-plus"].element_thick_8c98 {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown-7f22 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown-7f22 [class*="social-icon-houzz"].element_thick_8c98 {
  background-color: transparent;
  color: #7ac142;
}
.dropdown-7f22 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown-7f22 [class*="social-icon-instagram"].element_thick_8c98 {
  background-color: transparent;
  color: #262626;
}
.dropdown-7f22 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown-7f22 [class*="social-icon-jsfiddle"].element_thick_8c98 {
  background-color: transparent;
  color: #487aa2;
}
.dropdown-7f22 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown-7f22 [class*="social-icon-linkedin"].element_thick_8c98 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-7f22 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown-7f22 [class*="social-icon-medium"].element_thick_8c98 {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown-7f22 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown-7f22
  [class*="social-icon-odnoklassniki"].element_thick_8c98 {
  background-color: transparent;
  color: #f4731c;
}
.dropdown-7f22 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown-7f22 [class*="social-icon-meetup"].element_thick_8c98 {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown-7f22 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown-7f22 [class*="social-icon-pinterest"].element_thick_8c98 {
  background-color: transparent;
  color: #bd081c;
}
.dropdown-7f22 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown-7f22 [class*="social-icon-product-hunt"].element_thick_8c98 {
  background-color: transparent;
  color: #da552f;
}
.dropdown-7f22 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown-7f22 [class*="social-icon-reddit"].element_thick_8c98 {
  background-color: transparent;
  color: #ff4500;
}
.dropdown-7f22 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown-7f22 [class*="social-icon-rss"].element_thick_8c98 {
  background-color: transparent;
  color: #f26522;
}
.dropdown-7f22 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown-7f22
  [class*="social-icon-shopping-cart"].element_thick_8c98 {
  background-color: transparent;
  color: #4caf50;
}
.dropdown-7f22 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown-7f22 [class*="social-icon-skype"].element_thick_8c98 {
  background-color: transparent;
  color: #00aff0;
}
.dropdown-7f22 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown-7f22 [class*="social-icon-slideshare"].element_thick_8c98 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-7f22 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown-7f22 [class*="social-icon-snapchat"].element_thick_8c98 {
  background-color: transparent;
  color: #fffc00;
}
.dropdown-7f22 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown-7f22 [class*="social-icon-soundcloud"].element_thick_8c98 {
  background-color: transparent;
  color: #f80;
}
.dropdown-7f22 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown-7f22 [class*="social-icon-spotify"].element_thick_8c98 {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown-7f22 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown-7f22
  [class*="social-icon-stack-overflow"].element_thick_8c98 {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown-7f22 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown-7f22 [class*="social-icon-maldkfgram"].element_thick_8c98 {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown-7f22 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown-7f22 [class*="social-icon-tripadvisor"].element_thick_8c98 {
  background-color: transparent;
  color: #589442;
}
.dropdown-7f22 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown-7f22 [class*="social-icon-tumblr"].element_thick_8c98 {
  background-color: transparent;
  color: #35465c;
}
.dropdown-7f22 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown-7f22 [class*="social-icon-twitch"].element_thick_8c98 {
  background-color: transparent;
  color: #6441a5;
}
.dropdown-7f22 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown-7f22 [class*="social-icon-twitter"].element_thick_8c98 {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown-7f22 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown-7f22 [class*="social-icon-vimeo"].element_thick_8c98 {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown-7f22 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown-7f22 [class*="social-icon-vk"].element_thick_8c98 {
  background-color: transparent;
  color: #45668e;
}
.dropdown-7f22 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown-7f22 [class*="social-icon-weibo"].element_thick_8c98 {
  background-color: transparent;
  color: #df2029;
}
.dropdown-7f22 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown-7f22 [class*="social-icon-weixin"].element_thick_8c98 {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown-7f22 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown-7f22 [class*="social-icon-whatsapp"].element_thick_8c98 {
  background-color: transparent;
  color: #25d366;
}
.dropdown-7f22 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown-7f22 [class*="social-icon-wordpress"].element_thick_8c98 {
  background-color: transparent;
  color: #21759b;
}
.dropdown-7f22 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown-7f22 [class*="social-icon-xing"].element_thick_8c98 {
  background-color: transparent;
  color: #026466;
}
.dropdown-7f22 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown-7f22 [class*="social-icon-yelp"].element_thick_8c98 {
  background-color: transparent;
  color: #af0606;
}
.dropdown-7f22 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown-7f22 [class*="social-icon-youtube"].element_thick_8c98 {
  background-color: transparent;
  color: #cd201f;
}
.element-prev-eb74 {
  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;
}
.element-prev-eb74:hover {
  box-shadow: none;
  background: 0 0;
}
.alert-liquid-6866 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion_fixed_03b4 {
  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;
}
.focus-complex-0785 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.focus-0fd2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.focus-0fd2,
.focus-0fd2::after,
.focus-0fd2::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;
}
.focus-0fd2::after,
.focus-0fd2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_brown_b525 .accordion_fixed_03b4 .focus-complex-0785 {
  margin-top: -2px;
  width: 19px;
}
.feature_brown_b525 .accordion_fixed_03b4 .focus-0fd2 {
  margin-top: -1px;
}
.feature_brown_b525 .accordion_fixed_03b4 .focus-0fd2,
.feature_brown_b525 .accordion_fixed_03b4 .focus-0fd2::after,
.feature_brown_b525 .accordion_fixed_03b4 .focus-0fd2::before {
  width: 19px;
  height: 2px;
}
.feature_brown_b525 .accordion_fixed_03b4 .focus-0fd2::before {
  top: -6px;
}
.feature_brown_b525 .accordion_fixed_03b4 .focus-0fd2::after {
  bottom: -6px;
}
.main-selected-c439 .accordion_fixed_03b4 .focus-complex-0785 {
  margin-top: -2px;
  width: 22px;
}
.main-selected-c439 .accordion_fixed_03b4 .focus-0fd2 {
  margin-top: -1px;
}
.main-selected-c439 .accordion_fixed_03b4 .focus-0fd2,
.main-selected-c439 .accordion_fixed_03b4 .focus-0fd2::after,
.main-selected-c439 .accordion_fixed_03b4 .focus-0fd2::before {
  width: 22px;
  height: 2px;
}
.main-selected-c439 .accordion_fixed_03b4 .focus-0fd2::before {
  top: -7px;
}
.main-selected-c439 .accordion_fixed_03b4 .focus-0fd2::after {
  bottom: -7px;
}
.bright_8206 .accordion_fixed_03b4 .focus-complex-0785 {
  margin-top: -2px;
  width: 31px;
}
.bright_8206 .accordion_fixed_03b4 .focus-0fd2 {
  margin-top: -1.5px;
}
.bright_8206 .accordion_fixed_03b4 .focus-0fd2,
.bright_8206 .accordion_fixed_03b4 .focus-0fd2::after,
.bright_8206 .accordion_fixed_03b4 .focus-0fd2::before {
  width: 31px;
  height: 3px;
}
.bright_8206 .accordion_fixed_03b4 .focus-0fd2::before {
  top: -9px;
}
.bright_8206 .accordion_fixed_03b4 .focus-0fd2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail_a2f0 .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_a2f0 .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1px;
  }
  .detail_a2f0 .accordion_fixed_03b4 .focus-0fd2,
  .detail_a2f0 .accordion_fixed_03b4 .focus-0fd2::after,
  .detail_a2f0 .accordion_fixed_03b4 .focus-0fd2::before {
    width: 19px;
    height: 2px;
  }
  .detail_a2f0 .accordion_fixed_03b4 .focus-0fd2::before {
    top: -6px;
  }
  .detail_a2f0 .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -6px;
  }
  .carousel_e249 .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_e249 .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1px;
  }
  .carousel_e249 .accordion_fixed_03b4 .focus-0fd2,
  .carousel_e249 .accordion_fixed_03b4 .focus-0fd2::after,
  .carousel_e249 .accordion_fixed_03b4 .focus-0fd2::before {
    width: 22px;
    height: 2px;
  }
  .carousel_e249 .accordion_fixed_03b4 .focus-0fd2::before {
    top: -7px;
  }
  .carousel_e249 .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -7px;
  }
  .right-f8f5 .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 31px;
  }
  .right-f8f5 .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1.5px;
  }
  .right-f8f5 .accordion_fixed_03b4 .focus-0fd2,
  .right-f8f5 .accordion_fixed_03b4 .focus-0fd2::after,
  .right-f8f5 .accordion_fixed_03b4 .focus-0fd2::before {
    width: 31px;
    height: 3px;
  }
  .right-f8f5 .accordion_fixed_03b4 .focus-0fd2::before {
    top: -9px;
  }
  .right-f8f5 .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_3de4 .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_3de4 .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1px;
  }
  .gradient_3de4 .accordion_fixed_03b4 .focus-0fd2,
  .gradient_3de4 .accordion_fixed_03b4 .focus-0fd2::after,
  .gradient_3de4 .accordion_fixed_03b4 .focus-0fd2::before {
    width: 19px;
    height: 2px;
  }
  .gradient_3de4 .accordion_fixed_03b4 .focus-0fd2::before {
    top: -6px;
  }
  .gradient_3de4 .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -6px;
  }
  .chip-down-ba79 .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 22px;
  }
  .chip-down-ba79 .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1px;
  }
  .chip-down-ba79 .accordion_fixed_03b4 .focus-0fd2,
  .chip-down-ba79 .accordion_fixed_03b4 .focus-0fd2::after,
  .chip-down-ba79 .accordion_fixed_03b4 .focus-0fd2::before {
    width: 22px;
    height: 2px;
  }
  .chip-down-ba79 .accordion_fixed_03b4 .focus-0fd2::before {
    top: -7px;
  }
  .chip-down-ba79 .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -7px;
  }
  .right-9301 .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 31px;
  }
  .right-9301 .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1.5px;
  }
  .right-9301 .accordion_fixed_03b4 .focus-0fd2,
  .right-9301 .accordion_fixed_03b4 .focus-0fd2::after,
  .right-9301 .accordion_fixed_03b4 .focus-0fd2::before {
    width: 31px;
    height: 3px;
  }
  .right-9301 .accordion_fixed_03b4 .focus-0fd2::before {
    top: -9px;
  }
  .right-9301 .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark_ad0b .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 19px;
  }
  .dark_ad0b .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1px;
  }
  .dark_ad0b .accordion_fixed_03b4 .focus-0fd2,
  .dark_ad0b .accordion_fixed_03b4 .focus-0fd2::after,
  .dark_ad0b .accordion_fixed_03b4 .focus-0fd2::before {
    width: 19px;
    height: 2px;
  }
  .dark_ad0b .accordion_fixed_03b4 .focus-0fd2::before {
    top: -6px;
  }
  .dark_ad0b .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -6px;
  }
  .right_ef3c .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 22px;
  }
  .right_ef3c .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1px;
  }
  .right_ef3c .accordion_fixed_03b4 .focus-0fd2,
  .right_ef3c .accordion_fixed_03b4 .focus-0fd2::after,
  .right_ef3c .accordion_fixed_03b4 .focus-0fd2::before {
    width: 22px;
    height: 2px;
  }
  .right_ef3c .accordion_fixed_03b4 .focus-0fd2::before {
    top: -7px;
  }
  .right_ef3c .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -7px;
  }
  .accent-9c68 .accordion_fixed_03b4 .focus-complex-0785 {
    margin-top: -2px;
    width: 31px;
  }
  .accent-9c68 .accordion_fixed_03b4 .focus-0fd2 {
    margin-top: -1.5px;
  }
  .accent-9c68 .accordion_fixed_03b4 .focus-0fd2,
  .accent-9c68 .accordion_fixed_03b4 .focus-0fd2::after,
  .accent-9c68 .accordion_fixed_03b4 .focus-0fd2::before {
    width: 31px;
    height: 3px;
  }
  .accent-9c68 .accordion_fixed_03b4 .focus-0fd2::before {
    top: -9px;
  }
  .accent-9c68 .accordion_fixed_03b4 .focus-0fd2::after {
    bottom: -9px;
  }
}
.filter-338e .focus-0fd2 {
  -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);
}
.filter-338e .focus-0fd2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter-338e .focus-0fd2::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);
}
.filter-338e.header_8d67 .focus-0fd2 {
  -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);
}
.filter-338e.header_8d67 .focus-0fd2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter-338e.header_8d67 .focus-0fd2::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);
}
.hover_first_e8fd {
  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.accent_light_3d44:before {
  display: none;
}
.row-active-c000 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.row-active-c000 .focused-3f41 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.row-active-c000 .focused-3f41:last-of-type {
  border-bottom: none;
}
.row-active-c000 .focused-3f41.old_f91a,
.row-active-c000 .focused-3f41.item_e98f,
.row-active-c000 .focused-3f41.section_db35 {
  padding: 0;
}
.row-active-c000 .lower_a98b .label-9103 {
  color: currentColor;
}
.row-active-c000 .lower_a98b .label-9103:focus,
.row-active-c000 .lower_a98b .label-9103:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-active-c000.status_8e9b .dropdown-lower-5d25,
.row-active-c000.status_8e9b .hard-1a30 a,
.row-active-c000.status_8e9b .active-186c a,
.row-active-c000.status_8e9b .item_soft_48a9 a {
  color: rgba(0, 0, 0, 0.55);
}
.row-active-c000.status_8e9b .dropdown-lower-5d25:hover,
.row-active-c000.status_8e9b .hard-1a30 a:hover,
.row-active-c000.status_8e9b .active-186c a:hover,
.row-active-c000.status_8e9b .item_soft_48a9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row-active-c000.status_8e9b .section_5353 {
  color: rgba(0, 0, 0, 0.8);
}
.row-active-c000.status_8e9b .focused-3f41 {
  border-color: rgba(0, 0, 0, 0.08);
}
.row-active-c000.status_8e9b .focused-3f41:before {
  background: rgba(0, 0, 0, 0.08);
}
.row-active-c000.status_8e9b .slider-0fc5:before {
  background: rgba(255, 255, 255, 0.9);
}
.row-active-c000.status_8e9b .lower_a98b .notification-last-8838 li a,
.row-active-c000.status_8e9b .lower_a98b .label-9103,
.row-active-c000.status_8e9b .item_soft_48a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.row-active-c000.status_8e9b .lower_a98b .label-9103:focus,
.row-active-c000.status_8e9b .lower_a98b .label-9103:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-active-c000.status_8e9b .notification-last-8838 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row-active-c000.red_19b4 .dropdown-lower-5d25,
.row-active-c000.red_19b4 .hard-1a30 a,
.row-active-c000.red_19b4 .active-186c .label-9103,
.row-active-c000.red_19b4 .active-186c a,
.row-active-c000.red_19b4 .item_soft_48a9 a {
  color: rgba(255, 255, 255, 0.79);
}
.row-active-c000.red_19b4 .dropdown-lower-5d25:hover,
.row-active-c000.red_19b4 .hard-1a30 a:hover,
.row-active-c000.red_19b4 .active-186c .label-9103:hover,
.row-active-c000.red_19b4 .active-186c a:hover,
.row-active-c000.red_19b4 .item_soft_48a9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-active-c000.red_19b4 .section_5353 {
  color: rgba(255, 255, 255, 0.99);
}
.row-active-c000.red_19b4 .focused-3f41 {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-active-c000.red_19b4 .focused-3f41:before {
  background: rgba(255, 255, 255, 0.08);
}
.row-active-c000.red_19b4 .slider-0fc5:before {
  background: rgba(0, 0, 0, 0.9);
}
.row-active-c000.red_19b4 .lower_a98b .notification-last-8838 li a,
.row-active-c000.red_19b4 .lower_a98b .label-9103,
.row-active-c000.red_19b4 .item_soft_48a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-active-c000.red_19b4 .lower_a98b .label-9103:focus,
.row-active-c000.red_19b4 .lower_a98b .label-9103:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-active-c000.red_19b4 .notification-last-8838 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-0fc5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider-0fc5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside-wood-3f3f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.container-narrow-3d83 .row-active-c000 {
  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;
}
.container-narrow-3d83 .focused-3f41 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.container-narrow-3d83 .focused-3f41: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) {
  .container-narrow-3d83 .focused-3f41:before {
    width: 16%;
    left: 42%;
  }
}
.container-narrow-3d83 .focused-3f41:last-child:before {
  content: none;
}
.container-narrow-3d83 .focused-3f41[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.container-narrow-3d83 .lower_a98b .notification-last-8838 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.container-narrow-3d83 .lower_a98b .notification-last-8838 li a .label-9103 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.container-narrow-3d83 .lower_a98b .item_soft_48a9 {
  border: none;
}
.container-narrow-3d83 .lower_a98b .item_soft_48a9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.container-narrow-3d83 .slider-0fc5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.container-narrow-3d83 .aside-wood-3f3f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.container-narrow-3d83 .red_19b4 .slider-0fc5:before {
  background: rgba(0, 0, 0, 0.9);
}
.container-narrow-3d83 .status_8e9b.primary-c895 .focus-0fd2 {
  background: rgba(0, 0, 0, 0.6);
}
.container-narrow-3d83
  .status_8e9b.primary-c895
  .focus-0fd2::after,
.container-narrow-3d83
  .status_8e9b.primary-c895
  .focus-0fd2:before {
  background: inherit;
}
.container-narrow-3d83
  .status_8e9b.primary-c895:hover
  .focus-0fd2 {
  background: rgba(0, 0, 0, 0.8);
}
.brown-0813 .row-active-c000 {
  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) {
  .brown-0813 .row-active-c000 {
    width: auto;
    right: 45px;
  }
}
.sort_e9d0 .row-active-c000 {
  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) {
  .sort_e9d0 .row-active-c000 {
    width: auto;
    left: 45px;
  }
}
.accent_light_3d44 .row-active-c000 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accent_light_3d44 .aside-wood-3f3f {
  max-width: 48em;
  margin: 0 auto;
}
.accent_light_3d44 .slider-0fc5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.last-37fa {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.last-37fa.container-narrow-3d83 .row-active-c000 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.last-37fa.brown-0813 .row-active-c000 {
  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);
}
.last-37fa .row-active-c000 {
  visibility: visible;
}
.last-37fa.sort_e9d0 .row-active-c000 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element_ea9c,
.highlight_6ff2 {
  overflow-x: hidden;
}
.element_ea9c .row-active-c000 {
  overflow: auto;
}
.element_ea9c.container-narrow-3d83 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_ea9c.container-narrow-3d83 .row-active-c000 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element_ea9c.container-narrow-3d83 .element-prev-eb74 {
  opacity: 0;
}
.element_ea9c.brown-0813 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_ea9c.brown-0813 .row-active-c000 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element_ea9c.brown-0813 .element-prev-eb74 {
  opacity: 0;
}
.element_ea9c.sort_e9d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element_ea9c.sort_e9d0 .row-active-c000 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element_ea9c.sort_e9d0 .element-prev-eb74 {
  opacity: 0;
}
.element_ea9c.accent_light_3d44 .row-active-c000 {
  z-index: 10;
  visibility: visible;
}
.primary-c895 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.primary-c895 .focus-0fd2 {
  background: rgba(255, 255, 255, 0.99);
}
.primary-c895 .focus-0fd2::after,
.primary-c895 .focus-0fd2:before {
  background: inherit;
}
.primary-c895:hover .focus-0fd2 {
  background: rgba(255, 255, 255, 0.99);
}
.sort_e9d0 .primary-c895 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accent_light_3d44 .primary-c895 {
  display: none !important;
}
.element_ea9c:before,
.highlight_6ff2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element_ea9c .primary-c895,
.highlight_6ff2 .primary-c895 {
  display: inline-block;
}
.row-active-c000 .logo_hovered_bf96 {
  -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;
}
.element_ea9c .row-active-c000 .logo_hovered_bf96,
.highlight_6ff2 .row-active-c000 .logo_hovered_bf96 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.selected-f46c .background-9378 {
  width: 100%;
}
.component-upper-7621 {
  padding: 0 0.5em 0;
}
.component-upper-7621 [class*="customify-col-"],
.component-upper-7621 [class*="customify-col_"],
.component-upper-7621 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.row-upper-ba24 .component-upper-7621 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .info_9494 .tag_7d6f,
  .tag_7d6f {
    display: none;
  }
  .message_b18c {
    text-align: left;
  }
  .picture-6c31 {
    text-align: center;
  }
  .hidden-north-9b8f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .info_9494 .primary-1240,
  .primary-1240 {
    display: none;
  }
  .column_25e0 {
    text-align: left;
  }
  .hero-6c29 {
    text-align: center;
  }
  .text-aeb8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .info_9494 .tertiary_e61d,
  .tertiary_e61d {
    display: none;
  }
  .card_hovered_9f4d {
    text-align: left;
  }
  .dropdown-easy-8c22 {
    text-align: center;
  }
  .primary_45fe {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thumbnail_tall_43a7 {
  box-shadow: none !important;
}
.accent_d4ff .section_1875,
.active-bfb4 .section_1875 {
  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;
}
.active-bfb4 .section_1875 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter-medium-cd0c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter-medium-cd0c:after,
.filter-medium-cd0c:before {
  content: "";
  display: table;
}
.filter-medium-cd0c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter-medium-cd0c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter-medium-cd0c,
.form_ded3 {
  max-width: 1248px;
  margin: 0 auto;
}

.bright_d754.active-1b52 .filter-medium-cd0c {
  max-width: 100%;
}
.bright_d754.button_0262 {
  max-width: 1200px;
  margin: 0 auto;
}
.bright_d754.sort-left-edfe .filter-medium-cd0c {
  max-width: 100%;
}
.bright_d754.sort-left-edfe > .filter-medium-cd0c {
  padding-left: 0;
  padding-right: 0;
}
.bright_d754.sort-left-edfe > .filter-medium-cd0c .info_9494 {
  margin: 0;
}
.bright_d754.sort-left-edfe
  > .filter-medium-cd0c
  .avatar_188b.module-mini-8f9e {
  margin-right: 0;
  margin-left: 0;
}
.bright_d754.sort-left-edfe #main.module-mini-8f9e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tooltip_center_3ff9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_center_3ff9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .green_af38 .notice-1bd4 {
    padding-right: 1em;
  }
  .green_af38.photo-5811 .avatar_188b {
    border-right: 1px solid #eaecee;
  }
  .green_af38.photo-5811 .notice-1bd4 {
    padding-right: 1em;
  }
  .green_af38.photo-5811 .item-d626 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-orange-ecd5 .notice-1bd4 {
    padding-left: 1em;
  }
  .texture-orange-ecd5.photo-5811 .avatar_188b {
    border-left: 1px solid #eaecee;
  }
  .texture-orange-ecd5.photo-5811 .notice-1bd4 {
    padding-left: 1em;
  }
  .texture-orange-ecd5.photo-5811 .item-d626 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-hard-5729 .notice-1bd4 {
    padding-left: 1em;
  }
  .info-hard-5729.photo-5811 .cold-f49b {
    border-right: 1px solid #eaecee;
  }
  .info-hard-5729.photo-5811 .shade_ecde {
    border-right: 1px solid #eaecee;
  }
  .info-hard-5729.photo-5811 .notice-1bd4 {
    padding-left: 1em;
  }
  .info-hard-5729.photo-5811 .item-d626 {
    padding-right: 1em;
  }
  .info-hard-5729.photo-5811 .motion_2944 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_9517 .notice-1bd4 {
    padding-right: 1em;
  }
  .background_9517.photo-5811 .cold-f49b {
    border-left: 1px solid #eaecee;
  }
  .background_9517.photo-5811 .shade_ecde {
    border-left: 1px solid #eaecee;
  }
  .background_9517.photo-5811 .notice-1bd4 {
    padding-right: 1em;
  }
  .background_9517.photo-5811 .item-d626 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_9517.photo-5811 .motion_2944 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_center_3ff9 .notice-1bd4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_center_3ff9.photo-5811 .avatar_188b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tooltip_center_3ff9.photo-5811 .notice-1bd4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_center_3ff9.photo-5811 .item-d626 {
    padding-left: 1em;
  }
  .tooltip_center_3ff9.photo-5811 .motion_2944 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tooltip_center_3ff9.photo-5811 .notice-1bd4 {
    padding-left: 0;
  }
}
.warm_08aa .south_175f {
  display: inline-block;
}
.tooltip_tiny_d8e9 {
  display: inline-block;
}
.focus_wood_f600 {
  word-con: break-word;
}
.stone_4dfc > span {
  display: inline-block;
  padding: 5px 0;
}
.stone_4dfc .popup_small_edae {
  margin-left: 8px;
  margin-right: 8px;
}
.stone_4dfc .outer_2c95 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.background-top-8ec9 .status-953d {
  margin-bottom: 2em;
}
.background-top-8ec9 .north-0403 {
  margin-bottom: 15px;
}
.background-top-8ec9 .north-0403:last-child {
  margin-bottom: 0;
}
.background-top-8ec9 .slow-12cd {
  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) {
  .background-top-8ec9 .slow-12cd {
    display: block;
  }
}
.background-top-8ec9 .pink_2ec8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .background-top-8ec9 .pink_2ec8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.background-top-8ec9 .fast_1b2b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.background-top-8ec9 .fast_1b2b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.background-top-8ec9 .fast_1b2b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.background-top-8ec9 .focus_wood_f600 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-top-8ec9 .focus_wood_f600 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.background-top-8ec9 .accent-top-d3c3 p:last-child {
  margin-bottom: 0;
}
.background-top-8ec9 .highlight-lite-0820 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.background-top-8ec9 .background_basic_7502 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.background-top-8ec9 .right_6157 {
  margin-top: 1em;
}
.background-top-8ec9 .feature_advanced_3ac9 {
  top: 0;
  display: block;
}
.background-top-8ec9 .feature_advanced_3ac9 a {
  color: inherit;
}
.background-top-8ec9 .feature_advanced_3ac9 a:hover {
  color: inherit;
}
.background-top-8ec9 .cool-4cc3 {
  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;
}
.background-top-8ec9 .cool-4cc3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.background-top-8ec9 .background_basic_7502 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.background-top-8ec9 .caption-7d52 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.background-top-8ec9 .caption-7d52:first-child {
  margin-top: 0;
}
.background-top-8ec9 .caption-7d52.active_f5df {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.background-top-8ec9 .caption-7d52.hover_yellow_a073 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-top-8ec9
  .caption-7d52.hover_yellow_a073.active-inner-6d0c
  .right_6157 {
  width: 100%;
}
.background-top-8ec9 .hover_yellow_a073 {
  -webkit-box-align: center;
  align-items: center;
}
.background-top-8ec9 .hover_yellow_a073 .stone_4dfc,
.background-top-8ec9 .hover_yellow_a073 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.background-top-8ec9 .fast_1b2b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-top-8ec9 .fast_1b2b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-top-8ec9 .fast_1b2b: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;
}
.background-top-8ec9 .active_f5df {
  z-index: 5;
}
.background-top-8ec9 .light_9045 .hard_01a7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.background-top-8ec9 .carousel-small-70c9 .hard_01a7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.background-top-8ec9 .rough-7b14 .hard_01a7 {
  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;
}
.background-top-8ec9.media-3ba8 .slow-12cd,
.background-top-8ec9.backdrop-narrow-a9ed .slow-12cd {
  display: block;
}
.background-top-8ec9.media-3ba8 .slow-12cd .texture_current_1db4,
.background-top-8ec9.media-3ba8 .slow-12cd .background_basic_7502,
.background-top-8ec9.backdrop-narrow-a9ed .slow-12cd .texture_current_1db4,
.background-top-8ec9.backdrop-narrow-a9ed .slow-12cd .background_basic_7502 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-top-8ec9.component-in-2111 .pink_2ec8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .background-top-8ec9.component-in-2111 .pink_2ec8 {
    margin-right: 0;
  }
}
.background-top-8ec9.media-3ba8 .pink_2ec8,
.background-top-8ec9.backdrop-narrow-a9ed .pink_2ec8 {
  padding-top: 40%;
}
.background-top-8ec9.media-3ba8 .status-953d,
.background-top-8ec9.backdrop-narrow-a9ed .status-953d {
  display: block;
}
.background-top-8ec9.media-3ba8 .fn-sticky-71ce .background_basic_7502,
.background-top-8ec9.backdrop-narrow-a9ed .fn-sticky-71ce .background_basic_7502 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.background-top-8ec9.media-3ba8 .pink_2ec8,
.background-top-8ec9.backdrop-narrow-a9ed .pink_2ec8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.background-top-8ec9.media-3ba8 .background_basic_7502 {
  padding: 1em;
}
.caption_hot_a6cd {
  margin: 30px auto;
  display: block;
}
.caption_hot_a6cd .image_narrow_53a6 > * {
  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;
}
.caption_hot_a6cd .image_narrow_53a6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_hot_a6cd .image_narrow_53a6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification-c146 .stone_4dfc {
  margin-bottom: 1.41575em;
}
.notification-c146 .disabled_pro_7dbf {
  margin-bottom: 1.618em;
}
.hidden_e162 .table_3573 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden_e162 .table_3573 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden_e162 .white-dce2 {
  max-width: 100%;
  overflow: auto;
}
.button_6ab4 .hidden_e162 a:hover {
  text-decoration: underline;
}
.modal-7fd9 .north-0403:not(.focus_wood_f600),
.modal-7fd9 .fast_1b2b {
  margin-bottom: 1.41575em;
}
.modal-7fd9 .north-0403:not(.focus_wood_f600):last-child,
.modal-7fd9 .fast_1b2b:last-child {
  margin-bottom: 0;
}
.modal-7fd9 .north-0403.element-0812 {
  margin-bottom: 0.41575em;
}
.modal-7fd9 .lite-c614:before,
.modal-7fd9 .backdrop_612a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal-7fd9 .lite-c614:before {
  content: "\f115";
}
.modal-7fd9 .backdrop_612a:before {
  content: "\f02c";
}
.modal-7fd9 .tabs_old_fda1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal-7fd9 .tabs_old_fda1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label-93db {
  display: -webkit-box;
  display: flex;
}
.label-93db .secondary-5dad {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label-93db .secondary-5dad {
    flex-basis: 90px;
  }
}
.label-93db .hidden_7450 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label-93db .hidden_7450 {
    flex-basis: calc(100% - 50px);
  }
}
.label-93db .right_f326 p:last-child {
  margin-bottom: 0.72em;
}
.button_34c3 .image_narrow_53a6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button_34c3 .image_narrow_53a6:after,
.button_34c3 .image_narrow_53a6:before {
  content: "";
  display: table;
}
.button_34c3 .image_narrow_53a6:after {
  clear: both;
}
.button_34c3 .image_narrow_53a6 .gallery_0fee,
.button_34c3 .image_narrow_53a6 .easy-74d8 {
  width: 49%;
}
.button_34c3 .image_narrow_53a6 .gallery_0fee a span.out_6acf,
.button_34c3 .image_narrow_53a6 .easy-74d8 a span.out_6acf {
  display: block;
  margin-bottom: 5px;
}
.button_34c3 .image_narrow_53a6 .easy-74d8 {
  float: left;
  text-align: left;
}
.button_34c3 .image_narrow_53a6 .gallery_0fee {
  float: right;
  text-align: right;
}
.preview-8b0b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-8b0b {
    margin-bottom: 0;
  }
}
.alert-4a91 {
  margin-bottom: 1em;
}
.alert-4a91 .focus_wood_f600 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focus-narrow-c8e5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.article-soft-568f .alert-4a91,
.stale_3350 .alert-4a91 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .article-soft-568f .alert-4a91,
  .stale_3350 .alert-4a91 {
    display: block;
  }
}
.article-soft-568f .focus-narrow-c8e5,
.stale_3350 .focus-narrow-c8e5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .article-soft-568f .focus-narrow-c8e5,
  .stale_3350 .focus-narrow-c8e5 {
    margin-bottom: 1em;
  }
}
.article-soft-568f .focus-narrow-c8e5 img,
.stale_3350 .focus-narrow-c8e5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.article-soft-568f .mask-pink-9bcf,
.stale_3350 .mask-pink-9bcf {
  flex-basis: calc(100% - 160px);
}
.article-soft-568f .mask-pink-9bcf p,
.stale_3350 .mask-pink-9bcf p {
  margin-bottom: 0;
}
.article-soft-568f .mask-pink-9bcf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .article-soft-568f .mask-pink-9bcf {
    padding-left: 0;
  }
}
.stale_3350 .mask-pink-9bcf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .stale_3350 .mask-pink-9bcf {
    padding-right: 0;
  }
}
.stale_3350 .focus-narrow-c8e5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.column_smooth_6a64 .focus-narrow-c8e5 {
  margin-bottom: 0.5em;
}
.column_smooth_6a64 .focus-narrow-c8e5 img {
  width: 100%;
}
.old_aab5 .accordion-left-1759,
.hidden-a6e3 .accordion-left-1759 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden-a6e3 .avatar_188b .block_ad71 p:last-child {
  margin-bottom: 0;
}
.backdrop_a407 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow_steel_599d .aside_c0d2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow_steel_599d .aside_c0d2:last-of-type {
    margin-bottom: 0;
  }
}
.shadow_steel_599d .aside_c0d2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow_steel_599d .aside_c0d2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow_steel_599d .aside_c0d2 ul li {
  margin: 0 0 0.6em;
}
.shadow_steel_599d .aside_c0d2 ul li.cool-290b,
.shadow_steel_599d .aside_c0d2 ul li.red_1622 {
  position: relative;
}
.shadow_steel_599d .aside_c0d2 ul li.cool-290b .narrow_6bfa,
.shadow_steel_599d .aside_c0d2 ul li.red_1622 .narrow_6bfa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow_steel_599d .aside_c0d2 ul li.cool-290b:after:after,
.shadow_steel_599d .aside_c0d2 ul li.cool-290b:after:before,
.shadow_steel_599d
  .aside_c0d2
  ul
  li.red_1622:after:after,
.shadow_steel_599d
  .aside_c0d2
  ul
  li.red_1622:after:before {
  content: "";
  display: table;
}
.shadow_steel_599d .aside_c0d2 ul li.cool-290b:after:after,
.shadow_steel_599d
  .aside_c0d2
  ul
  li.red_1622:after:after {
  clear: both;
}
.shadow_steel_599d .aside_c0d2 a.stone-35c2:hover {
  text-decoration: none;
}
.shadow_steel_599d .aside_c0d2 select {
  max-width: 100%;
}
.shadow_steel_599d .aside_c0d2 table {
  font-size: 85%;
}
.shadow_steel_599d .aside_c0d2 table td,
.shadow_steel_599d .aside_c0d2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow_steel_599d .aside_c0d2 table tfoot td {
  text-align: left;
}
.shadow_steel_599d .aside_c0d2 :last-child {
  margin-bottom: 0;
}
.shadow_steel_599d .aside_c0d2 .module_b23b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow_steel_599d .aside_c0d2 .module_b23b label {
  width: 100%;
}
.shadow_steel_599d .aside_c0d2 .module_b23b .north-8078 {
  width: 100%;
  display: block;
}
.shadow_steel_599d .aside_c0d2 .module_b23b .aside-red-be92 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow_steel_599d .aside_c0d2 .module_b23b .aside-red-be92:hover svg #svg-search {
  fill: #444;
}
.shadow_steel_599d .aside_c0d2 .module_b23b .aside-red-be92 svg {
  width: 18px;
  height: 18px;
}
.shadow_steel_599d .aside_03c3 ul ul,
.shadow_steel_599d .selected-5366 ul ul,
.shadow_steel_599d .hot-c7b9 ul ul,
.shadow_steel_599d .out-aa29 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow_steel_599d .aside_03c3 .logo-fluid-da97 > a,
.shadow_steel_599d .selected-5366 .logo-fluid-da97 > a,
.shadow_steel_599d .hot-c7b9 .logo-fluid-da97 > a,
.shadow_steel_599d .out-aa29 .logo-fluid-da97 > a {
  margin-bottom: 0;
}
.shadow_steel_599d .hero_white_9f52 li,
.shadow_steel_599d .aside_03c3 li,
.shadow_steel_599d .item-bottom-bd03 li,
.shadow_steel_599d .selected-5366 li,
.shadow_steel_599d .hot-c7b9 li,
.shadow_steel_599d .out-aa29 li,
.shadow_steel_599d .panel-basic-458d li,
.shadow_steel_599d .full-da3e li {
  display: block;
  position: relative;
}
.shadow_steel_599d .hero_white_9f52 li:last-child,
.shadow_steel_599d .aside_03c3 li:last-child,
.shadow_steel_599d .item-bottom-bd03 li:last-child,
.shadow_steel_599d .selected-5366 li:last-child,
.shadow_steel_599d .hot-c7b9 li:last-child,
.shadow_steel_599d .out-aa29 li:last-child,
.shadow_steel_599d .panel-basic-458d li:last-child,
.shadow_steel_599d .full-da3e li:last-child {
  border: none;
}
.shadow_steel_599d .hero_white_9f52 li a,
.shadow_steel_599d .aside_03c3 li a,
.shadow_steel_599d .item-bottom-bd03 li a,
.shadow_steel_599d .selected-5366 li a,
.shadow_steel_599d .hot-c7b9 li a,
.shadow_steel_599d .out-aa29 li a,
.shadow_steel_599d .panel-basic-458d li a,
.shadow_steel_599d .full-da3e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_steel_599d .hero_white_9f52 li ul li::before,
.shadow_steel_599d .aside_03c3 li ul li::before,
.shadow_steel_599d .item-bottom-bd03 li ul li::before,
.shadow_steel_599d .selected-5366 li ul li::before,
.shadow_steel_599d .hot-c7b9 li ul li::before,
.shadow_steel_599d .out-aa29 li ul li::before,
.shadow_steel_599d .panel-basic-458d li ul li::before,
.shadow_steel_599d .full-da3e li ul li::before {
  left: 15px;
}
.shadow_steel_599d .hero_white_9f52 li ul a,
.shadow_steel_599d .aside_03c3 li ul a,
.shadow_steel_599d .item-bottom-bd03 li ul a,
.shadow_steel_599d .selected-5366 li ul a,
.shadow_steel_599d .hot-c7b9 li ul a,
.shadow_steel_599d .out-aa29 li ul a,
.shadow_steel_599d .panel-basic-458d li ul a,
.shadow_steel_599d .full-da3e li ul a {
  padding-left: 20px;
}
.shadow_steel_599d .hero_white_9f52 li ul ul li::before,
.shadow_steel_599d .aside_03c3 li ul ul li::before,
.shadow_steel_599d .item-bottom-bd03 li ul ul li::before,
.shadow_steel_599d .selected-5366 li ul ul li::before,
.shadow_steel_599d .hot-c7b9 li ul ul li::before,
.shadow_steel_599d .out-aa29 li ul ul li::before,
.shadow_steel_599d .panel-basic-458d li ul ul li::before,
.shadow_steel_599d .full-da3e li ul ul li::before {
  left: 30px;
}
.shadow_steel_599d .hero_white_9f52 li ul ul a,
.shadow_steel_599d .aside_03c3 li ul ul a,
.shadow_steel_599d .item-bottom-bd03 li ul ul a,
.shadow_steel_599d .selected-5366 li ul ul a,
.shadow_steel_599d .hot-c7b9 li ul ul a,
.shadow_steel_599d .out-aa29 li ul ul a,
.shadow_steel_599d .panel-basic-458d li ul ul a,
.shadow_steel_599d .full-da3e li ul ul a {
  padding-left: 40px;
}
.shadow_steel_599d .component-028d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow_steel_599d .full-da3e ul li {
  margin-bottom: 1.41575em;
}
.shadow_steel_599d .full-da3e ul li .thumbnail-dim-05b2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow_steel_599d .full-da3e ul li .new-d74d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.red_19b4 .hero_white_9f52 li a,
.red_19b4 .aside_03c3 li a,
.red_19b4 .item-bottom-bd03 li a,
.red_19b4 .selected-5366 li a,
.red_19b4 .hot-c7b9 li a,
.red_19b4 .out-aa29 li a,
.red_19b4 .panel-basic-458d li a,
.red_19b4 .full-da3e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_19b4 .component-028d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_19b4 .aside_c0d2 ul li.cool-290b .narrow_6bfa,
.red_19b4 .aside_c0d2 ul li.red_1622 .narrow_6bfa {
  background: rgba(0, 0, 0, 0.2);
}
.red_19b4 .shadow_steel_599d .aside_c0d2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li {
  margin: 0;
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li ul {
  margin: 0;
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li ul li a {
  padding-left: 15px;
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li ul li li a {
  padding-left: 30px;
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li.hover-d1fc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li.hover-d1fc > 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;
}
.bright_d754 .shadow_steel_599d .notification-last-8838 li.hover-d1fc > 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;
}
.prev_5e6e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.new_293f {
  position: relative;
  z-index: 10;
}
.new_293f .logo_hovered_bf96 {
  width: 100%;
  max-width: 100%;
}
.pattern-52fe .disabled-c9eb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern-52fe .status_8e9b {
}
.pattern-52fe .red_19b4 {
  background: #292929;
}
.medium-392c .disabled-c9eb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.medium-392c .status_8e9b {
  background: #f9f9f9;
}
.medium-392c .red_19b4 {
  background: #303030;
}
.current_22af .disabled-c9eb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .current_22af .south_175f {
    margin-bottom: 1em;
  }
  .current_22af .south_175f:last-child {
    margin-bottom: 0;
  }
}
.current_22af .status_8e9b {
  background: #ededed;
}
.current_22af .red_19b4 {
  background: #1a1a1a;
}
.disabled-c9eb.status_8e9b {
  color: rgba(0, 0, 0, 0.6);
}
.disabled-c9eb.status_8e9b .border_first_e1c7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-c9eb.red_19b4 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-c9eb.red_19b4 a:not(.stone-35c2) {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-c9eb.red_19b4 a:not(.stone-35c2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-c9eb.red_19b4 .border_first_e1c7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-c9eb.red_19b4 table tbody td,
.disabled-c9eb.red_19b4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget_082e.hover-9412 .filter-medium-cd0c {
  max-width: initial;
}
.widget_082e .stale_c21b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget_082e .stale_c21b .logo_hovered_bf96 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget_082e .stale_c21b .logo_hovered_bf96 {
    display: block;
    margin-bottom: 2em;
  }
  .widget_082e .stale_c21b .logo_hovered_bf96:last-child {
    margin-bottom: 0;
  }
}
.current_22af .south_175f:last-child,
.medium-392c .south_175f:last-child,
.pattern-52fe .south_175f:last-child {
  margin-bottom: 0;
}
.current_22af .south_175f .shadow_steel_599d .aside_c0d2:last-child,
.medium-392c .south_175f .shadow_steel_599d .aside_c0d2:last-child,
.pattern-52fe .south_175f .shadow_steel_599d .aside_c0d2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .current_22af .short-f0ae,
  .current_22af .bright-8fcb,
  .medium-392c .short-f0ae,
  .medium-392c .bright-8fcb,
  .pattern-52fe .short-f0ae,
  .pattern-52fe .bright-8fcb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .new_293f .south_175f {
    margin-bottom: 2em;
  }
}
.new_293f p:last-child {
  margin-bottom: 0;
}
.new_293f li,
.new_293f ul {
  list-style: none;
  margin: 0;
}
.new_293f ul ul {
  margin-left: 2.617924em;
}
.title-34d2 {
  font-size: 0.875em;
}

/* css-noise: 5080 */
.promo-block-e9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
