/*!
Theme Name: Customify
Theme URI: https://pressmaximum.copper_e825/customify
Author: WPCustomify
Author URI: https://pressmaximum.copper_e825
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.copper_e825/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shade-south-6001.complex_2628/licenses/gpl-2.0.dropdown-down-f0d1
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.yellow-c35c/, (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.gallery-908d.feature-bronze-660c/normalize.small-d3fc/
 ======
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.small-d3fc v7.0.0 | MIT License | github.copper_e825/necolas/normalize.small-d3fc */
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;
}
.static-5e01 .dirty-61d7,
.breadcrumb-yellow-e311,
.fluid_438f,
.overlay_orange_7758,
.dark_c811,
.frame-227c,
.texture-bronze-75d9,
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;
}
.breadcrumb-yellow-e311,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-yellow-e311,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-yellow-e311,
  h1 {
    font-size: 1.8em;
  }
}
.fluid_438f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fluid_438f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fluid_438f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fluid_438f,
  h2 {
    font-size: 1.7em;
  }
}
.overlay_orange_7758,
h3 {
  font-size: 1.618em;
}
.static-5e01 .dirty-61d7,
.dark_c811,
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.preview-bad8 {
  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;
}
.current-171e:after,
.current-171e:before,
.picture-hard-ecb8:after,
.picture-hard-ecb8:before {
  content: "";
  display: table;
}
.current-171e:after,
.picture-hard-ecb8:after {
  clear: both;
}
.pink-6924 {
  float: right;
  margin-right: 0;
}
.heading-6400 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accordion_a082 .info_553f,
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;
}
.accordion_a082 .info_553f: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;
}
.bright_6708 .info_553f {
  box-shadow: none;
}
.bright_6708
  .info_553f
  .complex_102b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bright_6708 .info_553f .grid-d716 {
  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;
}
.bright_6708
  .info_553f
  .grid-d716
  b {
  display: none;
}
.bright_6708 .disabled-yellow-ce69 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(.pattern_thick_05fa),
button:not(.tabs-wood-30d1):not(.pattern_thick_05fa),
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ),
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ),
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ) {
  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;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):hover,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):hover,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):hover,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):hover,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):active,
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):active,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):active,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):active,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):active,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus {
  outline: 0;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437 {
  position: relative;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .menu-1d21,
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .summary_62f5,
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .hero_yellow_9e96,
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  i,
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  svg,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .menu-1d21,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .summary_62f5,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .hero_yellow_9e96,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  i,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  svg,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .menu-1d21,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .summary_62f5,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .hero_yellow_9e96,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  i,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  svg,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .menu-1d21,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .summary_62f5,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .hero_yellow_9e96,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  i,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  svg,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .menu-1d21,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .summary_62f5,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  .hero_yellow_9e96,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  i,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437
  svg {
  visibility: hidden;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437:after,
button:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437:after,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437:after,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437:after,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ).fn-loading-2437: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;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(.pattern_thick_05fa),
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ),
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ),
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ) {
  color: #fff;
  background: #235787;
}
.list_gas_08b1:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus,
input[type="button"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus,
input[type="reset"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus,
input[type="submit"]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ):focus {
  color: #fff;
}
.list_gas_08b1.fn-disabled-2437:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ),
.list_gas_08b1[disabled]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ),
button.fn-disabled-2437:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ),
button[disabled]:not(.tabs-wood-30d1):not(
    .pattern_thick_05fa
  ) {
  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;
}
.border-8636 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border-8636: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;
}
.top_a59a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.disabled-825a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.iron_30aa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.current-171e:after,
.current-171e:before,
.accent_medium_d4a0:after,
.accent_medium_d4a0:before,
.upper-d6ff:after,
.upper-d6ff:before,
.first-f1e9:after,
.first-f1e9:before,
.red-2281:after,
.red-2281:before,
.filter-last-2cf7:after,
.filter-last-2cf7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.current-171e:after,
.accent_medium_d4a0:after,
.upper-d6ff:after,
.first-f1e9:after,
.red-2281:after,
.filter-last-2cf7:after {
  clear: both;
}
.accent_medium_d4a0 .feature_4d3c,
.upper-d6ff .feature_4d3c,
.texture-bottom-5c7a .feature_4d3c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.basic-66c0 {
  display: inline-block;
}
.sidebar_white_78d0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar_white_78d0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar_white_78d0 .medium_86ec {
  padding: 1em 0;
  font-size: 85%;
}
.medium_86ec {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top_85d3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top_85d3:after,
.top_85d3:before {
  content: "";
  display: table;
}
.top_85d3:after {
  clear: both;
}
.accordion-stale-37bf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text_right_1aeb .accordion-stale-37bf {
  max-width: 50%;
}
.old_3987 .accordion-stale-37bf {
  max-width: 33.33%;
}
.filter_basic_38e6 .accordion-stale-37bf {
  max-width: 25%;
}
.notice_blue_9b23 .accordion-stale-37bf {
  max-width: 20%;
}
.carousel-middle-d73f .accordion-stale-37bf {
  max-width: 16.66%;
}
.paragraph_de04 .accordion-stale-37bf {
  max-width: 14.28%;
}
.backdrop_paper_b662 .accordion-stale-37bf {
  max-width: 12.5%;
}
.active-3635 .accordion-stale-37bf {
  max-width: 11.11%;
}
.video_under_8539 {
  display: block;
}
.static-5e01 .pagination_solid_6044 label,
.static-5e01 .nav-41f8 label,
.static-5e01 .aside_6ac6 label,
.static-5e01 .inner_8351 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_db87 {
  list-style: none;
  margin: 0;
}
.gas_db87 article.disabled_white_d3e4 {
  margin-bottom: 0;
}
.gas_db87 ul {
  list-style: none;
  margin: 0;
}
.gas_db87 .box_black_ee16 li.disabled_white_d3e4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_db87 .box_black_ee16 li.disabled_white_d3e4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_db87 .box_black_ee16 li.disabled_white_d3e4: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) {
  .gas_db87 .box_black_ee16 li.disabled_white_d3e4 li.disabled_white_d3e4 li.disabled_white_d3e4 li.disabled_white_d3e4 {
    padding-left: 0;
  }
}
article.disabled_white_d3e4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_white_d3e4 .accent_medium_d4a0 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_white_d3e4 .list-49d5 {
  float: left;
}
article.disabled_white_d3e4 .container_purple_a201 {
  margin-left: 85px;
}
article.disabled_white_d3e4 .table_tiny_811b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_white_d3e4 .table_tiny_811b .background_2a55 {
  margin-left: 10px;
}
article.disabled_white_d3e4 .pro_3678 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_white_d3e4 .table-bright-5764 {
  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 .pagination_solid_6044,
  #respond .aside_6ac6,
  #respond .inner_8351 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_solid_6044 input,
#respond .aside_6ac6 input,
#respond .inner_8351 input {
  width: 100%;
}
#respond .inner_8351 {
  margin-right: 0;
}
#respond .footer_e980 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-mini-d2c8 {
  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;
}
.thumbnail-mini-d2c8.column-focused-4583 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail-mini-d2c8 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%);
}
.thumbnail-mini-d2c8:focus,
.thumbnail-mini-d2c8: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);
}
.slider-selected-f176 {
  border-radius: 10%;
}
.tall-0a6b {
  border-radius: 50%;
}
.hard-9bcb {
  font-size: 0.72em;
}
.status_smooth_c220 {
  font-size: 0.875em;
}
.pagination_old_e9f5 {
  font-size: 1.1em;
}
.hero-plasma-1284 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero-plasma-1284.hard-9bcb {
  letter-spacing: 0.5px;
}
.block_a3c2,
.block_a3c2 a {
  color: #6d6d6d;
}
.block_a3c2 a:hover {
  color: #111;
}
.button_purple_ab7a {
  color: #6d6d6d;
}
.pattern_glass_6f00 {
  overflow-x: hidden;
}
.pattern_glass_6f00 .chip_up_24de.shade-under-a04d {
  position: relative;
}
.pattern_glass_6f00 .chip_up_24de.shade-under-a04d.first-9e26 {
  position: initial;
}
.pattern_glass_6f00
  .chip_up_24de.shade-under-a04d.first-9e26
  .picture-large-9221 {
  left: auto;
}
.pattern_glass_6f00 .chip_up_24de .picture-large-9221 {
  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;
}
.pattern_glass_6f00 .chip_up_24de:hover.shade-under-a04d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pattern_glass_6f00
  .chip_up_24de:hover.shade-under-a04d
  .picture-large-9221 {
  display: block;
  z-index: 9999999;
}
.pattern_glass_6f00 .purple-34d9 .tabs_under_f6bc,
.pattern_glass_6f00 .shade_4b9e .tabs_under_f6bc {
  display: none;
}
.pattern_glass_6f00 .badge_dirty_e8f9 .chip_up_24de:hover.shade-under-a04d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.static-5e01 .pagination_solid_6044 label,
.static-5e01 .nav-41f8 label,
.static-5e01 .aside_6ac6 label,
.static-5e01 .inner_8351 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_db87 {
  list-style: none;
  margin: 0;
}
.gas_db87 article.disabled_white_d3e4 {
  margin-bottom: 0;
}
.gas_db87 ul {
  list-style: none;
  margin: 0;
}
.gas_db87 .box_black_ee16 li.disabled_white_d3e4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_db87 .box_black_ee16 li.disabled_white_d3e4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_db87 .box_black_ee16 li.disabled_white_d3e4: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) {
  .gas_db87 .box_black_ee16 li.disabled_white_d3e4 li.disabled_white_d3e4 li.disabled_white_d3e4 li.disabled_white_d3e4 {
    padding-left: 0;
  }
}
article.disabled_white_d3e4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_white_d3e4 .accent_medium_d4a0 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_white_d3e4 .list-49d5 {
  float: left;
}
article.disabled_white_d3e4 .container_purple_a201 {
  margin-left: 85px;
}
article.disabled_white_d3e4 .table_tiny_811b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_white_d3e4 .table_tiny_811b .background_2a55 {
  margin-left: 10px;
}
article.disabled_white_d3e4 .pro_3678 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_white_d3e4 .table-bright-5764 {
  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 .pagination_solid_6044,
  #respond .aside_6ac6,
  #respond .inner_8351 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pagination_solid_6044 input,
#respond .aside_6ac6 input,
#respond .inner_8351 input {
  width: 100%;
}
#respond .inner_8351 {
  margin-right: 0;
}
#respond .footer_e980 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.purple-34d9 .last-2439 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last-2439 .texture_fdba.block_1e6e .description-cool-ec5c > li > a:focus,
.last-2439 .texture_fdba.block_1e6e .description-cool-ec5c > li > a:hover,
.last-2439 .texture_fdba.prev-51e3 .description-cool-ec5c > li > a:focus,
.last-2439 .texture_fdba.prev-51e3 .description-cool-ec5c > li > a:hover,
.last-2439 .texture_fdba.active-dc23 .description-cool-ec5c > li > a:focus,
.last-2439 .texture_fdba.active-dc23 .description-cool-ec5c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-2439
  .texture_fdba.block_1e6e
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a,
.last-2439
  .texture_fdba.block_1e6e
  .description-cool-ec5c
  > li.top-32ee
  > a,
