/*!
Theme Name: Customify
Theme URI: https://pressmaximum.form_3552/customify
Author: WPCustomify
Author URI: https://pressmaximum.form_3552
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.form_3552/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info-7560.aside_70b8/licenses/gpl-2.0.secondary_last_6593
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.detail_fluid_382d/, (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.hard-1201.up_a528/normalize.thumbnail_black_c485/
 ======
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.thumbnail_black_c485 v7.0.0 | MIT License | github.form_3552/necolas/normalize.thumbnail_black_c485 */
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;
}
.tertiary-medium-eb92 .backdrop-under-e950,
.breadcrumb-8fa9,
.hot-a3fc,
.upper-6ab4,
.badge-west-a09d,
.gradient-motion-139d,
.photo_gold_88b4,
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;
}
.breadcrumb-8fa9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-8fa9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-8fa9,
  h1 {
    font-size: 1.8em;
  }
}
.hot-a3fc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hot-a3fc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hot-a3fc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hot-a3fc,
  h2 {
    font-size: 1.7em;
  }
}
.upper-6ab4,
h3 {
  font-size: 1.618em;
}
.tertiary-medium-eb92 .backdrop-under-e950,
.badge-west-a09d,
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.wrapper-large-4ed6 {
  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;
}
.item_ffe7:after,
.item_ffe7:before,
.nav-098c:after,
.nav-098c:before {
  content: "";
  display: table;
}
.item_ffe7:after,
.nav-098c:after {
  clear: both;
}
.dim-bd88 {
  float: right;
  margin-right: 0;
}
.hover_over_c0f6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component_tall_76d8 .nav_white_f435,
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;
}
.component_tall_76d8 .nav_white_f435: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;
}
.brown-65c5 .nav_white_f435 {
  box-shadow: none;
}
.brown-65c5
  .nav_white_f435
  .iron_1623 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.brown-65c5 .nav_white_f435 .content_65ab {
  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;
}
.brown-65c5
  .nav_white_f435
  .content_65ab
  b {
  display: none;
}
.brown-65c5 .background_thick_0cb7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort_c365:not(.list-fcbf):not(.alert-a245),
button:not(.list-fcbf):not(.alert-a245),
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ),
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ),
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ) {
  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;
}
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ):hover,
button:not(.list-fcbf):not(
    .alert-a245
  ):hover,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ):hover,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ):hover,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ):active,
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ):focus,
button:not(.list-fcbf):not(
    .alert-a245
  ):active,
button:not(.list-fcbf):not(
    .alert-a245
  ):focus,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ):active,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ):focus,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ):active,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ):focus,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ):active,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ):focus {
  outline: 0;
}
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f,
button:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f {
  position: relative;
}
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .box_f34b,
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .hero-92a1,
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .tag_yellow_4330,
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  i,
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  svg,
button:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .box_f34b,
button:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .hero-92a1,
button:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .tag_yellow_4330,
button:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  i,
button:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  svg,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .box_f34b,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .hero-92a1,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .tag_yellow_4330,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  i,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  svg,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .box_f34b,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .hero-92a1,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .tag_yellow_4330,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  i,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  svg,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .box_f34b,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .hero-92a1,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  .tag_yellow_4330,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  i,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f
  svg {
  visibility: hidden;
}
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f:after,
button:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f:after,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f:after,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f:after,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ).fn-loading-a73f: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;
}
.sort_c365:not(.list-fcbf):not(.alert-a245),
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ),
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ),
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ) {
  color: #fff;
  background: #235787;
}
.sort_c365:not(.list-fcbf):not(
    .alert-a245
  ):focus,
input[type="button"]:not(.list-fcbf):not(
    .alert-a245
  ):focus,
input[type="reset"]:not(.list-fcbf):not(
    .alert-a245
  ):focus,
input[type="submit"]:not(.list-fcbf):not(
    .alert-a245
  ):focus {
  color: #fff;
}
.sort_c365.fn-disabled-a73f:not(.list-fcbf):not(
    .alert-a245
  ),
.sort_c365[disabled]:not(.list-fcbf):not(
    .alert-a245
  ),
button.fn-disabled-a73f:not(.list-fcbf):not(
    .alert-a245
  ),
button[disabled]:not(.list-fcbf):not(
    .alert-a245
  ) {
  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;
}
.gallery_thick_2873 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gallery_thick_2873: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;
}
.status_current_c5f1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module-c4fb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pressed-4943 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.item_ffe7:after,
.item_ffe7:before,
.label_plasma_755c:after,
.label_plasma_755c:before,
.avatar-6b1c:after,
.avatar-6b1c:before,
.status-f368:after,
.status-f368:before,
.shade-bf9d:after,
.shade-bf9d:before,
.gold_60e5:after,
.gold_60e5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.item_ffe7:after,
.label_plasma_755c:after,
.avatar-6b1c:after,
.status-f368:after,
.shade-bf9d:after,
.gold_60e5:after {
  clear: both;
}
.label_plasma_755c .preview_6547,
.avatar-6b1c .preview_6547,
.title-4b1d .preview_6547 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass_b734 {
  display: inline-block;
}
.hot_8068 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hot_8068 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hot_8068 .outline_1eee {
  padding: 1em 0;
  font-size: 85%;
}
.outline_1eee {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture_c0db {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture_c0db:after,
.picture_c0db:before {
  content: "";
  display: table;
}
.picture_c0db:after {
  clear: both;
}
.up_9fa7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outer-67be .up_9fa7 {
  max-width: 50%;
}
.list_87ba .up_9fa7 {
  max-width: 33.33%;
}
.static-ba15 .up_9fa7 {
  max-width: 25%;
}
.tooltip-static-439e .up_9fa7 {
  max-width: 20%;
}
.overlay-d8f4 .up_9fa7 {
  max-width: 16.66%;
}
.copper_3a76 .up_9fa7 {
  max-width: 14.28%;
}
.west-8940 .up_9fa7 {
  max-width: 12.5%;
}
.stale-bc16 .up_9fa7 {
  max-width: 11.11%;
}
.static-61fa {
  display: block;
}
.tertiary-medium-eb92 .texture_clean_8fe4 label,
.tertiary-medium-eb92 .chip-99d9 label,
.tertiary-medium-eb92 .preview-clean-023b label,
.tertiary-medium-eb92 .border-first-5cb9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail_d20a {
  list-style: none;
  margin: 0;
}
.thumbnail_d20a article.backdrop_5f3c {
  margin-bottom: 0;
}
.thumbnail_d20a ul {
  list-style: none;
  margin: 0;
}
.thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c: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) {
  .thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c li.backdrop_5f3c li.backdrop_5f3c li.backdrop_5f3c {
    padding-left: 0;
  }
}
article.backdrop_5f3c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_5f3c .label_plasma_755c p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_5f3c .hot_abf5 {
  float: left;
}
article.backdrop_5f3c .border_ccb8 {
  margin-left: 85px;
}
article.backdrop_5f3c .mini-2ed0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_5f3c .mini-2ed0 .slow_a976 {
  margin-left: 10px;
}
article.backdrop_5f3c .logo_large_321c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_5f3c .rough-733a {
  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 .texture_clean_8fe4,
  #respond .preview-clean-023b,
  #respond .border-first-5cb9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_clean_8fe4 input,
#respond .preview-clean-023b input,
#respond .border-first-5cb9 input {
  width: 100%;
}
#respond .border-first-5cb9 {
  margin-right: 0;
}
#respond .carousel-69ca #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout_easy_06aa {
  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;
}
.layout_easy_06aa.block-b806 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.layout_easy_06aa 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%);
}
.layout_easy_06aa:focus,
.layout_easy_06aa: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);
}
.list-in-bc3b {
  border-radius: 10%;
}
.focus_warm_f3a2 {
  border-radius: 50%;
}
.hover_current_8c8b {
  font-size: 0.72em;
}
.avatar_selected_9cf8 {
  font-size: 0.875em;
}
.item_center_74ca {
  font-size: 1.1em;
}
.tooltip-top-939d {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip-top-939d.hover_current_8c8b {
  letter-spacing: 0.5px;
}
.overlay-stone-f7d3,
.overlay-stone-f7d3 a {
  color: #6d6d6d;
}
.overlay-stone-f7d3 a:hover {
  color: #111;
}
.info-98a2 {
  color: #6d6d6d;
}
.form_thick_4811 {
  overflow-x: hidden;
}
.form_thick_4811 .clean_b9da.secondary-ca75 {
  position: relative;
}
.form_thick_4811 .clean_b9da.secondary-ca75.background-027c {
  position: initial;
}
.form_thick_4811
  .clean_b9da.secondary-ca75.background-027c
  .pressed-9a6c {
  left: auto;
}
.form_thick_4811 .clean_b9da .pressed-9a6c {
  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;
}
.form_thick_4811 .clean_b9da:hover.secondary-ca75 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.form_thick_4811
  .clean_b9da:hover.secondary-ca75
  .pressed-9a6c {
  display: block;
  z-index: 9999999;
}
.form_thick_4811 .nav_fluid_22ce .solid_56db,
.form_thick_4811 .up-db8d .solid_56db {
  display: none;
}
.form_thick_4811 .column-cool-fb8a .clean_b9da:hover.secondary-ca75 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tertiary-medium-eb92 .texture_clean_8fe4 label,
.tertiary-medium-eb92 .chip-99d9 label,
.tertiary-medium-eb92 .preview-clean-023b label,
.tertiary-medium-eb92 .border-first-5cb9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail_d20a {
  list-style: none;
  margin: 0;
}
.thumbnail_d20a article.backdrop_5f3c {
  margin-bottom: 0;
}
.thumbnail_d20a ul {
  list-style: none;
  margin: 0;
}
.thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c: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) {
  .thumbnail_d20a .form-hovered-8a73 li.backdrop_5f3c li.backdrop_5f3c li.backdrop_5f3c li.backdrop_5f3c {
    padding-left: 0;
  }
}
article.backdrop_5f3c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop_5f3c .label_plasma_755c p:last-of-type {
  margin-bottom: 0;
}
article.backdrop_5f3c .hot_abf5 {
  float: left;
}
article.backdrop_5f3c .border_ccb8 {
  margin-left: 85px;
}
article.backdrop_5f3c .mini-2ed0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop_5f3c .mini-2ed0 .slow_a976 {
  margin-left: 10px;
}
article.backdrop_5f3c .logo_large_321c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop_5f3c .rough-733a {
  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 .texture_clean_8fe4,
  #respond .preview-clean-023b,
  #respond .border-first-5cb9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_clean_8fe4 input,
#respond .preview-clean-023b input,
#respond .border-first-5cb9 input {
  width: 100%;
}
#respond .border-first-5cb9 {
  margin-right: 0;
}
#respond .carousel-69ca #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav_fluid_22ce .notification-bronze-3b2c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notification-bronze-3b2c .wide_635f.dropdown-gas-cb83 .dropdown_glass_da55 > li > a:focus,
.notification-bronze-3b2c .wide_635f.dropdown-gas-cb83 .dropdown_glass_da55 > li > a:hover,
.notification-bronze-3b2c .wide_635f.label_cool_bdba .dropdown_glass_da55 > li > a:focus,
.notification-bronze-3b2c .wide_635f.label_cool_bdba .dropdown_glass_da55 > li > a:hover,
.notification-bronze-3b2c .wide_635f.badge-ee86 .dropdown_glass_da55 > li > a:focus,
.notification-bronze-3b2c .wide_635f.badge-ee86 .dropdown_glass_da55 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-bronze-3b2c
  .wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li.silver-2a64
  > a,
