/*!
Theme Name: Customify
Theme URI: https://pressmaximum.container-action-0dad/customify
Author: WPCustomify
Author URI: https://pressmaximum.container-action-0dad
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.container-action-0dad/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hard_b6e9.button_0fc7/licenses/gpl-2.0.filter_under_97f2
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.pagination-4bff/, (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.thick-a268.link-1b40/normalize.slider_pressed_603b/
 ======
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.slider_pressed_603b v7.0.0 | MIT License | github.container-action-0dad/necolas/normalize.slider_pressed_603b */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.element-first-b87e .over-57c2,
.warm_7989,
.nav-advanced-6572,
.module-black-2251,
.active-slow-4d72,
.current-3cfa,
.advanced_e1d0,
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;
}
.warm_7989,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .warm_7989,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .warm_7989,
  h1 {
    font-size: 1.8em;
  }
}
.nav-advanced-6572,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.nav-advanced-6572 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .nav-advanced-6572,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .nav-advanced-6572,
  h2 {
    font-size: 1.7em;
  }
}
.module-black-2251,
h3 {
  font-size: 1.618em;
}
.element-first-b87e .over-57c2,
.active-slow-4d72,
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.tag_0e5a {
  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;
}
.grid-9de6:after,
.grid-9de6:before,
.easy_8a5c:after,
.easy_8a5c:before {
  content: "";
  display: table;
}
.grid-9de6:after,
.easy_8a5c:after {
  clear: both;
}
.hidden_3c54 {
  float: right;
  margin-right: 0;
}
.hover-6fac {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption-95f6 .gallery-outer-b4f5,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.caption-95f6 .gallery-outer-b4f5: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;
}
.avatar-1d00 .gallery-outer-b4f5 {
  box-shadow: none;
}
.avatar-1d00
  .gallery-outer-b4f5
  .grid-left-da3c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar-1d00 .gallery-outer-b4f5 .bright_e4e3 {
  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;
}
.avatar-1d00
  .gallery-outer-b4f5
  .bright_e4e3
  b {
  display: none;
}
.avatar-1d00 .up-767a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider_a5a5:not(.iron_d809):not(.alert_2825),
button:not(.iron_d809):not(.alert_2825),
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ),
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ),
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ) {
  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;
}
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ):hover,
button:not(.iron_d809):not(
    .alert_2825
  ):hover,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ):hover,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ):hover,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ):active,
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ):focus,
button:not(.iron_d809):not(
    .alert_2825
  ):active,
button:not(.iron_d809):not(
    .alert_2825
  ):focus,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ):active,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ):focus,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ):active,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ):focus,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ):active,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ):focus {
  outline: 0;
}
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6,
button:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6 {
  position: relative;
}
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .bronze-7d7e,
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .component_paper_f580,
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .picture_hot_7fab,
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  i,
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  svg,
button:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .bronze-7d7e,
button:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .component_paper_f580,
button:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .picture_hot_7fab,
button:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  i,
button:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  svg,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .bronze-7d7e,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .component_paper_f580,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .picture_hot_7fab,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  i,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  svg,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .bronze-7d7e,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .component_paper_f580,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .picture_hot_7fab,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  i,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  svg,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .bronze-7d7e,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .component_paper_f580,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  .picture_hot_7fab,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  i,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6
  svg {
  visibility: hidden;
}
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6:after,
button:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6:after,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6:after,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6:after,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ).fn-loading-90e6: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;
}
.slider_a5a5:not(.iron_d809):not(.alert_2825),
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ),
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ),
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ) {
  color: #fff;
  background: #235787;
}
.slider_a5a5:not(.iron_d809):not(
    .alert_2825
  ):focus,
input[type="button"]:not(.iron_d809):not(
    .alert_2825
  ):focus,
input[type="reset"]:not(.iron_d809):not(
    .alert_2825
  ):focus,
input[type="submit"]:not(.iron_d809):not(
    .alert_2825
  ):focus {
  color: #fff;
}
.slider_a5a5.fn-disabled-90e6:not(.iron_d809):not(
    .alert_2825
  ),
.slider_a5a5[disabled]:not(.iron_d809):not(
    .alert_2825
  ),
button.fn-disabled-90e6:not(.iron_d809):not(
    .alert_2825
  ),
button[disabled]:not(.iron_d809):not(
    .alert_2825
  ) {
  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;
}
.over_49bd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.over_49bd: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;
}
.media-b74d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.west_5c58 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.large-5a23 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.grid-9de6:after,
.grid-9de6:before,
.header_brown_7741:after,
.header_brown_7741:before,
.hero_b26b:after,
.hero_b26b:before,
.large_9a86:after,
.large_9a86:before,
.image_simple_b8a3:after,
.image_simple_b8a3:before,
.iron_3e9a:after,
.iron_3e9a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.grid-9de6:after,
.header_brown_7741:after,
.hero_b26b:after,
.large_9a86:after,
.image_simple_b8a3:after,
.iron_3e9a:after {
  clear: both;
}
.header_brown_7741 .filter-south-9dd5,
.hero_b26b .filter-south-9dd5,
.grid_narrow_74d7 .filter-south-9dd5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion-active-1315 {
  display: inline-block;
}
.plasma_395b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.plasma_395b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.plasma_395b .list_b5e8 {
  padding: 1em 0;
  font-size: 85%;
}
.list_b5e8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop-lite-a974 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop-lite-a974:after,
.backdrop-lite-a974:before {
  content: "";
  display: table;
}
.backdrop-lite-a974:after {
  clear: both;
}
.picture-88b2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean-96d6 .picture-88b2 {
  max-width: 50%;
}
.video_df4e .picture-88b2 {
  max-width: 33.33%;
}
.background_4cd9 .picture-88b2 {
  max-width: 25%;
}
.primary-dark-b3c2 .picture-88b2 {
  max-width: 20%;
}
.full_0c8c .picture-88b2 {
  max-width: 16.66%;
}
.menu_slow_9086 .picture-88b2 {
  max-width: 14.28%;
}
.badge_d881 .picture-88b2 {
  max-width: 12.5%;
}
.popup_21bc .picture-88b2 {
  max-width: 11.11%;
}
.filter_5710 {
  display: block;
}
.element-first-b87e .frame_next_b309 label,
.element-first-b87e .alert-e9fb label,
.element-first-b87e .blue-050e label,
.element-first-b87e .header-1c15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right-28f0 {
  list-style: none;
  margin: 0;
}
.right-28f0 article.search_2753 {
  margin-bottom: 0;
}
.right-28f0 ul {
  list-style: none;
  margin: 0;
}
.right-28f0 .backdrop-full-1e57 li.search_2753 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right-28f0 .backdrop-full-1e57 li.search_2753 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right-28f0 .backdrop-full-1e57 li.search_2753: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) {
  .right-28f0 .backdrop-full-1e57 li.search_2753 li.search_2753 li.search_2753 li.search_2753 {
    padding-left: 0;
  }
}
article.search_2753 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_2753 .header_brown_7741 p:last-of-type {
  margin-bottom: 0;
}
article.search_2753 .up_7570 {
  float: left;
}
article.search_2753 .basic-68c6 {
  margin-left: 85px;
}
article.search_2753 .module-blue-0a36 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_2753 .module-blue-0a36 .cool_9015 {
  margin-left: 10px;
}
article.search_2753 .gas-76da {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_2753 .item_5273 {
  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 .frame_next_b309,
  #respond .blue-050e,
  #respond .header-1c15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame_next_b309 input,
#respond .blue-050e input,
#respond .header-1c15 input {
  width: 100%;
}
#respond .header-1c15 {
  margin-right: 0;
}
#respond .easy_3a2b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-b450 {
  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;
}
.backdrop-b450.search-8421 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.backdrop-b450 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%);
}
.backdrop-b450:focus,
.backdrop-b450: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);
}
.bronze-9c5f {
  border-radius: 10%;
}
.down_1f90 {
  border-radius: 50%;
}
.tertiary_white_594e {
  font-size: 0.72em;
}
.gallery-0313 {
  font-size: 0.875em;
}
.logo-db7f {
  font-size: 1.1em;
}
.pro_d457 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pro_d457.tertiary_white_594e {
  letter-spacing: 0.5px;
}
.current-b5c9,
.current-b5c9 a {
  color: #6d6d6d;
}
.current-b5c9 a:hover {
  color: #111;
}
.gradient_current_29fd {
  color: #6d6d6d;
}
.card-020a {
  overflow-x: hidden;
}
.card-020a .overlay_last_5701.tooltip-d874 {
  position: relative;
}
.card-020a .overlay_last_5701.tooltip-d874.layout_large_328e {
  position: initial;
}
.card-020a
  .overlay_last_5701.tooltip-d874.layout_large_328e
  .old-b3a2 {
  left: auto;
}
.card-020a .overlay_last_5701 .old-b3a2 {
  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;
}
.card-020a .overlay_last_5701:hover.tooltip-d874 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.card-020a
  .overlay_last_5701:hover.tooltip-d874
  .old-b3a2 {
  display: block;
  z-index: 9999999;
}
.card-020a .dirty_7ac4 .old_db57,
.card-020a .nav_484b .old_db57 {
  display: none;
}
.card-020a .sort_394b .overlay_last_5701:hover.tooltip-d874 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element-first-b87e .frame_next_b309 label,
.element-first-b87e .alert-e9fb label,
.element-first-b87e .blue-050e label,
.element-first-b87e .header-1c15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right-28f0 {
  list-style: none;
  margin: 0;
}
.right-28f0 article.search_2753 {
  margin-bottom: 0;
}
.right-28f0 ul {
  list-style: none;
  margin: 0;
}
.right-28f0 .backdrop-full-1e57 li.search_2753 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right-28f0 .backdrop-full-1e57 li.search_2753 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right-28f0 .backdrop-full-1e57 li.search_2753: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) {
  .right-28f0 .backdrop-full-1e57 li.search_2753 li.search_2753 li.search_2753 li.search_2753 {
    padding-left: 0;
  }
}
article.search_2753 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_2753 .header_brown_7741 p:last-of-type {
  margin-bottom: 0;
}
article.search_2753 .up_7570 {
  float: left;
}
article.search_2753 .basic-68c6 {
  margin-left: 85px;
}
article.search_2753 .module-blue-0a36 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_2753 .module-blue-0a36 .cool_9015 {
  margin-left: 10px;
}
article.search_2753 .gas-76da {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_2753 .item_5273 {
  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 .frame_next_b309,
  #respond .blue-050e,
  #respond .header-1c15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame_next_b309 input,
#respond .blue-050e input,
#respond .header-1c15 input {
  width: 100%;
}
#respond .header-1c15 {
  margin-right: 0;
}
#respond .easy_3a2b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dirty_7ac4 .link_a73a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.link_a73a .column_4bc9.tall-3077 .pagination-6836 > li > a:focus,
.link_a73a .column_4bc9.tall-3077 .pagination-6836 > li > a:hover,
.link_a73a .column_4bc9.item-gas-4c5f .pagination-6836 > li > a:focus,
.link_a73a .column_4bc9.item-gas-4c5f .pagination-6836 > li > a:hover,
.link_a73a .column_4bc9.row-10ce .pagination-6836 > li > a:focus,
.link_a73a .column_4bc9.row-10ce .pagination-6836 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_a73a
  .column_4bc9.tall-3077
  .pagination-6836
  > li.outer_795c
  > a,