.last-2439
  .texture_fdba.prev-51e3
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a,
.last-2439
  .texture_fdba.prev-51e3
  .description-cool-ec5c
  > li.top-32ee
  > a,
.last-2439
  .texture_fdba.active-dc23
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a,
.last-2439 .texture_fdba.active-dc23 .description-cool-ec5c > li.black_34a6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.last-2439 .main-fluid-2a8f,
.last-2439 .main-fluid-2a8f a {
  color: rgba(255, 255, 255, 0.99);
}
.last-2439 .detail-a641.accent-last-7265 li a,
.last-2439 .up-c8d0 a,
.last-2439 .cold-629c,
.last-2439 .description-cool-ec5c > li > a,
.last-2439 .dynamic-1193 {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439 .detail-a641.accent-last-7265 li a:hover,
.last-2439 .up-c8d0 a:hover,
.last-2439 .cold-629c:hover,
.last-2439 .description-cool-ec5c > li > a:hover,
.last-2439 .dynamic-1193:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-2439 .fluid-cb20 {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439 .fluid-cb20 .last_4056 {
  color: rgba(255, 255, 255, 0.99);
}
.last-2439 .fluid-cb20:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-2439 .main_f4ee .steel_6253 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-2439 .main_f4ee .steel_6253 .carousel-silver-50b2 {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439
  .main_f4ee
  .steel_6253
  .carousel-silver-50b2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439
  .main_f4ee
  .steel_6253
  .carousel-silver-50b2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439
  .main_f4ee
  .steel_6253
  .carousel-silver-50b2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439
  .main_f4ee
  .steel_6253
  .carousel-silver-50b2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439 .main_f4ee .hero_upper_7d10 {
  color: rgba(255, 255, 255, 0.79);
}
.last-2439 .main_f4ee .hero_upper_7d10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-fast-193f
  .last-2439
  .main_f4ee
  .media-4a6a
  .yellow-1a44 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-fast-193f
  .last-2439
  .main_f4ee
  .media-4a6a
  .carousel-silver-50b2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.purple-34d9 .label_40d3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label_40d3 .texture_fdba.block_1e6e .description-cool-ec5c > li > a:focus,
.label_40d3 .texture_fdba.block_1e6e .description-cool-ec5c > li > a:hover,
.label_40d3 .texture_fdba.prev-51e3 .description-cool-ec5c > li > a:focus,
.label_40d3 .texture_fdba.prev-51e3 .description-cool-ec5c > li > a:hover,
.label_40d3 .texture_fdba.active-dc23 .description-cool-ec5c > li > a:focus,
.label_40d3 .texture_fdba.active-dc23 .description-cool-ec5c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_40d3
  .texture_fdba.block_1e6e
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a,
.label_40d3
  .texture_fdba.block_1e6e
  .description-cool-ec5c
  > li.top-32ee
  > a,
.label_40d3
  .texture_fdba.prev-51e3
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a,
.label_40d3
  .texture_fdba.prev-51e3
  .description-cool-ec5c
  > li.top-32ee
  > a,
.label_40d3
  .texture_fdba.active-dc23
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a,
.label_40d3 .texture_fdba.active-dc23 .description-cool-ec5c > li.black_34a6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.label_40d3 .main-fluid-2a8f,
.label_40d3 .main-fluid-2a8f a {
  color: rgba(0, 0, 0, 0.8);
}
.label_40d3 .detail-a641.accent-last-7265 li a,
.label_40d3 .up-c8d0 a,
.label_40d3 .cold-629c,
.label_40d3 .description-cool-ec5c > li > a,
.label_40d3 .dynamic-1193 {
  color: rgba(0, 0, 0, 0.55);
}
.label_40d3 .detail-a641.accent-last-7265 li a:hover,
.label_40d3 .up-c8d0 a:hover,
.label_40d3 .cold-629c:hover,
.label_40d3 .description-cool-ec5c > li > a:hover,
.label_40d3 .dynamic-1193:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_40d3 .fluid-cb20 {
  color: rgba(0, 0, 0, 0.55);
}
.label_40d3 .fluid-cb20 .last_4056 {
  color: rgba(0, 0, 0, 0.8);
}
.label_40d3 .fluid-cb20:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-9863 .heading_9588 {
  margin-left: auto;
  margin-right: auto;
}
.upper-d6ff > * {
  margin-left: auto;
  margin-right: auto;
}
.upper-d6ff .top_a59a {
  margin-right: 1.41575em;
}
.description_gas_6f95 .upper-d6ff > .secondary-70d9 {
  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;
}
.description_gas_6f95 .upper-d6ff > .icon-stone-8336 {
  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;
}
.aside-dirty-c21d.filter-9863 .heading_9588,
.tiny-ea5d.filter-9863 .heading_9588 {
  margin-left: 0;
}
.background_brown_5c7b.filter-9863 .heading_9588,
.text_pressed_0f2c.filter-9863 .heading_9588 {
  margin-right: 0;
}
.upper-d6ff ol,
.upper-d6ff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.warm-1e4e video {
  max-width: 100%;
}
.description_current_3e88 img {
  display: block;
}
.description_current_3e88.top_a59a,
.description_current_3e88.disabled-825a {
  width: 100%;
}
.description_current_3e88.icon-stone-8336 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture-4c58:not(.sidebar_326e) {
  margin: 1.5em auto;
}
.accent_4afb p {
  padding: 1.5em 14px;
}
ul.layout-paper-55a9.icon-stone-8336,
ul.layout-paper-55a9.secondary-70d9,
ul.layout-paper-55a9.input-56ac.secondary-70d9 {
  padding: 0 14px;
}
.column-dim-c242 {
  display: block;
  overflow-x: auto;
}
.column-dim-c242 table {
  border-collapse: collapse;
  width: 100%;
}
.column-dim-c242 td,
.column-dim-c242 th {
  padding: 0.5em;
}
.upper-d6ff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.upper-d6ff ol ol,
.upper-d6ff ol ul,
.upper-d6ff ul ol,
.upper-d6ff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.upper-d6ff ol ol li,
.upper-d6ff ol ul li,
.upper-d6ff ul ol li,
.upper-d6ff ul ul li {
  margin-left: 0;
}
.heading_939c.shadow-blue-213a > .banner-selected-2c36 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.heading_939c.shadow-blue-213a > .banner-selected-2c36 iframe,
.heading_939c.shadow-blue-213a > .banner-selected-2c36 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tall_3dd3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tall_3dd3.overlay-orange-47ec {
  padding: 0;
}
.tall_3dd3.overlay-orange-47ec cite {
  font-size: 13px;
}
.tall_3dd3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tall_3dd3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.label_5b58 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.label_5b58 > p:first-child {
  margin-top: 0;
}
.label_5b58 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.label_5b58 blockquote {
  border-left: 0;
}
.down-bb44 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.down-bb44:not(.hover_light_e414) {
  max-width: 100px;
}
.down-bb44.bottom_b59f {
  border-bottom: none !important;
  text-align: center;
}
.down-bb44.bottom_b59f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accent_4afb p {
    padding: 1.5em 0;
  }
}
.secondary-c8b2 {
  color: #0073aa;
}
.label-pink-2510 {
  background-color: #0073aa;
}
.text-f178 {
  color: #229fd8;
}
.filter-c000 {
  background-color: #229fd8;
}
.summary-hard-ada2 {
  color: #eee;
}
.mask-9b50 {
  background-color: #eee;
}
.heading-brown-77f6 {
  color: #444;
}
.shadow_c583 {
  background-color: #444;
}
.glass-b5a4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.glass-b5a4 .slider-motion-d704 .up-c8d0 {
  font-size: 15px;
}
.glass-b5a4 .up-c8d0 {
  line-height: 1.3;
}
.glass-b5a4 .label_40d3 {
}
.glass-b5a4 .last-2439 {
  background: #235787;
}
.dropdown_d7e6 {
  padding: 0;
}
.dropdown_d7e6 .last-2439 {
  background: #1a1a1a;
}
.dropdown_d7e6 .label_40d3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.out_5765 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.out_5765 .label_40d3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.out_5765 .last-2439 {
  background: #303030;
}
.filter-last-2cf7 {
  position: relative;
  z-index: 10;
}
.filter-last-2cf7 .last_3184 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_gas_55ab .shade-under-a04d {
  display: inline-block;
  vertical-align: middle;
}
.input_gas_55ab.fluid_2cdd .shade-under-a04d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input_gas_55ab.fluid_2cdd .shade-under-a04d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input_gas_55ab.fluid_2cdd .shade-under-a04d {
    margin-right: 0.4em;
  }
}
.input_gas_55ab.fluid_2cdd .shade-under-a04d:last-child {
  margin-right: 0;
}
.article-0002 .last_3184 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .purple-34d9 .slider-motion-d704 {
    margin: 0 -0.5em;
  }
  .purple-34d9 .slider-motion-d704 [class*="customify-col-"],
  .purple-34d9 .slider-motion-d704 [class*="customify-col_"],
  .purple-34d9 .slider-motion-d704 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.purple-34d9.highlight-lower-dbe9 .last_3184 {
  background: 0 0 !important;
}
.purple-34d9.highlight-lower-dbe9 .last_3184,
.purple-34d9.article-0002 .last_3184 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .purple-34d9.photo-warm-dd41 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.purple-34d9.article-0002 .last_3184 {
  box-shadow: none !important;
}
.paragraph_silver_11cd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_silver_11cd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_silver_11cd {
    padding: 18px 0 20px;
  }
}
.paragraph_silver_11cd .north-86a2 {
  width: 100%;
}
.paragraph_silver_11cd .smooth-c73f {
  margin-bottom: 0;
}
.paragraph_silver_11cd .up-c9d8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.advanced_5eda {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.advanced_5eda .large_10d2 {
  width: 100%;
}
.preview_9776 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview_9776 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview_9776 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;
}
.preview_9776 li:last-child:after {
  display: none;
}
.preview_9776 li a {
  font-weight: 500;
  margin-right: 10px;
}
.fixed-6f88 .tabs_under_f6bc button,
.paragraph_silver_11cd .tabs_under_f6bc button {
  left: 0;
}
.fixed-6f88 .large_10d2,
.paragraph_silver_11cd .large_10d2 {
  padding-left: 0;
  padding-right: 0;
}
.fixed-6f88 .advanced_5eda,
.paragraph_silver_11cd .advanced_5eda {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fixed-6f88 {
  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;
}
.fixed-6f88: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;
}
.fixed-6f88 .form-complex-cf23 {
  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) {
  .fixed-6f88 .form-complex-cf23 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fixed-6f88 .form-complex-cf23 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fixed-6f88 .form-complex-cf23 {
    min-height: 200px;
  }
}
.fixed-6f88 .preview_9776 {
  color: rgba(255, 255, 255, 0.8);
}
.fixed-6f88 .preview_9776 a,
.fixed-6f88 .preview_9776 li:after {
  color: inherit;
}
.fixed-6f88 .preview_9776 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout-5a96 {
  margin-bottom: 0.5em;
}
.dark_2390 {
  margin-bottom: 1.2em;
}
.dark_2390,
.layout-5a96 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dark_2390 p:last-child,
.layout-5a96 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tabs_under_f6bc,
#masthead .tabs_under_f6bc {
  display: none;
}
#masthead
  > .tabs_under_f6bc.link-90b8 {
  display: none;
}
#masthead > .tabs_under_f6bc button {
  left: 0;
}
.link-ab67 {
  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%;
}
.link-ab67 .shade-under-a04d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.link-ab67 .title_rough_7fd9 {
  display: -webkit-box;
  display: flex;
}
.link-ab67 .title_rough_7fd9.outline-white-2dc3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.link-ab67 .title_rough_7fd9.copper_360b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-ab67 .title_rough_7fd9.breadcrumb_c502 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-ab67.heading_wide_bd30.tag_iron_df10 .title_rough_7fd9.outline-white-2dc3 {
  flex-basis: 100%;
}
.link-ab67.header_full_c4d7 .title_rough_7fd9.copper_360b {
  -webkit-box-flex: 1;
  flex: auto;
}
.link-ab67.header_full_c4d7 .title_rough_7fd9.breadcrumb_c502 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tabs_under_f6bc.link-90b8 {
  display: none;
}
#masthead > .tabs_under_f6bc button {
  left: 0;
}
.label-df76 {
  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;
}
.label-df76:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label-df76.pressed_af5e i {
  margin-right: 4px;
}
.label-df76.paragraph_pressed_f8ca i {
  margin-left: 5px;
}
.up-c8d0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.up-c8d0 p:last-child {
  margin-bottom: 0;
}
.surface_white_eb63 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.surface_white_eb63 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.surface_white_eb63 img {
  display: block;
  width: auto;
  line-height: 1;
}
.surface_white_eb63 .main-fluid-2a8f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.surface_white_eb63 .button_9c0f {
  margin: 5px 0 7px 0;
}
.surface_white_eb63.label-upper-3214 .info_c533 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_white_eb63.label-upper-3214 .footer_946f {
  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;
}
.surface_white_eb63.modal_6c9c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.surface_white_eb63.modal_6c9c .info_c533 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_white_eb63.modal_6c9c .footer_946f {
  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;
}
.surface_white_eb63.footer-47c5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface_white_eb63.main_3212 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.surface_white_eb63.main_3212 .footer_946f {
  margin-top: 7px;
}
.outer_81bd {
  display: inline-block;
}
.filter-last-2cf7 .background-fluid-e4ae .surface_white_eb63 img {
  max-width: 100%;
}
.texture_fdba .cool_a370.tabs_25fc,
.table-steel-e33b .cool_a370.tabs_25fc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture_fdba .message-ff71,
.table-steel-e33b .message-ff71 {
  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%);
}
.texture_fdba .message-ff71 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.texture_fdba.north-491a .message-ff71 {
  display: none;
}
.texture_fdba .mini-dc27 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture_fdba .mini-dc27 li {
  display: inline-block;
  position: relative;
}
.texture_fdba .mini-dc27 li:last-child {
  margin-right: 0;
}
.texture_fdba .mini-dc27 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;
}
.texture_fdba .mini-dc27 li.black_34a6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.texture_fdba .mini-dc27 > 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;
}
.texture_fdba .mini-dc27 > li > a i {
  line-height: 0;
}
.texture_fdba .mini-dc27 > li.copper_1881 > a .message-ff71 {
  margin-left: 4px;
  line-height: 0;
}
.texture_fdba .mini-dc27 .tertiary-steel-a08c li.copper_1881 > a {
  position: relative;
}
.texture_fdba .mini-dc27 .tertiary-steel-a08c li.copper_1881 > a:after,
.texture_fdba .mini-dc27 .tertiary-steel-a08c li.copper_1881 > a:before {
  content: "";
  display: table;
}
.texture_fdba .mini-dc27 .tertiary-steel-a08c li.copper_1881 > a:after {
  clear: both;
}
.texture_fdba .mini-dc27 .tertiary-steel-a08c li.copper_1881 > a .message-ff71 {
  margin-left: 5px;
  float: right;
}
.texture_fdba .link_a095,
.texture_fdba .tertiary-steel-a08c {
  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;
}
.texture_fdba .tertiary-steel-a08c {
  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;
}
.texture_fdba .tertiary-steel-a08c .tabs_25fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture_fdba .tertiary-steel-a08c .message-ff71 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.texture_fdba .tertiary-steel-a08c li {
  display: block;
  margin: 0;
  padding: 0;
}
.texture_fdba .tertiary-steel-a08c 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;
}
.texture_fdba .tertiary-steel-a08c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.texture_fdba .tertiary-steel-a08c .tertiary-steel-a08c {
  top: 0;
  left: 100%;
}
.texture_fdba .widget_3007.fn-focus-2437 > .link_a095,
.texture_fdba .widget_3007.fn-focus-2437 > .tertiary-steel-a08c,
.texture_fdba .widget_3007:focus > .link_a095,
.texture_fdba .widget_3007:focus > .tertiary-steel-a08c,
.texture_fdba .widget_3007:hover > .link_a095,
.texture_fdba .widget_3007:hover > .tertiary-steel-a08c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.texture_fdba.active-dc23 .description-cool-ec5c:after,
.texture_fdba.active-dc23 .description-cool-ec5c:before {
  content: "";
  display: table;
}
.texture_fdba.active-dc23 .description-cool-ec5c:after {
  clear: both;
}
.texture_fdba.active-dc23 .description-cool-ec5c > li {
  float: left;
}
.texture_fdba.card_93dd .description-cool-ec5c:after,
.texture_fdba.card_93dd .description-cool-ec5c:before {
  content: "";
  display: table;
}
.texture_fdba.card_93dd .description-cool-ec5c:after {
  clear: both;
}
.texture_fdba.card_93dd .description-cool-ec5c > li {
  float: left;
}
.texture_fdba.card_93dd .description-cool-ec5c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.texture_fdba.card_93dd .description-cool-ec5c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.texture_fdba.card_93dd .description-cool-ec5c > li.accent-copper-c15a > a,
.texture_fdba.card_93dd .description-cool-ec5c > li.black_34a6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.texture_fdba.block_1e6e .description-cool-ec5c > li > a .tabs_25fc {
  position: relative;
}
.texture_fdba.block_1e6e .description-cool-ec5c > li > a .tabs_25fc: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;
}
.texture_fdba.block_1e6e
  .description-cool-ec5c
  > li:focus
  > a
  .tabs_25fc:before,
