/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient_34a9/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient_34a9
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.gradient_34a9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image-0764.mini-d864/licenses/gpl-2.0.mini-73bd
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.overlay-6724/, (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.label_e1d9.row-0748/normalize.black_6c4c/
 ======
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.black_6c4c v7.0.0 | MIT License | github.gradient_34a9/necolas/normalize.black_6c4c */
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;
}
.text_0f08 .medium-6562,
.wide_10f8,
.primary_e9a9,
.text-gold-53c0,
.focus_062b,
.notification-clean-d023,
.pagination_green_5344,
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;
}
.wide_10f8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wide_10f8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wide_10f8,
  h1 {
    font-size: 1.8em;
  }
}
.primary_e9a9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary_e9a9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary_e9a9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary_e9a9,
  h2 {
    font-size: 1.7em;
  }
}
.text-gold-53c0,
h3 {
  font-size: 1.618em;
}
.text_0f08 .medium-6562,
.focus_062b,
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.form_6b51 {
  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;
}
.background-dfc7:after,
.background-dfc7:before,
.dim_d5e5:after,
.dim_d5e5:before {
  content: "";
  display: table;
}
.background-dfc7:after,
.dim_d5e5:after {
  clear: both;
}
.form_9f81 {
  float: right;
  margin-right: 0;
}
.orange-53a2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal_basic_30c6 .red_7946,
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;
}
.modal_basic_30c6 .red_7946: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;
}
.preview-1f7a .red_7946 {
  box-shadow: none;
}
.preview-1f7a
  .red_7946
  .row-fluid-9976 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview-1f7a .red_7946 .prev_b85f {
  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;
}
.preview-1f7a
  .red_7946
  .prev_b85f
  b {
  display: none;
}
.preview-1f7a .button-dim-c91a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wood-95e4:not(.preview_green_a649):not(.tiny-f1d5),
button:not(.preview_green_a649):not(.tiny-f1d5),
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ),
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ),
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ) {
  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;
}
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ):hover,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ):hover,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):hover,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):hover,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ):active,
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ):active,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):active,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):active,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):active,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus {
  outline: 0;
}
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624 {
  position: relative;
}
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .filter_3b37,
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .active-50da,
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .copper_cf81,
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  i,
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  svg,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .filter_3b37,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .active-50da,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .copper_cf81,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  i,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  svg,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .filter_3b37,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .active-50da,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .copper_cf81,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  i,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  svg,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .filter_3b37,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .active-50da,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .copper_cf81,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  i,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  svg,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .filter_3b37,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .active-50da,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  .copper_cf81,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  i,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624
  svg {
  visibility: hidden;
}
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624:after,
button:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624:after,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624:after,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624:after,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ).fn-loading-5624: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;
}
.wood-95e4:not(.preview_green_a649):not(.tiny-f1d5),
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ),
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ),
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ) {
  color: #fff;
  background: #235787;
}
.wood-95e4:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus,
input[type="button"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus,
input[type="reset"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus,
input[type="submit"]:not(.preview_green_a649):not(
    .tiny-f1d5
  ):focus {
  color: #fff;
}
.wood-95e4.fn-disabled-5624:not(.preview_green_a649):not(
    .tiny-f1d5
  ),
.wood-95e4[disabled]:not(.preview_green_a649):not(
    .tiny-f1d5
  ),
button.fn-disabled-5624:not(.preview_green_a649):not(
    .tiny-f1d5
  ),
button[disabled]:not(.preview_green_a649):not(
    .tiny-f1d5
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.dropdown_gold_2364 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dropdown_gold_2364: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;
}
.tabs-purple-24c0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form_silver_9556 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.widget_9db6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.background-dfc7:after,
.background-dfc7:before,
.tag-4696:after,
.tag-4696:before,
.box_903c:after,
.box_903c:before,
.red_49f6:after,
.red_49f6:before,
.narrow_95b9:after,
.narrow_95b9:before,
.disabled_liquid_47f5:after,
.disabled_liquid_47f5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.background-dfc7:after,
.tag-4696:after,
.box_903c:after,
.red_49f6:after,
.narrow_95b9:after,
.disabled_liquid_47f5:after {
  clear: both;
}
.tag-4696 .purple_1e68,
.box_903c .purple_1e68,
.shadow_right_0a5d .purple_1e68 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask-north-3eff {
  display: inline-block;
}
.modal-3828 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.modal-3828 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.modal-3828 .hard-49fa {
  padding: 1em 0;
  font-size: 85%;
}
.hard-49fa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.left-9f06 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.left-9f06:after,
.left-9f06:before {
  content: "";
  display: table;
}
.left-9f06:after {
  clear: both;
}
.blue_9931 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.black-d03d .blue_9931 {
  max-width: 50%;
}
.component_7bcd .blue_9931 {
  max-width: 33.33%;
}
.tooltip_28bc .blue_9931 {
  max-width: 25%;
}
.outer-7a73 .blue_9931 {
  max-width: 20%;
}
.primary-12e1 .blue_9931 {
  max-width: 16.66%;
}
.north_b28e .blue_9931 {
  max-width: 14.28%;
}
.south-20e2 .blue_9931 {
  max-width: 12.5%;
}
.soft-62d5 .blue_9931 {
  max-width: 11.11%;
}
.element-out-1bcd {
  display: block;
}
.text_0f08 .glass_b91b label,
.text_0f08 .wide_1462 label,
.text_0f08 .large-5be5 label,
.text_0f08 .heading_fast_de74 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-short-a09f {
  list-style: none;
  margin: 0;
}
.item-short-a09f article.progress-yellow-25f1 {
  margin-bottom: 0;
}
.item-short-a09f ul {
  list-style: none;
  margin: 0;
}
.item-short-a09f .pink-ba6d li.progress-yellow-25f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-short-a09f .pink-ba6d li.progress-yellow-25f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-short-a09f .pink-ba6d li.progress-yellow-25f1: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) {
  .item-short-a09f .pink-ba6d li.progress-yellow-25f1 li.progress-yellow-25f1 li.progress-yellow-25f1 li.progress-yellow-25f1 {
    padding-left: 0;
  }
}
article.progress-yellow-25f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress-yellow-25f1 .tag-4696 p:last-of-type {
  margin-bottom: 0;
}
article.progress-yellow-25f1 .detail-5e92 {
  float: left;
}
article.progress-yellow-25f1 .wrapper-hard-9bf0 {
  margin-left: 85px;
}
article.progress-yellow-25f1 .pagination-middle-57f7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress-yellow-25f1 .pagination-middle-57f7 .dropdown_solid_2bd8 {
  margin-left: 10px;
}
article.progress-yellow-25f1 .sort_5615 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress-yellow-25f1 .fixed-6a6a {
  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 .glass_b91b,
  #respond .large-5be5,
  #respond .heading_fast_de74 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass_b91b input,
#respond .large-5be5 input,
#respond .heading_fast_de74 input {
  width: 100%;
}
#respond .heading_fast_de74 {
  margin-right: 0;
}
#respond .disabled_white_ffa1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold_15bf {
  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;
}
.cold_15bf.motion_8ba4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.cold_15bf 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%);
}
.cold_15bf:focus,
.cold_15bf: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);
}
.texture-right-a038 {
  border-radius: 10%;
}
.progress_left_860b {
  border-radius: 50%;
}
.stone_c802 {
  font-size: 0.72em;
}
.full_d0b1 {
  font-size: 0.875em;
}
.paragraph_top_f317 {
  font-size: 1.1em;
}
.backdrop_medium_c901 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop_medium_c901.stone_c802 {
  letter-spacing: 0.5px;
}
.sidebar_full_3f4d,
.sidebar_full_3f4d a {
  color: #6d6d6d;
}
.sidebar_full_3f4d a:hover {
  color: #111;
}
.dark_3968 {
  color: #6d6d6d;
}
.focus-9e13 {
  overflow-x: hidden;
}
.focus-9e13 .search_narrow_eb27.hard_d4ef {
  position: relative;
}
.focus-9e13 .search_narrow_eb27.hard_d4ef.aside_fast_c3e1 {
  position: initial;
}
.focus-9e13
  .search_narrow_eb27.hard_d4ef.aside_fast_c3e1
  .grid-easy-dc6f {
  left: auto;
}
.focus-9e13 .search_narrow_eb27 .grid-easy-dc6f {
  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;
}
.focus-9e13 .search_narrow_eb27:hover.hard_d4ef {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.focus-9e13
  .search_narrow_eb27:hover.hard_d4ef
  .grid-easy-dc6f {
  display: block;
  z-index: 9999999;
}
.focus-9e13 .menu-6776 .plasma_8bec,
.focus-9e13 .block-bronze-1e57 .plasma_8bec {
  display: none;
}
.focus-9e13 .search_10f3 .search_narrow_eb27:hover.hard_d4ef {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.text_0f08 .glass_b91b label,
.text_0f08 .wide_1462 label,
.text_0f08 .large-5be5 label,
.text_0f08 .heading_fast_de74 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item-short-a09f {
  list-style: none;
  margin: 0;
}
.item-short-a09f article.progress-yellow-25f1 {
  margin-bottom: 0;
}
.item-short-a09f ul {
  list-style: none;
  margin: 0;
}
.item-short-a09f .pink-ba6d li.progress-yellow-25f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item-short-a09f .pink-ba6d li.progress-yellow-25f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item-short-a09f .pink-ba6d li.progress-yellow-25f1: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) {
  .item-short-a09f .pink-ba6d li.progress-yellow-25f1 li.progress-yellow-25f1 li.progress-yellow-25f1 li.progress-yellow-25f1 {
    padding-left: 0;
  }
}
article.progress-yellow-25f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress-yellow-25f1 .tag-4696 p:last-of-type {
  margin-bottom: 0;
}
article.progress-yellow-25f1 .detail-5e92 {
  float: left;
}
article.progress-yellow-25f1 .wrapper-hard-9bf0 {
  margin-left: 85px;
}
article.progress-yellow-25f1 .pagination-middle-57f7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress-yellow-25f1 .pagination-middle-57f7 .dropdown_solid_2bd8 {
  margin-left: 10px;
}
article.progress-yellow-25f1 .sort_5615 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress-yellow-25f1 .fixed-6a6a {
  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 .glass_b91b,
  #respond .large-5be5,
  #respond .heading_fast_de74 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass_b91b input,
#respond .large-5be5 input,
#respond .heading_fast_de74 input {
  width: 100%;
}
#respond .heading_fast_de74 {
  margin-right: 0;
}
#respond .disabled_white_ffa1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-6776 .cold_55be {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cold_55be .white-2bec.simple-a3c2 .summary_prev_986f > li > a:focus,
.cold_55be .white-2bec.simple-a3c2 .summary_prev_986f > li > a:hover,
.cold_55be .white-2bec.layout-hard-b486 .summary_prev_986f > li > a:focus,
.cold_55be .white-2bec.layout-hard-b486 .summary_prev_986f > li > a:hover,
.cold_55be .white-2bec.copper_c6f2 .summary_prev_986f > li > a:focus,
.cold_55be .white-2bec.copper_c6f2 .summary_prev_986f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_55be
  .white-2bec.simple-a3c2
  .summary_prev_986f
  > li.text-motion-e32b
  > a,