.link_a73a
  .column_4bc9.tall-3077
  .pagination-6836
  > li.gallery_124e
  > a,
.link_a73a
  .column_4bc9.item-gas-4c5f
  .pagination-6836
  > li.outer_795c
  > a,
.link_a73a
  .column_4bc9.item-gas-4c5f
  .pagination-6836
  > li.gallery_124e
  > a,
.link_a73a
  .column_4bc9.row-10ce
  .pagination-6836
  > li.outer_795c
  > a,
.link_a73a .column_4bc9.row-10ce .pagination-6836 > li.simple_927a > a {
  color: rgba(255, 255, 255, 0.99);
}
.link_a73a .article-stale-ea5d,
.link_a73a .article-stale-ea5d a {
  color: rgba(255, 255, 255, 0.99);
}
.link_a73a .picture_a111.border-05d6 li a,
.link_a73a .short-520e a,
.link_a73a .tiny-343d,
.link_a73a .pagination-6836 > li > a,
.link_a73a .smooth_e798 {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a .picture_a111.border-05d6 li a:hover,
.link_a73a .short-520e a:hover,
.link_a73a .tiny-343d:hover,
.link_a73a .pagination-6836 > li > a:hover,
.link_a73a .smooth_e798:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_a73a .grid-4c61 {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a .grid-4c61 .main-b8d0 {
  color: rgba(255, 255, 255, 0.99);
}
.link_a73a .grid-4c61:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_a73a .tertiary-258b .notice_hovered_8e8d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a .tertiary-258b .notice_hovered_8e8d .image_down_e1bc {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a
  .tertiary-258b
  .notice_hovered_8e8d
  .image_down_e1bc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a
  .tertiary-258b
  .notice_hovered_8e8d
  .image_down_e1bc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a
  .tertiary-258b
  .notice_hovered_8e8d
  .image_down_e1bc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a
  .tertiary-258b
  .notice_hovered_8e8d
  .image_down_e1bc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a .tertiary-258b .pattern_hard_71fb {
  color: rgba(255, 255, 255, 0.79);
}
.link_a73a .tertiary-258b .pattern_hard_71fb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_ee16
  .link_a73a
  .tertiary-258b
  .dropdown_wide_e66f
  .out-9f17 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_ee16
  .link_a73a
  .tertiary-258b
  .dropdown_wide_e66f
  .image_down_e1bc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty_7ac4 .preview_3033 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview_3033 .column_4bc9.tall-3077 .pagination-6836 > li > a:focus,
.preview_3033 .column_4bc9.tall-3077 .pagination-6836 > li > a:hover,
.preview_3033 .column_4bc9.item-gas-4c5f .pagination-6836 > li > a:focus,
.preview_3033 .column_4bc9.item-gas-4c5f .pagination-6836 > li > a:hover,
.preview_3033 .column_4bc9.row-10ce .pagination-6836 > li > a:focus,
.preview_3033 .column_4bc9.row-10ce .pagination-6836 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_3033
  .column_4bc9.tall-3077
  .pagination-6836
  > li.outer_795c
  > a,
.preview_3033
  .column_4bc9.tall-3077
  .pagination-6836
  > li.gallery_124e
  > a,
.preview_3033
  .column_4bc9.item-gas-4c5f
  .pagination-6836
  > li.outer_795c
  > a,
.preview_3033
  .column_4bc9.item-gas-4c5f
  .pagination-6836
  > li.gallery_124e
  > a,
.preview_3033
  .column_4bc9.row-10ce
  .pagination-6836
  > li.outer_795c
  > a,
.preview_3033 .column_4bc9.row-10ce .pagination-6836 > li.simple_927a > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_3033 .article-stale-ea5d,
.preview_3033 .article-stale-ea5d a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_3033 .picture_a111.border-05d6 li a,
.preview_3033 .short-520e a,
.preview_3033 .tiny-343d,
.preview_3033 .pagination-6836 > li > a,
.preview_3033 .smooth_e798 {
  color: rgba(0, 0, 0, 0.55);
}
.preview_3033 .picture_a111.border-05d6 li a:hover,
.preview_3033 .short-520e a:hover,
.preview_3033 .tiny-343d:hover,
.preview_3033 .pagination-6836 > li > a:hover,
.preview_3033 .smooth_e798:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_3033 .grid-4c61 {
  color: rgba(0, 0, 0, 0.55);
}
.preview_3033 .grid-4c61 .main-b8d0 {
  color: rgba(0, 0, 0, 0.8);
}
.preview_3033 .grid-4c61:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_d4e1 .fluid-c14c {
  margin-left: auto;
  margin-right: auto;
}
.hero_b26b > * {
  margin-left: auto;
  margin-right: auto;
}
.hero_b26b .media-b74d {
  margin-right: 1.41575em;
}
.focused-aae8 .hero_b26b > .panel-00b4 {
  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;
}
.focused-aae8 .hero_b26b > .pattern-small-6489 {
  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;
}
.label_glass_7d11.button_d4e1 .fluid-c14c,
.notice-f2e7.button_d4e1 .fluid-c14c {
  margin-left: 0;
}
.message-out-1213.button_d4e1 .fluid-c14c,
.breadcrumb-thick-c4ce.button_d4e1 .fluid-c14c {
  margin-right: 0;
}
.hero_b26b ol,
.hero_b26b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form_mini_59e6 video {
  max-width: 100%;
}
.popup_82b5 img {
  display: block;
}
.popup_82b5.media-b74d,
.popup_82b5.west_5c58 {
  width: 100%;
}
.popup_82b5.pattern-small-6489 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.banner-6402:not(.logo-5b3f) {
  margin: 1.5em auto;
}
.box-solid-4f63 p {
  padding: 1.5em 14px;
}
ul.progress_yellow_e6e2.pattern-small-6489,
ul.progress_yellow_e6e2.panel-00b4,
ul.progress_yellow_e6e2.accent-large-6c77.panel-00b4 {
  padding: 0 14px;
}
.focused_c5f8 {
  display: block;
  overflow-x: auto;
}
.focused_c5f8 table {
  border-collapse: collapse;
  width: 100%;
}
.focused_c5f8 td,
.focused_c5f8 th {
  padding: 0.5em;
}
.hero_b26b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hero_b26b ol ol,
.hero_b26b ol ul,
.hero_b26b ul ol,
.hero_b26b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hero_b26b ol ol li,
.hero_b26b ol ul li,
.hero_b26b ul ol li,
.hero_b26b ul ul li {
  margin-left: 0;
}
.footer-618c.box-outer-3912 > .list_cc62 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer-618c.box-outer-3912 > .list_cc62 iframe,
.footer-618c.box-outer-3912 > .list_cc62 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.basic-594a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.basic-594a.column-ad7d {
  padding: 0;
}
.basic-594a.column-ad7d cite {
  font-size: 13px;
}
.basic-594a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.basic-594a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard-91b4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard-91b4 > p:first-child {
  margin-top: 0;
}
.hard-91b4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard-91b4 blockquote {
  border-left: 0;
}
.notice-new-fc4c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice-new-fc4c:not(.highlight_black_3d87) {
  max-width: 100px;
}
.notice-new-fc4c.over_4b2b {
  border-bottom: none !important;
  text-align: center;
}
.notice-new-fc4c.over_4b2b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box-solid-4f63 p {
    padding: 1.5em 0;
  }
}
.lower-466f {
  color: #0073aa;
}
.disabled-wood-351b {
  background-color: #0073aa;
}
.image-hard-d117 {
  color: #229fd8;
}
.iron_d6d7 {
  background-color: #229fd8;
}
.hovered-3400 {
  color: #eee;
}
.form_old_0b56 {
  background-color: #eee;
}
.thumbnail_1367 {
  color: #444;
}
.popup_selected_5056 {
  background-color: #444;
}
.detail-static-3b82 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.detail-static-3b82 .badge_steel_395d .short-520e {
  font-size: 15px;
}
.detail-static-3b82 .short-520e {
  line-height: 1.3;
}
.detail-static-3b82 .preview_3033 {
}
.detail-static-3b82 .link_a73a {
  background: #235787;
}
.main-d5ae {
  padding: 0;
}
.main-d5ae .link_a73a {
  background: #1a1a1a;
}
.main-d5ae .preview_3033 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pro_8968 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pro_8968 .preview_3033 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pro_8968 .link_a73a {
  background: #303030;
}
.iron_3e9a {
  position: relative;
  z-index: 10;
}
.iron_3e9a .wrapper_bfe6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-tiny-eed3 .tooltip-d874 {
  display: inline-block;
  vertical-align: middle;
}
.button-tiny-eed3.widget_dark_9919 .tooltip-d874 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-tiny-eed3.widget_dark_9919 .tooltip-d874 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-tiny-eed3.widget_dark_9919 .tooltip-d874 {
    margin-right: 0.4em;
  }
}
.button-tiny-eed3.widget_dark_9919 .tooltip-d874:last-child {
  margin-right: 0;
}
.basic_bb77 .wrapper_bfe6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dirty_7ac4 .badge_steel_395d {
    margin: 0 -0.5em;
  }
  .dirty_7ac4 .badge_steel_395d [class*="customify-col-"],
  .dirty_7ac4 .badge_steel_395d [class*="customify-col_"],
  .dirty_7ac4 .badge_steel_395d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dirty_7ac4.picture-dark-ecd6 .wrapper_bfe6 {
  background: 0 0 !important;
}
.dirty_7ac4.picture-dark-ecd6 .wrapper_bfe6,
.dirty_7ac4.basic_bb77 .wrapper_bfe6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dirty_7ac4.popup-tiny-f8bd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dirty_7ac4.basic_bb77 .wrapper_bfe6 {
  box-shadow: none !important;
}
.thick_39d9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thick_39d9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thick_39d9 {
    padding: 18px 0 20px;
  }
}
.thick_39d9 .dropdown-hard-7c12 {
  width: 100%;
}
.thick_39d9 .backdrop-10c6 {
  margin-bottom: 0;
}
.thick_39d9 .image-last-611d {
  margin-top: 5px;
  font-size: 0.875em;
}
.narrow-56d5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.narrow-56d5 .table_6269 {
  width: 100%;
}
.red-dc51 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.red-dc51 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.red-dc51 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;
}
.red-dc51 li:last-child:after {
  display: none;
}
.red-dc51 li a {
  font-weight: 500;
  margin-right: 10px;
}
.in-e5f4 .old_db57 button,
.thick_39d9 .old_db57 button {
  left: 0;
}
.in-e5f4 .table_6269,
.thick_39d9 .table_6269 {
  padding-left: 0;
  padding-right: 0;
}
.in-e5f4 .narrow-56d5,
.thick_39d9 .narrow-56d5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.in-e5f4 {
  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;
}
.in-e5f4: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;
}
.in-e5f4 .lite-5b67 {
  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) {
  .in-e5f4 .lite-5b67 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .in-e5f4 .lite-5b67 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .in-e5f4 .lite-5b67 {
    min-height: 200px;
  }
}
.in-e5f4 .red-dc51 {
  color: rgba(255, 255, 255, 0.8);
}
.in-e5f4 .red-dc51 a,
.in-e5f4 .red-dc51 li:after {
  color: inherit;
}
.in-e5f4 .red-dc51 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paper_c759 {
  margin-bottom: 0.5em;
}
.main-3685 {
  margin-bottom: 1.2em;
}
.main-3685,
.paper_c759 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.main-3685 p:last-child,
.paper_c759 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .old_db57,
#masthead .old_db57 {
  display: none;
}
#masthead
  > .old_db57.focus-bb4e {
  display: none;
}
#masthead > .old_db57 button {
  left: 0;
}
.main-lower-9259 {
  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%;
}
.main-lower-9259 .tooltip-d874 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.main-lower-9259 .feature_a5f4 {
  display: -webkit-box;
  display: flex;
}
.main-lower-9259 .feature_a5f4.button_7956 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.main-lower-9259 .feature_a5f4.nav_59de {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-lower-9259 .feature_a5f4.shade-58dc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-lower-9259.breadcrumb_cea0.left-ed29 .feature_a5f4.button_7956 {
  flex-basis: 100%;
}
.main-lower-9259.bronze_572a .feature_a5f4.nav_59de {
  -webkit-box-flex: 1;
  flex: auto;
}
.main-lower-9259.bronze_572a .feature_a5f4.shade-58dc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .old_db57.focus-bb4e {
  display: none;
}
#masthead > .old_db57 button {
  left: 0;
}
.top-457a {
  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;
}
.top-457a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.top-457a.hovered-849f i {
  margin-right: 4px;
}
.top-457a.shadow-5af0 i {
  margin-left: 5px;
}
.short-520e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.short-520e p:last-child {
  margin-bottom: 0;
}
.inner_474d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.inner_474d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.inner_474d img {
  display: block;
  width: auto;
  line-height: 1;
}
.inner_474d .article-stale-ea5d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.inner_474d .thumbnail_46a8 {
  margin: 5px 0 7px 0;
}
.inner_474d.block-current-5ec9 .description_0d76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_474d.block-current-5ec9 .primary-6444 {
  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;
}
.inner_474d.first-1be4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.inner_474d.first-1be4 .description_0d76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_474d.first-1be4 .primary-6444 {
  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;
}
.inner_474d.upper-843a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_474d.fast_58eb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.inner_474d.fast_58eb .primary-6444 {
  margin-top: 7px;
}
.medium-feba {
  display: inline-block;
}
.iron_3e9a .hidden_short_ec0b .inner_474d img {
  max-width: 100%;
}
.column_4bc9 .content_bde6.wide_e70d,
.image_pressed_b882 .content_bde6.wide_e70d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_4bc9 .box-pro-0201,
.image_pressed_b882 .box-pro-0201 {
  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%);
}
.column_4bc9 .box-pro-0201 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column_4bc9.frame-cffe .box-pro-0201 {
  display: none;
}
.column_4bc9 .notice-9dec {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_4bc9 .notice-9dec li {
  display: inline-block;
  position: relative;
}
.column_4bc9 .notice-9dec li:last-child {
  margin-right: 0;
}
.column_4bc9 .notice-9dec 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;
}
.column_4bc9 .notice-9dec li.simple_927a > a {
  color: rgba(0, 0, 0, 0.9);
}
.column_4bc9 .notice-9dec > 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;
}
.column_4bc9 .notice-9dec > li > a i {
  line-height: 0;
}
.column_4bc9 .notice-9dec > li.up-f1ae > a .box-pro-0201 {
  margin-left: 4px;
  line-height: 0;
}
.column_4bc9 .notice-9dec .chip-c1c7 li.up-f1ae > a {
  position: relative;
}
.column_4bc9 .notice-9dec .chip-c1c7 li.up-f1ae > a:after,
.column_4bc9 .notice-9dec .chip-c1c7 li.up-f1ae > a:before {
  content: "";
  display: table;
}
.column_4bc9 .notice-9dec .chip-c1c7 li.up-f1ae > a:after {
  clear: both;
}
.column_4bc9 .notice-9dec .chip-c1c7 li.up-f1ae > a .box-pro-0201 {
  margin-left: 5px;
  float: right;
}
.column_4bc9 .detail_large_99cd,
.column_4bc9 .chip-c1c7 {
  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;
}
.column_4bc9 .chip-c1c7 {
  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;
}
.column_4bc9 .chip-c1c7 .wide_e70d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_4bc9 .chip-c1c7 .box-pro-0201 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column_4bc9 .chip-c1c7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.column_4bc9 .chip-c1c7 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;
}
.column_4bc9 .chip-c1c7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column_4bc9 .chip-c1c7 .chip-c1c7 {
  top: 0;
  left: 100%;
}
.column_4bc9 .outline_bottom_c8aa.fn-focus-90e6 > .detail_large_99cd,
.column_4bc9 .outline_bottom_c8aa.fn-focus-90e6 > .chip-c1c7,
.column_4bc9 .outline_bottom_c8aa:focus > .detail_large_99cd,
.column_4bc9 .outline_bottom_c8aa:focus > .chip-c1c7,
.column_4bc9 .outline_bottom_c8aa:hover > .detail_large_99cd,
.column_4bc9 .outline_bottom_c8aa:hover > .chip-c1c7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column_4bc9.row-10ce .pagination-6836:after,
.column_4bc9.row-10ce .pagination-6836:before {
  content: "";
  display: table;
}
.column_4bc9.row-10ce .pagination-6836:after {
  clear: both;
}
.column_4bc9.row-10ce .pagination-6836 > li {
  float: left;
}
.column_4bc9.element-e528 .pagination-6836:after,
.column_4bc9.element-e528 .pagination-6836:before {
  content: "";
  display: table;
}
.column_4bc9.element-e528 .pagination-6836:after {
  clear: both;
}
.column_4bc9.element-e528 .pagination-6836 > li {
  float: left;
}
.column_4bc9.element-e528 .pagination-6836 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column_4bc9.element-e528 .pagination-6836 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column_4bc9.element-e528 .pagination-6836 > li.outer_795c > a,
.column_4bc9.element-e528 .pagination-6836 > li.simple_927a > a {
  color: #fff;
  background-color: #1e4b75;
}
.column_4bc9.tall-3077 .pagination-6836 > li > a .wide_e70d {
  position: relative;
}
.column_4bc9.tall-3077 .pagination-6836 > li > a .wide_e70d: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;
}
.column_4bc9.tall-3077
  .pagination-6836
  > li:focus
  > a
  .wide_e70d:before,