.notification-bronze-3b2c
  .wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li.info-ba56
  > a,
.notification-bronze-3b2c
  .wide_635f.label_cool_bdba
  .dropdown_glass_da55
  > li.silver-2a64
  > a,
.notification-bronze-3b2c
  .wide_635f.label_cool_bdba
  .dropdown_glass_da55
  > li.info-ba56
  > a,
.notification-bronze-3b2c
  .wide_635f.badge-ee86
  .dropdown_glass_da55
  > li.silver-2a64
  > a,
.notification-bronze-3b2c .wide_635f.badge-ee86 .dropdown_glass_da55 > li.link-first-5fea > a {
  color: rgba(255, 255, 255, 0.99);
}
.notification-bronze-3b2c .outline_897a,
.notification-bronze-3b2c .outline_897a a {
  color: rgba(255, 255, 255, 0.99);
}
.notification-bronze-3b2c .left_bdd3.thumbnail_selected_2812 li a,
.notification-bronze-3b2c .banner-focused-c104 a,
.notification-bronze-3b2c .content_b033,
.notification-bronze-3b2c .dropdown_glass_da55 > li > a,
.notification-bronze-3b2c .fixed_b798 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c .left_bdd3.thumbnail_selected_2812 li a:hover,
.notification-bronze-3b2c .banner-focused-c104 a:hover,
.notification-bronze-3b2c .content_b033:hover,
.notification-bronze-3b2c .dropdown_glass_da55 > li > a:hover,
.notification-bronze-3b2c .fixed_b798:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-bronze-3b2c .hero_f6aa {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c .hero_f6aa .dynamic_12c6 {
  color: rgba(255, 255, 255, 0.99);
}
.notification-bronze-3b2c .hero_f6aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-bronze-3b2c .fluid-8cfc .pro_f0ff {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c .fluid-8cfc .pro_f0ff .breadcrumb-9726 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c
  .fluid-8cfc
  .pro_f0ff
  .breadcrumb-9726::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c
  .fluid-8cfc
  .pro_f0ff
  .breadcrumb-9726:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c
  .fluid-8cfc
  .pro_f0ff
  .breadcrumb-9726::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c
  .fluid-8cfc
  .pro_f0ff
  .breadcrumb-9726::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c .fluid-8cfc .menu_pressed_804b {
  color: rgba(255, 255, 255, 0.79);
}
.notification-bronze-3b2c .fluid-8cfc .menu_pressed_804b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-selected-1686
  .notification-bronze-3b2c
  .fluid-8cfc
  .hidden_west_b842
  .notice_533f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-selected-1686
  .notification-bronze-3b2c
  .fluid-8cfc
  .hidden_west_b842
  .breadcrumb-9726 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_fluid_22ce .right-10ef {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.right-10ef .wide_635f.dropdown-gas-cb83 .dropdown_glass_da55 > li > a:focus,
.right-10ef .wide_635f.dropdown-gas-cb83 .dropdown_glass_da55 > li > a:hover,
.right-10ef .wide_635f.label_cool_bdba .dropdown_glass_da55 > li > a:focus,
.right-10ef .wide_635f.label_cool_bdba .dropdown_glass_da55 > li > a:hover,
.right-10ef .wide_635f.badge-ee86 .dropdown_glass_da55 > li > a:focus,
.right-10ef .wide_635f.badge-ee86 .dropdown_glass_da55 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right-10ef
  .wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li.silver-2a64
  > a,
.right-10ef
  .wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li.info-ba56
  > a,
.right-10ef
  .wide_635f.label_cool_bdba
  .dropdown_glass_da55
  > li.silver-2a64
  > a,
.right-10ef
  .wide_635f.label_cool_bdba
  .dropdown_glass_da55
  > li.info-ba56
  > a,
.right-10ef
  .wide_635f.badge-ee86
  .dropdown_glass_da55
  > li.silver-2a64
  > a,
.right-10ef .wide_635f.badge-ee86 .dropdown_glass_da55 > li.link-first-5fea > a {
  color: rgba(0, 0, 0, 0.8);
}
.right-10ef .outline_897a,
.right-10ef .outline_897a a {
  color: rgba(0, 0, 0, 0.8);
}
.right-10ef .left_bdd3.thumbnail_selected_2812 li a,
.right-10ef .banner-focused-c104 a,
.right-10ef .content_b033,
.right-10ef .dropdown_glass_da55 > li > a,
.right-10ef .fixed_b798 {
  color: rgba(0, 0, 0, 0.55);
}
.right-10ef .left_bdd3.thumbnail_selected_2812 li a:hover,
.right-10ef .banner-focused-c104 a:hover,
.right-10ef .content_b033:hover,
.right-10ef .dropdown_glass_da55 > li > a:hover,
.right-10ef .fixed_b798:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right-10ef .hero_f6aa {
  color: rgba(0, 0, 0, 0.55);
}
.right-10ef .hero_f6aa .dynamic_12c6 {
  color: rgba(0, 0, 0, 0.8);
}
.right-10ef .hero_f6aa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_82ca .fluid-234f {
  margin-left: auto;
  margin-right: auto;
}
.avatar-6b1c > * {
  margin-left: auto;
  margin-right: auto;
}
.avatar-6b1c .status_current_c5f1 {
  margin-right: 1.41575em;
}
.icon-1d0e .avatar-6b1c > .center_a131 {
  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;
}
.icon-1d0e .avatar-6b1c > .border_ecec {
  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;
}
.text_ecba.chip_82ca .fluid-234f,
.hard-b369.chip_82ca .fluid-234f {
  margin-left: 0;
}
.icon_brown_53a7.chip_82ca .fluid-234f,
.button_red_5064.chip_82ca .fluid-234f {
  margin-right: 0;
}
.avatar-6b1c ol,
.avatar-6b1c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature_fdcb video {
  max-width: 100%;
}
.fast_fd5a img {
  display: block;
}
.fast_fd5a.status_current_c5f1,
.fast_fd5a.module-c4fb {
  width: 100%;
}
.fast_fd5a.border_ecec img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.main-advanced-537c:not(.box-dark-03d6) {
  margin: 1.5em auto;
}
.hero-next-af25 p {
  padding: 1.5em 14px;
}
ul.box-under-9951.border_ecec,
ul.box-under-9951.center_a131,
ul.box-under-9951.input-easy-108d.center_a131 {
  padding: 0 14px;
}
.element-clean-8c1e {
  display: block;
  overflow-x: auto;
}
.element-clean-8c1e table {
  border-collapse: collapse;
  width: 100%;
}
.element-clean-8c1e td,
.element-clean-8c1e th {
  padding: 0.5em;
}
.avatar-6b1c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.avatar-6b1c ol ol,
.avatar-6b1c ol ul,
.avatar-6b1c ul ol,
.avatar-6b1c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.avatar-6b1c ol ol li,
.avatar-6b1c ol ul li,
.avatar-6b1c ul ol li,
.avatar-6b1c ul ul li {
  margin-left: 0;
}
.info_802d.input-under-52bb > .shadow_6bae {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info_802d.input-under-52bb > .shadow_6bae iframe,
.info_802d.input-under-52bb > .shadow_6bae > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-9c6b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-9c6b.focus-steel-609d {
  padding: 0;
}
.sort-9c6b.focus-steel-609d cite {
  font-size: 13px;
}
.sort-9c6b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-9c6b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame-pressed-1b08 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame-pressed-1b08 > p:first-child {
  margin-top: 0;
}
.frame-pressed-1b08 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame-pressed-1b08 blockquote {
  border-left: 0;
}
.box-full-f6bd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box-full-f6bd:not(.thick_5c46) {
  max-width: 100px;
}
.box-full-f6bd.popup-cdec {
  border-bottom: none !important;
  text-align: center;
}
.box-full-f6bd.popup-cdec::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero-next-af25 p {
    padding: 1.5em 0;
  }
}
.header-f12c {
  color: #0073aa;
}
.soft-4e52 {
  background-color: #0073aa;
}
.fast_68f1 {
  color: #229fd8;
}
.hover-current-53d4 {
  background-color: #229fd8;
}
.column-c8c1 {
  color: #eee;
}
.content_easy_6b19 {
  background-color: #eee;
}
.detail-e9eb {
  color: #444;
}
.notification-0249 {
  background-color: #444;
}
.breadcrumb_1095 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_1095 .out-7301 .banner-focused-c104 {
  font-size: 15px;
}
.breadcrumb_1095 .banner-focused-c104 {
  line-height: 1.3;
}
.breadcrumb_1095 .right-10ef {
}
.breadcrumb_1095 .notification-bronze-3b2c {
  background: #235787;
}
.summary-3ff6 {
  padding: 0;
}
.summary-3ff6 .notification-bronze-3b2c {
  background: #1a1a1a;
}
.summary-3ff6 .right-10ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.wood_eb69 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.wood_eb69 .right-10ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.wood_eb69 .notification-bronze-3b2c {
  background: #303030;
}
.gold_60e5 {
  position: relative;
  z-index: 10;
}
.gold_60e5 .filter-wide-2667 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_7437 .secondary-ca75 {
  display: inline-block;
  vertical-align: middle;
}
.disabled_7437.label_solid_a8bf .secondary-ca75 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled_7437.label_solid_a8bf .secondary-ca75 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_7437.label_solid_a8bf .secondary-ca75 {
    margin-right: 0.4em;
  }
}
.disabled_7437.label_solid_a8bf .secondary-ca75:last-child {
  margin-right: 0;
}
.footer-fresh-d0b9 .filter-wide-2667 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .nav_fluid_22ce .out-7301 {
    margin: 0 -0.5em;
  }
  .nav_fluid_22ce .out-7301 [class*="customify-col-"],
  .nav_fluid_22ce .out-7301 [class*="customify-col_"],
  .nav_fluid_22ce .out-7301 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.nav_fluid_22ce.label_thick_c059 .filter-wide-2667 {
  background: 0 0 !important;
}
.nav_fluid_22ce.label_thick_c059 .filter-wide-2667,
.nav_fluid_22ce.footer-fresh-d0b9 .filter-wide-2667 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .nav_fluid_22ce.prev-afd4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.nav_fluid_22ce.footer-fresh-d0b9 .filter-wide-2667 {
  box-shadow: none !important;
}
.center_43f8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .center_43f8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .center_43f8 {
    padding: 18px 0 20px;
  }
}
.center_43f8 .gradient-fluid-671d {
  width: 100%;
}
.center_43f8 .cool-97c2 {
  margin-bottom: 0;
}
.center_43f8 .huge_0f16 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shadow-pressed-de68 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shadow-pressed-de68 .image_outer_f807 {
  width: 100%;
}
.wood-e5dd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wood-e5dd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wood-e5dd 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;
}
.wood-e5dd li:last-child:after {
  display: none;
}
.wood-e5dd li a {
  font-weight: 500;
  margin-right: 10px;
}
.liquid-f5e4 .solid_56db button,
.center_43f8 .solid_56db button {
  left: 0;
}
.liquid-f5e4 .image_outer_f807,
.center_43f8 .image_outer_f807 {
  padding-left: 0;
  padding-right: 0;
}
.liquid-f5e4 .shadow-pressed-de68,
.center_43f8 .shadow-pressed-de68 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.liquid-f5e4 {
  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;
}
.liquid-f5e4: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;
}
.liquid-f5e4 .small_ac94 {
  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) {
  .liquid-f5e4 .small_ac94 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .liquid-f5e4 .small_ac94 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .liquid-f5e4 .small_ac94 {
    min-height: 200px;
  }
}
.liquid-f5e4 .wood-e5dd {
  color: rgba(255, 255, 255, 0.8);
}
.liquid-f5e4 .wood-e5dd a,
.liquid-f5e4 .wood-e5dd li:after {
  color: inherit;
}
.liquid-f5e4 .wood-e5dd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.section-red-dfd8 {
  margin-bottom: 0.5em;
}
.current_792e {
  margin-bottom: 1.2em;
}
.current_792e,
.section-red-dfd8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.current_792e p:last-child,
.section-red-dfd8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .solid_56db,
#masthead .solid_56db {
  display: none;
}
#masthead
  > .solid_56db.description-center-357d {
  display: none;
}
#masthead > .solid_56db button {
  left: 0;
}
.active-glass-b1a5 {
  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%;
}
.active-glass-b1a5 .secondary-ca75 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-glass-b1a5 .bronze-fc5b {
  display: -webkit-box;
  display: flex;
}
.active-glass-b1a5 .bronze-fc5b.cold-e899 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-glass-b1a5 .bronze-fc5b.message-red-59c9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-glass-b1a5 .bronze-fc5b.icon-cb21 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-glass-b1a5.border_d3d8.green-1278 .bronze-fc5b.cold-e899 {
  flex-basis: 100%;
}
.active-glass-b1a5.middle_c283 .bronze-fc5b.message-red-59c9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-glass-b1a5.middle_c283 .bronze-fc5b.icon-cb21 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .solid_56db.description-center-357d {
  display: none;
}
#masthead > .solid_56db button {
  left: 0;
}
.easy_5ce4 {
  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;
}
.easy_5ce4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.easy_5ce4.bottom_5fa0 i {
  margin-right: 4px;
}
.easy_5ce4.thumbnail_solid_5377 i {
  margin-left: 5px;
}
.banner-focused-c104 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.banner-focused-c104 p:last-child {
  margin-bottom: 0;
}
.pattern_red_3ff2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pattern_red_3ff2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pattern_red_3ff2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pattern_red_3ff2 .outline_897a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pattern_red_3ff2 .disabled_inner_c174 {
  margin: 5px 0 7px 0;
}
.pattern_red_3ff2.dropdown_6738 .soft-560c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_red_3ff2.dropdown_6738 .pattern_1cf8 {
  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;
}
.pattern_red_3ff2.west-4a75 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pattern_red_3ff2.west-4a75 .soft-560c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_red_3ff2.west-4a75 .pattern_1cf8 {
  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;
}
.pattern_red_3ff2.modal-tiny-bcd6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern_red_3ff2.up_ee0b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pattern_red_3ff2.up_ee0b .pattern_1cf8 {
  margin-top: 7px;
}
.current-19b2 {
  display: inline-block;
}
.gold_60e5 .gas-938b .pattern_red_3ff2 img {
  max-width: 100%;
}
.wide_635f .easy-af60.main_tiny_7ba7,
.steel_9b34 .easy-af60.main_tiny_7ba7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wide_635f .module-b30b,
.steel_9b34 .module-b30b {
  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%);
}
.wide_635f .module-b30b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wide_635f.silver_bcb1 .module-b30b {
  display: none;
}
.wide_635f .notification_dirty_a793 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide_635f .notification_dirty_a793 li {
  display: inline-block;
  position: relative;
}
.wide_635f .notification_dirty_a793 li:last-child {
  margin-right: 0;
}
.wide_635f .notification_dirty_a793 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;
}
.wide_635f .notification_dirty_a793 li.link-first-5fea > a {
  color: rgba(0, 0, 0, 0.9);
}
.wide_635f .notification_dirty_a793 > 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;
}
.wide_635f .notification_dirty_a793 > li > a i {
  line-height: 0;
}
.wide_635f .notification_dirty_a793 > li.blue_6914 > a .module-b30b {
  margin-left: 4px;
  line-height: 0;
}
.wide_635f .notification_dirty_a793 .footer-d3e3 li.blue_6914 > a {
  position: relative;
}
.wide_635f .notification_dirty_a793 .footer-d3e3 li.blue_6914 > a:after,
.wide_635f .notification_dirty_a793 .footer-d3e3 li.blue_6914 > a:before {
  content: "";
  display: table;
}
.wide_635f .notification_dirty_a793 .footer-d3e3 li.blue_6914 > a:after {
  clear: both;
}
.wide_635f .notification_dirty_a793 .footer-d3e3 li.blue_6914 > a .module-b30b {
  margin-left: 5px;
  float: right;
}
.wide_635f .wide_e9f8,
.wide_635f .footer-d3e3 {
  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;
}
.wide_635f .footer-d3e3 {
  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;
}
.wide_635f .footer-d3e3 .main_tiny_7ba7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wide_635f .footer-d3e3 .module-b30b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wide_635f .footer-d3e3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wide_635f .footer-d3e3 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;
}
.wide_635f .footer-d3e3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wide_635f .footer-d3e3 .footer-d3e3 {
  top: 0;
  left: 100%;
}
.wide_635f .green_5cc6.fn-focus-a73f > .wide_e9f8,
.wide_635f .green_5cc6.fn-focus-a73f > .footer-d3e3,
.wide_635f .green_5cc6:focus > .wide_e9f8,
.wide_635f .green_5cc6:focus > .footer-d3e3,
.wide_635f .green_5cc6:hover > .wide_e9f8,
.wide_635f .green_5cc6:hover > .footer-d3e3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wide_635f.badge-ee86 .dropdown_glass_da55:after,
.wide_635f.badge-ee86 .dropdown_glass_da55:before {
  content: "";
  display: table;
}
.wide_635f.badge-ee86 .dropdown_glass_da55:after {
  clear: both;
}
.wide_635f.badge-ee86 .dropdown_glass_da55 > li {
  float: left;
}
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55:after,
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55:before {
  content: "";
  display: table;
}
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55:after {
  clear: both;
}
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55 > li {
  float: left;
}
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55 > li.silver-2a64 > a,
.wide_635f.sidebar_hard_ce07 .dropdown_glass_da55 > li.link-first-5fea > a {
  color: #fff;
  background-color: #1e4b75;
}
.wide_635f.dropdown-gas-cb83 .dropdown_glass_da55 > li > a .main_tiny_7ba7 {
  position: relative;
}
.wide_635f.dropdown-gas-cb83 .dropdown_glass_da55 > li > a .main_tiny_7ba7: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;
}
.wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li:focus
  > a
  .main_tiny_7ba7:before,
.wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li:hover
  > a
  .main_tiny_7ba7:before {
  width: 100%;
  background-color: currentColor;
}
.wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li.silver-2a64
  > a
  .main_tiny_7ba7:before,
.wide_635f.dropdown-gas-cb83
  .dropdown_glass_da55
  > li.info-ba56
  > a
  .main_tiny_7ba7:before {
  width: 100%;
  background-color: currentColor;
}
.wide_635f.label_cool_bdba .dropdown_glass_da55 > li > a .main_tiny_7ba7 {
  position: relative;
}
.wide_635f.label_cool_bdba .dropdown_glass_da55 > li > a .main_tiny_7ba7: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;
}
.wide_635f.label_cool_bdba .dropdown_glass_da55 > li:focus > a .main_tiny_7ba7:before,
.wide_635f.label_cool_bdba
  .dropdown_glass_da55
  > li:hover
  > a
  .main_tiny_7ba7:before {
  width: 100%;
  background-color: currentColor;
}
.wide_635f.label_cool_bdba
  .dropdown_glass_da55
  > li.silver-2a64
  > a
  .main_tiny_7ba7:before,
.wide_635f.label_cool_bdba
  .dropdown_glass_da55
  > li.info-ba56
  > a
  .main_tiny_7ba7:before {
  width: 100%;
  background-color: currentColor;
}
.steel_9b34 .notification_dirty_a793 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.steel_9b34 .notification_dirty_a793 li:first-child > a {
  border-top: none;
}
.steel_9b34 .notification_dirty_a793 .photo-gas-85b5 > .main_tiny_7ba7 .module-b30b {
  display: none;
}
.steel_9b34 .notification_dirty_a793 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.steel_9b34 .notification_dirty_a793 li:last-child {
  border: none;
}
.steel_9b34 .notification_dirty_a793 li.blue_6914 > a {
  padding-right: 45px !important;
}
.steel_9b34 .notification_dirty_a793 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.steel_9b34 .notification_dirty_a793 li a:focus,
.steel_9b34 .notification_dirty_a793 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_9b34 .notification_dirty_a793 li .wrapper-03e6 {
  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;
}
.steel_9b34 .notification_dirty_a793 li .wrapper-03e6:hover {
  box-shadow: none;
}
.steel_9b34 .notification_dirty_a793 li .wrapper-03e6 .module-b30b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.steel_9b34 .notification_dirty_a793 .footer-d3e3 {
  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);
}
.steel_9b34 .notification_dirty_a793 .footer-d3e3 li a {
  padding-left: 3em;
}
.steel_9b34 .notification_dirty_a793 .nav_7222 > a .wrapper-03e6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.steel_9b34 .notification_dirty_a793 .nav_7222 > .footer-d3e3 {
  display: block;
  opacity: 1;
}
.prev-1ecd {
  max-width: 100%;
}
.sort-8ced {
  line-height: 0;
  cursor: pointer;
}
.fixed_b798 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fixed_b798:hover {
  box-shadow: none;
  color: currentColor;
}
.fixed_b798 svg {
  width: 18px;
  height: 18px;
}
.fixed_b798 .south_dce7 {
  display: none;
}
.sidebar-down-39ce {
  position: relative;
}
.sidebar-down-39ce.fn-active-a73f .fixed_b798 .media-green-c014 {
  display: none;
}
.sidebar-down-39ce.fn-active-a73f .fixed_b798 .south_dce7 {
  display: inline-block;
}
.sidebar-down-39ce .solid_2900 {
  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);
}
.sidebar-down-39ce.pagination-bottom-b777 .solid_2900 {
  left: auto;
  right: -0.9em;
}
.sidebar-down-39ce.pagination-bottom-b777 .sidebar_bottom_d2ef::before {
  left: auto;
  right: 15px;
}
.sidebar-down-39ce.fn-active-a73f .solid_2900 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden_west_b842 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden_west_b842 label {
  flex-basis: 100%;
}
.hidden_west_b842 .pro_f0ff {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.hidden_west_b842 .breadcrumb-9726 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden_west_b842 .breadcrumb-9726:focus {
  background-color: transparent;
}
.hidden_west_b842 button.menu_pressed_804b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden_west_b842 button.menu_pressed_804b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden_west_b842 button.menu_pressed_804b svg {
  width: 18px;
  height: 18px;
}
.hidden_west_b842 input[type="submit"] {
  min-height: auto;
}
.fluid-8cfc .hidden_west_b842 .breadcrumb-9726 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar_bottom_d2ef {
  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) {
  .sidebar_bottom_d2ef {
    width: 220px;
  }
}
.sidebar_bottom_d2ef label {
  flex-basis: 100%;
}
.sidebar_bottom_d2ef::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;
}
.sidebar-selected-1686 .fluid-8cfc .hidden_west_b842 {
  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;
}
.sidebar-selected-1686
  .fluid-8cfc
  .hidden_west_b842
  .pro_f0ff {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar-selected-1686 .fluid-8cfc .hidden_west_b842 .breadcrumb-9726 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar-selected-1686
  .fluid-8cfc
  .hidden_west_b842
  .breadcrumb-9726:focus {
  background: 0 0;
}
.sidebar-selected-1686
  .fluid-8cfc
  .hidden_west_b842
  .notice_533f {
  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;
}
.left_bdd3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.left_bdd3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.left_bdd3 li:last-child {
  margin-right: 0;
}
.left_bdd3 li:first-child {
  margin-left: 0;
}
.left_bdd3.tag-2a94 a {
  color: #fff;
}
.left_bdd3.tag-2a94 a:hover {
  color: #fff;
}
.left_bdd3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.left_bdd3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.left_bdd3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.left_bdd3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.left_bdd3 [class*="social-icon-apple"] {
  background-color: #999;
}
.left_bdd3 [class*="social-icon-apple"].hidden-c12e {
  background-color: transparent;
  color: #999;
}
.left_bdd3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.left_bdd3 [class*="social-icon-behance"].hidden-c12e {
  background-color: transparent;
  color: #1769ff;
}
.left_bdd3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.left_bdd3 [class*="social-icon-bitbucket"].hidden-c12e {
  background-color: transparent;
  color: #205081;
}
.left_bdd3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.left_bdd3 [class*="social-icon-codepen"].hidden-c12e {
  background-color: transparent;
  color: #000;
}
.left_bdd3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.left_bdd3 [class*="social-icon-delicious"].hidden-c12e {
  background-color: transparent;
  color: #39f;
}
.left_bdd3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.left_bdd3 [class*="social-icon-digg"].hidden-c12e {
  background-color: transparent;
  color: #005be2;
}
.left_bdd3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.left_bdd3 [class*="social-icon-dribbble"].hidden-c12e {
  background-color: transparent;
  color: #ea4c89;
}
.left_bdd3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.left_bdd3 [class*="social-icon-envelope"].hidden-c12e {
  background-color: transparent;
  color: #ea4335;
}
.left_bdd3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.left_bdd3 [class*="social-icon-facebook"].hidden-c12e {
  background-color: transparent;
  color: #3b5998;
}
.left_bdd3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.left_bdd3 [class*="social-icon-flickr"].hidden-c12e {
  background-color: transparent;
  color: #0063dc;
}
.left_bdd3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.left_bdd3 [class*="social-icon-foursquare"].hidden-c12e {
  background-color: transparent;
  color: #2d5be3;
}
.left_bdd3 [class*="social-icon-github"] {
  background-color: #333;
}
.left_bdd3 [class*="social-icon-github"].hidden-c12e {
  background-color: transparent;
  color: #333;
}
.left_bdd3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.left_bdd3 [class*="social-icon-google-plus"].hidden-c12e {
  background-color: transparent;
  color: #dd4b39;
}
.left_bdd3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.left_bdd3 [class*="social-icon-houzz"].hidden-c12e {
  background-color: transparent;
  color: #7ac142;
}
.left_bdd3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.left_bdd3 [class*="social-icon-instagram"].hidden-c12e {
  background-color: transparent;
  color: #262626;
}
.left_bdd3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.left_bdd3 [class*="social-icon-jsfiddle"].hidden-c12e {
  background-color: transparent;
  color: #487aa2;
}
.left_bdd3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.left_bdd3 [class*="social-icon-linkedin"].hidden-c12e {
  background-color: transparent;
  color: #0077b5;
}
.left_bdd3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.left_bdd3 [class*="social-icon-medium"].hidden-c12e {
  background-color: transparent;
  color: #00ab6b;
}
.left_bdd3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.left_bdd3
  [class*="social-icon-odnoklassniki"].hidden-c12e {
  background-color: transparent;
  color: #f4731c;
}
.left_bdd3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.left_bdd3 [class*="social-icon-meetup"].hidden-c12e {
  background-color: transparent;
  color: #ec1c40;
}
.left_bdd3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.left_bdd3 [class*="social-icon-pinterest"].hidden-c12e {
  background-color: transparent;
  color: #bd081c;
}
.left_bdd3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.left_bdd3 [class*="social-icon-product-hunt"].hidden-c12e {
  background-color: transparent;
  color: #da552f;
}
.left_bdd3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.left_bdd3 [class*="social-icon-reddit"].hidden-c12e {
  background-color: transparent;
  color: #ff4500;
}
.left_bdd3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.left_bdd3 [class*="social-icon-rss"].hidden-c12e {
  background-color: transparent;
  color: #f26522;
}
.left_bdd3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.left_bdd3
  [class*="social-icon-shopping-cart"].hidden-c12e {
  background-color: transparent;
  color: #4caf50;
}
.left_bdd3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.left_bdd3 [class*="social-icon-skype"].hidden-c12e {
  background-color: transparent;
  color: #00aff0;
}
.left_bdd3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.left_bdd3 [class*="social-icon-slideshare"].hidden-c12e {
  background-color: transparent;
  color: #0077b5;
}
.left_bdd3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.left_bdd3 [class*="social-icon-snapchat"].hidden-c12e {
  background-color: transparent;
  color: #fffc00;
}
.left_bdd3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.left_bdd3 [class*="social-icon-soundcloud"].hidden-c12e {
  background-color: transparent;
  color: #f80;
}
.left_bdd3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.left_bdd3 [class*="social-icon-spotify"].hidden-c12e {
  background-color: transparent;
  color: #2ebd59;
}
.left_bdd3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.left_bdd3
  [class*="social-icon-stack-overflow"].hidden-c12e {
  background-color: transparent;
  color: #fe7a15;
}
.left_bdd3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.left_bdd3 [class*="social-icon-maldkfgram"].hidden-c12e {
  background-color: transparent;
  color: #2ca5e0;
}
.left_bdd3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.left_bdd3 [class*="social-icon-tripadvisor"].hidden-c12e {
  background-color: transparent;
  color: #589442;
}
.left_bdd3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.left_bdd3 [class*="social-icon-tumblr"].hidden-c12e {
  background-color: transparent;
  color: #35465c;
}
.left_bdd3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.left_bdd3 [class*="social-icon-twitch"].hidden-c12e {
  background-color: transparent;
  color: #6441a5;
}
.left_bdd3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.left_bdd3 [class*="social-icon-twitter"].hidden-c12e {
  background-color: transparent;
  color: #1da1f2;
}
.left_bdd3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.left_bdd3 [class*="social-icon-vimeo"].hidden-c12e {
  background-color: transparent;
  color: #1ab7ea;
}
.left_bdd3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.left_bdd3 [class*="social-icon-vk"].hidden-c12e {
  background-color: transparent;
  color: #45668e;
}
.left_bdd3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.left_bdd3 [class*="social-icon-weibo"].hidden-c12e {
  background-color: transparent;
  color: #df2029;
}
.left_bdd3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.left_bdd3 [class*="social-icon-weixin"].hidden-c12e {
  background-color: transparent;
  color: #7bb32e;
}
.left_bdd3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.left_bdd3 [class*="social-icon-whatsapp"].hidden-c12e {
  background-color: transparent;
  color: #25d366;
}
.left_bdd3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.left_bdd3 [class*="social-icon-wordpress"].hidden-c12e {
  background-color: transparent;
  color: #21759b;
}
.left_bdd3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.left_bdd3 [class*="social-icon-xing"].hidden-c12e {
  background-color: transparent;
  color: #026466;
}
.left_bdd3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.left_bdd3 [class*="social-icon-yelp"].hidden-c12e {
  background-color: transparent;
  color: #af0606;
}
.left_bdd3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.left_bdd3 [class*="social-icon-youtube"].hidden-c12e {
  background-color: transparent;
  color: #cd201f;
}
.content_b033 {
  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;
}
.content_b033:hover {
  box-shadow: none;
  background: 0 0;
}
.pagination-slow-004d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown-hot-93d9 {
  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;
}
.warm_eebd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.status-8e85 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.status-8e85,
.status-8e85::after,
.status-8e85::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;
}
.status-8e85::after,
.status-8e85::before {
  content: "";
  display: block;
  background-color: inherit;
}
.bottom-d065 .dropdown-hot-93d9 .warm_eebd {
  margin-top: -2px;
  width: 19px;
}
.bottom-d065 .dropdown-hot-93d9 .status-8e85 {
  margin-top: -1px;
}
.bottom-d065 .dropdown-hot-93d9 .status-8e85,
.bottom-d065 .dropdown-hot-93d9 .status-8e85::after,
.bottom-d065 .dropdown-hot-93d9 .status-8e85::before {
  width: 19px;
  height: 2px;
}
.bottom-d065 .dropdown-hot-93d9 .status-8e85::before {
  top: -6px;
}
.bottom-d065 .dropdown-hot-93d9 .status-8e85::after {
  bottom: -6px;
}
.pressed-3786 .dropdown-hot-93d9 .warm_eebd {
  margin-top: -2px;
  width: 22px;
}
.pressed-3786 .dropdown-hot-93d9 .status-8e85 {
  margin-top: -1px;
}
.pressed-3786 .dropdown-hot-93d9 .status-8e85,
.pressed-3786 .dropdown-hot-93d9 .status-8e85::after,
.pressed-3786 .dropdown-hot-93d9 .status-8e85::before {
  width: 22px;
  height: 2px;
}
.pressed-3786 .dropdown-hot-93d9 .status-8e85::before {
  top: -7px;
}
.pressed-3786 .dropdown-hot-93d9 .status-8e85::after {
  bottom: -7px;
}
.surface-wood-4f2d .dropdown-hot-93d9 .warm_eebd {
  margin-top: -2px;
  width: 31px;
}
.surface-wood-4f2d .dropdown-hot-93d9 .status-8e85 {
  margin-top: -1.5px;
}
.surface-wood-4f2d .dropdown-hot-93d9 .status-8e85,
.surface-wood-4f2d .dropdown-hot-93d9 .status-8e85::after,
.surface-wood-4f2d .dropdown-hot-93d9 .status-8e85::before {
  width: 31px;
  height: 3px;
}
.surface-wood-4f2d .dropdown-hot-93d9 .status-8e85::before {
  top: -9px;
}
.surface-wood-4f2d .dropdown-hot-93d9 .status-8e85::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .thumbnail_basic_0284 .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_basic_0284 .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1px;
  }
  .thumbnail_basic_0284 .dropdown-hot-93d9 .status-8e85,
  .thumbnail_basic_0284 .dropdown-hot-93d9 .status-8e85::after,
  .thumbnail_basic_0284 .dropdown-hot-93d9 .status-8e85::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_basic_0284 .dropdown-hot-93d9 .status-8e85::before {
    top: -6px;
  }
  .thumbnail_basic_0284 .dropdown-hot-93d9 .status-8e85::after {
    bottom: -6px;
  }
  .iron_7ad5 .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 22px;
  }
  .iron_7ad5 .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1px;
  }
  .iron_7ad5 .dropdown-hot-93d9 .status-8e85,
  .iron_7ad5 .dropdown-hot-93d9 .status-8e85::after,
  .iron_7ad5 .dropdown-hot-93d9 .status-8e85::before {
    width: 22px;
    height: 2px;
  }
  .iron_7ad5 .dropdown-hot-93d9 .status-8e85::before {
    top: -7px;
  }
  .iron_7ad5 .dropdown-hot-93d9 .status-8e85::after {
    bottom: -7px;
  }
  .wrapper-4fe1 .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-4fe1 .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1.5px;
  }
  .wrapper-4fe1 .dropdown-hot-93d9 .status-8e85,
  .wrapper-4fe1 .dropdown-hot-93d9 .status-8e85::after,
  .wrapper-4fe1 .dropdown-hot-93d9 .status-8e85::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-4fe1 .dropdown-hot-93d9 .status-8e85::before {
    top: -9px;
  }
  .wrapper-4fe1 .dropdown-hot-93d9 .status-8e85::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .grid_silver_1b1f .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 19px;
  }
  .grid_silver_1b1f .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1px;
  }
  .grid_silver_1b1f .dropdown-hot-93d9 .status-8e85,
  .grid_silver_1b1f .dropdown-hot-93d9 .status-8e85::after,
  .grid_silver_1b1f .dropdown-hot-93d9 .status-8e85::before {
    width: 19px;
    height: 2px;
  }
  .grid_silver_1b1f .dropdown-hot-93d9 .status-8e85::before {
    top: -6px;
  }
  .grid_silver_1b1f .dropdown-hot-93d9 .status-8e85::after {
    bottom: -6px;
  }
  .grid_advanced_c581 .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 22px;
  }
  .grid_advanced_c581 .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1px;
  }
  .grid_advanced_c581 .dropdown-hot-93d9 .status-8e85,
  .grid_advanced_c581 .dropdown-hot-93d9 .status-8e85::after,
  .grid_advanced_c581 .dropdown-hot-93d9 .status-8e85::before {
    width: 22px;
    height: 2px;
  }
  .grid_advanced_c581 .dropdown-hot-93d9 .status-8e85::before {
    top: -7px;
  }
  .grid_advanced_c581 .dropdown-hot-93d9 .status-8e85::after {
    bottom: -7px;
  }
  .aside-ec7e .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 31px;
  }
  .aside-ec7e .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1.5px;
  }
  .aside-ec7e .dropdown-hot-93d9 .status-8e85,
  .aside-ec7e .dropdown-hot-93d9 .status-8e85::after,
  .aside-ec7e .dropdown-hot-93d9 .status-8e85::before {
    width: 31px;
    height: 3px;
  }
  .aside-ec7e .dropdown-hot-93d9 .status-8e85::before {
    top: -9px;
  }
  .aside-ec7e .dropdown-hot-93d9 .status-8e85::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header_8790 .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 19px;
  }
  .header_8790 .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1px;
  }
  .header_8790 .dropdown-hot-93d9 .status-8e85,
  .header_8790 .dropdown-hot-93d9 .status-8e85::after,
  .header_8790 .dropdown-hot-93d9 .status-8e85::before {
    width: 19px;
    height: 2px;
  }
  .header_8790 .dropdown-hot-93d9 .status-8e85::before {
    top: -6px;
  }
  .header_8790 .dropdown-hot-93d9 .status-8e85::after {
    bottom: -6px;
  }
  .paragraph_1f39 .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_1f39 .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1px;
  }
  .paragraph_1f39 .dropdown-hot-93d9 .status-8e85,
  .paragraph_1f39 .dropdown-hot-93d9 .status-8e85::after,
  .paragraph_1f39 .dropdown-hot-93d9 .status-8e85::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_1f39 .dropdown-hot-93d9 .status-8e85::before {
    top: -7px;
  }
  .paragraph_1f39 .dropdown-hot-93d9 .status-8e85::after {
    bottom: -7px;
  }
  .chip_f169 .dropdown-hot-93d9 .warm_eebd {
    margin-top: -2px;
    width: 31px;
  }
  .chip_f169 .dropdown-hot-93d9 .status-8e85 {
    margin-top: -1.5px;
  }
  .chip_f169 .dropdown-hot-93d9 .status-8e85,
  .chip_f169 .dropdown-hot-93d9 .status-8e85::after,
  .chip_f169 .dropdown-hot-93d9 .status-8e85::before {
    width: 31px;
    height: 3px;
  }
  .chip_f169 .dropdown-hot-93d9 .status-8e85::before {
    top: -9px;
  }
  .chip_f169 .dropdown-hot-93d9 .status-8e85::after {
    bottom: -9px;
  }
}
.primary-a359 .status-8e85 {
  -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);
}
.primary-a359 .status-8e85::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary-a359 .status-8e85::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);
}
.primary-a359.search-382f .status-8e85 {
  -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);
}
.primary-a359.search-382f .status-8e85::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary-a359.search-382f .status-8e85::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);
}
.content_04ef {
  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.icon-north-ed90:before {
  display: none;
}
.up-db8d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.up-db8d .panel_active_22ad {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.up-db8d .panel_active_22ad:last-of-type {
  border-bottom: none;
}
.up-db8d .panel_active_22ad.clean_4481,
.up-db8d .panel_active_22ad.copper_c9dd,
.up-db8d .panel_active_22ad.dropdown_8b00 {
  padding: 0;
}
.up-db8d .steel_9b34 .wrapper-03e6 {
  color: currentColor;
}
.up-db8d .steel_9b34 .wrapper-03e6:focus,
.up-db8d .steel_9b34 .wrapper-03e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-db8d.right-10ef .hero_f6aa,
.up-db8d.right-10ef .banner-focused-c104 a,
.up-db8d.right-10ef .dropdown_glass_da55 a,
.up-db8d.right-10ef .footer-d3e3 a {
  color: rgba(0, 0, 0, 0.55);
}
.up-db8d.right-10ef .hero_f6aa:hover,
.up-db8d.right-10ef .banner-focused-c104 a:hover,
.up-db8d.right-10ef .dropdown_glass_da55 a:hover,
.up-db8d.right-10ef .footer-d3e3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up-db8d.right-10ef .dynamic_12c6 {
  color: rgba(0, 0, 0, 0.8);
}
.up-db8d.right-10ef .panel_active_22ad {
  border-color: rgba(0, 0, 0, 0.08);
}
.up-db8d.right-10ef .panel_active_22ad:before {
  background: rgba(0, 0, 0, 0.08);
}
.up-db8d.right-10ef .content_8387:before {
  background: rgba(255, 255, 255, 0.9);
}
.up-db8d.right-10ef .steel_9b34 .notification_dirty_a793 li a,
.up-db8d.right-10ef .steel_9b34 .wrapper-03e6,
.up-db8d.right-10ef .footer-d3e3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.up-db8d.right-10ef .steel_9b34 .wrapper-03e6:focus,
.up-db8d.right-10ef .steel_9b34 .wrapper-03e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-db8d.right-10ef .notification_dirty_a793 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.up-db8d.notification-bronze-3b2c .hero_f6aa,
.up-db8d.notification-bronze-3b2c .banner-focused-c104 a,
.up-db8d.notification-bronze-3b2c .dropdown_glass_da55 .wrapper-03e6,
.up-db8d.notification-bronze-3b2c .dropdown_glass_da55 a,
.up-db8d.notification-bronze-3b2c .footer-d3e3 a {
  color: rgba(255, 255, 255, 0.79);
}
.up-db8d.notification-bronze-3b2c .hero_f6aa:hover,
.up-db8d.notification-bronze-3b2c .banner-focused-c104 a:hover,
.up-db8d.notification-bronze-3b2c .dropdown_glass_da55 .wrapper-03e6:hover,
.up-db8d.notification-bronze-3b2c .dropdown_glass_da55 a:hover,
.up-db8d.notification-bronze-3b2c .footer-d3e3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-db8d.notification-bronze-3b2c .dynamic_12c6 {
  color: rgba(255, 255, 255, 0.99);
}
.up-db8d.notification-bronze-3b2c .panel_active_22ad {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-db8d.notification-bronze-3b2c .panel_active_22ad:before {
  background: rgba(255, 255, 255, 0.08);
}
.up-db8d.notification-bronze-3b2c .content_8387:before {
  background: rgba(0, 0, 0, 0.9);
}
.up-db8d.notification-bronze-3b2c .steel_9b34 .notification_dirty_a793 li a,
.up-db8d.notification-bronze-3b2c .steel_9b34 .wrapper-03e6,
.up-db8d.notification-bronze-3b2c .footer-d3e3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-db8d.notification-bronze-3b2c .steel_9b34 .wrapper-03e6:focus,
.up-db8d.notification-bronze-3b2c .steel_9b34 .wrapper-03e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-db8d.notification-bronze-3b2c .notification_dirty_a793 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_8387 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.content_8387:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stale_ea60 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge_e408 .up-db8d {
  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;
}
.badge_e408 .panel_active_22ad {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge_e408 .panel_active_22ad: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) {
  .badge_e408 .panel_active_22ad:before {
    width: 16%;
    left: 42%;
  }
}
.badge_e408 .panel_active_22ad:last-child:before {
  content: none;
}
.badge_e408 .panel_active_22ad[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge_e408 .steel_9b34 .notification_dirty_a793 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge_e408 .steel_9b34 .notification_dirty_a793 li a .wrapper-03e6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge_e408 .steel_9b34 .footer-d3e3 {
  border: none;
}
.badge_e408 .steel_9b34 .footer-d3e3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge_e408 .content_8387 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge_e408 .stale_ea60 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge_e408 .notification-bronze-3b2c .content_8387:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_e408 .right-10ef.large_e98a .status-8e85 {
  background: rgba(0, 0, 0, 0.6);
}
.badge_e408
  .right-10ef.large_e98a
  .status-8e85::after,
.badge_e408
  .right-10ef.large_e98a
  .status-8e85:before {
  background: inherit;
}
.badge_e408
  .right-10ef.large_e98a:hover
  .status-8e85 {
  background: rgba(0, 0, 0, 0.8);
}
.stale_585a .up-db8d {
  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) {
  .stale_585a .up-db8d {
    width: auto;
    right: 45px;
  }
}
.soft-5186 .up-db8d {
  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) {
  .soft-5186 .up-db8d {
    width: auto;
    left: 45px;
  }
}
.icon-north-ed90 .up-db8d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon-north-ed90 .stale_ea60 {
  max-width: 48em;
  margin: 0 auto;
}
.icon-north-ed90 .content_8387:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.badge-top-3ad0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.badge-top-3ad0.badge_e408 .up-db8d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.badge-top-3ad0.stale_585a .up-db8d {
  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);
}
.badge-top-3ad0 .up-db8d {
  visibility: visible;
}
.badge-top-3ad0.soft-5186 .up-db8d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.component_d796,
.out_a0d3 {
  overflow-x: hidden;
}
.component_d796 .up-db8d {
  overflow: auto;
}
.component_d796.badge_e408 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_d796.badge_e408 .up-db8d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.component_d796.badge_e408 .content_b033 {
  opacity: 0;
}
.component_d796.stale_585a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_d796.stale_585a .up-db8d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.component_d796.stale_585a .content_b033 {
  opacity: 0;
}
.component_d796.soft-5186 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component_d796.soft-5186 .up-db8d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.component_d796.soft-5186 .content_b033 {
  opacity: 0;
}
.component_d796.icon-north-ed90 .up-db8d {
  z-index: 10;
  visibility: visible;
}
.large_e98a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.large_e98a .status-8e85 {
  background: rgba(255, 255, 255, 0.99);
}
.large_e98a .status-8e85::after,
.large_e98a .status-8e85:before {
  background: inherit;
}
.large_e98a:hover .status-8e85 {
  background: rgba(255, 255, 255, 0.99);
}
.soft-5186 .large_e98a {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon-north-ed90 .large_e98a {
  display: none !important;
}
.component_d796:before,
.out_a0d3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.component_d796 .large_e98a,
.out_a0d3 .large_e98a {
  display: inline-block;
}
.up-db8d .secondary-ca75 {
  -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;
}
.component_d796 .up-db8d .secondary-ca75,
.out_a0d3 .up-db8d .secondary-ca75 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right_e516 .pro_f0ff {
  width: 100%;
}
.gas-938b {
  padding: 0 0.5em 0;
}
.gas-938b [class*="customify-col-"],
.gas-938b [class*="customify-col_"],
.gas-938b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.small_7dff .gas-938b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .out-7301 .brown-2ab9,
  .brown-2ab9 {
    display: none;
  }
  .current-b3cd {
    text-align: left;
  }
  .aside-silver-920c {
    text-align: center;
  }
  .iron-4680 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .out-7301 .active-4ad1,
  .active-4ad1 {
    display: none;
  }
  .up-1316 {
    text-align: left;
  }
  .motion_d2c1 {
    text-align: center;
  }
  .accordion_pro_7338 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .out-7301 .heading-dark-ab38,
  .heading-dark-ab38 {
    display: none;
  }
  .up_a62f {
    text-align: left;
  }
  .form-fluid-b71b {
    text-align: center;
  }
  .up-c3da {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lower-7329 {
  box-shadow: none !important;
}
.item_8c51 .heading_full_75c0,
.icon_e179 .heading_full_75c0 {
  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;
}
.icon_e179 .heading_full_75c0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter-wide-2667 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter-wide-2667:after,
.filter-wide-2667:before {
  content: "";
  display: table;
}
.filter-wide-2667:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter-wide-2667 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter-wide-2667,
.prev-afd4 {
  max-width: 1248px;
  margin: 0 auto;
}

.status-f368.tabs-last-6501 .filter-wide-2667 {
  max-width: 100%;
}
.status-f368.up_3af5 {
  max-width: 1200px;
  margin: 0 auto;
}
.status-f368.nav-e99e .filter-wide-2667 {
  max-width: 100%;
}
.status-f368.nav-e99e > .filter-wide-2667 {
  padding-left: 0;
  padding-right: 0;
}
.status-f368.nav-e99e > .filter-wide-2667 .out-7301 {
  margin: 0;
}
.status-f368.nav-e99e
  > .filter-wide-2667
  .hero_green_225f.selected_8635 {
  margin-right: 0;
  margin-left: 0;
}
.status-f368.nav-e99e #main.selected_8635 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_solid_bc43 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_solid_bc43 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-de5c .fluid-234f {
    padding-right: 1em;
  }
  .chip-de5c.secondary-dim-0e04 .hero_green_225f {
    border-right: 1px solid #eaecee;
  }
  .chip-de5c.secondary-dim-0e04 .fluid-234f {
    padding-right: 1em;
  }
  .chip-de5c.secondary-dim-0e04 .container-warm-d91d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out-cc28 .fluid-234f {
    padding-left: 1em;
  }
  .out-cc28.secondary-dim-0e04 .hero_green_225f {
    border-left: 1px solid #eaecee;
  }
  .out-cc28.secondary-dim-0e04 .fluid-234f {
    padding-left: 1em;
  }
  .out-cc28.secondary-dim-0e04 .container-warm-d91d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth-ce12 .fluid-234f {
    padding-left: 1em;
  }
  .smooth-ce12.secondary-dim-0e04 .notification_8428 {
    border-right: 1px solid #eaecee;
  }
  .smooth-ce12.secondary-dim-0e04 .badge_625f {
    border-right: 1px solid #eaecee;
  }
  .smooth-ce12.secondary-dim-0e04 .fluid-234f {
    padding-left: 1em;
  }
  .smooth-ce12.secondary-dim-0e04 .container-warm-d91d {
    padding-right: 1em;
  }
  .smooth-ce12.secondary-dim-0e04 .sort-rough-83dc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_east_0045 .fluid-234f {
    padding-right: 1em;
  }
  .picture_east_0045.secondary-dim-0e04 .notification_8428 {
    border-left: 1px solid #eaecee;
  }
  .picture_east_0045.secondary-dim-0e04 .badge_625f {
    border-left: 1px solid #eaecee;
  }
  .picture_east_0045.secondary-dim-0e04 .fluid-234f {
    padding-right: 1em;
  }
  .picture_east_0045.secondary-dim-0e04 .container-warm-d91d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_east_0045.secondary-dim-0e04 .sort-rough-83dc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_solid_bc43 .fluid-234f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_solid_bc43.secondary-dim-0e04 .hero_green_225f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_solid_bc43.secondary-dim-0e04 .fluid-234f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_solid_bc43.secondary-dim-0e04 .container-warm-d91d {
    padding-left: 1em;
  }
  .outline_solid_bc43.secondary-dim-0e04 .sort-rough-83dc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_solid_bc43.secondary-dim-0e04 .fluid-234f {
    padding-left: 0;
  }
}
.mini_c2fd .disabled_7437 {
  display: inline-block;
}
.breadcrumb_fab7 {
  display: inline-block;
}
.silver_8d5f {
  word-con: break-word;
}
.heading_gas_575a > span {
  display: inline-block;
  padding: 5px 0;
}
.heading_gas_575a .popup-bffa {
  margin-left: 8px;
  margin-right: 8px;
}
.heading_gas_575a .paragraph_inner_48ea img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section_white_48d7 .breadcrumb-old-1bd9 {
  margin-bottom: 2em;
}
.section_white_48d7 .notice_c85a {
  margin-bottom: 15px;
}
.section_white_48d7 .notice_c85a:last-child {
  margin-bottom: 0;
}
.section_white_48d7 .breadcrumb_b741 {
  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) {
  .section_white_48d7 .breadcrumb_b741 {
    display: block;
  }
}
.section_white_48d7 .hover_inner_3c7c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section_white_48d7 .hover_inner_3c7c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section_white_48d7 .label-5597 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section_white_48d7 .label-5597 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section_white_48d7 .label-5597 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section_white_48d7 .silver_8d5f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section_white_48d7 .silver_8d5f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section_white_48d7 .copper_9d1d p:last-child {
  margin-bottom: 0;
}
.section_white_48d7 .sort-f104 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section_white_48d7 .picture_a35d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section_white_48d7 .hovered_fa4b {
  margin-top: 1em;
}
.section_white_48d7 .short-b0d5 {
  top: 0;
  display: block;
}
.section_white_48d7 .short-b0d5 a {
  color: inherit;
}
.section_white_48d7 .short-b0d5 a:hover {
  color: inherit;
}
.section_white_48d7 .upper-305c {
  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;
}
.section_white_48d7 .upper-305c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section_white_48d7 .picture_a35d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section_white_48d7 .orange_96af {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section_white_48d7 .orange_96af:first-child {
  margin-top: 0;
}
.section_white_48d7 .orange_96af.grid_865d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section_white_48d7 .orange_96af.wrapper_0fa8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section_white_48d7
  .orange_96af.wrapper_0fa8.tertiary-e318
  .hovered_fa4b {
  width: 100%;
}
.section_white_48d7 .wrapper_0fa8 {
  -webkit-box-align: center;
  align-items: center;
}
.section_white_48d7 .wrapper_0fa8 .heading_gas_575a,
.section_white_48d7 .wrapper_0fa8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section_white_48d7 .label-5597 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_white_48d7 .label-5597 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section_white_48d7 .label-5597: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;
}
.section_white_48d7 .grid_865d {
  z-index: 5;
}
.section_white_48d7 .caption_4849 .input_620c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section_white_48d7 .row-steel-e318 .input_620c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section_white_48d7 .caption_small_33ab .input_620c {
  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;
}
.section_white_48d7.preview-fc7b .breadcrumb_b741,
.section_white_48d7.secondary-north-eb2f .breadcrumb_b741 {
  display: block;
}
.section_white_48d7.preview-fc7b .breadcrumb_b741 .advanced-4952,
.section_white_48d7.preview-fc7b .breadcrumb_b741 .picture_a35d,
.section_white_48d7.secondary-north-eb2f .breadcrumb_b741 .advanced-4952,
.section_white_48d7.secondary-north-eb2f .breadcrumb_b741 .picture_a35d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_white_48d7.popup-cff3 .hover_inner_3c7c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section_white_48d7.popup-cff3 .hover_inner_3c7c {
    margin-right: 0;
  }
}
.section_white_48d7.preview-fc7b .hover_inner_3c7c,
.section_white_48d7.secondary-north-eb2f .hover_inner_3c7c {
  padding-top: 40%;
}
.section_white_48d7.preview-fc7b .breadcrumb-old-1bd9,
.section_white_48d7.secondary-north-eb2f .breadcrumb-old-1bd9 {
  display: block;
}
.section_white_48d7.preview-fc7b .fn-sticky-a73f .picture_a35d,
.section_white_48d7.secondary-north-eb2f .fn-sticky-a73f .picture_a35d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section_white_48d7.preview-fc7b .hover_inner_3c7c,
.section_white_48d7.secondary-north-eb2f .hover_inner_3c7c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section_white_48d7.preview-fc7b .picture_a35d {
  padding: 1em;
}
.border_first_0518 {
  margin: 30px auto;
  display: block;
}
.border_first_0518 .tabs-hard-904e > * {
  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;
}
.border_first_0518 .tabs-hard-904e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_first_0518 .tabs-hard-904e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo_narrow_1e13 .heading_gas_575a {
  margin-bottom: 1.41575em;
}
.logo_narrow_1e13 .sidebar_00bc {
  margin-bottom: 1.618em;
}
.avatar-6b1c .motion-3f44 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.avatar-6b1c .motion-3f44 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.avatar-6b1c .pagination_advanced_69eb {
  max-width: 100%;
  overflow: auto;
}
.chip_82ca .avatar-6b1c a:hover {
  text-decoration: underline;
}
.feature_f110 .notice_c85a:not(.silver_8d5f),
.feature_f110 .label-5597 {
  margin-bottom: 1.41575em;
}
.feature_f110 .notice_c85a:not(.silver_8d5f):last-child,
.feature_f110 .label-5597:last-child {
  margin-bottom: 0;
}
.feature_f110 .notice_c85a.new-25f5 {
  margin-bottom: 0.41575em;
}
.feature_f110 .iron-9431:before,
.feature_f110 .pressed-4a81:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.feature_f110 .iron-9431:before {
  content: "\f115";
}
.feature_f110 .pressed-4a81:before {
  content: "\f02c";
}
.feature_f110 .logo-bronze-debf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.feature_f110 .logo-bronze-debf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cold_d487 {
  display: -webkit-box;
  display: flex;
}
.cold_d487 .panel-357e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cold_d487 .panel-357e {
    flex-basis: 90px;
  }
}
.cold_d487 .breadcrumb-middle-d5fc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold_d487 .breadcrumb-middle-d5fc {
    flex-basis: calc(100% - 50px);
  }
}
.cold_d487 .layout-b1d4 p:last-child {
  margin-bottom: 0.72em;
}
.outer-dae4 .tabs-hard-904e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer-dae4 .tabs-hard-904e:after,
.outer-dae4 .tabs-hard-904e:before {
  content: "";
  display: table;
}
.outer-dae4 .tabs-hard-904e:after {
  clear: both;
}
.outer-dae4 .tabs-hard-904e .label-lower-c857,
.outer-dae4 .tabs-hard-904e .background-fd76 {
  width: 49%;
}
.outer-dae4 .tabs-hard-904e .label-lower-c857 a span.chip_brown_d985,
.outer-dae4 .tabs-hard-904e .background-fd76 a span.chip_brown_d985 {
  display: block;
  margin-bottom: 5px;
}
.outer-dae4 .tabs-hard-904e .background-fd76 {
  float: left;
  text-align: left;
}
.outer-dae4 .tabs-hard-904e .label-lower-c857 {
  float: right;
  text-align: right;
}
.media_white_f407 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media_white_f407 {
    margin-bottom: 0;
  }
}
.modal-narrow-06b2 {
  margin-bottom: 1em;
}
.modal-narrow-06b2 .silver_8d5f {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice_acec a {
  display: block;
  line-height: 0;
  position: relative;
}
.slow_0a8c .modal-narrow-06b2,
.slider-stone-01ae .modal-narrow-06b2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slow_0a8c .modal-narrow-06b2,
  .slider-stone-01ae .modal-narrow-06b2 {
    display: block;
  }
}
.slow_0a8c .notice_acec,
.slider-stone-01ae .notice_acec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slow_0a8c .notice_acec,
  .slider-stone-01ae .notice_acec {
    margin-bottom: 1em;
  }
}
.slow_0a8c .notice_acec img,
.slider-stone-01ae .notice_acec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slow_0a8c .iron_558f,
.slider-stone-01ae .iron_558f {
  flex-basis: calc(100% - 160px);
}
.slow_0a8c .iron_558f p,
.slider-stone-01ae .iron_558f p {
  margin-bottom: 0;
}
.slow_0a8c .iron_558f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slow_0a8c .iron_558f {
    padding-left: 0;
  }
}
.slider-stone-01ae .iron_558f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-stone-01ae .iron_558f {
    padding-right: 0;
  }
}
.slider-stone-01ae .notice_acec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.status-a8ad .notice_acec {
  margin-bottom: 0.5em;
}
.status-a8ad .notice_acec img {
  width: 100%;
}
.hard_ece3 .thumbnail_af1e,
.header_tall_e9ee .thumbnail_af1e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header_tall_e9ee .hero_green_225f .caption_inner_206e p:last-child {
  margin-bottom: 0;
}
.overlay-1c32 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.link_last_b56a .notice_1521 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .link_last_b56a .notice_1521:last-of-type {
    margin-bottom: 0;
  }
}
.link_last_b56a .notice_1521 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_last_b56a .notice_1521 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.link_last_b56a .notice_1521 ul li {
  margin: 0 0 0.6em;
}
.link_last_b56a .notice_1521 ul li.picture_ebc4,
.link_last_b56a .notice_1521 ul li.fresh-53d2 {
  position: relative;
}
.link_last_b56a .notice_1521 ul li.picture_ebc4 .logo-action-6b3a,
.link_last_b56a .notice_1521 ul li.fresh-53d2 .logo-action-6b3a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.link_last_b56a .notice_1521 ul li.picture_ebc4:after:after,
.link_last_b56a .notice_1521 ul li.picture_ebc4:after:before,
.link_last_b56a
  .notice_1521
  ul
  li.fresh-53d2:after:after,