.cold_55be
  .white-2bec.simple-a3c2
  .summary_prev_986f
  > li.hover_e491
  > a,
.cold_55be
  .white-2bec.layout-hard-b486
  .summary_prev_986f
  > li.text-motion-e32b
  > a,
.cold_55be
  .white-2bec.layout-hard-b486
  .summary_prev_986f
  > li.hover_e491
  > a,
.cold_55be
  .white-2bec.copper_c6f2
  .summary_prev_986f
  > li.text-motion-e32b
  > a,
.cold_55be .white-2bec.copper_c6f2 .summary_prev_986f > li.clean_29c4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.cold_55be .old-e1f5,
.cold_55be .old-e1f5 a {
  color: rgba(255, 255, 255, 0.99);
}
.cold_55be .middle_9a7e.stone_3a20 li a,
.cold_55be .glass-53fa a,
.cold_55be .pagination-top-a95b,
.cold_55be .summary_prev_986f > li > a,
.cold_55be .summary-1f78 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be .middle_9a7e.stone_3a20 li a:hover,
.cold_55be .glass-53fa a:hover,
.cold_55be .pagination-top-a95b:hover,
.cold_55be .summary_prev_986f > li > a:hover,
.cold_55be .summary-1f78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_55be .chip_liquid_47ea {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be .chip_liquid_47ea .tabs-focused-38ce {
  color: rgba(255, 255, 255, 0.99);
}
.cold_55be .chip_liquid_47ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_55be .active_down_b878 .over_50e4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be .active_down_b878 .over_50e4 .status_down_1102 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be
  .active_down_b878
  .over_50e4
  .status_down_1102::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be
  .active_down_b878
  .over_50e4
  .status_down_1102:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be
  .active_down_b878
  .over_50e4
  .status_down_1102::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be
  .active_down_b878
  .over_50e4
  .status_down_1102::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be .active_down_b878 .tooltip_current_37a4 {
  color: rgba(255, 255, 255, 0.79);
}
.cold_55be .active_down_b878 .tooltip_current_37a4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-clean-4cd0
  .cold_55be
  .active_down_b878
  .focus-b4a5
  .column_426e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-clean-4cd0
  .cold_55be
  .active_down_b878
  .focus-b4a5
  .status_down_1102 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-6776 .message-in-6749 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message-in-6749 .white-2bec.simple-a3c2 .summary_prev_986f > li > a:focus,
.message-in-6749 .white-2bec.simple-a3c2 .summary_prev_986f > li > a:hover,
.message-in-6749 .white-2bec.layout-hard-b486 .summary_prev_986f > li > a:focus,
.message-in-6749 .white-2bec.layout-hard-b486 .summary_prev_986f > li > a:hover,
.message-in-6749 .white-2bec.copper_c6f2 .summary_prev_986f > li > a:focus,
.message-in-6749 .white-2bec.copper_c6f2 .summary_prev_986f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-in-6749
  .white-2bec.simple-a3c2
  .summary_prev_986f
  > li.text-motion-e32b
  > a,
.message-in-6749
  .white-2bec.simple-a3c2
  .summary_prev_986f
  > li.hover_e491
  > a,
.message-in-6749
  .white-2bec.layout-hard-b486
  .summary_prev_986f
  > li.text-motion-e32b
  > a,
.message-in-6749
  .white-2bec.layout-hard-b486
  .summary_prev_986f
  > li.hover_e491
  > a,
.message-in-6749
  .white-2bec.copper_c6f2
  .summary_prev_986f
  > li.text-motion-e32b
  > a,
.message-in-6749 .white-2bec.copper_c6f2 .summary_prev_986f > li.clean_29c4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.message-in-6749 .old-e1f5,
.message-in-6749 .old-e1f5 a {
  color: rgba(0, 0, 0, 0.8);
}
.message-in-6749 .middle_9a7e.stone_3a20 li a,
.message-in-6749 .glass-53fa a,
.message-in-6749 .pagination-top-a95b,
.message-in-6749 .summary_prev_986f > li > a,
.message-in-6749 .summary-1f78 {
  color: rgba(0, 0, 0, 0.55);
}
.message-in-6749 .middle_9a7e.stone_3a20 li a:hover,
.message-in-6749 .glass-53fa a:hover,
.message-in-6749 .pagination-top-a95b:hover,
.message-in-6749 .summary_prev_986f > li > a:hover,
.message-in-6749 .summary-1f78:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-in-6749 .chip_liquid_47ea {
  color: rgba(0, 0, 0, 0.55);
}
.message-in-6749 .chip_liquid_47ea .tabs-focused-38ce {
  color: rgba(0, 0, 0, 0.8);
}
.message-in-6749 .chip_liquid_47ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple-afd2 .bronze-18b7 {
  margin-left: auto;
  margin-right: auto;
}
.box_903c > * {
  margin-left: auto;
  margin-right: auto;
}
.box_903c .tabs-purple-24c0 {
  margin-right: 1.41575em;
}
.simple-1cce .box_903c > .panel_265a {
  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-1cce .box_903c > .tall_7be4 {
  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;
}
.row_down_d769.simple-afd2 .bronze-18b7,
.wrapper_9232.simple-afd2 .bronze-18b7 {
  margin-left: 0;
}
.stone_aafe.simple-afd2 .bronze-18b7,
.medium-09e2.simple-afd2 .bronze-18b7 {
  margin-right: 0;
}
.box_903c ol,
.box_903c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.selected_f1bc video {
  max-width: 100%;
}
.large-4951 img {
  display: block;
}
.large-4951.tabs-purple-24c0,
.large-4951.form_silver_9556 {
  width: 100%;
}
.large-4951.tall_7be4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.image_steel_f44c:not(.tooltip-f2ef) {
  margin: 1.5em auto;
}
.upper-824f p {
  padding: 1.5em 14px;
}
ul.chip_9826.tall_7be4,
ul.chip_9826.panel_265a,
ul.chip_9826.element-up-d6fe.panel_265a {
  padding: 0 14px;
}
.sidebar_mini_7c29 {
  display: block;
  overflow-x: auto;
}
.sidebar_mini_7c29 table {
  border-collapse: collapse;
  width: 100%;
}
.sidebar_mini_7c29 td,
.sidebar_mini_7c29 th {
  padding: 0.5em;
}
.box_903c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box_903c ol ol,
.box_903c ol ul,
.box_903c ul ol,
.box_903c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box_903c ol ol li,
.box_903c ol ul li,
.box_903c ul ol li,
.box_903c ul ul li {
  margin-left: 0;
}
.mini_a409.summary-plasma-ec6c > .caption-action-21f9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mini_a409.summary-plasma-ec6c > .caption-action-21f9 iframe,
.mini_a409.summary-plasma-ec6c > .caption-action-21f9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.highlight_8aa1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.highlight_8aa1.fresh_80ef {
  padding: 0;
}
.highlight_8aa1.fresh_80ef cite {
  font-size: 13px;
}
.highlight_8aa1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.highlight_8aa1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.green-fdc3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.green-fdc3 > p:first-child {
  margin-top: 0;
}
.green-fdc3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.green-fdc3 blockquote {
  border-left: 0;
}
.box-last-649c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box-last-649c:not(.widget_hot_2fce) {
  max-width: 100px;
}
.box-last-649c.gold_79d9 {
  border-bottom: none !important;
  text-align: center;
}
.box-last-649c.gold_79d9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .upper-824f p {
    padding: 1.5em 0;
  }
}
.primary_new_d1ff {
  color: #0073aa;
}
.card-center-d65f {
  background-color: #0073aa;
}
.hard-d38c {
  color: #229fd8;
}
.row_fb33 {
  background-color: #229fd8;
}
.purple_0d42 {
  color: #eee;
}
.nav_down_605c {
  background-color: #eee;
}
.form_9308 {
  color: #444;
}
.summary_6036 {
  background-color: #444;
}
.static-2661 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.static-2661 .photo_stone_16b1 .glass-53fa {
  font-size: 15px;
}
.static-2661 .glass-53fa {
  line-height: 1.3;
}
.static-2661 .message-in-6749 {
}
.static-2661 .cold_55be {
  background: #235787;
}
.button_focused_2906 {
  padding: 0;
}
.button_focused_2906 .cold_55be {
  background: #1a1a1a;
}
.button_focused_2906 .message-in-6749 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.complex_372e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.complex_372e .message-in-6749 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.complex_372e .cold_55be {
  background: #303030;
}
.disabled_liquid_47f5 {
  position: relative;
  z-index: 10;
}
.disabled_liquid_47f5 .badge_545c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow_85b7 .hard_d4ef {
  display: inline-block;
  vertical-align: middle;
}
.shadow_85b7.thick_532e .hard_d4ef {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow_85b7.thick_532e .hard_d4ef {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_85b7.thick_532e .hard_d4ef {
    margin-right: 0.4em;
  }
}
.shadow_85b7.thick_532e .hard_d4ef:last-child {
  margin-right: 0;
}
.dirty_0827 .badge_545c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu-6776 .photo_stone_16b1 {
    margin: 0 -0.5em;
  }
  .menu-6776 .photo_stone_16b1 [class*="customify-col-"],
  .menu-6776 .photo_stone_16b1 [class*="customify-col_"],
  .menu-6776 .photo_stone_16b1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu-6776.brown-25fa .badge_545c {
  background: 0 0 !important;
}
.menu-6776.brown-25fa .badge_545c,
.menu-6776.dirty_0827 .badge_545c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu-6776.shade-short-89fc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu-6776.dirty_0827 .badge_545c {
  box-shadow: none !important;
}
.active-5a2b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-5a2b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-5a2b {
    padding: 18px 0 20px;
  }
}
.active-5a2b .green-f9e0 {
  width: 100%;
}
.active-5a2b .action_88e5 {
  margin-bottom: 0;
}
.active-5a2b .easy-b19e {
  margin-top: 5px;
  font-size: 0.875em;
}
.info_2dda {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info_2dda .banner_gas_432c {
  width: 100%;
}
.detail-basic-f957 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail-basic-f957 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail-basic-f957 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;
}
.detail-basic-f957 li:last-child:after {
  display: none;
}
.detail-basic-f957 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pro-17f5 .plasma_8bec button,
.active-5a2b .plasma_8bec button {
  left: 0;
}
.pro-17f5 .banner_gas_432c,
.active-5a2b .banner_gas_432c {
  padding-left: 0;
  padding-right: 0;
}
.pro-17f5 .info_2dda,
.active-5a2b .info_2dda {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pro-17f5 {
  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;
}
.pro-17f5: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;
}
.pro-17f5 .breadcrumb-dark-26cc {
  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) {
  .pro-17f5 .breadcrumb-dark-26cc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pro-17f5 .breadcrumb-dark-26cc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pro-17f5 .breadcrumb-dark-26cc {
    min-height: 200px;
  }
}
.pro-17f5 .detail-basic-f957 {
  color: rgba(255, 255, 255, 0.8);
}
.pro-17f5 .detail-basic-f957 a,
.pro-17f5 .detail-basic-f957 li:after {
  color: inherit;
}
.pro-17f5 .detail-basic-f957 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container-f815 {
  margin-bottom: 0.5em;
}
.lite_75c0 {
  margin-bottom: 1.2em;
}
.lite_75c0,
.container-f815 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.lite_75c0 p:last-child,
.container-f815 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .plasma_8bec,
#masthead .plasma_8bec {
  display: none;
}
#masthead
  > .plasma_8bec.pagination-fixed-5757 {
  display: none;
}
#masthead > .plasma_8bec button {
  left: 0;
}
.logo-static-3630 {
  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%;
}
.logo-static-3630 .hard_d4ef {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.logo-static-3630 .status_0289 {
  display: -webkit-box;
  display: flex;
}
.logo-static-3630 .status_0289.cool-30e8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.logo-static-3630 .status_0289.dark-24e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo-static-3630 .status_0289.down_e002 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.logo-static-3630.nav-brown-4928.popup-under-aefe .status_0289.cool-30e8 {
  flex-basis: 100%;
}
.logo-static-3630.dropdown-huge-95da .status_0289.dark-24e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.logo-static-3630.dropdown-huge-95da .status_0289.down_e002 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .plasma_8bec.pagination-fixed-5757 {
  display: none;
}
#masthead > .plasma_8bec button {
  left: 0;
}
.hovered_aa5a {
  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;
}
.hovered_aa5a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hovered_aa5a.cold-742a i {
  margin-right: 4px;
}
.hovered_aa5a.table-5d45 i {
  margin-left: 5px;
}
.glass-53fa p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.glass-53fa p:last-child {
  margin-bottom: 0;
}
.last_ec92 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.last_ec92 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.last_ec92 img {
  display: block;
  width: auto;
  line-height: 1;
}
.last_ec92 .old-e1f5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.last_ec92 .tooltip-last-005c {
  margin: 5px 0 7px 0;
}
.last_ec92.summary_soft_47b2 .pressed_09df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_ec92.summary_soft_47b2 .menu_paper_aa33 {
  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;
}
.last_ec92.background_965e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.last_ec92.background_965e .pressed_09df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_ec92.background_965e .menu_paper_aa33 {
  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;
}
.last_ec92.modal_346b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last_ec92.caption-bcd1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.last_ec92.caption-bcd1 .menu_paper_aa33 {
  margin-top: 7px;
}
.logo-south-6712 {
  display: inline-block;
}
.disabled_liquid_47f5 .blue_2370 .last_ec92 img {
  max-width: 100%;
}
.white-2bec .old-3275.footer-c3b5,
.focus-b582 .old-3275.footer-c3b5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.white-2bec .article_6797,
.focus-b582 .article_6797 {
  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%);
}
.white-2bec .article_6797 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.white-2bec.current_9452 .article_6797 {
  display: none;
}
.white-2bec .input-stone-49c3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white-2bec .input-stone-49c3 li {
  display: inline-block;
  position: relative;
}
.white-2bec .input-stone-49c3 li:last-child {
  margin-right: 0;
}
.white-2bec .input-stone-49c3 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;
}
.white-2bec .input-stone-49c3 li.clean_29c4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.white-2bec .input-stone-49c3 > 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;
}
.white-2bec .input-stone-49c3 > li > a i {
  line-height: 0;
}
.white-2bec .input-stone-49c3 > li.iron_763a > a .article_6797 {
  margin-left: 4px;
  line-height: 0;
}
.white-2bec .input-stone-49c3 .link_huge_c41f li.iron_763a > a {
  position: relative;
}
.white-2bec .input-stone-49c3 .link_huge_c41f li.iron_763a > a:after,
.white-2bec .input-stone-49c3 .link_huge_c41f li.iron_763a > a:before {
  content: "";
  display: table;
}
.white-2bec .input-stone-49c3 .link_huge_c41f li.iron_763a > a:after {
  clear: both;
}
.white-2bec .input-stone-49c3 .link_huge_c41f li.iron_763a > a .article_6797 {
  margin-left: 5px;
  float: right;
}
.white-2bec .text_light_3e8d,
.white-2bec .link_huge_c41f {
  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;
}
.white-2bec .link_huge_c41f {
  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;
}
.white-2bec .link_huge_c41f .footer-c3b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.white-2bec .link_huge_c41f .article_6797 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.white-2bec .link_huge_c41f li {
  display: block;
  margin: 0;
  padding: 0;
}
.white-2bec .link_huge_c41f 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;
}
.white-2bec .link_huge_c41f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.white-2bec .link_huge_c41f .link_huge_c41f {
  top: 0;
  left: 100%;
}
.white-2bec .full_b1c1.fn-focus-5624 > .text_light_3e8d,
.white-2bec .full_b1c1.fn-focus-5624 > .link_huge_c41f,
.white-2bec .full_b1c1:focus > .text_light_3e8d,
.white-2bec .full_b1c1:focus > .link_huge_c41f,
.white-2bec .full_b1c1:hover > .text_light_3e8d,
.white-2bec .full_b1c1:hover > .link_huge_c41f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.white-2bec.copper_c6f2 .summary_prev_986f:after,
.white-2bec.copper_c6f2 .summary_prev_986f:before {
  content: "";
  display: table;
}
.white-2bec.copper_c6f2 .summary_prev_986f:after {
  clear: both;
}
.white-2bec.copper_c6f2 .summary_prev_986f > li {
  float: left;
}
.white-2bec.main_clean_ded8 .summary_prev_986f:after,
.white-2bec.main_clean_ded8 .summary_prev_986f:before {
  content: "";
  display: table;
}
.white-2bec.main_clean_ded8 .summary_prev_986f:after {
  clear: both;
}
.white-2bec.main_clean_ded8 .summary_prev_986f > li {
  float: left;
}
.white-2bec.main_clean_ded8 .summary_prev_986f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.white-2bec.main_clean_ded8 .summary_prev_986f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.white-2bec.main_clean_ded8 .summary_prev_986f > li.text-motion-e32b > a,
.white-2bec.main_clean_ded8 .summary_prev_986f > li.clean_29c4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.white-2bec.simple-a3c2 .summary_prev_986f > li > a .footer-c3b5 {
  position: relative;
}
.white-2bec.simple-a3c2 .summary_prev_986f > li > a .footer-c3b5: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;
}
.white-2bec.simple-a3c2
  .summary_prev_986f
  > li:focus
  > a
  .footer-c3b5:before,
