/*!
Theme Name: Customify
Theme URI: https://pressmaximum.plasma-60/customify
Author: WPCustomify
Author URI: https://pressmaximum.plasma-60
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.plasma-60/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.container_dim_f1.input_clean/licenses/gpl-2.0.heading-a6
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.button-warm-c6/, (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.box-brown-82.row-pressed-95/normalize.secondary-medium-75/
 ======
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.secondary-medium-75 v7.0.0 | MIT License | github.plasma-60/necolas/normalize.secondary-medium-75 */
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;
}
.feature_f4 .layout_46,
.panel-wide-2e,
.logo_black,
.detail-simple,
.active_83,
.hover_fluid,
.article_steel_94,
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;
}
.panel-wide-2e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel-wide-2e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-wide-2e,
  h1 {
    font-size: 1.8em;
  }
}
.logo_black,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo_black + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo_black,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo_black,
  h2 {
    font-size: 1.7em;
  }
}
.detail-simple,
h3 {
  font-size: 1.618em;
}
.feature_f4 .layout_46,
.active_83,
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.focus_soft_d9 {
  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;
}
.wrapper-bd:after,
.wrapper-bd:before,
.textpaper:after,
.textpaper:before {
  content: "";
  display: table;
}
.wrapper-bd:after,
.textpaper:after {
  clear: both;
}
.image_bronze {
  float: right;
  margin-right: 0;
}
.main-under {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link_green .dropdown-37,
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;
}
.link_green .dropdown-37: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;
}
.menu-under .dropdown-37 {
  box-shadow: none;
}
.menu-under
  .dropdown-37
  .hidden-60 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.menu-under .dropdown-37 .dirty-34 {
  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;
}
.menu-under
  .dropdown-37
  .dirty-34
  b {
  display: none;
}
.menu-under .last_2f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shade-stale-ae:not(.module_old_8d):not(.tabs_fast_31),
button:not(.module_old_8d):not(.tabs_fast_31),
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ),
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ),
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ) {
  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;
}
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ):hover,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ):hover,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):hover,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):hover,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ):active,
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ):active,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):active,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):active,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):active,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus {
  outline: 0;
}
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn {
  position: relative;
}
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .shade_current,
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .notification-gas,
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .title_liquid_b2,
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  i,
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  svg,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .shade_current,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .notification-gas,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .title_liquid_b2,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  i,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  svg,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .shade_current,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .notification-gas,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .title_liquid_b2,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  i,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  svg,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .shade_current,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .notification-gas,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .title_liquid_b2,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  i,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  svg,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .shade_current,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .notification-gas,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  .title_liquid_b2,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  i,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn
  svg {
  visibility: hidden;
}
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn:after,
button:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn:after,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn:after,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn:after,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ).coldcolumn: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;
}
.shade-stale-ae:not(.module_old_8d):not(.tabs_fast_31),
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ),
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ),
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ) {
  color: #fff;
  background: #235787;
}
.shade-stale-ae:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus,
input[type="button"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus,
input[type="reset"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus,
input[type="submit"]:not(.module_old_8d):not(
    .tabs_fast_31
  ):focus {
  color: #fff;
}
.shade-stale-ae.media-06:not(.module_old_8d):not(
    .tabs_fast_31
  ),
.shade-stale-ae[disabled]:not(.module_old_8d):not(
    .tabs_fast_31
  ),
button.media-06:not(.module_old_8d):not(
    .tabs_fast_31
  ),
button[disabled]:not(.module_old_8d):not(
    .tabs_fast_31
  ) {
  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;
}
.picture_79 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture_79: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;
}
.simple-7c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading-brown-ab {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.blocksimple {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wrapper-bd:after,
.wrapper-bd:before,
.paginationdirty:after,
.paginationdirty:before,
.background_steel:after,
.background_steel:before,
.southimage:after,
.southimage:before,
.left-0e:after,
.left-0e:before,
.simple_a6:after,
.simple_a6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wrapper-bd:after,
.paginationdirty:after,
.background_steel:after,
.southimage:after,
.left-0e:after,
.simple_a6:after {
  clear: both;
}
.paginationdirty .backdrop_4b,
.background_steel .backdrop_4b,
.frame_outer .backdrop_4b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.complex_5f {
  display: inline-block;
}
.background-fc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.background-fc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.background-fc .outline_complex_40 {
  padding: 1em 0;
  font-size: 85%;
}
.outline_complex_40 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.popup_rough_49 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.popup_rough_49:after,
.popup_rough_49:before {
  content: "";
  display: table;
}
.popup_rough_49:after {
  clear: both;
}
.primaryrough {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview_steel .primaryrough {
  max-width: 50%;
}
.first-29 .primaryrough {
  max-width: 33.33%;
}
.element-left .primaryrough {
  max-width: 25%;
}
.white-8c .primaryrough {
  max-width: 20%;
}
.tertiary-ec .primaryrough {
  max-width: 16.66%;
}
.disabled_30 .primaryrough {
  max-width: 14.28%;
}
.hidden-glass .primaryrough {
  max-width: 12.5%;
}
.fixed_76 .primaryrough {
  max-width: 11.11%;
}
.surfaceyellow {
  display: block;
}
.feature_f4 .cold-86 label,
.feature_f4 .texttop label,
.feature_f4 .medium_90 label,
.feature_f4 .progress_tiny_fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east-95 {
  list-style: none;
  margin: 0;
}
.east-95 article.paragraph-medium-30 {
  margin-bottom: 0;
}
.east-95 ul {
  list-style: none;
  margin: 0;
}
.east-95 .selected-11 li.paragraph-medium-30 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east-95 .selected-11 li.paragraph-medium-30 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east-95 .selected-11 li.paragraph-medium-30: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) {
  .east-95 .selected-11 li.paragraph-medium-30 li.paragraph-medium-30 li.paragraph-medium-30 li.paragraph-medium-30 {
    padding-left: 0;
  }
}
article.paragraph-medium-30 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-medium-30 .paginationdirty p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-medium-30 .form_gas {
  float: left;
}
article.paragraph-medium-30 .breadcrumb-28 {
  margin-left: 85px;
}
article.paragraph-medium-30 .orange_c2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-medium-30 .orange_c2 .frame-south-29 {
  margin-left: 10px;
}
article.paragraph-medium-30 .title_blue_0d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-medium-30 .tooltip_dirty_8a {
  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 .cold-86,
  #respond .medium_90,
  #respond .progress_tiny_fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cold-86 input,
#respond .medium_90 input,
#respond .progress_tiny_fa input {
  width: 100%;
}
#respond .progress_tiny_fa {
  margin-right: 0;
}
#respond .form-static #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav_north {
  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;
}
.nav_north.inputold {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.nav_north 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%);
}
.nav_north:focus,
.nav_north: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);
}
.cardfluid {
  border-radius: 10%;
}
.notice_lite_05 {
  border-radius: 50%;
}
.dirty_b3 {
  font-size: 0.72em;
}
.media_bf {
  font-size: 0.875em;
}
.outline-bright-63 {
  font-size: 1.1em;
}
.innericon {
  text-transform: uppercase;
  line-height: 1.2;
}
.innericon.dirty_b3 {
  letter-spacing: 0.5px;
}
.list-in-a1,
.list-in-a1 a {
  color: #6d6d6d;
}
.list-in-a1 a:hover {
  color: #111;
}
.modal-outer-cc {
  color: #6d6d6d;
}
.list-small-15 {
  overflow-x: hidden;
}
.list-small-15 .module-light-b2.lite_41 {
  position: relative;
}
.list-small-15 .module-light-b2.lite_41.notification_action_6b {
  position: initial;
}
.list-small-15
  .module-light-b2.lite_41.notification_action_6b
  .iron-c5 {
  left: auto;
}
.list-small-15 .module-light-b2 .iron-c5 {
  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;
}
.list-small-15 .module-light-b2:hover.lite_41 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list-small-15
  .module-light-b2:hover.lite_41
  .iron-c5 {
  display: block;
  z-index: 9999999;
}
.list-small-15 .bronze-32 .status_smooth_50,
.list-small-15 .frame-hovered-70 .status_smooth_50 {
  display: none;
}
.list-small-15 .chip-42 .module-light-b2:hover.lite_41 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature_f4 .cold-86 label,
.feature_f4 .texttop label,
.feature_f4 .medium_90 label,
.feature_f4 .progress_tiny_fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.east-95 {
  list-style: none;
  margin: 0;
}
.east-95 article.paragraph-medium-30 {
  margin-bottom: 0;
}
.east-95 ul {
  list-style: none;
  margin: 0;
}
.east-95 .selected-11 li.paragraph-medium-30 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .east-95 .selected-11 li.paragraph-medium-30 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .east-95 .selected-11 li.paragraph-medium-30: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) {
  .east-95 .selected-11 li.paragraph-medium-30 li.paragraph-medium-30 li.paragraph-medium-30 li.paragraph-medium-30 {
    padding-left: 0;
  }
}
article.paragraph-medium-30 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-medium-30 .paginationdirty p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-medium-30 .form_gas {
  float: left;
}
article.paragraph-medium-30 .breadcrumb-28 {
  margin-left: 85px;
}
article.paragraph-medium-30 .orange_c2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-medium-30 .orange_c2 .frame-south-29 {
  margin-left: 10px;
}
article.paragraph-medium-30 .title_blue_0d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-medium-30 .tooltip_dirty_8a {
  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 .cold-86,
  #respond .medium_90,
  #respond .progress_tiny_fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cold-86 input,
#respond .medium_90 input,
#respond .progress_tiny_fa input {
  width: 100%;
}
#respond .progress_tiny_fa {
  margin-right: 0;
}
#respond .form-static #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bronze-32 .logo-gas-e7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo-gas-e7 .feature_south.notification_stale_11 .image-d4 > li > a:focus,
.logo-gas-e7 .feature_south.notification_stale_11 .image-d4 > li > a:hover,
.logo-gas-e7 .feature_south.liquidpagination .image-d4 > li > a:focus,
.logo-gas-e7 .feature_south.liquidpagination .image-d4 > li > a:hover,
.logo-gas-e7 .feature_south.tiny_0f .image-d4 > li > a:focus,
.logo-gas-e7 .feature_south.tiny_0f .image-d4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-gas-e7
  .feature_south.notification_stale_11
  .image-d4
  > li.form_small
  > a,