.column_4bc9.tall-3077
  .pagination-6836
  > li:hover
  > a
  .wide_e70d:before {
  width: 100%;
  background-color: currentColor;
}
.column_4bc9.tall-3077
  .pagination-6836
  > li.outer_795c
  > a
  .wide_e70d:before,
.column_4bc9.tall-3077
  .pagination-6836
  > li.gallery_124e
  > a
  .wide_e70d:before {
  width: 100%;
  background-color: currentColor;
}
.column_4bc9.item-gas-4c5f .pagination-6836 > li > a .wide_e70d {
  position: relative;
}
.column_4bc9.item-gas-4c5f .pagination-6836 > li > a .wide_e70d: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;
}
.column_4bc9.item-gas-4c5f .pagination-6836 > li:focus > a .wide_e70d:before,
.column_4bc9.item-gas-4c5f
  .pagination-6836
  > li:hover
  > a
  .wide_e70d:before {
  width: 100%;
  background-color: currentColor;
}
.column_4bc9.item-gas-4c5f
  .pagination-6836
  > li.outer_795c
  > a
  .wide_e70d:before,
.column_4bc9.item-gas-4c5f
  .pagination-6836
  > li.gallery_124e
  > a
  .wide_e70d:before {
  width: 100%;
  background-color: currentColor;
}
.image_pressed_b882 .notice-9dec {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image_pressed_b882 .notice-9dec li:first-child > a {
  border-top: none;
}
.image_pressed_b882 .notice-9dec .secondary-out-7d4a > .wide_e70d .box-pro-0201 {
  display: none;
}
.image_pressed_b882 .notice-9dec li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.image_pressed_b882 .notice-9dec li:last-child {
  border: none;
}
.image_pressed_b882 .notice-9dec li.up-f1ae > a {
  padding-right: 45px !important;
}
.image_pressed_b882 .notice-9dec li a {
  display: block;
  padding: 0.55em 1.5em;
}
.image_pressed_b882 .notice-9dec li a:focus,
.image_pressed_b882 .notice-9dec li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_pressed_b882 .notice-9dec li .hot_e536 {
  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;
}
.image_pressed_b882 .notice-9dec li .hot_e536:hover {
  box-shadow: none;
}
.image_pressed_b882 .notice-9dec li .hot_e536 .box-pro-0201 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.image_pressed_b882 .notice-9dec .chip-c1c7 {
  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);
}
.image_pressed_b882 .notice-9dec .chip-c1c7 li a {
  padding-left: 3em;
}
.image_pressed_b882 .notice-9dec .lower-8f1b > a .hot_e536 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.image_pressed_b882 .notice-9dec .lower-8f1b > .chip-c1c7 {
  display: block;
  opacity: 1;
}
.filter_right_de5c {
  max-width: 100%;
}
.media_bronze_5660 {
  line-height: 0;
  cursor: pointer;
}
.smooth_e798 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.smooth_e798:hover {
  box-shadow: none;
  color: currentColor;
}
.smooth_e798 svg {
  width: 18px;
  height: 18px;
}
.smooth_e798 .outer_d2bc {
  display: none;
}
.old-4dd5 {
  position: relative;
}
.old-4dd5.fn-active-90e6 .smooth_e798 .middle-e3a7 {
  display: none;
}
.old-4dd5.fn-active-90e6 .smooth_e798 .outer_d2bc {
  display: inline-block;
}
.old-4dd5 .surface_eff1 {
  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);
}
.old-4dd5.current-446b .surface_eff1 {
  left: auto;
  right: -0.9em;
}
.old-4dd5.current-446b .wood_5a3f::before {
  left: auto;
  right: 15px;
}
.old-4dd5.fn-active-90e6 .surface_eff1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_wide_e66f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown_wide_e66f label {
  flex-basis: 100%;
}
.dropdown_wide_e66f .notice_hovered_8e8d {
  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;
}
.dropdown_wide_e66f .image_down_e1bc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown_wide_e66f .image_down_e1bc:focus {
  background-color: transparent;
}
.dropdown_wide_e66f button.pattern_hard_71fb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown_wide_e66f button.pattern_hard_71fb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown_wide_e66f button.pattern_hard_71fb svg {
  width: 18px;
  height: 18px;
}
.dropdown_wide_e66f input[type="submit"] {
  min-height: auto;
}
.tertiary-258b .dropdown_wide_e66f .image_down_e1bc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wood_5a3f {
  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) {
  .wood_5a3f {
    width: 220px;
  }
}
.wood_5a3f label {
  flex-basis: 100%;
}
.wood_5a3f::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;
}
.item_ee16 .tertiary-258b .dropdown_wide_e66f {
  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;
}
.item_ee16
  .tertiary-258b
  .dropdown_wide_e66f
  .notice_hovered_8e8d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item_ee16 .tertiary-258b .dropdown_wide_e66f .image_down_e1bc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item_ee16
  .tertiary-258b
  .dropdown_wide_e66f
  .image_down_e1bc:focus {
  background: 0 0;
}
.item_ee16
  .tertiary-258b
  .dropdown_wide_e66f
  .out-9f17 {
  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;
}
.picture_a111 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture_a111 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture_a111 li:last-child {
  margin-right: 0;
}
.picture_a111 li:first-child {
  margin-left: 0;
}
.picture_a111.blue_6ca3 a {
  color: #fff;
}
.picture_a111.blue_6ca3 a:hover {
  color: #fff;
}
.picture_a111 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture_a111 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture_a111 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture_a111 a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture_a111 [class*="social-icon-apple"] {
  background-color: #999;
}
.picture_a111 [class*="social-icon-apple"].photo-70a7 {
  background-color: transparent;
  color: #999;
}
.picture_a111 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture_a111 [class*="social-icon-behance"].photo-70a7 {
  background-color: transparent;
  color: #1769ff;
}
.picture_a111 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture_a111 [class*="social-icon-bitbucket"].photo-70a7 {
  background-color: transparent;
  color: #205081;
}
.picture_a111 [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture_a111 [class*="social-icon-codepen"].photo-70a7 {
  background-color: transparent;
  color: #000;
}
.picture_a111 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture_a111 [class*="social-icon-delicious"].photo-70a7 {
  background-color: transparent;
  color: #39f;
}
.picture_a111 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture_a111 [class*="social-icon-digg"].photo-70a7 {
  background-color: transparent;
  color: #005be2;
}
.picture_a111 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture_a111 [class*="social-icon-dribbble"].photo-70a7 {
  background-color: transparent;
  color: #ea4c89;
}
.picture_a111 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture_a111 [class*="social-icon-envelope"].photo-70a7 {
  background-color: transparent;
  color: #ea4335;
}
.picture_a111 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture_a111 [class*="social-icon-facebook"].photo-70a7 {
  background-color: transparent;
  color: #3b5998;
}
.picture_a111 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture_a111 [class*="social-icon-flickr"].photo-70a7 {
  background-color: transparent;
  color: #0063dc;
}
.picture_a111 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture_a111 [class*="social-icon-foursquare"].photo-70a7 {
  background-color: transparent;
  color: #2d5be3;
}
.picture_a111 [class*="social-icon-github"] {
  background-color: #333;
}
.picture_a111 [class*="social-icon-github"].photo-70a7 {
  background-color: transparent;
  color: #333;
}
.picture_a111 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture_a111 [class*="social-icon-google-plus"].photo-70a7 {
  background-color: transparent;
  color: #dd4b39;
}
.picture_a111 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture_a111 [class*="social-icon-houzz"].photo-70a7 {
  background-color: transparent;
  color: #7ac142;
}
.picture_a111 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture_a111 [class*="social-icon-instagram"].photo-70a7 {
  background-color: transparent;
  color: #262626;
}
.picture_a111 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture_a111 [class*="social-icon-jsfiddle"].photo-70a7 {
  background-color: transparent;
  color: #487aa2;
}
.picture_a111 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture_a111 [class*="social-icon-linkedin"].photo-70a7 {
  background-color: transparent;
  color: #0077b5;
}
.picture_a111 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture_a111 [class*="social-icon-medium"].photo-70a7 {
  background-color: transparent;
  color: #00ab6b;
}
.picture_a111 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture_a111
  [class*="social-icon-odnoklassniki"].photo-70a7 {
  background-color: transparent;
  color: #f4731c;
}
.picture_a111 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture_a111 [class*="social-icon-meetup"].photo-70a7 {
  background-color: transparent;
  color: #ec1c40;
}
.picture_a111 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture_a111 [class*="social-icon-pinterest"].photo-70a7 {
  background-color: transparent;
  color: #bd081c;
}
.picture_a111 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture_a111 [class*="social-icon-product-hunt"].photo-70a7 {
  background-color: transparent;
  color: #da552f;
}
.picture_a111 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture_a111 [class*="social-icon-reddit"].photo-70a7 {
  background-color: transparent;
  color: #ff4500;
}
.picture_a111 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture_a111 [class*="social-icon-rss"].photo-70a7 {
  background-color: transparent;
  color: #f26522;
}
.picture_a111 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture_a111
  [class*="social-icon-shopping-cart"].photo-70a7 {
  background-color: transparent;
  color: #4caf50;
}
.picture_a111 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture_a111 [class*="social-icon-skype"].photo-70a7 {
  background-color: transparent;
  color: #00aff0;
}
.picture_a111 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture_a111 [class*="social-icon-slideshare"].photo-70a7 {
  background-color: transparent;
  color: #0077b5;
}
.picture_a111 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture_a111 [class*="social-icon-snapchat"].photo-70a7 {
  background-color: transparent;
  color: #fffc00;
}
.picture_a111 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture_a111 [class*="social-icon-soundcloud"].photo-70a7 {
  background-color: transparent;
  color: #f80;
}
.picture_a111 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture_a111 [class*="social-icon-spotify"].photo-70a7 {
  background-color: transparent;
  color: #2ebd59;
}
.picture_a111 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture_a111
  [class*="social-icon-stack-overflow"].photo-70a7 {
  background-color: transparent;
  color: #fe7a15;
}
.picture_a111 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture_a111 [class*="social-icon-maldkfgram"].photo-70a7 {
  background-color: transparent;
  color: #2ca5e0;
}
.picture_a111 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture_a111 [class*="social-icon-tripadvisor"].photo-70a7 {
  background-color: transparent;
  color: #589442;
}
.picture_a111 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture_a111 [class*="social-icon-tumblr"].photo-70a7 {
  background-color: transparent;
  color: #35465c;
}
.picture_a111 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture_a111 [class*="social-icon-twitch"].photo-70a7 {
  background-color: transparent;
  color: #6441a5;
}
.picture_a111 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture_a111 [class*="social-icon-twitter"].photo-70a7 {
  background-color: transparent;
  color: #1da1f2;
}
.picture_a111 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture_a111 [class*="social-icon-vimeo"].photo-70a7 {
  background-color: transparent;
  color: #1ab7ea;
}
.picture_a111 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture_a111 [class*="social-icon-vk"].photo-70a7 {
  background-color: transparent;
  color: #45668e;
}
.picture_a111 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture_a111 [class*="social-icon-weibo"].photo-70a7 {
  background-color: transparent;
  color: #df2029;
}
.picture_a111 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture_a111 [class*="social-icon-weixin"].photo-70a7 {
  background-color: transparent;
  color: #7bb32e;
}
.picture_a111 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture_a111 [class*="social-icon-whatsapp"].photo-70a7 {
  background-color: transparent;
  color: #25d366;
}
.picture_a111 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture_a111 [class*="social-icon-wordpress"].photo-70a7 {
  background-color: transparent;
  color: #21759b;
}
.picture_a111 [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture_a111 [class*="social-icon-xing"].photo-70a7 {
  background-color: transparent;
  color: #026466;
}
.picture_a111 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture_a111 [class*="social-icon-yelp"].photo-70a7 {
  background-color: transparent;
  color: #af0606;
}
.picture_a111 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture_a111 [class*="social-icon-youtube"].photo-70a7 {
  background-color: transparent;
  color: #cd201f;
}
.tiny-343d {
  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;
}
.tiny-343d:hover {
  box-shadow: none;
  background: 0 0;
}
.first-8174 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.module_4688 {
  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;
}
.popup_gold_1f51 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary_black_b4ca {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary_black_b4ca,
.primary_black_b4ca::after,
.primary_black_b4ca::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;
}
.primary_black_b4ca::after,
.primary_black_b4ca::before {
  content: "";
  display: block;
  background-color: inherit;
}
.modal-dark-37a8 .module_4688 .popup_gold_1f51 {
  margin-top: -2px;
  width: 19px;
}
.modal-dark-37a8 .module_4688 .primary_black_b4ca {
  margin-top: -1px;
}
.modal-dark-37a8 .module_4688 .primary_black_b4ca,
.modal-dark-37a8 .module_4688 .primary_black_b4ca::after,
.modal-dark-37a8 .module_4688 .primary_black_b4ca::before {
  width: 19px;
  height: 2px;
}
.modal-dark-37a8 .module_4688 .primary_black_b4ca::before {
  top: -6px;
}
.modal-dark-37a8 .module_4688 .primary_black_b4ca::after {
  bottom: -6px;
}
.solid_4483 .module_4688 .popup_gold_1f51 {
  margin-top: -2px;
  width: 22px;
}
.solid_4483 .module_4688 .primary_black_b4ca {
  margin-top: -1px;
}
.solid_4483 .module_4688 .primary_black_b4ca,
.solid_4483 .module_4688 .primary_black_b4ca::after,
.solid_4483 .module_4688 .primary_black_b4ca::before {
  width: 22px;
  height: 2px;
}
.solid_4483 .module_4688 .primary_black_b4ca::before {
  top: -7px;
}
.solid_4483 .module_4688 .primary_black_b4ca::after {
  bottom: -7px;
}
.cool-50de .module_4688 .popup_gold_1f51 {
  margin-top: -2px;
  width: 31px;
}
.cool-50de .module_4688 .primary_black_b4ca {
  margin-top: -1.5px;
}
.cool-50de .module_4688 .primary_black_b4ca,
.cool-50de .module_4688 .primary_black_b4ca::after,
.cool-50de .module_4688 .primary_black_b4ca::before {
  width: 31px;
  height: 3px;
}
.cool-50de .module_4688 .primary_black_b4ca::before {
  top: -9px;
}
.cool-50de .module_4688 .primary_black_b4ca::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .backdrop-right-f17d .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-right-f17d .module_4688 .primary_black_b4ca {
    margin-top: -1px;
  }
  .backdrop-right-f17d .module_4688 .primary_black_b4ca,
  .backdrop-right-f17d .module_4688 .primary_black_b4ca::after,
  .backdrop-right-f17d .module_4688 .primary_black_b4ca::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-right-f17d .module_4688 .primary_black_b4ca::before {
    top: -6px;
  }
  .backdrop-right-f17d .module_4688 .primary_black_b4ca::after {
    bottom: -6px;
  }
  .cold-96ab .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 22px;
  }
  .cold-96ab .module_4688 .primary_black_b4ca {
    margin-top: -1px;
  }
  .cold-96ab .module_4688 .primary_black_b4ca,
  .cold-96ab .module_4688 .primary_black_b4ca::after,
  .cold-96ab .module_4688 .primary_black_b4ca::before {
    width: 22px;
    height: 2px;
  }
  .cold-96ab .module_4688 .primary_black_b4ca::before {
    top: -7px;
  }
  .cold-96ab .module_4688 .primary_black_b4ca::after {
    bottom: -7px;
  }
  .input-hovered-35a2 .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 31px;
  }
  .input-hovered-35a2 .module_4688 .primary_black_b4ca {
    margin-top: -1.5px;
  }
  .input-hovered-35a2 .module_4688 .primary_black_b4ca,
  .input-hovered-35a2 .module_4688 .primary_black_b4ca::after,
  .input-hovered-35a2 .module_4688 .primary_black_b4ca::before {
    width: 31px;
    height: 3px;
  }
  .input-hovered-35a2 .module_4688 .primary_black_b4ca::before {
    top: -9px;
  }
  .input-hovered-35a2 .module_4688 .primary_black_b4ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_orange_f89e .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_orange_f89e .module_4688 .primary_black_b4ca {
    margin-top: -1px;
  }
  .feature_orange_f89e .module_4688 .primary_black_b4ca,
  .feature_orange_f89e .module_4688 .primary_black_b4ca::after,
  .feature_orange_f89e .module_4688 .primary_black_b4ca::before {
    width: 19px;
    height: 2px;
  }
  .feature_orange_f89e .module_4688 .primary_black_b4ca::before {
    top: -6px;
  }
  .feature_orange_f89e .module_4688 .primary_black_b4ca::after {
    bottom: -6px;
  }
  .article_f938 .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 22px;
  }
  .article_f938 .module_4688 .primary_black_b4ca {
    margin-top: -1px;
  }
  .article_f938 .module_4688 .primary_black_b4ca,
  .article_f938 .module_4688 .primary_black_b4ca::after,
  .article_f938 .module_4688 .primary_black_b4ca::before {
    width: 22px;
    height: 2px;
  }
  .article_f938 .module_4688 .primary_black_b4ca::before {
    top: -7px;
  }
  .article_f938 .module_4688 .primary_black_b4ca::after {
    bottom: -7px;
  }
  .summary_bronze_b0d1 .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 31px;
  }
  .summary_bronze_b0d1 .module_4688 .primary_black_b4ca {
    margin-top: -1.5px;
  }
  .summary_bronze_b0d1 .module_4688 .primary_black_b4ca,
  .summary_bronze_b0d1 .module_4688 .primary_black_b4ca::after,
  .summary_bronze_b0d1 .module_4688 .primary_black_b4ca::before {
    width: 31px;
    height: 3px;
  }
  .summary_bronze_b0d1 .module_4688 .primary_black_b4ca::before {
    top: -9px;
  }
  .summary_bronze_b0d1 .module_4688 .primary_black_b4ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .summary-gas-adb9 .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-gas-adb9 .module_4688 .primary_black_b4ca {
    margin-top: -1px;
  }
  .summary-gas-adb9 .module_4688 .primary_black_b4ca,
  .summary-gas-adb9 .module_4688 .primary_black_b4ca::after,
  .summary-gas-adb9 .module_4688 .primary_black_b4ca::before {
    width: 19px;
    height: 2px;
  }
  .summary-gas-adb9 .module_4688 .primary_black_b4ca::before {
    top: -6px;
  }
  .summary-gas-adb9 .module_4688 .primary_black_b4ca::after {
    bottom: -6px;
  }
  .iron_ea26 .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 22px;
  }
  .iron_ea26 .module_4688 .primary_black_b4ca {
    margin-top: -1px;
  }
  .iron_ea26 .module_4688 .primary_black_b4ca,
  .iron_ea26 .module_4688 .primary_black_b4ca::after,
  .iron_ea26 .module_4688 .primary_black_b4ca::before {
    width: 22px;
    height: 2px;
  }
  .iron_ea26 .module_4688 .primary_black_b4ca::before {
    top: -7px;
  }
  .iron_ea26 .module_4688 .primary_black_b4ca::after {
    bottom: -7px;
  }
  .image_c174 .module_4688 .popup_gold_1f51 {
    margin-top: -2px;
    width: 31px;
  }
  .image_c174 .module_4688 .primary_black_b4ca {
    margin-top: -1.5px;
  }
  .image_c174 .module_4688 .primary_black_b4ca,
  .image_c174 .module_4688 .primary_black_b4ca::after,
  .image_c174 .module_4688 .primary_black_b4ca::before {
    width: 31px;
    height: 3px;
  }
  .image_c174 .module_4688 .primary_black_b4ca::before {
    top: -9px;
  }
  .image_c174 .module_4688 .primary_black_b4ca::after {
    bottom: -9px;
  }
}
.complex_305a .primary_black_b4ca {
  -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);
}
.complex_305a .primary_black_b4ca::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.complex_305a .primary_black_b4ca::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);
}
.complex_305a.header_motion_0395 .primary_black_b4ca {
  -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);
}
.complex_305a.header_motion_0395 .primary_black_b4ca::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.complex_305a.header_motion_0395 .primary_black_b4ca::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);
}
.article_14f6 {
  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.accordion-5ece:before {
  display: none;
}
.nav_484b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.nav_484b .dropdown_hard_cb3a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.nav_484b .dropdown_hard_cb3a:last-of-type {
  border-bottom: none;
}
.nav_484b .dropdown_hard_cb3a.cold_e4d7,
.nav_484b .dropdown_hard_cb3a.image_6255,
.nav_484b .dropdown_hard_cb3a.cool_d21f {
  padding: 0;
}
.nav_484b .image_pressed_b882 .hot_e536 {
  color: currentColor;
}
.nav_484b .image_pressed_b882 .hot_e536:focus,
.nav_484b .image_pressed_b882 .hot_e536:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_484b.preview_3033 .grid-4c61,
.nav_484b.preview_3033 .short-520e a,
.nav_484b.preview_3033 .pagination-6836 a,
.nav_484b.preview_3033 .chip-c1c7 a {
  color: rgba(0, 0, 0, 0.55);
}
.nav_484b.preview_3033 .grid-4c61:hover,
.nav_484b.preview_3033 .short-520e a:hover,
.nav_484b.preview_3033 .pagination-6836 a:hover,
.nav_484b.preview_3033 .chip-c1c7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_484b.preview_3033 .main-b8d0 {
  color: rgba(0, 0, 0, 0.8);
}
.nav_484b.preview_3033 .dropdown_hard_cb3a {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_484b.preview_3033 .dropdown_hard_cb3a:before {
  background: rgba(0, 0, 0, 0.08);
}
.nav_484b.preview_3033 .alert_fixed_de25:before {
  background: rgba(255, 255, 255, 0.9);
}
.nav_484b.preview_3033 .image_pressed_b882 .notice-9dec li a,
.nav_484b.preview_3033 .image_pressed_b882 .hot_e536,
.nav_484b.preview_3033 .chip-c1c7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_484b.preview_3033 .image_pressed_b882 .hot_e536:focus,
.nav_484b.preview_3033 .image_pressed_b882 .hot_e536:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_484b.preview_3033 .notice-9dec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_484b.link_a73a .grid-4c61,
.nav_484b.link_a73a .short-520e a,
.nav_484b.link_a73a .pagination-6836 .hot_e536,
.nav_484b.link_a73a .pagination-6836 a,
.nav_484b.link_a73a .chip-c1c7 a {
  color: rgba(255, 255, 255, 0.79);
}
.nav_484b.link_a73a .grid-4c61:hover,
.nav_484b.link_a73a .short-520e a:hover,
.nav_484b.link_a73a .pagination-6836 .hot_e536:hover,
.nav_484b.link_a73a .pagination-6836 a:hover,
.nav_484b.link_a73a .chip-c1c7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_484b.link_a73a .main-b8d0 {
  color: rgba(255, 255, 255, 0.99);
}
.nav_484b.link_a73a .dropdown_hard_cb3a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_484b.link_a73a .dropdown_hard_cb3a:before {
  background: rgba(255, 255, 255, 0.08);
}
.nav_484b.link_a73a .alert_fixed_de25:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav_484b.link_a73a .image_pressed_b882 .notice-9dec li a,
.nav_484b.link_a73a .image_pressed_b882 .hot_e536,
.nav_484b.link_a73a .chip-c1c7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_484b.link_a73a .image_pressed_b882 .hot_e536:focus,
.nav_484b.link_a73a .image_pressed_b882 .hot_e536:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_484b.link_a73a .notice-9dec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_fixed_de25 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.alert_fixed_de25:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper-54c7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon_first_62bf .nav_484b {
  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;
}
.icon_first_62bf .dropdown_hard_cb3a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon_first_62bf .dropdown_hard_cb3a: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) {
  .icon_first_62bf .dropdown_hard_cb3a:before {
    width: 16%;
    left: 42%;
  }
}
.icon_first_62bf .dropdown_hard_cb3a:last-child:before {
  content: none;
}
.icon_first_62bf .dropdown_hard_cb3a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon_first_62bf .image_pressed_b882 .notice-9dec li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon_first_62bf .image_pressed_b882 .notice-9dec li a .hot_e536 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon_first_62bf .image_pressed_b882 .chip-c1c7 {
  border: none;
}
.icon_first_62bf .image_pressed_b882 .chip-c1c7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon_first_62bf .alert_fixed_de25 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon_first_62bf .upper-54c7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon_first_62bf .link_a73a .alert_fixed_de25:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_first_62bf .preview_3033.title_short_6646 .primary_black_b4ca {
  background: rgba(0, 0, 0, 0.6);
}
.icon_first_62bf
  .preview_3033.title_short_6646
  .primary_black_b4ca::after,
.icon_first_62bf
  .preview_3033.title_short_6646
  .primary_black_b4ca:before {
  background: inherit;
}
.icon_first_62bf
  .preview_3033.title_short_6646:hover
  .primary_black_b4ca {
  background: rgba(0, 0, 0, 0.8);
}
.block_active_50bd .nav_484b {
  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) {
  .block_active_50bd .nav_484b {
    width: auto;
    right: 45px;
  }
}
.alert-f3c3 .nav_484b {
  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) {
  .alert-f3c3 .nav_484b {
    width: auto;
    left: 45px;
  }
}
.accordion-5ece .nav_484b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion-5ece .upper-54c7 {
  max-width: 48em;
  margin: 0 auto;
}
.accordion-5ece .alert_fixed_de25:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-6c51 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-6c51.icon_first_62bf .nav_484b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-6c51.block_active_50bd .nav_484b {
  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);
}
.chip-6c51 .nav_484b {
  visibility: visible;
}
.chip-6c51.alert-f3c3 .nav_484b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.icon-cold-584b,
.hero_large_d910 {
  overflow-x: hidden;
}
.icon-cold-584b .nav_484b {
  overflow: auto;
}
.icon-cold-584b.icon_first_62bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-cold-584b.icon_first_62bf .nav_484b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.icon-cold-584b.icon_first_62bf .tiny-343d {
  opacity: 0;
}
.icon-cold-584b.block_active_50bd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-cold-584b.block_active_50bd .nav_484b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.icon-cold-584b.block_active_50bd .tiny-343d {
  opacity: 0;
}
.icon-cold-584b.alert-f3c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon-cold-584b.alert-f3c3 .nav_484b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.icon-cold-584b.alert-f3c3 .tiny-343d {
  opacity: 0;
}
.icon-cold-584b.accordion-5ece .nav_484b {
  z-index: 10;
  visibility: visible;
}
.title_short_6646 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.title_short_6646 .primary_black_b4ca {
  background: rgba(255, 255, 255, 0.99);
}
.title_short_6646 .primary_black_b4ca::after,
.title_short_6646 .primary_black_b4ca:before {
  background: inherit;
}
.title_short_6646:hover .primary_black_b4ca {
  background: rgba(255, 255, 255, 0.99);
}
.alert-f3c3 .title_short_6646 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion-5ece .title_short_6646 {
  display: none !important;
}
.icon-cold-584b:before,
.hero_large_d910:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.icon-cold-584b .title_short_6646,
.hero_large_d910 .title_short_6646 {
  display: inline-block;
}
.nav_484b .tooltip-d874 {
  -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;
}
.icon-cold-584b .nav_484b .tooltip-d874,
.hero_large_d910 .nav_484b .tooltip-d874 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cool_1595 .notice_hovered_8e8d {
  width: 100%;
}
.hidden_short_ec0b {
  padding: 0 0.5em 0;
}
.hidden_short_ec0b [class*="customify-col-"],
.hidden_short_ec0b [class*="customify-col_"],
.hidden_short_ec0b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.container_south_f485 .hidden_short_ec0b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .badge_steel_395d .surface-blue-6dac,
  .surface-blue-6dac {
    display: none;
  }
  .notice_77ce {
    text-align: left;
  }
  .focus-copper-9688 {
    text-align: center;
  }
  .panel-orange-d318 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .badge_steel_395d .tertiary_b3ee,
  .tertiary_b3ee {
    display: none;
  }
  .paragraph_6b36 {
    text-align: left;
  }
  .logo-93c5 {
    text-align: center;
  }
  .old_722e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .badge_steel_395d .item-c8d8,
  .item-c8d8 {
    display: none;
  }
  .gas_0e00 {
    text-align: left;
  }
  .search_2058 {
    text-align: center;
  }
  .hard-97e2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.blue-a24e {
  box-shadow: none !important;
}
.main_ea99 .background_fixed_4c5a,
.motion-146b .background_fixed_4c5a {
  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;
}
.motion-146b .background_fixed_4c5a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wrapper_bfe6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wrapper_bfe6:after,
.wrapper_bfe6:before {
  content: "";
  display: table;
}
.wrapper_bfe6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wrapper_bfe6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wrapper_bfe6,
.popup-tiny-f8bd {
  max-width: 1248px;
  margin: 0 auto;
}