.white-2bec.simple-a3c2
  .summary_prev_986f
  > li:hover
  > a
  .footer-c3b5:before {
  width: 100%;
  background-color: currentColor;
}
.white-2bec.simple-a3c2
  .summary_prev_986f
  > li.text-motion-e32b
  > a
  .footer-c3b5:before,
.white-2bec.simple-a3c2
  .summary_prev_986f
  > li.hover_e491
  > a
  .footer-c3b5:before {
  width: 100%;
  background-color: currentColor;
}
.white-2bec.layout-hard-b486 .summary_prev_986f > li > a .footer-c3b5 {
  position: relative;
}
.white-2bec.layout-hard-b486 .summary_prev_986f > li > a .footer-c3b5: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;
}
.white-2bec.layout-hard-b486 .summary_prev_986f > li:focus > a .footer-c3b5:before,
.white-2bec.layout-hard-b486
  .summary_prev_986f
  > li:hover
  > a
  .footer-c3b5:before {
  width: 100%;
  background-color: currentColor;
}
.white-2bec.layout-hard-b486
  .summary_prev_986f
  > li.text-motion-e32b
  > a
  .footer-c3b5:before,
.white-2bec.layout-hard-b486
  .summary_prev_986f
  > li.hover_e491
  > a
  .footer-c3b5:before {
  width: 100%;
  background-color: currentColor;
}
.focus-b582 .input-stone-49c3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.focus-b582 .input-stone-49c3 li:first-child > a {
  border-top: none;
}
.focus-b582 .input-stone-49c3 .focus-3f83 > .footer-c3b5 .article_6797 {
  display: none;
}
.focus-b582 .input-stone-49c3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.focus-b582 .input-stone-49c3 li:last-child {
  border: none;
}
.focus-b582 .input-stone-49c3 li.iron_763a > a {
  padding-right: 45px !important;
}
.focus-b582 .input-stone-49c3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.focus-b582 .input-stone-49c3 li a:focus,
.focus-b582 .input-stone-49c3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-b582 .input-stone-49c3 li .full_613a {
  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;
}
.focus-b582 .input-stone-49c3 li .full_613a:hover {
  box-shadow: none;
}
.focus-b582 .input-stone-49c3 li .full_613a .article_6797 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.focus-b582 .input-stone-49c3 .link_huge_c41f {
  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);
}
.focus-b582 .input-stone-49c3 .link_huge_c41f li a {
  padding-left: 3em;
}
.focus-b582 .input-stone-49c3 .title-fast-a313 > a .full_613a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.focus-b582 .input-stone-49c3 .title-fast-a313 > .link_huge_c41f {
  display: block;
  opacity: 1;
}
.gallery_east_020f {
  max-width: 100%;
}
.breadcrumb-e8dd {
  line-height: 0;
  cursor: pointer;
}
.summary-1f78 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.summary-1f78:hover {
  box-shadow: none;
  color: currentColor;
}
.summary-1f78 svg {
  width: 18px;
  height: 18px;
}
.summary-1f78 .table-4c37 {
  display: none;
}
.brown_f9aa {
  position: relative;
}
.brown_f9aa.fn-active-5624 .summary-1f78 .tabs-df38 {
  display: none;
}
.brown_f9aa.fn-active-5624 .summary-1f78 .table-4c37 {
  display: inline-block;
}
.brown_f9aa .card_old_2c00 {
  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);
}
.brown_f9aa.out-db54 .card_old_2c00 {
  left: auto;
  right: -0.9em;
}
.brown_f9aa.out-db54 .slider_inner_5377::before {
  left: auto;
  right: 15px;
}
.brown_f9aa.fn-active-5624 .card_old_2c00 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-b4a5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focus-b4a5 label {
  flex-basis: 100%;
}
.focus-b4a5 .over_50e4 {
  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;
}
.focus-b4a5 .status_down_1102 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focus-b4a5 .status_down_1102:focus {
  background-color: transparent;
}
.focus-b4a5 button.tooltip_current_37a4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focus-b4a5 button.tooltip_current_37a4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focus-b4a5 button.tooltip_current_37a4 svg {
  width: 18px;
  height: 18px;
}
.focus-b4a5 input[type="submit"] {
  min-height: auto;
}
.active_down_b878 .focus-b4a5 .status_down_1102 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slider_inner_5377 {
  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) {
  .slider_inner_5377 {
    width: 220px;
  }
}
.slider_inner_5377 label {
  flex-basis: 100%;
}
.slider_inner_5377::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;
}
.picture-clean-4cd0 .active_down_b878 .focus-b4a5 {
  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;
}
.picture-clean-4cd0
  .active_down_b878
  .focus-b4a5
  .over_50e4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture-clean-4cd0 .active_down_b878 .focus-b4a5 .status_down_1102 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture-clean-4cd0
  .active_down_b878
  .focus-b4a5
  .status_down_1102:focus {
  background: 0 0;
}
.picture-clean-4cd0
  .active_down_b878
  .focus-b4a5
  .column_426e {
  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;
}
.middle_9a7e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle_9a7e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle_9a7e li:last-child {
  margin-right: 0;
}
.middle_9a7e li:first-child {
  margin-left: 0;
}
.middle_9a7e.text_fixed_5ae0 a {
  color: #fff;
}
.middle_9a7e.text_fixed_5ae0 a:hover {
  color: #fff;
}
.middle_9a7e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle_9a7e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle_9a7e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle_9a7e a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle_9a7e [class*="social-icon-apple"] {
  background-color: #999;
}
.middle_9a7e [class*="social-icon-apple"].feature_over_0a1f {
  background-color: transparent;
  color: #999;
}
.middle_9a7e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle_9a7e [class*="social-icon-behance"].feature_over_0a1f {
  background-color: transparent;
  color: #1769ff;
}
.middle_9a7e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle_9a7e [class*="social-icon-bitbucket"].feature_over_0a1f {
  background-color: transparent;
  color: #205081;
}
.middle_9a7e [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle_9a7e [class*="social-icon-codepen"].feature_over_0a1f {
  background-color: transparent;
  color: #000;
}
.middle_9a7e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle_9a7e [class*="social-icon-delicious"].feature_over_0a1f {
  background-color: transparent;
  color: #39f;
}
.middle_9a7e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle_9a7e [class*="social-icon-digg"].feature_over_0a1f {
  background-color: transparent;
  color: #005be2;
}
.middle_9a7e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle_9a7e [class*="social-icon-dribbble"].feature_over_0a1f {
  background-color: transparent;
  color: #ea4c89;
}
.middle_9a7e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle_9a7e [class*="social-icon-envelope"].feature_over_0a1f {
  background-color: transparent;
  color: #ea4335;
}
.middle_9a7e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle_9a7e [class*="social-icon-facebook"].feature_over_0a1f {
  background-color: transparent;
  color: #3b5998;
}
.middle_9a7e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle_9a7e [class*="social-icon-flickr"].feature_over_0a1f {
  background-color: transparent;
  color: #0063dc;
}
.middle_9a7e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle_9a7e [class*="social-icon-foursquare"].feature_over_0a1f {
  background-color: transparent;
  color: #2d5be3;
}
.middle_9a7e [class*="social-icon-github"] {
  background-color: #333;
}
.middle_9a7e [class*="social-icon-github"].feature_over_0a1f {
  background-color: transparent;
  color: #333;
}
.middle_9a7e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle_9a7e [class*="social-icon-google-plus"].feature_over_0a1f {
  background-color: transparent;
  color: #dd4b39;
}
.middle_9a7e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle_9a7e [class*="social-icon-houzz"].feature_over_0a1f {
  background-color: transparent;
  color: #7ac142;
}
.middle_9a7e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle_9a7e [class*="social-icon-instagram"].feature_over_0a1f {
  background-color: transparent;
  color: #262626;
}
.middle_9a7e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle_9a7e [class*="social-icon-jsfiddle"].feature_over_0a1f {
  background-color: transparent;
  color: #487aa2;
}
.middle_9a7e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle_9a7e [class*="social-icon-linkedin"].feature_over_0a1f {
  background-color: transparent;
  color: #0077b5;
}
.middle_9a7e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle_9a7e [class*="social-icon-medium"].feature_over_0a1f {
  background-color: transparent;
  color: #00ab6b;
}
.middle_9a7e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle_9a7e
  [class*="social-icon-odnoklassniki"].feature_over_0a1f {
  background-color: transparent;
  color: #f4731c;
}
.middle_9a7e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle_9a7e [class*="social-icon-meetup"].feature_over_0a1f {
  background-color: transparent;
  color: #ec1c40;
}
.middle_9a7e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle_9a7e [class*="social-icon-pinterest"].feature_over_0a1f {
  background-color: transparent;
  color: #bd081c;
}
.middle_9a7e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle_9a7e [class*="social-icon-product-hunt"].feature_over_0a1f {
  background-color: transparent;
  color: #da552f;
}
.middle_9a7e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle_9a7e [class*="social-icon-reddit"].feature_over_0a1f {
  background-color: transparent;
  color: #ff4500;
}
.middle_9a7e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle_9a7e [class*="social-icon-rss"].feature_over_0a1f {
  background-color: transparent;
  color: #f26522;
}
.middle_9a7e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle_9a7e
  [class*="social-icon-shopping-cart"].feature_over_0a1f {
  background-color: transparent;
  color: #4caf50;
}
.middle_9a7e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle_9a7e [class*="social-icon-skype"].feature_over_0a1f {
  background-color: transparent;
  color: #00aff0;
}
.middle_9a7e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle_9a7e [class*="social-icon-slideshare"].feature_over_0a1f {
  background-color: transparent;
  color: #0077b5;
}
.middle_9a7e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle_9a7e [class*="social-icon-snapchat"].feature_over_0a1f {
  background-color: transparent;
  color: #fffc00;
}
.middle_9a7e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle_9a7e [class*="social-icon-soundcloud"].feature_over_0a1f {
  background-color: transparent;
  color: #f80;
}
.middle_9a7e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle_9a7e [class*="social-icon-spotify"].feature_over_0a1f {
  background-color: transparent;
  color: #2ebd59;
}
.middle_9a7e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle_9a7e
  [class*="social-icon-stack-overflow"].feature_over_0a1f {
  background-color: transparent;
  color: #fe7a15;
}
.middle_9a7e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle_9a7e [class*="social-icon-maldkfgram"].feature_over_0a1f {
  background-color: transparent;
  color: #2ca5e0;
}
.middle_9a7e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle_9a7e [class*="social-icon-tripadvisor"].feature_over_0a1f {
  background-color: transparent;
  color: #589442;
}
.middle_9a7e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle_9a7e [class*="social-icon-tumblr"].feature_over_0a1f {
  background-color: transparent;
  color: #35465c;
}
.middle_9a7e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle_9a7e [class*="social-icon-twitch"].feature_over_0a1f {
  background-color: transparent;
  color: #6441a5;
}
.middle_9a7e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle_9a7e [class*="social-icon-twitter"].feature_over_0a1f {
  background-color: transparent;
  color: #1da1f2;
}
.middle_9a7e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle_9a7e [class*="social-icon-vimeo"].feature_over_0a1f {
  background-color: transparent;
  color: #1ab7ea;
}
.middle_9a7e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle_9a7e [class*="social-icon-vk"].feature_over_0a1f {
  background-color: transparent;
  color: #45668e;
}
.middle_9a7e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle_9a7e [class*="social-icon-weibo"].feature_over_0a1f {
  background-color: transparent;
  color: #df2029;
}
.middle_9a7e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle_9a7e [class*="social-icon-weixin"].feature_over_0a1f {
  background-color: transparent;
  color: #7bb32e;
}
.middle_9a7e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle_9a7e [class*="social-icon-whatsapp"].feature_over_0a1f {
  background-color: transparent;
  color: #25d366;
}
.middle_9a7e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle_9a7e [class*="social-icon-wordpress"].feature_over_0a1f {
  background-color: transparent;
  color: #21759b;
}
.middle_9a7e [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle_9a7e [class*="social-icon-xing"].feature_over_0a1f {
  background-color: transparent;
  color: #026466;
}
.middle_9a7e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle_9a7e [class*="social-icon-yelp"].feature_over_0a1f {
  background-color: transparent;
  color: #af0606;
}
.middle_9a7e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle_9a7e [class*="social-icon-youtube"].feature_over_0a1f {
  background-color: transparent;
  color: #cd201f;
}
.pagination-top-a95b {
  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;
}
.pagination-top-a95b:hover {
  box-shadow: none;
  background: 0 0;
}
.description_9993 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.east_16af {
  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;
}
.wrapper_lite_f7a7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary_steel_21b7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary_steel_21b7,
.summary_steel_21b7::after,
.summary_steel_21b7::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;
}
.summary_steel_21b7::after,
.summary_steel_21b7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background_609e .east_16af .wrapper_lite_f7a7 {
  margin-top: -2px;
  width: 19px;
}
.background_609e .east_16af .summary_steel_21b7 {
  margin-top: -1px;
}
.background_609e .east_16af .summary_steel_21b7,
.background_609e .east_16af .summary_steel_21b7::after,
.background_609e .east_16af .summary_steel_21b7::before {
  width: 19px;
  height: 2px;
}
.background_609e .east_16af .summary_steel_21b7::before {
  top: -6px;
}
.background_609e .east_16af .summary_steel_21b7::after {
  bottom: -6px;
}
.header_slow_52f3 .east_16af .wrapper_lite_f7a7 {
  margin-top: -2px;
  width: 22px;
}
.header_slow_52f3 .east_16af .summary_steel_21b7 {
  margin-top: -1px;
}
.header_slow_52f3 .east_16af .summary_steel_21b7,
.header_slow_52f3 .east_16af .summary_steel_21b7::after,
.header_slow_52f3 .east_16af .summary_steel_21b7::before {
  width: 22px;
  height: 2px;
}
.header_slow_52f3 .east_16af .summary_steel_21b7::before {
  top: -7px;
}
.header_slow_52f3 .east_16af .summary_steel_21b7::after {
  bottom: -7px;
}
.advanced-556d .east_16af .wrapper_lite_f7a7 {
  margin-top: -2px;
  width: 31px;
}
.advanced-556d .east_16af .summary_steel_21b7 {
  margin-top: -1.5px;
}
.advanced-556d .east_16af .summary_steel_21b7,
.advanced-556d .east_16af .summary_steel_21b7::after,
.advanced-556d .east_16af .summary_steel_21b7::before {
  width: 31px;
  height: 3px;
}
.advanced-556d .east_16af .summary_steel_21b7::before {
  top: -9px;
}
.advanced-556d .east_16af .summary_steel_21b7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight_in_a50e .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_in_a50e .east_16af .summary_steel_21b7 {
    margin-top: -1px;
  }
  .highlight_in_a50e .east_16af .summary_steel_21b7,
  .highlight_in_a50e .east_16af .summary_steel_21b7::after,
  .highlight_in_a50e .east_16af .summary_steel_21b7::before {
    width: 19px;
    height: 2px;
  }
  .highlight_in_a50e .east_16af .summary_steel_21b7::before {
    top: -6px;
  }
  .highlight_in_a50e .east_16af .summary_steel_21b7::after {
    bottom: -6px;
  }
  .notice-down-5b56 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 22px;
  }
  .notice-down-5b56 .east_16af .summary_steel_21b7 {
    margin-top: -1px;
  }
  .notice-down-5b56 .east_16af .summary_steel_21b7,
  .notice-down-5b56 .east_16af .summary_steel_21b7::after,
  .notice-down-5b56 .east_16af .summary_steel_21b7::before {
    width: 22px;
    height: 2px;
  }
  .notice-down-5b56 .east_16af .summary_steel_21b7::before {
    top: -7px;
  }
  .notice-down-5b56 .east_16af .summary_steel_21b7::after {
    bottom: -7px;
  }
  .dark_9830 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 31px;
  }
  .dark_9830 .east_16af .summary_steel_21b7 {
    margin-top: -1.5px;
  }
  .dark_9830 .east_16af .summary_steel_21b7,
  .dark_9830 .east_16af .summary_steel_21b7::after,
  .dark_9830 .east_16af .summary_steel_21b7::before {
    width: 31px;
    height: 3px;
  }
  .dark_9830 .east_16af .summary_steel_21b7::before {
    top: -9px;
  }
  .dark_9830 .east_16af .summary_steel_21b7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gas_f614 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 19px;
  }
  .gas_f614 .east_16af .summary_steel_21b7 {
    margin-top: -1px;
  }
  .gas_f614 .east_16af .summary_steel_21b7,
  .gas_f614 .east_16af .summary_steel_21b7::after,
  .gas_f614 .east_16af .summary_steel_21b7::before {
    width: 19px;
    height: 2px;
  }
  .gas_f614 .east_16af .summary_steel_21b7::before {
    top: -6px;
  }
  .gas_f614 .east_16af .summary_steel_21b7::after {
    bottom: -6px;
  }
  .input_complex_81d6 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 22px;
  }
  .input_complex_81d6 .east_16af .summary_steel_21b7 {
    margin-top: -1px;
  }
  .input_complex_81d6 .east_16af .summary_steel_21b7,
  .input_complex_81d6 .east_16af .summary_steel_21b7::after,
  .input_complex_81d6 .east_16af .summary_steel_21b7::before {
    width: 22px;
    height: 2px;
  }
  .input_complex_81d6 .east_16af .summary_steel_21b7::before {
    top: -7px;
  }
  .input_complex_81d6 .east_16af .summary_steel_21b7::after {
    bottom: -7px;
  }
  .chip-9d54 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 31px;
  }
  .chip-9d54 .east_16af .summary_steel_21b7 {
    margin-top: -1.5px;
  }
  .chip-9d54 .east_16af .summary_steel_21b7,
  .chip-9d54 .east_16af .summary_steel_21b7::after,
  .chip-9d54 .east_16af .summary_steel_21b7::before {
    width: 31px;
    height: 3px;
  }
  .chip-9d54 .east_16af .summary_steel_21b7::before {
    top: -9px;
  }
  .chip-9d54 .east_16af .summary_steel_21b7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover-top-bf38 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-top-bf38 .east_16af .summary_steel_21b7 {
    margin-top: -1px;
  }
  .hover-top-bf38 .east_16af .summary_steel_21b7,
  .hover-top-bf38 .east_16af .summary_steel_21b7::after,
  .hover-top-bf38 .east_16af .summary_steel_21b7::before {
    width: 19px;
    height: 2px;
  }
  .hover-top-bf38 .east_16af .summary_steel_21b7::before {
    top: -6px;
  }
  .hover-top-bf38 .east_16af .summary_steel_21b7::after {
    bottom: -6px;
  }
  .card_b2a5 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 22px;
  }
  .card_b2a5 .east_16af .summary_steel_21b7 {
    margin-top: -1px;
  }
  .card_b2a5 .east_16af .summary_steel_21b7,
  .card_b2a5 .east_16af .summary_steel_21b7::after,
  .card_b2a5 .east_16af .summary_steel_21b7::before {
    width: 22px;
    height: 2px;
  }
  .card_b2a5 .east_16af .summary_steel_21b7::before {
    top: -7px;
  }
  .card_b2a5 .east_16af .summary_steel_21b7::after {
    bottom: -7px;
  }
  .layout-gold-ace0 .east_16af .wrapper_lite_f7a7 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-gold-ace0 .east_16af .summary_steel_21b7 {
    margin-top: -1.5px;
  }
  .layout-gold-ace0 .east_16af .summary_steel_21b7,
  .layout-gold-ace0 .east_16af .summary_steel_21b7::after,
  .layout-gold-ace0 .east_16af .summary_steel_21b7::before {
    width: 31px;
    height: 3px;
  }
  .layout-gold-ace0 .east_16af .summary_steel_21b7::before {
    top: -9px;
  }
  .layout-gold-ace0 .east_16af .summary_steel_21b7::after {
    bottom: -9px;
  }
}
.tooltip_copper_8b24 .summary_steel_21b7 {
  -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);
}
.tooltip_copper_8b24 .summary_steel_21b7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tooltip_copper_8b24 .summary_steel_21b7::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);
}
.tooltip_copper_8b24.background_246a .summary_steel_21b7 {
  -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);
}
.tooltip_copper_8b24.background_246a .summary_steel_21b7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tooltip_copper_8b24.background_246a .summary_steel_21b7::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);
}
.short-e35b {
  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.paragraph_5482:before {
  display: none;
}
.block-bronze-1e57 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.block-bronze-1e57 .wide_e44b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.block-bronze-1e57 .wide_e44b:last-of-type {
  border-bottom: none;
}
.block-bronze-1e57 .wide_e44b.panel-edf3,
.block-bronze-1e57 .wide_e44b.form_solid_31b5,
.block-bronze-1e57 .wide_e44b.photo-94c8 {
  padding: 0;
}
.block-bronze-1e57 .focus-b582 .full_613a {
  color: currentColor;
}
.block-bronze-1e57 .focus-b582 .full_613a:focus,
.block-bronze-1e57 .focus-b582 .full_613a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-bronze-1e57.message-in-6749 .chip_liquid_47ea,
.block-bronze-1e57.message-in-6749 .glass-53fa a,
.block-bronze-1e57.message-in-6749 .summary_prev_986f a,
.block-bronze-1e57.message-in-6749 .link_huge_c41f a {
  color: rgba(0, 0, 0, 0.55);
}
.block-bronze-1e57.message-in-6749 .chip_liquid_47ea:hover,
.block-bronze-1e57.message-in-6749 .glass-53fa a:hover,
.block-bronze-1e57.message-in-6749 .summary_prev_986f a:hover,
.block-bronze-1e57.message-in-6749 .link_huge_c41f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block-bronze-1e57.message-in-6749 .tabs-focused-38ce {
  color: rgba(0, 0, 0, 0.8);
}
.block-bronze-1e57.message-in-6749 .wide_e44b {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-bronze-1e57.message-in-6749 .wide_e44b:before {
  background: rgba(0, 0, 0, 0.08);
}
.block-bronze-1e57.message-in-6749 .section_copper_c69c:before {
  background: rgba(255, 255, 255, 0.9);
}
.block-bronze-1e57.message-in-6749 .focus-b582 .input-stone-49c3 li a,
.block-bronze-1e57.message-in-6749 .focus-b582 .full_613a,
.block-bronze-1e57.message-in-6749 .link_huge_c41f {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-bronze-1e57.message-in-6749 .focus-b582 .full_613a:focus,
.block-bronze-1e57.message-in-6749 .focus-b582 .full_613a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-bronze-1e57.message-in-6749 .input-stone-49c3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block-bronze-1e57.cold_55be .chip_liquid_47ea,
.block-bronze-1e57.cold_55be .glass-53fa a,
.block-bronze-1e57.cold_55be .summary_prev_986f .full_613a,
.block-bronze-1e57.cold_55be .summary_prev_986f a,
.block-bronze-1e57.cold_55be .link_huge_c41f a {
  color: rgba(255, 255, 255, 0.79);
}
.block-bronze-1e57.cold_55be .chip_liquid_47ea:hover,
.block-bronze-1e57.cold_55be .glass-53fa a:hover,
.block-bronze-1e57.cold_55be .summary_prev_986f .full_613a:hover,
.block-bronze-1e57.cold_55be .summary_prev_986f a:hover,
.block-bronze-1e57.cold_55be .link_huge_c41f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-bronze-1e57.cold_55be .tabs-focused-38ce {
  color: rgba(255, 255, 255, 0.99);
}
.block-bronze-1e57.cold_55be .wide_e44b {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-bronze-1e57.cold_55be .wide_e44b:before {
  background: rgba(255, 255, 255, 0.08);
}
.block-bronze-1e57.cold_55be .section_copper_c69c:before {
  background: rgba(0, 0, 0, 0.9);
}
.block-bronze-1e57.cold_55be .focus-b582 .input-stone-49c3 li a,
.block-bronze-1e57.cold_55be .focus-b582 .full_613a,
.block-bronze-1e57.cold_55be .link_huge_c41f {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-bronze-1e57.cold_55be .focus-b582 .full_613a:focus,
.block-bronze-1e57.cold_55be .focus-b582 .full_613a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-bronze-1e57.cold_55be .input-stone-49c3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_copper_c69c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section_copper_c69c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.black_a30b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface_e68c .block-bronze-1e57 {
  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;
}
.surface_e68c .wide_e44b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface_e68c .wide_e44b: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) {
  .surface_e68c .wide_e44b:before {
    width: 16%;
    left: 42%;
  }
}
.surface_e68c .wide_e44b:last-child:before {
  content: none;
}
.surface_e68c .wide_e44b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface_e68c .focus-b582 .input-stone-49c3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface_e68c .focus-b582 .input-stone-49c3 li a .full_613a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface_e68c .focus-b582 .link_huge_c41f {
  border: none;
}
.surface_e68c .focus-b582 .link_huge_c41f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface_e68c .section_copper_c69c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface_e68c .black_a30b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface_e68c .cold_55be .section_copper_c69c:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_e68c .message-in-6749.video_glass_b078 .summary_steel_21b7 {
  background: rgba(0, 0, 0, 0.6);
}
.surface_e68c
  .message-in-6749.video_glass_b078
  .summary_steel_21b7::after,
.surface_e68c
  .message-in-6749.video_glass_b078
  .summary_steel_21b7:before {
  background: inherit;
}
.surface_e68c
  .message-in-6749.video_glass_b078:hover
  .summary_steel_21b7 {
  background: rgba(0, 0, 0, 0.8);
}
.tall-4070 .block-bronze-1e57 {
  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) {
  .tall-4070 .block-bronze-1e57 {
    width: auto;
    right: 45px;
  }
}
.rough_c706 .block-bronze-1e57 {
  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) {
  .rough_c706 .block-bronze-1e57 {
    width: auto;
    left: 45px;
  }
}
.paragraph_5482 .block-bronze-1e57 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_5482 .black_a30b {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_5482 .section_copper_c69c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-mini-b70b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-mini-b70b.surface_e68c .block-bronze-1e57 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-mini-b70b.tall-4070 .block-bronze-1e57 {
  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);
}
.chip-mini-b70b .block-bronze-1e57 {
  visibility: visible;
}
.chip-mini-b70b.rough_c706 .block-bronze-1e57 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar_3594,
.brown_73c6 {
  overflow-x: hidden;
}
.sidebar_3594 .block-bronze-1e57 {
  overflow: auto;
}
.sidebar_3594.surface_e68c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_3594.surface_e68c .block-bronze-1e57 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar_3594.surface_e68c .pagination-top-a95b {
  opacity: 0;
}
.sidebar_3594.tall-4070 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_3594.tall-4070 .block-bronze-1e57 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar_3594.tall-4070 .pagination-top-a95b {
  opacity: 0;
}
.sidebar_3594.rough_c706 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_3594.rough_c706 .block-bronze-1e57 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar_3594.rough_c706 .pagination-top-a95b {
  opacity: 0;
}
.sidebar_3594.paragraph_5482 .block-bronze-1e57 {
  z-index: 10;
  visibility: visible;
}
.video_glass_b078 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.video_glass_b078 .summary_steel_21b7 {
  background: rgba(255, 255, 255, 0.99);
}
.video_glass_b078 .summary_steel_21b7::after,
.video_glass_b078 .summary_steel_21b7:before {
  background: inherit;
}
.video_glass_b078:hover .summary_steel_21b7 {
  background: rgba(255, 255, 255, 0.99);
}
.rough_c706 .video_glass_b078 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_5482 .video_glass_b078 {
  display: none !important;
}
.sidebar_3594:before,
.brown_73c6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar_3594 .video_glass_b078,
.brown_73c6 .video_glass_b078 {
  display: inline-block;
}
.block-bronze-1e57 .hard_d4ef {
  -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;
}
.sidebar_3594 .block-bronze-1e57 .hard_d4ef,
.brown_73c6 .block-bronze-1e57 .hard_d4ef {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right-766d .over_50e4 {
  width: 100%;
}
.blue_2370 {
  padding: 0 0.5em 0;
}
.blue_2370 [class*="customify-col-"],
.blue_2370 [class*="customify-col_"],
.blue_2370 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight-basic-d790 .blue_2370 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo_stone_16b1 .active-first-f95a,
  .active-first-f95a {
    display: none;
  }
  .box-small-5e38 {
    text-align: left;
  }
  .surface_1a29 {
    text-align: center;
  }
  .highlight-fast-d6e0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo_stone_16b1 .table_79c5,
  .table_79c5 {
    display: none;
  }
  .component-hovered-8b62 {
    text-align: left;
  }
  .tag_west_2281 {
    text-align: center;
  }
  .dark_f66a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo_stone_16b1 .tabs-3bf2,
  .tabs-3bf2 {
    display: none;
  }
  .outline-2bf3 {
    text-align: left;
  }
  .alert_551e {
    text-align: center;
  }
  .action-dc32 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item-mini-d255 {
  box-shadow: none !important;
}
.outer-6e59 .search-soft-df1f,
.row-bright-e3fa .search-soft-df1f {
  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;
}
.row-bright-e3fa .search-soft-df1f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.badge_545c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.badge_545c:after,
.badge_545c:before {
  content: "";
  display: table;
}
.badge_545c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .badge_545c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.badge_545c,
.shade-short-89fc {
  max-width: 1248px;
  margin: 0 auto;
}

.red_49f6.item_1569 .badge_545c {
  max-width: 100%;
}
.red_49f6.logo_outer_8bf6 {
  max-width: 1200px;
  margin: 0 auto;
}
.red_49f6.label-short-a405 .badge_545c {
  max-width: 100%;
}
.red_49f6.label-short-a405 > .badge_545c {
  padding-left: 0;
  padding-right: 0;
}
.red_49f6.label-short-a405 > .badge_545c .photo_stone_16b1 {
  margin: 0;
}
.red_49f6.label-short-a405
  > .badge_545c
  .column_large_9a60.summary-focused-0cfb {
  margin-right: 0;
  margin-left: 0;
}
.red_49f6.label-short-a405 #main.summary-focused-0cfb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel_new_de89 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_new_de89 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .cold_33ad .bronze-18b7 {
    padding-right: 1em;
  }
  .cold_33ad.wood_f556 .column_large_9a60 {
    border-right: 1px solid #eaecee;
  }
  .cold_33ad.wood_f556 .bronze-18b7 {
    padding-right: 1em;
  }
  .cold_33ad.wood_f556 .message-iron-43d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-center-6e25 .bronze-18b7 {
    padding-left: 1em;
  }
  .table-center-6e25.wood_f556 .column_large_9a60 {
    border-left: 1px solid #eaecee;
  }
  .table-center-6e25.wood_f556 .bronze-18b7 {
    padding-left: 1em;
  }
  .table-center-6e25.wood_f556 .message-iron-43d5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-solid-8255 .bronze-18b7 {
    padding-left: 1em;
  }
  .main-solid-8255.wood_f556 .slider_a042 {
    border-right: 1px solid #eaecee;
  }
  .main-solid-8255.wood_f556 .link-silver-27e5 {
    border-right: 1px solid #eaecee;
  }
  .main-solid-8255.wood_f556 .bronze-18b7 {
    padding-left: 1em;
  }
  .main-solid-8255.wood_f556 .message-iron-43d5 {
    padding-right: 1em;
  }
  .main-solid-8255.wood_f556 .logo-30bd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_33e4 .bronze-18b7 {
    padding-right: 1em;
  }
  .text_33e4.wood_f556 .slider_a042 {
    border-left: 1px solid #eaecee;
  }
  .text_33e4.wood_f556 .link-silver-27e5 {
    border-left: 1px solid #eaecee;
  }
  .text_33e4.wood_f556 .bronze-18b7 {
    padding-right: 1em;
  }
  .text_33e4.wood_f556 .message-iron-43d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text_33e4.wood_f556 .logo-30bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_new_de89 .bronze-18b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_new_de89.wood_f556 .column_large_9a60 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel_new_de89.wood_f556 .bronze-18b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_new_de89.wood_f556 .message-iron-43d5 {
    padding-left: 1em;
  }
  .carousel_new_de89.wood_f556 .logo-30bd {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel_new_de89.wood_f556 .bronze-18b7 {
    padding-left: 0;
  }
}
.border-fc48 .shadow_85b7 {
  display: inline-block;
}
.dynamic-4fe5 {
  display: inline-block;
}
.accent_fast_b905 {
  word-con: break-word;
}
.box_focused_d643 > span {
  display: inline-block;
  padding: 5px 0;
}
.box_focused_d643 .tooltip_pressed_5382 {
  margin-left: 8px;
  margin-right: 8px;
}
.box_focused_d643 .bronze_c30c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.layout_cold_13c8 .complex_e4ce {
  margin-bottom: 2em;
}
.layout_cold_13c8 .panel_6388 {
  margin-bottom: 15px;
}
.layout_cold_13c8 .panel_6388:last-child {
  margin-bottom: 0;
}
.layout_cold_13c8 .copper-581d {
  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) {
  .layout_cold_13c8 .copper-581d {
    display: block;
  }
}
.layout_cold_13c8 .upper_46be {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .layout_cold_13c8 .upper_46be {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.layout_cold_13c8 .old_56c1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.layout_cold_13c8 .old_56c1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.layout_cold_13c8 .old_56c1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.layout_cold_13c8 .accent_fast_b905 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.layout_cold_13c8 .accent_fast_b905 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.layout_cold_13c8 .easy_766b p:last-child {
  margin-bottom: 0;
}
.layout_cold_13c8 .pro-1533 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.layout_cold_13c8 .lite-b73a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.layout_cold_13c8 .small-1123 {
  margin-top: 1em;
}
.layout_cold_13c8 .alert_out_b701 {
  top: 0;
  display: block;
}
.layout_cold_13c8 .alert_out_b701 a {
  color: inherit;
}
.layout_cold_13c8 .alert_out_b701 a:hover {
  color: inherit;
}
.layout_cold_13c8 .form-motion-7bd2 {
  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;
}
.layout_cold_13c8 .form-motion-7bd2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.layout_cold_13c8 .lite-b73a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.layout_cold_13c8 .sort_soft_1193 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.layout_cold_13c8 .sort_soft_1193:first-child {
  margin-top: 0;
}
.layout_cold_13c8 .sort_soft_1193.new-10ec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.layout_cold_13c8 .sort_soft_1193.search_3c35 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.layout_cold_13c8
  .sort_soft_1193.search_3c35.picture-paper-055a
  .small-1123 {
  width: 100%;
}
.layout_cold_13c8 .search_3c35 {
  -webkit-box-align: center;
  align-items: center;
}
.layout_cold_13c8 .search_3c35 .box_focused_d643,
.layout_cold_13c8 .search_3c35 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.layout_cold_13c8 .old_56c1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.layout_cold_13c8 .old_56c1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.layout_cold_13c8 .old_56c1: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;
}
.layout_cold_13c8 .new-10ec {
  z-index: 5;
}
.layout_cold_13c8 .notification-fd19 .image_lite_4a99 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.layout_cold_13c8 .active_8ea7 .image_lite_4a99 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.layout_cold_13c8 .hover-copper-1499 .image_lite_4a99 {
  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;
}
.layout_cold_13c8.component_wood_bf5b .copper-581d,
.layout_cold_13c8.video_8cfb .copper-581d {
  display: block;
}
.layout_cold_13c8.component_wood_bf5b .copper-581d .status-black-22a5,
.layout_cold_13c8.component_wood_bf5b .copper-581d .lite-b73a,
.layout_cold_13c8.video_8cfb .copper-581d .status-black-22a5,
.layout_cold_13c8.video_8cfb .copper-581d .lite-b73a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_cold_13c8.panel_hard_c844 .upper_46be {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .layout_cold_13c8.panel_hard_c844 .upper_46be {
    margin-right: 0;
  }
}
.layout_cold_13c8.component_wood_bf5b .upper_46be,
.layout_cold_13c8.video_8cfb .upper_46be {
  padding-top: 40%;
}
.layout_cold_13c8.component_wood_bf5b .complex_e4ce,
.layout_cold_13c8.video_8cfb .complex_e4ce {
  display: block;
}
.layout_cold_13c8.component_wood_bf5b .fn-sticky-5624 .lite-b73a,
.layout_cold_13c8.video_8cfb .fn-sticky-5624 .lite-b73a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.layout_cold_13c8.component_wood_bf5b .upper_46be,
.layout_cold_13c8.video_8cfb .upper_46be {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.layout_cold_13c8.component_wood_bf5b .lite-b73a {
  padding: 1em;
}
.left_f263 {
  margin: 30px auto;
  display: block;
}
.left_f263 .alert-be10 > * {
  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;
}
.left_f263 .alert-be10 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.left_f263 .alert-be10 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar-1337 .box_focused_d643 {
  margin-bottom: 1.41575em;
}
.sidebar-1337 .iron-9bd7 {
  margin-bottom: 1.618em;
}
.box_903c .widget_ce07 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box_903c .widget_ce07 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box_903c .hero-8204 {
  max-width: 100%;
  overflow: auto;
}
.simple-afd2 .box_903c a:hover {
  text-decoration: underline;
}
.aside_27d1 .panel_6388:not(.accent_fast_b905),
.aside_27d1 .old_56c1 {
  margin-bottom: 1.41575em;
}
.aside_27d1 .panel_6388:not(.accent_fast_b905):last-child,
.aside_27d1 .old_56c1:last-child {
  margin-bottom: 0;
}
.aside_27d1 .panel_6388.iron-52a5 {
  margin-bottom: 0.41575em;
}
.aside_27d1 .accent_ca2c:before,
.aside_27d1 .message_77d9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.aside_27d1 .accent_ca2c:before {
  content: "\f115";
}
.aside_27d1 .message_77d9:before {
  content: "\f02c";
}
.aside_27d1 .dim_d3b3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.aside_27d1 .dim_d3b3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.disabled-dce4 {
  display: -webkit-box;
  display: flex;
}
.disabled-dce4 .cool_9c24 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .disabled-dce4 .cool_9c24 {
    flex-basis: 90px;
  }
}
.disabled-dce4 .bright-de72 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled-dce4 .bright-de72 {
    flex-basis: calc(100% - 50px);
  }
}
.disabled-dce4 .east_ad1b p:last-child {
  margin-bottom: 0.72em;
}
.wide-e976 .alert-be10 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wide-e976 .alert-be10:after,
.wide-e976 .alert-be10:before {
  content: "";
  display: table;
}
.wide-e976 .alert-be10:after {
  clear: both;
}
.wide-e976 .alert-be10 .tertiary-simple-d7e0,
.wide-e976 .alert-be10 .backdrop_new_6e53 {
  width: 49%;
}
.wide-e976 .alert-be10 .tertiary-simple-d7e0 a span.accent_right_521c,
.wide-e976 .alert-be10 .backdrop_new_6e53 a span.accent_right_521c {
  display: block;
  margin-bottom: 5px;
}
.wide-e976 .alert-be10 .backdrop_new_6e53 {
  float: left;
  text-align: left;
}
.wide-e976 .alert-be10 .tertiary-simple-d7e0 {
  float: right;
  text-align: right;
}
.highlight_fresh_25b2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight_fresh_25b2 {
    margin-bottom: 0;
  }
}
.border-cold-d54a {
  margin-bottom: 1em;
}
.border-cold-d54a .accent_fast_b905 {
  font-size: 1.1em;
  line-height: 1.3;
}
.surface_f19d a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph-3837 .border-cold-d54a,
.slider-orange-092f .border-cold-d54a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph-3837 .border-cold-d54a,
  .slider-orange-092f .border-cold-d54a {
    display: block;
  }
}
.paragraph-3837 .surface_f19d,
.slider-orange-092f .surface_f19d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph-3837 .surface_f19d,
  .slider-orange-092f .surface_f19d {
    margin-bottom: 1em;
  }
}
.paragraph-3837 .surface_f19d img,
.slider-orange-092f .surface_f19d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph-3837 .hero_yellow_31af,
.slider-orange-092f .hero_yellow_31af {
  flex-basis: calc(100% - 160px);
}
.paragraph-3837 .hero_yellow_31af p,
.slider-orange-092f .hero_yellow_31af p {
  margin-bottom: 0;
}
.paragraph-3837 .hero_yellow_31af {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-3837 .hero_yellow_31af {
    padding-left: 0;
  }
}
.slider-orange-092f .hero_yellow_31af {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-orange-092f .hero_yellow_31af {
    padding-right: 0;
  }
}
.slider-orange-092f .surface_f19d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.component-e736 .surface_f19d {
  margin-bottom: 0.5em;
}
.component-e736 .surface_f19d img {
  width: 100%;
}
.icon-bbf8 .tall-fbba,
.pattern_dim_42aa .tall-fbba {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern_dim_42aa .column_large_9a60 .preview-71e5 p:last-child {
  margin-bottom: 0;
}
.huge_15d9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hovered_200b .card-solid-cccd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hovered_200b .card-solid-cccd:last-of-type {
    margin-bottom: 0;
  }
}
.hovered_200b .card-solid-cccd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered_200b .card-solid-cccd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hovered_200b .card-solid-cccd ul li {
  margin: 0 0 0.6em;
}
.hovered_200b .card-solid-cccd ul li.message-old-da07,
.hovered_200b .card-solid-cccd ul li.accent-selected-ddea {
  position: relative;
}
.hovered_200b .card-solid-cccd ul li.message-old-da07 .tag-45f7,
.hovered_200b .card-solid-cccd ul li.accent-selected-ddea .tag-45f7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hovered_200b .card-solid-cccd ul li.message-old-da07:after:after,
.hovered_200b .card-solid-cccd ul li.message-old-da07:after:before,
.hovered_200b
  .card-solid-cccd
  ul
  li.accent-selected-ddea:after:after,
.hovered_200b
  .card-solid-cccd
  ul
  li.accent-selected-ddea:after:before {
  content: "";
  display: table;
}
.hovered_200b .card-solid-cccd ul li.message-old-da07:after:after,
.hovered_200b
  .card-solid-cccd
  ul
  li.accent-selected-ddea:after:after {
  clear: both;
}
.hovered_200b .card-solid-cccd a.wood-95e4:hover {
  text-decoration: none;
}
.hovered_200b .card-solid-cccd select {
  max-width: 100%;
}
.hovered_200b .card-solid-cccd table {
  font-size: 85%;
}
.hovered_200b .card-solid-cccd table td,
.hovered_200b .card-solid-cccd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hovered_200b .card-solid-cccd table tfoot td {
  text-align: left;
}
.hovered_200b .card-solid-cccd :last-child {
  margin-bottom: 0;
}
.hovered_200b .card-solid-cccd .backdrop_96b1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hovered_200b .card-solid-cccd .backdrop_96b1 label {
  width: 100%;
}
.hovered_200b .card-solid-cccd .backdrop_96b1 .status_down_1102 {
  width: 100%;
  display: block;
}
.hovered_200b .card-solid-cccd .backdrop_96b1 .tooltip_current_37a4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hovered_200b .card-solid-cccd .backdrop_96b1 .tooltip_current_37a4:hover svg #svg-search {
  fill: #444;
}
.hovered_200b .card-solid-cccd .backdrop_96b1 .tooltip_current_37a4 svg {
  width: 18px;
  height: 18px;
}
.hovered_200b .disabled-white-d35d ul ul,
.hovered_200b .center-5886 ul ul,
.hovered_200b .hard_4f4e ul ul,
.hovered_200b .sort_fresh_d99c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hovered_200b .disabled-white-d35d .iron_763a > a,
.hovered_200b .center-5886 .iron_763a > a,
.hovered_200b .hard_4f4e .iron_763a > a,
.hovered_200b .sort_fresh_d99c .iron_763a > a {
  margin-bottom: 0;
}
.hovered_200b .out-f525 li,
.hovered_200b .disabled-white-d35d li,
.hovered_200b .shadow-active-299b li,
.hovered_200b .center-5886 li,
.hovered_200b .hard_4f4e li,
.hovered_200b .sort_fresh_d99c li,
.hovered_200b .container-d1f9 li,
.hovered_200b .dirty-ca63 li {
  display: block;
  position: relative;
}
.hovered_200b .out-f525 li:last-child,
.hovered_200b .disabled-white-d35d li:last-child,
.hovered_200b .shadow-active-299b li:last-child,
.hovered_200b .center-5886 li:last-child,
.hovered_200b .hard_4f4e li:last-child,
.hovered_200b .sort_fresh_d99c li:last-child,
.hovered_200b .container-d1f9 li:last-child,
.hovered_200b .dirty-ca63 li:last-child {
  border: none;
}
.hovered_200b .out-f525 li a,
.hovered_200b .disabled-white-d35d li a,
.hovered_200b .shadow-active-299b li a,
.hovered_200b .center-5886 li a,
.hovered_200b .hard_4f4e li a,
.hovered_200b .sort_fresh_d99c li a,
.hovered_200b .container-d1f9 li a,
.hovered_200b .dirty-ca63 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered_200b .out-f525 li ul li::before,
.hovered_200b .disabled-white-d35d li ul li::before,
.hovered_200b .shadow-active-299b li ul li::before,
.hovered_200b .center-5886 li ul li::before,
.hovered_200b .hard_4f4e li ul li::before,
.hovered_200b .sort_fresh_d99c li ul li::before,
.hovered_200b .container-d1f9 li ul li::before,
.hovered_200b .dirty-ca63 li ul li::before {
  left: 15px;
}
.hovered_200b .out-f525 li ul a,
.hovered_200b .disabled-white-d35d li ul a,
.hovered_200b .shadow-active-299b li ul a,
.hovered_200b .center-5886 li ul a,
.hovered_200b .hard_4f4e li ul a,
.hovered_200b .sort_fresh_d99c li ul a,
.hovered_200b .container-d1f9 li ul a,
.hovered_200b .dirty-ca63 li ul a {
  padding-left: 20px;
}
.hovered_200b .out-f525 li ul ul li::before,
.hovered_200b .disabled-white-d35d li ul ul li::before,
.hovered_200b .shadow-active-299b li ul ul li::before,
.hovered_200b .center-5886 li ul ul li::before,
.hovered_200b .hard_4f4e li ul ul li::before,
.hovered_200b .sort_fresh_d99c li ul ul li::before,
.hovered_200b .container-d1f9 li ul ul li::before,
.hovered_200b .dirty-ca63 li ul ul li::before {
  left: 30px;
}
.hovered_200b .out-f525 li ul ul a,
.hovered_200b .disabled-white-d35d li ul ul a,
.hovered_200b .shadow-active-299b li ul ul a,
.hovered_200b .center-5886 li ul ul a,
.hovered_200b .hard_4f4e li ul ul a,
.hovered_200b .sort_fresh_d99c li ul ul a,
.hovered_200b .container-d1f9 li ul ul a,
.hovered_200b .dirty-ca63 li ul ul a {
  padding-left: 40px;
}
.hovered_200b .article_bronze_eb56 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hovered_200b .dirty-ca63 ul li {
  margin-bottom: 1.41575em;
}
.hovered_200b .dirty-ca63 ul li .tertiary_d2b9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hovered_200b .dirty-ca63 ul li .silver-2547 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cold_55be .out-f525 li a,
.cold_55be .disabled-white-d35d li a,
.cold_55be .shadow-active-299b li a,
.cold_55be .center-5886 li a,
.cold_55be .hard_4f4e li a,
.cold_55be .sort_fresh_d99c li a,
.cold_55be .container-d1f9 li a,
.cold_55be .dirty-ca63 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_55be .article_bronze_eb56 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_55be .card-solid-cccd ul li.message-old-da07 .tag-45f7,
.cold_55be .card-solid-cccd ul li.accent-selected-ddea .tag-45f7 {
  background: rgba(0, 0, 0, 0.2);
}
.cold_55be .hovered_200b .card-solid-cccd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_49f6 .hovered_200b .input-stone-49c3 li {
  margin: 0;
}
.red_49f6 .hovered_200b .input-stone-49c3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.red_49f6 .hovered_200b .input-stone-49c3 li ul {
  margin: 0;
}
.red_49f6 .hovered_200b .input-stone-49c3 li ul li a {
  padding-left: 15px;
}
.red_49f6 .hovered_200b .input-stone-49c3 li ul li li a {
  padding-left: 30px;
}
.red_49f6 .hovered_200b .input-stone-49c3 li.clean_29c4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.red_49f6 .hovered_200b .input-stone-49c3 li.clean_29c4 > 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;
}
.red_49f6 .hovered_200b .input-stone-49c3 li.clean_29c4 > 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;
}
.hero_left_ba4b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.narrow_95b9 {
  position: relative;
  z-index: 10;
}
.narrow_95b9 .hard_d4ef {
  width: 100%;
  max-width: 100%;
}
.header_static_419f .button_tiny_de65 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header_static_419f .message-in-6749 {
}
.header_static_419f .cold_55be {
  background: #292929;
}
.disabled_3aeb .button_tiny_de65 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.disabled_3aeb .message-in-6749 {
  background: #f9f9f9;
}
.disabled_3aeb .cold_55be {
  background: #303030;
}
.nav_8e19 .button_tiny_de65 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav_8e19 .shadow_85b7 {
    margin-bottom: 1em;
  }
  .nav_8e19 .shadow_85b7:last-child {
    margin-bottom: 0;
  }
}
.nav_8e19 .message-in-6749 {
  background: #ededed;
}
.nav_8e19 .cold_55be {
  background: #1a1a1a;
}
.button_tiny_de65.message-in-6749 {
  color: rgba(0, 0, 0, 0.6);
}
.button_tiny_de65.message-in-6749 .article-d170 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_tiny_de65.cold_55be {
  color: rgba(255, 255, 255, 0.99);
}
.button_tiny_de65.cold_55be a:not(.wood-95e4) {
  color: rgba(255, 255, 255, 0.79);
}
.button_tiny_de65.cold_55be a:not(.wood-95e4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_tiny_de65.cold_55be .article-d170 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_tiny_de65.cold_55be table tbody td,
.button_tiny_de65.cold_55be table th {
  background: rgba(0, 0, 0, 0.08);
}
.search_10f3.dirty_0827 .badge_545c {
  max-width: initial;
}
.search_10f3 .thick_532e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.search_10f3 .thick_532e .hard_d4ef {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .search_10f3 .thick_532e .hard_d4ef {
    display: block;
    margin-bottom: 2em;
  }
  .search_10f3 .thick_532e .hard_d4ef:last-child {
    margin-bottom: 0;
  }
}
.nav_8e19 .shadow_85b7:last-child,
.disabled_3aeb .shadow_85b7:last-child,
.header_static_419f .shadow_85b7:last-child {
  margin-bottom: 0;
}
.nav_8e19 .shadow_85b7 .hovered_200b .card-solid-cccd:last-child,
.disabled_3aeb .shadow_85b7 .hovered_200b .card-solid-cccd:last-child,
.header_static_419f .shadow_85b7 .hovered_200b .card-solid-cccd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .nav_8e19 .feature-steel-cfdd,
  .nav_8e19 .white-36cf,
  .disabled_3aeb .feature-steel-cfdd,
  .disabled_3aeb .white-36cf,
  .header_static_419f .feature-steel-cfdd,
  .header_static_419f .white-36cf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .narrow_95b9 .shadow_85b7 {
    margin-bottom: 2em;
  }
}
.narrow_95b9 p:last-child {
  margin-bottom: 0;
}
.narrow_95b9 li,
.narrow_95b9 ul {
  list-style: none;
  margin: 0;
}
.narrow_95b9 ul ul {
  margin-left: 2.617924em;
}
.in_4ebf {
  font-size: 0.875em;
}

/* css-noise: edaf */
.promo-block-l5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
