/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sidebar_last/customify
Author: WPCustomify
Author URI: https://pressmaximum.sidebar_last
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.sidebar_last/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paginationbrown.dirty-9a/licenses/gpl-2.0.nav_84
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.slowavatar/, (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.hover-action-54.steel_33/normalize.section-cf/
 ======
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.section-cf v7.0.0 | MIT License | github.sidebar_last/necolas/normalize.section-cf */
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;
}
.clean_cb .list_slow_32,
.rough_34,
.link_copper_50,
.avatargreen,
.aside_thick_69,
.tabs-d5,
.green_74,
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;
}
.rough_34,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .rough_34,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .rough_34,
  h1 {
    font-size: 1.8em;
  }
}
.link_copper_50,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.link_copper_50 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .link_copper_50,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .link_copper_50,
  h2 {
    font-size: 1.7em;
  }
}
.avatargreen,
h3 {
  font-size: 1.618em;
}
.clean_cb .list_slow_32,
.aside_thick_69,
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.texture_08 {
  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;
}
.progress-47:after,
.progress-47:before,
.listleft:after,
.listleft:before {
  content: "";
  display: table;
}
.progress-47:after,
.listleft:after {
  clear: both;
}
.bright-9d {
  float: right;
  margin-right: 0;
}
.panel-1e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail_action_5e .bronze_51,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.thumbnail_action_5e .bronze_51: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;
}
.alert_04 .bronze_51 {
  box-shadow: none;
}
.alert_04
  .bronze_51
  .slider_06 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.alert_04 .bronze_51 .tabs_63 {
  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;
}
.alert_04
  .bronze_51
  .tabs_63
  b {
  display: none;
}
.alert_04 .link_a0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filterlarge:not(.wrapper_small_0a):not(.frame-cool-fe),
button:not(.wrapper_small_0a):not(.frame-cool-fe),
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ),
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ),
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ) {
  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;
}
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):hover,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):hover,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):hover,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):hover,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):active,
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):active,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):active,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):active,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):active,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus {
  outline: 0;
}
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3 {
  position: relative;
}
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .hardsecondary,
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .panel-e5,
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .summary_5d,
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  i,
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  svg,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .hardsecondary,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .panel-e5,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .summary_5d,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  i,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  svg,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .hardsecondary,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .panel-e5,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .summary_5d,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  i,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  svg,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .hardsecondary,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .panel-e5,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .summary_5d,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  i,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  svg,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .hardsecondary,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .panel-e5,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  .summary_5d,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  i,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3
  svg {
  visibility: hidden;
}
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3:after,
button:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3:after,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3:after,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3:after,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ).table_slow_d3: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;
}
.filterlarge:not(.wrapper_small_0a):not(.frame-cool-fe),
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ),
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ),
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ) {
  color: #fff;
  background: #235787;
}
.filterlarge:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus,
input[type="button"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus,
input[type="reset"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus,
input[type="submit"]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ):focus {
  color: #fff;
}
.filterlarge.gradient_28:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ),
.filterlarge[disabled]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ),
button.gradient_28:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ),
button[disabled]:not(.wrapper_small_0a):not(
    .frame-cool-fe
  ) {
  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;
}
.message_narrow_a3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message_narrow_a3: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;
}
.secondary-complex-51 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.detail-cb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paginationcold {
  clear: both;
  display: block;
  margin: 0 auto;
}
.progress-47:after,
.progress-47:before,
.badgefluid:after,
.badgefluid:before,
.pattern-full-a2:after,
.pattern-full-a2:before,
.column-cf:after,
.column-cf:before,
.popup-steel:after,
.popup-steel:before,
.article-dim:after,
.article-dim:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.progress-47:after,
.badgefluid:after,
.pattern-full-a2:after,
.column-cf:after,
.popup-steel:after,
.article-dim:after {
  clear: both;
}
.badgefluid .focusedbreadcrumb,
.pattern-full-a2 .focusedbreadcrumb,
.aside_clean_66 .focusedbreadcrumb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.text-center-3b {
  display: inline-block;
}
.tabs-pressed-c2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tabs-pressed-c2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tabs-pressed-c2 .hard-b7 {
  padding: 1em 0;
  font-size: 85%;
}
.hard-b7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.item_medium {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.item_medium:after,
.item_medium:before {
  content: "";
  display: table;
}
.item_medium:after {
  clear: both;
}
.item-64 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pagination_short .item-64 {
  max-width: 50%;
}
.filter_tall .item-64 {
  max-width: 33.33%;
}
.container-bottom .item-64 {
  max-width: 25%;
}
.thumbnail-hard .item-64 {
  max-width: 20%;
}
.tabs-mini-31 .item-64 {
  max-width: 16.66%;
}
.tablebronze .item-64 {
  max-width: 14.28%;
}
.purple-c9 .item-64 {
  max-width: 12.5%;
}
.warm-77 .item-64 {
  max-width: 11.11%;
}
.picture-out {
  display: block;
}
.clean_cb .action_34 label,
.clean_cb .link-dim-2b label,
.clean_cb .huge_ba label,
.clean_cb .hot_ce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-large {
  list-style: none;
  margin: 0;
}
.search-large article.sidebar_active {
  margin-bottom: 0;
}
.search-large ul {
  list-style: none;
  margin: 0;
}
.search-large .hoveredthumbnail li.sidebar_active {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-large .hoveredthumbnail li.sidebar_active {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-large .hoveredthumbnail li.sidebar_active: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) {
  .search-large .hoveredthumbnail li.sidebar_active li.sidebar_active li.sidebar_active li.sidebar_active {
    padding-left: 0;
  }
}
article.sidebar_active {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_active .badgefluid p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_active .component-top-f6 {
  float: left;
}
article.sidebar_active .backgroundadvanced {
  margin-left: 85px;
}
article.sidebar_active .accent-left {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_active .accent-left .focus_7c {
  margin-left: 10px;
}
article.sidebar_active .inlist {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_active .popup_e7 {
  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 .action_34,
  #respond .huge_ba,
  #respond .hot_ce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_34 input,
#respond .huge_ba input,
#respond .hot_ce input {
  width: 100%;
}
#respond .hot_ce {
  margin-right: 0;
}
#respond .gallery_white #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primarydynamic {
  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;
}
.primarydynamic.west_77 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.primarydynamic 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%);
}
.primarydynamic:focus,
.primarydynamic: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);
}
.cleanmain {
  border-radius: 10%;
}
.summary_stone_d7 {
  border-radius: 50%;
}
.stonecontent {
  font-size: 0.72em;
}
.active-small-a4 {
  font-size: 0.875em;
}
.nav_24 {
  font-size: 1.1em;
}
.summary-complex-0c {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary-complex-0c.stonecontent {
  letter-spacing: 0.5px;
}
.grid-light,
.grid-light a {
  color: #6d6d6d;
}
.grid-light a:hover {
  color: #111;
}
.disabled-60 {
  color: #6d6d6d;
}
.bordershort {
  overflow-x: hidden;
}
.bordershort .focus-basic-44.notification_paper {
  position: relative;
}
.bordershort .focus-basic-44.notification_paper.primary-d6 {
  position: initial;
}
.bordershort
  .focus-basic-44.notification_paper.primary-d6
  .narrowpattern {
  left: auto;
}
.bordershort .focus-basic-44 .narrowpattern {
  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;
}
.bordershort .focus-basic-44:hover.notification_paper {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bordershort
  .focus-basic-44:hover.notification_paper
  .narrowpattern {
  display: block;
  z-index: 9999999;
}
.bordershort .list-active .mask-iron,
.bordershort .section-center-a8 .mask-iron {
  display: none;
}
.bordershort .footer-slow-41 .focus-basic-44:hover.notification_paper {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.clean_cb .action_34 label,
.clean_cb .link-dim-2b label,
.clean_cb .huge_ba label,
.clean_cb .hot_ce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-large {
  list-style: none;
  margin: 0;
}
.search-large article.sidebar_active {
  margin-bottom: 0;
}
.search-large ul {
  list-style: none;
  margin: 0;
}
.search-large .hoveredthumbnail li.sidebar_active {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-large .hoveredthumbnail li.sidebar_active {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-large .hoveredthumbnail li.sidebar_active: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) {
  .search-large .hoveredthumbnail li.sidebar_active li.sidebar_active li.sidebar_active li.sidebar_active {
    padding-left: 0;
  }
}
article.sidebar_active {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_active .badgefluid p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_active .component-top-f6 {
  float: left;
}
article.sidebar_active .backgroundadvanced {
  margin-left: 85px;
}
article.sidebar_active .accent-left {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_active .accent-left .focus_7c {
  margin-left: 10px;
}
article.sidebar_active .inlist {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_active .popup_e7 {
  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 .action_34,
  #respond .huge_ba,
  #respond .hot_ce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_34 input,
#respond .huge_ba input,
#respond .hot_ce input {
  width: 100%;
}
#respond .hot_ce {
  margin-right: 0;
}
#respond .gallery_white #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list-active .active-medium {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active-medium .aside-1d.highlight-72 .accent-prev-18 > li > a:focus,
.active-medium .aside-1d.highlight-72 .accent-prev-18 > li > a:hover,
.active-medium .aside-1d.nav-1c .accent-prev-18 > li > a:focus,
.active-medium .aside-1d.nav-1c .accent-prev-18 > li > a:hover,
.active-medium .aside-1d.lite-e6 .accent-prev-18 > li > a:focus,
.active-medium .aside-1d.lite-e6 .accent-prev-18 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-medium
  .aside-1d.highlight-72
  .accent-prev-18
  > li.componentmotion
  > a,
.active-medium
  .aside-1d.highlight-72
  .accent-prev-18
  > li.tertiary_3f
  > a,
.active-medium
  .aside-1d.nav-1c
  .accent-prev-18
  > li.componentmotion
  > a,
.active-medium
  .aside-1d.nav-1c
  .accent-prev-18
  > li.tertiary_3f
  > a,
.active-medium
  .aside-1d.lite-e6
  .accent-prev-18
  > li.componentmotion
  > a,
.active-medium .aside-1d.lite-e6 .accent-prev-18 > li.breadcrumb_glass > a {
  color: rgba(255, 255, 255, 0.99);
}
.active-medium .header-stone,
.active-medium .header-stone a {
  color: rgba(255, 255, 255, 0.99);
}
.active-medium .hero-88.shadow-purple-f9 li a,
.active-medium .right_0f a,
.active-medium .tertiary-hard,
.active-medium .accent-prev-18 > li > a,
.active-medium .main-hard {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium .hero-88.shadow-purple-f9 li a:hover,
.active-medium .right_0f a:hover,
.active-medium .tertiary-hard:hover,
.active-medium .accent-prev-18 > li > a:hover,
.active-medium .main-hard:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-medium .tertiary-52 {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium .tertiary-52 .list_wide_39 {
  color: rgba(255, 255, 255, 0.99);
}
.active-medium .tertiary-52:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-medium .overlaycopper .panel-82 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-medium .overlaycopper .panel-82 .message_down_e0 {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium
  .overlaycopper
  .panel-82
  .message_down_e0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium
  .overlaycopper
  .panel-82
  .message_down_e0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium
  .overlaycopper
  .panel-82
  .message_down_e0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium
  .overlaycopper
  .panel-82
  .message_down_e0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium .overlaycopper .hidden_pink_c0 {
  color: rgba(255, 255, 255, 0.79);
}
.active-medium .overlaycopper .hidden_pink_c0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accentwarm
  .active-medium
  .overlaycopper
  .panel-bf
  .tabs_lite_d4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accentwarm
  .active-medium
  .overlaycopper
  .panel-bf
  .message_down_e0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-active .tabs-fresh {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs-fresh .aside-1d.highlight-72 .accent-prev-18 > li > a:focus,
.tabs-fresh .aside-1d.highlight-72 .accent-prev-18 > li > a:hover,
.tabs-fresh .aside-1d.nav-1c .accent-prev-18 > li > a:focus,
.tabs-fresh .aside-1d.nav-1c .accent-prev-18 > li > a:hover,
.tabs-fresh .aside-1d.lite-e6 .accent-prev-18 > li > a:focus,
.tabs-fresh .aside-1d.lite-e6 .accent-prev-18 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-fresh
  .aside-1d.highlight-72
  .accent-prev-18
  > li.componentmotion
  > a,
.tabs-fresh
  .aside-1d.highlight-72
  .accent-prev-18
  > li.tertiary_3f
  > a,
.tabs-fresh
  .aside-1d.nav-1c
  .accent-prev-18
  > li.componentmotion
  > a,
.tabs-fresh
  .aside-1d.nav-1c
  .accent-prev-18
  > li.tertiary_3f
  > a,
.tabs-fresh
  .aside-1d.lite-e6
  .accent-prev-18
  > li.componentmotion
  > a,
.tabs-fresh .aside-1d.lite-e6 .accent-prev-18 > li.breadcrumb_glass > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-fresh .header-stone,
.tabs-fresh .header-stone a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-fresh .hero-88.shadow-purple-f9 li a,
.tabs-fresh .right_0f a,
.tabs-fresh .tertiary-hard,
.tabs-fresh .accent-prev-18 > li > a,
.tabs-fresh .main-hard {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-fresh .hero-88.shadow-purple-f9 li a:hover,
.tabs-fresh .right_0f a:hover,
.tabs-fresh .tertiary-hard:hover,
.tabs-fresh .accent-prev-18 > li > a:hover,
.tabs-fresh .main-hard:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-fresh .tertiary-52 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-fresh .tertiary-52 .list_wide_39 {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-fresh .tertiary-52:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-f5 .short_d4 {
  margin-left: auto;
  margin-right: auto;
}
.pattern-full-a2 > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern-full-a2 .secondary-complex-51 {
  margin-right: 1.41575em;
}
.simple-d2 .pattern-full-a2 > .nav-71 {
  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;
}
.simple-d2 .pattern-full-a2 > .paragraph-out {
  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;
}
.photo_wide.shade-f5 .short_d4,
.status-prev.shade-f5 .short_d4 {
  margin-left: 0;
}
.filter-eb.shade-f5 .short_d4,
.secondaryliquid.shade-f5 .short_d4 {
  margin-right: 0;
}
.pattern-full-a2 ol,
.pattern-full-a2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.texture_5d video {
  max-width: 100%;
}
.largedetail img {
  display: block;
}
.largedetail.secondary-complex-51,
.largedetail.detail-cb {
  width: 100%;
}
.largedetail.paragraph-out img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.article_soft:not(.primary-narrow-a9) {
  margin: 1.5em auto;
}
.text_b9 p {
  padding: 1.5em 14px;
}
ul.search_97.paragraph-out,
ul.search_97.nav-71,
ul.search_97.black_85.nav-71 {
  padding: 0 14px;
}
.component-cool-96 {
  display: block;
  overflow-x: auto;
}
.component-cool-96 table {
  border-collapse: collapse;
  width: 100%;
}
.component-cool-96 td,
.component-cool-96 th {
  padding: 0.5em;
}
.pattern-full-a2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern-full-a2 ol ol,
.pattern-full-a2 ol ul,
.pattern-full-a2 ul ol,
.pattern-full-a2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern-full-a2 ol ol li,
.pattern-full-a2 ol ul li,
.pattern-full-a2 ul ol li,
.pattern-full-a2 ul ul li {
  margin-left: 0;
}
.message_mini_1f.iron-ad > .currentheader {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.message_mini_1f.iron-ad > .currentheader iframe,
.message_mini_1f.iron-ad > .currentheader > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.oldhidden {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.oldhidden.alertwarm {
  padding: 0;
}
.oldhidden.alertwarm cite {
  font-size: 13px;
}
.oldhidden > * {
  margin-left: 16px;
  margin-right: 16px;
}
.oldhidden cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.clean-6b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.clean-6b > p:first-child {
  margin-top: 0;
}
.clean-6b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.clean-6b blockquote {
  border-left: 0;
}
.hardheader {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hardheader:not(.shade_bronze_f7) {
  max-width: 100px;
}
.hardheader.banner-44 {
  border-bottom: none !important;
  text-align: center;
}
.hardheader.banner-44::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_b9 p {
    padding: 1.5em 0;
  }
}
.content_red {
  color: #0073aa;
}
.largebox {
  background-color: #0073aa;
}
.west-2e {
  color: #229fd8;
}
.brown_3e {
  background-color: #229fd8;
}
.white_ed {
  color: #eee;
}
.media-purple-38 {
  background-color: #eee;
}
.middle_bb {
  color: #444;
}
.form_motion {
  background-color: #444;
}
.list-hot {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.list-hot .descriptionsouth .right_0f {
  font-size: 15px;
}
.list-hot .right_0f {
  line-height: 1.3;
}
.list-hot .tabs-fresh {
}
.list-hot .active-medium {
  background: #235787;
}
.complex_e6 {
  padding: 0;
}
.complex_e6 .active-medium {
  background: #1a1a1a;
}
.complex_e6 .tabs-fresh {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden_left_72 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden_left_72 .tabs-fresh {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden_left_72 .active-medium {
  background: #303030;
}
.article-dim {
  position: relative;
  z-index: 10;
}
.article-dim .bluesecondary {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_over .notification_paper {
  display: inline-block;
  vertical-align: middle;
}
.section_over.under-d5 .notification_paper {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section_over.under-d5 .notification_paper {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section_over.under-d5 .notification_paper {
    margin-right: 0.4em;
  }
}
.section_over.under-d5 .notification_paper:last-child {
  margin-right: 0;
}
.slider-outer .bluesecondary {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .list-active .descriptionsouth {
    margin: 0 -0.5em;
  }
  .list-active .descriptionsouth [class*="customify-col-"],
  .list-active .descriptionsouth [class*="customify-col_"],
  .list-active .descriptionsouth [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.list-active.card_out .bluesecondary {
  background: 0 0 !important;
}
.list-active.card_out .bluesecondary,
.list-active.slider-outer .bluesecondary {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .list-active.description-pro-3b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.list-active.slider-outer .bluesecondary {
  box-shadow: none !important;
}
.accent_purple_d9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accent_purple_d9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accent_purple_d9 {
    padding: 18px 0 20px;
  }
}
.accent_purple_d9 .thumbnail_c0 {
  width: 100%;
}
.accent_purple_d9 .notice_pink_a6 {
  margin-bottom: 0;
}
.accent_purple_d9 .carousel-warm-d1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.cold_a6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cold_a6 .accent-warm {
  width: 100%;
}
.current-f8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.current-f8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.current-f8 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;
}
.current-f8 li:last-child:after {
  display: none;
}
.current-f8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.largecomponent .mask-iron button,
.accent_purple_d9 .mask-iron button {
  left: 0;
}
.largecomponent .accent-warm,
.accent_purple_d9 .accent-warm {
  padding-left: 0;
  padding-right: 0;
}
.largecomponent .cold_a6,
.accent_purple_d9 .cold_a6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.largecomponent {
  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;
}
.largecomponent: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;
}
.largecomponent .gridwest {
  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) {
  .largecomponent .gridwest {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .largecomponent .gridwest {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .largecomponent .gridwest {
    min-height: 200px;
  }
}
.largecomponent .current-f8 {
  color: rgba(255, 255, 255, 0.8);
}
.largecomponent .current-f8 a,
.largecomponent .current-f8 li:after {
  color: inherit;
}
.largecomponent .current-f8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture-full {
  margin-bottom: 0.5em;
}
.carousel_copper_15 {
  margin-bottom: 1.2em;
}
.carousel_copper_15,
.texture-full {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.carousel_copper_15 p:last-child,
.texture-full p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mask-iron,
#masthead .mask-iron {
  display: none;
}
#masthead
  > .mask-iron.goldnav {
  display: none;
}
#masthead > .mask-iron button {
  left: 0;
}
.column_18 {
  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%;
}
.column_18 .notification_paper {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.column_18 .hiddenlast {
  display: -webkit-box;
  display: flex;
}
.column_18 .hiddenlast.outer-2e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.column_18 .hiddenlast.tabsadvanced {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.column_18 .hiddenlast.title_63 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.column_18.activebutton.input_down .hiddenlast.outer-2e {
  flex-basis: 100%;
}
.column_18.tooltipselected .hiddenlast.tabsadvanced {
  -webkit-box-flex: 1;
  flex: auto;
}
.column_18.tooltipselected .hiddenlast.title_63 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mask-iron.goldnav {
  display: none;
}
#masthead > .mask-iron button {
  left: 0;
}
.inner_56 {
  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;
}
.inner_56:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.inner_56.prev_aa i {
  margin-right: 4px;
}
.inner_56.footer-thick-37 i {
  margin-left: 5px;
}
.right_0f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.right_0f p:last-child {
  margin-bottom: 0;
}
.list-advanced-0d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list-advanced-0d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list-advanced-0d img {
  display: block;
  width: auto;
  line-height: 1;
}
.list-advanced-0d .header-stone {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list-advanced-0d .block_pressed_a7 {
  margin: 5px 0 7px 0;
}
.list-advanced-0d.fullcontainer .paperhidden {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-advanced-0d.fullcontainer .texture_tiny_48 {
  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;
}
.list-advanced-0d.status-north {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list-advanced-0d.status-north .paperhidden {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-advanced-0d.status-north .texture_tiny_48 {
  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;
}
.list-advanced-0d.up-40 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-advanced-0d.brown-b8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list-advanced-0d.brown-b8 .texture_tiny_48 {
  margin-top: 7px;
}
.box_lite_4a {
  display: inline-block;
}
.article-dim .item_blue_ae .list-advanced-0d img {
  max-width: 100%;
}
.aside-1d .middle-b9.east_d9,
.outline_3c .middle-b9.east_d9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside-1d .propattern,
.outline_3c .propattern {
  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%);
}
.aside-1d .propattern {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.aside-1d.dropdown_hovered_08 .propattern {
  display: none;
}
.aside-1d .video-9e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside-1d .video-9e li {
  display: inline-block;
  position: relative;
}
.aside-1d .video-9e li:last-child {
  margin-right: 0;
}
.aside-1d .video-9e 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;
}
.aside-1d .video-9e li.breadcrumb_glass > a {
  color: rgba(0, 0, 0, 0.9);
}
.aside-1d .video-9e > 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;
}
.aside-1d .video-9e > li > a i {
  line-height: 0;
}
.aside-1d .video-9e > li.icon-out > a .propattern {
  margin-left: 4px;
  line-height: 0;
}
.aside-1d .video-9e .hidden_wood_e5 li.icon-out > a {
  position: relative;
}
.aside-1d .video-9e .hidden_wood_e5 li.icon-out > a:after,
.aside-1d .video-9e .hidden_wood_e5 li.icon-out > a:before {
  content: "";
  display: table;
}
.aside-1d .video-9e .hidden_wood_e5 li.icon-out > a:after {
  clear: both;
}
.aside-1d .video-9e .hidden_wood_e5 li.icon-out > a .propattern {
  margin-left: 5px;
  float: right;
}
.aside-1d .borderfresh,
.aside-1d .hidden_wood_e5 {
  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;
}
.aside-1d .hidden_wood_e5 {
  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;
}
.aside-1d .hidden_wood_e5 .east_d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside-1d .hidden_wood_e5 .propattern {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.aside-1d .hidden_wood_e5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.aside-1d .hidden_wood_e5 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;
}
.aside-1d .hidden_wood_e5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.aside-1d .hidden_wood_e5 .hidden_wood_e5 {
  top: 0;
  left: 100%;
}
.aside-1d .info_d7.logo_14 > .borderfresh,
.aside-1d .info_d7.logo_14 > .hidden_wood_e5,
.aside-1d .info_d7:focus > .borderfresh,
.aside-1d .info_d7:focus > .hidden_wood_e5,
.aside-1d .info_d7:hover > .borderfresh,
.aside-1d .info_d7:hover > .hidden_wood_e5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.aside-1d.lite-e6 .accent-prev-18:after,
.aside-1d.lite-e6 .accent-prev-18:before {
  content: "";
  display: table;
}
.aside-1d.lite-e6 .accent-prev-18:after {
  clear: both;
}
.aside-1d.lite-e6 .accent-prev-18 > li {
  float: left;
}
.aside-1d.status-soft-39 .accent-prev-18:after,
.aside-1d.status-soft-39 .accent-prev-18:before {
  content: "";
  display: table;
}
.aside-1d.status-soft-39 .accent-prev-18:after {
  clear: both;
}
.aside-1d.status-soft-39 .accent-prev-18 > li {
  float: left;
}
.aside-1d.status-soft-39 .accent-prev-18 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.aside-1d.status-soft-39 .accent-prev-18 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.aside-1d.status-soft-39 .accent-prev-18 > li.componentmotion > a,
.aside-1d.status-soft-39 .accent-prev-18 > li.breadcrumb_glass > a {
  color: #fff;
  background-color: #1e4b75;
}
.aside-1d.highlight-72 .accent-prev-18 > li > a .east_d9 {
  position: relative;
}
.aside-1d.highlight-72 .accent-prev-18 > li > a .east_d9: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;
}
.aside-1d.highlight-72
  .accent-prev-18
  > li:focus
  > a
  .east_d9:before,
.aside-1d.highlight-72
  .accent-prev-18
  > li:hover
  > a
  .east_d9:before {
  width: 100%;
  background-color: currentColor;
}
.aside-1d.highlight-72
  .accent-prev-18
  > li.componentmotion
  > a
  .east_d9:before,
.aside-1d.highlight-72
  .accent-prev-18
  > li.tertiary_3f
  > a
  .east_d9:before {
  width: 100%;
  background-color: currentColor;
}
.aside-1d.nav-1c .accent-prev-18 > li > a .east_d9 {
  position: relative;
}
.aside-1d.nav-1c .accent-prev-18 > li > a .east_d9: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;
}
.aside-1d.nav-1c .accent-prev-18 > li:focus > a .east_d9:before,
.aside-1d.nav-1c
  .accent-prev-18
  > li:hover
  > a
  .east_d9:before {
  width: 100%;
  background-color: currentColor;
}
.aside-1d.nav-1c
  .accent-prev-18
  > li.componentmotion
  > a
  .east_d9:before,
.aside-1d.nav-1c
  .accent-prev-18
  > li.tertiary_3f
  > a
  .east_d9:before {
  width: 100%;
  background-color: currentColor;
}
.outline_3c .video-9e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.outline_3c .video-9e li:first-child > a {
  border-top: none;
}
.outline_3c .video-9e .large_47 > .east_d9 .propattern {
  display: none;
}
.outline_3c .video-9e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.outline_3c .video-9e li:last-child {
  border: none;
}
.outline_3c .video-9e li.icon-out > a {
  padding-right: 45px !important;
}
.outline_3c .video-9e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.outline_3c .video-9e li a:focus,
.outline_3c .video-9e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline_3c .video-9e li .aside_d1 {
  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;
}
.outline_3c .video-9e li .aside_d1:hover {
  box-shadow: none;
}
.outline_3c .video-9e li .aside_d1 .propattern {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.outline_3c .video-9e .hidden_wood_e5 {
  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);
}
.outline_3c .video-9e .hidden_wood_e5 li a {
  padding-left: 3em;
}
.outline_3c .video-9e .module_simple > a .aside_d1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.outline_3c .video-9e .module_simple > .hidden_wood_e5 {
  display: block;
  opacity: 1;
}
.slider-fe {
  max-width: 100%;
}
.label_cc {
  line-height: 0;
  cursor: pointer;
}
.main-hard {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.main-hard:hover {
  box-shadow: none;
  color: currentColor;
}
.main-hard svg {
  width: 18px;
  height: 18px;
}
.main-hard .itemover {
  display: none;
}
.nav_32 {
  position: relative;
}
.nav_32.description-6e .main-hard .module_full {
  display: none;
}
.nav_32.description-6e .main-hard .itemover {
  display: inline-block;
}
.nav_32 .copper-b7 {
  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);
}
.nav_32.notification_yellow_bb .copper-b7 {
  left: auto;
  right: -0.9em;
}
.nav_32.notification_yellow_bb .gold-34::before {
  left: auto;
  right: 15px;
}
.nav_32.description-6e .copper-b7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-bf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.panel-bf label {
  flex-basis: 100%;
}
.panel-bf .panel-82 {
  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;
}
.panel-bf .message_down_e0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.panel-bf .message_down_e0:focus {
  background-color: transparent;
}
.panel-bf button.hidden_pink_c0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.panel-bf button.hidden_pink_c0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.panel-bf button.hidden_pink_c0 svg {
  width: 18px;
  height: 18px;
}
.panel-bf input[type="submit"] {
  min-height: auto;
}
.overlaycopper .panel-bf .message_down_e0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold-34 {
  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) {
  .gold-34 {
    width: 220px;
  }
}
.gold-34 label {
  flex-basis: 100%;
}
.gold-34::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;
}
.accentwarm .overlaycopper .panel-bf {
  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;
}
.accentwarm
  .overlaycopper
  .panel-bf
  .panel-82 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accentwarm .overlaycopper .panel-bf .message_down_e0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accentwarm
  .overlaycopper
  .panel-bf
  .message_down_e0:focus {
  background: 0 0;
}
.accentwarm
  .overlaycopper
  .panel-bf
  .tabs_lite_d4 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.hero-88 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero-88 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero-88 li:last-child {
  margin-right: 0;
}
.hero-88 li:first-child {
  margin-left: 0;
}
.hero-88.footer_glass_22 a {
  color: #fff;
}
.hero-88.footer_glass_22 a:hover {
  color: #fff;
}
.hero-88 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero-88 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero-88 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero-88 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero-88 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero-88 [class*="social-icon-apple"].picture-7a {
  background-color: transparent;
  color: #999;
}
.hero-88 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero-88 [class*="social-icon-behance"].picture-7a {
  background-color: transparent;
  color: #1769ff;
}
.hero-88 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero-88 [class*="social-icon-bitbucket"].picture-7a {
  background-color: transparent;
  color: #205081;
}
.hero-88 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero-88 [class*="social-icon-codepen"].picture-7a {
  background-color: transparent;
  color: #000;
}
.hero-88 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero-88 [class*="social-icon-delicious"].picture-7a {
  background-color: transparent;
  color: #39f;
}
.hero-88 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero-88 [class*="social-icon-digg"].picture-7a {
  background-color: transparent;
  color: #005be2;
}
.hero-88 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero-88 [class*="social-icon-dribbble"].picture-7a {
  background-color: transparent;
  color: #ea4c89;
}
.hero-88 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero-88 [class*="social-icon-envelope"].picture-7a {
  background-color: transparent;
  color: #ea4335;
}
.hero-88 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero-88 [class*="social-icon-facebook"].picture-7a {
  background-color: transparent;
  color: #3b5998;
}
.hero-88 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero-88 [class*="social-icon-flickr"].picture-7a {
  background-color: transparent;
  color: #0063dc;
}
.hero-88 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero-88 [class*="social-icon-foursquare"].picture-7a {
  background-color: transparent;
  color: #2d5be3;
}
.hero-88 [class*="social-icon-github"] {
  background-color: #333;
}
.hero-88 [class*="social-icon-github"].picture-7a {
  background-color: transparent;
  color: #333;
}
.hero-88 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero-88 [class*="social-icon-google-plus"].picture-7a {
  background-color: transparent;
  color: #dd4b39;
}
.hero-88 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero-88 [class*="social-icon-houzz"].picture-7a {
  background-color: transparent;
  color: #7ac142;
}
.hero-88 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero-88 [class*="social-icon-instagram"].picture-7a {
  background-color: transparent;
  color: #262626;
}
.hero-88 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero-88 [class*="social-icon-jsfiddle"].picture-7a {
  background-color: transparent;
  color: #487aa2;
}
.hero-88 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero-88 [class*="social-icon-linkedin"].picture-7a {
  background-color: transparent;
  color: #0077b5;
}
.hero-88 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero-88 [class*="social-icon-medium"].picture-7a {
  background-color: transparent;
  color: #00ab6b;
}
.hero-88 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero-88
  [class*="social-icon-odnoklassniki"].picture-7a {
  background-color: transparent;
  color: #f4731c;
}
.hero-88 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero-88 [class*="social-icon-meetup"].picture-7a {
  background-color: transparent;
  color: #ec1c40;
}
.hero-88 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero-88 [class*="social-icon-pinterest"].picture-7a {
  background-color: transparent;
  color: #bd081c;
}
.hero-88 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero-88 [class*="social-icon-product-hunt"].picture-7a {
  background-color: transparent;
  color: #da552f;
}
.hero-88 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero-88 [class*="social-icon-reddit"].picture-7a {
  background-color: transparent;
  color: #ff4500;
}
.hero-88 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero-88 [class*="social-icon-rss"].picture-7a {
  background-color: transparent;
  color: #f26522;
}
.hero-88 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero-88
  [class*="social-icon-shopping-cart"].picture-7a {
  background-color: transparent;
  color: #4caf50;
}
.hero-88 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero-88 [class*="social-icon-skype"].picture-7a {
  background-color: transparent;
  color: #00aff0;
}
.hero-88 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero-88 [class*="social-icon-slideshare"].picture-7a {
  background-color: transparent;
  color: #0077b5;
}
.hero-88 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero-88 [class*="social-icon-snapchat"].picture-7a {
  background-color: transparent;
  color: #fffc00;
}
.hero-88 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero-88 [class*="social-icon-soundcloud"].picture-7a {
  background-color: transparent;
  color: #f80;
}
.hero-88 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero-88 [class*="social-icon-spotify"].picture-7a {
  background-color: transparent;
  color: #2ebd59;
}
.hero-88 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero-88
  [class*="social-icon-stack-overflow"].picture-7a {
  background-color: transparent;
  color: #fe7a15;
}
.hero-88 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero-88 [class*="social-icon-maldkfgram"].picture-7a {
  background-color: transparent;
  color: #2ca5e0;
}
.hero-88 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero-88 [class*="social-icon-tripadvisor"].picture-7a {
  background-color: transparent;
  color: #589442;
}
.hero-88 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero-88 [class*="social-icon-tumblr"].picture-7a {
  background-color: transparent;
  color: #35465c;
}
.hero-88 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero-88 [class*="social-icon-twitch"].picture-7a {
  background-color: transparent;
  color: #6441a5;
}
.hero-88 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero-88 [class*="social-icon-twitter"].picture-7a {
  background-color: transparent;
  color: #1da1f2;
}
.hero-88 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero-88 [class*="social-icon-vimeo"].picture-7a {
  background-color: transparent;
  color: #1ab7ea;
}
.hero-88 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero-88 [class*="social-icon-vk"].picture-7a {
  background-color: transparent;
  color: #45668e;
}
.hero-88 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero-88 [class*="social-icon-weibo"].picture-7a {
  background-color: transparent;
  color: #df2029;
}
.hero-88 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero-88 [class*="social-icon-weixin"].picture-7a {
  background-color: transparent;
  color: #7bb32e;
}
.hero-88 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero-88 [class*="social-icon-whatsapp"].picture-7a {
  background-color: transparent;
  color: #25d366;
}
.hero-88 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero-88 [class*="social-icon-wordpress"].picture-7a {
  background-color: transparent;
  color: #21759b;
}
.hero-88 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero-88 [class*="social-icon-xing"].picture-7a {
  background-color: transparent;
  color: #026466;
}
.hero-88 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero-88 [class*="social-icon-yelp"].picture-7a {
  background-color: transparent;
  color: #af0606;
}
.hero-88 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero-88 [class*="social-icon-youtube"].picture-7a {
  background-color: transparent;
  color: #cd201f;
}
.tertiary-hard {
  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;
}
.tertiary-hard:hover {
  box-shadow: none;
  background: 0 0;
}
.white-1e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.border-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;
}
.active-old-8a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.badgehovered {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.badgehovered,
.badgehovered::after,
.badgehovered::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;
}
.badgehovered::after,
.badgehovered::before {
  content: "";
  display: block;
  background-color: inherit;
}
.clean-12 .border-easy .active-old-8a {
  margin-top: -2px;
  width: 19px;
}
.clean-12 .border-easy .badgehovered {
  margin-top: -1px;
}
.clean-12 .border-easy .badgehovered,
.clean-12 .border-easy .badgehovered::after,
.clean-12 .border-easy .badgehovered::before {
  width: 19px;
  height: 2px;
}
.clean-12 .border-easy .badgehovered::before {
  top: -6px;
}
.clean-12 .border-easy .badgehovered::after {
  bottom: -6px;
}
.info_fe .border-easy .active-old-8a {
  margin-top: -2px;
  width: 22px;
}
.info_fe .border-easy .badgehovered {
  margin-top: -1px;
}
.info_fe .border-easy .badgehovered,
.info_fe .border-easy .badgehovered::after,
.info_fe .border-easy .badgehovered::before {
  width: 22px;
  height: 2px;
}
.info_fe .border-easy .badgehovered::before {
  top: -7px;
}
.info_fe .border-easy .badgehovered::after {
  bottom: -7px;
}
.minilabel .border-easy .active-old-8a {
  margin-top: -2px;
  width: 31px;
}
.minilabel .border-easy .badgehovered {
  margin-top: -1.5px;
}
.minilabel .border-easy .badgehovered,
.minilabel .border-easy .badgehovered::after,
.minilabel .border-easy .badgehovered::before {
  width: 31px;
  height: 3px;
}
.minilabel .border-easy .badgehovered::before {
  top: -9px;
}
.minilabel .border-easy .badgehovered::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .clean-ee .border-easy .active-old-8a {
    margin-top: -2px;
    width: 19px;
  }
  .clean-ee .border-easy .badgehovered {
    margin-top: -1px;
  }
  .clean-ee .border-easy .badgehovered,
  .clean-ee .border-easy .badgehovered::after,
  .clean-ee .border-easy .badgehovered::before {
    width: 19px;
    height: 2px;
  }
  .clean-ee .border-easy .badgehovered::before {
    top: -6px;
  }
  .clean-ee .border-easy .badgehovered::after {
    bottom: -6px;
  }
  .coldsecondary .border-easy .active-old-8a {
    margin-top: -2px;
    width: 22px;
  }
  .coldsecondary .border-easy .badgehovered {
    margin-top: -1px;
  }
  .coldsecondary .border-easy .badgehovered,
  .coldsecondary .border-easy .badgehovered::after,
  .coldsecondary .border-easy .badgehovered::before {
    width: 22px;
    height: 2px;
  }
  .coldsecondary .border-easy .badgehovered::before {
    top: -7px;
  }
  .coldsecondary .border-easy .badgehovered::after {
    bottom: -7px;
  }
  .border_hard .border-easy .active-old-8a {
    margin-top: -2px;
    width: 31px;
  }
  .border_hard .border-easy .badgehovered {
    margin-top: -1.5px;
  }
  .border_hard .border-easy .badgehovered,
  .border_hard .border-easy .badgehovered::after,
  .border_hard .border-easy .badgehovered::before {
    width: 31px;
    height: 3px;
  }
  .border_hard .border-easy .badgehovered::before {
    top: -9px;
  }
  .border_hard .border-easy .badgehovered::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info-fresh-7b .border-easy .active-old-8a {
    margin-top: -2px;
    width: 19px;
  }
  .info-fresh-7b .border-easy .badgehovered {
    margin-top: -1px;
  }
  .info-fresh-7b .border-easy .badgehovered,
  .info-fresh-7b .border-easy .badgehovered::after,
  .info-fresh-7b .border-easy .badgehovered::before {
    width: 19px;
    height: 2px;
  }
  .info-fresh-7b .border-easy .badgehovered::before {
    top: -6px;
  }
  .info-fresh-7b .border-easy .badgehovered::after {
    bottom: -6px;
  }
  .downtooltip .border-easy .active-old-8a {
    margin-top: -2px;
    width: 22px;
  }
  .downtooltip .border-easy .badgehovered {
    margin-top: -1px;
  }
  .downtooltip .border-easy .badgehovered,
  .downtooltip .border-easy .badgehovered::after,
  .downtooltip .border-easy .badgehovered::before {
    width: 22px;
    height: 2px;
  }
  .downtooltip .border-easy .badgehovered::before {
    top: -7px;
  }
  .downtooltip .border-easy .badgehovered::after {
    bottom: -7px;
  }
  .headeradvanced .border-easy .active-old-8a {
    margin-top: -2px;
    width: 31px;
  }
  .headeradvanced .border-easy .badgehovered {
    margin-top: -1.5px;
  }
  .headeradvanced .border-easy .badgehovered,
  .headeradvanced .border-easy .badgehovered::after,
  .headeradvanced .border-easy .badgehovered::before {
    width: 31px;
    height: 3px;
  }
  .headeradvanced .border-easy .badgehovered::before {
    top: -9px;
  }
  .headeradvanced .border-easy .badgehovered::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label-silver .border-easy .active-old-8a {
    margin-top: -2px;
    width: 19px;
  }
  .label-silver .border-easy .badgehovered {
    margin-top: -1px;
  }
  .label-silver .border-easy .badgehovered,
  .label-silver .border-easy .badgehovered::after,
  .label-silver .border-easy .badgehovered::before {
    width: 19px;
    height: 2px;
  }
  .label-silver .border-easy .badgehovered::before {
    top: -6px;
  }
  .label-silver .border-easy .badgehovered::after {
    bottom: -6px;
  }
  .header_d4 .border-easy .active-old-8a {
    margin-top: -2px;
    width: 22px;
  }
  .header_d4 .border-easy .badgehovered {
    margin-top: -1px;
  }
  .header_d4 .border-easy .badgehovered,
  .header_d4 .border-easy .badgehovered::after,
  .header_d4 .border-easy .badgehovered::before {
    width: 22px;
    height: 2px;
  }
  .header_d4 .border-easy .badgehovered::before {
    top: -7px;
  }
  .header_d4 .border-easy .badgehovered::after {
    bottom: -7px;
  }
  .grid_right .border-easy .active-old-8a {
    margin-top: -2px;
    width: 31px;
  }
  .grid_right .border-easy .badgehovered {
    margin-top: -1.5px;
  }
  .grid_right .border-easy .badgehovered,
  .grid_right .border-easy .badgehovered::after,
  .grid_right .border-easy .badgehovered::before {
    width: 31px;
    height: 3px;
  }
  .grid_right .border-easy .badgehovered::before {
    top: -9px;
  }
  .grid_right .border-easy .badgehovered::after {
    bottom: -9px;
  }
}
.filter-ef .badgehovered {
  -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);
}
.filter-ef .badgehovered::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter-ef .badgehovered::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);
}
.filter-ef.footer-smooth-e9 .badgehovered {
  -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);
}
.filter-ef.footer-smooth-e9 .badgehovered::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter-ef.footer-smooth-e9 .badgehovered::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);
}
.north_56 {
  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.tabs_ff:before {
  display: none;
}
.section-center-a8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section-center-a8 .tag_f1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section-center-a8 .tag_f1:last-of-type {
  border-bottom: none;
}
.section-center-a8 .tag_f1.button_fa,
.section-center-a8 .tag_f1.sidebar_short,
.section-center-a8 .tag_f1.next_e9 {
  padding: 0;
}
.section-center-a8 .outline_3c .aside_d1 {
  color: currentColor;
}
.section-center-a8 .outline_3c .aside_d1:focus,
.section-center-a8 .outline_3c .aside_d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-center-a8.tabs-fresh .tertiary-52,
.section-center-a8.tabs-fresh .right_0f a,
.section-center-a8.tabs-fresh .accent-prev-18 a,
.section-center-a8.tabs-fresh .hidden_wood_e5 a {
  color: rgba(0, 0, 0, 0.55);
}
.section-center-a8.tabs-fresh .tertiary-52:hover,
.section-center-a8.tabs-fresh .right_0f a:hover,
.section-center-a8.tabs-fresh .accent-prev-18 a:hover,
.section-center-a8.tabs-fresh .hidden_wood_e5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-center-a8.tabs-fresh .list_wide_39 {
  color: rgba(0, 0, 0, 0.8);
}
.section-center-a8.tabs-fresh .tag_f1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-center-a8.tabs-fresh .tag_f1:before {
  background: rgba(0, 0, 0, 0.08);
}
.section-center-a8.tabs-fresh .disabled-08:before {
  background: rgba(255, 255, 255, 0.9);
}
.section-center-a8.tabs-fresh .outline_3c .video-9e li a,
.section-center-a8.tabs-fresh .outline_3c .aside_d1,
.section-center-a8.tabs-fresh .hidden_wood_e5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-center-a8.tabs-fresh .outline_3c .aside_d1:focus,
.section-center-a8.tabs-fresh .outline_3c .aside_d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-center-a8.tabs-fresh .video-9e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-center-a8.active-medium .tertiary-52,
.section-center-a8.active-medium .right_0f a,
.section-center-a8.active-medium .accent-prev-18 .aside_d1,
.section-center-a8.active-medium .accent-prev-18 a,
.section-center-a8.active-medium .hidden_wood_e5 a {
  color: rgba(255, 255, 255, 0.79);
}
.section-center-a8.active-medium .tertiary-52:hover,
.section-center-a8.active-medium .right_0f a:hover,
.section-center-a8.active-medium .accent-prev-18 .aside_d1:hover,
.section-center-a8.active-medium .accent-prev-18 a:hover,
.section-center-a8.active-medium .hidden_wood_e5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-center-a8.active-medium .list_wide_39 {
  color: rgba(255, 255, 255, 0.99);
}
.section-center-a8.active-medium .tag_f1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-center-a8.active-medium .tag_f1:before {
  background: rgba(255, 255, 255, 0.08);
}
.section-center-a8.active-medium .disabled-08:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-center-a8.active-medium .outline_3c .video-9e li a,
.section-center-a8.active-medium .outline_3c .aside_d1,
.section-center-a8.active-medium .hidden_wood_e5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-center-a8.active-medium .outline_3c .aside_d1:focus,
.section-center-a8.active-medium .outline_3c .aside_d1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-center-a8.active-medium .video-9e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-08 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.disabled-08:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.centerheading {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.alertsimple .section-center-a8 {
  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;
}
.alertsimple .tag_f1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.alertsimple .tag_f1: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) {
  .alertsimple .tag_f1:before {
    width: 16%;
    left: 42%;
  }
}
.alertsimple .tag_f1:last-child:before {
  content: none;
}
.alertsimple .tag_f1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.alertsimple .outline_3c .video-9e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.alertsimple .outline_3c .video-9e li a .aside_d1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.alertsimple .outline_3c .hidden_wood_e5 {
  border: none;
}
.alertsimple .outline_3c .hidden_wood_e5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.alertsimple .disabled-08 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.alertsimple .centerheading {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.alertsimple .active-medium .disabled-08:before {
  background: rgba(0, 0, 0, 0.9);
}
.alertsimple .tabs-fresh.right-a1 .badgehovered {
  background: rgba(0, 0, 0, 0.6);
}
.alertsimple
  .tabs-fresh.right-a1
  .badgehovered::after,
.alertsimple
  .tabs-fresh.right-a1
  .badgehovered:before {
  background: inherit;
}
.alertsimple
  .tabs-fresh.right-a1:hover
  .badgehovered {
  background: rgba(0, 0, 0, 0.8);
}
.outerheading .section-center-a8 {
  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) {
  .outerheading .section-center-a8 {
    width: auto;
    right: 45px;
  }
}
.accordion-white-4c .section-center-a8 {
  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) {
  .accordion-white-4c .section-center-a8 {
    width: auto;
    left: 45px;
  }
}
.tabs_ff .section-center-a8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tabs_ff .centerheading {
  max-width: 48em;
  margin: 0 auto;
}
.tabs_ff .disabled-08:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.featurewest {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.featurewest.alertsimple .section-center-a8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.featurewest.outerheading .section-center-a8 {
  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);
}
.featurewest .section-center-a8 {
  visibility: visible;
}
.featurewest.accordion-white-4c .section-center-a8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.prev-4a,
.alertactive {
  overflow-x: hidden;
}
.prev-4a .section-center-a8 {
  overflow: auto;
}
.prev-4a.alertsimple {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev-4a.alertsimple .section-center-a8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.prev-4a.alertsimple .tertiary-hard {
  opacity: 0;
}
.prev-4a.outerheading {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev-4a.outerheading .section-center-a8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.prev-4a.outerheading .tertiary-hard {
  opacity: 0;
}
.prev-4a.accordion-white-4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.prev-4a.accordion-white-4c .section-center-a8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.prev-4a.accordion-white-4c .tertiary-hard {
  opacity: 0;
}
.prev-4a.tabs_ff .section-center-a8 {
  z-index: 10;
  visibility: visible;
}
.right-a1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.right-a1 .badgehovered {
  background: rgba(255, 255, 255, 0.99);
}
.right-a1 .badgehovered::after,
.right-a1 .badgehovered:before {
  background: inherit;
}
.right-a1:hover .badgehovered {
  background: rgba(255, 255, 255, 0.99);
}
.accordion-white-4c .right-a1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tabs_ff .right-a1 {
  display: none !important;
}
.prev-4a:before,
.alertactive:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.prev-4a .right-a1,
.alertactive .right-a1 {
  display: inline-block;
}
.section-center-a8 .notification_paper {
  -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;
}
.prev-4a .section-center-a8 .notification_paper,
.alertactive .section-center-a8 .notification_paper {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full-d6 .panel-82 {
  width: 100%;
}
.item_blue_ae {
  padding: 0 0.5em 0;
}
.item_blue_ae [class*="customify-col-"],
.item_blue_ae [class*="customify-col_"],
.item_blue_ae [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.focus_gas_17 .item_blue_ae {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .descriptionsouth .shadow-glass,
  .shadow-glass {
    display: none;
  }
  .narrowbackground {
    text-align: left;
  }
  .aside-small {
    text-align: center;
  }
  .article-bronze-34 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .descriptionsouth .yellow_57,
  .yellow_57 {
    display: none;
  }
  .hover-light {
    text-align: left;
  }
  .motion-c5 {
    text-align: center;
  }
  .sidebar-92 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .descriptionsouth .summary-action-3e,
  .summary-action-3e {
    display: none;
  }
  .outline_ed {
    text-align: left;
  }
  .summaryin {
    text-align: center;
  }
  .smallwidget {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outline-brown {
  box-shadow: none !important;
}
.outer_a7 .slider-gas-94,
.summary_af .slider-gas-94 {
  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;
}
.summary_af .slider-gas-94 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bluesecondary {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bluesecondary:after,
.bluesecondary:before {
  content: "";
  display: table;
}
.bluesecondary:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bluesecondary {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bluesecondary,
.description-pro-3b {
  max-width: 1248px;
  margin: 0 auto;
}

.column-cf.surface_light .bluesecondary {
  max-width: 100%;
}
.column-cf.texture_b2 {
  max-width: 1200px;
  margin: 0 auto;
}
.column-cf.layout-upper .bluesecondary {
  max-width: 100%;
}
.column-cf.layout-upper > .bluesecondary {
  padding-left: 0;
  padding-right: 0;
}
.column-cf.layout-upper > .bluesecondary .descriptionsouth {
  margin: 0;
}
.column-cf.layout-upper
  > .bluesecondary
  .filter-bright-9e.alertdynamic {
  margin-right: 0;
  margin-left: 0;
}
.column-cf.layout-upper #main.alertdynamic {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form-simple #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form-simple #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .modal-62 .short_d4 {
    padding-right: 1em;
  }
  .modal-62.sortred .filter-bright-9e {
    border-right: 1px solid #eaecee;
  }
  .modal-62.sortred .short_d4 {
    padding-right: 1em;
  }
  .modal-62.sortred .hover_07 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_wood .short_d4 {
    padding-left: 1em;
  }
  .secondary_wood.sortred .filter-bright-9e {
    border-left: 1px solid #eaecee;
  }
  .secondary_wood.sortred .short_d4 {
    padding-left: 1em;
  }
  .secondary_wood.sortred .hover_07 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .componentupper .short_d4 {
    padding-left: 1em;
  }
  .componentupper.sortred .hardoverlay {
    border-right: 1px solid #eaecee;
  }
  .componentupper.sortred .preview_top {
    border-right: 1px solid #eaecee;
  }
  .componentupper.sortred .short_d4 {
    padding-left: 1em;
  }
  .componentupper.sortred .hover_07 {
    padding-right: 1em;
  }
  .componentupper.sortred .avatar-f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_glass .short_d4 {
    padding-right: 1em;
  }
  .mask_glass.sortred .hardoverlay {
    border-left: 1px solid #eaecee;
  }
  .mask_glass.sortred .preview_top {
    border-left: 1px solid #eaecee;
  }
  .mask_glass.sortred .short_d4 {
    padding-right: 1em;
  }
  .mask_glass.sortred .hover_07 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_glass.sortred .avatar-f8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-simple .short_d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form-simple.sortred .filter-bright-9e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form-simple.sortred .short_d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form-simple.sortred .hover_07 {
    padding-left: 1em;
  }
  .form-simple.sortred .avatar-f8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form-simple.sortred .short_d4 {
    padding-left: 0;
  }
}
.border_a4 .section_over {
  display: inline-block;
}
.dimlabel {
  display: inline-block;
}
.simple_5a {
  word-con: break-word;
}
.nav_d4 > span {
  display: inline-block;
  padding: 5px 0;
}
.nav_d4 .outlinehard {
  margin-left: 8px;
  margin-right: 8px;
}
.nav_d4 .banner-short img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary-3e .outline_6a {
  margin-bottom: 2em;
}
.primary-3e .grid_smooth_3b {
  margin-bottom: 15px;
}
.primary-3e .grid_smooth_3b:last-child {
  margin-bottom: 0;
}
.primary-3e .main-3c {
  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) {
  .primary-3e .main-3c {
    display: block;
  }
}
.primary-3e .texture_fast {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary-3e .texture_fast {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary-3e .card_07 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary-3e .card_07 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary-3e .card_07 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary-3e .simple_5a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-3e .simple_5a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary-3e .image-87 p:last-child {
  margin-bottom: 0;
}
.primary-3e .avatar_solid_bc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary-3e .box-copper-43 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary-3e .steeltable {
  margin-top: 1em;
}
.primary-3e .topdropdown {
  top: 0;
  display: block;
}
.primary-3e .topdropdown a {
  color: inherit;
}
.primary-3e .topdropdown a:hover {
  color: inherit;
}
.primary-3e .fluid_8b {
  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;
}
.primary-3e .fluid_8b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary-3e .box-copper-43 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary-3e .surface_first_12 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary-3e .surface_first_12:first-child {
  margin-top: 0;
}
.primary-3e .surface_first_12.banner_north_b6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary-3e .surface_first_12.carousel-dirty {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-3e
  .surface_first_12.carousel-dirty.notification-brown-e7
  .steeltable {
  width: 100%;
}
.primary-3e .carousel-dirty {
  -webkit-box-align: center;
  align-items: center;
}
.primary-3e .carousel-dirty .nav_d4,
.primary-3e .carousel-dirty > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary-3e .card_07 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-3e .card_07 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary-3e .card_07: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;
}
.primary-3e .banner_north_b6 {
  z-index: 5;
}
.primary-3e .bronze-81 .tooltip_26 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary-3e .grid-22 .tooltip_26 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary-3e .message_b5 .tooltip_26 {
  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;
}
.primary-3e.logo_wood_19 .main-3c,
.primary-3e.statusmotion .main-3c {
  display: block;
}
.primary-3e.logo_wood_19 .main-3c .next_c0,
.primary-3e.logo_wood_19 .main-3c .box-copper-43,
.primary-3e.statusmotion .main-3c .next_c0,
.primary-3e.statusmotion .main-3c .box-copper-43 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-3e.component-e6 .texture_fast {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary-3e.component-e6 .texture_fast {
    margin-right: 0;
  }
}
.primary-3e.logo_wood_19 .texture_fast,
.primary-3e.statusmotion .texture_fast {
  padding-top: 40%;
}
.primary-3e.logo_wood_19 .outline_6a,
.primary-3e.statusmotion .outline_6a {
  display: block;
}
.primary-3e.logo_wood_19 .input-focused .box-copper-43,
.primary-3e.statusmotion .input-focused .box-copper-43 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary-3e.logo_wood_19 .texture_fast,
.primary-3e.statusmotion .texture_fast {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary-3e.logo_wood_19 .box-copper-43 {
  padding: 1em;
}
.component_lite_84 {
  margin: 30px auto;
  display: block;
}
.component_lite_84 .small_26 > * {
  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;
}
.component_lite_84 .small_26 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component_lite_84 .small_26 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title-green .nav_d4 {
  margin-bottom: 1.41575em;
}
.title-green .text_paper {
  margin-bottom: 1.618em;
}
.pattern-full-a2 .lite_17 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern-full-a2 .lite_17 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern-full-a2 .box_lower_15 {
  max-width: 100%;
  overflow: auto;
}
.shade-f5 .pattern-full-a2 a:hover {
  text-decoration: underline;
}
.hovered_89 .grid_smooth_3b:not(.simple_5a),
.hovered_89 .card_07 {
  margin-bottom: 1.41575em;
}
.hovered_89 .grid_smooth_3b:not(.simple_5a):last-child,
.hovered_89 .card_07:last-child {
  margin-bottom: 0;
}
.hovered_89 .grid_smooth_3b.tinygallery {
  margin-bottom: 0.41575em;
}
.hovered_89 .hidden-hot:before,
.hovered_89 .tall-5c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hovered_89 .hidden-hot:before {
  content: "\f115";
}
.hovered_89 .tall-5c:before {
  content: "\f02c";
}
.hovered_89 .white_cb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hovered_89 .white_cb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shadow-bb {
  display: -webkit-box;
  display: flex;
}
.shadow-bb .input_yellow {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shadow-bb .input_yellow {
    flex-basis: 90px;
  }
}
.shadow-bb .bottomhidden {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-bb .bottomhidden {
    flex-basis: calc(100% - 50px);
  }
}
.shadow-bb .notification-green-b4 p:last-child {
  margin-bottom: 0.72em;
}
.prev-d1 .small_26 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.prev-d1 .small_26:after,
.prev-d1 .small_26:before {
  content: "";
  display: table;
}
.prev-d1 .small_26:after {
  clear: both;
}
.prev-d1 .small_26 .media_next,
.prev-d1 .small_26 .tertiary_static_07 {
  width: 49%;
}
.prev-d1 .small_26 .media_next a span.hiddeneasy,
.prev-d1 .small_26 .tertiary_static_07 a span.hiddeneasy {
  display: block;
  margin-bottom: 5px;
}
.prev-d1 .small_26 .tertiary_static_07 {
  float: left;
  text-align: left;
}
.prev-d1 .small_26 .media_next {
  float: right;
  text-align: right;
}
.progress_88 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress_88 {
    margin-bottom: 0;
  }
}
.white-8f {
  margin-bottom: 1em;
}
.white-8f .simple_5a {
  font-size: 1.1em;
  line-height: 1.3;
}
.accent-black a {
  display: block;
  line-height: 0;
  position: relative;
}
.gridbright .white-8f,
.title-smooth .white-8f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gridbright .white-8f,
  .title-smooth .white-8f {
    display: block;
  }
}
.gridbright .accent-black,
.title-smooth .accent-black {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gridbright .accent-black,
  .title-smooth .accent-black {
    margin-bottom: 1em;
  }
}
.gridbright .accent-black img,
.title-smooth .accent-black img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gridbright .hidden-3e,
.title-smooth .hidden-3e {
  flex-basis: calc(100% - 160px);
}
.gridbright .hidden-3e p,
.title-smooth .hidden-3e p {
  margin-bottom: 0;
}
.gridbright .hidden-3e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gridbright .hidden-3e {
    padding-left: 0;
  }
}
.title-smooth .hidden-3e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title-smooth .hidden-3e {
    padding-right: 0;
  }
}
.title-smooth .accent-black {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.minibackground .accent-black {
  margin-bottom: 0.5em;
}
.minibackground .accent-black img {
  width: 100%;
}
.active_gold_5d .westdropdown,
.lite-7f .westdropdown {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lite-7f .filter-bright-9e .aside_pressed_e0 p:last-child {
  margin-bottom: 0;
}
.shadowbright {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.small_77 .tag-red-27 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .small_77 .tag-red-27:last-of-type {
    margin-bottom: 0;
  }
}
.small_77 .tag-red-27 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.small_77 .tag-red-27 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.small_77 .tag-red-27 ul li {
  margin: 0 0 0.6em;
}
.small_77 .tag-red-27 ul li.focuseddescription,
.small_77 .tag-red-27 ul li.description_hot {
  position: relative;
}
.small_77 .tag-red-27 ul li.focuseddescription .frame_31,
.small_77 .tag-red-27 ul li.description_hot .frame_31 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.small_77 .tag-red-27 ul li.focuseddescription:after:after,
.small_77 .tag-red-27 ul li.focuseddescription:after:before,
.small_77
  .tag-red-27
  ul
  li.description_hot:after:after,
.small_77
  .tag-red-27
  ul
  li.description_hot:after:before {
  content: "";
  display: table;
}
.small_77 .tag-red-27 ul li.focuseddescription:after:after,
.small_77
  .tag-red-27
  ul
  li.description_hot:after:after {
  clear: both;
}
.small_77 .tag-red-27 a.filterlarge:hover {
  text-decoration: none;
}
.small_77 .tag-red-27 select {
  max-width: 100%;
}
.small_77 .tag-red-27 table {
  font-size: 85%;
}
.small_77 .tag-red-27 table td,
.small_77 .tag-red-27 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.small_77 .tag-red-27 table tfoot td {
  text-align: left;
}
.small_77 .tag-red-27 :last-child {
  margin-bottom: 0;
}
.small_77 .tag-red-27 .article-0e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.small_77 .tag-red-27 .article-0e label {
  width: 100%;
}
.small_77 .tag-red-27 .article-0e .message_down_e0 {
  width: 100%;
  display: block;
}
.small_77 .tag-red-27 .article-0e .hidden_pink_c0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.small_77 .tag-red-27 .article-0e .hidden_pink_c0:hover svg #svg-search {
  fill: #444;
}
.small_77 .tag-red-27 .article-0e .hidden_pink_c0 svg {
  width: 18px;
  height: 18px;
}
.small_77 .lowerbackdrop ul ul,
.small_77 .simple_3c ul ul,
.small_77 .aside_9b ul ul,
.small_77 .search_pink ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.small_77 .lowerbackdrop .icon-out > a,
.small_77 .simple_3c .icon-out > a,
.small_77 .aside_9b .icon-out > a,
.small_77 .search_pink .icon-out > a {
  margin-bottom: 0;
}
.small_77 .menu-dirty li,
.small_77 .lowerbackdrop li,
.small_77 .cardplasma li,
.small_77 .simple_3c li,
.small_77 .aside_9b li,
.small_77 .search_pink li,
.small_77 .list-cold li,
.small_77 .filter-mini li {
  display: block;
  position: relative;
}
.small_77 .menu-dirty li:last-child,
.small_77 .lowerbackdrop li:last-child,
.small_77 .cardplasma li:last-child,
.small_77 .simple_3c li:last-child,
.small_77 .aside_9b li:last-child,
.small_77 .search_pink li:last-child,
.small_77 .list-cold li:last-child,
.small_77 .filter-mini li:last-child {
  border: none;
}
.small_77 .menu-dirty li a,
.small_77 .lowerbackdrop li a,
.small_77 .cardplasma li a,
.small_77 .simple_3c li a,
.small_77 .aside_9b li a,
.small_77 .search_pink li a,
.small_77 .list-cold li a,
.small_77 .filter-mini li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.small_77 .menu-dirty li ul li::before,
.small_77 .lowerbackdrop li ul li::before,
.small_77 .cardplasma li ul li::before,
.small_77 .simple_3c li ul li::before,
.small_77 .aside_9b li ul li::before,
.small_77 .search_pink li ul li::before,
.small_77 .list-cold li ul li::before,
.small_77 .filter-mini li ul li::before {
  left: 15px;
}
.small_77 .menu-dirty li ul a,
.small_77 .lowerbackdrop li ul a,
.small_77 .cardplasma li ul a,
.small_77 .simple_3c li ul a,
.small_77 .aside_9b li ul a,
.small_77 .search_pink li ul a,
.small_77 .list-cold li ul a,
.small_77 .filter-mini li ul a {
  padding-left: 20px;
}
.small_77 .menu-dirty li ul ul li::before,
.small_77 .lowerbackdrop li ul ul li::before,
.small_77 .cardplasma li ul ul li::before,
.small_77 .simple_3c li ul ul li::before,
.small_77 .aside_9b li ul ul li::before,
.small_77 .search_pink li ul ul li::before,
.small_77 .list-cold li ul ul li::before,
.small_77 .filter-mini li ul ul li::before {
  left: 30px;
}
.small_77 .menu-dirty li ul ul a,
.small_77 .lowerbackdrop li ul ul a,
.small_77 .cardplasma li ul ul a,
.small_77 .simple_3c li ul ul a,
.small_77 .aside_9b li ul ul a,
.small_77 .search_pink li ul ul a,
.small_77 .list-cold li ul ul a,
.small_77 .filter-mini li ul ul a {
  padding-left: 40px;
}
.small_77 .accordionsimple li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.small_77 .filter-mini ul li {
  margin-bottom: 1.41575em;
}
.small_77 .filter-mini ul li .notificationmedium {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.small_77 .filter-mini ul li .out_bb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active-medium .menu-dirty li a,
.active-medium .lowerbackdrop li a,
.active-medium .cardplasma li a,
.active-medium .simple_3c li a,
.active-medium .aside_9b li a,
.active-medium .search_pink li a,
.active-medium .list-cold li a,
.active-medium .filter-mini li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-medium .accordionsimple li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-medium .tag-red-27 ul li.focuseddescription .frame_31,
.active-medium .tag-red-27 ul li.description_hot .frame_31 {
  background: rgba(0, 0, 0, 0.2);
}
.active-medium .small_77 .tag-red-27 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-cf .small_77 .video-9e li {
  margin: 0;
}
.column-cf .small_77 .video-9e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.column-cf .small_77 .video-9e li ul {
  margin: 0;
}
.column-cf .small_77 .video-9e li ul li a {
  padding-left: 15px;
}
.column-cf .small_77 .video-9e li ul li li a {
  padding-left: 30px;
}
.column-cf .small_77 .video-9e li.breadcrumb_glass > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.column-cf .small_77 .video-9e li.breadcrumb_glass > 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;
}
.column-cf .small_77 .video-9e li.breadcrumb_glass > 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;
}
.content-91 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup-steel {
  position: relative;
  z-index: 10;
}
.popup-steel .notification_paper {
  width: 100%;
  max-width: 100%;
}
.heading_b6 .slider-6c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading_b6 .tabs-fresh {
}
.heading_b6 .active-medium {
  background: #292929;
}
.video-silver-5e .slider-6c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video-silver-5e .tabs-fresh {
  background: #f9f9f9;
}
.video-silver-5e .active-medium {
  background: #303030;
}
.hugeaside .slider-6c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hugeaside .section_over {
    margin-bottom: 1em;
  }
  .hugeaside .section_over:last-child {
    margin-bottom: 0;
  }
}
.hugeaside .tabs-fresh {
  background: #ededed;
}
.hugeaside .active-medium {
  background: #1a1a1a;
}
.slider-6c.tabs-fresh {
  color: rgba(0, 0, 0, 0.6);
}
.slider-6c.tabs-fresh .logo-over li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-6c.active-medium {
  color: rgba(255, 255, 255, 0.99);
}
.slider-6c.active-medium a:not(.filterlarge) {
  color: rgba(255, 255, 255, 0.79);
}
.slider-6c.active-medium a:not(.filterlarge):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-6c.active-medium .logo-over li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-6c.active-medium table tbody td,
.slider-6c.active-medium table th {
  background: rgba(0, 0, 0, 0.08);
}
.footer-slow-41.slider-outer .bluesecondary {
  max-width: initial;
}
.footer-slow-41 .under-d5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.footer-slow-41 .under-d5 .notification_paper {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .footer-slow-41 .under-d5 .notification_paper {
    display: block;
    margin-bottom: 2em;
  }
  .footer-slow-41 .under-d5 .notification_paper:last-child {
    margin-bottom: 0;
  }
}
.hugeaside .section_over:last-child,
.video-silver-5e .section_over:last-child,
.heading_b6 .section_over:last-child {
  margin-bottom: 0;
}
.hugeaside .section_over .small_77 .tag-red-27:last-child,
.video-silver-5e .section_over .small_77 .tag-red-27:last-child,
.heading_b6 .section_over .small_77 .tag-red-27:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hugeaside .clean_ac,
  .hugeaside .lower_87,
  .video-silver-5e .clean_ac,
  .video-silver-5e .lower_87,
  .heading_b6 .clean_ac,
  .heading_b6 .lower_87 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup-steel .section_over {
    margin-bottom: 2em;
  }
}
.popup-steel p:last-child {
  margin-bottom: 0;
}
.popup-steel li,
.popup-steel ul {
  list-style: none;
  margin: 0;
}
.popup-steel ul ul {
  margin-left: 2.617924em;
}
.glassmodal {
  font-size: 0.875em;
}

/* css-noise: 3bb9 */
.phantom-card-b2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