.large_9a86.sort_6701 .wrapper_bfe6 {
  max-width: 100%;
}
.large_9a86.tooltip_over_e0d5 {
  max-width: 1200px;
  margin: 0 auto;
}
.large_9a86.modal_d8d7 .wrapper_bfe6 {
  max-width: 100%;
}
.large_9a86.modal_d8d7 > .wrapper_bfe6 {
  padding-left: 0;
  padding-right: 0;
}
.large_9a86.modal_d8d7 > .wrapper_bfe6 .badge_steel_395d {
  margin: 0;
}
.large_9a86.modal_d8d7
  > .wrapper_bfe6
  .outline-54d7.lower-3eac {
  margin-right: 0;
  margin-left: 0;
}
.large_9a86.modal_d8d7 #main.lower-3eac {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link-complex-7435 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link-complex-7435 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hover-3c4d .fluid-c14c {
    padding-right: 1em;
  }
  .hover-3c4d.block-steel-6bfb .outline-54d7 {
    border-right: 1px solid #eaecee;
  }
  .hover-3c4d.block-steel-6bfb .fluid-c14c {
    padding-right: 1em;
  }
  .hover-3c4d.block-steel-6bfb .aside-aa35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-stone-d237 .fluid-c14c {
    padding-left: 1em;
  }
  .sidebar-stone-d237.block-steel-6bfb .outline-54d7 {
    border-left: 1px solid #eaecee;
  }
  .sidebar-stone-d237.block-steel-6bfb .fluid-c14c {
    padding-left: 1em;
  }
  .sidebar-stone-d237.block-steel-6bfb .aside-aa35 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft_ce92 .fluid-c14c {
    padding-left: 1em;
  }
  .soft_ce92.block-steel-6bfb .hard-ade1 {
    border-right: 1px solid #eaecee;
  }
  .soft_ce92.block-steel-6bfb .paragraph_9868 {
    border-right: 1px solid #eaecee;
  }
  .soft_ce92.block-steel-6bfb .fluid-c14c {
    padding-left: 1em;
  }
  .soft_ce92.block-steel-6bfb .aside-aa35 {
    padding-right: 1em;
  }
  .soft_ce92.block-steel-6bfb .first-3ae9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-1851 .fluid-c14c {
    padding-right: 1em;
  }
  .banner-1851.block-steel-6bfb .hard-ade1 {
    border-left: 1px solid #eaecee;
  }
  .banner-1851.block-steel-6bfb .paragraph_9868 {
    border-left: 1px solid #eaecee;
  }
  .banner-1851.block-steel-6bfb .fluid-c14c {
    padding-right: 1em;
  }
  .banner-1851.block-steel-6bfb .aside-aa35 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-1851.block-steel-6bfb .first-3ae9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-complex-7435 .fluid-c14c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-complex-7435.block-steel-6bfb .outline-54d7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link-complex-7435.block-steel-6bfb .fluid-c14c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-complex-7435.block-steel-6bfb .aside-aa35 {
    padding-left: 1em;
  }
  .link-complex-7435.block-steel-6bfb .first-3ae9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link-complex-7435.block-steel-6bfb .fluid-c14c {
    padding-left: 0;
  }
}
.button_motion_0ab3 .button-tiny-eed3 {
  display: inline-block;
}
.disabled-wide-5c0a {
  display: inline-block;
}
.secondary_huge_085b {
  word-con: break-word;
}
.item_advanced_7352 > span {
  display: inline-block;
  padding: 5px 0;
}
.item_advanced_7352 .wrapper-0449 {
  margin-left: 8px;
  margin-right: 8px;
}
.item_advanced_7352 .footer-5815 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.red_8a1d .in_f899 {
  margin-bottom: 2em;
}
.red_8a1d .main-plasma-b3f8 {
  margin-bottom: 15px;
}
.red_8a1d .main-plasma-b3f8:last-child {
  margin-bottom: 0;
}
.red_8a1d .in-a429 {
  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) {
  .red_8a1d .in-a429 {
    display: block;
  }
}
.red_8a1d .thumbnail-46b1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .red_8a1d .thumbnail-46b1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.red_8a1d .header-9f39 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.red_8a1d .header-9f39 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.red_8a1d .header-9f39 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.red_8a1d .secondary_huge_085b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.red_8a1d .secondary_huge_085b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.red_8a1d .module_south_899b p:last-child {
  margin-bottom: 0;
}
.red_8a1d .slider-mini-6ec4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.red_8a1d .logo_easy_8dab {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.red_8a1d .caption_482f {
  margin-top: 1em;
}
.red_8a1d .white-96b5 {
  top: 0;
  display: block;
}
.red_8a1d .white-96b5 a {
  color: inherit;
}
.red_8a1d .white-96b5 a:hover {
  color: inherit;
}
.red_8a1d .badge-rough-f0ec {
  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;
}
.red_8a1d .badge-rough-f0ec:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.red_8a1d .logo_easy_8dab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.red_8a1d .tooltip-5291 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.red_8a1d .tooltip-5291:first-child {
  margin-top: 0;
}
.red_8a1d .tooltip-5291.liquid-f903 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.red_8a1d .tooltip-5291.primary_a7fa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.red_8a1d
  .tooltip-5291.primary_a7fa.layout_upper_fbb7
  .caption_482f {
  width: 100%;
}
.red_8a1d .primary_a7fa {
  -webkit-box-align: center;
  align-items: center;
}
.red_8a1d .primary_a7fa .item_advanced_7352,
.red_8a1d .primary_a7fa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.red_8a1d .header-9f39 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.red_8a1d .header-9f39 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.red_8a1d .header-9f39: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;
}
.red_8a1d .liquid-f903 {
  z-index: 5;
}
.red_8a1d .hero_de23 .backdrop_glass_b3d0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.red_8a1d .iron-3173 .backdrop_glass_b3d0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.red_8a1d .caption_orange_baac .backdrop_glass_b3d0 {
  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;
}
.red_8a1d.caption_upper_824f .in-a429,
.red_8a1d.footer-inner-6f22 .in-a429 {
  display: block;
}
.red_8a1d.caption_upper_824f .in-a429 .sidebar_4916,
.red_8a1d.caption_upper_824f .in-a429 .logo_easy_8dab,
.red_8a1d.footer-inner-6f22 .in-a429 .sidebar_4916,
.red_8a1d.footer-inner-6f22 .in-a429 .logo_easy_8dab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.red_8a1d.thick_cde3 .thumbnail-46b1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .red_8a1d.thick_cde3 .thumbnail-46b1 {
    margin-right: 0;
  }
}
.red_8a1d.caption_upper_824f .thumbnail-46b1,
.red_8a1d.footer-inner-6f22 .thumbnail-46b1 {
  padding-top: 40%;
}
.red_8a1d.caption_upper_824f .in_f899,
.red_8a1d.footer-inner-6f22 .in_f899 {
  display: block;
}
.red_8a1d.caption_upper_824f .fn-sticky-90e6 .logo_easy_8dab,
.red_8a1d.footer-inner-6f22 .fn-sticky-90e6 .logo_easy_8dab {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.red_8a1d.caption_upper_824f .thumbnail-46b1,
.red_8a1d.footer-inner-6f22 .thumbnail-46b1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.red_8a1d.caption_upper_824f .logo_easy_8dab {
  padding: 1em;
}
.wood_1d7a {
  margin: 30px auto;
  display: block;
}
.wood_1d7a .menu-fresh-fcc4 > * {
  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;
}
.wood_1d7a .menu-fresh-fcc4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wood_1d7a .menu-fresh-fcc4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture_narrow_1452 .item_advanced_7352 {
  margin-bottom: 1.41575em;
}
.picture_narrow_1452 .fast-b404 {
  margin-bottom: 1.618em;
}
.hero_b26b .module-old-70e7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hero_b26b .module-old-70e7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hero_b26b .title-222a {
  max-width: 100%;
  overflow: auto;
}
.button_d4e1 .hero_b26b a:hover {
  text-decoration: underline;
}
.breadcrumb_bcce .main-plasma-b3f8:not(.secondary_huge_085b),
.breadcrumb_bcce .header-9f39 {
  margin-bottom: 1.41575em;
}
.breadcrumb_bcce .main-plasma-b3f8:not(.secondary_huge_085b):last-child,
.breadcrumb_bcce .header-9f39:last-child {
  margin-bottom: 0;
}
.breadcrumb_bcce .main-plasma-b3f8.tall-658f {
  margin-bottom: 0.41575em;
}
.breadcrumb_bcce .slider_0891:before,
.breadcrumb_bcce .filter_f923:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb_bcce .slider_0891:before {
  content: "\f115";
}
.breadcrumb_bcce .filter_f923:before {
  content: "\f02c";
}
.breadcrumb_bcce .sort_5822 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb_bcce .sort_5822 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden-43c2 {
  display: -webkit-box;
  display: flex;
}
.hidden-43c2 .cool_e2b5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden-43c2 .cool_e2b5 {
    flex-basis: 90px;
  }
}
.hidden-43c2 .selected-ce5d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-43c2 .selected-ce5d {
    flex-basis: calc(100% - 50px);
  }
}
.hidden-43c2 .pressed_b27d p:last-child {
  margin-bottom: 0.72em;
}
.outer-7a52 .menu-fresh-fcc4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer-7a52 .menu-fresh-fcc4:after,
.outer-7a52 .menu-fresh-fcc4:before {
  content: "";
  display: table;
}
.outer-7a52 .menu-fresh-fcc4:after {
  clear: both;
}
.outer-7a52 .menu-fresh-fcc4 .button-first-7267,
.outer-7a52 .menu-fresh-fcc4 .highlight_old_04ab {
  width: 49%;
}
.outer-7a52 .menu-fresh-fcc4 .button-first-7267 a span.gradient_glass_93d7,
.outer-7a52 .menu-fresh-fcc4 .highlight_old_04ab a span.gradient_glass_93d7 {
  display: block;
  margin-bottom: 5px;
}
.outer-7a52 .menu-fresh-fcc4 .highlight_old_04ab {
  float: left;
  text-align: left;
}
.outer-7a52 .menu-fresh-fcc4 .button-first-7267 {
  float: right;
  text-align: right;
}
.focused_1519 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focused_1519 {
    margin-bottom: 0;
  }
}
.steel-540e {
  margin-bottom: 1em;
}
.steel-540e .secondary_huge_085b {
  font-size: 1.1em;
  line-height: 1.3;
}
.hard-3a71 a {
  display: block;
  line-height: 0;
  position: relative;
}
.box-c34a .steel-540e,
.motion-353e .steel-540e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .box-c34a .steel-540e,
  .motion-353e .steel-540e {
    display: block;
  }
}
.box-c34a .hard-3a71,
.motion-353e .hard-3a71 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .box-c34a .hard-3a71,
  .motion-353e .hard-3a71 {
    margin-bottom: 1em;
  }
}
.box-c34a .hard-3a71 img,
.motion-353e .hard-3a71 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.box-c34a .preview-9185,
.motion-353e .preview-9185 {
  flex-basis: calc(100% - 160px);
}
.box-c34a .preview-9185 p,
.motion-353e .preview-9185 p {
  margin-bottom: 0;
}
.box-c34a .preview-9185 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .box-c34a .preview-9185 {
    padding-left: 0;
  }
}
.motion-353e .preview-9185 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion-353e .preview-9185 {
    padding-right: 0;
  }
}
.motion-353e .hard-3a71 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden-fc3f .hard-3a71 {
  margin-bottom: 0.5em;
}
.hidden-fc3f .hard-3a71 img {
  width: 100%;
}
.green_20a4 .motion-69d3,
.tall_8f7a .motion-69d3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tall_8f7a .outline-54d7 .hover_purple_716d p:last-child {
  margin-bottom: 0;
}
.image-4ff9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.button_warm_b3f1 .accent-smooth-ea8c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .button_warm_b3f1 .accent-smooth-ea8c:last-of-type {
    margin-bottom: 0;
  }
}
.button_warm_b3f1 .accent-smooth-ea8c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button_warm_b3f1 .accent-smooth-ea8c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.button_warm_b3f1 .accent-smooth-ea8c ul li {
  margin: 0 0 0.6em;
}
.button_warm_b3f1 .accent-smooth-ea8c ul li.upper-32c5,
.button_warm_b3f1 .accent-smooth-ea8c ul li.backdrop-selected-2695 {
  position: relative;
}
.button_warm_b3f1 .accent-smooth-ea8c ul li.upper-32c5 .left_15c0,
.button_warm_b3f1 .accent-smooth-ea8c ul li.backdrop-selected-2695 .left_15c0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.button_warm_b3f1 .accent-smooth-ea8c ul li.upper-32c5:after:after,
.button_warm_b3f1 .accent-smooth-ea8c ul li.upper-32c5:after:before,
.button_warm_b3f1
  .accent-smooth-ea8c
  ul
  li.backdrop-selected-2695:after:after,
