/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shadetop/customify
Author: WPCustomify
Author URI: https://pressmaximum.shadetop
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.shadetop/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.full-ce.notification-upper-4c/licenses/gpl-2.0.detail_glass
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.notification_pro/, (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.dropdown-39.summary_out/normalize.soft-3a/
 ======
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.soft-3a v7.0.0 | MIT License | github.shadetop/necolas/normalize.soft-3a */
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;
}
.border-bright-be .element_tiny_35,
.in-00,
.box-cold-ce,
.preview-a4,
.disabled_99,
.overlay-ca,
.in-a5,
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;
}
.in-00,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .in-00,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .in-00,
  h1 {
    font-size: 1.8em;
  }
}
.box-cold-ce,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box-cold-ce + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box-cold-ce,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box-cold-ce,
  h2 {
    font-size: 1.7em;
  }
}
.preview-a4,
h3 {
  font-size: 1.618em;
}
.border-bright-be .element_tiny_35,
.disabled_99,
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.shade-02 {
  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;
}
.hidden_smooth_37:after,
.hidden_smooth_37:before,
.caption-a4:after,
.caption-a4:before {
  content: "";
  display: table;
}
.hidden_smooth_37:after,
.caption-a4:after {
  clear: both;
}
.paragraph_glass {
  float: right;
  margin-right: 0;
}
.component_7c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.container_steel .dynamicavatar,
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;
}
.container_steel .dynamicavatar: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;
}
.icon-old-bb .dynamicavatar {
  box-shadow: none;
}
.icon-old-bb
  .dynamicavatar
  .main-lower-7c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon-old-bb .dynamicavatar .notification-c9 {
  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;
}
.icon-old-bb
  .dynamicavatar
  .notification-c9
  b {
  display: none;
}
.icon-old-bb .liquid_fb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo_soft_47:not(.columnslow):not(.aside-dark),
button:not(.columnslow):not(.aside-dark),
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ),
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ),
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ) {
  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;
}
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ):hover,
button:not(.columnslow):not(
    .aside-dark
  ):hover,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ):hover,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ):hover,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ):active,
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ):focus,
button:not(.columnslow):not(
    .aside-dark
  ):active,
button:not(.columnslow):not(
    .aside-dark
  ):focus,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ):active,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ):focus,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ):active,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ):focus,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ):active,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ):focus {
  outline: 0;
}
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ).tall_68,
button:not(.columnslow):not(
    .aside-dark
  ).tall_68,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ).tall_68,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ).tall_68,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ).tall_68 {
  position: relative;
}
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .right_cb,
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .paper_2a,
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .label-upper-32,
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ).tall_68
  i,
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ).tall_68
  svg,
button:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .right_cb,
button:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .paper_2a,
button:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .label-upper-32,
button:not(.columnslow):not(
    .aside-dark
  ).tall_68
  i,
button:not(.columnslow):not(
    .aside-dark
  ).tall_68
  svg,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .right_cb,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .paper_2a,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .label-upper-32,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  i,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  svg,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .right_cb,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .paper_2a,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .label-upper-32,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  i,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  svg,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .right_cb,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .paper_2a,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  .label-upper-32,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  i,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ).tall_68
  svg {
  visibility: hidden;
}
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ).tall_68:after,
button:not(.columnslow):not(
    .aside-dark
  ).tall_68:after,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ).tall_68:after,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ).tall_68:after,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ).tall_68: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;
}
.photo_soft_47:not(.columnslow):not(.aside-dark),
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ),
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ),
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ) {
  color: #fff;
  background: #235787;
}
.photo_soft_47:not(.columnslow):not(
    .aside-dark
  ):focus,
input[type="button"]:not(.columnslow):not(
    .aside-dark
  ):focus,
input[type="reset"]:not(.columnslow):not(
    .aside-dark
  ):focus,
input[type="submit"]:not(.columnslow):not(
    .aside-dark
  ):focus {
  color: #fff;
}
.photo_soft_47.module-8d:not(.columnslow):not(
    .aside-dark
  ),
.photo_soft_47[disabled]:not(.columnslow):not(
    .aside-dark
  ),
button.module-8d:not(.columnslow):not(
    .aside-dark
  ),
button[disabled]:not(.columnslow):not(
    .aside-dark
  ) {
  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;
}
.static-e3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.static-e3: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;
}
.sort_66 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.outline-upper-a8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.boxcomplex {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hidden_smooth_37:after,
.hidden_smooth_37:before,
.box_static:after,
.box_static:before,
.logo-fixed:after,
.logo-fixed:before,
.wrapper-center:after,
.wrapper-center:before,
.litelink:after,
.litelink:before,
.blackcontent:after,
.blackcontent:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hidden_smooth_37:after,
.box_static:after,
.logo-fixed:after,
.wrapper-center:after,
.litelink:after,
.blackcontent:after {
  clear: both;
}
.box_static .icon_dynamic,
.logo-fixed .icon_dynamic,
.container_tiny .icon_dynamic {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.modal-brown {
  display: inline-block;
}
.titleclean {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.titleclean img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.titleclean .layout_5f {
  padding: 1em 0;
  font-size: 85%;
}
.layout_5f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.labelmotion {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.labelmotion:after,
.labelmotion:before {
  content: "";
  display: table;
}
.labelmotion:after {
  clear: both;
}
.detail_e5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.chip-slow .detail_e5 {
  max-width: 50%;
}
.motion-95 .detail_e5 {
  max-width: 33.33%;
}
.tag_advanced .detail_e5 {
  max-width: 25%;
}
.description-liquid .detail_e5 {
  max-width: 20%;
}
.panel-full-d2 .detail_e5 {
  max-width: 16.66%;
}
.tooltip_orange_7c .detail_e5 {
  max-width: 14.28%;
}
.steel_94 .detail_e5 {
  max-width: 12.5%;
}
.solid_e2 .detail_e5 {
  max-width: 11.11%;
}
.form_2a {
  display: block;
}
.border-bright-be .info_advanced label,
.border-bright-be .link_74 label,
.border-bright-be .logo-3e label,
.border-bright-be .video_77 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_50 {
  list-style: none;
  margin: 0;
}
.left_50 article.disabled_28 {
  margin-bottom: 0;
}
.left_50 ul {
  list-style: none;
  margin: 0;
}
.left_50 .hard-0a li.disabled_28 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_50 .hard-0a li.disabled_28 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_50 .hard-0a li.disabled_28: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) {
  .left_50 .hard-0a li.disabled_28 li.disabled_28 li.disabled_28 li.disabled_28 {
    padding-left: 0;
  }
}
article.disabled_28 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_28 .box_static p:last-of-type {
  margin-bottom: 0;
}
article.disabled_28 .iron-e3 {
  float: left;
}
article.disabled_28 .thumbnail_steel_37 {
  margin-left: 85px;
}
article.disabled_28 .glass-bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_28 .glass-bf .footer_right_13 {
  margin-left: 10px;
}
article.disabled_28 .outerphoto {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_28 .sort_27 {
  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 .info_advanced,
  #respond .logo-3e,
  #respond .video_77 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_advanced input,
#respond .logo-3e input,
#respond .video_77 input {
  width: 100%;
}
#respond .video_77 {
  margin-right: 0;
}
#respond .badge_wood #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bottommodal {
  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;
}
.bottommodal.main_smooth {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bottommodal 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%);
}
.bottommodal:focus,
.bottommodal: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);
}
.frame_0b {
  border-radius: 10%;
}
.preview_down_15 {
  border-radius: 50%;
}
.gasdropdown {
  font-size: 0.72em;
}
.avatar-df {
  font-size: 0.875em;
}
.heading_b3 {
  font-size: 1.1em;
}
.focusdark {
  text-transform: uppercase;
  line-height: 1.2;
}
.focusdark.gasdropdown {
  letter-spacing: 0.5px;
}
.table-basic,
.table-basic a {
  color: #6d6d6d;
}
.table-basic a:hover {
  color: #111;
}
.filter-dd {
  color: #6d6d6d;
}
.container_hard_dc {
  overflow-x: hidden;
}
.container_hard_dc .out-23.center-81 {
  position: relative;
}
.container_hard_dc .out-23.center-81.element-active-fd {
  position: initial;
}
.container_hard_dc
  .out-23.center-81.element-active-fd
  .section_last_ef {
  left: auto;
}
.container_hard_dc .out-23 .section_last_ef {
  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;
}
.container_hard_dc .out-23:hover.center-81 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.container_hard_dc
  .out-23:hover.center-81
  .section_last_ef {
  display: block;
  z-index: 9999999;
}
.container_hard_dc .column-basic .texture-slow,
.container_hard_dc .herofast .texture-slow {
  display: none;
}
.container_hard_dc .mask_in_cb .out-23:hover.center-81 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.border-bright-be .info_advanced label,
.border-bright-be .link_74 label,
.border-bright-be .logo-3e label,
.border-bright-be .video_77 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_50 {
  list-style: none;
  margin: 0;
}
.left_50 article.disabled_28 {
  margin-bottom: 0;
}
.left_50 ul {
  list-style: none;
  margin: 0;
}
.left_50 .hard-0a li.disabled_28 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_50 .hard-0a li.disabled_28 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_50 .hard-0a li.disabled_28: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) {
  .left_50 .hard-0a li.disabled_28 li.disabled_28 li.disabled_28 li.disabled_28 {
    padding-left: 0;
  }
}
article.disabled_28 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_28 .box_static p:last-of-type {
  margin-bottom: 0;
}
article.disabled_28 .iron-e3 {
  float: left;
}
article.disabled_28 .thumbnail_steel_37 {
  margin-left: 85px;
}
article.disabled_28 .glass-bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_28 .glass-bf .footer_right_13 {
  margin-left: 10px;
}
article.disabled_28 .outerphoto {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_28 .sort_27 {
  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 .info_advanced,
  #respond .logo-3e,
  #respond .video_77 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_advanced input,
#respond .logo-3e input,
#respond .video_77 input {
  width: 100%;
}
#respond .video_77 {
  margin-right: 0;
}
#respond .badge_wood #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-basic .hover_paper {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_paper .inactive.popup_hot_bc .focus-4f > li > a:focus,
.hover_paper .inactive.popup_hot_bc .focus-4f > li > a:hover,
.hover_paper .inactive.thick_4b .focus-4f > li > a:focus,
.hover_paper .inactive.thick_4b .focus-4f > li > a:hover,
.hover_paper .inactive.fluid_54 .focus-4f > li > a:focus,
.hover_paper .inactive.fluid_54 .focus-4f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_paper
  .inactive.popup_hot_bc
  .focus-4f
  > li.sort_red_bb
  > a,