.texture_fdba.block_1e6e
  .description-cool-ec5c
  > li:hover
  > a
  .tabs_25fc:before {
  width: 100%;
  background-color: currentColor;
}
.texture_fdba.block_1e6e
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a
  .tabs_25fc:before,
.texture_fdba.block_1e6e
  .description-cool-ec5c
  > li.top-32ee
  > a
  .tabs_25fc:before {
  width: 100%;
  background-color: currentColor;
}
.texture_fdba.prev-51e3 .description-cool-ec5c > li > a .tabs_25fc {
  position: relative;
}
.texture_fdba.prev-51e3 .description-cool-ec5c > li > a .tabs_25fc: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;
}
.texture_fdba.prev-51e3 .description-cool-ec5c > li:focus > a .tabs_25fc:before,
.texture_fdba.prev-51e3
  .description-cool-ec5c
  > li:hover
  > a
  .tabs_25fc:before {
  width: 100%;
  background-color: currentColor;
}
.texture_fdba.prev-51e3
  .description-cool-ec5c
  > li.accent-copper-c15a
  > a
  .tabs_25fc:before,
.texture_fdba.prev-51e3
  .description-cool-ec5c
  > li.top-32ee
  > a
  .tabs_25fc:before {
  width: 100%;
  background-color: currentColor;
}
.table-steel-e33b .mini-dc27 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-steel-e33b .mini-dc27 li:first-child > a {
  border-top: none;
}
.table-steel-e33b .mini-dc27 .light-a09f > .tabs_25fc .message-ff71 {
  display: none;
}
.table-steel-e33b .mini-dc27 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table-steel-e33b .mini-dc27 li:last-child {
  border: none;
}
.table-steel-e33b .mini-dc27 li.copper_1881 > a {
  padding-right: 45px !important;
}
.table-steel-e33b .mini-dc27 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table-steel-e33b .mini-dc27 li a:focus,
.table-steel-e33b .mini-dc27 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-steel-e33b .mini-dc27 li .content_d242 {
  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;
}
.table-steel-e33b .mini-dc27 li .content_d242:hover {
  box-shadow: none;
}
.table-steel-e33b .mini-dc27 li .content_d242 .message-ff71 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table-steel-e33b .mini-dc27 .tertiary-steel-a08c {
  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);
}
.table-steel-e33b .mini-dc27 .tertiary-steel-a08c li a {
  padding-left: 3em;
}
.table-steel-e33b .mini-dc27 .text-9ef8 > a .content_d242 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table-steel-e33b .mini-dc27 .text-9ef8 > .tertiary-steel-a08c {
  display: block;
  opacity: 1;
}
.avatar-c3c0 {
  max-width: 100%;
}
.focus_7f86 {
  line-height: 0;
  cursor: pointer;
}
.dynamic-1193 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dynamic-1193:hover {
  box-shadow: none;
  color: currentColor;
}
.dynamic-1193 svg {
  width: 18px;
  height: 18px;
}
.dynamic-1193 .mask_6a99 {
  display: none;
}
.texture_down_cd2f {
  position: relative;
}
.texture_down_cd2f.fn-active-2437 .dynamic-1193 .north-f267 {
  display: none;
}
.texture_down_cd2f.fn-active-2437 .dynamic-1193 .mask_6a99 {
  display: inline-block;
}
.texture_down_cd2f .silver-df9b {
  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);
}
.texture_down_cd2f.summary_wide_41c1 .silver-df9b {
  left: auto;
  right: -0.9em;
}
.texture_down_cd2f.summary_wide_41c1 .layout-9b96::before {
  left: auto;
  right: 15px;
}
.texture_down_cd2f.fn-active-2437 .silver-df9b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-4a6a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media-4a6a label {
  flex-basis: 100%;
}
.media-4a6a .steel_6253 {
  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;
}
.media-4a6a .carousel-silver-50b2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media-4a6a .carousel-silver-50b2:focus {
  background-color: transparent;
}
.media-4a6a button.hero_upper_7d10 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media-4a6a button.hero_upper_7d10:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media-4a6a button.hero_upper_7d10 svg {
  width: 18px;
  height: 18px;
}
.media-4a6a input[type="submit"] {
  min-height: auto;
}
.main_f4ee .media-4a6a .carousel-silver-50b2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.layout-9b96 {
  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) {
  .layout-9b96 {
    width: 220px;
  }
}
.layout-9b96 label {
  flex-basis: 100%;
}
.layout-9b96::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;
}
.thumbnail-fast-193f .main_f4ee .media-4a6a {
  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;
}
.thumbnail-fast-193f
  .main_f4ee
  .media-4a6a
  .steel_6253 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail-fast-193f .main_f4ee .media-4a6a .carousel-silver-50b2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail-fast-193f
  .main_f4ee
  .media-4a6a
  .carousel-silver-50b2:focus {
  background: 0 0;
}
.thumbnail-fast-193f
  .main_f4ee
  .media-4a6a
  .yellow-1a44 {
  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;
}
.detail-a641 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail-a641 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail-a641 li:last-child {
  margin-right: 0;
}
.detail-a641 li:first-child {
  margin-left: 0;
}
.detail-a641.upper_a17f a {
  color: #fff;
}
.detail-a641.upper_a17f a:hover {
  color: #fff;
}
.detail-a641 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail-a641 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail-a641 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail-a641 a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail-a641 [class*="social-icon-apple"] {
  background-color: #999;
}
.detail-a641 [class*="social-icon-apple"].in_02a6 {
  background-color: transparent;
  color: #999;
}
.detail-a641 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail-a641 [class*="social-icon-behance"].in_02a6 {
  background-color: transparent;
  color: #1769ff;
}
.detail-a641 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail-a641 [class*="social-icon-bitbucket"].in_02a6 {
  background-color: transparent;
  color: #205081;
}
.detail-a641 [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail-a641 [class*="social-icon-codepen"].in_02a6 {
  background-color: transparent;
  color: #000;
}
.detail-a641 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail-a641 [class*="social-icon-delicious"].in_02a6 {
  background-color: transparent;
  color: #39f;
}
.detail-a641 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail-a641 [class*="social-icon-digg"].in_02a6 {
  background-color: transparent;
  color: #005be2;
}
.detail-a641 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail-a641 [class*="social-icon-dribbble"].in_02a6 {
  background-color: transparent;
  color: #ea4c89;
}
.detail-a641 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail-a641 [class*="social-icon-envelope"].in_02a6 {
  background-color: transparent;
  color: #ea4335;
}
.detail-a641 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail-a641 [class*="social-icon-facebook"].in_02a6 {
  background-color: transparent;
  color: #3b5998;
}
.detail-a641 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail-a641 [class*="social-icon-flickr"].in_02a6 {
  background-color: transparent;
  color: #0063dc;
}
.detail-a641 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail-a641 [class*="social-icon-foursquare"].in_02a6 {
  background-color: transparent;
  color: #2d5be3;
}
.detail-a641 [class*="social-icon-github"] {
  background-color: #333;
}
.detail-a641 [class*="social-icon-github"].in_02a6 {
  background-color: transparent;
  color: #333;
}
.detail-a641 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail-a641 [class*="social-icon-google-plus"].in_02a6 {
  background-color: transparent;
  color: #dd4b39;
}
.detail-a641 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail-a641 [class*="social-icon-houzz"].in_02a6 {
  background-color: transparent;
  color: #7ac142;
}
.detail-a641 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail-a641 [class*="social-icon-instagram"].in_02a6 {
  background-color: transparent;
  color: #262626;
}
.detail-a641 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail-a641 [class*="social-icon-jsfiddle"].in_02a6 {
  background-color: transparent;
  color: #487aa2;
}
.detail-a641 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail-a641 [class*="social-icon-linkedin"].in_02a6 {
  background-color: transparent;
  color: #0077b5;
}
.detail-a641 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail-a641 [class*="social-icon-medium"].in_02a6 {
  background-color: transparent;
  color: #00ab6b;
}
.detail-a641 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail-a641
  [class*="social-icon-odnoklassniki"].in_02a6 {
  background-color: transparent;
  color: #f4731c;
}
.detail-a641 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail-a641 [class*="social-icon-meetup"].in_02a6 {
  background-color: transparent;
  color: #ec1c40;
}
.detail-a641 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail-a641 [class*="social-icon-pinterest"].in_02a6 {
  background-color: transparent;
  color: #bd081c;
}
.detail-a641 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail-a641 [class*="social-icon-product-hunt"].in_02a6 {
  background-color: transparent;
  color: #da552f;
}
.detail-a641 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail-a641 [class*="social-icon-reddit"].in_02a6 {
  background-color: transparent;
  color: #ff4500;
}
.detail-a641 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail-a641 [class*="social-icon-rss"].in_02a6 {
  background-color: transparent;
  color: #f26522;
}
.detail-a641 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail-a641
  [class*="social-icon-shopping-cart"].in_02a6 {
  background-color: transparent;
  color: #4caf50;
}
.detail-a641 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail-a641 [class*="social-icon-skype"].in_02a6 {
  background-color: transparent;
  color: #00aff0;
}
.detail-a641 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail-a641 [class*="social-icon-slideshare"].in_02a6 {
  background-color: transparent;
  color: #0077b5;
}
.detail-a641 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail-a641 [class*="social-icon-snapchat"].in_02a6 {
  background-color: transparent;
  color: #fffc00;
}
.detail-a641 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail-a641 [class*="social-icon-soundcloud"].in_02a6 {
  background-color: transparent;
  color: #f80;
}
.detail-a641 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail-a641 [class*="social-icon-spotify"].in_02a6 {
  background-color: transparent;
  color: #2ebd59;
}
.detail-a641 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail-a641
  [class*="social-icon-stack-overflow"].in_02a6 {
  background-color: transparent;
  color: #fe7a15;
}
.detail-a641 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail-a641 [class*="social-icon-maldkfgram"].in_02a6 {
  background-color: transparent;
  color: #2ca5e0;
}
.detail-a641 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail-a641 [class*="social-icon-tripadvisor"].in_02a6 {
  background-color: transparent;
  color: #589442;
}
.detail-a641 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail-a641 [class*="social-icon-tumblr"].in_02a6 {
  background-color: transparent;
  color: #35465c;
}
.detail-a641 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail-a641 [class*="social-icon-twitch"].in_02a6 {
  background-color: transparent;
  color: #6441a5;
}
.detail-a641 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail-a641 [class*="social-icon-twitter"].in_02a6 {
  background-color: transparent;
  color: #1da1f2;
}
.detail-a641 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail-a641 [class*="social-icon-vimeo"].in_02a6 {
  background-color: transparent;
  color: #1ab7ea;
}
.detail-a641 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail-a641 [class*="social-icon-vk"].in_02a6 {
  background-color: transparent;
  color: #45668e;
}
.detail-a641 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail-a641 [class*="social-icon-weibo"].in_02a6 {
  background-color: transparent;
  color: #df2029;
}
.detail-a641 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail-a641 [class*="social-icon-weixin"].in_02a6 {
  background-color: transparent;
  color: #7bb32e;
}
.detail-a641 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail-a641 [class*="social-icon-whatsapp"].in_02a6 {
  background-color: transparent;
  color: #25d366;
}
.detail-a641 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail-a641 [class*="social-icon-wordpress"].in_02a6 {
  background-color: transparent;
  color: #21759b;
}
.detail-a641 [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail-a641 [class*="social-icon-xing"].in_02a6 {
  background-color: transparent;
  color: #026466;
}
.detail-a641 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail-a641 [class*="social-icon-yelp"].in_02a6 {
  background-color: transparent;
  color: #af0606;
}
.detail-a641 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail-a641 [class*="social-icon-youtube"].in_02a6 {
  background-color: transparent;
  color: #cd201f;
}
.cold-629c {
  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;
}
.cold-629c:hover {
  box-shadow: none;
  background: 0 0;
}
.notification-efb5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.message_d2b6 {
  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;
}
.tiny_107d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.banner_c011 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.banner_c011,
.banner_c011::after,
.banner_c011::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.banner_c011::after,
.banner_c011::before {
  content: "";
  display: block;
  background-color: inherit;
}
.input_59ff .message_d2b6 .tiny_107d {
  margin-top: -2px;
  width: 19px;
}
.input_59ff .message_d2b6 .banner_c011 {
  margin-top: -1px;
}
.input_59ff .message_d2b6 .banner_c011,
.input_59ff .message_d2b6 .banner_c011::after,
.input_59ff .message_d2b6 .banner_c011::before {
  width: 19px;
  height: 2px;
}
.input_59ff .message_d2b6 .banner_c011::before {
  top: -6px;
}
.input_59ff .message_d2b6 .banner_c011::after {
  bottom: -6px;
}
.fluid-a14c .message_d2b6 .tiny_107d {
  margin-top: -2px;
  width: 22px;
}
.fluid-a14c .message_d2b6 .banner_c011 {
  margin-top: -1px;
}
.fluid-a14c .message_d2b6 .banner_c011,
.fluid-a14c .message_d2b6 .banner_c011::after,
.fluid-a14c .message_d2b6 .banner_c011::before {
  width: 22px;
  height: 2px;
}
.fluid-a14c .message_d2b6 .banner_c011::before {
  top: -7px;
}
.fluid-a14c .message_d2b6 .banner_c011::after {
  bottom: -7px;
}
.liquid-1d08 .message_d2b6 .tiny_107d {
  margin-top: -2px;
  width: 31px;
}
.liquid-1d08 .message_d2b6 .banner_c011 {
  margin-top: -1.5px;
}
.liquid-1d08 .message_d2b6 .banner_c011,
.liquid-1d08 .message_d2b6 .banner_c011::after,
.liquid-1d08 .message_d2b6 .banner_c011::before {
  width: 31px;
  height: 3px;
}
.liquid-1d08 .message_d2b6 .banner_c011::before {
  top: -9px;
}
.liquid-1d08 .message_d2b6 .banner_c011::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bronze_8890 .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 19px;
  }
  .bronze_8890 .message_d2b6 .banner_c011 {
    margin-top: -1px;
  }
  .bronze_8890 .message_d2b6 .banner_c011,
  .bronze_8890 .message_d2b6 .banner_c011::after,
  .bronze_8890 .message_d2b6 .banner_c011::before {
    width: 19px;
    height: 2px;
  }
  .bronze_8890 .message_d2b6 .banner_c011::before {
    top: -6px;
  }
  .bronze_8890 .message_d2b6 .banner_c011::after {
    bottom: -6px;
  }
  .notification_brown_844e .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 22px;
  }
  .notification_brown_844e .message_d2b6 .banner_c011 {
    margin-top: -1px;
  }
  .notification_brown_844e .message_d2b6 .banner_c011,
  .notification_brown_844e .message_d2b6 .banner_c011::after,
  .notification_brown_844e .message_d2b6 .banner_c011::before {
    width: 22px;
    height: 2px;
  }
  .notification_brown_844e .message_d2b6 .banner_c011::before {
    top: -7px;
  }
  .notification_brown_844e .message_d2b6 .banner_c011::after {
    bottom: -7px;
  }
  .tooltip-0b62 .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-0b62 .message_d2b6 .banner_c011 {
    margin-top: -1.5px;
  }
  .tooltip-0b62 .message_d2b6 .banner_c011,
  .tooltip-0b62 .message_d2b6 .banner_c011::after,
  .tooltip-0b62 .message_d2b6 .banner_c011::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-0b62 .message_d2b6 .banner_c011::before {
    top: -9px;
  }
  .tooltip-0b62 .message_d2b6 .banner_c011::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wood_cb21 .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 19px;
  }
  .wood_cb21 .message_d2b6 .banner_c011 {
    margin-top: -1px;
  }
  .wood_cb21 .message_d2b6 .banner_c011,
  .wood_cb21 .message_d2b6 .banner_c011::after,
  .wood_cb21 .message_d2b6 .banner_c011::before {
    width: 19px;
    height: 2px;
  }
  .wood_cb21 .message_d2b6 .banner_c011::before {
    top: -6px;
  }
  .wood_cb21 .message_d2b6 .banner_c011::after {
    bottom: -6px;
  }
  .mini_c213 .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 22px;
  }
  .mini_c213 .message_d2b6 .banner_c011 {
    margin-top: -1px;
  }
  .mini_c213 .message_d2b6 .banner_c011,
  .mini_c213 .message_d2b6 .banner_c011::after,
  .mini_c213 .message_d2b6 .banner_c011::before {
    width: 22px;
    height: 2px;
  }
  .mini_c213 .message_d2b6 .banner_c011::before {
    top: -7px;
  }
  .mini_c213 .message_d2b6 .banner_c011::after {
    bottom: -7px;
  }
  .down_0d37 .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 31px;
  }
  .down_0d37 .message_d2b6 .banner_c011 {
    margin-top: -1.5px;
  }
  .down_0d37 .message_d2b6 .banner_c011,
  .down_0d37 .message_d2b6 .banner_c011::after,
  .down_0d37 .message_d2b6 .banner_c011::before {
    width: 31px;
    height: 3px;
  }
  .down_0d37 .message_d2b6 .banner_c011::before {
    top: -9px;
  }
  .down_0d37 .message_d2b6 .banner_c011::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button_cc22 .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 19px;
  }
  .button_cc22 .message_d2b6 .banner_c011 {
    margin-top: -1px;
  }
  .button_cc22 .message_d2b6 .banner_c011,
  .button_cc22 .message_d2b6 .banner_c011::after,
  .button_cc22 .message_d2b6 .banner_c011::before {
    width: 19px;
    height: 2px;
  }
  .button_cc22 .message_d2b6 .banner_c011::before {
    top: -6px;
  }
  .button_cc22 .message_d2b6 .banner_c011::after {
    bottom: -6px;
  }
  .smooth-d463 .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-d463 .message_d2b6 .banner_c011 {
    margin-top: -1px;
  }
  .smooth-d463 .message_d2b6 .banner_c011,
  .smooth-d463 .message_d2b6 .banner_c011::after,
  .smooth-d463 .message_d2b6 .banner_c011::before {
    width: 22px;
    height: 2px;
  }
  .smooth-d463 .message_d2b6 .banner_c011::before {
    top: -7px;
  }
  .smooth-d463 .message_d2b6 .banner_c011::after {
    bottom: -7px;
  }
  .link-black-1b6c .message_d2b6 .tiny_107d {
    margin-top: -2px;
    width: 31px;
  }
  .link-black-1b6c .message_d2b6 .banner_c011 {
    margin-top: -1.5px;
  }
  .link-black-1b6c .message_d2b6 .banner_c011,
  .link-black-1b6c .message_d2b6 .banner_c011::after,
  .link-black-1b6c .message_d2b6 .banner_c011::before {
    width: 31px;
    height: 3px;
  }
  .link-black-1b6c .message_d2b6 .banner_c011::before {
    top: -9px;
  }
  .link-black-1b6c .message_d2b6 .banner_c011::after {
    bottom: -9px;
  }
}
.dropdown-b1b4 .banner_c011 {
  -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);
}
.dropdown-b1b4 .banner_c011::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dropdown-b1b4 .banner_c011::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);
}
.dropdown-b1b4.steel_98b3 .banner_c011 {
  -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);
}
.dropdown-b1b4.steel_98b3 .banner_c011::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dropdown-b1b4.steel_98b3 .banner_c011::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);
}
.text_5002 {
  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.hard-6491:before {
  display: none;
}
.shade_4b9e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shade_4b9e .picture_fluid_8f27 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shade_4b9e .picture_fluid_8f27:last-of-type {
  border-bottom: none;
}
.shade_4b9e .picture_fluid_8f27.video-stone-2cfc,
.shade_4b9e .picture_fluid_8f27.banner_65c2,
.shade_4b9e .picture_fluid_8f27.current-9b37 {
  padding: 0;
}
.shade_4b9e .table-steel-e33b .content_d242 {
  color: currentColor;
}
.shade_4b9e .table-steel-e33b .content_d242:focus,
.shade_4b9e .table-steel-e33b .content_d242:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_4b9e.label_40d3 .fluid-cb20,
.shade_4b9e.label_40d3 .up-c8d0 a,
.shade_4b9e.label_40d3 .description-cool-ec5c a,
.shade_4b9e.label_40d3 .tertiary-steel-a08c a {
  color: rgba(0, 0, 0, 0.55);
}
.shade_4b9e.label_40d3 .fluid-cb20:hover,
.shade_4b9e.label_40d3 .up-c8d0 a:hover,
.shade_4b9e.label_40d3 .description-cool-ec5c a:hover,
.shade_4b9e.label_40d3 .tertiary-steel-a08c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_4b9e.label_40d3 .last_4056 {
  color: rgba(0, 0, 0, 0.8);
}
.shade_4b9e.label_40d3 .picture_fluid_8f27 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_4b9e.label_40d3 .picture_fluid_8f27:before {
  background: rgba(0, 0, 0, 0.08);
}
.shade_4b9e.label_40d3 .tag_8369:before {
  background: rgba(255, 255, 255, 0.9);
}
.shade_4b9e.label_40d3 .table-steel-e33b .mini-dc27 li a,
.shade_4b9e.label_40d3 .table-steel-e33b .content_d242,
.shade_4b9e.label_40d3 .tertiary-steel-a08c {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_4b9e.label_40d3 .table-steel-e33b .content_d242:focus,
.shade_4b9e.label_40d3 .table-steel-e33b .content_d242:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_4b9e.label_40d3 .mini-dc27 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade_4b9e.last-2439 .fluid-cb20,
.shade_4b9e.last-2439 .up-c8d0 a,
.shade_4b9e.last-2439 .description-cool-ec5c .content_d242,
.shade_4b9e.last-2439 .description-cool-ec5c a,
.shade_4b9e.last-2439 .tertiary-steel-a08c a {
  color: rgba(255, 255, 255, 0.79);
}
.shade_4b9e.last-2439 .fluid-cb20:hover,
.shade_4b9e.last-2439 .up-c8d0 a:hover,
.shade_4b9e.last-2439 .description-cool-ec5c .content_d242:hover,
.shade_4b9e.last-2439 .description-cool-ec5c a:hover,
.shade_4b9e.last-2439 .tertiary-steel-a08c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_4b9e.last-2439 .last_4056 {
  color: rgba(255, 255, 255, 0.99);
}
.shade_4b9e.last-2439 .picture_fluid_8f27 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_4b9e.last-2439 .picture_fluid_8f27:before {
  background: rgba(255, 255, 255, 0.08);
}
.shade_4b9e.last-2439 .tag_8369:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade_4b9e.last-2439 .table-steel-e33b .mini-dc27 li a,
.shade_4b9e.last-2439 .table-steel-e33b .content_d242,
.shade_4b9e.last-2439 .tertiary-steel-a08c {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_4b9e.last-2439 .table-steel-e33b .content_d242:focus,
.shade_4b9e.last-2439 .table-steel-e33b .content_d242:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_4b9e.last-2439 .mini-dc27 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_8369 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag_8369:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.soft-45f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.inner_31cd .shade_4b9e {
  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;
}
.inner_31cd .picture_fluid_8f27 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.inner_31cd .picture_fluid_8f27: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) {
  .inner_31cd .picture_fluid_8f27:before {
    width: 16%;
    left: 42%;
  }
}
.inner_31cd .picture_fluid_8f27:last-child:before {
  content: none;
}
.inner_31cd .picture_fluid_8f27[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.inner_31cd .table-steel-e33b .mini-dc27 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.inner_31cd .table-steel-e33b .mini-dc27 li a .content_d242 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.inner_31cd .table-steel-e33b .tertiary-steel-a08c {
  border: none;
}
.inner_31cd .table-steel-e33b .tertiary-steel-a08c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.inner_31cd .tag_8369 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.inner_31cd .soft-45f1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.inner_31cd .last-2439 .tag_8369:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner_31cd .label_40d3.up_73b7 .banner_c011 {
  background: rgba(0, 0, 0, 0.6);
}
.inner_31cd
  .label_40d3.up_73b7
  .banner_c011::after,
.inner_31cd
  .label_40d3.up_73b7
  .banner_c011:before {
  background: inherit;
}
.inner_31cd
  .label_40d3.up_73b7:hover
  .banner_c011 {
  background: rgba(0, 0, 0, 0.8);
}
.search_392a .shade_4b9e {
  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) {
  .search_392a .shade_4b9e {
    width: auto;
    right: 45px;
  }
}
.mini_f698 .shade_4b9e {
  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) {
  .mini_f698 .shade_4b9e {
    width: auto;
    left: 45px;
  }
}
.hard-6491 .shade_4b9e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hard-6491 .soft-45f1 {
  max-width: 48em;
  margin: 0 auto;
}
.hard-6491 .tag_8369:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accordion-dbc9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-dbc9.inner_31cd .shade_4b9e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accordion-dbc9.search_392a .shade_4b9e {
  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);
}
.accordion-dbc9 .shade_4b9e {
  visibility: visible;
}
.accordion-dbc9.mini_f698 .shade_4b9e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dirty_14e4,
.logo_middle_c99d {
  overflow-x: hidden;
}
.dirty_14e4 .shade_4b9e {
  overflow: auto;
}
.dirty_14e4.inner_31cd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty_14e4.inner_31cd .shade_4b9e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dirty_14e4.inner_31cd .cold-629c {
  opacity: 0;
}
.dirty_14e4.search_392a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty_14e4.search_392a .shade_4b9e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dirty_14e4.search_392a .cold-629c {
  opacity: 0;
}
.dirty_14e4.mini_f698 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty_14e4.mini_f698 .shade_4b9e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dirty_14e4.mini_f698 .cold-629c {
  opacity: 0;
}
.dirty_14e4.hard-6491 .shade_4b9e {
  z-index: 10;
  visibility: visible;
}
.up_73b7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.up_73b7 .banner_c011 {
  background: rgba(255, 255, 255, 0.99);
}
.up_73b7 .banner_c011::after,
.up_73b7 .banner_c011:before {
  background: inherit;
}
.up_73b7:hover .banner_c011 {
  background: rgba(255, 255, 255, 0.99);
}
.mini_f698 .up_73b7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hard-6491 .up_73b7 {
  display: none !important;
}
.dirty_14e4:before,
.logo_middle_c99d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dirty_14e4 .up_73b7,
.logo_middle_c99d .up_73b7 {
  display: inline-block;
}
.shade_4b9e .shade-under-a04d {
  -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;
}
.dirty_14e4 .shade_4b9e .shade-under-a04d,
.logo_middle_c99d .shade_4b9e .shade-under-a04d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer-black-cc91 .steel_6253 {
  width: 100%;
}
.background-fluid-e4ae {
  padding: 0 0.5em 0;
}
.background-fluid-e4ae [class*="customify-col-"],
.background-fluid-e4ae [class*="customify-col_"],
.background-fluid-e4ae [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.large_0365 .background-fluid-e4ae {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider-motion-d704 .hidden_simple_75e5,
  .hidden_simple_75e5 {
    display: none;
  }
  .orange-c40d {
    text-align: left;
  }
  .fast-2c23 {
    text-align: center;
  }
  .status_676a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider-motion-d704 .down_4384,
  .down_4384 {
    display: none;
  }
  .next_c329 {
    text-align: left;
  }
  .white_415f {
    text-align: center;
  }
  .prev_7f6e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider-motion-d704 .upper-8191,
  .upper-8191 {
    display: none;
  }
  .slider_0162 {
    text-align: left;
  }
  .heading-wood-ffbb {
    text-align: center;
  }
  .active-solid-c26a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.middle-c2ca {
  box-shadow: none !important;
}
.south-a91d .black-2a30,
.grid_soft_e680 .black-2a30 {
  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;
}
.grid_soft_e680 .black-2a30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.last_3184 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.last_3184:after,
.last_3184:before {
  content: "";
  display: table;
}
.last_3184:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .last_3184 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.last_3184,
.photo-warm-dd41 {
  max-width: 1248px;
  margin: 0 auto;
}

.first-f1e9.block_e341 .last_3184 {
  max-width: 100%;
}
.first-f1e9.info-0adc {
  max-width: 1200px;
  margin: 0 auto;
}
.first-f1e9.disabled_full_28a8 .last_3184 {
  max-width: 100%;
}
.first-f1e9.disabled_full_28a8 > .last_3184 {
  padding-left: 0;
  padding-right: 0;
}
.first-f1e9.disabled_full_28a8 > .last_3184 .slider-motion-d704 {
  margin: 0;
}
.first-f1e9.disabled_full_28a8
  > .last_3184
  .slider_5cf1.accent_ad99 {
  margin-right: 0;
  margin-left: 0;
}
.first-f1e9.disabled_full_28a8 #main.accent_ad99 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block_cf86 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block_cf86 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hidden-plasma-bd99 .heading_9588 {
    padding-right: 1em;
  }
  .hidden-plasma-bd99.east_488a .slider_5cf1 {
    border-right: 1px solid #eaecee;
  }
  .hidden-plasma-bd99.east_488a .heading_9588 {
    padding-right: 1em;
  }
  .hidden-plasma-bd99.east_488a .notification-thick-c012 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-first-2e95 .heading_9588 {
    padding-left: 1em;
  }
  .chip-first-2e95.east_488a .slider_5cf1 {
    border-left: 1px solid #eaecee;
  }
  .chip-first-2e95.east_488a .heading_9588 {
    padding-left: 1em;
  }
  .chip-first-2e95.east_488a .notification-thick-c012 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-ae33 .heading_9588 {
    padding-left: 1em;
  }
  .table-ae33.east_488a .shade-62d2 {
    border-right: 1px solid #eaecee;
  }
  .table-ae33.east_488a .south_5164 {
    border-right: 1px solid #eaecee;
  }
  .table-ae33.east_488a .heading_9588 {
    padding-left: 1em;
  }
  .table-ae33.east_488a .notification-thick-c012 {
    padding-right: 1em;
  }
  .table-ae33.east_488a .narrow_25de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-center-03cf .heading_9588 {
    padding-right: 1em;
  }
  .shade-center-03cf.east_488a .shade-62d2 {
    border-left: 1px solid #eaecee;
  }
  .shade-center-03cf.east_488a .south_5164 {
    border-left: 1px solid #eaecee;
  }
  .shade-center-03cf.east_488a .heading_9588 {
    padding-right: 1em;
  }
  .shade-center-03cf.east_488a .notification-thick-c012 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-center-03cf.east_488a .narrow_25de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_cf86 .heading_9588 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_cf86.east_488a .slider_5cf1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block_cf86.east_488a .heading_9588 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_cf86.east_488a .notification-thick-c012 {
    padding-left: 1em;
  }
  .block_cf86.east_488a .narrow_25de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block_cf86.east_488a .heading_9588 {
    padding-left: 0;
  }
}
.accent-out-d5e4 .input_gas_55ab {
  display: inline-block;
}
.surface-14f2 {
  display: inline-block;
}
.item-soft-8969 {
  word-con: break-word;
}
.input_hard_4897 > span {
  display: inline-block;
  padding: 5px 0;
}
.input_hard_4897 .block-lite-bad1 {
  margin-left: 8px;
  margin-right: 8px;
}
.input_hard_4897 .pattern-fixed-82fd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.badge-dark-e65e .mini-0de4 {
  margin-bottom: 2em;
}
.badge-dark-e65e .first_8364 {
  margin-bottom: 15px;
}
.badge-dark-e65e .first_8364:last-child {
  margin-bottom: 0;
}
.badge-dark-e65e .banner_top_5b16 {
  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) {
  .badge-dark-e65e .banner_top_5b16 {
    display: block;
  }
}
.badge-dark-e65e .hero-east-c929 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .badge-dark-e65e .hero-east-c929 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.badge-dark-e65e .brown-f508 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.badge-dark-e65e .brown-f508 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.badge-dark-e65e .brown-f508 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.badge-dark-e65e .item-soft-8969 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge-dark-e65e .item-soft-8969 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.badge-dark-e65e .pro_4b03 p:last-child {
  margin-bottom: 0;
}
.badge-dark-e65e .shadow-current-2e60 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.badge-dark-e65e .outline-tall-76aa {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.badge-dark-e65e .container_bronze_4851 {
  margin-top: 1em;
}
.badge-dark-e65e .thick-da8a {
  top: 0;
  display: block;
}
.badge-dark-e65e .thick-da8a a {
  color: inherit;
}
.badge-dark-e65e .thick-da8a a:hover {
  color: inherit;
}
.badge-dark-e65e .chip-f8c1 {
  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;
}
.badge-dark-e65e .chip-f8c1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.badge-dark-e65e .outline-tall-76aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.badge-dark-e65e .badge-8a99 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.badge-dark-e65e .badge-8a99:first-child {
  margin-top: 0;
}
.badge-dark-e65e .badge-8a99.progress_d2f9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.badge-dark-e65e .badge-8a99.chip-lite-4939 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge-dark-e65e
  .badge-8a99.chip-lite-4939.under_4c49
  .container_bronze_4851 {
  width: 100%;
}
.badge-dark-e65e .chip-lite-4939 {
  -webkit-box-align: center;
  align-items: center;
}
.badge-dark-e65e .chip-lite-4939 .input_hard_4897,
.badge-dark-e65e .chip-lite-4939 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.badge-dark-e65e .brown-f508 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge-dark-e65e .brown-f508 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.badge-dark-e65e .brown-f508: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;
}
.badge-dark-e65e .progress_d2f9 {
  z-index: 5;
}
.badge-dark-e65e .status_08df .thumbnail_5929 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.badge-dark-e65e .action_161a .thumbnail_5929 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.badge-dark-e65e .stale_053c .thumbnail_5929 {
  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;
}
.badge-dark-e65e.tag-4607 .banner_top_5b16,
.badge-dark-e65e.lite-f7b1 .banner_top_5b16 {
  display: block;
}
.badge-dark-e65e.tag-4607 .banner_top_5b16 .summary_c569,
.badge-dark-e65e.tag-4607 .banner_top_5b16 .outline-tall-76aa,
.badge-dark-e65e.lite-f7b1 .banner_top_5b16 .summary_c569,
.badge-dark-e65e.lite-f7b1 .banner_top_5b16 .outline-tall-76aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge-dark-e65e.info_middle_c8ec .hero-east-c929 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .badge-dark-e65e.info_middle_c8ec .hero-east-c929 {
    margin-right: 0;
  }
}
.badge-dark-e65e.tag-4607 .hero-east-c929,
.badge-dark-e65e.lite-f7b1 .hero-east-c929 {
  padding-top: 40%;
}
.badge-dark-e65e.tag-4607 .mini-0de4,
.badge-dark-e65e.lite-f7b1 .mini-0de4 {
  display: block;
}
.badge-dark-e65e.tag-4607 .fn-sticky-2437 .outline-tall-76aa,
.badge-dark-e65e.lite-f7b1 .fn-sticky-2437 .outline-tall-76aa {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.badge-dark-e65e.tag-4607 .hero-east-c929,
.badge-dark-e65e.lite-f7b1 .hero-east-c929 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.badge-dark-e65e.tag-4607 .outline-tall-76aa {
  padding: 1em;
}
.block-fce9 {
  margin: 30px auto;
  display: block;
}
.block-fce9 .component-black-f0bd > * {
  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;
}
.block-fce9 .component-black-f0bd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block-fce9 .component-black-f0bd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next-0937 .input_hard_4897 {
  margin-bottom: 1.41575em;
}
.next-0937 .filter_slow_d23c {
  margin-bottom: 1.618em;
}
.upper-d6ff .main-stale-6b1c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.upper-d6ff .main-stale-6b1c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.upper-d6ff .tiny-030f {
  max-width: 100%;
  overflow: auto;
}
.filter-9863 .upper-d6ff a:hover {
  text-decoration: underline;
}
.next_ad79 .first_8364:not(.item-soft-8969),
.next_ad79 .brown-f508 {
  margin-bottom: 1.41575em;
}
.next_ad79 .first_8364:not(.item-soft-8969):last-child,
.next_ad79 .brown-f508:last-child {
  margin-bottom: 0;
}
.next_ad79 .first_8364.left-1a61 {
  margin-bottom: 0.41575em;
}
.next_ad79 .surface_4fb4:before,
.next_ad79 .active_e619:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.next_ad79 .surface_4fb4:before {
  content: "\f115";
}
.next_ad79 .active_e619:before {
  content: "\f02c";
}
.next_ad79 .nav-out-ab7e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.next_ad79 .nav-out-ab7e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light_746f {
  display: -webkit-box;
  display: flex;
}
.light_746f .component_a2e3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light_746f .component_a2e3 {
    flex-basis: 90px;
  }
}
.light_746f .mask_ad5c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light_746f .mask_ad5c {
    flex-basis: calc(100% - 50px);
  }
}
.light_746f .huge-f05a p:last-child {
  margin-bottom: 0.72em;
}
.content_hard_e428 .component-black-f0bd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content_hard_e428 .component-black-f0bd:after,
.content_hard_e428 .component-black-f0bd:before {
  content: "";
  display: table;
}
.content_hard_e428 .component-black-f0bd:after {
  clear: both;
}
.content_hard_e428 .component-black-f0bd .small_75d4,
.content_hard_e428 .component-black-f0bd .notification-gas-7567 {
  width: 49%;
}
.content_hard_e428 .component-black-f0bd .small_75d4 a span.black-30db,
.content_hard_e428 .component-black-f0bd .notification-gas-7567 a span.black-30db {
  display: block;
  margin-bottom: 5px;
}
.content_hard_e428 .component-black-f0bd .notification-gas-7567 {
  float: left;
  text-align: left;
}
.content_hard_e428 .component-black-f0bd .small_75d4 {
  float: right;
  text-align: right;
}
.red_fdfd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .red_fdfd {
    margin-bottom: 0;
  }
}
.dirty_97f0 {
  margin-bottom: 1em;
}
.dirty_97f0 .item-soft-8969 {
  font-size: 1.1em;
  line-height: 1.3;
}
.alert-ed79 a {
  display: block;
  line-height: 0;
  position: relative;
}
.label_57ae .dirty_97f0,
.badge_f1d7 .dirty_97f0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label_57ae .dirty_97f0,
  .badge_f1d7 .dirty_97f0 {
    display: block;
  }
}
.label_57ae .alert-ed79,
.badge_f1d7 .alert-ed79 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label_57ae .alert-ed79,
  .badge_f1d7 .alert-ed79 {
    margin-bottom: 1em;
  }
}
.label_57ae .alert-ed79 img,
.badge_f1d7 .alert-ed79 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label_57ae .lower-4cf1,
.badge_f1d7 .lower-4cf1 {
  flex-basis: calc(100% - 160px);
}
.label_57ae .lower-4cf1 p,
.badge_f1d7 .lower-4cf1 p {
  margin-bottom: 0;
}
.label_57ae .lower-4cf1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label_57ae .lower-4cf1 {
    padding-left: 0;
  }
}
.badge_f1d7 .lower-4cf1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge_f1d7 .lower-4cf1 {
    padding-right: 0;
  }
}
.badge_f1d7 .alert-ed79 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status-blue-6759 .alert-ed79 {
  margin-bottom: 0.5em;
}
.status-blue-6759 .alert-ed79 img {
  width: 100%;
}
.form-north-04e6 .focused-afeb,
.filter_fe9b .focused-afeb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.filter_fe9b .slider_5cf1 .thick_51b4 p:last-child {
  margin-bottom: 0;
}
.basic-01d9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask_cdae .small_484a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask_cdae .small_484a:last-of-type {
    margin-bottom: 0;
  }
}
.mask_cdae .small_484a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_cdae .small_484a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask_cdae .small_484a ul li {
  margin: 0 0 0.6em;
}
.mask_cdae .small_484a ul li.popup_hard_9190,
.mask_cdae .small_484a ul li.action_d306 {
  position: relative;
}
.mask_cdae .small_484a ul li.popup_hard_9190 .fresh-2a37,
.mask_cdae .small_484a ul li.action_d306 .fresh-2a37 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask_cdae .small_484a ul li.popup_hard_9190:after:after,
.mask_cdae .small_484a ul li.popup_hard_9190:after:before,
.mask_cdae
  .small_484a
  ul
  li.action_d306:after:after,
