/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title_wood_05/customify
Author: WPCustomify
Author URI: https://pressmaximum.title_wood_05
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.title_wood_05/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.heading_pressed.avatar_over_17/licenses/gpl-2.0.breadcrumb-23
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.small_04/, (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.icon-e3.slow_3f/normalize.paragraph-advanced/
 ======
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.paragraph-advanced v7.0.0 | MIT License | github.title_wood_05/necolas/normalize.paragraph-advanced */
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;
}
.texture-6f .button_d2,
.fresh-2f,
.article_focused_5c,
.title-dc,
.backdrop_narrow_73,
.shadow-upper-8e,
.backdrop-tiny,
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;
}
.fresh-2f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fresh-2f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fresh-2f,
  h1 {
    font-size: 1.8em;
  }
}
.article_focused_5c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article_focused_5c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article_focused_5c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article_focused_5c,
  h2 {
    font-size: 1.7em;
  }
}
.title-dc,
h3 {
  font-size: 1.618em;
}
.texture-6f .button_d2,
.backdrop_narrow_73,
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.hover-complex-a3 {
  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;
}
.thumbnailpro:after,
.thumbnailpro:before,
.paragraph_up:after,
.paragraph_up:before {
  content: "";
  display: table;
}
.thumbnailpro:after,
.paragraph_up:after {
  clear: both;
}
.top_a7 {
  float: right;
  margin-right: 0;
}
.surface_solid_45 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media_up_56 .notification_upper,
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;
}
.media_up_56 .notification_upper: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;
}
.hero-orange-73 .notification_upper {
  box-shadow: none;
}
.hero-orange-73
  .notification_upper
  .gradient-down {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero-orange-73 .notification_upper .hero_82 {
  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;
}
.hero-orange-73
  .notification_upper
  .hero_82
  b {
  display: none;
}
.hero-orange-73 .blue_3a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card_new_b4:not(.upper_72):not(.logo_west),
button:not(.upper_72):not(.logo_west),
input[type="button"]:not(.upper_72):not(
    .logo_west
  ),
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ),
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ) {
  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;
}
.card_new_b4:not(.upper_72):not(
    .logo_west
  ):hover,
button:not(.upper_72):not(
    .logo_west
  ):hover,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ):hover,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ):hover,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card_new_b4:not(.upper_72):not(
    .logo_west
  ):active,
.card_new_b4:not(.upper_72):not(
    .logo_west
  ):focus,
button:not(.upper_72):not(
    .logo_west
  ):active,
button:not(.upper_72):not(
    .logo_west
  ):focus,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ):active,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ):focus,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ):active,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ):focus,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ):active,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ):focus {
  outline: 0;
}
.card_new_b4:not(.upper_72):not(
    .logo_west
  ).block_center_75,
button:not(.upper_72):not(
    .logo_west
  ).block_center_75,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ).block_center_75,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ).block_center_75,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ).block_center_75 {
  position: relative;
}
.card_new_b4:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .chip_74,
.card_new_b4:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .description_out_f8,
.card_new_b4:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .module_56,
.card_new_b4:not(.upper_72):not(
    .logo_west
  ).block_center_75
  i,
.card_new_b4:not(.upper_72):not(
    .logo_west
  ).block_center_75
  svg,
button:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .chip_74,
button:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .description_out_f8,
button:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .module_56,
button:not(.upper_72):not(
    .logo_west
  ).block_center_75
  i,
button:not(.upper_72):not(
    .logo_west
  ).block_center_75
  svg,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .chip_74,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .description_out_f8,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .module_56,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  i,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  svg,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .chip_74,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .description_out_f8,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .module_56,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  i,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  svg,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .chip_74,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .description_out_f8,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  .module_56,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  i,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ).block_center_75
  svg {
  visibility: hidden;
}
.card_new_b4:not(.upper_72):not(
    .logo_west
  ).block_center_75:after,
button:not(.upper_72):not(
    .logo_west
  ).block_center_75:after,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ).block_center_75:after,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ).block_center_75:after,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ).block_center_75: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;
}
.card_new_b4:not(.upper_72):not(.logo_west),
input[type="button"]:not(.upper_72):not(
    .logo_west
  ),
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ),
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ) {
  color: #fff;
  background: #235787;
}
.card_new_b4:not(.upper_72):not(
    .logo_west
  ):focus,
input[type="button"]:not(.upper_72):not(
    .logo_west
  ):focus,
input[type="reset"]:not(.upper_72):not(
    .logo_west
  ):focus,
input[type="submit"]:not(.upper_72):not(
    .logo_west
  ):focus {
  color: #fff;
}
.card_new_b4.full-79:not(.upper_72):not(
    .logo_west
  ),
.card_new_b4[disabled]:not(.upper_72):not(
    .logo_west
  ),
button.full-79:not(.upper_72):not(
    .logo_west
  ),
