/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hot_93/customify
Author: WPCustomify
Author URI: https://pressmaximum.hot_93
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.hot_93/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraphlite.under-4f/licenses/gpl-2.0.popup-out
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.bronze_81/, (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.tall-3d.paragraph_lower/normalize.alert_red_f9/
 ======
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.alert_red_f9 v7.0.0 | MIT License | github.hot_93/necolas/normalize.alert_red_f9 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.feature_center .pagination-top,
.notification-huge,
.column-df,
.grid-8b,
.media-ed,
.sidebar-fb,
.main_hot,
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;
}
.notification-huge,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification-huge,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-huge,
  h1 {
    font-size: 1.8em;
  }
}
.column-df,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column-df + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column-df,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column-df,
  h2 {
    font-size: 1.7em;
  }
}
.grid-8b,
h3 {
  font-size: 1.618em;
}
.feature_center .pagination-top,
.media-ed,
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.sidebar-easy {
  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;
}
.lightpanel:after,
.lightpanel:before,
.textureeast:after,
.textureeast:before {
  content: "";
  display: table;
}
.lightpanel:after,
.textureeast:after {
  clear: both;
}
.texture_dd {
  float: right;
  margin-right: 0;
}
.label_f1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tertiary_e7 .status_orange,
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;
}
.tertiary_e7 .status_orange: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;
}
.yellow_06 .status_orange {
  box-shadow: none;
}
.yellow_06
  .status_orange
  .gas-65 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.yellow_06 .status_orange .motionvideo {
  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;
}
.yellow_06
  .status_orange
  .motionvideo
  b {
  display: none;
}
.yellow_06 .last_d9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.texture_outer:not(.tertiary_49):not(.under_34),
button:not(.tertiary_49):not(.under_34),
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ),
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ),
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ) {
  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;
}
.texture_outer:not(.tertiary_49):not(
    .under_34
  ):hover,
button:not(.tertiary_49):not(
    .under_34
  ):hover,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ):hover,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ):hover,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.texture_outer:not(.tertiary_49):not(
    .under_34
  ):active,
.texture_outer:not(.tertiary_49):not(
    .under_34
  ):focus,
button:not(.tertiary_49):not(
    .under_34
  ):active,
button:not(.tertiary_49):not(
    .under_34
  ):focus,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ):active,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ):focus,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ):active,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ):focus,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ):active,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ):focus {
  outline: 0;
}
.texture_outer:not(.tertiary_49):not(
    .under_34
  ).upmask,
button:not(.tertiary_49):not(
    .under_34
  ).upmask,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ).upmask,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ).upmask,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ).upmask {
  position: relative;
}
.texture_outer:not(.tertiary_49):not(
    .under_34
  ).upmask
  .banner_brown_7c,
.texture_outer:not(.tertiary_49):not(
    .under_34
  ).upmask
  .modal-steel-01,
.texture_outer:not(.tertiary_49):not(
    .under_34
  ).upmask
  .breadcrumb_right,
.texture_outer:not(.tertiary_49):not(
    .under_34
  ).upmask
  i,
.texture_outer:not(.tertiary_49):not(
    .under_34
  ).upmask
  svg,
button:not(.tertiary_49):not(
    .under_34
  ).upmask
  .banner_brown_7c,
button:not(.tertiary_49):not(
    .under_34
  ).upmask
  .modal-steel-01,
button:not(.tertiary_49):not(
    .under_34
  ).upmask
  .breadcrumb_right,
button:not(.tertiary_49):not(
    .under_34
  ).upmask
  i,
button:not(.tertiary_49):not(
    .under_34
  ).upmask
  svg,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .banner_brown_7c,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .modal-steel-01,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .breadcrumb_right,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  i,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  svg,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .banner_brown_7c,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .modal-steel-01,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .breadcrumb_right,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  i,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  svg,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .banner_brown_7c,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .modal-steel-01,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  .breadcrumb_right,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  i,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ).upmask
  svg {
  visibility: hidden;
}
.texture_outer:not(.tertiary_49):not(
    .under_34
  ).upmask:after,
button:not(.tertiary_49):not(
    .under_34
  ).upmask:after,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ).upmask:after,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ).upmask:after,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ).upmask: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;
}
.texture_outer:not(.tertiary_49):not(.under_34),
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ),
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ),
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ) {
  color: #fff;
  background: #235787;
}
.texture_outer:not(.tertiary_49):not(
    .under_34
  ):focus,
input[type="button"]:not(.tertiary_49):not(
    .under_34
  ):focus,
input[type="reset"]:not(.tertiary_49):not(
    .under_34
  ):focus,
input[type="submit"]:not(.tertiary_49):not(
    .under_34
  ):focus {
  color: #fff;
}
.texture_outer.captionhard:not(.tertiary_49):not(
    .under_34
  ),
.texture_outer[disabled]:not(.tertiary_49):not(
    .under_34
  ),
button.captionhard:not(.tertiary_49):not(
    .under_34
  ),
button[disabled]:not(.tertiary_49):not(
    .under_34
  ) {
  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;
}
.dropdown_hot {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dropdown_hot: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;
}
.badge_63 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.input-active {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.banner-right {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lightpanel:after,
.lightpanel:before,
.litebutton:after,
.litebutton:before,
.hardparagraph:after,
.hardparagraph:before,
.photoleft:after,
.photoleft:before,
.status-9e:after,
.status-9e:before,
.text-5d:after,
.text-5d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lightpanel:after,
.litebutton:after,
.hardparagraph:after,
.photoleft:after,
.status-9e:after,
.text-5d:after {
  clear: both;
}
.litebutton .paper_b6,
.hardparagraph .paper_b6,
.banner_cb .paper_b6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pink-cd {
  display: inline-block;
}
.filter-green {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.filter-green img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.filter-green .medium-2d {
  padding: 1em 0;
  font-size: 85%;
}
.medium-2d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.paragraph_79 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.paragraph_79:after,
.paragraph_79:before {
  content: "";
  display: table;
}
.paragraph_79:after {
  clear: both;
}
.center_c7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.backdrop-slow .center_c7 {
  max-width: 50%;
}
.shortsearch .center_c7 {
  max-width: 33.33%;
}
.hotaccordion .center_c7 {
  max-width: 25%;
}
.carousel-medium .center_c7 {
  max-width: 20%;
}
.boxmini .center_c7 {
  max-width: 16.66%;
}
.mask-8f .center_c7 {
  max-width: 14.28%;
}
.gold-7b .center_c7 {
  max-width: 12.5%;
}
.disabled_tall .center_c7 {
  max-width: 11.11%;
}
.breadcrumb_north {
  display: block;
}
.feature_center .section_black_68 label,
.feature_center .message-easy-46 label,
.feature_center .preview-7c label,
.feature_center .description_1b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination_b5 {
  list-style: none;
  margin: 0;
}
.pagination_b5 article.component_f4 {
  margin-bottom: 0;
}
.pagination_b5 ul {
  list-style: none;
  margin: 0;
}
.pagination_b5 .orange-e4 li.component_f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination_b5 .orange-e4 li.component_f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination_b5 .orange-e4 li.component_f4: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) {
  .pagination_b5 .orange-e4 li.component_f4 li.component_f4 li.component_f4 li.component_f4 {
    padding-left: 0;
  }
}
article.component_f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_f4 .litebutton p:last-of-type {
  margin-bottom: 0;
}
article.component_f4 .section_gas_a4 {
  float: left;
}
article.component_f4 .notice-brown {
  margin-left: 85px;
}
article.component_f4 .sort_cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_f4 .sort_cf .main_green_14 {
  margin-left: 10px;
}
article.component_f4 .link_6d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_f4 .east-33 {
  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 .section_black_68,
  #respond .preview-7c,
  #respond .description_1b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section_black_68 input,
#respond .preview-7c input,
#respond .description_1b input {
  width: 100%;
}
#respond .description_1b {
  margin-right: 0;
}
#respond .row_fixed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.static-b8 {
  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;
}
.static-b8.red-08 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.static-b8 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%);
}
.static-b8:focus,
.static-b8: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);
}
.progress-up {
  border-radius: 10%;
}
.panel-gas {
  border-radius: 50%;
}
.table-4f {
  font-size: 0.72em;
}
.notice_left {
  font-size: 0.875em;
}
.dirtyhighlight {
  font-size: 1.1em;
}
.caption_dirty {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption_dirty.table-4f {
  letter-spacing: 0.5px;
}
.cold_a3,
.cold_a3 a {
  color: #6d6d6d;
}
.cold_a3 a:hover {
  color: #111;
}
.promask {
  color: #6d6d6d;
}
.module_9d {
  overflow-x: hidden;
}
.module_9d .red_e3.section-51 {
  position: relative;
}
.module_9d .red_e3.section-51.status-smooth-b9 {
  position: initial;
}
.module_9d
  .red_e3.section-51.status-smooth-b9
  .grid_brown_af {
  left: auto;
}
.module_9d .red_e3 .grid_brown_af {
  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;
}
.module_9d .red_e3:hover.section-51 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module_9d
  .red_e3:hover.section-51
  .grid_brown_af {
  display: block;
  z-index: 9999999;
}
.module_9d .detail_6f .dropdownyellow,
.module_9d .bright_f8 .dropdownyellow {
  display: none;
}
.module_9d .main-last .red_e3:hover.section-51 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature_center .section_black_68 label,
.feature_center .message-easy-46 label,
.feature_center .preview-7c label,
.feature_center .description_1b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination_b5 {
  list-style: none;
  margin: 0;
}
.pagination_b5 article.component_f4 {
  margin-bottom: 0;
}
.pagination_b5 ul {
  list-style: none;
  margin: 0;
}
.pagination_b5 .orange-e4 li.component_f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination_b5 .orange-e4 li.component_f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination_b5 .orange-e4 li.component_f4: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) {
  .pagination_b5 .orange-e4 li.component_f4 li.component_f4 li.component_f4 li.component_f4 {
    padding-left: 0;
  }
}
article.component_f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_f4 .litebutton p:last-of-type {
  margin-bottom: 0;
}
article.component_f4 .section_gas_a4 {
  float: left;
}
article.component_f4 .notice-brown {
  margin-left: 85px;
}
article.component_f4 .sort_cf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_f4 .sort_cf .main_green_14 {
  margin-left: 10px;
}
article.component_f4 .link_6d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_f4 .east-33 {
  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 .section_black_68,
  #respond .preview-7c,
  #respond .description_1b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section_black_68 input,
#respond .preview-7c input,
#respond .description_1b input {
  width: 100%;
}
#respond .description_1b {
  margin-right: 0;
}
#respond .row_fixed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.detail_6f .north_40 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.north_40 .light_f8.row-tall .componentbright > li > a:focus,
.north_40 .light_f8.row-tall .componentbright > li > a:hover,
.north_40 .light_f8.orange_f9 .componentbright > li > a:focus,
.north_40 .light_f8.orange_f9 .componentbright > li > a:hover,
.north_40 .light_f8.status_inner_2f .componentbright > li > a:focus,
.north_40 .light_f8.status_inner_2f .componentbright > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_40
  .light_f8.row-tall
  .componentbright
  > li.dim-bf
  > a,
