/*!
Theme Name: Customify
Theme URI: https://pressmaximum.breadcrumb-rough/customify
Author: WPCustomify
Author URI: https://pressmaximum.breadcrumb-rough
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.breadcrumb-rough/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.articlewest.orange_9d/licenses/gpl-2.0.inwrapper
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.article-a5/, (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.main_focused_d6.preview-wide-7f/normalize.sort-paper-13/
 ======
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.sort-paper-13 v7.0.0 | MIT License | github.breadcrumb-rough/necolas/normalize.sort-paper-13 */
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;
}
.mainlarge .button-ce,
.avatarout,
.first-c8,
.gassummary,
.complexslider,
.oldcontainer,
.sidebar-static-1d,
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;
}
.avatarout,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatarout,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatarout,
  h1 {
    font-size: 1.8em;
  }
}
.first-c8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.first-c8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .first-c8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .first-c8,
  h2 {
    font-size: 1.7em;
  }
}
.gassummary,
h3 {
  font-size: 1.618em;
}
.mainlarge .button-ce,
.complexslider,
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.highlight-short {
  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;
}
.detail-warm:after,
.detail-warm:before,
.buttonold:after,
.buttonold:before {
  content: "";
  display: table;
}
.detail-warm:after,
.buttonold:after {
  clear: both;
}
.firstcolumn {
  float: right;
  margin-right: 0;
}
.active-29 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail_over_a5 .component_center_82,
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;
}
.thumbnail_over_a5 .component_center_82: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;
}
.notification-paper-4a .component_center_82 {
  box-shadow: none;
}
.notification-paper-4a
  .component_center_82
  .innersidebar {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notification-paper-4a .component_center_82 .caption_liquid_f1 {
  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;
}
.notification-paper-4a
  .component_center_82
  .caption_liquid_f1
  b {
  display: none;
}
.notification-paper-4a .footer-old {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.alert_71:not(.ironbreadcrumb):not(.small-c5),
button:not(.ironbreadcrumb):not(.small-c5),
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ),
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ),
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ) {
  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;
}
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ):hover,
button:not(.ironbreadcrumb):not(
    .small-c5
  ):hover,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ):hover,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ):hover,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ):active,
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ):focus,
button:not(.ironbreadcrumb):not(
    .small-c5
  ):active,
button:not(.ironbreadcrumb):not(
    .small-c5
  ):focus,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ):active,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ):focus,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ):active,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ):focus,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ):active,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ):focus {
  outline: 0;
}
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west,
button:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west {
  position: relative;
}
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .selected_20,
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .header_5b,
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .modal-89,
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  i,
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  svg,
button:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .selected_20,
button:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .header_5b,
button:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .modal-89,
button:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  i,
button:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  svg,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .selected_20,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .header_5b,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .modal-89,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  i,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  svg,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .selected_20,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .header_5b,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .modal-89,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  i,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  svg,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .selected_20,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .header_5b,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  .modal-89,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  i,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west
  svg {
  visibility: hidden;
}
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west:after,
button:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west:after,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west:after,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west:after,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ).modal-west: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;
}
.alert_71:not(.ironbreadcrumb):not(.small-c5),
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ),
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ),
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ) {
  color: #fff;
  background: #235787;
}
.alert_71:not(.ironbreadcrumb):not(
    .small-c5
  ):focus,
input[type="button"]:not(.ironbreadcrumb):not(
    .small-c5
  ):focus,
input[type="reset"]:not(.ironbreadcrumb):not(
    .small-c5
  ):focus,
input[type="submit"]:not(.ironbreadcrumb):not(
    .small-c5
  ):focus {
  color: #fff;
}
.alert_71.highlight_36:not(.ironbreadcrumb):not(
    .small-c5
  ),
.alert_71[disabled]:not(.ironbreadcrumb):not(
    .small-c5
  ),
button.highlight_36:not(.ironbreadcrumb):not(
    .small-c5
  ),
button[disabled]:not(.ironbreadcrumb):not(
    .small-c5
  ) {
  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;
}
.topalert {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.topalert: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;
}
.content_94 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden_a6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main_action {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail-warm:after,
.detail-warm:before,
.component_white:after,
.component_white:before,
.bottompattern:after,
.bottompattern:before,
.input-outer-9b:after,
.input-outer-9b:before,
.messageiron:after,
.messageiron:before,
.disabled-first-95:after,
.disabled-first-95:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail-warm:after,
.component_white:after,
.bottompattern:after,
.input-outer-9b:after,
.messageiron:after,
.disabled-first-95:after {
  clear: both;
}
.component_white .gold-2c,
.bottompattern .gold-2c,
.sidebar-b9 .gold-2c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard_97 {
  display: inline-block;
}
.surfacepressed {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.surfacepressed img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.surfacepressed .tallsection {
  padding: 1em 0;
  font-size: 85%;
}
.tallsection {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading-dark-ae {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading-dark-ae:after,
.heading-dark-ae:before {
  content: "";
  display: table;
}
.heading-dark-ae:after {
  clear: both;
}
.modal_13 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.logo_11 .modal_13 {
  max-width: 50%;
}
.slider-df .modal_13 {
  max-width: 33.33%;
}
.modulestale .modal_13 {
  max-width: 25%;
}
.notification_e6 .modal_13 {
  max-width: 20%;
}
.fixedphoto .modal_13 {
  max-width: 16.66%;
}
.caption_gold .modal_13 {
  max-width: 14.28%;
}
.message-over-eb .modal_13 {
  max-width: 12.5%;
}
.highlight_50 .modal_13 {
  max-width: 11.11%;
}
.prev_fe {
  display: block;
}
.mainlarge .coolinfo label,
.mainlarge .middle_c4 label,
.mainlarge .tag-tiny-0a label,
.mainlarge .texture-00 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.selected-53 {
  list-style: none;
  margin: 0;
}
.selected-53 article.search-iron-83 {
  margin-bottom: 0;
}
.selected-53 ul {
  list-style: none;
  margin: 0;
}
.selected-53 .steeloutline li.search-iron-83 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .selected-53 .steeloutline li.search-iron-83 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .selected-53 .steeloutline li.search-iron-83: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) {
  .selected-53 .steeloutline li.search-iron-83 li.search-iron-83 li.search-iron-83 li.search-iron-83 {
    padding-left: 0;
  }
}
article.search-iron-83 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-iron-83 .component_white p:last-of-type {
  margin-bottom: 0;
}
article.search-iron-83 .center_ee {
  float: left;
}
article.search-iron-83 .mediummask {
  margin-left: 85px;
}
article.search-iron-83 .light_f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-iron-83 .light_f2 .plasmaimage {
  margin-left: 10px;
}
article.search-iron-83 .link-20 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-iron-83 .highlight-complex-d3 {
  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 .coolinfo,
  #respond .tag-tiny-0a,
  #respond .texture-00 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .coolinfo input,
#respond .tag-tiny-0a input,
#respond .texture-00 input {
  width: 100%;
}
#respond .texture-00 {
  margin-right: 0;
}
#respond .container_inner_84 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs_soft {
  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;
}
.tabs_soft.breadcrumb_out_2b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs_soft 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%);
}
.tabs_soft:focus,
.tabs_soft: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);
}
.surface-c0 {
  border-radius: 10%;
}
.grid_e9 {
  border-radius: 50%;
}
.item_south_5d {
  font-size: 0.72em;
}
.avatar_new_ba {
  font-size: 0.875em;
}
.disabled-glass-25 {
  font-size: 1.1em;
}
.nav_short {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav_short.item_south_5d {
  letter-spacing: 0.5px;
}
.bright-30,
.bright-30 a {
  color: #6d6d6d;
}
.bright-30 a:hover {
  color: #111;
}
.linkstone {
  color: #6d6d6d;
}
.smoothdropdown {
  overflow-x: hidden;
}
.smoothdropdown .upper-35.label-fa {
  position: relative;
}
.smoothdropdown .upper-35.label-fa.progress_large_f4 {
  position: initial;
}
.smoothdropdown
  .upper-35.label-fa.progress_large_f4
  .detaildown {
  left: auto;
}
.smoothdropdown .upper-35 .detaildown {
  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;
}
.smoothdropdown .upper-35:hover.label-fa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.smoothdropdown
  .upper-35:hover.label-fa
  .detaildown {
  display: block;
  z-index: 9999999;
}
.smoothdropdown .pattern_first_14 .menu_small_23,
.smoothdropdown .chip_2f .menu_small_23 {
  display: none;
}
.smoothdropdown .actionmessage .upper-35:hover.label-fa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.mainlarge .coolinfo label,
.mainlarge .middle_c4 label,
.mainlarge .tag-tiny-0a label,
.mainlarge .texture-00 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.selected-53 {
  list-style: none;
  margin: 0;
}
.selected-53 article.search-iron-83 {
  margin-bottom: 0;
}
.selected-53 ul {
  list-style: none;
  margin: 0;
}
.selected-53 .steeloutline li.search-iron-83 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .selected-53 .steeloutline li.search-iron-83 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .selected-53 .steeloutline li.search-iron-83: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) {
  .selected-53 .steeloutline li.search-iron-83 li.search-iron-83 li.search-iron-83 li.search-iron-83 {
    padding-left: 0;
  }
}
article.search-iron-83 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search-iron-83 .component_white p:last-of-type {
  margin-bottom: 0;
}
article.search-iron-83 .center_ee {
  float: left;
}
article.search-iron-83 .mediummask {
  margin-left: 85px;
}
article.search-iron-83 .light_f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search-iron-83 .light_f2 .plasmaimage {
  margin-left: 10px;
}
article.search-iron-83 .link-20 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search-iron-83 .highlight-complex-d3 {
  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 .coolinfo,
  #respond .tag-tiny-0a,
  #respond .texture-00 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .coolinfo input,
#respond .tag-tiny-0a input,
#respond .texture-00 input {
  width: 100%;
}
#respond .texture-00 {
  margin-right: 0;
}
#respond .container_inner_84 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern_first_14 .background_next {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.background_next .advanced-db.wrapper_blue_bb .formbright > li > a:focus,
.background_next .advanced-db.wrapper_blue_bb .formbright > li > a:hover,
.background_next .advanced-db.iron_2f .formbright > li > a:focus,
.background_next .advanced-db.iron_2f .formbright > li > a:hover,
.background_next .advanced-db.background_8e .formbright > li > a:focus,
.background_next .advanced-db.background_8e .formbright > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_next
  .advanced-db.wrapper_blue_bb
  .formbright
  > li.footer_c8
  > a,