.hover_paper
  .inactive.popup_hot_bc
  .focus-4f
  > li.under_6f
  > a,
.hover_paper
  .inactive.thick_4b
  .focus-4f
  > li.sort_red_bb
  > a,
.hover_paper
  .inactive.thick_4b
  .focus-4f
  > li.under_6f
  > a,
.hover_paper
  .inactive.fluid_54
  .focus-4f
  > li.sort_red_bb
  > a,
.hover_paper .inactive.fluid_54 .focus-4f > li.textcopper > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_paper .box_first,
.hover_paper .box_first a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_paper .summary_c0.disabled_right_9c li a,
.hover_paper .copper-a0 a,
.hover_paper .sidebar-simple-25,
.hover_paper .focus-4f > li > a,
.hover_paper .medium-70 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper .summary_c0.disabled_right_9c li a:hover,
.hover_paper .copper-a0 a:hover,
.hover_paper .sidebar-simple-25:hover,
.hover_paper .focus-4f > li > a:hover,
.hover_paper .medium-70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_paper .table_soft_69 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper .table_soft_69 .pattern-tiny-8f {
  color: rgba(255, 255, 255, 0.99);
}
.hover_paper .table_soft_69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_paper .title-inner-24 .silvertable {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper .title-inner-24 .silvertable .tabs_lite_fe {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper
  .title-inner-24
  .silvertable
  .tabs_lite_fe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper
  .title-inner-24
  .silvertable
  .tabs_lite_fe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper
  .title-inner-24
  .silvertable
  .tabs_lite_fe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper
  .title-inner-24
  .silvertable
  .tabs_lite_fe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper .title-inner-24 .blue_4f {
  color: rgba(255, 255, 255, 0.79);
}
.hover_paper .title-inner-24 .blue_4f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.headingbright
  .hover_paper
  .title-inner-24
  .message_yellow
  .gradienttall {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.headingbright
  .hover_paper
  .title-inner-24
  .message_yellow
  .tabs_lite_fe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-basic .info-small {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info-small .inactive.popup_hot_bc .focus-4f > li > a:focus,
.info-small .inactive.popup_hot_bc .focus-4f > li > a:hover,
.info-small .inactive.thick_4b .focus-4f > li > a:focus,
.info-small .inactive.thick_4b .focus-4f > li > a:hover,
.info-small .inactive.fluid_54 .focus-4f > li > a:focus,
.info-small .inactive.fluid_54 .focus-4f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-small
  .inactive.popup_hot_bc
  .focus-4f
  > li.sort_red_bb
  > a,
.info-small
  .inactive.popup_hot_bc
  .focus-4f
  > li.under_6f
  > a,
.info-small
  .inactive.thick_4b
  .focus-4f
  > li.sort_red_bb
  > a,
.info-small
  .inactive.thick_4b
  .focus-4f
  > li.under_6f
  > a,
.info-small
  .inactive.fluid_54
  .focus-4f
  > li.sort_red_bb
  > a,
.info-small .inactive.fluid_54 .focus-4f > li.textcopper > a {
  color: rgba(0, 0, 0, 0.8);
}
.info-small .box_first,
.info-small .box_first a {
  color: rgba(0, 0, 0, 0.8);
}
.info-small .summary_c0.disabled_right_9c li a,
.info-small .copper-a0 a,
.info-small .sidebar-simple-25,
.info-small .focus-4f > li > a,
.info-small .medium-70 {
  color: rgba(0, 0, 0, 0.55);
}
.info-small .summary_c0.disabled_right_9c li a:hover,
.info-small .copper-a0 a:hover,
.info-small .sidebar-simple-25:hover,
.info-small .focus-4f > li > a:hover,
.info-small .medium-70:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-small .table_soft_69 {
  color: rgba(0, 0, 0, 0.55);
}
.info-small .table_soft_69 .pattern-tiny-8f {
  color: rgba(0, 0, 0, 0.8);
}
.info-small .table_soft_69:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-over-d9 .avatar-70 {
  margin-left: auto;
  margin-right: auto;
}
.logo-fixed > * {
  margin-left: auto;
  margin-right: auto;
}
.logo-fixed .sort_66 {
  margin-right: 1.41575em;
}
.under-d8 .logo-fixed > .sidebar-left-dc {
  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;
}
.under-d8 .logo-fixed > .pattern_glass {
  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;
}
.tabs-a3.gallery-over-d9 .avatar-70,
.slider_in.gallery-over-d9 .avatar-70 {
  margin-left: 0;
}
.article_dirty_56.gallery-over-d9 .avatar-70,
.tabs-solid.gallery-over-d9 .avatar-70 {
  margin-right: 0;
}
.logo-fixed ol,
.logo-fixed ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.noticefixed video {
  max-width: 100%;
}
.redheader img {
  display: block;
}
.redheader.sort_66,
.redheader.outline-upper-a8 {
  width: 100%;
}
.redheader.pattern_glass img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion-complex-fe:not(.accordionprev) {
  margin: 1.5em auto;
}
.block_in_f5 p {
  padding: 1.5em 14px;
}
ul.article_complex_60.pattern_glass,
ul.article_complex_60.sidebar-left-dc,
ul.article_complex_60.hidden-hot-da.sidebar-left-dc {
  padding: 0 14px;
}
.nav_3c {
  display: block;
  overflow-x: auto;
}
.nav_3c table {
  border-collapse: collapse;
  width: 100%;
}
.nav_3c td,
.nav_3c th {
  padding: 0.5em;
}
.logo-fixed li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo-fixed ol ol,
.logo-fixed ol ul,
.logo-fixed ul ol,
.logo-fixed ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo-fixed ol ol li,
.logo-fixed ol ul li,
.logo-fixed ul ol li,
.logo-fixed ul ul li {
  margin-left: 0;
}
.active_tall_ac.hero_01 > .button_cold {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active_tall_ac.hero_01 > .button_cold iframe,
.active_tall_ac.hero_01 > .button_cold > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paper-00 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paper-00.menu_pink_5e {
  padding: 0;
}
.paper-00.menu_pink_5e cite {
  font-size: 13px;
}
.paper-00 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paper-00 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sortstone {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sortstone > p:first-child {
  margin-top: 0;
}
.sortstone cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sortstone blockquote {
  border-left: 0;
}
.label-53 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.label-53:not(.hot-5b) {
  max-width: 100px;
}
.label-53.new-b6 {
  border-bottom: none !important;
  text-align: center;
}
.label-53.new-b6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .block_in_f5 p {
    padding: 1.5em 0;
  }
}
.greentable {
  color: #0073aa;
}
.status-98 {
  background-color: #0073aa;
}
.hard_db {
  color: #229fd8;
}
.table_d8 {
  background-color: #229fd8;
}
.dark-13 {
  color: #eee;
}
.descriptionorange {
  background-color: #eee;
}
.narrow-91 {
  color: #444;
}
.menu_plasma {
  background-color: #444;
}
.short_c5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.short_c5 .pattern_b8 .copper-a0 {
  font-size: 15px;
}
.short_c5 .copper-a0 {
  line-height: 1.3;
}
.short_c5 .info-small {
}
.short_c5 .hover_paper {
  background: #235787;
}
.icon-green {
  padding: 0;
}
.icon-green .hover_paper {
  background: #1a1a1a;
}
.icon-green .info-small {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.full_68 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.full_68 .info-small {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.full_68 .hover_paper {
  background: #303030;
}
.blackcontent {
  position: relative;
  z-index: 10;
}
.blackcontent .grid_full {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay-pro .center-81 {
  display: inline-block;
  vertical-align: middle;
}
.overlay-pro.hard-dc .center-81 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay-pro.hard-dc .center-81 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-pro.hard-dc .center-81 {
    margin-right: 0.4em;
  }
}
.overlay-pro.hard-dc .center-81:last-child {
  margin-right: 0;
}
.banner_bottom_69 .grid_full {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .column-basic .pattern_b8 {
    margin: 0 -0.5em;
  }
  .column-basic .pattern_b8 [class*="customify-col-"],
  .column-basic .pattern_b8 [class*="customify-col_"],
  .column-basic .pattern_b8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.column-basic.fixed_98 .grid_full {
  background: 0 0 !important;
}
.column-basic.fixed_98 .grid_full,
.column-basic.banner_bottom_69 .grid_full {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .column-basic.frame-bb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.column-basic.banner_bottom_69 .grid_full {
  box-shadow: none !important;
}
.primary_narrow {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary_narrow {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary_narrow {
    padding: 18px 0 20px;
  }
}
.primary_narrow .paragraph_tiny_87 {
  width: 100%;
}
.primary_narrow .accordion-complex-67 {
  margin-bottom: 0;
}
.primary_narrow .litefilter {
  margin-top: 5px;
  font-size: 0.875em;
}
.block-98 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.block-98 .staleprimary {
  width: 100%;
}
.hover-mini {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover-mini li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover-mini 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;
}
.hover-mini li:last-child:after {
  display: none;
}
.hover-mini li a {
  font-weight: 500;
  margin-right: 10px;
}
.tabs_solid .texture-slow button,
.primary_narrow .texture-slow button {
  left: 0;
}
.tabs_solid .staleprimary,
.primary_narrow .staleprimary {
  padding-left: 0;
  padding-right: 0;
}
.tabs_solid .block-98,
.primary_narrow .block-98 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tabs_solid {
  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;
}
.tabs_solid: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;
}
.tabs_solid .title_out {
  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) {
  .tabs_solid .title_out {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_solid .title_out {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_solid .title_out {
    min-height: 200px;
  }
}
.tabs_solid .hover-mini {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_solid .hover-mini a,
.tabs_solid .hover-mini li:after {
  color: inherit;
}
.tabs_solid .hover-mini a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo_9d {
  margin-bottom: 0.5em;
}
.basic_47 {
  margin-bottom: 1.2em;
}
.basic_47,
.photo_9d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.basic_47 p:last-child,
.photo_9d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .texture-slow,
#masthead .texture-slow {
  display: none;
}
#masthead
  > .texture-slow.disabled_bright_90 {
  display: none;
}
#masthead > .texture-slow button {
  left: 0;
}
.accentfocused {
  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%;
}
.accentfocused .center-81 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accentfocused .captionfocused {
  display: -webkit-box;
  display: flex;
}
.accentfocused .captionfocused.sectionselected {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accentfocused .captionfocused.form_30 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accentfocused .captionfocused.contentstale {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accentfocused.disabled_large_91.nav_bright .captionfocused.sectionselected {
  flex-basis: 100%;
}
.accentfocused.gallery-7c .captionfocused.form_30 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accentfocused.gallery-7c .captionfocused.contentstale {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .texture-slow.disabled_bright_90 {
  display: none;
}
#masthead > .texture-slow button {
  left: 0;
}
.secondary_purple {
  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;
}
.secondary_purple:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary_purple.brightform i {
  margin-right: 4px;
}
.secondary_purple.tabs-pink i {
  margin-left: 5px;
}
.copper-a0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.copper-a0 p:last-child {
  margin-bottom: 0;
}
.advancedtext {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.advancedtext a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.advancedtext img {
  display: block;
  width: auto;
  line-height: 1;
}
.advancedtext .box_first {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.advancedtext .secondary_thick {
  margin: 5px 0 7px 0;
}
.advancedtext.pagination_soft .southmenu {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advancedtext.pagination_soft .shade_new_31 {
  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;
}
.advancedtext.hero_in {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.advancedtext.hero_in .southmenu {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.advancedtext.hero_in .shade_new_31 {
  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;
}
.advancedtext.in_a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advancedtext.label_soft {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.advancedtext.label_soft .shade_new_31 {
  margin-top: 7px;
}
.photo-medium-5d {
  display: inline-block;
}
.blackcontent .form_basic_02 .advancedtext img {
  max-width: 100%;
}
.inactive .woodphoto.background_orange,
.title-cold .woodphoto.background_orange {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.inactive .large-42,
.title-cold .large-42 {
  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%);
}
.inactive .large-42 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.inactive.carousel-huge-90 .large-42 {
  display: none;
}
.inactive .fixed-66 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inactive .fixed-66 li {
  display: inline-block;
  position: relative;
}
.inactive .fixed-66 li:last-child {
  margin-right: 0;
}
.inactive .fixed-66 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;
}
.inactive .fixed-66 li.textcopper > a {
  color: rgba(0, 0, 0, 0.9);
}
.inactive .fixed-66 > 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;
}
.inactive .fixed-66 > li > a i {
  line-height: 0;
}
.inactive .fixed-66 > li.dimsort > a .large-42 {
  margin-left: 4px;
  line-height: 0;
}
.inactive .fixed-66 .frame_south_21 li.dimsort > a {
  position: relative;
}
.inactive .fixed-66 .frame_south_21 li.dimsort > a:after,
.inactive .fixed-66 .frame_south_21 li.dimsort > a:before {
  content: "";
  display: table;
}
.inactive .fixed-66 .frame_south_21 li.dimsort > a:after {
  clear: both;
}
.inactive .fixed-66 .frame_south_21 li.dimsort > a .large-42 {
  margin-left: 5px;
  float: right;
}
.inactive .slider_6d,
.inactive .frame_south_21 {
  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;
}
.inactive .frame_south_21 {
  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;
}
.inactive .frame_south_21 .background_orange {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inactive .frame_south_21 .large-42 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.inactive .frame_south_21 li {
  display: block;
  margin: 0;
  padding: 0;
}
.inactive .frame_south_21 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;
}
.inactive .frame_south_21 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.inactive .frame_south_21 .frame_south_21 {
  top: 0;
  left: 100%;
}
.inactive .list_fa.layoutsolid > .slider_6d,
.inactive .list_fa.layoutsolid > .frame_south_21,
.inactive .list_fa:focus > .slider_6d,
.inactive .list_fa:focus > .frame_south_21,
.inactive .list_fa:hover > .slider_6d,
.inactive .list_fa:hover > .frame_south_21 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.inactive.fluid_54 .focus-4f:after,
.inactive.fluid_54 .focus-4f:before {
  content: "";
  display: table;
}
.inactive.fluid_54 .focus-4f:after {
  clear: both;
}
.inactive.fluid_54 .focus-4f > li {
  float: left;
}
.inactive.modal_be .focus-4f:after,
.inactive.modal_be .focus-4f:before {
  content: "";
  display: table;
}
.inactive.modal_be .focus-4f:after {
  clear: both;
}
.inactive.modal_be .focus-4f > li {
  float: left;
}
.inactive.modal_be .focus-4f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.inactive.modal_be .focus-4f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.inactive.modal_be .focus-4f > li.sort_red_bb > a,
.inactive.modal_be .focus-4f > li.textcopper > a {
  color: #fff;
  background-color: #1e4b75;
}
.inactive.popup_hot_bc .focus-4f > li > a .background_orange {
  position: relative;
}
.inactive.popup_hot_bc .focus-4f > li > a .background_orange: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;
}
.inactive.popup_hot_bc
  .focus-4f
  > li:focus
  > a
  .background_orange:before,
.inactive.popup_hot_bc
  .focus-4f
  > li:hover
  > a
  .background_orange:before {
  width: 100%;
  background-color: currentColor;
}
.inactive.popup_hot_bc
  .focus-4f
  > li.sort_red_bb
  > a
  .background_orange:before,
.inactive.popup_hot_bc
  .focus-4f
  > li.under_6f
  > a
  .background_orange:before {
  width: 100%;
  background-color: currentColor;
}
.inactive.thick_4b .focus-4f > li > a .background_orange {
  position: relative;
}
.inactive.thick_4b .focus-4f > li > a .background_orange: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;
}
.inactive.thick_4b .focus-4f > li:focus > a .background_orange:before,
.inactive.thick_4b
  .focus-4f
  > li:hover
  > a
  .background_orange:before {
  width: 100%;
  background-color: currentColor;
}
.inactive.thick_4b
  .focus-4f
  > li.sort_red_bb
  > a
  .background_orange:before,
.inactive.thick_4b
  .focus-4f
  > li.under_6f
  > a
  .background_orange:before {
  width: 100%;
  background-color: currentColor;
}
.title-cold .fixed-66 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title-cold .fixed-66 li:first-child > a {
  border-top: none;
}
.title-cold .fixed-66 .focus_slow > .background_orange .large-42 {
  display: none;
}
.title-cold .fixed-66 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title-cold .fixed-66 li:last-child {
  border: none;
}
.title-cold .fixed-66 li.dimsort > a {
  padding-right: 45px !important;
}
.title-cold .fixed-66 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title-cold .fixed-66 li a:focus,
.title-cold .fixed-66 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title-cold .fixed-66 li .dim-ea {
  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;
}
.title-cold .fixed-66 li .dim-ea:hover {
  box-shadow: none;
}
.title-cold .fixed-66 li .dim-ea .large-42 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title-cold .fixed-66 .frame_south_21 {
  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);
}
.title-cold .fixed-66 .frame_south_21 li a {
  padding-left: 3em;
}
.title-cold .fixed-66 .carousel_mini > a .dim-ea i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title-cold .fixed-66 .carousel_mini > .frame_south_21 {
  display: block;
  opacity: 1;
}
.content-bright-2e {
  max-width: 100%;
}
.menu_fd {
  line-height: 0;
  cursor: pointer;
}
.medium-70 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.medium-70:hover {
  box-shadow: none;
  color: currentColor;
}
.medium-70 svg {
  width: 18px;
  height: 18px;
}
.medium-70 .header-copper-6f {
  display: none;
}
.secondary-gas {
  position: relative;
}
.secondary-gas.active-west-be .medium-70 .image-outer {
  display: none;
}
.secondary-gas.active-west-be .medium-70 .header-copper-6f {
  display: inline-block;
}
.secondary-gas .breadcrumbold {
  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);
}
.secondary-gas.surface_df .breadcrumbold {
  left: auto;
  right: -0.9em;
}
.secondary-gas.surface_df .last-1f::before {
  left: auto;
  right: 15px;
}
.secondary-gas.active-west-be .breadcrumbold {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message_yellow {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.message_yellow label {
  flex-basis: 100%;
}
.message_yellow .silvertable {
  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;
}
.message_yellow .tabs_lite_fe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.message_yellow .tabs_lite_fe:focus {
  background-color: transparent;
}
.message_yellow button.blue_4f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.message_yellow button.blue_4f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.message_yellow button.blue_4f svg {
  width: 18px;
  height: 18px;
}
.message_yellow input[type="submit"] {
  min-height: auto;
}
.title-inner-24 .message_yellow .tabs_lite_fe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.last-1f {
  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) {
  .last-1f {
    width: 220px;
  }
}
.last-1f label {
  flex-basis: 100%;
}
.last-1f::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;
}
.headingbright .title-inner-24 .message_yellow {
  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;
}
.headingbright
  .title-inner-24
  .message_yellow
  .silvertable {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.headingbright .title-inner-24 .message_yellow .tabs_lite_fe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.headingbright
  .title-inner-24
  .message_yellow
  .tabs_lite_fe:focus {
  background: 0 0;
}
.headingbright
  .title-inner-24
  .message_yellow
  .gradienttall {
  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;
}
.summary_c0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summary_c0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summary_c0 li:last-child {
  margin-right: 0;
}
.summary_c0 li:first-child {
  margin-left: 0;
}
.summary_c0.smooth_5e a {
  color: #fff;
}
.summary_c0.smooth_5e a:hover {
  color: #fff;
}
.summary_c0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summary_c0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summary_c0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summary_c0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.summary_c0 [class*="social-icon-apple"] {
  background-color: #999;
}
.summary_c0 [class*="social-icon-apple"].shade-iron-be {
  background-color: transparent;
  color: #999;
}
.summary_c0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summary_c0 [class*="social-icon-behance"].shade-iron-be {
  background-color: transparent;
  color: #1769ff;
}
.summary_c0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summary_c0 [class*="social-icon-bitbucket"].shade-iron-be {
  background-color: transparent;
  color: #205081;
}
.summary_c0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.summary_c0 [class*="social-icon-codepen"].shade-iron-be {
  background-color: transparent;
  color: #000;
}
.summary_c0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summary_c0 [class*="social-icon-delicious"].shade-iron-be {
  background-color: transparent;
  color: #39f;
}
.summary_c0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summary_c0 [class*="social-icon-digg"].shade-iron-be {
  background-color: transparent;
  color: #005be2;
}
.summary_c0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summary_c0 [class*="social-icon-dribbble"].shade-iron-be {
  background-color: transparent;
  color: #ea4c89;
}
.summary_c0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summary_c0 [class*="social-icon-envelope"].shade-iron-be {
  background-color: transparent;
  color: #ea4335;
}
.summary_c0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summary_c0 [class*="social-icon-facebook"].shade-iron-be {
  background-color: transparent;
  color: #3b5998;
}
.summary_c0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summary_c0 [class*="social-icon-flickr"].shade-iron-be {
  background-color: transparent;
  color: #0063dc;
}
.summary_c0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summary_c0 [class*="social-icon-foursquare"].shade-iron-be {
  background-color: transparent;
  color: #2d5be3;
}
.summary_c0 [class*="social-icon-github"] {
  background-color: #333;
}
.summary_c0 [class*="social-icon-github"].shade-iron-be {
  background-color: transparent;
  color: #333;
}
.summary_c0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summary_c0 [class*="social-icon-google-plus"].shade-iron-be {
  background-color: transparent;
  color: #dd4b39;
}
.summary_c0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summary_c0 [class*="social-icon-houzz"].shade-iron-be {
  background-color: transparent;
  color: #7ac142;
}
.summary_c0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summary_c0 [class*="social-icon-instagram"].shade-iron-be {
  background-color: transparent;
  color: #262626;
}
.summary_c0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summary_c0 [class*="social-icon-jsfiddle"].shade-iron-be {
  background-color: transparent;
  color: #487aa2;
}
.summary_c0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summary_c0 [class*="social-icon-linkedin"].shade-iron-be {
  background-color: transparent;
  color: #0077b5;
}
.summary_c0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summary_c0 [class*="social-icon-medium"].shade-iron-be {
  background-color: transparent;
  color: #00ab6b;
}
.summary_c0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summary_c0
  [class*="social-icon-odnoklassniki"].shade-iron-be {
  background-color: transparent;
  color: #f4731c;
}
.summary_c0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summary_c0 [class*="social-icon-meetup"].shade-iron-be {
  background-color: transparent;
  color: #ec1c40;
}
.summary_c0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summary_c0 [class*="social-icon-pinterest"].shade-iron-be {
  background-color: transparent;
  color: #bd081c;
}
.summary_c0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summary_c0 [class*="social-icon-product-hunt"].shade-iron-be {
  background-color: transparent;
  color: #da552f;
}
.summary_c0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summary_c0 [class*="social-icon-reddit"].shade-iron-be {
  background-color: transparent;
  color: #ff4500;
}
.summary_c0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summary_c0 [class*="social-icon-rss"].shade-iron-be {
  background-color: transparent;
  color: #f26522;
}
.summary_c0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summary_c0
  [class*="social-icon-shopping-cart"].shade-iron-be {
  background-color: transparent;
  color: #4caf50;
}
.summary_c0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summary_c0 [class*="social-icon-skype"].shade-iron-be {
  background-color: transparent;
  color: #00aff0;
}
.summary_c0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summary_c0 [class*="social-icon-slideshare"].shade-iron-be {
  background-color: transparent;
  color: #0077b5;
}
.summary_c0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summary_c0 [class*="social-icon-snapchat"].shade-iron-be {
  background-color: transparent;
  color: #fffc00;
}
.summary_c0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summary_c0 [class*="social-icon-soundcloud"].shade-iron-be {
  background-color: transparent;
  color: #f80;
}
.summary_c0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summary_c0 [class*="social-icon-spotify"].shade-iron-be {
  background-color: transparent;
  color: #2ebd59;
}
.summary_c0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summary_c0
  [class*="social-icon-stack-overflow"].shade-iron-be {
  background-color: transparent;
  color: #fe7a15;
}
.summary_c0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summary_c0 [class*="social-icon-maldkfgram"].shade-iron-be {
  background-color: transparent;
  color: #2ca5e0;
}
.summary_c0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summary_c0 [class*="social-icon-tripadvisor"].shade-iron-be {
  background-color: transparent;
  color: #589442;
}
.summary_c0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summary_c0 [class*="social-icon-tumblr"].shade-iron-be {
  background-color: transparent;
  color: #35465c;
}
.summary_c0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summary_c0 [class*="social-icon-twitch"].shade-iron-be {
  background-color: transparent;
  color: #6441a5;
}
.summary_c0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summary_c0 [class*="social-icon-twitter"].shade-iron-be {
  background-color: transparent;
  color: #1da1f2;
}
.summary_c0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summary_c0 [class*="social-icon-vimeo"].shade-iron-be {
  background-color: transparent;
  color: #1ab7ea;
}
.summary_c0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summary_c0 [class*="social-icon-vk"].shade-iron-be {
  background-color: transparent;
  color: #45668e;
}
.summary_c0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summary_c0 [class*="social-icon-weibo"].shade-iron-be {
  background-color: transparent;
  color: #df2029;
}
.summary_c0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summary_c0 [class*="social-icon-weixin"].shade-iron-be {
  background-color: transparent;
  color: #7bb32e;
}
.summary_c0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summary_c0 [class*="social-icon-whatsapp"].shade-iron-be {
  background-color: transparent;
  color: #25d366;
}
.summary_c0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summary_c0 [class*="social-icon-wordpress"].shade-iron-be {
  background-color: transparent;
  color: #21759b;
}
.summary_c0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.summary_c0 [class*="social-icon-xing"].shade-iron-be {
  background-color: transparent;
  color: #026466;
}
.summary_c0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summary_c0 [class*="social-icon-yelp"].shade-iron-be {
  background-color: transparent;
  color: #af0606;
}
.summary_c0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summary_c0 [class*="social-icon-youtube"].shade-iron-be {
  background-color: transparent;
  color: #cd201f;
}
.sidebar-simple-25 {
  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;
}
.sidebar-simple-25:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_0b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hugevideo {
  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;
}
.black-66 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent_last {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent_last,
.accent_last::after,
.accent_last::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;
}
.accent_last::after,
.accent_last::before {
  content: "";
  display: block;
  background-color: inherit;
}
.widget-41 .hugevideo .black-66 {
  margin-top: -2px;
  width: 19px;
}
.widget-41 .hugevideo .accent_last {
  margin-top: -1px;
}
.widget-41 .hugevideo .accent_last,
.widget-41 .hugevideo .accent_last::after,
.widget-41 .hugevideo .accent_last::before {
  width: 19px;
  height: 2px;
}
.widget-41 .hugevideo .accent_last::before {
  top: -6px;
}
.widget-41 .hugevideo .accent_last::after {
  bottom: -6px;
}
.wrapper_rough_eb .hugevideo .black-66 {
  margin-top: -2px;
  width: 22px;
}
.wrapper_rough_eb .hugevideo .accent_last {
  margin-top: -1px;
}
.wrapper_rough_eb .hugevideo .accent_last,
.wrapper_rough_eb .hugevideo .accent_last::after,
.wrapper_rough_eb .hugevideo .accent_last::before {
  width: 22px;
  height: 2px;
}
.wrapper_rough_eb .hugevideo .accent_last::before {
  top: -7px;
}
.wrapper_rough_eb .hugevideo .accent_last::after {
  bottom: -7px;
}
.list-smooth-7c .hugevideo .black-66 {
  margin-top: -2px;
  width: 31px;
}
.list-smooth-7c .hugevideo .accent_last {
  margin-top: -1.5px;
}
.list-smooth-7c .hugevideo .accent_last,
.list-smooth-7c .hugevideo .accent_last::after,
.list-smooth-7c .hugevideo .accent_last::before {
  width: 31px;
  height: 3px;
}
.list-smooth-7c .hugevideo .accent_last::before {
  top: -9px;
}
.list-smooth-7c .hugevideo .accent_last::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .top_c7 .hugevideo .black-66 {
    margin-top: -2px;
    width: 19px;
  }
  .top_c7 .hugevideo .accent_last {
    margin-top: -1px;
  }
  .top_c7 .hugevideo .accent_last,
  .top_c7 .hugevideo .accent_last::after,
  .top_c7 .hugevideo .accent_last::before {
    width: 19px;
    height: 2px;
  }
  .top_c7 .hugevideo .accent_last::before {
    top: -6px;
  }
  .top_c7 .hugevideo .accent_last::after {
    bottom: -6px;
  }
  .coldstatus .hugevideo .black-66 {
    margin-top: -2px;
    width: 22px;
  }
  .coldstatus .hugevideo .accent_last {
    margin-top: -1px;
  }
  .coldstatus .hugevideo .accent_last,
  .coldstatus .hugevideo .accent_last::after,
  .coldstatus .hugevideo .accent_last::before {
    width: 22px;
    height: 2px;
  }
  .coldstatus .hugevideo .accent_last::before {
    top: -7px;
  }
  .coldstatus .hugevideo .accent_last::after {
    bottom: -7px;
  }
  .hoveredcard .hugevideo .black-66 {
    margin-top: -2px;
    width: 31px;
  }
  .hoveredcard .hugevideo .accent_last {
    margin-top: -1.5px;
  }
  .hoveredcard .hugevideo .accent_last,
  .hoveredcard .hugevideo .accent_last::after,
  .hoveredcard .hugevideo .accent_last::before {
    width: 31px;
    height: 3px;
  }
  .hoveredcard .hugevideo .accent_last::before {
    top: -9px;
  }
  .hoveredcard .hugevideo .accent_last::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-upper-31 .hugevideo .black-66 {
    margin-top: -2px;
    width: 19px;
  }
  .accent-upper-31 .hugevideo .accent_last {
    margin-top: -1px;
  }
  .accent-upper-31 .hugevideo .accent_last,
  .accent-upper-31 .hugevideo .accent_last::after,
  .accent-upper-31 .hugevideo .accent_last::before {
    width: 19px;
    height: 2px;
  }
  .accent-upper-31 .hugevideo .accent_last::before {
    top: -6px;
  }
  .accent-upper-31 .hugevideo .accent_last::after {
    bottom: -6px;
  }
  .surface_liquid .hugevideo .black-66 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_liquid .hugevideo .accent_last {
    margin-top: -1px;
  }
  .surface_liquid .hugevideo .accent_last,
  .surface_liquid .hugevideo .accent_last::after,
  .surface_liquid .hugevideo .accent_last::before {
    width: 22px;
    height: 2px;
  }
  .surface_liquid .hugevideo .accent_last::before {
    top: -7px;
  }
  .surface_liquid .hugevideo .accent_last::after {
    bottom: -7px;
  }
  .panel_copper_49 .hugevideo .black-66 {
    margin-top: -2px;
    width: 31px;
  }
  .panel_copper_49 .hugevideo .accent_last {
    margin-top: -1.5px;
  }
  .panel_copper_49 .hugevideo .accent_last,
  .panel_copper_49 .hugevideo .accent_last::after,
  .panel_copper_49 .hugevideo .accent_last::before {
    width: 31px;
    height: 3px;
  }
  .panel_copper_49 .hugevideo .accent_last::before {
    top: -9px;
  }
  .panel_copper_49 .hugevideo .accent_last::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .oldtertiary .hugevideo .black-66 {
    margin-top: -2px;
    width: 19px;
  }
  .oldtertiary .hugevideo .accent_last {
    margin-top: -1px;
  }
  .oldtertiary .hugevideo .accent_last,
  .oldtertiary .hugevideo .accent_last::after,
  .oldtertiary .hugevideo .accent_last::before {
    width: 19px;
    height: 2px;
  }
  .oldtertiary .hugevideo .accent_last::before {
    top: -6px;
  }
  .oldtertiary .hugevideo .accent_last::after {
    bottom: -6px;
  }
  .boxold .hugevideo .black-66 {
    margin-top: -2px;
    width: 22px;
  }
  .boxold .hugevideo .accent_last {
    margin-top: -1px;
  }
  .boxold .hugevideo .accent_last,
  .boxold .hugevideo .accent_last::after,
  .boxold .hugevideo .accent_last::before {
    width: 22px;
    height: 2px;
  }
  .boxold .hugevideo .accent_last::before {
    top: -7px;
  }
  .boxold .hugevideo .accent_last::after {
    bottom: -7px;
  }
  .icon-smooth .hugevideo .black-66 {
    margin-top: -2px;
    width: 31px;
  }
  .icon-smooth .hugevideo .accent_last {
    margin-top: -1.5px;
  }
  .icon-smooth .hugevideo .accent_last,
  .icon-smooth .hugevideo .accent_last::after,
  .icon-smooth .hugevideo .accent_last::before {
    width: 31px;
    height: 3px;
  }
  .icon-smooth .hugevideo .accent_last::before {
    top: -9px;
  }
  .icon-smooth .hugevideo .accent_last::after {
    bottom: -9px;
  }
}
.progress_wood .accent_last {
  -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);
}
.progress_wood .accent_last::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress_wood .accent_last::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);
}
.progress_wood.search-right-66 .accent_last {
  -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);
}
.progress_wood.search-right-66 .accent_last::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress_wood.search-right-66 .accent_last::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.info-74 {
  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.preview_35:before {
  display: none;
}
.herofast {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.herofast .button_4d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.herofast .button_4d:last-of-type {
  border-bottom: none;
}
.herofast .button_4d.description_inner_be,
.herofast .button_4d.hard-56,
.herofast .button_4d.cool-21 {
  padding: 0;
}
.herofast .title-cold .dim-ea {
  color: currentColor;
}
.herofast .title-cold .dim-ea:focus,
.herofast .title-cold .dim-ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.herofast.info-small .table_soft_69,
.herofast.info-small .copper-a0 a,
.herofast.info-small .focus-4f a,
.herofast.info-small .frame_south_21 a {
  color: rgba(0, 0, 0, 0.55);
}
.herofast.info-small .table_soft_69:hover,
.herofast.info-small .copper-a0 a:hover,
.herofast.info-small .focus-4f a:hover,
.herofast.info-small .frame_south_21 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.herofast.info-small .pattern-tiny-8f {
  color: rgba(0, 0, 0, 0.8);
}
.herofast.info-small .button_4d {
  border-color: rgba(0, 0, 0, 0.08);
}
.herofast.info-small .button_4d:before {
  background: rgba(0, 0, 0, 0.08);
}
.herofast.info-small .accordion-huge-ea:before {
  background: rgba(255, 255, 255, 0.9);
}
.herofast.info-small .title-cold .fixed-66 li a,
.herofast.info-small .title-cold .dim-ea,
.herofast.info-small .frame_south_21 {
  border-color: rgba(0, 0, 0, 0.08);
}
.herofast.info-small .title-cold .dim-ea:focus,
.herofast.info-small .title-cold .dim-ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.herofast.info-small .fixed-66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.herofast.hover_paper .table_soft_69,
.herofast.hover_paper .copper-a0 a,
.herofast.hover_paper .focus-4f .dim-ea,
.herofast.hover_paper .focus-4f a,
.herofast.hover_paper .frame_south_21 a {
  color: rgba(255, 255, 255, 0.79);
}
.herofast.hover_paper .table_soft_69:hover,
.herofast.hover_paper .copper-a0 a:hover,
.herofast.hover_paper .focus-4f .dim-ea:hover,
.herofast.hover_paper .focus-4f a:hover,
.herofast.hover_paper .frame_south_21 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.herofast.hover_paper .pattern-tiny-8f {
  color: rgba(255, 255, 255, 0.99);
}
.herofast.hover_paper .button_4d {
  border-color: rgba(255, 255, 255, 0.08);
}
.herofast.hover_paper .button_4d:before {
  background: rgba(255, 255, 255, 0.08);
}
.herofast.hover_paper .accordion-huge-ea:before {
  background: rgba(0, 0, 0, 0.9);
}
.herofast.hover_paper .title-cold .fixed-66 li a,
.herofast.hover_paper .title-cold .dim-ea,
.herofast.hover_paper .frame_south_21 {
  border-color: rgba(255, 255, 255, 0.08);
}
.herofast.hover_paper .title-cold .dim-ea:focus,
.herofast.hover_paper .title-cold .dim-ea:hover {
  background: rgba(0, 0, 0, 0.01);
}
.herofast.hover_paper .fixed-66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-huge-ea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion-huge-ea:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slider_dynamic {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.easyactive .herofast {
  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;
}
.easyactive .button_4d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.easyactive .button_4d: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) {
  .easyactive .button_4d:before {
    width: 16%;
    left: 42%;
  }
}
.easyactive .button_4d:last-child:before {
  content: none;
}
.easyactive .button_4d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.easyactive .title-cold .fixed-66 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.easyactive .title-cold .fixed-66 li a .dim-ea {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.easyactive .title-cold .frame_south_21 {
  border: none;
}
.easyactive .title-cold .frame_south_21 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.easyactive .accordion-huge-ea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.easyactive .slider_dynamic {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.easyactive .hover_paper .accordion-huge-ea:before {
  background: rgba(0, 0, 0, 0.9);
}
.easyactive .info-small.slowgrid .accent_last {
  background: rgba(0, 0, 0, 0.6);
}
.easyactive
  .info-small.slowgrid
  .accent_last::after,
.easyactive
  .info-small.slowgrid
  .accent_last:before {
  background: inherit;
}
.easyactive
  .info-small.slowgrid:hover
  .accent_last {
  background: rgba(0, 0, 0, 0.8);
}
.headerhovered .herofast {
  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) {
  .headerhovered .herofast {
    width: auto;
    right: 45px;
  }
}
.texthuge .herofast {
  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) {
  .texthuge .herofast {
    width: auto;
    left: 45px;
  }
}
.preview_35 .herofast {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview_35 .slider_dynamic {
  max-width: 48em;
  margin: 0 auto;
}
.preview_35 .accordion-huge-ea:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner-slow {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner-slow.easyactive .herofast {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner-slow.headerhovered .herofast {
  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);
}
.banner-slow .herofast {
  visibility: visible;
}
.banner-slow.texthuge .herofast {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.description-18,
.container_west_3c {
  overflow-x: hidden;
}
.description-18 .herofast {
  overflow: auto;
}
.description-18.easyactive {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-18.easyactive .herofast {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.description-18.easyactive .sidebar-simple-25 {
  opacity: 0;
}
.description-18.headerhovered {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-18.headerhovered .herofast {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.description-18.headerhovered .sidebar-simple-25 {
  opacity: 0;
}
.description-18.texthuge {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description-18.texthuge .herofast {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.description-18.texthuge .sidebar-simple-25 {
  opacity: 0;
}
.description-18.preview_35 .herofast {
  z-index: 10;
  visibility: visible;
}
.slowgrid {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slowgrid .accent_last {
  background: rgba(255, 255, 255, 0.99);
}
.slowgrid .accent_last::after,
.slowgrid .accent_last:before {
  background: inherit;
}
.slowgrid:hover .accent_last {
  background: rgba(255, 255, 255, 0.99);
}
.texthuge .slowgrid {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview_35 .slowgrid {
  display: none !important;
}
.description-18:before,
.container_west_3c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.description-18 .slowgrid,
.container_west_3c .slowgrid {
  display: inline-block;
}
.herofast .center-81 {
  -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;
}
.description-18 .herofast .center-81,
.container_west_3c .herofast .center-81 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_b9 .silvertable {
  width: 100%;
}
.form_basic_02 {
  padding: 0 0.5em 0;
}
.form_basic_02 [class*="customify-col-"],
.form_basic_02 [class*="customify-col_"],
.form_basic_02 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primarybrown .form_basic_02 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pattern_b8 .widget_left_36,
  .widget_left_36 {
    display: none;
  }
  .slider_10 {
    text-align: left;
  }
  .message_fresh {
    text-align: center;
  }
  .labelpro {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_b8 .hoveredfilter,
  .hoveredfilter {
    display: none;
  }
  .underpagination {
    text-align: left;
  }
  .container_down {
    text-align: center;
  }
  .header-bronze {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pattern_b8 .photo_b3,
  .photo_b3 {
    display: none;
  }
  .info_in_ad {
    text-align: left;
  }
  .banner_05 {
    text-align: center;
  }
  .form_6c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow-in-92 {
  box-shadow: none !important;
}
.southhighlight .cold-18,
.column_active_9f .cold-18 {
  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;
}
.column_active_9f .cold-18 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.grid_full {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.grid_full:after,
.grid_full:before {
  content: "";
  display: table;
}
.grid_full:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .grid_full {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.grid_full,
.frame-bb {
  max-width: 1248px;
  margin: 0 auto;
}

.wrapper-center.chip-lower-a1 .grid_full {
  max-width: 100%;
}
.wrapper-center.prooverlay {
  max-width: 1200px;
  margin: 0 auto;
}
.wrapper-center.mask-black .grid_full {
  max-width: 100%;
}
.wrapper-center.mask-black > .grid_full {
  padding-left: 0;
  padding-right: 0;
}
.wrapper-center.mask-black > .grid_full .pattern_b8 {
  margin: 0;
}
.wrapper-center.mask-black
  > .grid_full
  .focus-7d.container_lower {
  margin-right: 0;
  margin-left: 0;
}
.wrapper-center.mask-black #main.container_lower {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag-d6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag-d6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .narrow-58 .avatar-70 {
    padding-right: 1em;
  }
  .narrow-58.header-glass .focus-7d {
    border-right: 1px solid #eaecee;
  }
  .narrow-58.header-glass .avatar-70 {
    padding-right: 1em;
  }
  .narrow-58.header-glass .itemcool {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_44 .avatar-70 {
    padding-left: 1em;
  }
  .article_44.header-glass .focus-7d {
    border-left: 1px solid #eaecee;
  }
  .article_44.header-glass .avatar-70 {
    padding-left: 1em;
  }
  .article_44.header-glass .itemcool {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasmasummary .avatar-70 {
    padding-left: 1em;
  }
  .plasmasummary.header-glass .backdropnorth {
    border-right: 1px solid #eaecee;
  }
  .plasmasummary.header-glass .module_gas {
    border-right: 1px solid #eaecee;
  }
  .plasmasummary.header-glass .avatar-70 {
    padding-left: 1em;
  }
  .plasmasummary.header-glass .itemcool {
    padding-right: 1em;
  }
  .plasmasummary.header-glass .advancedfooter {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-99 .avatar-70 {
    padding-right: 1em;
  }
  .shade-99.header-glass .backdropnorth {
    border-left: 1px solid #eaecee;
  }
  .shade-99.header-glass .module_gas {
    border-left: 1px solid #eaecee;
  }
  .shade-99.header-glass .avatar-70 {
    padding-right: 1em;
  }
  .shade-99.header-glass .itemcool {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-99.header-glass .advancedfooter {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag-d6 .avatar-70 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag-d6.header-glass .focus-7d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag-d6.header-glass .avatar-70 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag-d6.header-glass .itemcool {
    padding-left: 1em;
  }
  .tag-d6.header-glass .advancedfooter {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag-d6.header-glass .avatar-70 {
    padding-left: 0;
  }
}
.header_cool_eb .overlay-pro {
  display: inline-block;
}
.container_over {
  display: inline-block;
}
.message_over {
  word-con: break-word;
}
.highlight-static-58 > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight-static-58 .upper-4a {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight-static-58 .green_e0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table_down_f9 .wrappersouth {
  margin-bottom: 2em;
}
.table_down_f9 .icon-48 {
  margin-bottom: 15px;
}
.table_down_f9 .icon-48:last-child {
  margin-bottom: 0;
}
.table_down_f9 .logo-96 {
  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) {
  .table_down_f9 .logo-96 {
    display: block;
  }
}
.table_down_f9 .video_white {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table_down_f9 .video_white {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table_down_f9 .down-61 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table_down_f9 .down-61 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table_down_f9 .down-61 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table_down_f9 .message_over {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_down_f9 .message_over a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table_down_f9 .progress-simple p:last-child {
  margin-bottom: 0;
}
.table_down_f9 .avatar-black {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table_down_f9 .text-7e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table_down_f9 .background-full {
  margin-top: 1em;
}
.table_down_f9 .tooltip_glass {
  top: 0;
  display: block;
}
.table_down_f9 .tooltip_glass a {
  color: inherit;
}
.table_down_f9 .tooltip_glass a:hover {
  color: inherit;
}
.table_down_f9 .breadcrumb-a8 {
  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;
}
.table_down_f9 .breadcrumb-a8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table_down_f9 .text-7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table_down_f9 .info_black {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table_down_f9 .info_black:first-child {
  margin-top: 0;
}
.table_down_f9 .info_black.avatar-outer-d1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table_down_f9 .info_black.brown_98 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_down_f9
  .info_black.brown_98.labelblack
  .background-full {
  width: 100%;
}
.table_down_f9 .brown_98 {
  -webkit-box-align: center;
  align-items: center;
}
.table_down_f9 .brown_98 .highlight-static-58,
.table_down_f9 .brown_98 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table_down_f9 .down-61 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_down_f9 .down-61 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_down_f9 .down-61: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;
}
.table_down_f9 .avatar-outer-d1 {
  z-index: 5;
}
.table_down_f9 .purple-85 .photo_d5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table_down_f9 .gallerystone .photo_d5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table_down_f9 .grid-d9 .photo_d5 {
  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;
}
.table_down_f9.media-red .logo-96,
.table_down_f9.cardsimple .logo-96 {
  display: block;
}
.table_down_f9.media-red .logo-96 .softparagraph,
.table_down_f9.media-red .logo-96 .text-7e,
.table_down_f9.cardsimple .logo-96 .softparagraph,
.table_down_f9.cardsimple .logo-96 .text-7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table_down_f9.chip-a8 .video_white {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table_down_f9.chip-a8 .video_white {
    margin-right: 0;
  }
}
.table_down_f9.media-red .video_white,
.table_down_f9.cardsimple .video_white {
  padding-top: 40%;
}
.table_down_f9.media-red .wrappersouth,
.table_down_f9.cardsimple .wrappersouth {
  display: block;
}
.table_down_f9.media-red .frame_pink .text-7e,
.table_down_f9.cardsimple .frame_pink .text-7e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table_down_f9.media-red .video_white,
.table_down_f9.cardsimple .video_white {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table_down_f9.media-red .text-7e {
  padding: 1em;
}
.mediatop {
  margin: 30px auto;
  display: block;
}
.mediatop .tooltip-solid > * {
  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;
}
.mediatop .tooltip-solid > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mediatop .tooltip-solid span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_advanced .highlight-static-58 {
  margin-bottom: 1.41575em;
}
.column_advanced .heading_white {
  margin-bottom: 1.618em;
}
.logo-fixed .module_tall {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo-fixed .module_tall a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo-fixed .notification_fast_39 {
  max-width: 100%;
  overflow: auto;
}
.gallery-over-d9 .logo-fixed a:hover {
  text-decoration: underline;
}
.thumbnail_selected .icon-48:not(.message_over),
.thumbnail_selected .down-61 {
  margin-bottom: 1.41575em;
}
.thumbnail_selected .icon-48:not(.message_over):last-child,
.thumbnail_selected .down-61:last-child {
  margin-bottom: 0;
}
.thumbnail_selected .icon-48.table_87 {
  margin-bottom: 0.41575em;
}
.thumbnail_selected .large_dc:before,
.thumbnail_selected .thick_47:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thumbnail_selected .large_dc:before {
  content: "\f115";
}
.thumbnail_selected .thick_47:before {
  content: "\f02c";
}
.thumbnail_selected .south-d4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thumbnail_selected .south-d4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture_focused_49 {
  display: -webkit-box;
  display: flex;
}
.texture_focused_49 .whitecomponent {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture_focused_49 .whitecomponent {
    flex-basis: 90px;
  }
}
.texture_focused_49 .module-b6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_focused_49 .module-b6 {
    flex-basis: calc(100% - 50px);
  }
}
.texture_focused_49 .dark-21 p:last-child {
  margin-bottom: 0.72em;
}
.widget_static_c3 .tooltip-solid {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget_static_c3 .tooltip-solid:after,
.widget_static_c3 .tooltip-solid:before {
  content: "";
  display: table;
}
.widget_static_c3 .tooltip-solid:after {
  clear: both;
}
.widget_static_c3 .tooltip-solid .thumbnail_south,
.widget_static_c3 .tooltip-solid .main-fixed-66 {
  width: 49%;
}
.widget_static_c3 .tooltip-solid .thumbnail_south a span.framedark,
.widget_static_c3 .tooltip-solid .main-fixed-66 a span.framedark {
  display: block;
  margin-bottom: 5px;
}
.widget_static_c3 .tooltip-solid .main-fixed-66 {
  float: left;
  text-align: left;
}
.widget_static_c3 .tooltip-solid .thumbnail_south {
  float: right;
  text-align: right;
}
.stone_ef {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stone_ef {
    margin-bottom: 0;
  }
}
.stone_c5 {
  margin-bottom: 1em;
}
.stone_c5 .message_over {
  font-size: 1.1em;
  line-height: 1.3;
}
.list_copper a {
  display: block;
  line-height: 0;
  position: relative;
}
.input-green-dd .stone_c5,
.menubronze .stone_c5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input-green-dd .stone_c5,
  .menubronze .stone_c5 {
    display: block;
  }
}
.input-green-dd .list_copper,
.menubronze .list_copper {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input-green-dd .list_copper,
  .menubronze .list_copper {
    margin-bottom: 1em;
  }
}
.input-green-dd .list_copper img,
.menubronze .list_copper img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input-green-dd .preview_40,
.menubronze .preview_40 {
  flex-basis: calc(100% - 160px);
}
.input-green-dd .preview_40 p,
.menubronze .preview_40 p {
  margin-bottom: 0;
}
.input-green-dd .preview_40 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input-green-dd .preview_40 {
    padding-left: 0;
  }
}
.menubronze .preview_40 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menubronze .preview_40 {
    padding-right: 0;
  }
}
.menubronze .list_copper {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb_first .list_copper {
  margin-bottom: 0.5em;
}
.breadcrumb_first .list_copper img {
  width: 100%;
}
.form-new .aside_top,
.inner_e4 .aside_top {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.inner_e4 .focus-7d .steel_cc p:last-child {
  margin-bottom: 0;
}
.disabled_84 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.purplemodule .primary_in_7e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .purplemodule .primary_in_7e:last-of-type {
    margin-bottom: 0;
  }
}
.purplemodule .primary_in_7e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.purplemodule .primary_in_7e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.purplemodule .primary_in_7e ul li {
  margin: 0 0 0.6em;
}
.purplemodule .primary_in_7e ul li.tag_lower,
.purplemodule .primary_in_7e ul li.tertiary_silver_f9 {
  position: relative;
}
.purplemodule .primary_in_7e ul li.tag_lower .pagination_6f,
.purplemodule .primary_in_7e ul li.tertiary_silver_f9 .pagination_6f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.purplemodule .primary_in_7e ul li.tag_lower:after:after,
.purplemodule .primary_in_7e ul li.tag_lower:after:before,
.purplemodule
  .primary_in_7e
  ul
  li.tertiary_silver_f9:after:after,
.purplemodule
  .primary_in_7e
  ul
  li.tertiary_silver_f9:after:before {
  content: "";
  display: table;
}
.purplemodule .primary_in_7e ul li.tag_lower:after:after,
.purplemodule
  .primary_in_7e
  ul
  li.tertiary_silver_f9:after:after {
  clear: both;
}
.purplemodule .primary_in_7e a.photo_soft_47:hover {
  text-decoration: none;
}
.purplemodule .primary_in_7e select {
  max-width: 100%;
}
.purplemodule .primary_in_7e table {
  font-size: 85%;
}
.purplemodule .primary_in_7e table td,
.purplemodule .primary_in_7e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.purplemodule .primary_in_7e table tfoot td {
  text-align: left;
}
.purplemodule .primary_in_7e :last-child {
  margin-bottom: 0;
}
.purplemodule .primary_in_7e .pictureover {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.purplemodule .primary_in_7e .pictureover label {
  width: 100%;
}
.purplemodule .primary_in_7e .pictureover .tabs_lite_fe {
  width: 100%;
  display: block;
}
.purplemodule .primary_in_7e .pictureover .blue_4f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.purplemodule .primary_in_7e .pictureover .blue_4f:hover svg #svg-search {
  fill: #444;
}
.purplemodule .primary_in_7e .pictureover .blue_4f svg {
  width: 18px;
  height: 18px;
}
.purplemodule .focused_82 ul ul,
.purplemodule .input-bottom-af ul ul,
.purplemodule .status-dynamic-09 ul ul,
.purplemodule .iron_db ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.purplemodule .focused_82 .dimsort > a,
.purplemodule .input-bottom-af .dimsort > a,
.purplemodule .status-dynamic-09 .dimsort > a,
.purplemodule .iron_db .dimsort > a {
  margin-bottom: 0;
}
.purplemodule .cold-90 li,
.purplemodule .focused_82 li,
.purplemodule .popuplower li,
.purplemodule .input-bottom-af li,
.purplemodule .status-dynamic-09 li,
.purplemodule .iron_db li,
.purplemodule .green_e2 li,
.purplemodule .purpleimage li {
  display: block;
  position: relative;
}
.purplemodule .cold-90 li:last-child,
.purplemodule .focused_82 li:last-child,
.purplemodule .popuplower li:last-child,
.purplemodule .input-bottom-af li:last-child,
.purplemodule .status-dynamic-09 li:last-child,
.purplemodule .iron_db li:last-child,
.purplemodule .green_e2 li:last-child,
.purplemodule .purpleimage li:last-child {
  border: none;
}
.purplemodule .cold-90 li a,
.purplemodule .focused_82 li a,
.purplemodule .popuplower li a,
.purplemodule .input-bottom-af li a,
.purplemodule .status-dynamic-09 li a,
.purplemodule .iron_db li a,
.purplemodule .green_e2 li a,
.purplemodule .purpleimage li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purplemodule .cold-90 li ul li::before,
.purplemodule .focused_82 li ul li::before,
.purplemodule .popuplower li ul li::before,
.purplemodule .input-bottom-af li ul li::before,
.purplemodule .status-dynamic-09 li ul li::before,
.purplemodule .iron_db li ul li::before,
.purplemodule .green_e2 li ul li::before,
.purplemodule .purpleimage li ul li::before {
  left: 15px;
}
.purplemodule .cold-90 li ul a,
.purplemodule .focused_82 li ul a,
.purplemodule .popuplower li ul a,
.purplemodule .input-bottom-af li ul a,
.purplemodule .status-dynamic-09 li ul a,
.purplemodule .iron_db li ul a,
.purplemodule .green_e2 li ul a,
.purplemodule .purpleimage li ul a {
  padding-left: 20px;
}
.purplemodule .cold-90 li ul ul li::before,
.purplemodule .focused_82 li ul ul li::before,
.purplemodule .popuplower li ul ul li::before,
.purplemodule .input-bottom-af li ul ul li::before,
.purplemodule .status-dynamic-09 li ul ul li::before,
.purplemodule .iron_db li ul ul li::before,
.purplemodule .green_e2 li ul ul li::before,
.purplemodule .purpleimage li ul ul li::before {
  left: 30px;
}
.purplemodule .cold-90 li ul ul a,
.purplemodule .focused_82 li ul ul a,
.purplemodule .popuplower li ul ul a,
.purplemodule .input-bottom-af li ul ul a,
.purplemodule .status-dynamic-09 li ul ul a,
.purplemodule .iron_db li ul ul a,
.purplemodule .green_e2 li ul ul a,
.purplemodule .purpleimage li ul ul a {
  padding-left: 40px;
}
.purplemodule .pattern_86 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purplemodule .purpleimage ul li {
  margin-bottom: 1.41575em;
}
.purplemodule .purpleimage ul li .panelslow {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.purplemodule .purpleimage ul li .status-mini {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_paper .cold-90 li a,
.hover_paper .focused_82 li a,
.hover_paper .popuplower li a,
.hover_paper .input-bottom-af li a,
.hover_paper .status-dynamic-09 li a,
.hover_paper .iron_db li a,
.hover_paper .green_e2 li a,
.hover_paper .purpleimage li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_paper .pattern_86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_paper .primary_in_7e ul li.tag_lower .pagination_6f,
.hover_paper .primary_in_7e ul li.tertiary_silver_f9 .pagination_6f {
  background: rgba(0, 0, 0, 0.2);
}
.hover_paper .purplemodule .primary_in_7e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-center .purplemodule .fixed-66 li {
  margin: 0;
}
.wrapper-center .purplemodule .fixed-66 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.wrapper-center .purplemodule .fixed-66 li ul {
  margin: 0;
}
.wrapper-center .purplemodule .fixed-66 li ul li a {
  padding-left: 15px;
}
.wrapper-center .purplemodule .fixed-66 li ul li li a {
  padding-left: 30px;
}
.wrapper-center .purplemodule .fixed-66 li.textcopper > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.wrapper-center .purplemodule .fixed-66 li.textcopper > 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;
}
.wrapper-center .purplemodule .fixed-66 li.textcopper > 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;
}
.gradient_1e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.litelink {
  position: relative;
  z-index: 10;
}
.litelink .center-81 {
  width: 100%;
  max-width: 100%;
}
.chip-ee .status-2a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.chip-ee .info-small {
}
.chip-ee .hover_paper {
  background: #292929;
}
.secondary-right-36 .status-2a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary-right-36 .info-small {
  background: #f9f9f9;
}
.secondary-right-36 .hover_paper {
  background: #303030;
}
.paginationhot .status-2a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .paginationhot .overlay-pro {
    margin-bottom: 1em;
  }
  .paginationhot .overlay-pro:last-child {
    margin-bottom: 0;
  }
}
.paginationhot .info-small {
  background: #ededed;
}
.paginationhot .hover_paper {
  background: #1a1a1a;
}
.status-2a.info-small {
  color: rgba(0, 0, 0, 0.6);
}
.status-2a.info-small .progress-dynamic li {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-2a.hover_paper {
  color: rgba(255, 255, 255, 0.99);
}
.status-2a.hover_paper a:not(.photo_soft_47) {
  color: rgba(255, 255, 255, 0.79);
}
.status-2a.hover_paper a:not(.photo_soft_47):hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-2a.hover_paper .progress-dynamic li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-2a.hover_paper table tbody td,
.status-2a.hover_paper table th {
  background: rgba(0, 0, 0, 0.08);
}
.mask_in_cb.banner_bottom_69 .grid_full {
  max-width: initial;
}
.mask_in_cb .hard-dc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.mask_in_cb .hard-dc .center-81 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .mask_in_cb .hard-dc .center-81 {
    display: block;
    margin-bottom: 2em;
  }
  .mask_in_cb .hard-dc .center-81:last-child {
    margin-bottom: 0;
  }
}
.paginationhot .overlay-pro:last-child,
.secondary-right-36 .overlay-pro:last-child,
.chip-ee .overlay-pro:last-child {
  margin-bottom: 0;
}
.paginationhot .overlay-pro .purplemodule .primary_in_7e:last-child,
.secondary-right-36 .overlay-pro .purplemodule .primary_in_7e:last-child,
.chip-ee .overlay-pro .purplemodule .primary_in_7e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .paginationhot .slider_dim_81,
  .paginationhot .static-37,
  .secondary-right-36 .slider_dim_81,
  .secondary-right-36 .static-37,
  .chip-ee .slider_dim_81,
  .chip-ee .static-37 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .litelink .overlay-pro {
    margin-bottom: 2em;
  }
}
.litelink p:last-child {
  margin-bottom: 0;
}
.litelink li,
.litelink ul {
  list-style: none;
  margin: 0;
}
.litelink ul ul {
  margin-left: 2.617924em;
}
.buttonmedium {
  font-size: 0.875em;
}

/* css-noise: 42fb */
.promo-block-p3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