.north_40
  .light_f8.row-tall
  .componentbright
  > li.frame_easy
  > a,
.north_40
  .light_f8.orange_f9
  .componentbright
  > li.dim-bf
  > a,
.north_40
  .light_f8.orange_f9
  .componentbright
  > li.frame_easy
  > a,
.north_40
  .light_f8.status_inner_2f
  .componentbright
  > li.dim-bf
  > a,
.north_40 .light_f8.status_inner_2f .componentbright > li.chip-31 > a {
  color: rgba(255, 255, 255, 0.99);
}
.north_40 .accordion_9c,
.north_40 .accordion_9c a {
  color: rgba(255, 255, 255, 0.99);
}
.north_40 .full-fc.clean-b3 li a,
.north_40 .active-static-50 a,
.north_40 .notice_b7,
.north_40 .componentbright > li > a,
.north_40 .caption_steel_82 {
  color: rgba(255, 255, 255, 0.79);
}
.north_40 .full-fc.clean-b3 li a:hover,
.north_40 .active-static-50 a:hover,
.north_40 .notice_b7:hover,
.north_40 .componentbright > li > a:hover,
.north_40 .caption_steel_82:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_40 .tabs-full {
  color: rgba(255, 255, 255, 0.79);
}
.north_40 .tabs-full .paragraph-huge-1b {
  color: rgba(255, 255, 255, 0.99);
}
.north_40 .tabs-full:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north_40 .copper_aa .up-fd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north_40 .copper_aa .up-fd .lighthidden {
  color: rgba(255, 255, 255, 0.79);
}
.north_40
  .copper_aa
  .up-fd
  .lighthidden::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_40
  .copper_aa
  .up-fd
  .lighthidden:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_40
  .copper_aa
  .up-fd
  .lighthidden::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_40
  .copper_aa
  .up-fd
  .lighthidden::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.north_40 .copper_aa .thumbnailgreen {
  color: rgba(255, 255, 255, 0.79);
}
.north_40 .copper_aa .thumbnailgreen:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_17
  .north_40
  .copper_aa
  .hidden_copper
  .tooltip_soft {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next_17
  .north_40
  .copper_aa
  .hidden_copper
  .lighthidden {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail_6f .progress-d2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.progress-d2 .light_f8.row-tall .componentbright > li > a:focus,
.progress-d2 .light_f8.row-tall .componentbright > li > a:hover,
.progress-d2 .light_f8.orange_f9 .componentbright > li > a:focus,
.progress-d2 .light_f8.orange_f9 .componentbright > li > a:hover,
.progress-d2 .light_f8.status_inner_2f .componentbright > li > a:focus,
.progress-d2 .light_f8.status_inner_2f .componentbright > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-d2
  .light_f8.row-tall
  .componentbright
  > li.dim-bf
  > a,
.progress-d2
  .light_f8.row-tall
  .componentbright
  > li.frame_easy
  > a,
.progress-d2
  .light_f8.orange_f9
  .componentbright
  > li.dim-bf
  > a,
.progress-d2
  .light_f8.orange_f9
  .componentbright
  > li.frame_easy
  > a,
.progress-d2
  .light_f8.status_inner_2f
  .componentbright
  > li.dim-bf
  > a,
.progress-d2 .light_f8.status_inner_2f .componentbright > li.chip-31 > a {
  color: rgba(0, 0, 0, 0.8);
}
.progress-d2 .accordion_9c,
.progress-d2 .accordion_9c a {
  color: rgba(0, 0, 0, 0.8);
}
.progress-d2 .full-fc.clean-b3 li a,
.progress-d2 .active-static-50 a,
.progress-d2 .notice_b7,
.progress-d2 .componentbright > li > a,
.progress-d2 .caption_steel_82 {
  color: rgba(0, 0, 0, 0.55);
}
.progress-d2 .full-fc.clean-b3 li a:hover,
.progress-d2 .active-static-50 a:hover,
.progress-d2 .notice_b7:hover,
.progress-d2 .componentbright > li > a:hover,
.progress-d2 .caption_steel_82:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-d2 .tabs-full {
  color: rgba(0, 0, 0, 0.55);
}
.progress-d2 .tabs-full .paragraph-huge-1b {
  color: rgba(0, 0, 0, 0.8);
}
.progress-d2 .tabs-full:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-blue .list-orange {
  margin-left: auto;
  margin-right: auto;
}
.hardparagraph > * {
  margin-left: auto;
  margin-right: auto;
}
.hardparagraph .badge_63 {
  margin-right: 1.41575em;
}
.module_action_c3 .hardparagraph > .gradient-b3 {
  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;
}
.module_action_c3 .hardparagraph > .up_d9 {
  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;
}
.accordion-59.tertiary-blue .list-orange,
.articlelast.tertiary-blue .list-orange {
  margin-left: 0;
}
.fluid_65.tertiary-blue .list-orange,
.static_15.tertiary-blue .list-orange {
  margin-right: 0;
}
.hardparagraph ol,
.hardparagraph ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.first_9b video {
  max-width: 100%;
}
.primary_85 img {
  display: block;
}
.primary_85.badge_63,
.primary_85.input-active {
  width: 100%;
}
.primary_85.up_d9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.containerpro:not(.selected_01) {
  margin: 1.5em auto;
}
.tiny_75 p {
  padding: 1.5em 14px;
}
ul.row_hot.up_d9,
ul.row_hot.gradient-b3,
ul.row_hot.overlay-fc.gradient-b3 {
  padding: 0 14px;
}
.motion-07 {
  display: block;
  overflow-x: auto;
}
.motion-07 table {
  border-collapse: collapse;
  width: 100%;
}
.motion-07 td,
.motion-07 th {
  padding: 0.5em;
}
.hardparagraph li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hardparagraph ol ol,
.hardparagraph ol ul,
.hardparagraph ul ol,
.hardparagraph ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hardparagraph ol ol li,
.hardparagraph ol ul li,
.hardparagraph ul ol li,
.hardparagraph ul ul li {
  margin-left: 0;
}
.highlight-brown.tall-32 > .accent_huge {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.highlight-brown.tall-32 > .accent_huge iframe,
.highlight-brown.tall-32 > .accent_huge > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.filter_34 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.filter_34.thumbnail_hard {
  padding: 0;
}
.filter_34.thumbnail_hard cite {
  font-size: 13px;
}
.filter_34 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.filter_34 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame-82 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame-82 > p:first-child {
  margin-top: 0;
}
.frame-82 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame-82 blockquote {
  border-left: 0;
}
.articleover {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.articleover:not(.picture-bd) {
  max-width: 100px;
}
.articleover.avatar-d1 {
  border-bottom: none !important;
  text-align: center;
}
.articleover.avatar-d1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tiny_75 p {
    padding: 1.5em 0;
  }
}
.wrappersilver {
  color: #0073aa;
}
.small-48 {
  background-color: #0073aa;
}
.caption-9c {
  color: #229fd8;
}
.accordion_green {
  background-color: #229fd8;
}
.shadow_cool {
  color: #eee;
}
.dim_90 {
  background-color: #eee;
}
.header-f5 {
  color: #444;
}
.title_action {
  background-color: #444;
}
.searchfluid {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.searchfluid .middleactive .active-static-50 {
  font-size: 15px;
}
.searchfluid .active-static-50 {
  line-height: 1.3;
}
.searchfluid .progress-d2 {
}
.searchfluid .north_40 {
  background: #235787;
}
.imagefull {
  padding: 0;
}
.imagefull .north_40 {
  background: #1a1a1a;
}
.imagefull .progress-d2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.layout-inner-3f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.layout-inner-3f .progress-d2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.layout-inner-3f .north_40 {
  background: #303030;
}
.text-5d {
  position: relative;
  z-index: 10;
}
.text-5d .sort_easy {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_basic_f5 .section-51 {
  display: inline-block;
  vertical-align: middle;
}
.preview_basic_f5.carousel-69 .section-51 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .preview_basic_f5.carousel-69 .section-51 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .preview_basic_f5.carousel-69 .section-51 {
    margin-right: 0.4em;
  }
}
.preview_basic_f5.carousel-69 .section-51:last-child {
  margin-right: 0;
}
.carousel_simple_b8 .sort_easy {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .detail_6f .middleactive {
    margin: 0 -0.5em;
  }
  .detail_6f .middleactive [class*="customify-col-"],
  .detail_6f .middleactive [class*="customify-col_"],
  .detail_6f .middleactive [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.detail_6f.sidebarold .sort_easy {
  background: 0 0 !important;
}
.detail_6f.sidebarold .sort_easy,
.detail_6f.carousel_simple_b8 .sort_easy {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .detail_6f.media_stale {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.detail_6f.carousel_simple_b8 .sort_easy {
  box-shadow: none !important;
}
.form-current-b3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .form-current-b3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .form-current-b3 {
    padding: 18px 0 20px;
  }
}
.form-current-b3 .smooth-b7 {
  width: 100%;
}
.form-current-b3 .gradient-hot {
  margin-bottom: 0;
}
.form-current-b3 .button_stale {
  margin-top: 5px;
  font-size: 0.875em;
}
.filter_glass {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.filter_glass .input_1c {
  width: 100%;
}
.tertiary-plasma {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tertiary-plasma li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tertiary-plasma 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;
}
.tertiary-plasma li:last-child:after {
  display: none;
}
.tertiary-plasma li a {
  font-weight: 500;
  margin-right: 10px;
}
.container-d0 .dropdownyellow button,
.form-current-b3 .dropdownyellow button {
  left: 0;
}
.container-d0 .input_1c,
.form-current-b3 .input_1c {
  padding-left: 0;
  padding-right: 0;
}
.container-d0 .filter_glass,
.form-current-b3 .filter_glass {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.container-d0 {
  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;
}
.container-d0: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;
}
.container-d0 .outer_91 {
  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) {
  .container-d0 .outer_91 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .container-d0 .outer_91 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .container-d0 .outer_91 {
    min-height: 200px;
  }
}
.container-d0 .tertiary-plasma {
  color: rgba(255, 255, 255, 0.8);
}
.container-d0 .tertiary-plasma a,
.container-d0 .tertiary-plasma li:after {
  color: inherit;
}
.container-d0 .tertiary-plasma a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sectionbronze {
  margin-bottom: 0.5em;
}
.border_rough {
  margin-bottom: 1.2em;
}
.border_rough,
.sectionbronze {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.border_rough p:last-child,
.sectionbronze p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdownyellow,
#masthead .dropdownyellow {
  display: none;
}
#masthead
  > .dropdownyellow.large-82 {
  display: none;
}
#masthead > .dropdownyellow button {
  left: 0;
}
.footer_tall {
  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%;
}
.footer_tall .section-51 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer_tall .easy_c2 {
  display: -webkit-box;
  display: flex;
}
.footer_tall .easy_c2.next_16 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer_tall .easy_c2.tiny-97 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer_tall .easy_c2.hard-50 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer_tall.notification-91.soft_1f .easy_c2.next_16 {
  flex-basis: 100%;
}
.footer_tall.sort_wood_1c .easy_c2.tiny-97 {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer_tall.sort_wood_1c .easy_c2.hard-50 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdownyellow.large-82 {
  display: none;
}
#masthead > .dropdownyellow button {
  left: 0;
}
.status-9d {
  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;
}
.status-9d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.status-9d.table-thick-fa i {
  margin-right: 4px;
}
.status-9d.logopurple i {
  margin-left: 5px;
}
.active-static-50 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active-static-50 p:last-child {
  margin-bottom: 0;
}
.header-simple-61 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header-simple-61 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header-simple-61 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header-simple-61 .accordion_9c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header-simple-61 .widget-copper {
  margin: 5px 0 7px 0;
}
.header-simple-61.outitem .rough-3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-simple-61.outitem .link-east {
  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;
}
.header-simple-61.progress_out_c8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header-simple-61.progress_out_c8 .rough-3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-simple-61.progress_out_c8 .link-east {
  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;
}
.header-simple-61.mediumbackdrop {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header-simple-61.shade_3f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header-simple-61.shade_3f .link-east {
  margin-top: 7px;
}
.hot_6d {
  display: inline-block;
}
.text-5d .search_prev .header-simple-61 img {
  max-width: 100%;
}
.light_f8 .chip_down.pagination_71,
.input-6e .chip_down.pagination_71 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.light_f8 .banner-e9,
.input-6e .banner-e9 {
  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%);
}
.light_f8 .banner-e9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.light_f8.sectionorange .banner-e9 {
  display: none;
}
.light_f8 .cold-bf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.light_f8 .cold-bf li {
  display: inline-block;
  position: relative;
}
.light_f8 .cold-bf li:last-child {
  margin-right: 0;
}
.light_f8 .cold-bf 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;
}
.light_f8 .cold-bf li.chip-31 > a {
  color: rgba(0, 0, 0, 0.9);
}
.light_f8 .cold-bf > 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;
}
.light_f8 .cold-bf > li > a i {
  line-height: 0;
}
.light_f8 .cold-bf > li.secondarybright > a .banner-e9 {
  margin-left: 4px;
  line-height: 0;
}
.light_f8 .cold-bf .paragraph-b4 li.secondarybright > a {
  position: relative;
}
.light_f8 .cold-bf .paragraph-b4 li.secondarybright > a:after,
.light_f8 .cold-bf .paragraph-b4 li.secondarybright > a:before {
  content: "";
  display: table;
}
.light_f8 .cold-bf .paragraph-b4 li.secondarybright > a:after {
  clear: both;
}
.light_f8 .cold-bf .paragraph-b4 li.secondarybright > a .banner-e9 {
  margin-left: 5px;
  float: right;
}
.light_f8 .logo_da,
.light_f8 .paragraph-b4 {
  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;
}
.light_f8 .paragraph-b4 {
  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;
}
.light_f8 .paragraph-b4 .pagination_71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light_f8 .paragraph-b4 .banner-e9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.light_f8 .paragraph-b4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.light_f8 .paragraph-b4 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;
}
.light_f8 .paragraph-b4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.light_f8 .paragraph-b4 .paragraph-b4 {
  top: 0;
  left: 100%;
}
.light_f8 .accent-fluid-da.rough_dc > .logo_da,
.light_f8 .accent-fluid-da.rough_dc > .paragraph-b4,
.light_f8 .accent-fluid-da:focus > .logo_da,
.light_f8 .accent-fluid-da:focus > .paragraph-b4,
.light_f8 .accent-fluid-da:hover > .logo_da,
.light_f8 .accent-fluid-da:hover > .paragraph-b4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.light_f8.status_inner_2f .componentbright:after,
.light_f8.status_inner_2f .componentbright:before {
  content: "";
  display: table;
}
.light_f8.status_inner_2f .componentbright:after {
  clear: both;
}
.light_f8.status_inner_2f .componentbright > li {
  float: left;
}
.light_f8.notice-cd .componentbright:after,
.light_f8.notice-cd .componentbright:before {
  content: "";
  display: table;
}
.light_f8.notice-cd .componentbright:after {
  clear: both;
}
.light_f8.notice-cd .componentbright > li {
  float: left;
}
.light_f8.notice-cd .componentbright > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.light_f8.notice-cd .componentbright > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.light_f8.notice-cd .componentbright > li.dim-bf > a,
.light_f8.notice-cd .componentbright > li.chip-31 > a {
  color: #fff;
  background-color: #1e4b75;
}
.light_f8.row-tall .componentbright > li > a .pagination_71 {
  position: relative;
}
.light_f8.row-tall .componentbright > li > a .pagination_71: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;
}
.light_f8.row-tall
  .componentbright
  > li:focus
  > a
  .pagination_71:before,
.light_f8.row-tall
  .componentbright
  > li:hover
  > a
  .pagination_71:before {
  width: 100%;
  background-color: currentColor;
}
.light_f8.row-tall
  .componentbright
  > li.dim-bf
  > a
  .pagination_71:before,
.light_f8.row-tall
  .componentbright
  > li.frame_easy
  > a
  .pagination_71:before {
  width: 100%;
  background-color: currentColor;
}
.light_f8.orange_f9 .componentbright > li > a .pagination_71 {
  position: relative;
}
.light_f8.orange_f9 .componentbright > li > a .pagination_71: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;
}
.light_f8.orange_f9 .componentbright > li:focus > a .pagination_71:before,
.light_f8.orange_f9
  .componentbright
  > li:hover
  > a
  .pagination_71:before {
  width: 100%;
  background-color: currentColor;
}
.light_f8.orange_f9
  .componentbright
  > li.dim-bf
  > a
  .pagination_71:before,
.light_f8.orange_f9
  .componentbright
  > li.frame_easy
  > a
  .pagination_71:before {
  width: 100%;
  background-color: currentColor;
}
.input-6e .cold-bf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-6e .cold-bf li:first-child > a {
  border-top: none;
}
.input-6e .cold-bf .warmmain > .pagination_71 .banner-e9 {
  display: none;
}
.input-6e .cold-bf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-6e .cold-bf li:last-child {
  border: none;
}
.input-6e .cold-bf li.secondarybright > a {
  padding-right: 45px !important;
}
.input-6e .cold-bf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-6e .cold-bf li a:focus,
.input-6e .cold-bf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-6e .cold-bf li .modal-8b {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.input-6e .cold-bf li .modal-8b:hover {
  box-shadow: none;
}
.input-6e .cold-bf li .modal-8b .banner-e9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-6e .cold-bf .paragraph-b4 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.input-6e .cold-bf .paragraph-b4 li a {
  padding-left: 3em;
}
.input-6e .cold-bf .roughfocus > a .modal-8b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-6e .cold-bf .roughfocus > .paragraph-b4 {
  display: block;
  opacity: 1;
}
.fixedprogress {
  max-width: 100%;
}
.carouselrough {
  line-height: 0;
  cursor: pointer;
}
.caption_steel_82 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption_steel_82:hover {
  box-shadow: none;
  color: currentColor;
}
.caption_steel_82 svg {
  width: 18px;
  height: 18px;
}
.caption_steel_82 .logo-3e {
  display: none;
}
.purple_f1 {
  position: relative;
}
.purple_f1.aside-basic .caption_steel_82 .thick-fe {
  display: none;
}
.purple_f1.aside-basic .caption_steel_82 .logo-3e {
  display: inline-block;
}
.purple_f1 .highlight_lower {
  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);
}
.purple_f1.large_a4 .highlight_lower {
  left: auto;
  right: -0.9em;
}
.purple_f1.large_a4 .caption_26::before {
  left: auto;
  right: 15px;
}
.purple_f1.aside-basic .highlight_lower {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden_copper {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden_copper label {
  flex-basis: 100%;
}
.hidden_copper .up-fd {
  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;
}
.hidden_copper .lighthidden {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden_copper .lighthidden:focus {
  background-color: transparent;
}
.hidden_copper button.thumbnailgreen {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden_copper button.thumbnailgreen:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden_copper button.thumbnailgreen svg {
  width: 18px;
  height: 18px;
}
.hidden_copper input[type="submit"] {
  min-height: auto;
}
.copper_aa .hidden_copper .lighthidden {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption_26 {
  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) {
  .caption_26 {
    width: 220px;
  }
}
.caption_26 label {
  flex-basis: 100%;
}
.caption_26::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;
}
.next_17 .copper_aa .hidden_copper {
  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;
}
.next_17
  .copper_aa
  .hidden_copper
  .up-fd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.next_17 .copper_aa .hidden_copper .lighthidden {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.next_17
  .copper_aa
  .hidden_copper
  .lighthidden:focus {
  background: 0 0;
}
.next_17
  .copper_aa
  .hidden_copper
  .tooltip_soft {
  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;
}
.full-fc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full-fc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full-fc li:last-child {
  margin-right: 0;
}
.full-fc li:first-child {
  margin-left: 0;
}
.full-fc.primary-72 a {
  color: #fff;
}
.full-fc.primary-72 a:hover {
  color: #fff;
}
.full-fc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full-fc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full-fc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full-fc a:hover {
  opacity: 0.9;
  color: inherit;
}
.full-fc [class*="social-icon-apple"] {
  background-color: #999;
}
.full-fc [class*="social-icon-apple"].module_fresh {
  background-color: transparent;
  color: #999;
}
.full-fc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full-fc [class*="social-icon-behance"].module_fresh {
  background-color: transparent;
  color: #1769ff;
}
.full-fc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full-fc [class*="social-icon-bitbucket"].module_fresh {
  background-color: transparent;
  color: #205081;
}
.full-fc [class*="social-icon-codepen"] {
  background-color: #000;
}
.full-fc [class*="social-icon-codepen"].module_fresh {
  background-color: transparent;
  color: #000;
}
.full-fc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full-fc [class*="social-icon-delicious"].module_fresh {
  background-color: transparent;
  color: #39f;
}
.full-fc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full-fc [class*="social-icon-digg"].module_fresh {
  background-color: transparent;
  color: #005be2;
}
.full-fc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full-fc [class*="social-icon-dribbble"].module_fresh {
  background-color: transparent;
  color: #ea4c89;
}
.full-fc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full-fc [class*="social-icon-envelope"].module_fresh {
  background-color: transparent;
  color: #ea4335;
}
.full-fc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full-fc [class*="social-icon-facebook"].module_fresh {
  background-color: transparent;
  color: #3b5998;
}
.full-fc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full-fc [class*="social-icon-flickr"].module_fresh {
  background-color: transparent;
  color: #0063dc;
}
.full-fc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full-fc [class*="social-icon-foursquare"].module_fresh {
  background-color: transparent;
  color: #2d5be3;
}
.full-fc [class*="social-icon-github"] {
  background-color: #333;
}
.full-fc [class*="social-icon-github"].module_fresh {
  background-color: transparent;
  color: #333;
}
.full-fc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full-fc [class*="social-icon-google-plus"].module_fresh {
  background-color: transparent;
  color: #dd4b39;
}
.full-fc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full-fc [class*="social-icon-houzz"].module_fresh {
  background-color: transparent;
  color: #7ac142;
}
.full-fc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full-fc [class*="social-icon-instagram"].module_fresh {
  background-color: transparent;
  color: #262626;
}
.full-fc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full-fc [class*="social-icon-jsfiddle"].module_fresh {
  background-color: transparent;
  color: #487aa2;
}
.full-fc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full-fc [class*="social-icon-linkedin"].module_fresh {
  background-color: transparent;
  color: #0077b5;
}
.full-fc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full-fc [class*="social-icon-medium"].module_fresh {
  background-color: transparent;
  color: #00ab6b;
}
.full-fc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full-fc
  [class*="social-icon-odnoklassniki"].module_fresh {
  background-color: transparent;
  color: #f4731c;
}
.full-fc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full-fc [class*="social-icon-meetup"].module_fresh {
  background-color: transparent;
  color: #ec1c40;
}
.full-fc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full-fc [class*="social-icon-pinterest"].module_fresh {
  background-color: transparent;
  color: #bd081c;
}
.full-fc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full-fc [class*="social-icon-product-hunt"].module_fresh {
  background-color: transparent;
  color: #da552f;
}
.full-fc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full-fc [class*="social-icon-reddit"].module_fresh {
  background-color: transparent;
  color: #ff4500;
}
.full-fc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full-fc [class*="social-icon-rss"].module_fresh {
  background-color: transparent;
  color: #f26522;
}
.full-fc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full-fc
  [class*="social-icon-shopping-cart"].module_fresh {
  background-color: transparent;
  color: #4caf50;
}
.full-fc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full-fc [class*="social-icon-skype"].module_fresh {
  background-color: transparent;
  color: #00aff0;
}
.full-fc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full-fc [class*="social-icon-slideshare"].module_fresh {
  background-color: transparent;
  color: #0077b5;
}
.full-fc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full-fc [class*="social-icon-snapchat"].module_fresh {
  background-color: transparent;
  color: #fffc00;
}
.full-fc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full-fc [class*="social-icon-soundcloud"].module_fresh {
  background-color: transparent;
  color: #f80;
}
.full-fc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full-fc [class*="social-icon-spotify"].module_fresh {
  background-color: transparent;
  color: #2ebd59;
}
.full-fc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full-fc
  [class*="social-icon-stack-overflow"].module_fresh {
  background-color: transparent;
  color: #fe7a15;
}
.full-fc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full-fc [class*="social-icon-maldkfgram"].module_fresh {
  background-color: transparent;
  color: #2ca5e0;
}
.full-fc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full-fc [class*="social-icon-tripadvisor"].module_fresh {
  background-color: transparent;
  color: #589442;
}
.full-fc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full-fc [class*="social-icon-tumblr"].module_fresh {
  background-color: transparent;
  color: #35465c;
}
.full-fc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full-fc [class*="social-icon-twitch"].module_fresh {
  background-color: transparent;
  color: #6441a5;
}
.full-fc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full-fc [class*="social-icon-twitter"].module_fresh {
  background-color: transparent;
  color: #1da1f2;
}
.full-fc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full-fc [class*="social-icon-vimeo"].module_fresh {
  background-color: transparent;
  color: #1ab7ea;
}
.full-fc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full-fc [class*="social-icon-vk"].module_fresh {
  background-color: transparent;
  color: #45668e;
}
.full-fc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full-fc [class*="social-icon-weibo"].module_fresh {
  background-color: transparent;
  color: #df2029;
}
.full-fc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full-fc [class*="social-icon-weixin"].module_fresh {
  background-color: transparent;
  color: #7bb32e;
}
.full-fc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full-fc [class*="social-icon-whatsapp"].module_fresh {
  background-color: transparent;
  color: #25d366;
}
.full-fc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full-fc [class*="social-icon-wordpress"].module_fresh {
  background-color: transparent;
  color: #21759b;
}
.full-fc [class*="social-icon-xing"] {
  background-color: #026466;
}
.full-fc [class*="social-icon-xing"].module_fresh {
  background-color: transparent;
  color: #026466;
}
.full-fc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full-fc [class*="social-icon-yelp"].module_fresh {
  background-color: transparent;
  color: #af0606;
}
.full-fc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full-fc [class*="social-icon-youtube"].module_fresh {
  background-color: transparent;
  color: #cd201f;
}
.notice_b7 {
  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;
}
.notice_b7:hover {
  box-shadow: none;
  background: 0 0;
}
.bright-c7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.widget-easy {
  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;
}
.module-f9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outline-lite-2d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outline-lite-2d,
.outline-lite-2d::after,
.outline-lite-2d::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;
}
.outline-lite-2d::after,
.outline-lite-2d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.up_43 .widget-easy .module-f9 {
  margin-top: -2px;
  width: 19px;
}
.up_43 .widget-easy .outline-lite-2d {
  margin-top: -1px;
}
.up_43 .widget-easy .outline-lite-2d,
.up_43 .widget-easy .outline-lite-2d::after,
.up_43 .widget-easy .outline-lite-2d::before {
  width: 19px;
  height: 2px;
}
.up_43 .widget-easy .outline-lite-2d::before {
  top: -6px;
}
.up_43 .widget-easy .outline-lite-2d::after {
  bottom: -6px;
}
.module_rough .widget-easy .module-f9 {
  margin-top: -2px;
  width: 22px;
}
.module_rough .widget-easy .outline-lite-2d {
  margin-top: -1px;
}
.module_rough .widget-easy .outline-lite-2d,
.module_rough .widget-easy .outline-lite-2d::after,
.module_rough .widget-easy .outline-lite-2d::before {
  width: 22px;
  height: 2px;
}
.module_rough .widget-easy .outline-lite-2d::before {
  top: -7px;
}
.module_rough .widget-easy .outline-lite-2d::after {
  bottom: -7px;
}
.easy_47 .widget-easy .module-f9 {
  margin-top: -2px;
  width: 31px;
}
.easy_47 .widget-easy .outline-lite-2d {
  margin-top: -1.5px;
}
.easy_47 .widget-easy .outline-lite-2d,
.easy_47 .widget-easy .outline-lite-2d::after,
.easy_47 .widget-easy .outline-lite-2d::before {
  width: 31px;
  height: 3px;
}
.easy_47 .widget-easy .outline-lite-2d::before {
  top: -9px;
}
.easy_47 .widget-easy .outline-lite-2d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip_steel_95 .widget-easy .module-f9 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_steel_95 .widget-easy .outline-lite-2d {
    margin-top: -1px;
  }
  .chip_steel_95 .widget-easy .outline-lite-2d,
  .chip_steel_95 .widget-easy .outline-lite-2d::after,
  .chip_steel_95 .widget-easy .outline-lite-2d::before {
    width: 19px;
    height: 2px;
  }
  .chip_steel_95 .widget-easy .outline-lite-2d::before {
    top: -6px;
  }
  .chip_steel_95 .widget-easy .outline-lite-2d::after {
    bottom: -6px;
  }
  .table-yellow-40 .widget-easy .module-f9 {
    margin-top: -2px;
    width: 22px;
  }
  .table-yellow-40 .widget-easy .outline-lite-2d {
    margin-top: -1px;
  }
  .table-yellow-40 .widget-easy .outline-lite-2d,
  .table-yellow-40 .widget-easy .outline-lite-2d::after,
  .table-yellow-40 .widget-easy .outline-lite-2d::before {
    width: 22px;
    height: 2px;
  }
  .table-yellow-40 .widget-easy .outline-lite-2d::before {
    top: -7px;
  }
  .table-yellow-40 .widget-easy .outline-lite-2d::after {
    bottom: -7px;
  }
  .bannerupper .widget-easy .module-f9 {
    margin-top: -2px;
    width: 31px;
  }
  .bannerupper .widget-easy .outline-lite-2d {
    margin-top: -1.5px;
  }
  .bannerupper .widget-easy .outline-lite-2d,
  .bannerupper .widget-easy .outline-lite-2d::after,
  .bannerupper .widget-easy .outline-lite-2d::before {
    width: 31px;
    height: 3px;
  }
  .bannerupper .widget-easy .outline-lite-2d::before {
    top: -9px;
  }
  .bannerupper .widget-easy .outline-lite-2d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-b8 .widget-easy .module-f9 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-b8 .widget-easy .outline-lite-2d {
    margin-top: -1px;
  }
  .tertiary-b8 .widget-easy .outline-lite-2d,
  .tertiary-b8 .widget-easy .outline-lite-2d::after,
  .tertiary-b8 .widget-easy .outline-lite-2d::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-b8 .widget-easy .outline-lite-2d::before {
    top: -6px;
  }
  .tertiary-b8 .widget-easy .outline-lite-2d::after {
    bottom: -6px;
  }
  .thumbnail-wood-98 .widget-easy .module-f9 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-wood-98 .widget-easy .outline-lite-2d {
    margin-top: -1px;
  }
  .thumbnail-wood-98 .widget-easy .outline-lite-2d,
  .thumbnail-wood-98 .widget-easy .outline-lite-2d::after,
  .thumbnail-wood-98 .widget-easy .outline-lite-2d::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-wood-98 .widget-easy .outline-lite-2d::before {
    top: -7px;
  }
  .thumbnail-wood-98 .widget-easy .outline-lite-2d::after {
    bottom: -7px;
  }
  .chip-43 .widget-easy .module-f9 {
    margin-top: -2px;
    width: 31px;
  }
  .chip-43 .widget-easy .outline-lite-2d {
    margin-top: -1.5px;
  }
  .chip-43 .widget-easy .outline-lite-2d,
  .chip-43 .widget-easy .outline-lite-2d::after,
  .chip-43 .widget-easy .outline-lite-2d::before {
    width: 31px;
    height: 3px;
  }
  .chip-43 .widget-easy .outline-lite-2d::before {
    top: -9px;
  }
  .chip-43 .widget-easy .outline-lite-2d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav_wood .widget-easy .module-f9 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_wood .widget-easy .outline-lite-2d {
    margin-top: -1px;
  }
  .nav_wood .widget-easy .outline-lite-2d,
  .nav_wood .widget-easy .outline-lite-2d::after,
  .nav_wood .widget-easy .outline-lite-2d::before {
    width: 19px;
    height: 2px;
  }
  .nav_wood .widget-easy .outline-lite-2d::before {
    top: -6px;
  }
  .nav_wood .widget-easy .outline-lite-2d::after {
    bottom: -6px;
  }
  .toplogo .widget-easy .module-f9 {
    margin-top: -2px;
    width: 22px;
  }
  .toplogo .widget-easy .outline-lite-2d {
    margin-top: -1px;
  }
  .toplogo .widget-easy .outline-lite-2d,
  .toplogo .widget-easy .outline-lite-2d::after,
  .toplogo .widget-easy .outline-lite-2d::before {
    width: 22px;
    height: 2px;
  }
  .toplogo .widget-easy .outline-lite-2d::before {
    top: -7px;
  }
  .toplogo .widget-easy .outline-lite-2d::after {
    bottom: -7px;
  }
  .table_gold .widget-easy .module-f9 {
    margin-top: -2px;
    width: 31px;
  }
  .table_gold .widget-easy .outline-lite-2d {
    margin-top: -1.5px;
  }
  .table_gold .widget-easy .outline-lite-2d,
  .table_gold .widget-easy .outline-lite-2d::after,
  .table_gold .widget-easy .outline-lite-2d::before {
    width: 31px;
    height: 3px;
  }
  .table_gold .widget-easy .outline-lite-2d::before {
    top: -9px;
  }
  .table_gold .widget-easy .outline-lite-2d::after {
    bottom: -9px;
  }
}
.paperhighlight .outline-lite-2d {
  -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);
}
.paperhighlight .outline-lite-2d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paperhighlight .outline-lite-2d::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);
}
.paperhighlight.info_34 .outline-lite-2d {
  -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);
}
.paperhighlight.info_34 .outline-lite-2d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paperhighlight.info_34 .outline-lite-2d::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);
}
.huge_7e {
  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.downelement:before {
  display: none;
}
.bright_f8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bright_f8 .info_72 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bright_f8 .info_72:last-of-type {
  border-bottom: none;
}
.bright_f8 .info_72.component_78,
.bright_f8 .info_72.module-short,
.bright_f8 .info_72.activehard {
  padding: 0;
}
.bright_f8 .input-6e .modal-8b {
  color: currentColor;
}
.bright_f8 .input-6e .modal-8b:focus,
.bright_f8 .input-6e .modal-8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_f8.progress-d2 .tabs-full,
.bright_f8.progress-d2 .active-static-50 a,
.bright_f8.progress-d2 .componentbright a,
.bright_f8.progress-d2 .paragraph-b4 a {
  color: rgba(0, 0, 0, 0.55);
}
.bright_f8.progress-d2 .tabs-full:hover,
.bright_f8.progress-d2 .active-static-50 a:hover,
.bright_f8.progress-d2 .componentbright a:hover,
.bright_f8.progress-d2 .paragraph-b4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_f8.progress-d2 .paragraph-huge-1b {
  color: rgba(0, 0, 0, 0.8);
}
.bright_f8.progress-d2 .info_72 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_f8.progress-d2 .info_72:before {
  background: rgba(0, 0, 0, 0.08);
}
.bright_f8.progress-d2 .link_solid:before {
  background: rgba(255, 255, 255, 0.9);
}
.bright_f8.progress-d2 .input-6e .cold-bf li a,
.bright_f8.progress-d2 .input-6e .modal-8b,
.bright_f8.progress-d2 .paragraph-b4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_f8.progress-d2 .input-6e .modal-8b:focus,
.bright_f8.progress-d2 .input-6e .modal-8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_f8.progress-d2 .cold-bf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright_f8.north_40 .tabs-full,
.bright_f8.north_40 .active-static-50 a,
.bright_f8.north_40 .componentbright .modal-8b,
.bright_f8.north_40 .componentbright a,
.bright_f8.north_40 .paragraph-b4 a {
  color: rgba(255, 255, 255, 0.79);
}
.bright_f8.north_40 .tabs-full:hover,
.bright_f8.north_40 .active-static-50 a:hover,
.bright_f8.north_40 .componentbright .modal-8b:hover,
.bright_f8.north_40 .componentbright a:hover,
.bright_f8.north_40 .paragraph-b4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_f8.north_40 .paragraph-huge-1b {
  color: rgba(255, 255, 255, 0.99);
}
.bright_f8.north_40 .info_72 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_f8.north_40 .info_72:before {
  background: rgba(255, 255, 255, 0.08);
}
.bright_f8.north_40 .link_solid:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright_f8.north_40 .input-6e .cold-bf li a,
.bright_f8.north_40 .input-6e .modal-8b,
.bright_f8.north_40 .paragraph-b4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright_f8.north_40 .input-6e .modal-8b:focus,
.bright_f8.north_40 .input-6e .modal-8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_f8.north_40 .cold-bf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_solid {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.link_solid:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.staticinfo {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main-slow-7f .bright_f8 {
  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;
}
.main-slow-7f .info_72 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main-slow-7f .info_72: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) {
  .main-slow-7f .info_72:before {
    width: 16%;
    left: 42%;
  }
}
.main-slow-7f .info_72:last-child:before {
  content: none;
}
.main-slow-7f .info_72[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main-slow-7f .input-6e .cold-bf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main-slow-7f .input-6e .cold-bf li a .modal-8b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main-slow-7f .input-6e .paragraph-b4 {
  border: none;
}
.main-slow-7f .input-6e .paragraph-b4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main-slow-7f .link_solid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-slow-7f .staticinfo {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main-slow-7f .north_40 .link_solid:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-slow-7f .progress-d2.border_solid_36 .outline-lite-2d {
  background: rgba(0, 0, 0, 0.6);
}
.main-slow-7f
  .progress-d2.border_solid_36
  .outline-lite-2d::after,
.main-slow-7f
  .progress-d2.border_solid_36
  .outline-lite-2d:before {
  background: inherit;
}
.main-slow-7f
  .progress-d2.border_solid_36:hover
  .outline-lite-2d {
  background: rgba(0, 0, 0, 0.8);
}
.buttoncold .bright_f8 {
  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) {
  .buttoncold .bright_f8 {
    width: auto;
    right: 45px;
  }
}
.logo-dim .bright_f8 {
  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) {
  .logo-dim .bright_f8 {
    width: auto;
    left: 45px;
  }
}
.downelement .bright_f8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.downelement .staticinfo {
  max-width: 48em;
  margin: 0 auto;
}
.downelement .link_solid:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.image-bright-ba {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.image-bright-ba.main-slow-7f .bright_f8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.image-bright-ba.buttoncold .bright_f8 {
  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);
}
.image-bright-ba .bright_f8 {
  visibility: visible;
}
.image-bright-ba.logo-dim .bright_f8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.banner_fast,
.summary-12 {
  overflow-x: hidden;
}
.banner_fast .bright_f8 {
  overflow: auto;
}
.banner_fast.main-slow-7f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_fast.main-slow-7f .bright_f8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.banner_fast.main-slow-7f .notice_b7 {
  opacity: 0;
}
.banner_fast.buttoncold {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_fast.buttoncold .bright_f8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.banner_fast.buttoncold .notice_b7 {
  opacity: 0;
}
.banner_fast.logo-dim {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_fast.logo-dim .bright_f8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.banner_fast.logo-dim .notice_b7 {
  opacity: 0;
}
.banner_fast.downelement .bright_f8 {
  z-index: 10;
  visibility: visible;
}
.border_solid_36 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.border_solid_36 .outline-lite-2d {
  background: rgba(255, 255, 255, 0.99);
}
.border_solid_36 .outline-lite-2d::after,
.border_solid_36 .outline-lite-2d:before {
  background: inherit;
}
.border_solid_36:hover .outline-lite-2d {
  background: rgba(255, 255, 255, 0.99);
}
.logo-dim .border_solid_36 {
  top: 10px;
  right: auto;
  left: 12px;
}
.downelement .border_solid_36 {
  display: none !important;
}
.banner_fast:before,
.summary-12:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.banner_fast .border_solid_36,
.summary-12 .border_solid_36 {
  display: inline-block;
}
.bright_f8 .section-51 {
  -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;
}
.banner_fast .bright_f8 .section-51,
.summary-12 .bright_f8 .section-51 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component-wood-24 .up-fd {
  width: 100%;
}
.search_prev {
  padding: 0 0.5em 0;
}
.search_prev [class*="customify-col-"],
.search_prev [class*="customify-col_"],
.search_prev [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-84 .search_prev {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .middleactive .label_bright,
  .label_bright {
    display: none;
  }
  .dropdown-1d {
    text-align: left;
  }
  .caption_full {
    text-align: center;
  }
  .pink_85 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .middleactive .badge_medium_e0,
  .badge_medium_e0 {
    display: none;
  }
  .fixedoverlay {
    text-align: left;
  }
  .frame-paper-be {
    text-align: center;
  }
  .summary-over {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .middleactive .brighthover,
  .brighthover {
    display: none;
  }
  .sort-cb {
    text-align: left;
  }
  .goldmodule {
    text-align: center;
  }
  .frame_93 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label-thick {
  box-shadow: none !important;
}
.media-af .layout_selected,
.button_complex .layout_selected {
  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;
}
.button_complex .layout_selected {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort_easy {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort_easy:after,
.sort_easy:before {
  content: "";
  display: table;
}
.sort_easy:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort_easy {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort_easy,
.media_stale {
  max-width: 1248px;
  margin: 0 auto;
}

.photoleft.item_up_cd .sort_easy {
  max-width: 100%;
}
.photoleft.panel_active_dc {
  max-width: 1200px;
  margin: 0 auto;
}
.photoleft.avatar_dirty_cc .sort_easy {
  max-width: 100%;
}
.photoleft.avatar_dirty_cc > .sort_easy {
  padding-left: 0;
  padding-right: 0;
}
.photoleft.avatar_dirty_cc > .sort_easy .middleactive {
  margin: 0;
}
.photoleft.avatar_dirty_cc
  > .sort_easy
  .white_59.accordion-focused {
  margin-right: 0;
  margin-left: 0;
}
.photoleft.avatar_dirty_cc #main.accordion-focused {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section_prev #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section_prev #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element-47 .list-orange {
    padding-right: 1em;
  }
  .element-47.hoveredpanel .white_59 {
    border-right: 1px solid #eaecee;
  }
  .element-47.hoveredpanel .list-orange {
    padding-right: 1em;
  }
  .element-47.hoveredpanel .wood_e9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabledark .list-orange {
    padding-left: 1em;
  }
  .tabledark.hoveredpanel .white_59 {
    border-left: 1px solid #eaecee;
  }
  .tabledark.hoveredpanel .list-orange {
    padding-left: 1em;
  }
  .tabledark.hoveredpanel .wood_e9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_down_84 .list-orange {
    padding-left: 1em;
  }
  .hover_down_84.hoveredpanel .message_mini {
    border-right: 1px solid #eaecee;
  }
  .hover_down_84.hoveredpanel .search_wood {
    border-right: 1px solid #eaecee;
  }
  .hover_down_84.hoveredpanel .list-orange {
    padding-left: 1em;
  }
  .hover_down_84.hoveredpanel .wood_e9 {
    padding-right: 1em;
  }
  .hover_down_84.hoveredpanel .cooltitle {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_huge_29 .list-orange {
    padding-right: 1em;
  }
  .accordion_huge_29.hoveredpanel .message_mini {
    border-left: 1px solid #eaecee;
  }
  .accordion_huge_29.hoveredpanel .search_wood {
    border-left: 1px solid #eaecee;
  }
  .accordion_huge_29.hoveredpanel .list-orange {
    padding-right: 1em;
  }
  .accordion_huge_29.hoveredpanel .wood_e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_huge_29.hoveredpanel .cooltitle {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_prev .list-orange {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_prev.hoveredpanel .white_59 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section_prev.hoveredpanel .list-orange {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_prev.hoveredpanel .wood_e9 {
    padding-left: 1em;
  }
  .section_prev.hoveredpanel .cooltitle {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section_prev.hoveredpanel .list-orange {
    padding-left: 0;
  }
}
.content_36 .preview_basic_f5 {
  display: inline-block;
}
.video-gas-7a {
  display: inline-block;
}
.paginationup {
  word-con: break-word;
}
.copper-45 > span {
  display: inline-block;
  padding: 5px 0;
}
.copper-45 .secondaryhovered {
  margin-left: 8px;
  margin-right: 8px;
}
.copper-45 .widget-86 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bright-06 .description_thick {
  margin-bottom: 2em;
}
.bright-06 .disabled_pressed {
  margin-bottom: 15px;
}
.bright-06 .disabled_pressed:last-child {
  margin-bottom: 0;
}
.bright-06 .hard_c7 {
  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) {
  .bright-06 .hard_c7 {
    display: block;
  }
}
.bright-06 .element_liquid_9b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bright-06 .element_liquid_9b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bright-06 .component-right-54 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bright-06 .component-right-54 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bright-06 .component-right-54 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bright-06 .paginationup {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright-06 .paginationup a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bright-06 .progress-8b p:last-child {
  margin-bottom: 0;
}
.bright-06 .highlight-complex {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bright-06 .link_hard {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bright-06 .form_focused_65 {
  margin-top: 1em;
}
.bright-06 .content_medium {
  top: 0;
  display: block;
}
.bright-06 .content_medium a {
  color: inherit;
}
.bright-06 .content_medium a:hover {
  color: inherit;
}
.bright-06 .blue-e6 {
  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;
}
.bright-06 .blue-e6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bright-06 .link_hard {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bright-06 .disabled_liquid {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bright-06 .disabled_liquid:first-child {
  margin-top: 0;
}
.bright-06 .disabled_liquid.short-a3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bright-06 .disabled_liquid.picture_small {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright-06
  .disabled_liquid.picture_small.title_3d
  .form_focused_65 {
  width: 100%;
}
.bright-06 .picture_small {
  -webkit-box-align: center;
  align-items: center;
}
.bright-06 .picture_small .copper-45,
.bright-06 .picture_small > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bright-06 .component-right-54 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-06 .component-right-54 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright-06 .component-right-54: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;
}
.bright-06 .short-a3 {
  z-index: 5;
}
.bright-06 .overlay_paper .wideprogress {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bright-06 .content-green .wideprogress {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bright-06 .background-95 .wideprogress {
  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;
}
.bright-06.progress-gas .hard_c7,
.bright-06.liquid_5a .hard_c7 {
  display: block;
}
.bright-06.progress-gas .hard_c7 .paper_34,
.bright-06.progress-gas .hard_c7 .link_hard,
.bright-06.liquid_5a .hard_c7 .paper_34,
.bright-06.liquid_5a .hard_c7 .link_hard {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright-06.text_6c .element_liquid_9b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bright-06.text_6c .element_liquid_9b {
    margin-right: 0;
  }
}
.bright-06.progress-gas .element_liquid_9b,
.bright-06.liquid_5a .element_liquid_9b {
  padding-top: 40%;
}
.bright-06.progress-gas .description_thick,
.bright-06.liquid_5a .description_thick {
  display: block;
}
.bright-06.progress-gas .infobright .link_hard,
.bright-06.liquid_5a .infobright .link_hard {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bright-06.progress-gas .element_liquid_9b,
.bright-06.liquid_5a .element_liquid_9b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bright-06.progress-gas .link_hard {
  padding: 1em;
}
.north-4f {
  margin: 30px auto;
  display: block;
}
.north-4f .iron_8c > * {
  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;
}
.north-4f .iron_8c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.north-4f .iron_8c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_46 .copper-45 {
  margin-bottom: 1.41575em;
}
.secondary_46 .outline-west-79 {
  margin-bottom: 1.618em;
}
.hardparagraph .module_dynamic_02 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hardparagraph .module_dynamic_02 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hardparagraph .selected-02 {
  max-width: 100%;
  overflow: auto;
}
.tertiary-blue .hardparagraph a:hover {
  text-decoration: underline;
}
.grid-67 .disabled_pressed:not(.paginationup),
.grid-67 .component-right-54 {
  margin-bottom: 1.41575em;
}
.grid-67 .disabled_pressed:not(.paginationup):last-child,
.grid-67 .component-right-54:last-child {
  margin-bottom: 0;
}
.grid-67 .disabled_pressed.tertiary-outer {
  margin-bottom: 0.41575em;
}
.grid-67 .overlay-hard-64:before,
.grid-67 .hero-dim-aa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid-67 .overlay-hard-64:before {
  content: "\f115";
}
.grid-67 .hero-dim-aa:before {
  content: "\f02c";
}
.grid-67 .dropdown_paper {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid-67 .dropdown_paper a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.narrow-f7 {
  display: -webkit-box;
  display: flex;
}
.narrow-f7 .accent_stale_6d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .narrow-f7 .accent_stale_6d {
    flex-basis: 90px;
  }
}
.narrow-f7 .search-2e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .narrow-f7 .search-2e {
    flex-basis: calc(100% - 50px);
  }
}
.narrow-f7 .card_easy_85 p:last-child {
  margin-bottom: 0.72em;
}
.layout-wide .iron_8c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout-wide .iron_8c:after,
.layout-wide .iron_8c:before {
  content: "";
  display: table;
}
.layout-wide .iron_8c:after {
  clear: both;
}
.layout-wide .iron_8c .feature_iron,
.layout-wide .iron_8c .under_70 {
  width: 49%;
}
.layout-wide .iron_8c .feature_iron a span.accordion_pressed_c3,
.layout-wide .iron_8c .under_70 a span.accordion_pressed_c3 {
  display: block;
  margin-bottom: 5px;
}
.layout-wide .iron_8c .under_70 {
  float: left;
  text-align: left;
}
.layout-wide .iron_8c .feature_iron {
  float: right;
  text-align: right;
}
.pattern-gas {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern-gas {
    margin-bottom: 0;
  }
}
.column-fluid-24 {
  margin-bottom: 1em;
}
.column-fluid-24 .paginationup {
  font-size: 1.1em;
  line-height: 1.3;
}
.smoothtag a {
  display: block;
  line-height: 0;
  position: relative;
}
.status_silver .column-fluid-24,
.black_26 .column-fluid-24 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status_silver .column-fluid-24,
  .black_26 .column-fluid-24 {
    display: block;
  }
}
.status_silver .smoothtag,
.black_26 .smoothtag {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status_silver .smoothtag,
  .black_26 .smoothtag {
    margin-bottom: 1em;
  }
}
.status_silver .smoothtag img,
.black_26 .smoothtag img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status_silver .simplemessage,
.black_26 .simplemessage {
  flex-basis: calc(100% - 160px);
}
.status_silver .simplemessage p,
.black_26 .simplemessage p {
  margin-bottom: 0;
}
.status_silver .simplemessage {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status_silver .simplemessage {
    padding-left: 0;
  }
}
.black_26 .simplemessage {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black_26 .simplemessage {
    padding-right: 0;
  }
}
.black_26 .smoothtag {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdownhard .smoothtag {
  margin-bottom: 0.5em;
}
.dropdownhard .smoothtag img {
  width: 100%;
}
.frame-fresh .shadow_down_6c,
.hero_66 .shadow_down_6c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_66 .white_59 .texture_5e p:last-child {
  margin-bottom: 0;
}
.hard_75 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.picture-dd .border-left {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .picture-dd .border-left:last-of-type {
    margin-bottom: 0;
  }
}
.picture-dd .border-left ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture-dd .border-left ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.picture-dd .border-left ul li {
  margin: 0 0 0.6em;
}
.picture-dd .border-left ul li.tall_92,
.picture-dd .border-left ul li.tablecold {
  position: relative;
}
.picture-dd .border-left ul li.tall_92 .sidebar_stale,
.picture-dd .border-left ul li.tablecold .sidebar_stale {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.picture-dd .border-left ul li.tall_92:after:after,
.picture-dd .border-left ul li.tall_92:after:before,
.picture-dd
  .border-left
  ul
  li.tablecold:after:after,
.picture-dd
  .border-left
  ul
  li.tablecold:after:before {
  content: "";
  display: table;
}
.picture-dd .border-left ul li.tall_92:after:after,
.picture-dd
  .border-left
  ul
  li.tablecold:after:after {
  clear: both;
}
.picture-dd .border-left a.texture_outer:hover {
  text-decoration: none;
}
.picture-dd .border-left select {
  max-width: 100%;
}
.picture-dd .border-left table {
  font-size: 85%;
}
.picture-dd .border-left table td,
.picture-dd .border-left table th {
  padding: 0.2360828548em;
  text-align: center;
}
.picture-dd .border-left table tfoot td {
  text-align: left;
}
.picture-dd .border-left :last-child {
  margin-bottom: 0;
}
.picture-dd .border-left .tallaccordion {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.picture-dd .border-left .tallaccordion label {
  width: 100%;
}
.picture-dd .border-left .tallaccordion .lighthidden {
  width: 100%;
  display: block;
}
.picture-dd .border-left .tallaccordion .thumbnailgreen {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.picture-dd .border-left .tallaccordion .thumbnailgreen:hover svg #svg-search {
  fill: #444;
}
.picture-dd .border-left .tallaccordion .thumbnailgreen svg {
  width: 18px;
  height: 18px;
}
.picture-dd .solid-32 ul ul,
.picture-dd .chip_orange ul ul,
.picture-dd .iron-57 ul ul,
.picture-dd .shade_steel ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.picture-dd .solid-32 .secondarybright > a,
.picture-dd .chip_orange .secondarybright > a,
.picture-dd .iron-57 .secondarybright > a,
.picture-dd .shade_steel .secondarybright > a {
  margin-bottom: 0;
}
.picture-dd .overlayfluid li,
.picture-dd .solid-32 li,
.picture-dd .activeborder li,
.picture-dd .chip_orange li,
.picture-dd .iron-57 li,
.picture-dd .shade_steel li,
.picture-dd .surface-fresh-62 li,
.picture-dd .form_hard_fb li {
  display: block;
  position: relative;
}
.picture-dd .overlayfluid li:last-child,
.picture-dd .solid-32 li:last-child,
.picture-dd .activeborder li:last-child,
.picture-dd .chip_orange li:last-child,
.picture-dd .iron-57 li:last-child,
.picture-dd .shade_steel li:last-child,
.picture-dd .surface-fresh-62 li:last-child,
.picture-dd .form_hard_fb li:last-child {
  border: none;
}
.picture-dd .overlayfluid li a,
.picture-dd .solid-32 li a,
.picture-dd .activeborder li a,
.picture-dd .chip_orange li a,
.picture-dd .iron-57 li a,
.picture-dd .shade_steel li a,
.picture-dd .surface-fresh-62 li a,
.picture-dd .form_hard_fb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture-dd .overlayfluid li ul li::before,
.picture-dd .solid-32 li ul li::before,
.picture-dd .activeborder li ul li::before,
.picture-dd .chip_orange li ul li::before,
.picture-dd .iron-57 li ul li::before,
.picture-dd .shade_steel li ul li::before,
.picture-dd .surface-fresh-62 li ul li::before,
.picture-dd .form_hard_fb li ul li::before {
  left: 15px;
}
.picture-dd .overlayfluid li ul a,
.picture-dd .solid-32 li ul a,
.picture-dd .activeborder li ul a,
.picture-dd .chip_orange li ul a,
.picture-dd .iron-57 li ul a,
.picture-dd .shade_steel li ul a,
.picture-dd .surface-fresh-62 li ul a,
.picture-dd .form_hard_fb li ul a {
  padding-left: 20px;
}
.picture-dd .overlayfluid li ul ul li::before,
.picture-dd .solid-32 li ul ul li::before,
.picture-dd .activeborder li ul ul li::before,
.picture-dd .chip_orange li ul ul li::before,
.picture-dd .iron-57 li ul ul li::before,
.picture-dd .shade_steel li ul ul li::before,
.picture-dd .surface-fresh-62 li ul ul li::before,
.picture-dd .form_hard_fb li ul ul li::before {
  left: 30px;
}
.picture-dd .overlayfluid li ul ul a,
.picture-dd .solid-32 li ul ul a,
.picture-dd .activeborder li ul ul a,
.picture-dd .chip_orange li ul ul a,
.picture-dd .iron-57 li ul ul a,
.picture-dd .shade_steel li ul ul a,
.picture-dd .surface-fresh-62 li ul ul a,
.picture-dd .form_hard_fb li ul ul a {
  padding-left: 40px;
}
.picture-dd .large_b8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture-dd .form_hard_fb ul li {
  margin-bottom: 1.41575em;
}
.picture-dd .form_hard_fb ul li .infosmooth {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.picture-dd .form_hard_fb ul li .solid_0c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.north_40 .overlayfluid li a,
.north_40 .solid-32 li a,
.north_40 .activeborder li a,
.north_40 .chip_orange li a,
.north_40 .iron-57 li a,
.north_40 .shade_steel li a,
.north_40 .surface-fresh-62 li a,
.north_40 .form_hard_fb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_40 .large_b8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north_40 .border-left ul li.tall_92 .sidebar_stale,
.north_40 .border-left ul li.tablecold .sidebar_stale {
  background: rgba(0, 0, 0, 0.2);
}
.north_40 .picture-dd .border-left select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photoleft .picture-dd .cold-bf li {
  margin: 0;
}
.photoleft .picture-dd .cold-bf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photoleft .picture-dd .cold-bf li ul {
  margin: 0;
}
.photoleft .picture-dd .cold-bf li ul li a {
  padding-left: 15px;
}
.photoleft .picture-dd .cold-bf li ul li li a {
  padding-left: 30px;
}
.photoleft .picture-dd .cold-bf li.chip-31 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photoleft .picture-dd .cold-bf li.chip-31 > 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;
}
.photoleft .picture-dd .cold-bf li.chip-31 > 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;
}
.contentbottom a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status-9e {
  position: relative;
  z-index: 10;
}
.status-9e .section-51 {
  width: 100%;
  max-width: 100%;
}
.left-6c .hero_pro_57 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.left-6c .progress-d2 {
}
.left-6c .north_40 {
  background: #292929;
}
.paper-eb .hero_pro_57 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paper-eb .progress-d2 {
  background: #f9f9f9;
}
.paper-eb .north_40 {
  background: #303030;
}
.innerbadge .hero_pro_57 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .innerbadge .preview_basic_f5 {
    margin-bottom: 1em;
  }
  .innerbadge .preview_basic_f5:last-child {
    margin-bottom: 0;
  }
}
.innerbadge .progress-d2 {
  background: #ededed;
}
.innerbadge .north_40 {
  background: #1a1a1a;
}
.hero_pro_57.progress-d2 {
  color: rgba(0, 0, 0, 0.6);
}
.hero_pro_57.progress-d2 .container-fresh-40 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_pro_57.north_40 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_pro_57.north_40 a:not(.texture_outer) {
  color: rgba(255, 255, 255, 0.79);
}
.hero_pro_57.north_40 a:not(.texture_outer):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_pro_57.north_40 .container-fresh-40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_pro_57.north_40 table tbody td,
.hero_pro_57.north_40 table th {
  background: rgba(0, 0, 0, 0.08);
}
.main-last.carousel_simple_b8 .sort_easy {
  max-width: initial;
}
.main-last .carousel-69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main-last .carousel-69 .section-51 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main-last .carousel-69 .section-51 {
    display: block;
    margin-bottom: 2em;
  }
  .main-last .carousel-69 .section-51:last-child {
    margin-bottom: 0;
  }
}
.innerbadge .preview_basic_f5:last-child,
.paper-eb .preview_basic_f5:last-child,
.left-6c .preview_basic_f5:last-child {
  margin-bottom: 0;
}
.innerbadge .preview_basic_f5 .picture-dd .border-left:last-child,
.paper-eb .preview_basic_f5 .picture-dd .border-left:last-child,
.left-6c .preview_basic_f5 .picture-dd .border-left:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .innerbadge .whiteinput,
  .innerbadge .accordion-15,
  .paper-eb .whiteinput,
  .paper-eb .accordion-15,
  .left-6c .whiteinput,
  .left-6c .accordion-15 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status-9e .preview_basic_f5 {
    margin-bottom: 2em;
  }
}
.status-9e p:last-child {
  margin-bottom: 0;
}
.status-9e li,
.status-9e ul {
  list-style: none;
  margin: 0;
}
.status-9e ul ul {
  margin-left: 2.617924em;
}
.title-50 {
  font-size: 0.875em;
}

/* css-noise: ea76 */
.widget-item-a8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