.mask_cdae
  .small_484a
  ul
  li.action_d306:after:before {
  content: "";
  display: table;
}
.mask_cdae .small_484a ul li.popup_hard_9190:after:after,
.mask_cdae
  .small_484a
  ul
  li.action_d306:after:after {
  clear: both;
}
.mask_cdae .small_484a a.list_gas_08b1:hover {
  text-decoration: none;
}
.mask_cdae .small_484a select {
  max-width: 100%;
}
.mask_cdae .small_484a table {
  font-size: 85%;
}
.mask_cdae .small_484a table td,
.mask_cdae .small_484a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask_cdae .small_484a table tfoot td {
  text-align: left;
}
.mask_cdae .small_484a :last-child {
  margin-bottom: 0;
}
.mask_cdae .small_484a .item_a4fa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask_cdae .small_484a .item_a4fa label {
  width: 100%;
}
.mask_cdae .small_484a .item_a4fa .carousel-silver-50b2 {
  width: 100%;
  display: block;
}
.mask_cdae .small_484a .item_a4fa .hero_upper_7d10 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask_cdae .small_484a .item_a4fa .hero_upper_7d10:hover svg #svg-search {
  fill: #444;
}
.mask_cdae .small_484a .item_a4fa .hero_upper_7d10 svg {
  width: 18px;
  height: 18px;
}
.mask_cdae .frame_mini_0f5b ul ul,
.mask_cdae .inner_2d04 ul ul,
.mask_cdae .mask-medium-5175 ul ul,
.mask_cdae .active_5291 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask_cdae .frame_mini_0f5b .copper_1881 > a,
.mask_cdae .inner_2d04 .copper_1881 > a,
.mask_cdae .mask-medium-5175 .copper_1881 > a,
.mask_cdae .active_5291 .copper_1881 > a {
  margin-bottom: 0;
}
.mask_cdae .button-6029 li,
.mask_cdae .frame_mini_0f5b li,
.mask_cdae .under_5f78 li,
.mask_cdae .inner_2d04 li,
.mask_cdae .mask-medium-5175 li,
.mask_cdae .active_5291 li,
.mask_cdae .box-5fef li,
.mask_cdae .blue-5198 li {
  display: block;
  position: relative;
}
.mask_cdae .button-6029 li:last-child,
.mask_cdae .frame_mini_0f5b li:last-child,
.mask_cdae .under_5f78 li:last-child,
.mask_cdae .inner_2d04 li:last-child,
.mask_cdae .mask-medium-5175 li:last-child,
.mask_cdae .active_5291 li:last-child,
.mask_cdae .box-5fef li:last-child,
.mask_cdae .blue-5198 li:last-child {
  border: none;
}
.mask_cdae .button-6029 li a,
.mask_cdae .frame_mini_0f5b li a,
.mask_cdae .under_5f78 li a,
.mask_cdae .inner_2d04 li a,
.mask_cdae .mask-medium-5175 li a,
.mask_cdae .active_5291 li a,
.mask_cdae .box-5fef li a,
.mask_cdae .blue-5198 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_cdae .button-6029 li ul li::before,
.mask_cdae .frame_mini_0f5b li ul li::before,
.mask_cdae .under_5f78 li ul li::before,
.mask_cdae .inner_2d04 li ul li::before,
.mask_cdae .mask-medium-5175 li ul li::before,
.mask_cdae .active_5291 li ul li::before,
.mask_cdae .box-5fef li ul li::before,
.mask_cdae .blue-5198 li ul li::before {
  left: 15px;
}
.mask_cdae .button-6029 li ul a,
.mask_cdae .frame_mini_0f5b li ul a,
.mask_cdae .under_5f78 li ul a,
.mask_cdae .inner_2d04 li ul a,
.mask_cdae .mask-medium-5175 li ul a,
.mask_cdae .active_5291 li ul a,
.mask_cdae .box-5fef li ul a,
.mask_cdae .blue-5198 li ul a {
  padding-left: 20px;
}
.mask_cdae .button-6029 li ul ul li::before,
.mask_cdae .frame_mini_0f5b li ul ul li::before,
.mask_cdae .under_5f78 li ul ul li::before,
.mask_cdae .inner_2d04 li ul ul li::before,
.mask_cdae .mask-medium-5175 li ul ul li::before,
.mask_cdae .active_5291 li ul ul li::before,
.mask_cdae .box-5fef li ul ul li::before,
.mask_cdae .blue-5198 li ul ul li::before {
  left: 30px;
}
.mask_cdae .button-6029 li ul ul a,
.mask_cdae .frame_mini_0f5b li ul ul a,
.mask_cdae .under_5f78 li ul ul a,
.mask_cdae .inner_2d04 li ul ul a,
.mask_cdae .mask-medium-5175 li ul ul a,
.mask_cdae .active_5291 li ul ul a,
.mask_cdae .box-5fef li ul ul a,
.mask_cdae .blue-5198 li ul ul a {
  padding-left: 40px;
}
.mask_cdae .basic-5d5f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_cdae .blue-5198 ul li {
  margin-bottom: 1.41575em;
}
.mask_cdae .blue-5198 ul li .brown_59a7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask_cdae .blue-5198 ul li .box_under_181e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last-2439 .button-6029 li a,
.last-2439 .frame_mini_0f5b li a,
.last-2439 .under_5f78 li a,
.last-2439 .inner_2d04 li a,
.last-2439 .mask-medium-5175 li a,
.last-2439 .active_5291 li a,
.last-2439 .box-5fef li a,
.last-2439 .blue-5198 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-2439 .basic-5d5f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-2439 .small_484a ul li.popup_hard_9190 .fresh-2a37,
.last-2439 .small_484a ul li.action_d306 .fresh-2a37 {
  background: rgba(0, 0, 0, 0.2);
}
.last-2439 .mask_cdae .small_484a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-f1e9 .mask_cdae .mini-dc27 li {
  margin: 0;
}
.first-f1e9 .mask_cdae .mini-dc27 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.first-f1e9 .mask_cdae .mini-dc27 li ul {
  margin: 0;
}
.first-f1e9 .mask_cdae .mini-dc27 li ul li a {
  padding-left: 15px;
}
.first-f1e9 .mask_cdae .mini-dc27 li ul li li a {
  padding-left: 30px;
}
.first-f1e9 .mask_cdae .mini-dc27 li.black_34a6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.first-f1e9 .mask_cdae .mini-dc27 li.black_34a6 > 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;
}
.first-f1e9 .mask_cdae .mini-dc27 li.black_34a6 > 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;
}
.picture_bd26 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.red-2281 {
  position: relative;
  z-index: 10;
}
.red-2281 .shade-under-a04d {
  width: 100%;
  max-width: 100%;
}
.text-3aca .complex-a58a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.text-3aca .label_40d3 {
}
.text-3aca .last-2439 {
  background: #292929;
}
.chip-48bd .complex-a58a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip-48bd .label_40d3 {
  background: #f9f9f9;
}
.chip-48bd .last-2439 {
  background: #303030;
}
.primary_c886 .complex-a58a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_c886 .input_gas_55ab {
    margin-bottom: 1em;
  }
  .primary_c886 .input_gas_55ab:last-child {
    margin-bottom: 0;
  }
}
.primary_c886 .label_40d3 {
  background: #ededed;
}
.primary_c886 .last-2439 {
  background: #1a1a1a;
}
.complex-a58a.label_40d3 {
  color: rgba(0, 0, 0, 0.6);
}
.complex-a58a.label_40d3 .hidden_gas_c51f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex-a58a.last-2439 {
  color: rgba(255, 255, 255, 0.99);
}
.complex-a58a.last-2439 a:not(.list_gas_08b1) {
  color: rgba(255, 255, 255, 0.79);
}
.complex-a58a.last-2439 a:not(.list_gas_08b1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex-a58a.last-2439 .hidden_gas_c51f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-a58a.last-2439 table tbody td,
.complex-a58a.last-2439 table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge_dirty_e8f9.article-0002 .last_3184 {
  max-width: initial;
}
.badge_dirty_e8f9 .fluid_2cdd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge_dirty_e8f9 .fluid_2cdd .shade-under-a04d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge_dirty_e8f9 .fluid_2cdd .shade-under-a04d {
    display: block;
    margin-bottom: 2em;
  }
  .badge_dirty_e8f9 .fluid_2cdd .shade-under-a04d:last-child {
    margin-bottom: 0;
  }
}
.primary_c886 .input_gas_55ab:last-child,
.chip-48bd .input_gas_55ab:last-child,
.text-3aca .input_gas_55ab:last-child {
  margin-bottom: 0;
}
.primary_c886 .input_gas_55ab .mask_cdae .small_484a:last-child,
.chip-48bd .input_gas_55ab .mask_cdae .small_484a:last-child,
.text-3aca .input_gas_55ab .mask_cdae .small_484a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary_c886 .nav-f5db,
  .primary_c886 .notice-top-adbc,
  .chip-48bd .nav-f5db,
  .chip-48bd .notice-top-adbc,
  .text-3aca .nav-f5db,
  .text-3aca .notice-top-adbc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .red-2281 .input_gas_55ab {
    margin-bottom: 2em;
  }
}
.red-2281 p:last-child {
  margin-bottom: 0;
}
.red-2281 li,
.red-2281 ul {
  list-style: none;
  margin: 0;
}
.red-2281 ul ul {
  margin-left: 2.617924em;
}
.article-e033 {
  font-size: 0.875em;
}

/* css-noise: b59c */
.ghost-box-f6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