.background_next
  .advanced-db.wrapper_blue_bb
  .formbright
  > li.aside-dirty
  > a,
.background_next
  .advanced-db.iron_2f
  .formbright
  > li.footer_c8
  > a,
.background_next
  .advanced-db.iron_2f
  .formbright
  > li.aside-dirty
  > a,
.background_next
  .advanced-db.background_8e
  .formbright
  > li.footer_c8
  > a,
.background_next .advanced-db.background_8e .formbright > li.breadcrumb_c2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.background_next .simplecolumn,
.background_next .simplecolumn a {
  color: rgba(255, 255, 255, 0.99);
}
.background_next .hero-fast-cc.image_b2 li a,
.background_next .black_26 a,
.background_next .item_lower_51,
.background_next .formbright > li > a,
.background_next .column_62 {
  color: rgba(255, 255, 255, 0.79);
}
.background_next .hero-fast-cc.image_b2 li a:hover,
.background_next .black_26 a:hover,
.background_next .item_lower_51:hover,
.background_next .formbright > li > a:hover,
.background_next .column_62:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_next .center-5b {
  color: rgba(255, 255, 255, 0.79);
}
.background_next .center-5b .input-2c {
  color: rgba(255, 255, 255, 0.99);
}
.background_next .center-5b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_next .out-4e .stale_c3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_next .out-4e .stale_c3 .sort_62 {
  color: rgba(255, 255, 255, 0.79);
}
.background_next
  .out-4e
  .stale_c3
  .sort_62::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_next
  .out-4e
  .stale_c3
  .sort_62:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_next
  .out-4e
  .stale_c3
  .sort_62::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_next
  .out-4e
  .stale_c3
  .sort_62::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_next .out-4e .currenttertiary {
  color: rgba(255, 255, 255, 0.79);
}
.background_next .out-4e .currenttertiary:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_easy_06
  .background_next
  .out-4e
  .small_c7
  .link-liquid-75 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status_easy_06
  .background_next
  .out-4e
  .small_c7
  .sort_62 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern_first_14 .chip-slow {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.chip-slow .advanced-db.wrapper_blue_bb .formbright > li > a:focus,
.chip-slow .advanced-db.wrapper_blue_bb .formbright > li > a:hover,
.chip-slow .advanced-db.iron_2f .formbright > li > a:focus,
.chip-slow .advanced-db.iron_2f .formbright > li > a:hover,
.chip-slow .advanced-db.background_8e .formbright > li > a:focus,
.chip-slow .advanced-db.background_8e .formbright > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-slow
  .advanced-db.wrapper_blue_bb
  .formbright
  > li.footer_c8
  > a,
.chip-slow
  .advanced-db.wrapper_blue_bb
  .formbright
  > li.aside-dirty
  > a,
.chip-slow
  .advanced-db.iron_2f
  .formbright
  > li.footer_c8
  > a,
.chip-slow
  .advanced-db.iron_2f
  .formbright
  > li.aside-dirty
  > a,
.chip-slow
  .advanced-db.background_8e
  .formbright
  > li.footer_c8
  > a,
.chip-slow .advanced-db.background_8e .formbright > li.breadcrumb_c2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-slow .simplecolumn,
.chip-slow .simplecolumn a {
  color: rgba(0, 0, 0, 0.8);
}
.chip-slow .hero-fast-cc.image_b2 li a,
.chip-slow .black_26 a,
.chip-slow .item_lower_51,
.chip-slow .formbright > li > a,
.chip-slow .column_62 {
  color: rgba(0, 0, 0, 0.55);
}
.chip-slow .hero-fast-cc.image_b2 li a:hover,
.chip-slow .black_26 a:hover,
.chip-slow .item_lower_51:hover,
.chip-slow .formbright > li > a:hover,
.chip-slow .column_62:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-slow .center-5b {
  color: rgba(0, 0, 0, 0.55);
}
.chip-slow .center-5b .input-2c {
  color: rgba(0, 0, 0, 0.8);
}
.chip-slow .center-5b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section_solid .secondary-hovered-43 {
  margin-left: auto;
  margin-right: auto;
}
.bottompattern > * {
  margin-left: auto;
  margin-right: auto;
}
.bottompattern .content_94 {
  margin-right: 1.41575em;
}
.mask_11 .bottompattern > .wrapper-pro-69 {
  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;
}
.mask_11 .bottompattern > .article-tall {
  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;
}
.thumbnail-complex-f7.section_solid .secondary-hovered-43,
.pattern_middle.section_solid .secondary-hovered-43 {
  margin-left: 0;
}
.accent_b2.section_solid .secondary-hovered-43,
.old-14.section_solid .secondary-hovered-43 {
  margin-right: 0;
}
.bottompattern ol,
.bottompattern ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.warm_46 video {
  max-width: 100%;
}
.main-motion-fa img {
  display: block;
}
.main-motion-fa.content_94,
.main-motion-fa.hidden_a6 {
  width: 100%;
}
.main-motion-fa.article-tall img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph_copper_e9:not(.gallery_paper) {
  margin: 1.5em auto;
}
.badge_65 p {
  padding: 1.5em 14px;
}
ul.overlay_b2.article-tall,
ul.overlay_b2.wrapper-pro-69,
ul.overlay_b2.componentbottom.wrapper-pro-69 {
  padding: 0 14px;
}
.medium-dc {
  display: block;
  overflow-x: auto;
}
.medium-dc table {
  border-collapse: collapse;
  width: 100%;
}
.medium-dc td,
.medium-dc th {
  padding: 0.5em;
}
.bottompattern li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bottompattern ol ol,
.bottompattern ol ul,
.bottompattern ul ol,
.bottompattern ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bottompattern ol ol li,
.bottompattern ol ul li,
.bottompattern ul ol li,
.bottompattern ul ul li {
  margin-left: 0;
}
.thick-58.gradient_82 > .preview-e0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thick-58.gradient_82 > .preview-e0 iframe,
.thick-58.gradient_82 > .preview-e0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.icon_stale_56 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.icon_stale_56.fixed-d3 {
  padding: 0;
}
.icon_stale_56.fixed-d3 cite {
  font-size: 13px;
}
.icon_stale_56 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.icon_stale_56 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background-dim-d1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background-dim-d1 > p:first-child {
  margin-top: 0;
}
.background-dim-d1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background-dim-d1 blockquote {
  border-left: 0;
}
.item-active-f7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item-active-f7:not(.element-warm) {
  max-width: 100px;
}
.item-active-f7.white_00 {
  border-bottom: none !important;
  text-align: center;
}
.item-active-f7.white_00::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .badge_65 p {
    padding: 1.5em 0;
  }
}
.pink_8a {
  color: #0073aa;
}
.banner_85 {
  background-color: #0073aa;
}
.outline-selected-44 {
  color: #229fd8;
}
.texture_cold {
  background-color: #229fd8;
}
.badge-60 {
  color: #eee;
}
.tooltipsoft {
  background-color: #eee;
}
.menu-copper {
  color: #444;
}
.nav-c5 {
  background-color: #444;
}
.detail_paper {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.detail_paper .brown_61 .black_26 {
  font-size: 15px;
}
.detail_paper .black_26 {
  line-height: 1.3;
}
.detail_paper .chip-slow {
}
.detail_paper .background_next {
  background: #235787;
}
.textshort {
  padding: 0;
}
.textshort .background_next {
  background: #1a1a1a;
}
.textshort .chip-slow {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.white_55 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.white_55 .chip-slow {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.white_55 .background_next {
  background: #303030;
}
.disabled-first-95 {
  position: relative;
  z-index: 10;
}
.disabled-first-95 .main-aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_stone .label-fa {
  display: inline-block;
  vertical-align: middle;
}
.detail_stone.sort-last .label-fa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail_stone.sort-last .label-fa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_stone.sort-last .label-fa {
    margin-right: 0.4em;
  }
}
.detail_stone.sort-last .label-fa:last-child {
  margin-right: 0;
}
.thumbnail-97 .main-aa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern_first_14 .brown_61 {
    margin: 0 -0.5em;
  }
  .pattern_first_14 .brown_61 [class*="customify-col-"],
  .pattern_first_14 .brown_61 [class*="customify-col_"],
  .pattern_first_14 .brown_61 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern_first_14.prev_b6 .main-aa {
  background: 0 0 !important;
}
.pattern_first_14.prev_b6 .main-aa,
.pattern_first_14.thumbnail-97 .main-aa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern_first_14.title-pro-7d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern_first_14.thumbnail-97 .main-aa {
  box-shadow: none !important;
}
.coldsection {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .coldsection {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .coldsection {
    padding: 18px 0 20px;
  }
}
.coldsection .badge-right-92 {
  width: 100%;
}
.coldsection .accent-pressed {
  margin-bottom: 0;
}
.coldsection .progress-new {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_wide {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_wide .title-clean {
  width: 100%;
}
.sliderbrown {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sliderbrown li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sliderbrown 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;
}
.sliderbrown li:last-child:after {
  display: none;
}
.sliderbrown li a {
  font-weight: 500;
  margin-right: 10px;
}
.out-2a .menu_small_23 button,
.coldsection .menu_small_23 button {
  left: 0;
}
.out-2a .title-clean,
.coldsection .title-clean {
  padding-left: 0;
  padding-right: 0;
}
.out-2a .mask_wide,
.coldsection .mask_wide {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.out-2a {
  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;
}
.out-2a: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;
}
.out-2a .complexgradient {
  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) {
  .out-2a .complexgradient {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .out-2a .complexgradient {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .out-2a .complexgradient {
    min-height: 200px;
  }
}
.out-2a .sliderbrown {
  color: rgba(255, 255, 255, 0.8);
}
.out-2a .sliderbrown a,
.out-2a .sliderbrown li:after {
  color: inherit;
}
.out-2a .sliderbrown a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outlinefresh {
  margin-bottom: 0.5em;
}
.dropdown-east {
  margin-bottom: 1.2em;
}
.dropdown-east,
.outlinefresh {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown-east p:last-child,
.outlinefresh p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu_small_23,
#masthead .menu_small_23 {
  display: none;
}
#masthead
  > .menu_small_23.east_31 {
  display: none;
}
#masthead > .menu_small_23 button {
  left: 0;
}
.asideright {
  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%;
}
.asideright .label-fa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.asideright .buttonsouth {
  display: -webkit-box;
  display: flex;
}
.asideright .buttonsouth.main-63 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.asideright .buttonsouth.eastsecondary {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.asideright .buttonsouth.hidden_active_b5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.asideright.modal-99.pressed-f2 .buttonsouth.main-63 {
  flex-basis: 100%;
}
.asideright.form-brown-2b .buttonsouth.eastsecondary {
  -webkit-box-flex: 1;
  flex: auto;
}
.asideright.form-brown-2b .buttonsouth.hidden_active_b5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu_small_23.east_31 {
  display: none;
}
#masthead > .menu_small_23 button {
  left: 0;
}
.black-58 {
  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;
}
.black-58:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.black-58.breadcrumb_0f i {
  margin-right: 4px;
}
.black-58.orange-34 i {
  margin-left: 5px;
}
.black_26 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.black_26 p:last-child {
  margin-bottom: 0;
}
.dynamic-32 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dynamic-32 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dynamic-32 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dynamic-32 .simplecolumn {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dynamic-32 .up-8d {
  margin: 5px 0 7px 0;
}
.dynamic-32.cleanalert .lower_93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-32.cleanalert .basic_3e {
  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;
}
.dynamic-32.frame_pro {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dynamic-32.frame_pro .lower_93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-32.frame_pro .basic_3e {
  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;
}
.dynamic-32.hugepopup {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dynamic-32.surface-fresh-69 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dynamic-32.surface-fresh-69 .basic_3e {
  margin-top: 7px;
}
.west_cb {
  display: inline-block;
}
.disabled-first-95 .hard-68 .dynamic-32 img {
  max-width: 100%;
}
.advanced-db .silver_34.component_0a,
.input_dark_22 .silver_34.component_0a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-db .button-23,
.input_dark_22 .button-23 {
  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%);
}
.advanced-db .button-23 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.advanced-db.dirty-0a .button-23 {
  display: none;
}
.advanced-db .focusedphoto {
  list-style: none;
  padding: 0;
  margin: 0;
}
.advanced-db .focusedphoto li {
  display: inline-block;
  position: relative;
}
.advanced-db .focusedphoto li:last-child {
  margin-right: 0;
}
.advanced-db .focusedphoto 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;
}
.advanced-db .focusedphoto li.breadcrumb_c2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.advanced-db .focusedphoto > 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;
}
.advanced-db .focusedphoto > li > a i {
  line-height: 0;
}
.advanced-db .focusedphoto > li.bottom-ed > a .button-23 {
  margin-left: 4px;
  line-height: 0;
}
.advanced-db .focusedphoto .overlay-f5 li.bottom-ed > a {
  position: relative;
}
.advanced-db .focusedphoto .overlay-f5 li.bottom-ed > a:after,
.advanced-db .focusedphoto .overlay-f5 li.bottom-ed > a:before {
  content: "";
  display: table;
}
.advanced-db .focusedphoto .overlay-f5 li.bottom-ed > a:after {
  clear: both;
}
.advanced-db .focusedphoto .overlay-f5 li.bottom-ed > a .button-23 {
  margin-left: 5px;
  float: right;
}
.advanced-db .popup-42,
.advanced-db .overlay-f5 {
  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;
}
.advanced-db .overlay-f5 {
  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;
}
.advanced-db .overlay-f5 .component_0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced-db .overlay-f5 .button-23 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.advanced-db .overlay-f5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.advanced-db .overlay-f5 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;
}
.advanced-db .overlay-f5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.advanced-db .overlay-f5 .overlay-f5 {
  top: 0;
  left: 100%;
}
.advanced-db .border-black-c7.photo_top > .popup-42,
.advanced-db .border-black-c7.photo_top > .overlay-f5,
.advanced-db .border-black-c7:focus > .popup-42,
.advanced-db .border-black-c7:focus > .overlay-f5,
.advanced-db .border-black-c7:hover > .popup-42,
.advanced-db .border-black-c7:hover > .overlay-f5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.advanced-db.background_8e .formbright:after,
.advanced-db.background_8e .formbright:before {
  content: "";
  display: table;
}
.advanced-db.background_8e .formbright:after {
  clear: both;
}
.advanced-db.background_8e .formbright > li {
  float: left;
}
.advanced-db.inphoto .formbright:after,
.advanced-db.inphoto .formbright:before {
  content: "";
  display: table;
}
.advanced-db.inphoto .formbright:after {
  clear: both;
}
.advanced-db.inphoto .formbright > li {
  float: left;
}
.advanced-db.inphoto .formbright > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-db.inphoto .formbright > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.advanced-db.inphoto .formbright > li.footer_c8 > a,
.advanced-db.inphoto .formbright > li.breadcrumb_c2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.advanced-db.wrapper_blue_bb .formbright > li > a .component_0a {
  position: relative;
}
.advanced-db.wrapper_blue_bb .formbright > li > a .component_0a: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;
}
.advanced-db.wrapper_blue_bb
  .formbright
  > li:focus
  > a
  .component_0a:before,
.advanced-db.wrapper_blue_bb
  .formbright
  > li:hover
  > a
  .component_0a:before {
  width: 100%;
  background-color: currentColor;
}
.advanced-db.wrapper_blue_bb
  .formbright
  > li.footer_c8
  > a
  .component_0a:before,
.advanced-db.wrapper_blue_bb
  .formbright
  > li.aside-dirty
  > a
  .component_0a:before {
  width: 100%;
  background-color: currentColor;
}
.advanced-db.iron_2f .formbright > li > a .component_0a {
  position: relative;
}
.advanced-db.iron_2f .formbright > li > a .component_0a: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;
}
.advanced-db.iron_2f .formbright > li:focus > a .component_0a:before,
.advanced-db.iron_2f
  .formbright
  > li:hover
  > a
  .component_0a:before {
  width: 100%;
  background-color: currentColor;
}
.advanced-db.iron_2f
  .formbright
  > li.footer_c8
  > a
  .component_0a:before,
.advanced-db.iron_2f
  .formbright
  > li.aside-dirty
  > a
  .component_0a:before {
  width: 100%;
  background-color: currentColor;
}
.input_dark_22 .focusedphoto {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input_dark_22 .focusedphoto li:first-child > a {
  border-top: none;
}
.input_dark_22 .focusedphoto .miniform > .component_0a .button-23 {
  display: none;
}
.input_dark_22 .focusedphoto li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input_dark_22 .focusedphoto li:last-child {
  border: none;
}
.input_dark_22 .focusedphoto li.bottom-ed > a {
  padding-right: 45px !important;
}
.input_dark_22 .focusedphoto li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input_dark_22 .focusedphoto li a:focus,
.input_dark_22 .focusedphoto li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_dark_22 .focusedphoto li .panel-0f {
  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;
}
.input_dark_22 .focusedphoto li .panel-0f:hover {
  box-shadow: none;
}
.input_dark_22 .focusedphoto li .panel-0f .button-23 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input_dark_22 .focusedphoto .overlay-f5 {
  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);
}
.input_dark_22 .focusedphoto .overlay-f5 li a {
  padding-left: 3em;
}
.input_dark_22 .focusedphoto .gasthumbnail > a .panel-0f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input_dark_22 .focusedphoto .gasthumbnail > .overlay-f5 {
  display: block;
  opacity: 1;
}
.gallery-1e {
  max-width: 100%;
}
.bottom-c4 {
  line-height: 0;
  cursor: pointer;
}
.column_62 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.column_62:hover {
  box-shadow: none;
  color: currentColor;
}
.column_62 svg {
  width: 18px;
  height: 18px;
}
.column_62 .title_huge_ee {
  display: none;
}
.row-d8 {
  position: relative;
}
.row-d8.card-lower-99 .column_62 .pagination-last {
  display: none;
}
.row-d8.card-lower-99 .column_62 .title_huge_ee {
  display: inline-block;
}
.row-d8 .focus-over-8d {
  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);
}
.row-d8.solid_5f .focus-over-8d {
  left: auto;
  right: -0.9em;
}
.row-d8.solid_5f .hothighlight::before {
  left: auto;
  right: 15px;
}
.row-d8.card-lower-99 .focus-over-8d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.small_c7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.small_c7 label {
  flex-basis: 100%;
}
.small_c7 .stale_c3 {
  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;
}
.small_c7 .sort_62 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.small_c7 .sort_62:focus {
  background-color: transparent;
}
.small_c7 button.currenttertiary {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.small_c7 button.currenttertiary:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.small_c7 button.currenttertiary svg {
  width: 18px;
  height: 18px;
}
.small_c7 input[type="submit"] {
  min-height: auto;
}
.out-4e .small_c7 .sort_62 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hothighlight {
  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) {
  .hothighlight {
    width: 220px;
  }
}
.hothighlight label {
  flex-basis: 100%;
}
.hothighlight::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;
}
.status_easy_06 .out-4e .small_c7 {
  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;
}
.status_easy_06
  .out-4e
  .small_c7
  .stale_c3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.status_easy_06 .out-4e .small_c7 .sort_62 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.status_easy_06
  .out-4e
  .small_c7
  .sort_62:focus {
  background: 0 0;
}
.status_easy_06
  .out-4e
  .small_c7
  .link-liquid-75 {
  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;
}
.hero-fast-cc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero-fast-cc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero-fast-cc li:last-child {
  margin-right: 0;
}
.hero-fast-cc li:first-child {
  margin-left: 0;
}
.hero-fast-cc.description_fixed a {
  color: #fff;
}
.hero-fast-cc.description_fixed a:hover {
  color: #fff;
}
.hero-fast-cc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero-fast-cc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero-fast-cc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero-fast-cc a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero-fast-cc [class*="social-icon-apple"] {
  background-color: #999;
}
.hero-fast-cc [class*="social-icon-apple"].hidden-dirty-e9 {
  background-color: transparent;
  color: #999;
}
.hero-fast-cc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero-fast-cc [class*="social-icon-behance"].hidden-dirty-e9 {
  background-color: transparent;
  color: #1769ff;
}
.hero-fast-cc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero-fast-cc [class*="social-icon-bitbucket"].hidden-dirty-e9 {
  background-color: transparent;
  color: #205081;
}
.hero-fast-cc [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero-fast-cc [class*="social-icon-codepen"].hidden-dirty-e9 {
  background-color: transparent;
  color: #000;
}
.hero-fast-cc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero-fast-cc [class*="social-icon-delicious"].hidden-dirty-e9 {
  background-color: transparent;
  color: #39f;
}
.hero-fast-cc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero-fast-cc [class*="social-icon-digg"].hidden-dirty-e9 {
  background-color: transparent;
  color: #005be2;
}
.hero-fast-cc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero-fast-cc [class*="social-icon-dribbble"].hidden-dirty-e9 {
  background-color: transparent;
  color: #ea4c89;
}
.hero-fast-cc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero-fast-cc [class*="social-icon-envelope"].hidden-dirty-e9 {
  background-color: transparent;
  color: #ea4335;
}
.hero-fast-cc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero-fast-cc [class*="social-icon-facebook"].hidden-dirty-e9 {
  background-color: transparent;
  color: #3b5998;
}
.hero-fast-cc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero-fast-cc [class*="social-icon-flickr"].hidden-dirty-e9 {
  background-color: transparent;
  color: #0063dc;
}
.hero-fast-cc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero-fast-cc [class*="social-icon-foursquare"].hidden-dirty-e9 {
  background-color: transparent;
  color: #2d5be3;
}
.hero-fast-cc [class*="social-icon-github"] {
  background-color: #333;
}
.hero-fast-cc [class*="social-icon-github"].hidden-dirty-e9 {
  background-color: transparent;
  color: #333;
}
.hero-fast-cc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero-fast-cc [class*="social-icon-google-plus"].hidden-dirty-e9 {
  background-color: transparent;
  color: #dd4b39;
}
.hero-fast-cc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero-fast-cc [class*="social-icon-houzz"].hidden-dirty-e9 {
  background-color: transparent;
  color: #7ac142;
}
.hero-fast-cc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero-fast-cc [class*="social-icon-instagram"].hidden-dirty-e9 {
  background-color: transparent;
  color: #262626;
}
.hero-fast-cc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero-fast-cc [class*="social-icon-jsfiddle"].hidden-dirty-e9 {
  background-color: transparent;
  color: #487aa2;
}
.hero-fast-cc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero-fast-cc [class*="social-icon-linkedin"].hidden-dirty-e9 {
  background-color: transparent;
  color: #0077b5;
}
.hero-fast-cc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero-fast-cc [class*="social-icon-medium"].hidden-dirty-e9 {
  background-color: transparent;
  color: #00ab6b;
}
.hero-fast-cc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero-fast-cc
  [class*="social-icon-odnoklassniki"].hidden-dirty-e9 {
  background-color: transparent;
  color: #f4731c;
}
.hero-fast-cc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero-fast-cc [class*="social-icon-meetup"].hidden-dirty-e9 {
  background-color: transparent;
  color: #ec1c40;
}
.hero-fast-cc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero-fast-cc [class*="social-icon-pinterest"].hidden-dirty-e9 {
  background-color: transparent;
  color: #bd081c;
}
.hero-fast-cc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero-fast-cc [class*="social-icon-product-hunt"].hidden-dirty-e9 {
  background-color: transparent;
  color: #da552f;
}
.hero-fast-cc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero-fast-cc [class*="social-icon-reddit"].hidden-dirty-e9 {
  background-color: transparent;
  color: #ff4500;
}
.hero-fast-cc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero-fast-cc [class*="social-icon-rss"].hidden-dirty-e9 {
  background-color: transparent;
  color: #f26522;
}
.hero-fast-cc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero-fast-cc
  [class*="social-icon-shopping-cart"].hidden-dirty-e9 {
  background-color: transparent;
  color: #4caf50;
}
.hero-fast-cc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero-fast-cc [class*="social-icon-skype"].hidden-dirty-e9 {
  background-color: transparent;
  color: #00aff0;
}
.hero-fast-cc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero-fast-cc [class*="social-icon-slideshare"].hidden-dirty-e9 {
  background-color: transparent;
  color: #0077b5;
}
.hero-fast-cc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero-fast-cc [class*="social-icon-snapchat"].hidden-dirty-e9 {
  background-color: transparent;
  color: #fffc00;
}
.hero-fast-cc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero-fast-cc [class*="social-icon-soundcloud"].hidden-dirty-e9 {
  background-color: transparent;
  color: #f80;
}
.hero-fast-cc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero-fast-cc [class*="social-icon-spotify"].hidden-dirty-e9 {
  background-color: transparent;
  color: #2ebd59;
}
.hero-fast-cc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero-fast-cc
  [class*="social-icon-stack-overflow"].hidden-dirty-e9 {
  background-color: transparent;
  color: #fe7a15;
}
.hero-fast-cc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero-fast-cc [class*="social-icon-maldkfgram"].hidden-dirty-e9 {
  background-color: transparent;
  color: #2ca5e0;
}
.hero-fast-cc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero-fast-cc [class*="social-icon-tripadvisor"].hidden-dirty-e9 {
  background-color: transparent;
  color: #589442;
}
.hero-fast-cc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero-fast-cc [class*="social-icon-tumblr"].hidden-dirty-e9 {
  background-color: transparent;
  color: #35465c;
}
.hero-fast-cc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero-fast-cc [class*="social-icon-twitch"].hidden-dirty-e9 {
  background-color: transparent;
  color: #6441a5;
}
.hero-fast-cc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero-fast-cc [class*="social-icon-twitter"].hidden-dirty-e9 {
  background-color: transparent;
  color: #1da1f2;
}
.hero-fast-cc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero-fast-cc [class*="social-icon-vimeo"].hidden-dirty-e9 {
  background-color: transparent;
  color: #1ab7ea;
}
.hero-fast-cc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero-fast-cc [class*="social-icon-vk"].hidden-dirty-e9 {
  background-color: transparent;
  color: #45668e;
}
.hero-fast-cc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero-fast-cc [class*="social-icon-weibo"].hidden-dirty-e9 {
  background-color: transparent;
  color: #df2029;
}
.hero-fast-cc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero-fast-cc [class*="social-icon-weixin"].hidden-dirty-e9 {
  background-color: transparent;
  color: #7bb32e;
}
.hero-fast-cc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero-fast-cc [class*="social-icon-whatsapp"].hidden-dirty-e9 {
  background-color: transparent;
  color: #25d366;
}
.hero-fast-cc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero-fast-cc [class*="social-icon-wordpress"].hidden-dirty-e9 {
  background-color: transparent;
  color: #21759b;
}
.hero-fast-cc [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero-fast-cc [class*="social-icon-xing"].hidden-dirty-e9 {
  background-color: transparent;
  color: #026466;
}
.hero-fast-cc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero-fast-cc [class*="social-icon-yelp"].hidden-dirty-e9 {
  background-color: transparent;
  color: #af0606;
}
.hero-fast-cc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero-fast-cc [class*="social-icon-youtube"].hidden-dirty-e9 {
  background-color: transparent;
  color: #cd201f;
}
.item_lower_51 {
  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;
}
.item_lower_51:hover {
  box-shadow: none;
  background: 0 0;
}
.middlepattern {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.item-medium {
  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;
}
.center-51 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.content_9a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.content_9a,
.content_9a::after,
.content_9a::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;
}
.content_9a::after,
.content_9a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main-dark-8b .item-medium .center-51 {
  margin-top: -2px;
  width: 19px;
}
.main-dark-8b .item-medium .content_9a {
  margin-top: -1px;
}
.main-dark-8b .item-medium .content_9a,
.main-dark-8b .item-medium .content_9a::after,
.main-dark-8b .item-medium .content_9a::before {
  width: 19px;
  height: 2px;
}
.main-dark-8b .item-medium .content_9a::before {
  top: -6px;
}
.main-dark-8b .item-medium .content_9a::after {
  bottom: -6px;
}
.coolshade .item-medium .center-51 {
  margin-top: -2px;
  width: 22px;
}
.coolshade .item-medium .content_9a {
  margin-top: -1px;
}
.coolshade .item-medium .content_9a,
.coolshade .item-medium .content_9a::after,
.coolshade .item-medium .content_9a::before {
  width: 22px;
  height: 2px;
}
.coolshade .item-medium .content_9a::before {
  top: -7px;
}
.coolshade .item-medium .content_9a::after {
  bottom: -7px;
}
.blockmiddle .item-medium .center-51 {
  margin-top: -2px;
  width: 31px;
}
.blockmiddle .item-medium .content_9a {
  margin-top: -1.5px;
}
.blockmiddle .item-medium .content_9a,
.blockmiddle .item-medium .content_9a::after,
.blockmiddle .item-medium .content_9a::before {
  width: 31px;
  height: 3px;
}
.blockmiddle .item-medium .content_9a::before {
  top: -9px;
}
.blockmiddle .item-medium .content_9a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge_thick .item-medium .center-51 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_thick .item-medium .content_9a {
    margin-top: -1px;
  }
  .badge_thick .item-medium .content_9a,
  .badge_thick .item-medium .content_9a::after,
  .badge_thick .item-medium .content_9a::before {
    width: 19px;
    height: 2px;
  }
  .badge_thick .item-medium .content_9a::before {
    top: -6px;
  }
  .badge_thick .item-medium .content_9a::after {
    bottom: -6px;
  }
  .widget_warm_37 .item-medium .center-51 {
    margin-top: -2px;
    width: 22px;
  }
  .widget_warm_37 .item-medium .content_9a {
    margin-top: -1px;
  }
  .widget_warm_37 .item-medium .content_9a,
  .widget_warm_37 .item-medium .content_9a::after,
  .widget_warm_37 .item-medium .content_9a::before {
    width: 22px;
    height: 2px;
  }
  .widget_warm_37 .item-medium .content_9a::before {
    top: -7px;
  }
  .widget_warm_37 .item-medium .content_9a::after {
    bottom: -7px;
  }
  .container_outer .item-medium .center-51 {
    margin-top: -2px;
    width: 31px;
  }
  .container_outer .item-medium .content_9a {
    margin-top: -1.5px;
  }
  .container_outer .item-medium .content_9a,
  .container_outer .item-medium .content_9a::after,
  .container_outer .item-medium .content_9a::before {
    width: 31px;
    height: 3px;
  }
  .container_outer .item-medium .content_9a::before {
    top: -9px;
  }
  .container_outer .item-medium .content_9a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-first .item-medium .center-51 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail-first .item-medium .content_9a {
    margin-top: -1px;
  }
  .thumbnail-first .item-medium .content_9a,
  .thumbnail-first .item-medium .content_9a::after,
  .thumbnail-first .item-medium .content_9a::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail-first .item-medium .content_9a::before {
    top: -6px;
  }
  .thumbnail-first .item-medium .content_9a::after {
    bottom: -6px;
  }
  .media_glass .item-medium .center-51 {
    margin-top: -2px;
    width: 22px;
  }
  .media_glass .item-medium .content_9a {
    margin-top: -1px;
  }
  .media_glass .item-medium .content_9a,
  .media_glass .item-medium .content_9a::after,
  .media_glass .item-medium .content_9a::before {
    width: 22px;
    height: 2px;
  }
  .media_glass .item-medium .content_9a::before {
    top: -7px;
  }
  .media_glass .item-medium .content_9a::after {
    bottom: -7px;
  }
  .bottom_a1 .item-medium .center-51 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom_a1 .item-medium .content_9a {
    margin-top: -1.5px;
  }
  .bottom_a1 .item-medium .content_9a,
  .bottom_a1 .item-medium .content_9a::after,
  .bottom_a1 .item-medium .content_9a::before {
    width: 31px;
    height: 3px;
  }
  .bottom_a1 .item-medium .content_9a::before {
    top: -9px;
  }
  .bottom_a1 .item-medium .content_9a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover-f3 .item-medium .center-51 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-f3 .item-medium .content_9a {
    margin-top: -1px;
  }
  .hover-f3 .item-medium .content_9a,
  .hover-f3 .item-medium .content_9a::after,
  .hover-f3 .item-medium .content_9a::before {
    width: 19px;
    height: 2px;
  }
  .hover-f3 .item-medium .content_9a::before {
    top: -6px;
  }
  .hover-f3 .item-medium .content_9a::after {
    bottom: -6px;
  }
  .sidebar-dirty-a4 .item-medium .center-51 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-dirty-a4 .item-medium .content_9a {
    margin-top: -1px;
  }
  .sidebar-dirty-a4 .item-medium .content_9a,
  .sidebar-dirty-a4 .item-medium .content_9a::after,
  .sidebar-dirty-a4 .item-medium .content_9a::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-dirty-a4 .item-medium .content_9a::before {
    top: -7px;
  }
  .sidebar-dirty-a4 .item-medium .content_9a::after {
    bottom: -7px;
  }
  .label_advanced_71 .item-medium .center-51 {
    margin-top: -2px;
    width: 31px;
  }
  .label_advanced_71 .item-medium .content_9a {
    margin-top: -1.5px;
  }
  .label_advanced_71 .item-medium .content_9a,
  .label_advanced_71 .item-medium .content_9a::after,
  .label_advanced_71 .item-medium .content_9a::before {
    width: 31px;
    height: 3px;
  }
  .label_advanced_71 .item-medium .content_9a::before {
    top: -9px;
  }
  .label_advanced_71 .item-medium .content_9a::after {
    bottom: -9px;
  }
}
.clean-e1 .content_9a {
  -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);
}
.clean-e1 .content_9a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.clean-e1 .content_9a::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);
}
.clean-e1.popup-c4 .content_9a {
  -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);
}
.clean-e1.popup-c4 .content_9a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.clean-e1.popup-c4 .content_9a::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);
}
.gridbottom {
  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.border_black_5f:before {
  display: none;
}
.chip_2f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip_2f .narrowfilter {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip_2f .narrowfilter:last-of-type {
  border-bottom: none;
}
.chip_2f .narrowfilter.cool-1a,
.chip_2f .narrowfilter.search_static_05,
.chip_2f .narrowfilter.preview-small-9e {
  padding: 0;
}
.chip_2f .input_dark_22 .panel-0f {
  color: currentColor;
}
.chip_2f .input_dark_22 .panel-0f:focus,
.chip_2f .input_dark_22 .panel-0f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_2f.chip-slow .center-5b,
.chip_2f.chip-slow .black_26 a,
.chip_2f.chip-slow .formbright a,
.chip_2f.chip-slow .overlay-f5 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip_2f.chip-slow .center-5b:hover,
.chip_2f.chip-slow .black_26 a:hover,
.chip_2f.chip-slow .formbright a:hover,
.chip_2f.chip-slow .overlay-f5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_2f.chip-slow .input-2c {
  color: rgba(0, 0, 0, 0.8);
}
.chip_2f.chip-slow .narrowfilter {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_2f.chip-slow .narrowfilter:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip_2f.chip-slow .motion-f4:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip_2f.chip-slow .input_dark_22 .focusedphoto li a,
.chip_2f.chip-slow .input_dark_22 .panel-0f,
.chip_2f.chip-slow .overlay-f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_2f.chip-slow .input_dark_22 .panel-0f:focus,
.chip_2f.chip-slow .input_dark_22 .panel-0f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_2f.chip-slow .focusedphoto li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_2f.background_next .center-5b,
.chip_2f.background_next .black_26 a,
.chip_2f.background_next .formbright .panel-0f,
.chip_2f.background_next .formbright a,
.chip_2f.background_next .overlay-f5 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip_2f.background_next .center-5b:hover,
.chip_2f.background_next .black_26 a:hover,
.chip_2f.background_next .formbright .panel-0f:hover,
.chip_2f.background_next .formbright a:hover,
.chip_2f.background_next .overlay-f5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_2f.background_next .input-2c {
  color: rgba(255, 255, 255, 0.99);
}
.chip_2f.background_next .narrowfilter {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_2f.background_next .narrowfilter:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip_2f.background_next .motion-f4:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip_2f.background_next .input_dark_22 .focusedphoto li a,
.chip_2f.background_next .input_dark_22 .panel-0f,
.chip_2f.background_next .overlay-f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_2f.background_next .input_dark_22 .panel-0f:focus,
.chip_2f.background_next .input_dark_22 .panel-0f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_2f.background_next .focusedphoto li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-f4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.motion-f4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.primarywest {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.complex-20 .chip_2f {
  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;
}
.complex-20 .narrowfilter {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.complex-20 .narrowfilter: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) {
  .complex-20 .narrowfilter:before {
    width: 16%;
    left: 42%;
  }
}
.complex-20 .narrowfilter:last-child:before {
  content: none;
}
.complex-20 .narrowfilter[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.complex-20 .input_dark_22 .focusedphoto li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.complex-20 .input_dark_22 .focusedphoto li a .panel-0f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.complex-20 .input_dark_22 .overlay-f5 {
  border: none;
}
.complex-20 .input_dark_22 .overlay-f5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.complex-20 .motion-f4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.complex-20 .primarywest {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.complex-20 .background_next .motion-f4:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex-20 .chip-slow.red_98 .content_9a {
  background: rgba(0, 0, 0, 0.6);
}
.complex-20
  .chip-slow.red_98
  .content_9a::after,
.complex-20
  .chip-slow.red_98
  .content_9a:before {
  background: inherit;
}
.complex-20
  .chip-slow.red_98:hover
  .content_9a {
  background: rgba(0, 0, 0, 0.8);
}
.smooth_da .chip_2f {
  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) {
  .smooth_da .chip_2f {
    width: auto;
    right: 45px;
  }
}
.slider-smooth-a3 .chip_2f {
  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) {
  .slider-smooth-a3 .chip_2f {
    width: auto;
    left: 45px;
  }
}
.border_black_5f .chip_2f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border_black_5f .primarywest {
  max-width: 48em;
  margin: 0 auto;
}
.border_black_5f .motion-f4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pressedoutline {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pressedoutline.complex-20 .chip_2f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pressedoutline.smooth_da .chip_2f {
  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);
}
.pressedoutline .chip_2f {
  visibility: visible;
}
.pressedoutline.slider-smooth-a3 .chip_2f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow_iron,
.narrowarticle {
  overflow-x: hidden;
}
.shadow_iron .chip_2f {
  overflow: auto;
}
.shadow_iron.complex-20 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow_iron.complex-20 .chip_2f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow_iron.complex-20 .item_lower_51 {
  opacity: 0;
}
.shadow_iron.smooth_da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow_iron.smooth_da .chip_2f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow_iron.smooth_da .item_lower_51 {
  opacity: 0;
}
.shadow_iron.slider-smooth-a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow_iron.slider-smooth-a3 .chip_2f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow_iron.slider-smooth-a3 .item_lower_51 {
  opacity: 0;
}
.shadow_iron.border_black_5f .chip_2f {
  z-index: 10;
  visibility: visible;
}
.red_98 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.red_98 .content_9a {
  background: rgba(255, 255, 255, 0.99);
}
.red_98 .content_9a::after,
.red_98 .content_9a:before {
  background: inherit;
}
.red_98:hover .content_9a {
  background: rgba(255, 255, 255, 0.99);
}
.slider-smooth-a3 .red_98 {
  top: 10px;
  right: auto;
  left: 12px;
}
.border_black_5f .red_98 {
  display: none !important;
}
.shadow_iron:before,
.narrowarticle:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow_iron .red_98,
.narrowarticle .red_98 {
  display: inline-block;
}
.chip_2f .label-fa {
  -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;
}
.shadow_iron .chip_2f .label-fa,
.narrowarticle .chip_2f .label-fa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table-soft .stale_c3 {
  width: 100%;
}
.hard-68 {
  padding: 0 0.5em 0;
}
.hard-68 [class*="customify-col-"],
.hard-68 [class*="customify-col_"],
.hard-68 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.column_soft_86 .hard-68 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .brown_61 .iron_15,
  .iron_15 {
    display: none;
  }
  .backdropgas {
    text-align: left;
  }
  .gradientgreen {
    text-align: center;
  }
  .labelnarrow {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .brown_61 .summary_c9,
  .summary_c9 {
    display: none;
  }
  .thumbnail_e7 {
    text-align: left;
  }
  .simple-12 {
    text-align: center;
  }
  .upcontainer {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .brown_61 .progress-cold,
  .progress-cold {
    display: none;
  }
  .backdrop_clean {
    text-align: left;
  }
  .button_cool_d3 {
    text-align: center;
  }
  .thumbnail_58 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar_fd {
  box-shadow: none !important;
}
.image_brown .orange-78,
.pattern-active .orange-78 {
  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;
}
.pattern-active .orange-78 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main-aa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.main-aa:after,
.main-aa:before {
  content: "";
  display: table;
}
.main-aa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .main-aa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.main-aa,
.title-pro-7d {
  max-width: 1248px;
  margin: 0 auto;
}

.input-outer-9b.list-old-bb .main-aa {
  max-width: 100%;
}
.input-outer-9b.overlay_current {
  max-width: 1200px;
  margin: 0 auto;
}
.input-outer-9b.preview-3b .main-aa {
  max-width: 100%;
}
.input-outer-9b.preview-3b > .main-aa {
  padding-left: 0;
  padding-right: 0;
}
.input-outer-9b.preview-3b > .main-aa .brown_61 {
  margin: 0;
}
.input-outer-9b.preview-3b
  > .main-aa
  .dropdownshort.right-fc {
  margin-right: 0;
  margin-left: 0;
}
.input-outer-9b.preview-3b #main.right-fc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article_fe #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article_fe #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .header_bright_cd .secondary-hovered-43 {
    padding-right: 1em;
  }
  .header_bright_cd.card-upper-3e .dropdownshort {
    border-right: 1px solid #eaecee;
  }
  .header_bright_cd.card-upper-3e .secondary-hovered-43 {
    padding-right: 1em;
  }
  .header_bright_cd.card-upper-3e .icon-a2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .infoglass .secondary-hovered-43 {
    padding-left: 1em;
  }
  .infoglass.card-upper-3e .dropdownshort {
    border-left: 1px solid #eaecee;
  }
  .infoglass.card-upper-3e .secondary-hovered-43 {
    padding-left: 1em;
  }
  .infoglass.card-upper-3e .icon-a2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_old .secondary-hovered-43 {
    padding-left: 1em;
  }
  .detail_old.card-upper-3e .liquid_24 {
    border-right: 1px solid #eaecee;
  }
  .detail_old.card-upper-3e .background-e0 {
    border-right: 1px solid #eaecee;
  }
  .detail_old.card-upper-3e .secondary-hovered-43 {
    padding-left: 1em;
  }
  .detail_old.card-upper-3e .icon-a2 {
    padding-right: 1em;
  }
  .detail_old.card-upper-3e .thumbnail_68 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-ec .secondary-hovered-43 {
    padding-right: 1em;
  }
  .up-ec.card-upper-3e .liquid_24 {
    border-left: 1px solid #eaecee;
  }
  .up-ec.card-upper-3e .background-e0 {
    border-left: 1px solid #eaecee;
  }
  .up-ec.card-upper-3e .secondary-hovered-43 {
    padding-right: 1em;
  }
  .up-ec.card-upper-3e .icon-a2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-ec.card-upper-3e .thumbnail_68 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_fe .secondary-hovered-43 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_fe.card-upper-3e .dropdownshort {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article_fe.card-upper-3e .secondary-hovered-43 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_fe.card-upper-3e .icon-a2 {
    padding-left: 1em;
  }
  .article_fe.card-upper-3e .thumbnail_68 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article_fe.card-upper-3e .secondary-hovered-43 {
    padding-left: 0;
  }
}
.texture_fresh .detail_stone {
  display: inline-block;
}
.top-97 {
  display: inline-block;
}
.title-31 {
  word-con: break-word;
}
.menu_72 > span {
  display: inline-block;
  padding: 5px 0;
}
.menu_72 .outline_62 {
  margin-left: 8px;
  margin-right: 8px;
}
.menu_72 .oldarticle img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sliderfocused .image_rough {
  margin-bottom: 2em;
}
.sliderfocused .tertiary_pro {
  margin-bottom: 15px;
}
.sliderfocused .tertiary_pro:last-child {
  margin-bottom: 0;
}
.sliderfocused .smooth-89 {
  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) {
  .sliderfocused .smooth-89 {
    display: block;
  }
}
.sliderfocused .logonorth {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sliderfocused .logonorth {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sliderfocused .info_advanced_1f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sliderfocused .info_advanced_1f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sliderfocused .info_advanced_1f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sliderfocused .title-31 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sliderfocused .title-31 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sliderfocused .westchip p:last-child {
  margin-bottom: 0;
}
.sliderfocused .cool-93 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sliderfocused .column-short-8b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sliderfocused .menu-lower-fa {
  margin-top: 1em;
}
.sliderfocused .block_lower {
  top: 0;
  display: block;
}
.sliderfocused .block_lower a {
  color: inherit;
}
.sliderfocused .block_lower a:hover {
  color: inherit;
}
.sliderfocused .fluidsection {
  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;
}
.sliderfocused .fluidsection:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sliderfocused .column-short-8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sliderfocused .pagination-full {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sliderfocused .pagination-full:first-child {
  margin-top: 0;
}
.sliderfocused .pagination-full.input_43 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sliderfocused .pagination-full.elementwarm {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sliderfocused
  .pagination-full.elementwarm.iconclean
  .menu-lower-fa {
  width: 100%;
}
.sliderfocused .elementwarm {
  -webkit-box-align: center;
  align-items: center;
}
.sliderfocused .elementwarm .menu_72,
.sliderfocused .elementwarm > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sliderfocused .info_advanced_1f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sliderfocused .info_advanced_1f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sliderfocused .info_advanced_1f: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;
}
.sliderfocused .input_43 {
  z-index: 5;
}
.sliderfocused .active-south .focuseddropdown {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sliderfocused .row-upper-cd .focuseddropdown {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sliderfocused .table_e8 .focuseddropdown {
  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;
}
.sliderfocused.dirty-8f .smooth-89,
.sliderfocused.notification-74 .smooth-89 {
  display: block;
}
.sliderfocused.dirty-8f .smooth-89 .containerouter,
.sliderfocused.dirty-8f .smooth-89 .column-short-8b,
.sliderfocused.notification-74 .smooth-89 .containerouter,
.sliderfocused.notification-74 .smooth-89 .column-short-8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sliderfocused.header_in .logonorth {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sliderfocused.header_in .logonorth {
    margin-right: 0;
  }
}
.sliderfocused.dirty-8f .logonorth,
.sliderfocused.notification-74 .logonorth {
  padding-top: 40%;
}
.sliderfocused.dirty-8f .image_rough,
.sliderfocused.notification-74 .image_rough {
  display: block;
}
.sliderfocused.dirty-8f .freshtext .column-short-8b,
.sliderfocused.notification-74 .freshtext .column-short-8b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sliderfocused.dirty-8f .logonorth,
.sliderfocused.notification-74 .logonorth {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sliderfocused.dirty-8f .column-short-8b {
  padding: 1em;
}
.item-iron-27 {
  margin: 30px auto;
  display: block;
}
.item-iron-27 .list_bronze > * {
  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;
}
.item-iron-27 .list_bronze > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item-iron-27 .list_bronze span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-gold .menu_72 {
  margin-bottom: 1.41575em;
}
.alert-gold .primary-cool {
  margin-bottom: 1.618em;
}
.bottompattern .steel_df {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bottompattern .steel_df a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bottompattern .icon_liquid_95 {
  max-width: 100%;
  overflow: auto;
}
.section_solid .bottompattern a:hover {
  text-decoration: underline;
}
.thumbnail_small .tertiary_pro:not(.title-31),
.thumbnail_small .info_advanced_1f {
  margin-bottom: 1.41575em;
}
.thumbnail_small .tertiary_pro:not(.title-31):last-child,
.thumbnail_small .info_advanced_1f:last-child {
  margin-bottom: 0;
}
.thumbnail_small .tertiary_pro.tag_pro_96 {
  margin-bottom: 0.41575em;
}
.thumbnail_small .focused_3d:before,
.thumbnail_small .hero-narrow:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thumbnail_small .focused_3d:before {
  content: "\f115";
}
.thumbnail_small .hero-narrow:before {
  content: "\f02c";
}
.thumbnail_small .smooth_52 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thumbnail_small .smooth_52 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture_27 {
  display: -webkit-box;
  display: flex;
}
.texture_27 .advanced-a3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture_27 .advanced-a3 {
    flex-basis: 90px;
  }
}
.texture_27 .icon-gold-6f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_27 .icon-gold-6f {
    flex-basis: calc(100% - 50px);
  }
}
.texture_27 .wrapper-east-1f p:last-child {
  margin-bottom: 0.72em;
}
.tertiary-fixed .list_bronze {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary-fixed .list_bronze:after,
.tertiary-fixed .list_bronze:before {
  content: "";
  display: table;
}
.tertiary-fixed .list_bronze:after {
  clear: both;
}
.tertiary-fixed .list_bronze .upperinfo,
.tertiary-fixed .list_bronze .section_pink_b9 {
  width: 49%;
}
.tertiary-fixed .list_bronze .upperinfo a span.banner-c3,
.tertiary-fixed .list_bronze .section_pink_b9 a span.banner-c3 {
  display: block;
  margin-bottom: 5px;
}
.tertiary-fixed .list_bronze .section_pink_b9 {
  float: left;
  text-align: left;
}
.tertiary-fixed .list_bronze .upperinfo {
  float: right;
  text-align: right;
}
.current-17 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .current-17 {
    margin-bottom: 0;
  }
}
.tall_57 {
  margin-bottom: 1em;
}
.tall_57 .title-31 {
  font-size: 1.1em;
  line-height: 1.3;
}
.layout_37 a {
  display: block;
  line-height: 0;
  position: relative;
}
.module_21 .tall_57,
.logo_red_26 .tall_57 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module_21 .tall_57,
  .logo_red_26 .tall_57 {
    display: block;
  }
}
.module_21 .layout_37,
.logo_red_26 .layout_37 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module_21 .layout_37,
  .logo_red_26 .layout_37 {
    margin-bottom: 1em;
  }
}
.module_21 .layout_37 img,
.logo_red_26 .layout_37 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module_21 .filter-a3,
.logo_red_26 .filter-a3 {
  flex-basis: calc(100% - 160px);
}
.module_21 .filter-a3 p,
.logo_red_26 .filter-a3 p {
  margin-bottom: 0;
}
.module_21 .filter-a3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module_21 .filter-a3 {
    padding-left: 0;
  }
}
.logo_red_26 .filter-a3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo_red_26 .filter-a3 {
    padding-right: 0;
  }
}
.logo_red_26 .layout_37 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.caption_54 .layout_37 {
  margin-bottom: 0.5em;
}
.caption_54 .layout_37 img {
  width: 100%;
}
.lower-3a .complex-aa,
.nextslider .complex-aa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.nextslider .dropdownshort .input-purple p:last-child {
  margin-bottom: 0;
}
.feature_b6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip-static-67 .photopaper {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip-static-67 .photopaper:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip-static-67 .photopaper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip-static-67 .photopaper ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip-static-67 .photopaper ul li {
  margin: 0 0 0.6em;
}
.tooltip-static-67 .photopaper ul li.active_da,
.tooltip-static-67 .photopaper ul li.left_26 {
  position: relative;
}
.tooltip-static-67 .photopaper ul li.active_da .tertiary_red,
.tooltip-static-67 .photopaper ul li.left_26 .tertiary_red {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip-static-67 .photopaper ul li.active_da:after:after,
.tooltip-static-67 .photopaper ul li.active_da:after:before,
.tooltip-static-67
  .photopaper
  ul
  li.left_26:after:after,
.tooltip-static-67
  .photopaper
  ul
  li.left_26:after:before {
  content: "";
  display: table;
}
.tooltip-static-67 .photopaper ul li.active_da:after:after,
.tooltip-static-67
  .photopaper
  ul
  li.left_26:after:after {
  clear: both;
}
.tooltip-static-67 .photopaper a.alert_71:hover {
  text-decoration: none;
}
.tooltip-static-67 .photopaper select {
  max-width: 100%;
}
.tooltip-static-67 .photopaper table {
  font-size: 85%;
}
.tooltip-static-67 .photopaper table td,
.tooltip-static-67 .photopaper table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip-static-67 .photopaper table tfoot td {
  text-align: left;
}
.tooltip-static-67 .photopaper :last-child {
  margin-bottom: 0;
}
.tooltip-static-67 .photopaper .button-3e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip-static-67 .photopaper .button-3e label {
  width: 100%;
}
.tooltip-static-67 .photopaper .button-3e .sort_62 {
  width: 100%;
  display: block;
}
.tooltip-static-67 .photopaper .button-3e .currenttertiary {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip-static-67 .photopaper .button-3e .currenttertiary:hover svg #svg-search {
  fill: #444;
}
.tooltip-static-67 .photopaper .button-3e .currenttertiary svg {
  width: 18px;
  height: 18px;
}
.tooltip-static-67 .hidden-1b ul ul,
.tooltip-static-67 .progress_wide ul ul,
.tooltip-static-67 .main-red-3d ul ul,
.tooltip-static-67 .tertiary_action_8e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip-static-67 .hidden-1b .bottom-ed > a,
.tooltip-static-67 .progress_wide .bottom-ed > a,
.tooltip-static-67 .main-red-3d .bottom-ed > a,
.tooltip-static-67 .tertiary_action_8e .bottom-ed > a {
  margin-bottom: 0;
}
.tooltip-static-67 .label_cc li,
.tooltip-static-67 .hidden-1b li,
.tooltip-static-67 .fixed_34 li,
.tooltip-static-67 .progress_wide li,
.tooltip-static-67 .main-red-3d li,
.tooltip-static-67 .tertiary_action_8e li,
.tooltip-static-67 .outline_current li,
.tooltip-static-67 .paper-87 li {
  display: block;
  position: relative;
}
.tooltip-static-67 .label_cc li:last-child,
.tooltip-static-67 .hidden-1b li:last-child,
.tooltip-static-67 .fixed_34 li:last-child,
.tooltip-static-67 .progress_wide li:last-child,
.tooltip-static-67 .main-red-3d li:last-child,
.tooltip-static-67 .tertiary_action_8e li:last-child,
.tooltip-static-67 .outline_current li:last-child,
.tooltip-static-67 .paper-87 li:last-child {
  border: none;
}
.tooltip-static-67 .label_cc li a,
.tooltip-static-67 .hidden-1b li a,
.tooltip-static-67 .fixed_34 li a,
.tooltip-static-67 .progress_wide li a,
.tooltip-static-67 .main-red-3d li a,
.tooltip-static-67 .tertiary_action_8e li a,
.tooltip-static-67 .outline_current li a,
.tooltip-static-67 .paper-87 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-static-67 .label_cc li ul li::before,
.tooltip-static-67 .hidden-1b li ul li::before,
.tooltip-static-67 .fixed_34 li ul li::before,
.tooltip-static-67 .progress_wide li ul li::before,
.tooltip-static-67 .main-red-3d li ul li::before,
.tooltip-static-67 .tertiary_action_8e li ul li::before,
.tooltip-static-67 .outline_current li ul li::before,
.tooltip-static-67 .paper-87 li ul li::before {
  left: 15px;
}
.tooltip-static-67 .label_cc li ul a,
.tooltip-static-67 .hidden-1b li ul a,
.tooltip-static-67 .fixed_34 li ul a,
.tooltip-static-67 .progress_wide li ul a,
.tooltip-static-67 .main-red-3d li ul a,
.tooltip-static-67 .tertiary_action_8e li ul a,
.tooltip-static-67 .outline_current li ul a,
.tooltip-static-67 .paper-87 li ul a {
  padding-left: 20px;
}
.tooltip-static-67 .label_cc li ul ul li::before,
.tooltip-static-67 .hidden-1b li ul ul li::before,
.tooltip-static-67 .fixed_34 li ul ul li::before,
.tooltip-static-67 .progress_wide li ul ul li::before,
.tooltip-static-67 .main-red-3d li ul ul li::before,
.tooltip-static-67 .tertiary_action_8e li ul ul li::before,
.tooltip-static-67 .outline_current li ul ul li::before,
.tooltip-static-67 .paper-87 li ul ul li::before {
  left: 30px;
}
.tooltip-static-67 .label_cc li ul ul a,
.tooltip-static-67 .hidden-1b li ul ul a,
.tooltip-static-67 .fixed_34 li ul ul a,
.tooltip-static-67 .progress_wide li ul ul a,
.tooltip-static-67 .main-red-3d li ul ul a,
.tooltip-static-67 .tertiary_action_8e li ul ul a,
.tooltip-static-67 .outline_current li ul ul a,
.tooltip-static-67 .paper-87 li ul ul a {
  padding-left: 40px;
}
.tooltip-static-67 .feature_steel li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-static-67 .paper-87 ul li {
  margin-bottom: 1.41575em;
}
.tooltip-static-67 .paper-87 ul li .surface-inner-f0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip-static-67 .paper-87 ul li .paragraph-tall {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.background_next .label_cc li a,
.background_next .hidden-1b li a,
.background_next .fixed_34 li a,
.background_next .progress_wide li a,
.background_next .main-red-3d li a,
.background_next .tertiary_action_8e li a,
.background_next .outline_current li a,
.background_next .paper-87 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_next .feature_steel li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_next .photopaper ul li.active_da .tertiary_red,
.background_next .photopaper ul li.left_26 .tertiary_red {
  background: rgba(0, 0, 0, 0.2);
}
.background_next .tooltip-static-67 .photopaper select {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-outer-9b .tooltip-static-67 .focusedphoto li {
  margin: 0;
}
.input-outer-9b .tooltip-static-67 .focusedphoto li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.input-outer-9b .tooltip-static-67 .focusedphoto li ul {
  margin: 0;
}
.input-outer-9b .tooltip-static-67 .focusedphoto li ul li a {
  padding-left: 15px;
}
.input-outer-9b .tooltip-static-67 .focusedphoto li ul li li a {
  padding-left: 30px;
}
.input-outer-9b .tooltip-static-67 .focusedphoto li.breadcrumb_c2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.input-outer-9b .tooltip-static-67 .focusedphoto li.breadcrumb_c2 > 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;
}
.input-outer-9b .tooltip-static-67 .focusedphoto li.breadcrumb_c2 > 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;
}
.sidebar-fe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.messageiron {
  position: relative;
  z-index: 10;
}
.messageiron .label-fa {
  width: 100%;
  max-width: 100%;
}
.caption-warm-a2 .footer-hovered {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption-warm-a2 .chip-slow {
}
.caption-warm-a2 .background_next {
  background: #292929;
}
.widget-simple .footer-hovered {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.widget-simple .chip-slow {
  background: #f9f9f9;
}
.widget-simple .background_next {
  background: #303030;
}
.videodim .footer-hovered {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .videodim .detail_stone {
    margin-bottom: 1em;
  }
  .videodim .detail_stone:last-child {
    margin-bottom: 0;
  }
}
.videodim .chip-slow {
  background: #ededed;
}
.videodim .background_next {
  background: #1a1a1a;
}
.footer-hovered.chip-slow {
  color: rgba(0, 0, 0, 0.6);
}
.footer-hovered.chip-slow .tiny_79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-hovered.background_next {
  color: rgba(255, 255, 255, 0.99);
}
.footer-hovered.background_next a:not(.alert_71) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-hovered.background_next a:not(.alert_71):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-hovered.background_next .tiny_79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-hovered.background_next table tbody td,
.footer-hovered.background_next table th {
  background: rgba(0, 0, 0, 0.08);
}
.actionmessage.thumbnail-97 .main-aa {
  max-width: initial;
}
.actionmessage .sort-last {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.actionmessage .sort-last .label-fa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .actionmessage .sort-last .label-fa {
    display: block;
    margin-bottom: 2em;
  }
  .actionmessage .sort-last .label-fa:last-child {
    margin-bottom: 0;
  }
}
.videodim .detail_stone:last-child,
.widget-simple .detail_stone:last-child,
.caption-warm-a2 .detail_stone:last-child {
  margin-bottom: 0;
}
.videodim .detail_stone .tooltip-static-67 .photopaper:last-child,
.widget-simple .detail_stone .tooltip-static-67 .photopaper:last-child,
.caption-warm-a2 .detail_stone .tooltip-static-67 .photopaper:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .videodim .simplevideo,
  .videodim .outer_a1,
  .widget-simple .simplevideo,
  .widget-simple .outer_a1,
  .caption-warm-a2 .simplevideo,
  .caption-warm-a2 .outer_a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .messageiron .detail_stone {
    margin-bottom: 2em;
  }
}
.messageiron p:last-child {
  margin-bottom: 0;
}
.messageiron li,
.messageiron ul {
  list-style: none;
  margin: 0;
}
.messageiron ul ul {
  margin-left: 2.617924em;
}
.header_green_c9 {
  font-size: 0.875em;
}

/* css-noise: a0b3 */
.ghost-box-j4 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