button[disabled]:not(.upper_72):not(
    .logo_west
  ) {
  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;
}
.pressedwrapper {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pressedwrapper: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;
}
.widget_75 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.activecold {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon_upper_90 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnailpro:after,
.thumbnailpro:before,
.tiny_1d:after,
.tiny_1d:before,
.right_3f:after,
.right_3f:before,
.chip_gas_4c:after,
.chip_gas_4c:before,
.green-69:after,
.green-69:before,
.red-6b:after,
.red-6b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnailpro:after,
.tiny_1d:after,
.right_3f:after,
.chip_gas_4c:after,
.green-69:after,
.red-6b:after {
  clear: both;
}
.tiny_1d .grid_tall,
.right_3f .grid_tall,
.headingthick .grid_tall {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.text_down {
  display: inline-block;
}
.pattern-soft-f1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pattern-soft-f1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pattern-soft-f1 .last_2e {
  padding: 1em 0;
  font-size: 85%;
}
.last_2e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.centergradient {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.centergradient:after,
.centergradient:before {
  content: "";
  display: table;
}
.centergradient:after {
  clear: both;
}
.warmshadow {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notice-wood-85 .warmshadow {
  max-width: 50%;
}
.title_fresh_cc .warmshadow {
  max-width: 33.33%;
}
.status-40 .warmshadow {
  max-width: 25%;
}
.banner_dim_c8 .warmshadow {
  max-width: 20%;
}
.fresh-15 .warmshadow {
  max-width: 16.66%;
}
.woodshadow .warmshadow {
  max-width: 14.28%;
}
.preview_77 .warmshadow {
  max-width: 12.5%;
}
.block_active_84 .warmshadow {
  max-width: 11.11%;
}
.disabled_new {
  display: block;
}
.texture-6f .surface-bronze label,
.texture-6f .dynamictitle label,
.texture-6f .pagination-9c label,
.texture-6f .textureunder label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-db {
  list-style: none;
  margin: 0;
}
.form-db article.focus_thick {
  margin-bottom: 0;
}
.form-db ul {
  list-style: none;
  margin: 0;
}
.form-db .background_9f li.focus_thick {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-db .background_9f li.focus_thick {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-db .background_9f li.focus_thick: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) {
  .form-db .background_9f li.focus_thick li.focus_thick li.focus_thick li.focus_thick {
    padding-left: 0;
  }
}
article.focus_thick {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_thick .tiny_1d p:last-of-type {
  margin-bottom: 0;
}
article.focus_thick .out-e1 {
  float: left;
}
article.focus_thick .backdrop-thick-db {
  margin-left: 85px;
}
article.focus_thick .paragraph_ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_thick .paragraph_ce .focus-warm {
  margin-left: 10px;
}
article.focus_thick .liquiditem {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_thick .feature-dim-2d {
  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 .surface-bronze,
  #respond .pagination-9c,
  #respond .textureunder {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-bronze input,
#respond .pagination-9c input,
#respond .textureunder input {
  width: 100%;
}
#respond .textureunder {
  margin-right: 0;
}
#respond .heading-cold #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link-8d {
  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;
}
.link-8d.first_a3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.link-8d 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%);
}
.link-8d:focus,
.link-8d: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);
}
.labelwood {
  border-radius: 10%;
}
.caption_fixed {
  border-radius: 50%;
}
.hover_black {
  font-size: 0.72em;
}
.shadow_smooth_ea {
  font-size: 0.875em;
}
.footer-top-31 {
  font-size: 1.1em;
}
.itemcool {
  text-transform: uppercase;
  line-height: 1.2;
}
.itemcool.hover_black {
  letter-spacing: 0.5px;
}
.tertiary-center,
.tertiary-center a {
  color: #6d6d6d;
}
.tertiary-center a:hover {
  color: #111;
}
.highlight-ea {
  color: #6d6d6d;
}
.dynamicpattern {
  overflow-x: hidden;
}
.dynamicpattern .next_44.inhidden {
  position: relative;
}
.dynamicpattern .next_44.inhidden.easytabs {
  position: initial;
}
.dynamicpattern
  .next_44.inhidden.easytabs
  .outline-9c {
  left: auto;
}
.dynamicpattern .next_44 .outline-9c {
  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;
}
.dynamicpattern .next_44:hover.inhidden {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dynamicpattern
  .next_44:hover.inhidden
  .outline-9c {
  display: block;
  z-index: 9999999;
}
.dynamicpattern .card_purple .dropdown-pro-84,
.dynamicpattern .herogas .dropdown-pro-84 {
  display: none;
}
.dynamicpattern .secondary-green-6a .next_44:hover.inhidden {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.texture-6f .surface-bronze label,
.texture-6f .dynamictitle label,
.texture-6f .pagination-9c label,
.texture-6f .textureunder label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.form-db {
  list-style: none;
  margin: 0;
}
.form-db article.focus_thick {
  margin-bottom: 0;
}
.form-db ul {
  list-style: none;
  margin: 0;
}
.form-db .background_9f li.focus_thick {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .form-db .background_9f li.focus_thick {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .form-db .background_9f li.focus_thick: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) {
  .form-db .background_9f li.focus_thick li.focus_thick li.focus_thick li.focus_thick {
    padding-left: 0;
  }
}
article.focus_thick {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus_thick .tiny_1d p:last-of-type {
  margin-bottom: 0;
}
article.focus_thick .out-e1 {
  float: left;
}
article.focus_thick .backdrop-thick-db {
  margin-left: 85px;
}
article.focus_thick .paragraph_ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus_thick .paragraph_ce .focus-warm {
  margin-left: 10px;
}
article.focus_thick .liquiditem {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus_thick .feature-dim-2d {
  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 .surface-bronze,
  #respond .pagination-9c,
  #respond .textureunder {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-bronze input,
#respond .pagination-9c input,
#respond .textureunder input {
  width: 100%;
}
#respond .textureunder {
  margin-right: 0;
}
#respond .heading-cold #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_purple .bottom_d5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom_d5 .huge-a1.hero-hovered-60 .undermask > li > a:focus,
.bottom_d5 .huge-a1.hero-hovered-60 .undermask > li > a:hover,
.bottom_d5 .huge-a1.brightpopup .undermask > li > a:focus,
.bottom_d5 .huge-a1.brightpopup .undermask > li > a:hover,
.bottom_d5 .huge-a1.article_fresh .undermask > li > a:focus,
.bottom_d5 .huge-a1.article_fresh .undermask > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_d5
  .huge-a1.hero-hovered-60
  .undermask
  > li.center-ae
  > a,
.bottom_d5
  .huge-a1.hero-hovered-60
  .undermask
  > li.left-31
  > a,
.bottom_d5
  .huge-a1.brightpopup
  .undermask
  > li.center-ae
  > a,
.bottom_d5
  .huge-a1.brightpopup
  .undermask
  > li.left-31
  > a,
.bottom_d5
  .huge-a1.article_fresh
  .undermask
  > li.center-ae
  > a,
.bottom_d5 .huge-a1.article_fresh .undermask > li.breadcrumb-fd > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_d5 .breadcrumb_cool,
.bottom_d5 .breadcrumb_cool a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_d5 .title-fixed-7c.greenrow li a,
.bottom_d5 .lower_32 a,
.bottom_d5 .progresseast,
.bottom_d5 .undermask > li > a,
.bottom_d5 .pro_6c {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5 .title-fixed-7c.greenrow li a:hover,
.bottom_d5 .lower_32 a:hover,
.bottom_d5 .progresseast:hover,
.bottom_d5 .undermask > li > a:hover,
.bottom_d5 .pro_6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_d5 .surface-5e {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5 .surface-5e .alert_86 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_d5 .surface-5e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_d5 .list-last .bronze-6a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5 .list-last .bronze-6a .row-down {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5
  .list-last
  .bronze-6a
  .row-down::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5
  .list-last
  .bronze-6a
  .row-down:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5
  .list-last
  .bronze-6a
  .row-down::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5
  .list-last
  .bronze-6a
  .row-down::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5 .list-last .fluidpreview {
  color: rgba(255, 255, 255, 0.79);
}
.bottom_d5 .list-last .fluidpreview:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_complex_ff
  .bottom_d5
  .list-last
  .notification_middle
  .hero_97 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_complex_ff
  .bottom_d5
  .list-last
  .notification_middle
  .row-down {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_purple .status-pink {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status-pink .huge-a1.hero-hovered-60 .undermask > li > a:focus,
.status-pink .huge-a1.hero-hovered-60 .undermask > li > a:hover,
.status-pink .huge-a1.brightpopup .undermask > li > a:focus,
.status-pink .huge-a1.brightpopup .undermask > li > a:hover,
.status-pink .huge-a1.article_fresh .undermask > li > a:focus,
.status-pink .huge-a1.article_fresh .undermask > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-pink
  .huge-a1.hero-hovered-60
  .undermask
  > li.center-ae
  > a,
.status-pink
  .huge-a1.hero-hovered-60
  .undermask
  > li.left-31
  > a,
.status-pink
  .huge-a1.brightpopup
  .undermask
  > li.center-ae
  > a,
.status-pink
  .huge-a1.brightpopup
  .undermask
  > li.left-31
  > a,
.status-pink
  .huge-a1.article_fresh
  .undermask
  > li.center-ae
  > a,
.status-pink .huge-a1.article_fresh .undermask > li.breadcrumb-fd > a {
  color: rgba(0, 0, 0, 0.8);
}
.status-pink .breadcrumb_cool,
.status-pink .breadcrumb_cool a {
  color: rgba(0, 0, 0, 0.8);
}
.status-pink .title-fixed-7c.greenrow li a,
.status-pink .lower_32 a,
.status-pink .progresseast,
.status-pink .undermask > li > a,
.status-pink .pro_6c {
  color: rgba(0, 0, 0, 0.55);
}
.status-pink .title-fixed-7c.greenrow li a:hover,
.status-pink .lower_32 a:hover,
.status-pink .progresseast:hover,
.status-pink .undermask > li > a:hover,
.status-pink .pro_6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-pink .surface-5e {
  color: rgba(0, 0, 0, 0.55);
}
.status-pink .surface-5e .alert_86 {
  color: rgba(0, 0, 0, 0.8);
}
.status-pink .surface-5e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-light-cd .imagemedium {
  margin-left: auto;
  margin-right: auto;
}
.right_3f > * {
  margin-left: auto;
  margin-right: auto;
}
.right_3f .widget_75 {
  margin-right: 1.41575em;
}
.notice_3d .right_3f > .layout_08 {
  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;
}
.notice_3d .right_3f > .south_94 {
  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;
}
.active_tiny_e4.progress-light-cd .imagemedium,
.smallfeature.progress-light-cd .imagemedium {
  margin-left: 0;
}
.iconpro.progress-light-cd .imagemedium,
.complex-49.progress-light-cd .imagemedium {
  margin-right: 0;
}
.right_3f ol,
.right_3f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.item_up_7f video {
  max-width: 100%;
}
.short-6a img {
  display: block;
}
.short-6a.widget_75,
.short-6a.activecold {
  width: 100%;
}
.short-6a.south_94 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.input_white_7d:not(.left_6b) {
  margin: 1.5em auto;
}
.block_5a p {
  padding: 1.5em 14px;
}
ul.new-01.south_94,
ul.new-01.layout_08,
ul.new-01.tabs-complex.layout_08 {
  padding: 0 14px;
}
.panel_af {
  display: block;
  overflow-x: auto;
}
.panel_af table {
  border-collapse: collapse;
  width: 100%;
}
.panel_af td,
.panel_af th {
  padding: 0.5em;
}
.right_3f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.right_3f ol ol,
.right_3f ol ul,
.right_3f ul ol,
.right_3f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.right_3f ol ol li,
.right_3f ol ul li,
.right_3f ul ol li,
.right_3f ul ul li {
  margin-left: 0;
}
.notification_cb.searchdynamic > .aside-over-fe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification_cb.searchdynamic > .aside-over-fe iframe,
.notification_cb.searchdynamic > .aside-over-fe > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.colditem {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.colditem.module-liquid-96 {
  padding: 0;
}
.colditem.module-liquid-96 cite {
  font-size: 13px;
}
.colditem > * {
  margin-left: 16px;
  margin-right: 16px;
}
.colditem cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.noticebottom {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.noticebottom > p:first-child {
  margin-top: 0;
}
.noticebottom cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.noticebottom blockquote {
  border-left: 0;
}
.progresssmall {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.progresssmall:not(.wrapper_slow) {
  max-width: 100px;
}
.progresssmall.left_ff {
  border-bottom: none !important;
  text-align: center;
}
.progresssmall.left_ff::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .block_5a p {
    padding: 1.5em 0;
  }
}
.filter_plasma_1c {
  color: #0073aa;
}
.form-53 {
  background-color: #0073aa;
}
.accent_paper_df {
  color: #229fd8;
}
.hardblock {
  background-color: #229fd8;
}
.stale_34 {
  color: #eee;
}
.disabled_dirty_c7 {
  background-color: #eee;
}
.description-focused {
  color: #444;
}
.current-5f {
  background-color: #444;
}
.column-hard {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column-hard .pagination-c9 .lower_32 {
  font-size: 15px;
}
.column-hard .lower_32 {
  line-height: 1.3;
}
.column-hard .status-pink {
}
.column-hard .bottom_d5 {
  background: #235787;
}
.photo-paper {
  padding: 0;
}
.photo-paper .bottom_d5 {
  background: #1a1a1a;
}
.photo-paper .status-pink {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav-focused {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav-focused .status-pink {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav-focused .bottom_d5 {
  background: #303030;
}
.red-6b {
  position: relative;
  z-index: 10;
}
.red-6b .input_75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout-advanced-8e .inhidden {
  display: inline-block;
  vertical-align: middle;
}
.layout-advanced-8e.motionmenu .inhidden {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .layout-advanced-8e.motionmenu .inhidden {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .layout-advanced-8e.motionmenu .inhidden {
    margin-right: 0.4em;
  }
}
.layout-advanced-8e.motionmenu .inhidden:last-child {
  margin-right: 0;
}
.shadow_simple_c3 .input_75 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .card_purple .pagination-c9 {
    margin: 0 -0.5em;
  }
  .card_purple .pagination-c9 [class*="customify-col-"],
  .card_purple .pagination-c9 [class*="customify-col_"],
  .card_purple .pagination-c9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.card_purple.middle_db .input_75 {
  background: 0 0 !important;
}
.card_purple.middle_db .input_75,
.card_purple.shadow_simple_c3 .input_75 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .card_purple.info-advanced-9f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.card_purple.shadow_simple_c3 .input_75 {
  box-shadow: none !important;
}
.hidden-liquid {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden-liquid {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-liquid {
    padding: 18px 0 20px;
  }
}
.hidden-liquid .column_out_f7 {
  width: 100%;
}
.hidden-liquid .widget_27 {
  margin-bottom: 0;
}
.hidden-liquid .caption-brown {
  margin-top: 5px;
  font-size: 0.875em;
}
.overfocus {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overfocus .accordion-0c {
  width: 100%;
}
.wrapperout {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wrapperout li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wrapperout 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;
}
.wrapperout li:last-child:after {
  display: none;
}
.wrapperout li a {
  font-weight: 500;
  margin-right: 10px;
}
.south-ca .dropdown-pro-84 button,
.hidden-liquid .dropdown-pro-84 button {
  left: 0;
}
.south-ca .accordion-0c,
.hidden-liquid .accordion-0c {
  padding-left: 0;
  padding-right: 0;
}
.south-ca .overfocus,
.hidden-liquid .overfocus {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.south-ca {
  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;
}
.south-ca: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;
}
.south-ca .mask-bright {
  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) {
  .south-ca .mask-bright {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .south-ca .mask-bright {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .south-ca .mask-bright {
    min-height: 200px;
  }
}
.south-ca .wrapperout {
  color: rgba(255, 255, 255, 0.8);
}
.south-ca .wrapperout a,
.south-ca .wrapperout li:after {
  color: inherit;
}
.south-ca .wrapperout a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade-bd {
  margin-bottom: 0.5em;
}
.message_fluid {
  margin-bottom: 1.2em;
}
.message_fluid,
.shade-bd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.message_fluid p:last-child,
.shade-bd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown-pro-84,
#masthead .dropdown-pro-84 {
  display: none;
}
#masthead
  > .dropdown-pro-84.center_27 {
  display: none;
}
#masthead > .dropdown-pro-84 button {
  left: 0;
}
.block_26 {
  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%;
}
.block_26 .inhidden {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block_26 .module_10 {
  display: -webkit-box;
  display: flex;
}
.block_26 .module_10.galleryeast {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block_26 .module_10.tag_7e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_26 .module_10.outline-top {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_26.lowerhidden.badge_white_da .module_10.galleryeast {
  flex-basis: 100%;
}
.block_26.video_8d .module_10.tag_7e {
  -webkit-box-flex: 1;
  flex: auto;
}
.block_26.video_8d .module_10.outline-top {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown-pro-84.center_27 {
  display: none;
}
#masthead > .dropdown-pro-84 button {
  left: 0;
}
.item-liquid-dd {
  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;
}
.item-liquid-dd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.item-liquid-dd.advanced-23 i {
  margin-right: 4px;
}
.item-liquid-dd.list_last i {
  margin-left: 5px;
}
.lower_32 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.lower_32 p:last-child {
  margin-bottom: 0;
}
.warm-c6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.warm-c6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.warm-c6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.warm-c6 .breadcrumb_cool {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.warm-c6 .presseddropdown {
  margin: 5px 0 7px 0;
}
.warm-c6.pagination-right .alert-mini {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm-c6.pagination-right .disabled-5e {
  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;
}
.warm-c6.old_d0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.warm-c6.old_d0 .alert-mini {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm-c6.old_d0 .disabled-5e {
  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;
}
.warm-c6.image_gas_99 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-c6.downbackdrop {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.warm-c6.downbackdrop .disabled-5e {
  margin-top: 7px;
}
.popupwood {
  display: inline-block;
}
.red-6b .notice-gold-7c .warm-c6 img {
  max-width: 100%;
}
.huge-a1 .card-pro-0a.orange_fa,
.hover-middle-5c .card-pro-0a.orange_fa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.huge-a1 .accordion-dirty,
.hover-middle-5c .accordion-dirty {
  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%);
}
.huge-a1 .accordion-dirty {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.huge-a1.westgallery .accordion-dirty {
  display: none;
}
.huge-a1 .containerold {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge-a1 .containerold li {
  display: inline-block;
  position: relative;
}
.huge-a1 .containerold li:last-child {
  margin-right: 0;
}
.huge-a1 .containerold 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;
}
.huge-a1 .containerold li.breadcrumb-fd > a {
  color: rgba(0, 0, 0, 0.9);
}
.huge-a1 .containerold > 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;
}
.huge-a1 .containerold > li > a i {
  line-height: 0;
}
.huge-a1 .containerold > li.accordion-94 > a .accordion-dirty {
  margin-left: 4px;
  line-height: 0;
}
.huge-a1 .containerold .block-silver li.accordion-94 > a {
  position: relative;
}
.huge-a1 .containerold .block-silver li.accordion-94 > a:after,
.huge-a1 .containerold .block-silver li.accordion-94 > a:before {
  content: "";
  display: table;
}
.huge-a1 .containerold .block-silver li.accordion-94 > a:after {
  clear: both;
}
.huge-a1 .containerold .block-silver li.accordion-94 > a .accordion-dirty {
  margin-left: 5px;
  float: right;
}
.huge-a1 .image-next,
.huge-a1 .block-silver {
  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;
}
.huge-a1 .block-silver {
  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;
}
.huge-a1 .block-silver .orange_fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.huge-a1 .block-silver .accordion-dirty {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.huge-a1 .block-silver li {
  display: block;
  margin: 0;
  padding: 0;
}
.huge-a1 .block-silver 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;
}
.huge-a1 .block-silver li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.huge-a1 .block-silver .block-silver {
  top: 0;
  left: 100%;
}
.huge-a1 .link_inner.paragraph-f9 > .image-next,
.huge-a1 .link_inner.paragraph-f9 > .block-silver,
.huge-a1 .link_inner:focus > .image-next,
.huge-a1 .link_inner:focus > .block-silver,
.huge-a1 .link_inner:hover > .image-next,
.huge-a1 .link_inner:hover > .block-silver {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.huge-a1.article_fresh .undermask:after,
.huge-a1.article_fresh .undermask:before {
  content: "";
  display: table;
}
.huge-a1.article_fresh .undermask:after {
  clear: both;
}
.huge-a1.article_fresh .undermask > li {
  float: left;
}
.huge-a1.iron_5d .undermask:after,
.huge-a1.iron_5d .undermask:before {
  content: "";
  display: table;
}
.huge-a1.iron_5d .undermask:after {
  clear: both;
}
.huge-a1.iron_5d .undermask > li {
  float: left;
}
.huge-a1.iron_5d .undermask > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.huge-a1.iron_5d .undermask > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.huge-a1.iron_5d .undermask > li.center-ae > a,
.huge-a1.iron_5d .undermask > li.breadcrumb-fd > a {
  color: #fff;
  background-color: #1e4b75;
}
.huge-a1.hero-hovered-60 .undermask > li > a .orange_fa {
  position: relative;
}
.huge-a1.hero-hovered-60 .undermask > li > a .orange_fa: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;
}
.huge-a1.hero-hovered-60
  .undermask
  > li:focus
  > a
  .orange_fa:before,
.huge-a1.hero-hovered-60
  .undermask
  > li:hover
  > a
  .orange_fa:before {
  width: 100%;
  background-color: currentColor;
}
.huge-a1.hero-hovered-60
  .undermask
  > li.center-ae
  > a
  .orange_fa:before,
.huge-a1.hero-hovered-60
  .undermask
  > li.left-31
  > a
  .orange_fa:before {
  width: 100%;
  background-color: currentColor;
}
.huge-a1.brightpopup .undermask > li > a .orange_fa {
  position: relative;
}
.huge-a1.brightpopup .undermask > li > a .orange_fa: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;
}
.huge-a1.brightpopup .undermask > li:focus > a .orange_fa:before,
.huge-a1.brightpopup
  .undermask
  > li:hover
  > a
  .orange_fa:before {
  width: 100%;
  background-color: currentColor;
}
.huge-a1.brightpopup
  .undermask
  > li.center-ae
  > a
  .orange_fa:before,
.huge-a1.brightpopup
  .undermask
  > li.left-31
  > a
  .orange_fa:before {
  width: 100%;
  background-color: currentColor;
}
.hover-middle-5c .containerold {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hover-middle-5c .containerold li:first-child > a {
  border-top: none;
}
.hover-middle-5c .containerold .thick_44 > .orange_fa .accordion-dirty {
  display: none;
}
.hover-middle-5c .containerold li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hover-middle-5c .containerold li:last-child {
  border: none;
}
.hover-middle-5c .containerold li.accordion-94 > a {
  padding-right: 45px !important;
}
.hover-middle-5c .containerold li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hover-middle-5c .containerold li a:focus,
.hover-middle-5c .containerold li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-middle-5c .containerold li .container-ae {
  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;
}
.hover-middle-5c .containerold li .container-ae:hover {
  box-shadow: none;
}
.hover-middle-5c .containerold li .container-ae .accordion-dirty {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hover-middle-5c .containerold .block-silver {
  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);
}
.hover-middle-5c .containerold .block-silver li a {
  padding-left: 3em;
}
.hover-middle-5c .containerold .photo_orange_58 > a .container-ae i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hover-middle-5c .containerold .photo_orange_58 > .block-silver {
  display: block;
  opacity: 1;
}
.inputfast {
  max-width: 100%;
}
.static-6e {
  line-height: 0;
  cursor: pointer;
}
.pro_6c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pro_6c:hover {
  box-shadow: none;
  color: currentColor;
}
.pro_6c svg {
  width: 18px;
  height: 18px;
}
.pro_6c .backdrop-pro {
  display: none;
}
.panel-soft {
  position: relative;
}
.panel-soft.widget-upper-75 .pro_6c .topitem {
  display: none;
}
.panel-soft.widget-upper-75 .pro_6c .backdrop-pro {
  display: inline-block;
}
.panel-soft .gradient_2f {
  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);
}
.panel-soft.pagination-stale-e2 .gradient_2f {
  left: auto;
  right: -0.9em;
}
.panel-soft.pagination-stale-e2 .green_f5::before {
  left: auto;
  right: 15px;
}
.panel-soft.widget-upper-75 .gradient_2f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification_middle {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notification_middle label {
  flex-basis: 100%;
}
.notification_middle .bronze-6a {
  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;
}
.notification_middle .row-down {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notification_middle .row-down:focus {
  background-color: transparent;
}
.notification_middle button.fluidpreview {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notification_middle button.fluidpreview:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notification_middle button.fluidpreview svg {
  width: 18px;
  height: 18px;
}
.notification_middle input[type="submit"] {
  min-height: auto;
}
.list-last .notification_middle .row-down {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.green_f5 {
  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) {
  .green_f5 {
    width: 220px;
  }
}
.green_f5 label {
  flex-basis: 100%;
}
.green_f5::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;
}
.tabs_complex_ff .list-last .notification_middle {
  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;
}
.tabs_complex_ff
  .list-last
  .notification_middle
  .bronze-6a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tabs_complex_ff .list-last .notification_middle .row-down {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tabs_complex_ff
  .list-last
  .notification_middle
  .row-down:focus {
  background: 0 0;
}
.tabs_complex_ff
  .list-last
  .notification_middle
  .hero_97 {
  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;
}
.title-fixed-7c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.title-fixed-7c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.title-fixed-7c li:last-child {
  margin-right: 0;
}
.title-fixed-7c li:first-child {
  margin-left: 0;
}
.title-fixed-7c.fast_92 a {
  color: #fff;
}
.title-fixed-7c.fast_92 a:hover {
  color: #fff;
}
.title-fixed-7c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.title-fixed-7c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.title-fixed-7c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-fixed-7c a:hover {
  opacity: 0.9;
  color: inherit;
}
.title-fixed-7c [class*="social-icon-apple"] {
  background-color: #999;
}
.title-fixed-7c [class*="social-icon-apple"].picture_10 {
  background-color: transparent;
  color: #999;
}
.title-fixed-7c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.title-fixed-7c [class*="social-icon-behance"].picture_10 {
  background-color: transparent;
  color: #1769ff;
}
.title-fixed-7c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.title-fixed-7c [class*="social-icon-bitbucket"].picture_10 {
  background-color: transparent;
  color: #205081;
}
.title-fixed-7c [class*="social-icon-codepen"] {
  background-color: #000;
}
.title-fixed-7c [class*="social-icon-codepen"].picture_10 {
  background-color: transparent;
  color: #000;
}
.title-fixed-7c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.title-fixed-7c [class*="social-icon-delicious"].picture_10 {
  background-color: transparent;
  color: #39f;
}
.title-fixed-7c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.title-fixed-7c [class*="social-icon-digg"].picture_10 {
  background-color: transparent;
  color: #005be2;
}
.title-fixed-7c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.title-fixed-7c [class*="social-icon-dribbble"].picture_10 {
  background-color: transparent;
  color: #ea4c89;
}
.title-fixed-7c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.title-fixed-7c [class*="social-icon-envelope"].picture_10 {
  background-color: transparent;
  color: #ea4335;
}
.title-fixed-7c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.title-fixed-7c [class*="social-icon-facebook"].picture_10 {
  background-color: transparent;
  color: #3b5998;
}
.title-fixed-7c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.title-fixed-7c [class*="social-icon-flickr"].picture_10 {
  background-color: transparent;
  color: #0063dc;
}
.title-fixed-7c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.title-fixed-7c [class*="social-icon-foursquare"].picture_10 {
  background-color: transparent;
  color: #2d5be3;
}
.title-fixed-7c [class*="social-icon-github"] {
  background-color: #333;
}
.title-fixed-7c [class*="social-icon-github"].picture_10 {
  background-color: transparent;
  color: #333;
}
.title-fixed-7c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.title-fixed-7c [class*="social-icon-google-plus"].picture_10 {
  background-color: transparent;
  color: #dd4b39;
}
.title-fixed-7c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.title-fixed-7c [class*="social-icon-houzz"].picture_10 {
  background-color: transparent;
  color: #7ac142;
}
.title-fixed-7c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.title-fixed-7c [class*="social-icon-instagram"].picture_10 {
  background-color: transparent;
  color: #262626;
}
.title-fixed-7c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.title-fixed-7c [class*="social-icon-jsfiddle"].picture_10 {
  background-color: transparent;
  color: #487aa2;
}
.title-fixed-7c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.title-fixed-7c [class*="social-icon-linkedin"].picture_10 {
  background-color: transparent;
  color: #0077b5;
}
.title-fixed-7c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.title-fixed-7c [class*="social-icon-medium"].picture_10 {
  background-color: transparent;
  color: #00ab6b;
}
.title-fixed-7c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.title-fixed-7c
  [class*="social-icon-odnoklassniki"].picture_10 {
  background-color: transparent;
  color: #f4731c;
}
.title-fixed-7c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.title-fixed-7c [class*="social-icon-meetup"].picture_10 {
  background-color: transparent;
  color: #ec1c40;
}
.title-fixed-7c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.title-fixed-7c [class*="social-icon-pinterest"].picture_10 {
  background-color: transparent;
  color: #bd081c;
}
.title-fixed-7c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.title-fixed-7c [class*="social-icon-product-hunt"].picture_10 {
  background-color: transparent;
  color: #da552f;
}
.title-fixed-7c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.title-fixed-7c [class*="social-icon-reddit"].picture_10 {
  background-color: transparent;
  color: #ff4500;
}
.title-fixed-7c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.title-fixed-7c [class*="social-icon-rss"].picture_10 {
  background-color: transparent;
  color: #f26522;
}
.title-fixed-7c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.title-fixed-7c
  [class*="social-icon-shopping-cart"].picture_10 {
  background-color: transparent;
  color: #4caf50;
}
.title-fixed-7c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.title-fixed-7c [class*="social-icon-skype"].picture_10 {
  background-color: transparent;
  color: #00aff0;
}
.title-fixed-7c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.title-fixed-7c [class*="social-icon-slideshare"].picture_10 {
  background-color: transparent;
  color: #0077b5;
}
.title-fixed-7c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.title-fixed-7c [class*="social-icon-snapchat"].picture_10 {
  background-color: transparent;
  color: #fffc00;
}
.title-fixed-7c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.title-fixed-7c [class*="social-icon-soundcloud"].picture_10 {
  background-color: transparent;
  color: #f80;
}
.title-fixed-7c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.title-fixed-7c [class*="social-icon-spotify"].picture_10 {
  background-color: transparent;
  color: #2ebd59;
}
.title-fixed-7c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.title-fixed-7c
  [class*="social-icon-stack-overflow"].picture_10 {
  background-color: transparent;
  color: #fe7a15;
}
.title-fixed-7c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.title-fixed-7c [class*="social-icon-maldkfgram"].picture_10 {
  background-color: transparent;
  color: #2ca5e0;
}
.title-fixed-7c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.title-fixed-7c [class*="social-icon-tripadvisor"].picture_10 {
  background-color: transparent;
  color: #589442;
}
.title-fixed-7c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.title-fixed-7c [class*="social-icon-tumblr"].picture_10 {
  background-color: transparent;
  color: #35465c;
}
.title-fixed-7c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.title-fixed-7c [class*="social-icon-twitch"].picture_10 {
  background-color: transparent;
  color: #6441a5;
}
.title-fixed-7c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.title-fixed-7c [class*="social-icon-twitter"].picture_10 {
  background-color: transparent;
  color: #1da1f2;
}
.title-fixed-7c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.title-fixed-7c [class*="social-icon-vimeo"].picture_10 {
  background-color: transparent;
  color: #1ab7ea;
}
.title-fixed-7c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.title-fixed-7c [class*="social-icon-vk"].picture_10 {
  background-color: transparent;
  color: #45668e;
}
.title-fixed-7c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.title-fixed-7c [class*="social-icon-weibo"].picture_10 {
  background-color: transparent;
  color: #df2029;
}
.title-fixed-7c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.title-fixed-7c [class*="social-icon-weixin"].picture_10 {
  background-color: transparent;
  color: #7bb32e;
}
.title-fixed-7c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.title-fixed-7c [class*="social-icon-whatsapp"].picture_10 {
  background-color: transparent;
  color: #25d366;
}
.title-fixed-7c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.title-fixed-7c [class*="social-icon-wordpress"].picture_10 {
  background-color: transparent;
  color: #21759b;
}
.title-fixed-7c [class*="social-icon-xing"] {
  background-color: #026466;
}
.title-fixed-7c [class*="social-icon-xing"].picture_10 {
  background-color: transparent;
  color: #026466;
}
.title-fixed-7c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.title-fixed-7c [class*="social-icon-yelp"].picture_10 {
  background-color: transparent;
  color: #af0606;
}
.title-fixed-7c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.title-fixed-7c [class*="social-icon-youtube"].picture_10 {
  background-color: transparent;
  color: #cd201f;
}
.progresseast {
  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;
}
.progresseast:hover {
  box-shadow: none;
  background: 0 0;
}
.thumbnail-red {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown_right {
  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;
}
.shortimage {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption-dc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption-dc,
.caption-dc::after,
.caption-dc::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;
}
.caption-dc::after,
.caption-dc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block_75 .dropdown_right .shortimage {
  margin-top: -2px;
  width: 19px;
}
.block_75 .dropdown_right .caption-dc {
  margin-top: -1px;
}
.block_75 .dropdown_right .caption-dc,
.block_75 .dropdown_right .caption-dc::after,
.block_75 .dropdown_right .caption-dc::before {
  width: 19px;
  height: 2px;
}
.block_75 .dropdown_right .caption-dc::before {
  top: -6px;
}
.block_75 .dropdown_right .caption-dc::after {
  bottom: -6px;
}
.table-2c .dropdown_right .shortimage {
  margin-top: -2px;
  width: 22px;
}
.table-2c .dropdown_right .caption-dc {
  margin-top: -1px;
}
.table-2c .dropdown_right .caption-dc,
.table-2c .dropdown_right .caption-dc::after,
.table-2c .dropdown_right .caption-dc::before {
  width: 22px;
  height: 2px;
}
.table-2c .dropdown_right .caption-dc::before {
  top: -7px;
}
.table-2c .dropdown_right .caption-dc::after {
  bottom: -7px;
}
.image-prev-2e .dropdown_right .shortimage {
  margin-top: -2px;
  width: 31px;
}
.image-prev-2e .dropdown_right .caption-dc {
  margin-top: -1.5px;
}
.image-prev-2e .dropdown_right .caption-dc,
.image-prev-2e .dropdown_right .caption-dc::after,
.image-prev-2e .dropdown_right .caption-dc::before {
  width: 31px;
  height: 3px;
}
.image-prev-2e .dropdown_right .caption-dc::before {
  top: -9px;
}
.image-prev-2e .dropdown_right .caption-dc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface-1a .dropdown_right .shortimage {
    margin-top: -2px;
    width: 19px;
  }
  .surface-1a .dropdown_right .caption-dc {
    margin-top: -1px;
  }
  .surface-1a .dropdown_right .caption-dc,
  .surface-1a .dropdown_right .caption-dc::after,
  .surface-1a .dropdown_right .caption-dc::before {
    width: 19px;
    height: 2px;
  }
  .surface-1a .dropdown_right .caption-dc::before {
    top: -6px;
  }
  .surface-1a .dropdown_right .caption-dc::after {
    bottom: -6px;
  }
  .shadow_current_f2 .dropdown_right .shortimage {
    margin-top: -2px;
    width: 22px;
  }
  .shadow_current_f2 .dropdown_right .caption-dc {
    margin-top: -1px;
  }
  .shadow_current_f2 .dropdown_right .caption-dc,
  .shadow_current_f2 .dropdown_right .caption-dc::after,
  .shadow_current_f2 .dropdown_right .caption-dc::before {
    width: 22px;
    height: 2px;
  }
  .shadow_current_f2 .dropdown_right .caption-dc::before {
    top: -7px;
  }
  .shadow_current_f2 .dropdown_right .caption-dc::after {
    bottom: -7px;
  }
  .thumbnailwood .dropdown_right .shortimage {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnailwood .dropdown_right .caption-dc {
    margin-top: -1.5px;
  }
  .thumbnailwood .dropdown_right .caption-dc,
  .thumbnailwood .dropdown_right .caption-dc::after,
  .thumbnailwood .dropdown_right .caption-dc::before {
    width: 31px;
    height: 3px;
  }
  .thumbnailwood .dropdown_right .caption-dc::before {
    top: -9px;
  }
  .thumbnailwood .dropdown_right .caption-dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .yellownotification .dropdown_right .shortimage {
    margin-top: -2px;
    width: 19px;
  }
  .yellownotification .dropdown_right .caption-dc {
    margin-top: -1px;
  }
  .yellownotification .dropdown_right .caption-dc,
  .yellownotification .dropdown_right .caption-dc::after,
  .yellownotification .dropdown_right .caption-dc::before {
    width: 19px;
    height: 2px;
  }
  .yellownotification .dropdown_right .caption-dc::before {
    top: -6px;
  }
  .yellownotification .dropdown_right .caption-dc::after {
    bottom: -6px;
  }
  .background_brown_a6 .dropdown_right .shortimage {
    margin-top: -2px;
    width: 22px;
  }
  .background_brown_a6 .dropdown_right .caption-dc {
    margin-top: -1px;
  }
  .background_brown_a6 .dropdown_right .caption-dc,
  .background_brown_a6 .dropdown_right .caption-dc::after,
  .background_brown_a6 .dropdown_right .caption-dc::before {
    width: 22px;
    height: 2px;
  }
  .background_brown_a6 .dropdown_right .caption-dc::before {
    top: -7px;
  }
  .background_brown_a6 .dropdown_right .caption-dc::after {
    bottom: -7px;
  }
  .static_c3 .dropdown_right .shortimage {
    margin-top: -2px;
    width: 31px;
  }
  .static_c3 .dropdown_right .caption-dc {
    margin-top: -1.5px;
  }
  .static_c3 .dropdown_right .caption-dc,
  .static_c3 .dropdown_right .caption-dc::after,
  .static_c3 .dropdown_right .caption-dc::before {
    width: 31px;
    height: 3px;
  }
  .static_c3 .dropdown_right .caption-dc::before {
    top: -9px;
  }
  .static_c3 .dropdown_right .caption-dc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .overlay_stone_a5 .dropdown_right .shortimage {
    margin-top: -2px;
    width: 19px;
  }
  .overlay_stone_a5 .dropdown_right .caption-dc {
    margin-top: -1px;
  }
  .overlay_stone_a5 .dropdown_right .caption-dc,
  .overlay_stone_a5 .dropdown_right .caption-dc::after,
  .overlay_stone_a5 .dropdown_right .caption-dc::before {
    width: 19px;
    height: 2px;
  }
  .overlay_stone_a5 .dropdown_right .caption-dc::before {
    top: -6px;
  }
  .overlay_stone_a5 .dropdown_right .caption-dc::after {
    bottom: -6px;
  }
  .top-ed .dropdown_right .shortimage {
    margin-top: -2px;
    width: 22px;
  }
  .top-ed .dropdown_right .caption-dc {
    margin-top: -1px;
  }
  .top-ed .dropdown_right .caption-dc,
  .top-ed .dropdown_right .caption-dc::after,
  .top-ed .dropdown_right .caption-dc::before {
    width: 22px;
    height: 2px;
  }
  .top-ed .dropdown_right .caption-dc::before {
    top: -7px;
  }
  .top-ed .dropdown_right .caption-dc::after {
    bottom: -7px;
  }
  .linkright .dropdown_right .shortimage {
    margin-top: -2px;
    width: 31px;
  }
  .linkright .dropdown_right .caption-dc {
    margin-top: -1.5px;
  }
  .linkright .dropdown_right .caption-dc,
  .linkright .dropdown_right .caption-dc::after,
  .linkright .dropdown_right .caption-dc::before {
    width: 31px;
    height: 3px;
  }
  .linkright .dropdown_right .caption-dc::before {
    top: -9px;
  }
  .linkright .dropdown_right .caption-dc::after {
    bottom: -9px;
  }
}
.banner_slow .caption-dc {
  -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);
}
.banner_slow .caption-dc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.banner_slow .caption-dc::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);
}
.banner_slow.modal_new_4a .caption-dc {
  -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);
}
.banner_slow.modal_new_4a .caption-dc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.banner_slow.modal_new_4a .caption-dc::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);
}
.search-d3 {
  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.tag_top:before {
  display: none;
}
.herogas {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.herogas .text_steel {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.herogas .text_steel:last-of-type {
  border-bottom: none;
}
.herogas .text_steel.inner-7c,
.herogas .text_steel.breadcrumb-middle,
.herogas .text_steel.slider_ef {
  padding: 0;
}
.herogas .hover-middle-5c .container-ae {
  color: currentColor;
}
.herogas .hover-middle-5c .container-ae:focus,
.herogas .hover-middle-5c .container-ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.herogas.status-pink .surface-5e,
.herogas.status-pink .lower_32 a,
.herogas.status-pink .undermask a,
.herogas.status-pink .block-silver a {
  color: rgba(0, 0, 0, 0.55);
}
.herogas.status-pink .surface-5e:hover,
.herogas.status-pink .lower_32 a:hover,
.herogas.status-pink .undermask a:hover,
.herogas.status-pink .block-silver a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.herogas.status-pink .alert_86 {
  color: rgba(0, 0, 0, 0.8);
}
.herogas.status-pink .text_steel {
  border-color: rgba(0, 0, 0, 0.08);
}
.herogas.status-pink .text_steel:before {
  background: rgba(0, 0, 0, 0.08);
}
.herogas.status-pink .down-46:before {
  background: rgba(255, 255, 255, 0.9);
}
.herogas.status-pink .hover-middle-5c .containerold li a,
.herogas.status-pink .hover-middle-5c .container-ae,
.herogas.status-pink .block-silver {
  border-color: rgba(0, 0, 0, 0.08);
}
.herogas.status-pink .hover-middle-5c .container-ae:focus,
.herogas.status-pink .hover-middle-5c .container-ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.herogas.status-pink .containerold li {
  border-color: rgba(0, 0, 0, 0.08);
}
.herogas.bottom_d5 .surface-5e,
.herogas.bottom_d5 .lower_32 a,
.herogas.bottom_d5 .undermask .container-ae,
.herogas.bottom_d5 .undermask a,
.herogas.bottom_d5 .block-silver a {
  color: rgba(255, 255, 255, 0.79);
}
.herogas.bottom_d5 .surface-5e:hover,
.herogas.bottom_d5 .lower_32 a:hover,
.herogas.bottom_d5 .undermask .container-ae:hover,
.herogas.bottom_d5 .undermask a:hover,
.herogas.bottom_d5 .block-silver a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.herogas.bottom_d5 .alert_86 {
  color: rgba(255, 255, 255, 0.99);
}
.herogas.bottom_d5 .text_steel {
  border-color: rgba(255, 255, 255, 0.08);
}
.herogas.bottom_d5 .text_steel:before {
  background: rgba(255, 255, 255, 0.08);
}
.herogas.bottom_d5 .down-46:before {
  background: rgba(0, 0, 0, 0.9);
}
.herogas.bottom_d5 .hover-middle-5c .containerold li a,
.herogas.bottom_d5 .hover-middle-5c .container-ae,
.herogas.bottom_d5 .block-silver {
  border-color: rgba(255, 255, 255, 0.08);
}
.herogas.bottom_d5 .hover-middle-5c .container-ae:focus,
.herogas.bottom_d5 .hover-middle-5c .container-ae:hover {
  background: rgba(0, 0, 0, 0.01);
}
.herogas.bottom_d5 .containerold li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-46 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.down-46:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.heading-thick {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tiny-b9 .herogas {
  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;
}
.tiny-b9 .text_steel {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tiny-b9 .text_steel: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) {
  .tiny-b9 .text_steel:before {
    width: 16%;
    left: 42%;
  }
}
.tiny-b9 .text_steel:last-child:before {
  content: none;
}
.tiny-b9 .text_steel[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tiny-b9 .hover-middle-5c .containerold li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tiny-b9 .hover-middle-5c .containerold li a .container-ae {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tiny-b9 .hover-middle-5c .block-silver {
  border: none;
}
.tiny-b9 .hover-middle-5c .block-silver li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tiny-b9 .down-46 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tiny-b9 .heading-thick {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tiny-b9 .bottom_d5 .down-46:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny-b9 .status-pink.south-62 .caption-dc {
  background: rgba(0, 0, 0, 0.6);
}
.tiny-b9
  .status-pink.south-62
  .caption-dc::after,
.tiny-b9
  .status-pink.south-62
  .caption-dc:before {
  background: inherit;
}
.tiny-b9
  .status-pink.south-62:hover
  .caption-dc {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph-pro-6a .herogas {
  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) {
  .paragraph-pro-6a .herogas {
    width: auto;
    right: 45px;
  }
}
.button-f9 .herogas {
  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) {
  .button-f9 .herogas {
    width: auto;
    left: 45px;
  }
}
.tag_top .herogas {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag_top .heading-thick {
  max-width: 48em;
  margin: 0 auto;
}
.tag_top .down-46:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wood_b0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wood_b0.tiny-b9 .herogas {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wood_b0.paragraph-pro-6a .herogas {
  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);
}
.wood_b0 .herogas {
  visibility: visible;
}
.wood_b0.button-f9 .herogas {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.soft_04,
.solid-d0 {
  overflow-x: hidden;
}
.soft_04 .herogas {
  overflow: auto;
}
.soft_04.tiny-b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_04.tiny-b9 .herogas {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.soft_04.tiny-b9 .progresseast {
  opacity: 0;
}
.soft_04.paragraph-pro-6a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_04.paragraph-pro-6a .herogas {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.soft_04.paragraph-pro-6a .progresseast {
  opacity: 0;
}
.soft_04.button-f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_04.button-f9 .herogas {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.soft_04.button-f9 .progresseast {
  opacity: 0;
}
.soft_04.tag_top .herogas {
  z-index: 10;
  visibility: visible;
}
.south-62 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.south-62 .caption-dc {
  background: rgba(255, 255, 255, 0.99);
}
.south-62 .caption-dc::after,
.south-62 .caption-dc:before {
  background: inherit;
}
.south-62:hover .caption-dc {
  background: rgba(255, 255, 255, 0.99);
}
.button-f9 .south-62 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag_top .south-62 {
  display: none !important;
}
.soft_04:before,
.solid-d0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.soft_04 .south-62,
.solid-d0 .south-62 {
  display: inline-block;
}
.herogas .inhidden {
  -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;
}
.soft_04 .herogas .inhidden,
.solid-d0 .herogas .inhidden {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_pink_e6 .bronze-6a {
  width: 100%;
}
.notice-gold-7c {
  padding: 0 0.5em 0;
}
.notice-gold-7c [class*="customify-col-"],
.notice-gold-7c [class*="customify-col_"],
.notice-gold-7c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.borderbronze .notice-gold-7c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pagination-c9 .white_03,
  .white_03 {
    display: none;
  }
  .navhovered {
    text-align: left;
  }
  .thumbnail_rough_fd {
    text-align: center;
  }
  .shadow-clean-84 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-c9 .largethumbnail,
  .largethumbnail {
    display: none;
  }
  .info-medium-1b {
    text-align: left;
  }
  .backdrop-selected {
    text-align: center;
  }
  .copper_33 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pagination-c9 .tooltip-b5,
  .tooltip-b5 {
    display: none;
  }
  .hidden_fixed {
    text-align: left;
  }
  .search-7c {
    text-align: center;
  }
  .block-soft-a8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title-aa {
  box-shadow: none !important;
}
.smallicon .component_dc,
.progress_21 .component_dc {
  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;
}
.progress_21 .component_dc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_75 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_75:after,
.input_75:before {
  content: "";
  display: table;
}
.input_75:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_75 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_75,
.info-advanced-9f {
  max-width: 1248px;
  margin: 0 auto;
}

.chip_gas_4c.label-a4 .input_75 {
  max-width: 100%;
}
.chip_gas_4c.narrow-eb {
  max-width: 1200px;
  margin: 0 auto;
}
.chip_gas_4c.shade_huge_ed .input_75 {
  max-width: 100%;
}
.chip_gas_4c.shade_huge_ed > .input_75 {
  padding-left: 0;
  padding-right: 0;
}
.chip_gas_4c.shade_huge_ed > .input_75 .pagination-c9 {
  margin: 0;
}
.chip_gas_4c.shade_huge_ed
  > .input_75
  .gallery-gas.heading-smooth {
  margin-right: 0;
  margin-left: 0;
}
.chip_gas_4c.shade_huge_ed #main.heading-smooth {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .progress_c6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .progress_c6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media_red_97 .imagemedium {
    padding-right: 1em;
  }
  .media_red_97.last_aa .gallery-gas {
    border-right: 1px solid #eaecee;
  }
  .media_red_97.last_aa .imagemedium {
    padding-right: 1em;
  }
  .media_red_97.last_aa .southaccordion {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-upper-54 .imagemedium {
    padding-left: 1em;
  }
  .main-upper-54.last_aa .gallery-gas {
    border-left: 1px solid #eaecee;
  }
  .main-upper-54.last_aa .imagemedium {
    padding-left: 1em;
  }
  .main-upper-54.last_aa .southaccordion {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-a8 .imagemedium {
    padding-left: 1em;
  }
  .dim-a8.last_aa .dynamic-46 {
    border-right: 1px solid #eaecee;
  }
  .dim-a8.last_aa .icon_4d {
    border-right: 1px solid #eaecee;
  }
  .dim-a8.last_aa .imagemedium {
    padding-left: 1em;
  }
  .dim-a8.last_aa .southaccordion {
    padding-right: 1em;
  }
  .dim-a8.last_aa .liquid-3e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .searchover .imagemedium {
    padding-right: 1em;
  }
  .searchover.last_aa .dynamic-46 {
    border-left: 1px solid #eaecee;
  }
  .searchover.last_aa .icon_4d {
    border-left: 1px solid #eaecee;
  }
  .searchover.last_aa .imagemedium {
    padding-right: 1em;
  }
  .searchover.last_aa .southaccordion {
    padding-left: 1em;
    padding-right: 1em;
  }
  .searchover.last_aa .liquid-3e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_c6 .imagemedium {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress_c6.last_aa .gallery-gas {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .progress_c6.last_aa .imagemedium {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress_c6.last_aa .southaccordion {
    padding-left: 1em;
  }
  .progress_c6.last_aa .liquid-3e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .progress_c6.last_aa .imagemedium {
    padding-left: 0;
  }
}
.paper-32 .layout-advanced-8e {
  display: inline-block;
}
.pattern-cold-f0 {
  display: inline-block;
}
.brown-5d {
  word-con: break-word;
}
.accent_7c > span {
  display: inline-block;
  padding: 5px 0;
}
.accent_7c .description_simple {
  margin-left: 8px;
  margin-right: 8px;
}
.accent_7c .aside-right img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hardoverlay .sort_paper_11 {
  margin-bottom: 2em;
}
.hardoverlay .secondary-yellow-13 {
  margin-bottom: 15px;
}
.hardoverlay .secondary-yellow-13:last-child {
  margin-bottom: 0;
}
.hardoverlay .background_68 {
  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) {
  .hardoverlay .background_68 {
    display: block;
  }
}
.hardoverlay .notification_new {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hardoverlay .notification_new {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hardoverlay .shadebottom {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hardoverlay .shadebottom img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hardoverlay .shadebottom a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hardoverlay .brown-5d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hardoverlay .brown-5d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hardoverlay .short-03 p:last-child {
  margin-bottom: 0;
}
.hardoverlay .plasma_c6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hardoverlay .next_94 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hardoverlay .icon-west {
  margin-top: 1em;
}
.hardoverlay .alert-pro {
  top: 0;
  display: block;
}
.hardoverlay .alert-pro a {
  color: inherit;
}
.hardoverlay .alert-pro a:hover {
  color: inherit;
}
.hardoverlay .tag_bright {
  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;
}
.hardoverlay .tag_bright:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hardoverlay .next_94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hardoverlay .purplebanner {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hardoverlay .purplebanner:first-child {
  margin-top: 0;
}
.hardoverlay .purplebanner.column-inner-65 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hardoverlay .purplebanner.accent_2c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hardoverlay
  .purplebanner.accent_2c.detail-center-81
  .icon-west {
  width: 100%;
}
.hardoverlay .accent_2c {
  -webkit-box-align: center;
  align-items: center;
}
.hardoverlay .accent_2c .accent_7c,
.hardoverlay .accent_2c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hardoverlay .shadebottom {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hardoverlay .shadebottom img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hardoverlay .shadebottom: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;
}
.hardoverlay .column-inner-65 {
  z-index: 5;
}
.hardoverlay .icon_tiny .clean-c2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hardoverlay .popup_lite_7c .clean-c2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hardoverlay .gradient_ce .clean-c2 {
  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;
}
.hardoverlay.upper_cc .background_68,
.hardoverlay.info-liquid-59 .background_68 {
  display: block;
}
.hardoverlay.upper_cc .background_68 .videoselected,
.hardoverlay.upper_cc .background_68 .next_94,
.hardoverlay.info-liquid-59 .background_68 .videoselected,
.hardoverlay.info-liquid-59 .background_68 .next_94 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hardoverlay.bottom_24 .notification_new {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hardoverlay.bottom_24 .notification_new {
    margin-right: 0;
  }
}
.hardoverlay.upper_cc .notification_new,
.hardoverlay.info-liquid-59 .notification_new {
  padding-top: 40%;
}
.hardoverlay.upper_cc .sort_paper_11,
.hardoverlay.info-liquid-59 .sort_paper_11 {
  display: block;
}
.hardoverlay.upper_cc .old_8c .next_94,
.hardoverlay.info-liquid-59 .old_8c .next_94 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hardoverlay.upper_cc .notification_new,
.hardoverlay.info-liquid-59 .notification_new {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hardoverlay.upper_cc .next_94 {
  padding: 1em;
}
.info_warm_aa {
  margin: 30px auto;
  display: block;
}
.info_warm_aa .backdrop-north > * {
  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;
}
.info_warm_aa .backdrop-north > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info_warm_aa .backdrop-north span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.orangetitle .accent_7c {
  margin-bottom: 1.41575em;
}
.orangetitle .heading_f8 {
  margin-bottom: 1.618em;
}
.right_3f .bronze-66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.right_3f .bronze-66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.right_3f .card-green {
  max-width: 100%;
  overflow: auto;
}
.progress-light-cd .right_3f a:hover {
  text-decoration: underline;
}
.slider_bb .secondary-yellow-13:not(.brown-5d),
.slider_bb .shadebottom {
  margin-bottom: 1.41575em;
}
.slider_bb .secondary-yellow-13:not(.brown-5d):last-child,
.slider_bb .shadebottom:last-child {
  margin-bottom: 0;
}
.slider_bb .secondary-yellow-13.cardfocused {
  margin-bottom: 0.41575em;
}
.slider_bb .smooth-89:before,
.slider_bb .item-orange:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slider_bb .smooth-89:before {
  content: "\f115";
}
.slider_bb .item-orange:before {
  content: "\f02c";
}
.slider_bb .backdrop-narrow {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slider_bb .backdrop-narrow a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tertiary-b9 {
  display: -webkit-box;
  display: flex;
}
.tertiary-b9 .content-tall {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tertiary-b9 .content-tall {
    flex-basis: 90px;
  }
}
.tertiary-b9 .item_a5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary-b9 .item_a5 {
    flex-basis: calc(100% - 50px);
  }
}
.tertiary-b9 .texture-4b p:last-child {
  margin-bottom: 0.72em;
}
.hard_66 .backdrop-north {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard_66 .backdrop-north:after,
.hard_66 .backdrop-north:before {
  content: "";
  display: table;
}
.hard_66 .backdrop-north:after {
  clear: both;
}
.hard_66 .backdrop-north .sort-18,
.hard_66 .backdrop-north .blue_6a {
  width: 49%;
}
.hard_66 .backdrop-north .sort-18 a span.dark_01,
.hard_66 .backdrop-north .blue_6a a span.dark_01 {
  display: block;
  margin-bottom: 5px;
}
.hard_66 .backdrop-north .blue_6a {
  float: left;
  text-align: left;
}
.hard_66 .backdrop-north .sort-18 {
  float: right;
  text-align: right;
}
.full-14 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .full-14 {
    margin-bottom: 0;
  }
}
.container-a1 {
  margin-bottom: 1em;
}
.container-a1 .brown-5d {
  font-size: 1.1em;
  line-height: 1.3;
}
.link_light_df a {
  display: block;
  line-height: 0;
  position: relative;
}
.plasmatexture .container-a1,
.secondary_07 .container-a1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .plasmatexture .container-a1,
  .secondary_07 .container-a1 {
    display: block;
  }
}
.plasmatexture .link_light_df,
.secondary_07 .link_light_df {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .plasmatexture .link_light_df,
  .secondary_07 .link_light_df {
    margin-bottom: 1em;
  }
}
.plasmatexture .link_light_df img,
.secondary_07 .link_light_df img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.plasmatexture .solidprogress,
.secondary_07 .solidprogress {
  flex-basis: calc(100% - 160px);
}
.plasmatexture .solidprogress p,
.secondary_07 .solidprogress p {
  margin-bottom: 0;
}
.plasmatexture .solidprogress {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .plasmatexture .solidprogress {
    padding-left: 0;
  }
}
.secondary_07 .solidprogress {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .secondary_07 .solidprogress {
    padding-right: 0;
  }
}
.secondary_07 .link_light_df {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.widestatus .link_light_df {
  margin-bottom: 0.5em;
}
.widestatus .link_light_df img {
  width: 100%;
}
.avatar_brown_0c .motion-53,
.fixed_10 .motion-53 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fixed_10 .gallery-gas .media-narrow p:last-child {
  margin-bottom: 0;
}
.menu_east {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask-short .thumbnail_50 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask-short .thumbnail_50:last-of-type {
    margin-bottom: 0;
  }
}
.mask-short .thumbnail_50 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask-short .thumbnail_50 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask-short .thumbnail_50 ul li {
  margin: 0 0 0.6em;
}
.mask-short .thumbnail_50 ul li.alert-brown-29,
.mask-short .thumbnail_50 ul li.formiron {
  position: relative;
}
.mask-short .thumbnail_50 ul li.alert-brown-29 .tertiary_pressed_df,
.mask-short .thumbnail_50 ul li.formiron .tertiary_pressed_df {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask-short .thumbnail_50 ul li.alert-brown-29:after:after,
.mask-short .thumbnail_50 ul li.alert-brown-29:after:before,
.mask-short
  .thumbnail_50
  ul
  li.formiron:after:after,
.mask-short
  .thumbnail_50
  ul
  li.formiron:after:before {
  content: "";
  display: table;
}
.mask-short .thumbnail_50 ul li.alert-brown-29:after:after,
.mask-short
  .thumbnail_50
  ul
  li.formiron:after:after {
  clear: both;
}
.mask-short .thumbnail_50 a.card_new_b4:hover {
  text-decoration: none;
}
.mask-short .thumbnail_50 select {
  max-width: 100%;
}
.mask-short .thumbnail_50 table {
  font-size: 85%;
}
.mask-short .thumbnail_50 table td,
.mask-short .thumbnail_50 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask-short .thumbnail_50 table tfoot td {
  text-align: left;
}
.mask-short .thumbnail_50 :last-child {
  margin-bottom: 0;
}
.mask-short .thumbnail_50 .detail_ef {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask-short .thumbnail_50 .detail_ef label {
  width: 100%;
}
.mask-short .thumbnail_50 .detail_ef .row-down {
  width: 100%;
  display: block;
}
.mask-short .thumbnail_50 .detail_ef .fluidpreview {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask-short .thumbnail_50 .detail_ef .fluidpreview:hover svg #svg-search {
  fill: #444;
}
.mask-short .thumbnail_50 .detail_ef .fluidpreview svg {
  width: 18px;
  height: 18px;
}
.mask-short .container-fd ul ul,
.mask-short .fast-18 ul ul,
.mask-short .container_yellow ul ul,
.mask-short .down-7d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask-short .container-fd .accordion-94 > a,
.mask-short .fast-18 .accordion-94 > a,
.mask-short .container_yellow .accordion-94 > a,
.mask-short .down-7d .accordion-94 > a {
  margin-bottom: 0;
}
.mask-short .dropdown_north li,
.mask-short .container-fd li,
.mask-short .input_fluid_eb li,
.mask-short .fast-18 li,
.mask-short .container_yellow li,
.mask-short .down-7d li,
.mask-short .filtermiddle li,
.mask-short .roughfilter li {
  display: block;
  position: relative;
}
.mask-short .dropdown_north li:last-child,
.mask-short .container-fd li:last-child,
.mask-short .input_fluid_eb li:last-child,
.mask-short .fast-18 li:last-child,
.mask-short .container_yellow li:last-child,
.mask-short .down-7d li:last-child,
.mask-short .filtermiddle li:last-child,
.mask-short .roughfilter li:last-child {
  border: none;
}
.mask-short .dropdown_north li a,
.mask-short .container-fd li a,
.mask-short .input_fluid_eb li a,
.mask-short .fast-18 li a,
.mask-short .container_yellow li a,
.mask-short .down-7d li a,
.mask-short .filtermiddle li a,
.mask-short .roughfilter li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask-short .dropdown_north li ul li::before,
.mask-short .container-fd li ul li::before,
.mask-short .input_fluid_eb li ul li::before,
.mask-short .fast-18 li ul li::before,
.mask-short .container_yellow li ul li::before,
.mask-short .down-7d li ul li::before,
.mask-short .filtermiddle li ul li::before,
.mask-short .roughfilter li ul li::before {
  left: 15px;
}
.mask-short .dropdown_north li ul a,
.mask-short .container-fd li ul a,
.mask-short .input_fluid_eb li ul a,
.mask-short .fast-18 li ul a,
.mask-short .container_yellow li ul a,
.mask-short .down-7d li ul a,
.mask-short .filtermiddle li ul a,
.mask-short .roughfilter li ul a {
  padding-left: 20px;
}
.mask-short .dropdown_north li ul ul li::before,
.mask-short .container-fd li ul ul li::before,
.mask-short .input_fluid_eb li ul ul li::before,
.mask-short .fast-18 li ul ul li::before,
.mask-short .container_yellow li ul ul li::before,
.mask-short .down-7d li ul ul li::before,
.mask-short .filtermiddle li ul ul li::before,
.mask-short .roughfilter li ul ul li::before {
  left: 30px;
}
.mask-short .dropdown_north li ul ul a,
.mask-short .container-fd li ul ul a,
.mask-short .input_fluid_eb li ul ul a,
.mask-short .fast-18 li ul ul a,
.mask-short .container_yellow li ul ul a,
.mask-short .down-7d li ul ul a,
.mask-short .filtermiddle li ul ul a,
.mask-short .roughfilter li ul ul a {
  padding-left: 40px;
}
.mask-short .outer-da li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask-short .roughfilter ul li {
  margin-bottom: 1.41575em;
}
.mask-short .roughfilter ul li .sidebar_tiny_ab {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask-short .roughfilter ul li .text-cool-96 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom_d5 .dropdown_north li a,
.bottom_d5 .container-fd li a,
.bottom_d5 .input_fluid_eb li a,
.bottom_d5 .fast-18 li a,
.bottom_d5 .container_yellow li a,
.bottom_d5 .down-7d li a,
.bottom_d5 .filtermiddle li a,
.bottom_d5 .roughfilter li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_d5 .outer-da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom_d5 .thumbnail_50 ul li.alert-brown-29 .tertiary_pressed_df,
.bottom_d5 .thumbnail_50 ul li.formiron .tertiary_pressed_df {
  background: rgba(0, 0, 0, 0.2);
}
.bottom_d5 .mask-short .thumbnail_50 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_gas_4c .mask-short .containerold li {
  margin: 0;
}
.chip_gas_4c .mask-short .containerold li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.chip_gas_4c .mask-short .containerold li ul {
  margin: 0;
}
.chip_gas_4c .mask-short .containerold li ul li a {
  padding-left: 15px;
}
.chip_gas_4c .mask-short .containerold li ul li li a {
  padding-left: 30px;
}
.chip_gas_4c .mask-short .containerold li.breadcrumb-fd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.chip_gas_4c .mask-short .containerold li.breadcrumb-fd > 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;
}
.chip_gas_4c .mask-short .containerold li.breadcrumb-fd > 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;
}
.basic_3b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.green-69 {
  position: relative;
  z-index: 10;
}
.green-69 .inhidden {
  width: 100%;
  max-width: 100%;
}
.border_4e .overlay_small {
  padding-top: 2em;
  padding-bottom: 2em;
}
.border_4e .status-pink {
}
.border_4e .bottom_d5 {
  background: #292929;
}
.wrapper-18 .overlay_small {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wrapper-18 .status-pink {
  background: #f9f9f9;
}
.wrapper-18 .bottom_d5 {
  background: #303030;
}
.logodirty .overlay_small {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logodirty .layout-advanced-8e {
    margin-bottom: 1em;
  }
  .logodirty .layout-advanced-8e:last-child {
    margin-bottom: 0;
  }
}
.logodirty .status-pink {
  background: #ededed;
}
.logodirty .bottom_d5 {
  background: #1a1a1a;
}
.overlay_small.status-pink {
  color: rgba(0, 0, 0, 0.6);
}
.overlay_small.status-pink .next-87 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_small.bottom_d5 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_small.bottom_d5 a:not(.card_new_b4) {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_small.bottom_d5 a:not(.card_new_b4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_small.bottom_d5 .next-87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_small.bottom_d5 table tbody td,
.overlay_small.bottom_d5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.secondary-green-6a.shadow_simple_c3 .input_75 {
  max-width: initial;
}
.secondary-green-6a .motionmenu {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.secondary-green-6a .motionmenu .inhidden {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .secondary-green-6a .motionmenu .inhidden {
    display: block;
    margin-bottom: 2em;
  }
  .secondary-green-6a .motionmenu .inhidden:last-child {
    margin-bottom: 0;
  }
}
.logodirty .layout-advanced-8e:last-child,
.wrapper-18 .layout-advanced-8e:last-child,
.border_4e .layout-advanced-8e:last-child {
  margin-bottom: 0;
}
.logodirty .layout-advanced-8e .mask-short .thumbnail_50:last-child,
.wrapper-18 .layout-advanced-8e .mask-short .thumbnail_50:last-child,
.border_4e .layout-advanced-8e .mask-short .thumbnail_50:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logodirty .notice-hard,
  .logodirty .heading-iron,
  .wrapper-18 .notice-hard,
  .wrapper-18 .heading-iron,
  .border_4e .notice-hard,
  .border_4e .heading-iron {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .green-69 .layout-advanced-8e {
    margin-bottom: 2em;
  }
}
.green-69 p:last-child {
  margin-bottom: 0;
}
.green-69 li,
.green-69 ul {
  list-style: none;
  margin: 0;
}
.green-69 ul ul {
  margin-left: 2.617924em;
}
.aside-b9 {
  font-size: 0.875em;
}

/* css-noise: 1f72 */
.shadow-element-j9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