.link_last_b56a
  .notice_1521
  ul
  li.fresh-53d2:after:before {
  content: "";
  display: table;
}
.link_last_b56a .notice_1521 ul li.picture_ebc4:after:after,
.link_last_b56a
  .notice_1521
  ul
  li.fresh-53d2:after:after {
  clear: both;
}
.link_last_b56a .notice_1521 a.sort_c365:hover {
  text-decoration: none;
}
.link_last_b56a .notice_1521 select {
  max-width: 100%;
}
.link_last_b56a .notice_1521 table {
  font-size: 85%;
}
.link_last_b56a .notice_1521 table td,
.link_last_b56a .notice_1521 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.link_last_b56a .notice_1521 table tfoot td {
  text-align: left;
}
.link_last_b56a .notice_1521 :last-child {
  margin-bottom: 0;
}
.link_last_b56a .notice_1521 .steel-a6c0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.link_last_b56a .notice_1521 .steel-a6c0 label {
  width: 100%;
}
.link_last_b56a .notice_1521 .steel-a6c0 .breadcrumb-9726 {
  width: 100%;
  display: block;
}
.link_last_b56a .notice_1521 .steel-a6c0 .menu_pressed_804b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.link_last_b56a .notice_1521 .steel-a6c0 .menu_pressed_804b:hover svg #svg-search {
  fill: #444;
}
.link_last_b56a .notice_1521 .steel-a6c0 .menu_pressed_804b svg {
  width: 18px;
  height: 18px;
}
.link_last_b56a .hovered-5548 ul ul,
.link_last_b56a .small-36b7 ul ul,
.link_last_b56a .button_rough_78cd ul ul,
.link_last_b56a .active_middle_ed1b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.link_last_b56a .hovered-5548 .blue_6914 > a,
.link_last_b56a .small-36b7 .blue_6914 > a,
.link_last_b56a .button_rough_78cd .blue_6914 > a,
.link_last_b56a .active_middle_ed1b .blue_6914 > a {
  margin-bottom: 0;
}
.link_last_b56a .avatar_current_e11a li,
.link_last_b56a .hovered-5548 li,
.link_last_b56a .right-bc73 li,
.link_last_b56a .small-36b7 li,
.link_last_b56a .button_rough_78cd li,
.link_last_b56a .active_middle_ed1b li,
.link_last_b56a .over_fc3a li,
.link_last_b56a .feature_d637 li {
  display: block;
  position: relative;
}
.link_last_b56a .avatar_current_e11a li:last-child,
.link_last_b56a .hovered-5548 li:last-child,
.link_last_b56a .right-bc73 li:last-child,
.link_last_b56a .small-36b7 li:last-child,
.link_last_b56a .button_rough_78cd li:last-child,
.link_last_b56a .active_middle_ed1b li:last-child,
.link_last_b56a .over_fc3a li:last-child,
.link_last_b56a .feature_d637 li:last-child {
  border: none;
}
.link_last_b56a .avatar_current_e11a li a,
.link_last_b56a .hovered-5548 li a,
.link_last_b56a .right-bc73 li a,
.link_last_b56a .small-36b7 li a,
.link_last_b56a .button_rough_78cd li a,
.link_last_b56a .active_middle_ed1b li a,
.link_last_b56a .over_fc3a li a,
.link_last_b56a .feature_d637 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link_last_b56a .avatar_current_e11a li ul li::before,
.link_last_b56a .hovered-5548 li ul li::before,
.link_last_b56a .right-bc73 li ul li::before,
.link_last_b56a .small-36b7 li ul li::before,
.link_last_b56a .button_rough_78cd li ul li::before,
.link_last_b56a .active_middle_ed1b li ul li::before,
.link_last_b56a .over_fc3a li ul li::before,
.link_last_b56a .feature_d637 li ul li::before {
  left: 15px;
}
.link_last_b56a .avatar_current_e11a li ul a,
.link_last_b56a .hovered-5548 li ul a,
.link_last_b56a .right-bc73 li ul a,
.link_last_b56a .small-36b7 li ul a,
.link_last_b56a .button_rough_78cd li ul a,
.link_last_b56a .active_middle_ed1b li ul a,
.link_last_b56a .over_fc3a li ul a,
.link_last_b56a .feature_d637 li ul a {
  padding-left: 20px;
}
.link_last_b56a .avatar_current_e11a li ul ul li::before,
.link_last_b56a .hovered-5548 li ul ul li::before,
.link_last_b56a .right-bc73 li ul ul li::before,
.link_last_b56a .small-36b7 li ul ul li::before,
.link_last_b56a .button_rough_78cd li ul ul li::before,
.link_last_b56a .active_middle_ed1b li ul ul li::before,
.link_last_b56a .over_fc3a li ul ul li::before,
.link_last_b56a .feature_d637 li ul ul li::before {
  left: 30px;
}
.link_last_b56a .avatar_current_e11a li ul ul a,
.link_last_b56a .hovered-5548 li ul ul a,
.link_last_b56a .right-bc73 li ul ul a,
.link_last_b56a .small-36b7 li ul ul a,
.link_last_b56a .button_rough_78cd li ul ul a,
.link_last_b56a .active_middle_ed1b li ul ul a,
.link_last_b56a .over_fc3a li ul ul a,
.link_last_b56a .feature_d637 li ul ul a {
  padding-left: 40px;
}
.link_last_b56a .backdrop_e936 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link_last_b56a .feature_d637 ul li {
  margin-bottom: 1.41575em;
}
.link_last_b56a .feature_d637 ul li .over_1f7b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.link_last_b56a .feature_d637 ul li .logo-over-4037 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notification-bronze-3b2c .avatar_current_e11a li a,
.notification-bronze-3b2c .hovered-5548 li a,
.notification-bronze-3b2c .right-bc73 li a,
.notification-bronze-3b2c .small-36b7 li a,
.notification-bronze-3b2c .button_rough_78cd li a,
.notification-bronze-3b2c .active_middle_ed1b li a,
.notification-bronze-3b2c .over_fc3a li a,
.notification-bronze-3b2c .feature_d637 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-bronze-3b2c .backdrop_e936 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-bronze-3b2c .notice_1521 ul li.picture_ebc4 .logo-action-6b3a,
.notification-bronze-3b2c .notice_1521 ul li.fresh-53d2 .logo-action-6b3a {
  background: rgba(0, 0, 0, 0.2);
}
.notification-bronze-3b2c .link_last_b56a .notice_1521 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-f368 .link_last_b56a .notification_dirty_a793 li {
  margin: 0;
}
.status-f368 .link_last_b56a .notification_dirty_a793 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.status-f368 .link_last_b56a .notification_dirty_a793 li ul {
  margin: 0;
}
.status-f368 .link_last_b56a .notification_dirty_a793 li ul li a {
  padding-left: 15px;
}
.status-f368 .link_last_b56a .notification_dirty_a793 li ul li li a {
  padding-left: 30px;
}
.status-f368 .link_last_b56a .notification_dirty_a793 li.link-first-5fea > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.status-f368 .link_last_b56a .notification_dirty_a793 li.link-first-5fea > 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;
}
.status-f368 .link_last_b56a .notification_dirty_a793 li.link-first-5fea > 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;
}
.hard_71b9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade-bf9d {
  position: relative;
  z-index: 10;
}
.shade-bf9d .secondary-ca75 {
  width: 100%;
  max-width: 100%;
}
.title_up_3674 .container_liquid_4e21 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.title_up_3674 .right-10ef {
}
.title_up_3674 .notification-bronze-3b2c {
  background: #292929;
}
.card_a35c .container_liquid_4e21 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card_a35c .right-10ef {
  background: #f9f9f9;
}
.card_a35c .notification-bronze-3b2c {
  background: #303030;
}
.purple-93c8 .container_liquid_4e21 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .purple-93c8 .disabled_7437 {
    margin-bottom: 1em;
  }
  .purple-93c8 .disabled_7437:last-child {
    margin-bottom: 0;
  }
}
.purple-93c8 .right-10ef {
  background: #ededed;
}
.purple-93c8 .notification-bronze-3b2c {
  background: #1a1a1a;
}
.container_liquid_4e21.right-10ef {
  color: rgba(0, 0, 0, 0.6);
}
.container_liquid_4e21.right-10ef .dirty_b2b3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_liquid_4e21.notification-bronze-3b2c {
  color: rgba(255, 255, 255, 0.99);
}
.container_liquid_4e21.notification-bronze-3b2c a:not(.sort_c365) {
  color: rgba(255, 255, 255, 0.79);
}
.container_liquid_4e21.notification-bronze-3b2c a:not(.sort_c365):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_liquid_4e21.notification-bronze-3b2c .dirty_b2b3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_liquid_4e21.notification-bronze-3b2c table tbody td,
.container_liquid_4e21.notification-bronze-3b2c table th {
  background: rgba(0, 0, 0, 0.08);
}
.column-cool-fb8a.footer-fresh-d0b9 .filter-wide-2667 {
  max-width: initial;
}
.column-cool-fb8a .label_solid_a8bf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.column-cool-fb8a .label_solid_a8bf .secondary-ca75 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .column-cool-fb8a .label_solid_a8bf .secondary-ca75 {
    display: block;
    margin-bottom: 2em;
  }
  .column-cool-fb8a .label_solid_a8bf .secondary-ca75:last-child {
    margin-bottom: 0;
  }
}
.purple-93c8 .disabled_7437:last-child,
.card_a35c .disabled_7437:last-child,
.title_up_3674 .disabled_7437:last-child {
  margin-bottom: 0;
}
.purple-93c8 .disabled_7437 .link_last_b56a .notice_1521:last-child,
.card_a35c .disabled_7437 .link_last_b56a .notice_1521:last-child,
.title_up_3674 .disabled_7437 .link_last_b56a .notice_1521:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .purple-93c8 .nav_70c5,
  .purple-93c8 .smooth-ced1,
  .card_a35c .nav_70c5,
  .card_a35c .smooth-ced1,
  .title_up_3674 .nav_70c5,
  .title_up_3674 .smooth-ced1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade-bf9d .disabled_7437 {
    margin-bottom: 2em;
  }
}
.shade-bf9d p:last-child {
  margin-bottom: 0;
}
.shade-bf9d li,
.shade-bf9d ul {
  list-style: none;
  margin: 0;
}
.shade-bf9d ul ul {
  margin-left: 2.617924em;
}
.mask_ffdf {
  font-size: 0.875em;
}

/* css-noise: b1d3 */
.shadow-element-z5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