.logo-gas-e7
  .feature_south.notification_stale_11
  .image-d4
  > li.slow_81
  > a,
.logo-gas-e7
  .feature_south.liquidpagination
  .image-d4
  > li.form_small
  > a,
.logo-gas-e7
  .feature_south.liquidpagination
  .image-d4
  > li.slow_81
  > a,
.logo-gas-e7
  .feature_south.tiny_0f
  .image-d4
  > li.form_small
  > a,
.logo-gas-e7 .feature_south.tiny_0f .image-d4 > li.backdrop-easy-dd > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-gas-e7 .alert_first,
.logo-gas-e7 .alert_first a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-gas-e7 .highlight-92.breadcrumbin li a,
.logo-gas-e7 .soft_5e a,
.logo-gas-e7 .cool_e2,
.logo-gas-e7 .image-d4 > li > a,
.logo-gas-e7 .fixedsort {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7 .highlight-92.breadcrumbin li a:hover,
.logo-gas-e7 .soft_5e a:hover,
.logo-gas-e7 .cool_e2:hover,
.logo-gas-e7 .image-d4 > li > a:hover,
.logo-gas-e7 .fixedsort:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-gas-e7 .current_de {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7 .current_de .slow-84 {
  color: rgba(255, 255, 255, 0.99);
}
.logo-gas-e7 .current_de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-gas-e7 .hidden-left .button-complex-ea {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7 .hidden-left .button-complex-ea .table-medium-ec {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7
  .hidden-left
  .button-complex-ea
  .table-medium-ec::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7
  .hidden-left
  .button-complex-ea
  .table-medium-ec:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7
  .hidden-left
  .button-complex-ea
  .table-medium-ec::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7
  .hidden-left
  .button-complex-ea
  .table-medium-ec::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7 .hidden-left .newactive {
  color: rgba(255, 255, 255, 0.79);
}
.logo-gas-e7 .hidden-left .newactive:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-next-80
  .logo-gas-e7
  .hidden-left
  .button-fast-cb
  .hover-1b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-next-80
  .logo-gas-e7
  .hidden-left
  .button-fast-cb
  .table-medium-ec {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-32 .westlabel {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.westlabel .feature_south.notification_stale_11 .image-d4 > li > a:focus,
.westlabel .feature_south.notification_stale_11 .image-d4 > li > a:hover,
.westlabel .feature_south.liquidpagination .image-d4 > li > a:focus,
.westlabel .feature_south.liquidpagination .image-d4 > li > a:hover,
.westlabel .feature_south.tiny_0f .image-d4 > li > a:focus,
.westlabel .feature_south.tiny_0f .image-d4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.westlabel
  .feature_south.notification_stale_11
  .image-d4
  > li.form_small
  > a,
.westlabel
  .feature_south.notification_stale_11
  .image-d4
  > li.slow_81
  > a,
.westlabel
  .feature_south.liquidpagination
  .image-d4
  > li.form_small
  > a,
.westlabel
  .feature_south.liquidpagination
  .image-d4
  > li.slow_81
  > a,
.westlabel
  .feature_south.tiny_0f
  .image-d4
  > li.form_small
  > a,
.westlabel .feature_south.tiny_0f .image-d4 > li.backdrop-easy-dd > a {
  color: rgba(0, 0, 0, 0.8);
}
.westlabel .alert_first,
.westlabel .alert_first a {
  color: rgba(0, 0, 0, 0.8);
}
.westlabel .highlight-92.breadcrumbin li a,
.westlabel .soft_5e a,
.westlabel .cool_e2,
.westlabel .image-d4 > li > a,
.westlabel .fixedsort {
  color: rgba(0, 0, 0, 0.55);
}
.westlabel .highlight-92.breadcrumbin li a:hover,
.westlabel .soft_5e a:hover,
.westlabel .cool_e2:hover,
.westlabel .image-d4 > li > a:hover,
.westlabel .fixedsort:hover {
  color: rgba(0, 0, 0, 0.8);
}
.westlabel .current_de {
  color: rgba(0, 0, 0, 0.55);
}
.westlabel .current_de .slow-84 {
  color: rgba(0, 0, 0, 0.8);
}
.westlabel .current_de:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondarygreen .video-94 {
  margin-left: auto;
  margin-right: auto;
}
.background_steel > * {
  margin-left: auto;
  margin-right: auto;
}
.background_steel .simple-7c {
  margin-right: 1.41575em;
}
.video_west_e9 .background_steel > .first_da {
  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;
}
.video_west_e9 .background_steel > .popupold {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.hard_83.secondarygreen .video-94,
.nav_mini.secondarygreen .video-94 {
  margin-left: 0;
}
.image_solid_43.secondarygreen .video-94,
.panel_plasma_95.secondarygreen .video-94 {
  margin-right: 0;
}
.background_steel ol,
.background_steel ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.propopup video {
  max-width: 100%;
}
.primary-lower-ca img {
  display: block;
}
.primary-lower-ca.simple-7c,
.primary-lower-ca.heading-brown-ab {
  width: 100%;
}
.primary-lower-ca.popupold img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper_cool_33:not(.wrapper-blue) {
  margin: 1.5em auto;
}
.focus-middle-5e p {
  padding: 1.5em 14px;
}
ul.silver-49.popupold,
ul.silver-49.first_da,
ul.silver-49.section-hovered-59.first_da {
  padding: 0 14px;
}
.input_top {
  display: block;
  overflow-x: auto;
}
.input_top table {
  border-collapse: collapse;
  width: 100%;
}
.input_top td,
.input_top th {
  padding: 0.5em;
}
.background_steel li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background_steel ol ol,
.background_steel ol ul,
.background_steel ul ol,
.background_steel ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background_steel ol ol li,
.background_steel ol ul li,
.background_steel ul ol li,
.background_steel ul ul li {
  margin-left: 0;
}
.description-paper.info-e3 > .basicfilter {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-paper.info-e3 > .basicfilter iframe,
.description-paper.info-e3 > .basicfilter > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footerold {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footerold.slider_pro {
  padding: 0;
}
.footerold.slider_pro cite {
  font-size: 13px;
}
.footerold > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footerold cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media_outer {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media_outer > p:first-child {
  margin-top: 0;
}
.media_outer cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media_outer blockquote {
  border-left: 0;
}
.tag-medium {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tag-medium:not(.element_next) {
  max-width: 100px;
}
.tag-medium.iron_c7 {
  border-bottom: none !important;
  text-align: center;
}
.tag-medium.iron_c7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus-middle-5e p {
    padding: 1.5em 0;
  }
}
.tablebottom {
  color: #0073aa;
}
.pattern-f6 {
  background-color: #0073aa;
}
.gradient-de {
  color: #229fd8;
}
.cool-a3 {
  background-color: #229fd8;
}
.popup_06 {
  color: #eee;
}
.fast-73 {
  background-color: #eee;
}
.icontiny {
  color: #444;
}
.middlelogo {
  background-color: #444;
}
.notification-stone {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notification-stone .focusedheader .soft_5e {
  font-size: 15px;
}
.notification-stone .soft_5e {
  line-height: 1.3;
}
.notification-stone .westlabel {
}
.notification-stone .logo-gas-e7 {
  background: #235787;
}
.goldpopup {
  padding: 0;
}
.goldpopup .logo-gas-e7 {
  background: #1a1a1a;
}
.goldpopup .westlabel {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.plasma-a6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.plasma-a6 .westlabel {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.plasma-a6 .logo-gas-e7 {
  background: #303030;
}
.simple_a6 {
  position: relative;
  z-index: 10;
}
.simple_a6 .large-1d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_tiny .lite_41 {
  display: inline-block;
  vertical-align: middle;
}
.row_tiny.blue-53 .lite_41 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .row_tiny.blue-53 .lite_41 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .row_tiny.blue-53 .lite_41 {
    margin-right: 0.4em;
  }
}
.row_tiny.blue-53 .lite_41:last-child {
  margin-right: 0;
}
.disabled-iron-b4 .large-1d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bronze-32 .focusedheader {
    margin: 0 -0.5em;
  }
  .bronze-32 .focusedheader [class*="customify-col-"],
  .bronze-32 .focusedheader [class*="customify-col_"],
  .bronze-32 .focusedheader [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bronze-32.gradient_outer_cb .large-1d {
  background: 0 0 !important;
}
.bronze-32.gradient_outer_cb .large-1d,
.bronze-32.disabled-iron-b4 .large-1d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bronze-32.accentgold {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bronze-32.disabled-iron-b4 .large-1d {
  box-shadow: none !important;
}
.stale_cb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .stale_cb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .stale_cb {
    padding: 18px 0 20px;
  }
}
.stale_cb .shade_ec {
  width: 100%;
}
.stale_cb .leftfilter {
  margin-bottom: 0;
}
.stale_cb .actionlist {
  margin-top: 5px;
  font-size: 0.875em;
}
.labeldirty {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.labeldirty .highlightorange {
  width: 100%;
}
.whitetable {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.whitetable li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.whitetable 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;
}
.whitetable li:last-child:after {
  display: none;
}
.whitetable li a {
  font-weight: 500;
  margin-right: 10px;
}
.down_d8 .status_smooth_50 button,
.stale_cb .status_smooth_50 button {
  left: 0;
}
.down_d8 .highlightorange,
.stale_cb .highlightorange {
  padding-left: 0;
  padding-right: 0;
}
.down_d8 .labeldirty,
.stale_cb .labeldirty {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.down_d8 {
  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;
}
.down_d8: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;
}
.down_d8 .active-c8 {
  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) {
  .down_d8 .active-c8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .down_d8 .active-c8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .down_d8 .active-c8 {
    min-height: 200px;
  }
}
.down_d8 .whitetable {
  color: rgba(255, 255, 255, 0.8);
}
.down_d8 .whitetable a,
.down_d8 .whitetable li:after {
  color: inherit;
}
.down_d8 .whitetable a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popupblack {
  margin-bottom: 0.5em;
}
.card_0e {
  margin-bottom: 1.2em;
}
.card_0e,
.popupblack {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card_0e p:last-child,
.popupblack p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .status_smooth_50,
#masthead .status_smooth_50 {
  display: none;
}
#masthead
  > .status_smooth_50.input_next {
  display: none;
}
#masthead > .status_smooth_50 button {
  left: 0;
}
.link_next_20 {
  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_next_20 .lite_41 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.link_next_20 .icon_silver_e2 {
  display: -webkit-box;
  display: flex;
}
.link_next_20 .icon_silver_e2.image_d9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.link_next_20 .icon_silver_e2.highlight-wood-db {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link_next_20 .icon_silver_e2.nav_bb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link_next_20.outline-wide-90.banner_wide .icon_silver_e2.image_d9 {
  flex-basis: 100%;
}
.link_next_20.lowerthumbnail .icon_silver_e2.highlight-wood-db {
  -webkit-box-flex: 1;
  flex: auto;
}
.link_next_20.lowerthumbnail .icon_silver_e2.nav_bb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .status_smooth_50.input_next {
  display: none;
}
#masthead > .status_smooth_50 button {
  left: 0;
}
.outline_glass_41 {
  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;
}
.outline_glass_41:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outline_glass_41.sidebar-next-0a i {
  margin-right: 4px;
}
.outline_glass_41.currentimage i {
  margin-left: 5px;
}
.soft_5e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.soft_5e p:last-child {
  margin-bottom: 0;
}
.pressed-12 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pressed-12 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pressed-12 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pressed-12 .alert_first {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pressed-12 .easynav {
  margin: 5px 0 7px 0;
}
.pressed-12.header-pro-3a .notificationouter {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed-12.header-pro-3a .upper_43 {
  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;
}
.pressed-12.fixed_71 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pressed-12.fixed_71 .notificationouter {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed-12.fixed_71 .upper_43 {
  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;
}
.pressed-12.notification-first {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pressed-12.tag-short {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pressed-12.tag-short .upper_43 {
  margin-top: 7px;
}
.module_d5 {
  display: inline-block;
}
.simple_a6 .liquid_1e .pressed-12 img {
  max-width: 100%;
}
.feature_south .dynamicheading.table-stone,
.focused-bd .dynamicheading.table-stone {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_south .background_7f,
.focused-bd .background_7f {
  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%);
}
.feature_south .background_7f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.feature_south.filter_1b .background_7f {
  display: none;
}
.feature_south .background_mini_93 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_south .background_mini_93 li {
  display: inline-block;
  position: relative;
}
.feature_south .background_mini_93 li:last-child {
  margin-right: 0;
}
.feature_south .background_mini_93 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;
}
.feature_south .background_mini_93 li.backdrop-easy-dd > a {
  color: rgba(0, 0, 0, 0.9);
}
.feature_south .background_mini_93 > 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;
}
.feature_south .background_mini_93 > li > a i {
  line-height: 0;
}
.feature_south .background_mini_93 > li.widgetbasic > a .background_7f {
  margin-left: 4px;
  line-height: 0;
}
.feature_south .background_mini_93 .sidebar-large-48 li.widgetbasic > a {
  position: relative;
}
.feature_south .background_mini_93 .sidebar-large-48 li.widgetbasic > a:after,
.feature_south .background_mini_93 .sidebar-large-48 li.widgetbasic > a:before {
  content: "";
  display: table;
}
.feature_south .background_mini_93 .sidebar-large-48 li.widgetbasic > a:after {
  clear: both;
}
.feature_south .background_mini_93 .sidebar-large-48 li.widgetbasic > a .background_7f {
  margin-left: 5px;
  float: right;
}
.feature_south .carousel_2b,
.feature_south .sidebar-large-48 {
  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;
}
.feature_south .sidebar-large-48 {
  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;
}
.feature_south .sidebar-large-48 .table-stone {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_south .sidebar-large-48 .background_7f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.feature_south .sidebar-large-48 li {
  display: block;
  margin: 0;
  padding: 0;
}
.feature_south .sidebar-large-48 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;
}
.feature_south .sidebar-large-48 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.feature_south .sidebar-large-48 .sidebar-large-48 {
  top: 0;
  left: 100%;
}
.feature_south .feature-small-b3.tooltipwhite > .carousel_2b,
.feature_south .feature-small-b3.tooltipwhite > .sidebar-large-48,
.feature_south .feature-small-b3:focus > .carousel_2b,
.feature_south .feature-small-b3:focus > .sidebar-large-48,
.feature_south .feature-small-b3:hover > .carousel_2b,
.feature_south .feature-small-b3:hover > .sidebar-large-48 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.feature_south.tiny_0f .image-d4:after,
.feature_south.tiny_0f .image-d4:before {
  content: "";
  display: table;
}
.feature_south.tiny_0f .image-d4:after {
  clear: both;
}
.feature_south.tiny_0f .image-d4 > li {
  float: left;
}
.feature_south.shadow-f1 .image-d4:after,
.feature_south.shadow-f1 .image-d4:before {
  content: "";
  display: table;
}
.feature_south.shadow-f1 .image-d4:after {
  clear: both;
}
.feature_south.shadow-f1 .image-d4 > li {
  float: left;
}
.feature_south.shadow-f1 .image-d4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.feature_south.shadow-f1 .image-d4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.feature_south.shadow-f1 .image-d4 > li.form_small > a,
.feature_south.shadow-f1 .image-d4 > li.backdrop-easy-dd > a {
  color: #fff;
  background-color: #1e4b75;
}
.feature_south.notification_stale_11 .image-d4 > li > a .table-stone {
  position: relative;
}
.feature_south.notification_stale_11 .image-d4 > li > a .table-stone: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;
}
.feature_south.notification_stale_11
  .image-d4
  > li:focus
  > a
  .table-stone:before,
.feature_south.notification_stale_11
  .image-d4
  > li:hover
  > a
  .table-stone:before {
  width: 100%;
  background-color: currentColor;
}
.feature_south.notification_stale_11
  .image-d4
  > li.form_small
  > a
  .table-stone:before,
.feature_south.notification_stale_11
  .image-d4
  > li.slow_81
  > a
  .table-stone:before {
  width: 100%;
  background-color: currentColor;
}
.feature_south.liquidpagination .image-d4 > li > a .table-stone {
  position: relative;
}
.feature_south.liquidpagination .image-d4 > li > a .table-stone: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;
}
.feature_south.liquidpagination .image-d4 > li:focus > a .table-stone:before,
.feature_south.liquidpagination
  .image-d4
  > li:hover
  > a
  .table-stone:before {
  width: 100%;
  background-color: currentColor;
}
.feature_south.liquidpagination
  .image-d4
  > li.form_small
  > a
  .table-stone:before,
.feature_south.liquidpagination
  .image-d4
  > li.slow_81
  > a
  .table-stone:before {
  width: 100%;
  background-color: currentColor;
}
.focused-bd .background_mini_93 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focused-bd .background_mini_93 li:first-child > a {
  border-top: none;
}
.focused-bd .background_mini_93 .background-left-f0 > .table-stone .background_7f {
  display: none;
}
.focused-bd .background_mini_93 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focused-bd .background_mini_93 li:last-child {
  border: none;
}
.focused-bd .background_mini_93 li.widgetbasic > a {
  padding-right: 45px !important;
}
.focused-bd .background_mini_93 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focused-bd .background_mini_93 li a:focus,
.focused-bd .background_mini_93 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused-bd .background_mini_93 li .icon-down {
  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;
}
.focused-bd .background_mini_93 li .icon-down:hover {
  box-shadow: none;
}
.focused-bd .background_mini_93 li .icon-down .background_7f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focused-bd .background_mini_93 .sidebar-large-48 {
  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);
}
.focused-bd .background_mini_93 .sidebar-large-48 li a {
  padding-left: 3em;
}
.focused-bd .background_mini_93 .orange_f4 > a .icon-down i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focused-bd .background_mini_93 .orange_f4 > .sidebar-large-48 {
  display: block;
  opacity: 1;
}
.yellow_d7 {
  max-width: 100%;
}
.rowwarm {
  line-height: 0;
  cursor: pointer;
}
.fixedsort {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fixedsort:hover {
  box-shadow: none;
  color: currentColor;
}
.fixedsort svg {
  width: 18px;
  height: 18px;
}
.fixedsort .accent_full_96 {
  display: none;
}
.pagination_wood {
  position: relative;
}
.pagination_wood.tagmotion .fixedsort .icon_65 {
  display: none;
}
.pagination_wood.tagmotion .fixedsort .accent_full_96 {
  display: inline-block;
}
.pagination_wood .container-right-1c {
  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);
}
.pagination_wood.filter_action_1c .container-right-1c {
  left: auto;
  right: -0.9em;
}
.pagination_wood.filter_action_1c .main_basic::before {
  left: auto;
  right: 15px;
}
.pagination_wood.tagmotion .container-right-1c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-fast-cb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button-fast-cb label {
  flex-basis: 100%;
}
.button-fast-cb .button-complex-ea {
  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;
}
.button-fast-cb .table-medium-ec {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button-fast-cb .table-medium-ec:focus {
  background-color: transparent;
}
.button-fast-cb button.newactive {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button-fast-cb button.newactive:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button-fast-cb button.newactive svg {
  width: 18px;
  height: 18px;
}
.button-fast-cb input[type="submit"] {
  min-height: auto;
}
.hidden-left .button-fast-cb .table-medium-ec {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.main_basic {
  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) {
  .main_basic {
    width: 220px;
  }
}
.main_basic label {
  flex-basis: 100%;
}
.main_basic::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;
}
.heading-next-80 .hidden-left .button-fast-cb {
  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;
}
.heading-next-80
  .hidden-left
  .button-fast-cb
  .button-complex-ea {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.heading-next-80 .hidden-left .button-fast-cb .table-medium-ec {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.heading-next-80
  .hidden-left
  .button-fast-cb
  .table-medium-ec:focus {
  background: 0 0;
}
.heading-next-80
  .hidden-left
  .button-fast-cb
  .hover-1b {
  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;
}
.highlight-92 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight-92 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight-92 li:last-child {
  margin-right: 0;
}
.highlight-92 li:first-child {
  margin-left: 0;
}
.highlight-92.alert-pro a {
  color: #fff;
}
.highlight-92.alert-pro a:hover {
  color: #fff;
}
.highlight-92 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight-92 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight-92 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight-92 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight-92 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight-92 [class*="social-icon-apple"].item-prev-ad {
  background-color: transparent;
  color: #999;
}
.highlight-92 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight-92 [class*="social-icon-behance"].item-prev-ad {
  background-color: transparent;
  color: #1769ff;
}
.highlight-92 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight-92 [class*="social-icon-bitbucket"].item-prev-ad {
  background-color: transparent;
  color: #205081;
}
.highlight-92 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight-92 [class*="social-icon-codepen"].item-prev-ad {
  background-color: transparent;
  color: #000;
}
.highlight-92 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight-92 [class*="social-icon-delicious"].item-prev-ad {
  background-color: transparent;
  color: #39f;
}
.highlight-92 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight-92 [class*="social-icon-digg"].item-prev-ad {
  background-color: transparent;
  color: #005be2;
}
.highlight-92 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight-92 [class*="social-icon-dribbble"].item-prev-ad {
  background-color: transparent;
  color: #ea4c89;
}
.highlight-92 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight-92 [class*="social-icon-envelope"].item-prev-ad {
  background-color: transparent;
  color: #ea4335;
}
.highlight-92 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight-92 [class*="social-icon-facebook"].item-prev-ad {
  background-color: transparent;
  color: #3b5998;
}
.highlight-92 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight-92 [class*="social-icon-flickr"].item-prev-ad {
  background-color: transparent;
  color: #0063dc;
}
.highlight-92 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight-92 [class*="social-icon-foursquare"].item-prev-ad {
  background-color: transparent;
  color: #2d5be3;
}
.highlight-92 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight-92 [class*="social-icon-github"].item-prev-ad {
  background-color: transparent;
  color: #333;
}
.highlight-92 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight-92 [class*="social-icon-google-plus"].item-prev-ad {
  background-color: transparent;
  color: #dd4b39;
}
.highlight-92 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight-92 [class*="social-icon-houzz"].item-prev-ad {
  background-color: transparent;
  color: #7ac142;
}
.highlight-92 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight-92 [class*="social-icon-instagram"].item-prev-ad {
  background-color: transparent;
  color: #262626;
}
.highlight-92 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight-92 [class*="social-icon-jsfiddle"].item-prev-ad {
  background-color: transparent;
  color: #487aa2;
}
.highlight-92 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight-92 [class*="social-icon-linkedin"].item-prev-ad {
  background-color: transparent;
  color: #0077b5;
}
.highlight-92 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight-92 [class*="social-icon-medium"].item-prev-ad {
  background-color: transparent;
  color: #00ab6b;
}
.highlight-92 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight-92
  [class*="social-icon-odnoklassniki"].item-prev-ad {
  background-color: transparent;
  color: #f4731c;
}
.highlight-92 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight-92 [class*="social-icon-meetup"].item-prev-ad {
  background-color: transparent;
  color: #ec1c40;
}
.highlight-92 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight-92 [class*="social-icon-pinterest"].item-prev-ad {
  background-color: transparent;
  color: #bd081c;
}
.highlight-92 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight-92 [class*="social-icon-product-hunt"].item-prev-ad {
  background-color: transparent;
  color: #da552f;
}
.highlight-92 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight-92 [class*="social-icon-reddit"].item-prev-ad {
  background-color: transparent;
  color: #ff4500;
}
.highlight-92 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight-92 [class*="social-icon-rss"].item-prev-ad {
  background-color: transparent;
  color: #f26522;
}
.highlight-92 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight-92
  [class*="social-icon-shopping-cart"].item-prev-ad {
  background-color: transparent;
  color: #4caf50;
}
.highlight-92 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight-92 [class*="social-icon-skype"].item-prev-ad {
  background-color: transparent;
  color: #00aff0;
}
.highlight-92 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight-92 [class*="social-icon-slideshare"].item-prev-ad {
  background-color: transparent;
  color: #0077b5;
}
.highlight-92 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight-92 [class*="social-icon-snapchat"].item-prev-ad {
  background-color: transparent;
  color: #fffc00;
}
.highlight-92 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight-92 [class*="social-icon-soundcloud"].item-prev-ad {
  background-color: transparent;
  color: #f80;
}
.highlight-92 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight-92 [class*="social-icon-spotify"].item-prev-ad {
  background-color: transparent;
  color: #2ebd59;
}
.highlight-92 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight-92
  [class*="social-icon-stack-overflow"].item-prev-ad {
  background-color: transparent;
  color: #fe7a15;
}
.highlight-92 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight-92 [class*="social-icon-maldkfgram"].item-prev-ad {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight-92 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight-92 [class*="social-icon-tripadvisor"].item-prev-ad {
  background-color: transparent;
  color: #589442;
}
.highlight-92 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight-92 [class*="social-icon-tumblr"].item-prev-ad {
  background-color: transparent;
  color: #35465c;
}
.highlight-92 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight-92 [class*="social-icon-twitch"].item-prev-ad {
  background-color: transparent;
  color: #6441a5;
}
.highlight-92 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight-92 [class*="social-icon-twitter"].item-prev-ad {
  background-color: transparent;
  color: #1da1f2;
}
.highlight-92 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight-92 [class*="social-icon-vimeo"].item-prev-ad {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight-92 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight-92 [class*="social-icon-vk"].item-prev-ad {
  background-color: transparent;
  color: #45668e;
}
.highlight-92 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight-92 [class*="social-icon-weibo"].item-prev-ad {
  background-color: transparent;
  color: #df2029;
}
.highlight-92 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight-92 [class*="social-icon-weixin"].item-prev-ad {
  background-color: transparent;
  color: #7bb32e;
}
.highlight-92 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight-92 [class*="social-icon-whatsapp"].item-prev-ad {
  background-color: transparent;
  color: #25d366;
}
.highlight-92 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight-92 [class*="social-icon-wordpress"].item-prev-ad {
  background-color: transparent;
  color: #21759b;
}
.highlight-92 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight-92 [class*="social-icon-xing"].item-prev-ad {
  background-color: transparent;
  color: #026466;
}
.highlight-92 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight-92 [class*="social-icon-yelp"].item-prev-ad {
  background-color: transparent;
  color: #af0606;
}
.highlight-92 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight-92 [class*="social-icon-youtube"].item-prev-ad {
  background-color: transparent;
  color: #cd201f;
}
.cool_e2 {
  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;
}
.cool_e2:hover {
  box-shadow: none;
  background: 0 0;
}
.video_cool_06 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.elementactive {
  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;
}
.fullshade {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.description-old {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.description-old,
.description-old::after,
.description-old::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;
}
.description-old::after,
.description-old::before {
  content: "";
  display: block;
  background-color: inherit;
}
.description_d7 .elementactive .fullshade {
  margin-top: -2px;
  width: 19px;
}
.description_d7 .elementactive .description-old {
  margin-top: -1px;
}
.description_d7 .elementactive .description-old,
.description_d7 .elementactive .description-old::after,
.description_d7 .elementactive .description-old::before {
  width: 19px;
  height: 2px;
}
.description_d7 .elementactive .description-old::before {
  top: -6px;
}
.description_d7 .elementactive .description-old::after {
  bottom: -6px;
}
.secondary-focused .elementactive .fullshade {
  margin-top: -2px;
  width: 22px;
}
.secondary-focused .elementactive .description-old {
  margin-top: -1px;
}
.secondary-focused .elementactive .description-old,
.secondary-focused .elementactive .description-old::after,
.secondary-focused .elementactive .description-old::before {
  width: 22px;
  height: 2px;
}
.secondary-focused .elementactive .description-old::before {
  top: -7px;
}
.secondary-focused .elementactive .description-old::after {
  bottom: -7px;
}
.input-ea .elementactive .fullshade {
  margin-top: -2px;
  width: 31px;
}
.input-ea .elementactive .description-old {
  margin-top: -1.5px;
}
.input-ea .elementactive .description-old,
.input-ea .elementactive .description-old::after,
.input-ea .elementactive .description-old::before {
  width: 31px;
  height: 3px;
}
.input-ea .elementactive .description-old::before {
  top: -9px;
}
.input-ea .elementactive .description-old::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture-yellow-3a .elementactive .fullshade {
    margin-top: -2px;
    width: 19px;
  }
  .picture-yellow-3a .elementactive .description-old {
    margin-top: -1px;
  }
  .picture-yellow-3a .elementactive .description-old,
  .picture-yellow-3a .elementactive .description-old::after,
  .picture-yellow-3a .elementactive .description-old::before {
    width: 19px;
    height: 2px;
  }
  .picture-yellow-3a .elementactive .description-old::before {
    top: -6px;
  }
  .picture-yellow-3a .elementactive .description-old::after {
    bottom: -6px;
  }
  .background_d2 .elementactive .fullshade {
    margin-top: -2px;
    width: 22px;
  }
  .background_d2 .elementactive .description-old {
    margin-top: -1px;
  }
  .background_d2 .elementactive .description-old,
  .background_d2 .elementactive .description-old::after,
  .background_d2 .elementactive .description-old::before {
    width: 22px;
    height: 2px;
  }
  .background_d2 .elementactive .description-old::before {
    top: -7px;
  }
  .background_d2 .elementactive .description-old::after {
    bottom: -7px;
  }
  .filter_fe .elementactive .fullshade {
    margin-top: -2px;
    width: 31px;
  }
  .filter_fe .elementactive .description-old {
    margin-top: -1.5px;
  }
  .filter_fe .elementactive .description-old,
  .filter_fe .elementactive .description-old::after,
  .filter_fe .elementactive .description-old::before {
    width: 31px;
    height: 3px;
  }
  .filter_fe .elementactive .description-old::before {
    top: -9px;
  }
  .filter_fe .elementactive .description-old::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tableorange .elementactive .fullshade {
    margin-top: -2px;
    width: 19px;
  }
  .tableorange .elementactive .description-old {
    margin-top: -1px;
  }
  .tableorange .elementactive .description-old,
  .tableorange .elementactive .description-old::after,
  .tableorange .elementactive .description-old::before {
    width: 19px;
    height: 2px;
  }
  .tableorange .elementactive .description-old::before {
    top: -6px;
  }
  .tableorange .elementactive .description-old::after {
    bottom: -6px;
  }
  .linknext .elementactive .fullshade {
    margin-top: -2px;
    width: 22px;
  }
  .linknext .elementactive .description-old {
    margin-top: -1px;
  }
  .linknext .elementactive .description-old,
  .linknext .elementactive .description-old::after,
  .linknext .elementactive .description-old::before {
    width: 22px;
    height: 2px;
  }
  .linknext .elementactive .description-old::before {
    top: -7px;
  }
  .linknext .elementactive .description-old::after {
    bottom: -7px;
  }
  .gradientright .elementactive .fullshade {
    margin-top: -2px;
    width: 31px;
  }
  .gradientright .elementactive .description-old {
    margin-top: -1.5px;
  }
  .gradientright .elementactive .description-old,
  .gradientright .elementactive .description-old::after,
  .gradientright .elementactive .description-old::before {
    width: 31px;
    height: 3px;
  }
  .gradientright .elementactive .description-old::before {
    top: -9px;
  }
  .gradientright .elementactive .description-old::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup_fluid .elementactive .fullshade {
    margin-top: -2px;
    width: 19px;
  }
  .popup_fluid .elementactive .description-old {
    margin-top: -1px;
  }
  .popup_fluid .elementactive .description-old,
  .popup_fluid .elementactive .description-old::after,
  .popup_fluid .elementactive .description-old::before {
    width: 19px;
    height: 2px;
  }
  .popup_fluid .elementactive .description-old::before {
    top: -6px;
  }
  .popup_fluid .elementactive .description-old::after {
    bottom: -6px;
  }
  .dropdown-thick .elementactive .fullshade {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-thick .elementactive .description-old {
    margin-top: -1px;
  }
  .dropdown-thick .elementactive .description-old,
  .dropdown-thick .elementactive .description-old::after,
  .dropdown-thick .elementactive .description-old::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-thick .elementactive .description-old::before {
    top: -7px;
  }
  .dropdown-thick .elementactive .description-old::after {
    bottom: -7px;
  }
  .tertiary_liquid .elementactive .fullshade {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_liquid .elementactive .description-old {
    margin-top: -1.5px;
  }
  .tertiary_liquid .elementactive .description-old,
  .tertiary_liquid .elementactive .description-old::after,
  .tertiary_liquid .elementactive .description-old::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_liquid .elementactive .description-old::before {
    top: -9px;
  }
  .tertiary_liquid .elementactive .description-old::after {
    bottom: -9px;
  }
}
.component_large_0f .description-old {
  -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);
}
.component_large_0f .description-old::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component_large_0f .description-old::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);
}
.component_large_0f.notice-next .description-old {
  -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);
}
.component_large_0f.notice-next .description-old::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component_large_0f.notice-next .description-old::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);
}
.info-5f {
  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.frame-warm:before {
  display: none;
}
.frame-hovered-70 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame-hovered-70 .carousel-bronze-ea {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame-hovered-70 .carousel-bronze-ea:last-of-type {
  border-bottom: none;
}
.frame-hovered-70 .carousel-bronze-ea.menustone,
.frame-hovered-70 .carousel-bronze-ea.logo-hovered-f7,
.frame-hovered-70 .carousel-bronze-ea.short_e7 {
  padding: 0;
}
.frame-hovered-70 .focused-bd .icon-down {
  color: currentColor;
}
.frame-hovered-70 .focused-bd .icon-down:focus,
.frame-hovered-70 .focused-bd .icon-down:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-hovered-70.westlabel .current_de,
.frame-hovered-70.westlabel .soft_5e a,
.frame-hovered-70.westlabel .image-d4 a,
.frame-hovered-70.westlabel .sidebar-large-48 a {
  color: rgba(0, 0, 0, 0.55);
}
.frame-hovered-70.westlabel .current_de:hover,
.frame-hovered-70.westlabel .soft_5e a:hover,
.frame-hovered-70.westlabel .image-d4 a:hover,
.frame-hovered-70.westlabel .sidebar-large-48 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-hovered-70.westlabel .slow-84 {
  color: rgba(0, 0, 0, 0.8);
}
.frame-hovered-70.westlabel .carousel-bronze-ea {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-hovered-70.westlabel .carousel-bronze-ea:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame-hovered-70.westlabel .title_south:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame-hovered-70.westlabel .focused-bd .background_mini_93 li a,
.frame-hovered-70.westlabel .focused-bd .icon-down,
.frame-hovered-70.westlabel .sidebar-large-48 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-hovered-70.westlabel .focused-bd .icon-down:focus,
.frame-hovered-70.westlabel .focused-bd .icon-down:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-hovered-70.westlabel .background_mini_93 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-hovered-70.logo-gas-e7 .current_de,
.frame-hovered-70.logo-gas-e7 .soft_5e a,
.frame-hovered-70.logo-gas-e7 .image-d4 .icon-down,
.frame-hovered-70.logo-gas-e7 .image-d4 a,
.frame-hovered-70.logo-gas-e7 .sidebar-large-48 a {
  color: rgba(255, 255, 255, 0.79);
}
.frame-hovered-70.logo-gas-e7 .current_de:hover,
.frame-hovered-70.logo-gas-e7 .soft_5e a:hover,
.frame-hovered-70.logo-gas-e7 .image-d4 .icon-down:hover,
.frame-hovered-70.logo-gas-e7 .image-d4 a:hover,
.frame-hovered-70.logo-gas-e7 .sidebar-large-48 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-hovered-70.logo-gas-e7 .slow-84 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-hovered-70.logo-gas-e7 .carousel-bronze-ea {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-hovered-70.logo-gas-e7 .carousel-bronze-ea:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame-hovered-70.logo-gas-e7 .title_south:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-hovered-70.logo-gas-e7 .focused-bd .background_mini_93 li a,
.frame-hovered-70.logo-gas-e7 .focused-bd .icon-down,
.frame-hovered-70.logo-gas-e7 .sidebar-large-48 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-hovered-70.logo-gas-e7 .focused-bd .icon-down:focus,
.frame-hovered-70.logo-gas-e7 .focused-bd .icon-down:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-hovered-70.logo-gas-e7 .background_mini_93 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_south {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.title_south:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail_22 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.westsection .frame-hovered-70 {
  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;
}
.westsection .carousel-bronze-ea {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.westsection .carousel-bronze-ea: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) {
  .westsection .carousel-bronze-ea:before {
    width: 16%;
    left: 42%;
  }
}
.westsection .carousel-bronze-ea:last-child:before {
  content: none;
}
.westsection .carousel-bronze-ea[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.westsection .focused-bd .background_mini_93 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.westsection .focused-bd .background_mini_93 li a .icon-down {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.westsection .focused-bd .sidebar-large-48 {
  border: none;
}
.westsection .focused-bd .sidebar-large-48 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.westsection .title_south {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.westsection .detail_22 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.westsection .logo-gas-e7 .title_south:before {
  background: rgba(0, 0, 0, 0.9);
}
.westsection .westlabel.notification_gold .description-old {
  background: rgba(0, 0, 0, 0.6);
}
.westsection
  .westlabel.notification_gold
  .description-old::after,
.westsection
  .westlabel.notification_gold
  .description-old:before {
  background: inherit;
}
.westsection
  .westlabel.notification_gold:hover
  .description-old {
  background: rgba(0, 0, 0, 0.8);
}
.slider_right_04 .frame-hovered-70 {
  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) {
  .slider_right_04 .frame-hovered-70 {
    width: auto;
    right: 45px;
  }
}
.steel-40 .frame-hovered-70 {
  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) {
  .steel-40 .frame-hovered-70 {
    width: auto;
    left: 45px;
  }
}
.frame-warm .frame-hovered-70 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame-warm .detail_22 {
  max-width: 48em;
  margin: 0 auto;
}
.frame-warm .title_south:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.purple_61 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.purple_61.westsection .frame-hovered-70 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.purple_61.slider_right_04 .frame-hovered-70 {
  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);
}
.purple_61 .frame-hovered-70 {
  visibility: visible;
}
.purple_61.steel-40 .frame-hovered-70 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.component_c7,
.dropdown_2b {
  overflow-x: hidden;
}
.component_c7 .frame-hovered-70 {
  overflow: auto;
}
.component_c7.westsection {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_c7.westsection .frame-hovered-70 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.component_c7.westsection .cool_e2 {
  opacity: 0;
}
.component_c7.slider_right_04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_c7.slider_right_04 .frame-hovered-70 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.component_c7.slider_right_04 .cool_e2 {
  opacity: 0;
}
.component_c7.steel-40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_c7.steel-40 .frame-hovered-70 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.component_c7.steel-40 .cool_e2 {
  opacity: 0;
}
.component_c7.frame-warm .frame-hovered-70 {
  z-index: 10;
  visibility: visible;
}
.notification_gold {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notification_gold .description-old {
  background: rgba(255, 255, 255, 0.99);
}
.notification_gold .description-old::after,
.notification_gold .description-old:before {
  background: inherit;
}
.notification_gold:hover .description-old {
  background: rgba(255, 255, 255, 0.99);
}
.steel-40 .notification_gold {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame-warm .notification_gold {
  display: none !important;
}
.component_c7:before,
.dropdown_2b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.component_c7 .notification_gold,
.dropdown_2b .notification_gold {
  display: inline-block;
}
.frame-hovered-70 .lite_41 {
  -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;
}
.component_c7 .frame-hovered-70 .lite_41,
.dropdown_2b .frame-hovered-70 .lite_41 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel_ae .button-complex-ea {
  width: 100%;
}
.liquid_1e {
  padding: 0 0.5em 0;
}
.liquid_1e [class*="customify-col-"],
.liquid_1e [class*="customify-col_"],
.liquid_1e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.simple-96 .liquid_1e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .focusedheader .linkprev,
  .linkprev {
    display: none;
  }
  .huge-fc {
    text-align: left;
  }
  .preview-up {
    text-align: center;
  }
  .breadcrumb-simple-50 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .focusedheader .blockwood,
  .blockwood {
    display: none;
  }
  .paperdropdown {
    text-align: left;
  }
  .steel_c1 {
    text-align: center;
  }
  .shadow_glass_4f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .focusedheader .activeframe,
  .activeframe {
    display: none;
  }
  .gradient_wood_35 {
    text-align: left;
  }
  .panel-75 {
    text-align: center;
  }
  .oldfeature {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_f7 {
  box-shadow: none !important;
}
.copper-8c .box_inner_9b,
.contentdynamic .box_inner_9b {
  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;
}
.contentdynamic .box_inner_9b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.large-1d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.large-1d:after,
.large-1d:before {
  content: "";
  display: table;
}
.large-1d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .large-1d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.large-1d,
.accentgold {
  max-width: 1248px;
  margin: 0 auto;
}

.southimage.hover-last .large-1d {
  max-width: 100%;
}
.southimage.fast-27 {
  max-width: 1200px;
  margin: 0 auto;
}
.southimage.outlinestatic .large-1d {
  max-width: 100%;
}
.southimage.outlinestatic > .large-1d {
  padding-left: 0;
  padding-right: 0;
}
.southimage.outlinestatic > .large-1d .focusedheader {
  margin: 0;
}
.southimage.outlinestatic
  > .large-1d
  .title_basic_3d.modal-static {
  margin-right: 0;
  margin-left: 0;
}
.southimage.outlinestatic #main.modal-static {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .description-3c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .description-3c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .glass-77 .video-94 {
    padding-right: 1em;
  }
  .glass-77.aside_gold .title_basic_3d {
    border-right: 1px solid #eaecee;
  }
  .glass-77.aside_gold .video-94 {
    padding-right: 1em;
  }
  .glass-77.aside_gold .cleanmedia {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_new .video-94 {
    padding-left: 1em;
  }
  .focus_new.aside_gold .title_basic_3d {
    border-left: 1px solid #eaecee;
  }
  .focus_new.aside_gold .video-94 {
    padding-left: 1em;
  }
  .focus_new.aside_gold .cleanmedia {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-dark .video-94 {
    padding-left: 1em;
  }
  .caption-dark.aside_gold .herohard {
    border-right: 1px solid #eaecee;
  }
  .caption-dark.aside_gold .under-88 {
    border-right: 1px solid #eaecee;
  }
  .caption-dark.aside_gold .video-94 {
    padding-left: 1em;
  }
  .caption-dark.aside_gold .cleanmedia {
    padding-right: 1em;
  }
  .caption-dark.aside_gold .hero_west {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module_small_ef .video-94 {
    padding-right: 1em;
  }
  .module_small_ef.aside_gold .herohard {
    border-left: 1px solid #eaecee;
  }
  .module_small_ef.aside_gold .under-88 {
    border-left: 1px solid #eaecee;
  }
  .module_small_ef.aside_gold .video-94 {
    padding-right: 1em;
  }
  .module_small_ef.aside_gold .cleanmedia {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_small_ef.aside_gold .hero_west {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-3c .video-94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-3c.aside_gold .title_basic_3d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .description-3c.aside_gold .video-94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-3c.aside_gold .cleanmedia {
    padding-left: 1em;
  }
  .description-3c.aside_gold .hero_west {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .description-3c.aside_gold .video-94 {
    padding-left: 0;
  }
}
.slider-bottom-c2 .row_tiny {
  display: inline-block;
}
.purple-58 {
  display: inline-block;
}
.liquid_dc {
  word-con: break-word;
}
.paragraph_soft_f4 > span {
  display: inline-block;
  padding: 5px 0;
}
.paragraph_soft_f4 .status_45 {
  margin-left: 8px;
  margin-right: 8px;
}
.paragraph_soft_f4 .plasmacontainer img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main-west-76 .photo_dark_a0 {
  margin-bottom: 2em;
}
.main-west-76 .chip-narrow-54 {
  margin-bottom: 15px;
}
.main-west-76 .chip-narrow-54:last-child {
  margin-bottom: 0;
}
.main-west-76 .feature_easy_99 {
  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) {
  .main-west-76 .feature_easy_99 {
    display: block;
  }
}
.main-west-76 .eastgallery {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main-west-76 .eastgallery {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main-west-76 .wideaside {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main-west-76 .wideaside img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main-west-76 .wideaside a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main-west-76 .liquid_dc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-west-76 .liquid_dc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main-west-76 .popup-prev p:last-child {
  margin-bottom: 0;
}
.main-west-76 .thickfooter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main-west-76 .hovered-d4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main-west-76 .logo-11 {
  margin-top: 1em;
}
.main-west-76 .caption_outer_8b {
  top: 0;
  display: block;
}
.main-west-76 .caption_outer_8b a {
  color: inherit;
}
.main-west-76 .caption_outer_8b a:hover {
  color: inherit;
}
.main-west-76 .input-slow-42 {
  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;
}
.main-west-76 .input-slow-42:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main-west-76 .hovered-d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main-west-76 .progress_42 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main-west-76 .progress_42:first-child {
  margin-top: 0;
}
.main-west-76 .progress_42.dropdown-77 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-west-76 .progress_42.selected_2e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-west-76
  .progress_42.selected_2e.notice_short
  .logo-11 {
  width: 100%;
}
.main-west-76 .selected_2e {
  -webkit-box-align: center;
  align-items: center;
}
.main-west-76 .selected_2e .paragraph_soft_f4,
.main-west-76 .selected_2e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main-west-76 .wideaside {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-west-76 .wideaside img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-west-76 .wideaside: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;
}
.main-west-76 .dropdown-77 {
  z-index: 5;
}
.main-west-76 .menu_west_68 .silver-3a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main-west-76 .pagination_inner_79 .silver-3a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main-west-76 .smooth-33 .silver-3a {
  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;
}
.main-west-76.widget_85 .feature_easy_99,
.main-west-76.filter-f4 .feature_easy_99 {
  display: block;
}
.main-west-76.widget_85 .feature_easy_99 .tabs_middle,
.main-west-76.widget_85 .feature_easy_99 .hovered-d4,
.main-west-76.filter-f4 .feature_easy_99 .tabs_middle,
.main-west-76.filter-f4 .feature_easy_99 .hovered-d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-west-76.overlaybright .eastgallery {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main-west-76.overlaybright .eastgallery {
    margin-right: 0;
  }
}
.main-west-76.widget_85 .eastgallery,
.main-west-76.filter-f4 .eastgallery {
  padding-top: 40%;
}
.main-west-76.widget_85 .photo_dark_a0,
.main-west-76.filter-f4 .photo_dark_a0 {
  display: block;
}
.main-west-76.widget_85 .surface-center .hovered-d4,
.main-west-76.filter-f4 .surface-center .hovered-d4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main-west-76.widget_85 .eastgallery,
.main-west-76.filter-f4 .eastgallery {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main-west-76.widget_85 .hovered-d4 {
  padding: 1em;
}
.photo-dd {
  margin: 30px auto;
  display: block;
}
.photo-dd .accent-22 > * {
  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;
}
.photo-dd .accent-22 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo-dd .accent-22 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bronzesecondary .paragraph_soft_f4 {
  margin-bottom: 1.41575em;
}
.bronzesecondary .liquid_ea {
  margin-bottom: 1.618em;
}
.background_steel .newsection {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background_steel .newsection a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background_steel .content_73 {
  max-width: 100%;
  overflow: auto;
}
.secondarygreen .background_steel a:hover {
  text-decoration: underline;
}
.wood_d9 .chip-narrow-54:not(.liquid_dc),
.wood_d9 .wideaside {
  margin-bottom: 1.41575em;
}
.wood_d9 .chip-narrow-54:not(.liquid_dc):last-child,
.wood_d9 .wideaside:last-child {
  margin-bottom: 0;
}
.wood_d9 .chip-narrow-54.active_fresh_87 {
  margin-bottom: 0.41575em;
}
.wood_d9 .fluidnotification:before,
.wood_d9 .active-solid:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wood_d9 .fluidnotification:before {
  content: "\f115";
}
.wood_d9 .active-solid:before {
  content: "\f02c";
}
.wood_d9 .captionlight {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wood_d9 .captionlight a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.row-08 {
  display: -webkit-box;
  display: flex;
}
.row-08 .popup_focused {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .row-08 .popup_focused {
    flex-basis: 90px;
  }
}
.row-08 .content-hot {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-08 .content-hot {
    flex-basis: calc(100% - 50px);
  }
}
.row-08 .search-up p:last-child {
  margin-bottom: 0.72em;
}
.surface_bottom_76 .accent-22 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.surface_bottom_76 .accent-22:after,
.surface_bottom_76 .accent-22:before {
  content: "";
  display: table;
}
.surface_bottom_76 .accent-22:after {
  clear: both;
}
.surface_bottom_76 .accent-22 .clean-23,
.surface_bottom_76 .accent-22 .texthot {
  width: 49%;
}
.surface_bottom_76 .accent-22 .clean-23 a span.text-slow-e2,
.surface_bottom_76 .accent-22 .texthot a span.text-slow-e2 {
  display: block;
  margin-bottom: 5px;
}
.surface_bottom_76 .accent-22 .texthot {
  float: left;
  text-align: left;
}
.surface_bottom_76 .accent-22 .clean-23 {
  float: right;
  text-align: right;
}
.nav_pro_eb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .nav_pro_eb {
    margin-bottom: 0;
  }
}
.purplemodal {
  margin-bottom: 1em;
}
.purplemodal .liquid_dc {
  font-size: 1.1em;
  line-height: 1.3;
}
.focused-08 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mask-ba .purplemodal,
.featuresoft .purplemodal {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mask-ba .purplemodal,
  .featuresoft .purplemodal {
    display: block;
  }
}
.mask-ba .focused-08,
.featuresoft .focused-08 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mask-ba .focused-08,
  .featuresoft .focused-08 {
    margin-bottom: 1em;
  }
}
.mask-ba .focused-08 img,
.featuresoft .focused-08 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mask-ba .column_b5,
.featuresoft .column_b5 {
  flex-basis: calc(100% - 160px);
}
.mask-ba .column_b5 p,
.featuresoft .column_b5 p {
  margin-bottom: 0;
}
.mask-ba .column_b5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mask-ba .column_b5 {
    padding-left: 0;
  }
}
.featuresoft .column_b5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .featuresoft .column_b5 {
    padding-right: 0;
  }
}
.featuresoft .focused-08 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hoveredpicture .focused-08 {
  margin-bottom: 0.5em;
}
.hoveredpicture .focused-08 img {
  width: 100%;
}
.iron_63 .hardicon,
.smallgrid .hardicon {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.smallgrid .title_basic_3d .hardsummary p:last-child {
  margin-bottom: 0;
}
.button_92 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gas-0f .sort-7e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gas-0f .sort-7e:last-of-type {
    margin-bottom: 0;
  }
}
.gas-0f .sort-7e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas-0f .sort-7e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gas-0f .sort-7e ul li {
  margin: 0 0 0.6em;
}
.gas-0f .sort-7e ul li.notification-cold,
.gas-0f .sort-7e ul li.lastalert {
  position: relative;
}
.gas-0f .sort-7e ul li.notification-cold .component-cf,
.gas-0f .sort-7e ul li.lastalert .component-cf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gas-0f .sort-7e ul li.notification-cold:after:after,
.gas-0f .sort-7e ul li.notification-cold:after:before,
.gas-0f
  .sort-7e
  ul
  li.lastalert:after:after,
.gas-0f
  .sort-7e
  ul
  li.lastalert:after:before {
  content: "";
  display: table;
}
.gas-0f .sort-7e ul li.notification-cold:after:after,
.gas-0f
  .sort-7e
  ul
  li.lastalert:after:after {
  clear: both;
}
.gas-0f .sort-7e a.shade-stale-ae:hover {
  text-decoration: none;
}
.gas-0f .sort-7e select {
  max-width: 100%;
}
.gas-0f .sort-7e table {
  font-size: 85%;
}
.gas-0f .sort-7e table td,
.gas-0f .sort-7e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gas-0f .sort-7e table tfoot td {
  text-align: left;
}
.gas-0f .sort-7e :last-child {
  margin-bottom: 0;
}
.gas-0f .sort-7e .message_e7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gas-0f .sort-7e .message_e7 label {
  width: 100%;
}
.gas-0f .sort-7e .message_e7 .table-medium-ec {
  width: 100%;
  display: block;
}
.gas-0f .sort-7e .message_e7 .newactive {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gas-0f .sort-7e .message_e7 .newactive:hover svg #svg-search {
  fill: #444;
}
.gas-0f .sort-7e .message_e7 .newactive svg {
  width: 18px;
  height: 18px;
}
.gas-0f .orangepicture ul ul,
.gas-0f .button_86 ul ul,
.gas-0f .banner-narrow-64 ul ul,
.gas-0f .row-70 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gas-0f .orangepicture .widgetbasic > a,
.gas-0f .button_86 .widgetbasic > a,
.gas-0f .banner-narrow-64 .widgetbasic > a,
.gas-0f .row-70 .widgetbasic > a {
  margin-bottom: 0;
}
.gas-0f .shadow-small-3a li,
.gas-0f .orangepicture li,
.gas-0f .gradientupper li,
.gas-0f .button_86 li,
.gas-0f .banner-narrow-64 li,
.gas-0f .row-70 li,
.gas-0f .thumbnailbottom li,
.gas-0f .rough_b6 li {
  display: block;
  position: relative;
}
.gas-0f .shadow-small-3a li:last-child,
.gas-0f .orangepicture li:last-child,
.gas-0f .gradientupper li:last-child,
.gas-0f .button_86 li:last-child,
.gas-0f .banner-narrow-64 li:last-child,
.gas-0f .row-70 li:last-child,
.gas-0f .thumbnailbottom li:last-child,
.gas-0f .rough_b6 li:last-child {
  border: none;
}
.gas-0f .shadow-small-3a li a,
.gas-0f .orangepicture li a,
.gas-0f .gradientupper li a,
.gas-0f .button_86 li a,
.gas-0f .banner-narrow-64 li a,
.gas-0f .row-70 li a,
.gas-0f .thumbnailbottom li a,
.gas-0f .rough_b6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas-0f .shadow-small-3a li ul li::before,
.gas-0f .orangepicture li ul li::before,
.gas-0f .gradientupper li ul li::before,
.gas-0f .button_86 li ul li::before,
.gas-0f .banner-narrow-64 li ul li::before,
.gas-0f .row-70 li ul li::before,
.gas-0f .thumbnailbottom li ul li::before,
.gas-0f .rough_b6 li ul li::before {
  left: 15px;
}
.gas-0f .shadow-small-3a li ul a,
.gas-0f .orangepicture li ul a,
.gas-0f .gradientupper li ul a,
.gas-0f .button_86 li ul a,
.gas-0f .banner-narrow-64 li ul a,
.gas-0f .row-70 li ul a,
.gas-0f .thumbnailbottom li ul a,
.gas-0f .rough_b6 li ul a {
  padding-left: 20px;
}
.gas-0f .shadow-small-3a li ul ul li::before,
.gas-0f .orangepicture li ul ul li::before,
.gas-0f .gradientupper li ul ul li::before,
.gas-0f .button_86 li ul ul li::before,
.gas-0f .banner-narrow-64 li ul ul li::before,
.gas-0f .row-70 li ul ul li::before,
.gas-0f .thumbnailbottom li ul ul li::before,
.gas-0f .rough_b6 li ul ul li::before {
  left: 30px;
}
.gas-0f .shadow-small-3a li ul ul a,
.gas-0f .orangepicture li ul ul a,
.gas-0f .gradientupper li ul ul a,
.gas-0f .button_86 li ul ul a,
.gas-0f .banner-narrow-64 li ul ul a,
.gas-0f .row-70 li ul ul a,
.gas-0f .thumbnailbottom li ul ul a,
.gas-0f .rough_b6 li ul ul a {
  padding-left: 40px;
}
.gas-0f .over_43 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas-0f .rough_b6 ul li {
  margin-bottom: 1.41575em;
}
.gas-0f .rough_b6 ul li .short-e1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gas-0f .rough_b6 ul li .south-46 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo-gas-e7 .shadow-small-3a li a,
.logo-gas-e7 .orangepicture li a,
.logo-gas-e7 .gradientupper li a,
.logo-gas-e7 .button_86 li a,
.logo-gas-e7 .banner-narrow-64 li a,
.logo-gas-e7 .row-70 li a,
.logo-gas-e7 .thumbnailbottom li a,
.logo-gas-e7 .rough_b6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-gas-e7 .over_43 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-gas-e7 .sort-7e ul li.notification-cold .component-cf,
.logo-gas-e7 .sort-7e ul li.lastalert .component-cf {
  background: rgba(0, 0, 0, 0.2);
}
.logo-gas-e7 .gas-0f .sort-7e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.southimage .gas-0f .background_mini_93 li {
  margin: 0;
}
.southimage .gas-0f .background_mini_93 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.southimage .gas-0f .background_mini_93 li ul {
  margin: 0;
}
.southimage .gas-0f .background_mini_93 li ul li a {
  padding-left: 15px;
}
.southimage .gas-0f .background_mini_93 li ul li li a {
  padding-left: 30px;
}
.southimage .gas-0f .background_mini_93 li.backdrop-easy-dd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.southimage .gas-0f .background_mini_93 li.backdrop-easy-dd > 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;
}
.southimage .gas-0f .background_mini_93 li.backdrop-easy-dd > 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;
}
.message_c1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.left-0e {
  position: relative;
  z-index: 10;
}
.left-0e .lite_41 {
  width: 100%;
  max-width: 100%;
}
.tertiary_9c .row-c8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tertiary_9c .westlabel {
}
.tertiary_9c .logo-gas-e7 {
  background: #292929;
}
.video-soft-76 .row-c8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video-soft-76 .westlabel {
  background: #f9f9f9;
}
.video-soft-76 .logo-gas-e7 {
  background: #303030;
}
.block-d2 .row-c8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-d2 .row_tiny {
    margin-bottom: 1em;
  }
  .block-d2 .row_tiny:last-child {
    margin-bottom: 0;
  }
}
.block-d2 .westlabel {
  background: #ededed;
}
.block-d2 .logo-gas-e7 {
  background: #1a1a1a;
}
.row-c8.westlabel {
  color: rgba(0, 0, 0, 0.6);
}
.row-c8.westlabel .gradient_focused li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row-c8.logo-gas-e7 {
  color: rgba(255, 255, 255, 0.99);
}
.row-c8.logo-gas-e7 a:not(.shade-stale-ae) {
  color: rgba(255, 255, 255, 0.79);
}
.row-c8.logo-gas-e7 a:not(.shade-stale-ae):hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-c8.logo-gas-e7 .gradient_focused li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-c8.logo-gas-e7 table tbody td,
.row-c8.logo-gas-e7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.chip-42.disabled-iron-b4 .large-1d {
  max-width: initial;
}
.chip-42 .blue-53 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.chip-42 .blue-53 .lite_41 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .chip-42 .blue-53 .lite_41 {
    display: block;
    margin-bottom: 2em;
  }
  .chip-42 .blue-53 .lite_41:last-child {
    margin-bottom: 0;
  }
}
.block-d2 .row_tiny:last-child,
.video-soft-76 .row_tiny:last-child,
.tertiary_9c .row_tiny:last-child {
  margin-bottom: 0;
}
.block-d2 .row_tiny .gas-0f .sort-7e:last-child,
.video-soft-76 .row_tiny .gas-0f .sort-7e:last-child,
.tertiary_9c .row_tiny .gas-0f .sort-7e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block-d2 .gas-8f,
  .block-d2 .dynamic_57,
  .video-soft-76 .gas-8f,
  .video-soft-76 .dynamic_57,
  .tertiary_9c .gas-8f,
  .tertiary_9c .dynamic_57 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .left-0e .row_tiny {
    margin-bottom: 2em;
  }
}
.left-0e p:last-child {
  margin-bottom: 0;
}
.left-0e li,
.left-0e ul {
  list-style: none;
  margin: 0;
}
.left-0e ul ul {
  margin-left: 2.617924em;
}
.description-bronze-78 {
  font-size: 0.875em;
}

/* css-noise: 21cf */
.phantom-card-i6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