.button_warm_b3f1
  .accent-smooth-ea8c
  ul
  li.backdrop-selected-2695:after:before {
  content: "";
  display: table;
}
.button_warm_b3f1 .accent-smooth-ea8c ul li.upper-32c5:after:after,
.button_warm_b3f1
  .accent-smooth-ea8c
  ul
  li.backdrop-selected-2695:after:after {
  clear: both;
}
.button_warm_b3f1 .accent-smooth-ea8c a.slider_a5a5:hover {
  text-decoration: none;
}
.button_warm_b3f1 .accent-smooth-ea8c select {
  max-width: 100%;
}
.button_warm_b3f1 .accent-smooth-ea8c table {
  font-size: 85%;
}
.button_warm_b3f1 .accent-smooth-ea8c table td,
.button_warm_b3f1 .accent-smooth-ea8c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.button_warm_b3f1 .accent-smooth-ea8c table tfoot td {
  text-align: left;
}
.button_warm_b3f1 .accent-smooth-ea8c :last-child {
  margin-bottom: 0;
}
.button_warm_b3f1 .accent-smooth-ea8c .panel_ab4f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.button_warm_b3f1 .accent-smooth-ea8c .panel_ab4f label {
  width: 100%;
}
.button_warm_b3f1 .accent-smooth-ea8c .panel_ab4f .image_down_e1bc {
  width: 100%;
  display: block;
}
.button_warm_b3f1 .accent-smooth-ea8c .panel_ab4f .pattern_hard_71fb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.button_warm_b3f1 .accent-smooth-ea8c .panel_ab4f .pattern_hard_71fb:hover svg #svg-search {
  fill: #444;
}
.button_warm_b3f1 .accent-smooth-ea8c .panel_ab4f .pattern_hard_71fb svg {
  width: 18px;
  height: 18px;
}
.button_warm_b3f1 .banner_c738 ul ul,
.button_warm_b3f1 .in-827d ul ul,
.button_warm_b3f1 .next_7aea ul ul,
.button_warm_b3f1 .row_d696 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.button_warm_b3f1 .banner_c738 .up-f1ae > a,
.button_warm_b3f1 .in-827d .up-f1ae > a,
.button_warm_b3f1 .next_7aea .up-f1ae > a,
.button_warm_b3f1 .row_d696 .up-f1ae > a {
  margin-bottom: 0;
}
.button_warm_b3f1 .out-09ac li,
.button_warm_b3f1 .banner_c738 li,
.button_warm_b3f1 .steel-5d4c li,
.button_warm_b3f1 .in-827d li,
.button_warm_b3f1 .next_7aea li,
.button_warm_b3f1 .row_d696 li,
.button_warm_b3f1 .widget-dark-2aba li,
.button_warm_b3f1 .large-9991 li {
  display: block;
  position: relative;
}
.button_warm_b3f1 .out-09ac li:last-child,
.button_warm_b3f1 .banner_c738 li:last-child,
.button_warm_b3f1 .steel-5d4c li:last-child,
.button_warm_b3f1 .in-827d li:last-child,
.button_warm_b3f1 .next_7aea li:last-child,
.button_warm_b3f1 .row_d696 li:last-child,
.button_warm_b3f1 .widget-dark-2aba li:last-child,
.button_warm_b3f1 .large-9991 li:last-child {
  border: none;
}
.button_warm_b3f1 .out-09ac li a,
.button_warm_b3f1 .banner_c738 li a,
.button_warm_b3f1 .steel-5d4c li a,
.button_warm_b3f1 .in-827d li a,
.button_warm_b3f1 .next_7aea li a,
.button_warm_b3f1 .row_d696 li a,
.button_warm_b3f1 .widget-dark-2aba li a,
.button_warm_b3f1 .large-9991 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button_warm_b3f1 .out-09ac li ul li::before,
.button_warm_b3f1 .banner_c738 li ul li::before,
.button_warm_b3f1 .steel-5d4c li ul li::before,
.button_warm_b3f1 .in-827d li ul li::before,
.button_warm_b3f1 .next_7aea li ul li::before,
.button_warm_b3f1 .row_d696 li ul li::before,
.button_warm_b3f1 .widget-dark-2aba li ul li::before,
.button_warm_b3f1 .large-9991 li ul li::before {
  left: 15px;
}
.button_warm_b3f1 .out-09ac li ul a,
.button_warm_b3f1 .banner_c738 li ul a,
.button_warm_b3f1 .steel-5d4c li ul a,
.button_warm_b3f1 .in-827d li ul a,
.button_warm_b3f1 .next_7aea li ul a,
.button_warm_b3f1 .row_d696 li ul a,
.button_warm_b3f1 .widget-dark-2aba li ul a,
.button_warm_b3f1 .large-9991 li ul a {
  padding-left: 20px;
}
.button_warm_b3f1 .out-09ac li ul ul li::before,
.button_warm_b3f1 .banner_c738 li ul ul li::before,
.button_warm_b3f1 .steel-5d4c li ul ul li::before,
.button_warm_b3f1 .in-827d li ul ul li::before,
.button_warm_b3f1 .next_7aea li ul ul li::before,
.button_warm_b3f1 .row_d696 li ul ul li::before,
.button_warm_b3f1 .widget-dark-2aba li ul ul li::before,
.button_warm_b3f1 .large-9991 li ul ul li::before {
  left: 30px;
}
.button_warm_b3f1 .out-09ac li ul ul a,
.button_warm_b3f1 .banner_c738 li ul ul a,
.button_warm_b3f1 .steel-5d4c li ul ul a,
.button_warm_b3f1 .in-827d li ul ul a,
.button_warm_b3f1 .next_7aea li ul ul a,
.button_warm_b3f1 .row_d696 li ul ul a,
.button_warm_b3f1 .widget-dark-2aba li ul ul a,
.button_warm_b3f1 .large-9991 li ul ul a {
  padding-left: 40px;
}
.button_warm_b3f1 .video_action_0b74 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.button_warm_b3f1 .large-9991 ul li {
  margin-bottom: 1.41575em;
}
.button_warm_b3f1 .large-9991 ul li .smooth_624a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.button_warm_b3f1 .large-9991 ul li .form-huge-273e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.link_a73a .out-09ac li a,
.link_a73a .banner_c738 li a,
.link_a73a .steel-5d4c li a,
.link_a73a .in-827d li a,
.link_a73a .next_7aea li a,
.link_a73a .row_d696 li a,
.link_a73a .widget-dark-2aba li a,
.link_a73a .large-9991 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_a73a .video_action_0b74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_a73a .accent-smooth-ea8c ul li.upper-32c5 .left_15c0,
.link_a73a .accent-smooth-ea8c ul li.backdrop-selected-2695 .left_15c0 {
  background: rgba(0, 0, 0, 0.2);
}
.link_a73a .button_warm_b3f1 .accent-smooth-ea8c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_9a86 .button_warm_b3f1 .notice-9dec li {
  margin: 0;
}
.large_9a86 .button_warm_b3f1 .notice-9dec li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.large_9a86 .button_warm_b3f1 .notice-9dec li ul {
  margin: 0;
}
.large_9a86 .button_warm_b3f1 .notice-9dec li ul li a {
  padding-left: 15px;
}
.large_9a86 .button_warm_b3f1 .notice-9dec li ul li li a {
  padding-left: 30px;
}
.large_9a86 .button_warm_b3f1 .notice-9dec li.simple_927a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.large_9a86 .button_warm_b3f1 .notice-9dec li.simple_927a > 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;
}
.large_9a86 .button_warm_b3f1 .notice-9dec li.simple_927a > 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;
}
.notification_last_1b90 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image_simple_b8a3 {
  position: relative;
  z-index: 10;
}
.image_simple_b8a3 .tooltip-d874 {
  width: 100%;
  max-width: 100%;
}
.card-a0eb .pressed_3ccf {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card-a0eb .preview_3033 {
}
.card-a0eb .link_a73a {
  background: #292929;
}
.search-copper-6406 .pressed_3ccf {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search-copper-6406 .preview_3033 {
  background: #f9f9f9;
}
.search-copper-6406 .link_a73a {
  background: #303030;
}
.hot-d112 .pressed_3ccf {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hot-d112 .button-tiny-eed3 {
    margin-bottom: 1em;
  }
  .hot-d112 .button-tiny-eed3:last-child {
    margin-bottom: 0;
  }
}
.hot-d112 .preview_3033 {
  background: #ededed;
}
.hot-d112 .link_a73a {
  background: #1a1a1a;
}
.pressed_3ccf.preview_3033 {
  color: rgba(0, 0, 0, 0.6);
}
.pressed_3ccf.preview_3033 .soft_0c21 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed_3ccf.link_a73a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_3ccf.link_a73a a:not(.slider_a5a5) {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_3ccf.link_a73a a:not(.slider_a5a5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_3ccf.link_a73a .soft_0c21 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_3ccf.link_a73a table tbody td,
.pressed_3ccf.link_a73a table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort_394b.basic_bb77 .wrapper_bfe6 {
  max-width: initial;
}
.sort_394b .widget_dark_9919 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort_394b .widget_dark_9919 .tooltip-d874 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort_394b .widget_dark_9919 .tooltip-d874 {
    display: block;
    margin-bottom: 2em;
  }
  .sort_394b .widget_dark_9919 .tooltip-d874:last-child {
    margin-bottom: 0;
  }
}
.hot-d112 .button-tiny-eed3:last-child,
.search-copper-6406 .button-tiny-eed3:last-child,
.card-a0eb .button-tiny-eed3:last-child {
  margin-bottom: 0;
}
.hot-d112 .button-tiny-eed3 .button_warm_b3f1 .accent-smooth-ea8c:last-child,
.search-copper-6406 .button-tiny-eed3 .button_warm_b3f1 .accent-smooth-ea8c:last-child,
.card-a0eb .button-tiny-eed3 .button_warm_b3f1 .accent-smooth-ea8c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hot-d112 .slider_yellow_23e2,
  .hot-d112 .avatar-ba0b,
  .search-copper-6406 .slider_yellow_23e2,
  .search-copper-6406 .avatar-ba0b,
  .card-a0eb .slider_yellow_23e2,
  .card-a0eb .avatar-ba0b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image_simple_b8a3 .button-tiny-eed3 {
    margin-bottom: 2em;
  }
}
.image_simple_b8a3 p:last-child {
  margin-bottom: 0;
}
.image_simple_b8a3 li,
.image_simple_b8a3 ul {
  list-style: none;
  margin: 0;
}
.image_simple_b8a3 ul ul {
  margin-left: 2.617924em;
}
.badge-00b4 {
  font-size: 0.875em;
}

/* css-noise: 71f0 */
.ghost-box-q5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
