/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active-90b6/customify
Author: WPCustomify
Author URI: https://pressmaximum.active-90b6
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.active-90b6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.white_3383.heading-in-7dd9/licenses/gpl-2.0.short_b013
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.lite_8ae9/, (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.modal-bronze-d5ba.solid_04bd/normalize.tabs_bright_7133/
 ======
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.tabs_bright_7133 v7.0.0 | MIT License | github.active-90b6/necolas/normalize.tabs_bright_7133 */
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;
}
.silver_398f .grid-14a2,
.article-5e0a,
.grid-blue-06c4,
.red-2e47,
.upper-6c61,
.stone-3751,
.hard_c0f5,
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;
}
.article-5e0a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article-5e0a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article-5e0a,
  h1 {
    font-size: 1.8em;
  }
}
.grid-blue-06c4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid-blue-06c4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid-blue-06c4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid-blue-06c4,
  h2 {
    font-size: 1.7em;
  }
}
.red-2e47,
h3 {
  font-size: 1.618em;
}
.silver_398f .grid-14a2,
.upper-6c61,
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.accordion_2f46 {
  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;
}
.message-lower-a0d0:after,
.message-lower-a0d0:before,
.block_4e5d:after,
.block_4e5d:before {
  content: "";
  display: table;
}
.message-lower-a0d0:after,
.block_4e5d:after {
  clear: both;
}
.info_2ca0 {
  float: right;
  margin-right: 0;
}
.caption-pressed-8a5c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.liquid-eae8 .sidebar-black-cd0b,
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;
}
.liquid-eae8 .sidebar-black-cd0b: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;
}
.nav_silver_2994 .sidebar-black-cd0b {
  box-shadow: none;
}
.nav_silver_2994
  .sidebar-black-cd0b
  .notification_d699 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.nav_silver_2994 .sidebar-black-cd0b .frame_paper_6cb9 {
  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;
}
.nav_silver_2994
  .sidebar-black-cd0b
  .frame_paper_6cb9
  b {
  display: none;
}
.nav_silver_2994 .pro-44e6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider-black-e61d:not(.bottom_3d35):not(.stone_bdf1),
button:not(.bottom_3d35):not(.stone_bdf1),
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ),
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ),
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ) {
  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;
}
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ):hover,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ):hover,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):hover,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):hover,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ):active,
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ):active,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):active,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):active,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):active,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus {
  outline: 0;
}
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045 {
  position: relative;
}
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .in-769c,
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .sort-red-5531,
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .main-7297,
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  i,
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  svg,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .in-769c,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .sort-red-5531,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .main-7297,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  i,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  svg,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .in-769c,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .sort-red-5531,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .main-7297,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  i,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  svg,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .in-769c,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .sort-red-5531,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .main-7297,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  i,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  svg,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .in-769c,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .sort-red-5531,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  .main-7297,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  i,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045
  svg {
  visibility: hidden;
}
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045:after,
button:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045:after,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045:after,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045:after,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ).fn-loading-d045: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;
}
.slider-black-e61d:not(.bottom_3d35):not(.stone_bdf1),
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ),
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ),
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ) {
  color: #fff;
  background: #235787;
}
.slider-black-e61d:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus,
input[type="button"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus,
input[type="reset"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus,
input[type="submit"]:not(.bottom_3d35):not(
    .stone_bdf1
  ):focus {
  color: #fff;
}
.slider-black-e61d.fn-disabled-d045:not(.bottom_3d35):not(
    .stone_bdf1
  ),
.slider-black-e61d[disabled]:not(.bottom_3d35):not(
    .stone_bdf1
  ),
button.fn-disabled-d045:not(.bottom_3d35):not(
    .stone_bdf1
  ),
button[disabled]:not(.bottom_3d35):not(
    .stone_bdf1
  ) {
  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;
}
.cold_38c1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.cold_38c1: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;
}
.simple-d044 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.info-5d49 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-upper-059a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.message-lower-a0d0:after,
.message-lower-a0d0:before,
.sidebar-36ee:after,
.sidebar-36ee:before,
.link-bottom-0533:after,
.link-bottom-0533:before,
.dark-6bde:after,
.dark-6bde:before,
.title-8d6f:after,
.title-8d6f:before,
.avatar-df14:after,
.avatar-df14:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.message-lower-a0d0:after,
.sidebar-36ee:after,
.link-bottom-0533:after,
.dark-6bde:after,
.title-8d6f:after,
.avatar-df14:after {
  clear: both;
}
.sidebar-36ee .card_bronze_21d7,
.link-bottom-0533 .card_bronze_21d7,
.disabled_9ffb .card_bronze_21d7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.iron-0868 {
  display: inline-block;
}
.top_34d5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.top_34d5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.top_34d5 .breadcrumb_stale_e497 {
  padding: 1em 0;
  font-size: 85%;
}
.breadcrumb_stale_e497 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card-new-e46f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card-new-e46f:after,
.card-new-e46f:before {
  content: "";
  display: table;
}
.card-new-e46f:after {
  clear: both;
}
.hard_df35 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tiny-4acc .hard_df35 {
  max-width: 50%;
}
.basic-60c6 .hard_df35 {
  max-width: 33.33%;
}
.search_5ce3 .hard_df35 {
  max-width: 25%;
}
.outer-bf89 .hard_df35 {
  max-width: 20%;
}
.layout_down_3c2a .hard_df35 {
  max-width: 16.66%;
}
.upper_1ddf .hard_df35 {
  max-width: 14.28%;
}
.photo_3282 .hard_df35 {
  max-width: 12.5%;
}
.wrapper-wood-2507 .hard_df35 {
  max-width: 11.11%;
}
.image_north_c0a4 {
  display: block;
}
.silver_398f .active_ef26 label,
.silver_398f .copper-7983 label,
.silver_398f .hover-left-ad07 label,
.silver_398f .label_pink_4969 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_d73c {
  list-style: none;
  margin: 0;
}
.tabs_d73c article.badge_c72f {
  margin-bottom: 0;
}
.tabs_d73c ul {
  list-style: none;
  margin: 0;
}
.tabs_d73c .fluid_cfdc li.badge_c72f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_d73c .fluid_cfdc li.badge_c72f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_d73c .fluid_cfdc li.badge_c72f: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) {
  .tabs_d73c .fluid_cfdc li.badge_c72f li.badge_c72f li.badge_c72f li.badge_c72f {
    padding-left: 0;
  }
}
article.badge_c72f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_c72f .sidebar-36ee p:last-of-type {
  margin-bottom: 0;
}
article.badge_c72f .bottom-ec70 {
  float: left;
}
article.badge_c72f .detail_991a {
  margin-left: 85px;
}
article.badge_c72f .south-ba00 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_c72f .south-ba00 .nav_plasma_c45e {
  margin-left: 10px;
}
article.badge_c72f .input-0785 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_c72f .block-4b4d {
  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 .active_ef26,
  #respond .hover-left-ad07,
  #respond .label_pink_4969 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_ef26 input,
#respond .hover-left-ad07 input,
#respond .label_pink_4969 input {
  width: 100%;
}
#respond .label_pink_4969 {
  margin-right: 0;
}
#respond .module_a0d4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-5ee9 {
  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;
}
.chip-5ee9.slow_b008 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip-5ee9 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%);
}
.chip-5ee9:focus,
.chip-5ee9: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);
}
.photo_new_bd49 {
  border-radius: 10%;
}
.medium_26fa {
  border-radius: 50%;
}
.wood_c87b {
  font-size: 0.72em;
}
.title-0aa4 {
  font-size: 0.875em;
}
.table-0a9c {
  font-size: 1.1em;
}
.paragraph_d1bb {
  text-transform: uppercase;
  line-height: 1.2;
}
.paragraph_d1bb.wood_c87b {
  letter-spacing: 0.5px;
}
.text_black_147a,
.text_black_147a a {
  color: #6d6d6d;
}
.text_black_147a a:hover {
  color: #111;
}
.block_pink_94ac {
  color: #6d6d6d;
}
.right-858b {
  overflow-x: hidden;
}
.right-858b .search_tiny_5481.info_north_26ce {
  position: relative;
}
.right-858b .search_tiny_5481.info_north_26ce.backdrop-lower-bbfd {
  position: initial;
}
.right-858b
  .search_tiny_5481.info_north_26ce.backdrop-lower-bbfd
  .surface-purple-55ab {
  left: auto;
}
.right-858b .search_tiny_5481 .surface-purple-55ab {
  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;
}
.right-858b .search_tiny_5481:hover.info_north_26ce {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.right-858b
  .search_tiny_5481:hover.info_north_26ce
  .surface-purple-55ab {
  display: block;
  z-index: 9999999;
}
.right-858b .last_7da3 .description-glass-0933,
.right-858b .breadcrumb-01d9 .description-glass-0933 {
  display: none;
}
.right-858b .grid_df9f .search_tiny_5481:hover.info_north_26ce {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.silver_398f .active_ef26 label,
.silver_398f .copper-7983 label,
.silver_398f .hover-left-ad07 label,
.silver_398f .label_pink_4969 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_d73c {
  list-style: none;
  margin: 0;
}
.tabs_d73c article.badge_c72f {
  margin-bottom: 0;
}
.tabs_d73c ul {
  list-style: none;
  margin: 0;
}
.tabs_d73c .fluid_cfdc li.badge_c72f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_d73c .fluid_cfdc li.badge_c72f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_d73c .fluid_cfdc li.badge_c72f: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) {
  .tabs_d73c .fluid_cfdc li.badge_c72f li.badge_c72f li.badge_c72f li.badge_c72f {
    padding-left: 0;
  }
}
article.badge_c72f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_c72f .sidebar-36ee p:last-of-type {
  margin-bottom: 0;
}
article.badge_c72f .bottom-ec70 {
  float: left;
}
article.badge_c72f .detail_991a {
  margin-left: 85px;
}
article.badge_c72f .south-ba00 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_c72f .south-ba00 .nav_plasma_c45e {
  margin-left: 10px;
}
article.badge_c72f .input-0785 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_c72f .block-4b4d {
  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 .active_ef26,
  #respond .hover-left-ad07,
  #respond .label_pink_4969 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_ef26 input,
#respond .hover-left-ad07 input,
#respond .label_pink_4969 input {
  width: 100%;
}
#respond .label_pink_4969 {
  margin-right: 0;
}
#respond .module_a0d4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_7da3 .white_27f1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.white_27f1 .prev-f011.background_red_9572 .hero-yellow-c4b0 > li > a:focus,
.white_27f1 .prev-f011.background_red_9572 .hero-yellow-c4b0 > li > a:hover,
.white_27f1 .prev-f011.feature_8338 .hero-yellow-c4b0 > li > a:focus,
.white_27f1 .prev-f011.feature_8338 .hero-yellow-c4b0 > li > a:hover,
.white_27f1 .prev-f011.tall_a9f5 .hero-yellow-c4b0 > li > a:focus,
.white_27f1 .prev-f011.tall_a9f5 .hero-yellow-c4b0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_27f1
  .prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a,
.white_27f1
  .prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li.texture_b33b
  > a,
.white_27f1
  .prev-f011.feature_8338
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a,
.white_27f1
  .prev-f011.feature_8338
  .hero-yellow-c4b0
  > li.texture_b33b
  > a,
.white_27f1
  .prev-f011.tall_a9f5
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a,
.white_27f1 .prev-f011.tall_a9f5 .hero-yellow-c4b0 > li.hidden-a087 > a {
  color: rgba(255, 255, 255, 0.99);
}
.white_27f1 .light-fb36,
.white_27f1 .light-fb36 a {
  color: rgba(255, 255, 255, 0.99);
}
.white_27f1 .clean_0172.feature_center_a609 li a,
.white_27f1 .heading_63ec a,
.white_27f1 .notice-dark-3700,
.white_27f1 .hero-yellow-c4b0 > li > a,
.white_27f1 .menu-9d38 {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1 .clean_0172.feature_center_a609 li a:hover,
.white_27f1 .heading_63ec a:hover,
.white_27f1 .notice-dark-3700:hover,
.white_27f1 .hero-yellow-c4b0 > li > a:hover,
.white_27f1 .menu-9d38:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_27f1 .header_48c1 {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1 .header_48c1 .sort-over-a195 {
  color: rgba(255, 255, 255, 0.99);
}
.white_27f1 .header_48c1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_27f1 .banner-middle-f72f .outline_basic_50f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1 .banner-middle-f72f .outline_basic_50f0 .inner_792b {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1
  .banner-middle-f72f
  .outline_basic_50f0
  .inner_792b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1
  .banner-middle-f72f
  .outline_basic_50f0
  .inner_792b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1
  .banner-middle-f72f
  .outline_basic_50f0
  .inner_792b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1
  .banner-middle-f72f
  .outline_basic_50f0
  .inner_792b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1 .banner-middle-f72f .pattern_b128 {
  color: rgba(255, 255, 255, 0.79);
}
.white_27f1 .banner-middle-f72f .pattern_b128:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_f534
  .white_27f1
  .banner-middle-f72f
  .badge_white_d85e
  .background-654a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_f534
  .white_27f1
  .banner-middle-f72f
  .badge_white_d85e
  .inner_792b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_7da3 .module_41bb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.module_41bb .prev-f011.background_red_9572 .hero-yellow-c4b0 > li > a:focus,
.module_41bb .prev-f011.background_red_9572 .hero-yellow-c4b0 > li > a:hover,
.module_41bb .prev-f011.feature_8338 .hero-yellow-c4b0 > li > a:focus,
.module_41bb .prev-f011.feature_8338 .hero-yellow-c4b0 > li > a:hover,
.module_41bb .prev-f011.tall_a9f5 .hero-yellow-c4b0 > li > a:focus,
.module_41bb .prev-f011.tall_a9f5 .hero-yellow-c4b0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_41bb
  .prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a,
.module_41bb
  .prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li.texture_b33b
  > a,
.module_41bb
  .prev-f011.feature_8338
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a,
.module_41bb
  .prev-f011.feature_8338
  .hero-yellow-c4b0
  > li.texture_b33b
  > a,
.module_41bb
  .prev-f011.tall_a9f5
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a,
.module_41bb .prev-f011.tall_a9f5 .hero-yellow-c4b0 > li.hidden-a087 > a {
  color: rgba(0, 0, 0, 0.8);
}
.module_41bb .light-fb36,
.module_41bb .light-fb36 a {
  color: rgba(0, 0, 0, 0.8);
}
.module_41bb .clean_0172.feature_center_a609 li a,
.module_41bb .heading_63ec a,
.module_41bb .notice-dark-3700,
.module_41bb .hero-yellow-c4b0 > li > a,
.module_41bb .menu-9d38 {
  color: rgba(0, 0, 0, 0.55);
}
.module_41bb .clean_0172.feature_center_a609 li a:hover,
.module_41bb .heading_63ec a:hover,
.module_41bb .notice-dark-3700:hover,
.module_41bb .hero-yellow-c4b0 > li > a:hover,
.module_41bb .menu-9d38:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_41bb .header_48c1 {
  color: rgba(0, 0, 0, 0.55);
}
.module_41bb .header_48c1 .sort-over-a195 {
  color: rgba(0, 0, 0, 0.8);
}
.module_41bb .header_48c1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro-7abb .bottom_3002 {
  margin-left: auto;
  margin-right: auto;
}
.link-bottom-0533 > * {
  margin-left: auto;
  margin-right: auto;
}
.link-bottom-0533 .simple-d044 {
  margin-right: 1.41575em;
}
.active-2224 .link-bottom-0533 > .active-thick-00cc {
  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;
}
.active-2224 .link-bottom-0533 > .hard_4955 {
  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;
}
.popup-rough-347e.pro-7abb .bottom_3002,
.gas-394a.pro-7abb .bottom_3002 {
  margin-left: 0;
}
.stale_066b.pro-7abb .bottom_3002,
.accent_dim_272b.pro-7abb .bottom_3002 {
  margin-right: 0;
}
.link-bottom-0533 ol,
.link-bottom-0533 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tall-f5b6 video {
  max-width: 100%;
}
.fast_5b31 img {
  display: block;
}
.fast_5b31.simple-d044,
.fast_5b31.info-5d49 {
  width: 100%;
}
.fast_5b31.hard_4955 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_top_bb54:not(.solid-e4a5) {
  margin: 1.5em auto;
}
.media-f3dd p {
  padding: 1.5em 14px;
}
ul.image-39e6.hard_4955,
ul.image-39e6.active-thick-00cc,
ul.image-39e6.outer-a3dc.active-thick-00cc {
  padding: 0 14px;
}
.dirty-37e1 {
  display: block;
  overflow-x: auto;
}
.dirty-37e1 table {
  border-collapse: collapse;
  width: 100%;
}
.dirty-37e1 td,
.dirty-37e1 th {
  padding: 0.5em;
}
.link-bottom-0533 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.link-bottom-0533 ol ol,
.link-bottom-0533 ol ul,
.link-bottom-0533 ul ol,
.link-bottom-0533 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.link-bottom-0533 ol ol li,
.link-bottom-0533 ol ul li,
.link-bottom-0533 ul ol li,
.link-bottom-0533 ul ul li {
  margin-left: 0;
}
.bright-718b.prev_36d2 > .container-00c3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bright-718b.prev_36d2 > .container-00c3 iframe,
.bright-718b.prev_36d2 > .container-00c3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bright_876a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bright_876a.widget-center-707f {
  padding: 0;
}
.bright_876a.widget-center-707f cite {
  font-size: 13px;
}
.bright_876a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bright_876a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress_a37e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress_a37e > p:first-child {
  margin-top: 0;
}
.progress_a37e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress_a37e blockquote {
  border-left: 0;
}
.badge-south-7048 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge-south-7048:not(.container-dynamic-f465) {
  max-width: 100px;
}
.badge-south-7048.gradient_2263 {
  border-bottom: none !important;
  text-align: center;
}
.badge-south-7048.gradient_2263::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media-f3dd p {
    padding: 1.5em 0;
  }
}
.under-12cc {
  color: #0073aa;
}
.cold_5eb0 {
  background-color: #0073aa;
}
.heading_hovered_afc5 {
  color: #229fd8;
}
.lower-83dd {
  background-color: #229fd8;
}
.item_e820 {
  color: #eee;
}
.fixed_0ea5 {
  background-color: #eee;
}
.disabled_4b74 {
  color: #444;
}
.search-2ed5 {
  background-color: #444;
}
.stale-9bf3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.stale-9bf3 .main-lower-4486 .heading_63ec {
  font-size: 15px;
}
.stale-9bf3 .heading_63ec {
  line-height: 1.3;
}
.stale-9bf3 .module_41bb {
}
.stale-9bf3 .white_27f1 {
  background: #235787;
}
.component-f465 {
  padding: 0;
}
.component-f465 .white_27f1 {
  background: #1a1a1a;
}
.component-f465 .module_41bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container_7920 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container_7920 .module_41bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container_7920 .white_27f1 {
  background: #303030;
}
.avatar-df14 {
  position: relative;
  z-index: 10;
}
.avatar-df14 .wide-99d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite-ccb4 .info_north_26ce {
  display: inline-block;
  vertical-align: middle;
}
.lite-ccb4.dropdown-up-9b9e .info_north_26ce {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lite-ccb4.dropdown-up-9b9e .info_north_26ce {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lite-ccb4.dropdown-up-9b9e .info_north_26ce {
    margin-right: 0.4em;
  }
}
.lite-ccb4.dropdown-up-9b9e .info_north_26ce:last-child {
  margin-right: 0;
}
.current_460d .wide-99d3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last_7da3 .main-lower-4486 {
    margin: 0 -0.5em;
  }
  .last_7da3 .main-lower-4486 [class*="customify-col-"],
  .last_7da3 .main-lower-4486 [class*="customify-col_"],
  .last_7da3 .main-lower-4486 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last_7da3.highlight_a340 .wide-99d3 {
  background: 0 0 !important;
}
.last_7da3.highlight_a340 .wide-99d3,
.last_7da3.current_460d .wide-99d3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last_7da3.aside-7d9d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last_7da3.current_460d .wide-99d3 {
  box-shadow: none !important;
}
.green-381d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .green-381d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .green-381d {
    padding: 18px 0 20px;
  }
}
.green-381d .pattern_fixed_5055 {
  width: 100%;
}
.green-381d .shade_81c3 {
  margin-bottom: 0;
}
.green-381d .east-b804 {
  margin-top: 5px;
  font-size: 0.875em;
}
.photo_gas_d4f6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.photo_gas_d4f6 .column-action-bb2f {
  width: 100%;
}
.active_db4a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active_db4a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active_db4a 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;
}
.active_db4a li:last-child:after {
  display: none;
}
.active_db4a li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail_e555 .description-glass-0933 button,
.green-381d .description-glass-0933 button {
  left: 0;
}
.thumbnail_e555 .column-action-bb2f,
.green-381d .column-action-bb2f {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_e555 .photo_gas_d4f6,
.green-381d .photo_gas_d4f6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail_e555 {
  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;
}
.thumbnail_e555: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;
}
.thumbnail_e555 .huge-568d {
  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) {
  .thumbnail_e555 .huge-568d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_e555 .huge-568d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_e555 .huge-568d {
    min-height: 200px;
  }
}
.thumbnail_e555 .active_db4a {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_e555 .active_db4a a,
.thumbnail_e555 .active_db4a li:after {
  color: inherit;
}
.thumbnail_e555 .active_db4a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.button_lower_8bbd {
  margin-bottom: 0.5em;
}
.media-919f {
  margin-bottom: 1.2em;
}
.media-919f,
.button_lower_8bbd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.media-919f p:last-child,
.button_lower_8bbd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .description-glass-0933,
#masthead .description-glass-0933 {
  display: none;
}
#masthead
  > .description-glass-0933.stale-2168 {
  display: none;
}
#masthead > .description-glass-0933 button {
  left: 0;
}
.container_2313 {
  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%;
}
.container_2313 .info_north_26ce {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container_2313 .menu-advanced-0112 {
  display: -webkit-box;
  display: flex;
}
.container_2313 .menu-advanced-0112.table-cb60 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container_2313 .menu-advanced-0112.form_b163 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_2313 .menu-advanced-0112.photo-e0b7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container_2313.gas-938d.pink_20ac .menu-advanced-0112.table-cb60 {
  flex-basis: 100%;
}
.container_2313.focus-huge-5609 .menu-advanced-0112.form_b163 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container_2313.focus-huge-5609 .menu-advanced-0112.photo-e0b7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .description-glass-0933.stale-2168 {
  display: none;
}
#masthead > .description-glass-0933 button {
  left: 0;
}
.pattern_a969 {
  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;
}
.pattern_a969:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern_a969.alert_stale_5047 i {
  margin-right: 4px;
}
.pattern_a969.picture_d53a i {
  margin-left: 5px;
}
.heading_63ec p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading_63ec p:last-child {
  margin-bottom: 0;
}
.feature-black-b53a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature-black-b53a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature-black-b53a img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature-black-b53a .light-fb36 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature-black-b53a .tertiary_e076 {
  margin: 5px 0 7px 0;
}
.feature-black-b53a.photo_plasma_8606 .border-04a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-black-b53a.photo_plasma_8606 .accordion-wood-513c {
  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;
}
.feature-black-b53a.focus-center-589f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature-black-b53a.focus-center-589f .border-04a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-black-b53a.focus-center-589f .accordion-wood-513c {
  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;
}
.feature-black-b53a.fluid_7e02 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-black-b53a.message-84d9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature-black-b53a.message-84d9 .accordion-wood-513c {
  margin-top: 7px;
}
.photo_3a9f {
  display: inline-block;
}
.avatar-df14 .under-6be9 .feature-black-b53a img {
  max-width: 100%;
}
.prev-f011 .stone_8b18.button_soft_a5d3,
.filter_b73a .stone_8b18.button_soft_a5d3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.prev-f011 .menu-f470,
.filter_b73a .menu-f470 {
  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%);
}
.prev-f011 .menu-f470 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.prev-f011.chip_dirty_a0f0 .menu-f470 {
  display: none;
}
.prev-f011 .disabled_pro_09b3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev-f011 .disabled_pro_09b3 li {
  display: inline-block;
  position: relative;
}
.prev-f011 .disabled_pro_09b3 li:last-child {
  margin-right: 0;
}
.prev-f011 .disabled_pro_09b3 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;
}
.prev-f011 .disabled_pro_09b3 li.hidden-a087 > a {
  color: rgba(0, 0, 0, 0.9);
}
.prev-f011 .disabled_pro_09b3 > 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;
}
.prev-f011 .disabled_pro_09b3 > li > a i {
  line-height: 0;
}
.prev-f011 .disabled_pro_09b3 > li.stale-c9f1 > a .menu-f470 {
  margin-left: 4px;
  line-height: 0;
}
.prev-f011 .disabled_pro_09b3 .prev-7789 li.stale-c9f1 > a {
  position: relative;
}
.prev-f011 .disabled_pro_09b3 .prev-7789 li.stale-c9f1 > a:after,
.prev-f011 .disabled_pro_09b3 .prev-7789 li.stale-c9f1 > a:before {
  content: "";
  display: table;
}
.prev-f011 .disabled_pro_09b3 .prev-7789 li.stale-c9f1 > a:after {
  clear: both;
}
.prev-f011 .disabled_pro_09b3 .prev-7789 li.stale-c9f1 > a .menu-f470 {
  margin-left: 5px;
  float: right;
}
.prev-f011 .highlight-next-4056,
.prev-f011 .prev-7789 {
  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;
}
.prev-f011 .prev-7789 {
  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;
}
.prev-f011 .prev-7789 .button_soft_a5d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.prev-f011 .prev-7789 .menu-f470 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.prev-f011 .prev-7789 li {
  display: block;
  margin: 0;
  padding: 0;
}
.prev-f011 .prev-7789 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;
}
.prev-f011 .prev-7789 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.prev-f011 .prev-7789 .prev-7789 {
  top: 0;
  left: 100%;
}
.prev-f011 .slow-57ca.fn-focus-d045 > .highlight-next-4056,
.prev-f011 .slow-57ca.fn-focus-d045 > .prev-7789,
.prev-f011 .slow-57ca:focus > .highlight-next-4056,
.prev-f011 .slow-57ca:focus > .prev-7789,
.prev-f011 .slow-57ca:hover > .highlight-next-4056,
.prev-f011 .slow-57ca:hover > .prev-7789 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.prev-f011.tall_a9f5 .hero-yellow-c4b0:after,
.prev-f011.tall_a9f5 .hero-yellow-c4b0:before {
  content: "";
  display: table;
}
.prev-f011.tall_a9f5 .hero-yellow-c4b0:after {
  clear: both;
}
.prev-f011.tall_a9f5 .hero-yellow-c4b0 > li {
  float: left;
}
.prev-f011.text-be8f .hero-yellow-c4b0:after,
.prev-f011.text-be8f .hero-yellow-c4b0:before {
  content: "";
  display: table;
}
.prev-f011.text-be8f .hero-yellow-c4b0:after {
  clear: both;
}
.prev-f011.text-be8f .hero-yellow-c4b0 > li {
  float: left;
}
.prev-f011.text-be8f .hero-yellow-c4b0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.prev-f011.text-be8f .hero-yellow-c4b0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.prev-f011.text-be8f .hero-yellow-c4b0 > li.avatar_static_846c > a,
.prev-f011.text-be8f .hero-yellow-c4b0 > li.hidden-a087 > a {
  color: #fff;
  background-color: #1e4b75;
}
.prev-f011.background_red_9572 .hero-yellow-c4b0 > li > a .button_soft_a5d3 {
  position: relative;
}
.prev-f011.background_red_9572 .hero-yellow-c4b0 > li > a .button_soft_a5d3: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;
}
.prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li:focus
  > a
  .button_soft_a5d3:before,
.prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li:hover
  > a
  .button_soft_a5d3:before {
  width: 100%;
  background-color: currentColor;
}
.prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a
  .button_soft_a5d3:before,
.prev-f011.background_red_9572
  .hero-yellow-c4b0
  > li.texture_b33b
  > a
  .button_soft_a5d3:before {
  width: 100%;
  background-color: currentColor;
}
.prev-f011.feature_8338 .hero-yellow-c4b0 > li > a .button_soft_a5d3 {
  position: relative;
}
.prev-f011.feature_8338 .hero-yellow-c4b0 > li > a .button_soft_a5d3: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;
}
.prev-f011.feature_8338 .hero-yellow-c4b0 > li:focus > a .button_soft_a5d3:before,
.prev-f011.feature_8338
  .hero-yellow-c4b0
  > li:hover
  > a
  .button_soft_a5d3:before {
  width: 100%;
  background-color: currentColor;
}
.prev-f011.feature_8338
  .hero-yellow-c4b0
  > li.avatar_static_846c
  > a
  .button_soft_a5d3:before,
.prev-f011.feature_8338
  .hero-yellow-c4b0
  > li.texture_b33b
  > a
  .button_soft_a5d3:before {
  width: 100%;
  background-color: currentColor;
}
.filter_b73a .disabled_pro_09b3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter_b73a .disabled_pro_09b3 li:first-child > a {
  border-top: none;
}
.filter_b73a .disabled_pro_09b3 .module-30ab > .button_soft_a5d3 .menu-f470 {
  display: none;
}
.filter_b73a .disabled_pro_09b3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter_b73a .disabled_pro_09b3 li:last-child {
  border: none;
}
.filter_b73a .disabled_pro_09b3 li.stale-c9f1 > a {
  padding-right: 45px !important;
}
.filter_b73a .disabled_pro_09b3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter_b73a .disabled_pro_09b3 li a:focus,
.filter_b73a .disabled_pro_09b3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_b73a .disabled_pro_09b3 li .gas-e247 {
  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;
}
.filter_b73a .disabled_pro_09b3 li .gas-e247:hover {
  box-shadow: none;
}
.filter_b73a .disabled_pro_09b3 li .gas-e247 .menu-f470 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter_b73a .disabled_pro_09b3 .prev-7789 {
  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);
}
.filter_b73a .disabled_pro_09b3 .prev-7789 li a {
  padding-left: 3em;
}
.filter_b73a .disabled_pro_09b3 .badge_slow_59c8 > a .gas-e247 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter_b73a .disabled_pro_09b3 .badge_slow_59c8 > .prev-7789 {
  display: block;
  opacity: 1;
}
.photo_clean_bde4 {
  max-width: 100%;
}
.small_c8af {
  line-height: 0;
  cursor: pointer;
}
.menu-9d38 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu-9d38:hover {
  box-shadow: none;
  color: currentColor;
}
.menu-9d38 svg {
  width: 18px;
  height: 18px;
}
.menu-9d38 .image-stale-52dc {
  display: none;
}
.item-green-166d {
  position: relative;
}
.item-green-166d.fn-active-d045 .menu-9d38 .middle_532e {
  display: none;
}
.item-green-166d.fn-active-d045 .menu-9d38 .image-stale-52dc {
  display: inline-block;
}
.item-green-166d .widget-e533 {
  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);
}
.item-green-166d.huge-0efd .widget-e533 {
  left: auto;
  right: -0.9em;
}
.item-green-166d.huge-0efd .content-static-9b28::before {
  left: auto;
  right: 15px;
}
.item-green-166d.fn-active-d045 .widget-e533 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge_white_d85e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.badge_white_d85e label {
  flex-basis: 100%;
}
.badge_white_d85e .outline_basic_50f0 {
  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;
}
.badge_white_d85e .inner_792b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.badge_white_d85e .inner_792b:focus {
  background-color: transparent;
}
.badge_white_d85e button.pattern_b128 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.badge_white_d85e button.pattern_b128:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.badge_white_d85e button.pattern_b128 svg {
  width: 18px;
  height: 18px;
}
.badge_white_d85e input[type="submit"] {
  min-height: auto;
}
.banner-middle-f72f .badge_white_d85e .inner_792b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content-static-9b28 {
  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) {
  .content-static-9b28 {
    width: 220px;
  }
}
.content-static-9b28 label {
  flex-basis: 100%;
}
.content-static-9b28::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;
}
.stone_f534 .banner-middle-f72f .badge_white_d85e {
  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;
}
.stone_f534
  .banner-middle-f72f
  .badge_white_d85e
  .outline_basic_50f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone_f534 .banner-middle-f72f .badge_white_d85e .inner_792b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone_f534
  .banner-middle-f72f
  .badge_white_d85e
  .inner_792b:focus {
  background: 0 0;
}
.stone_f534
  .banner-middle-f72f
  .badge_white_d85e
  .background-654a {
  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;
}
.clean_0172 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_0172 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_0172 li:last-child {
  margin-right: 0;
}
.clean_0172 li:first-child {
  margin-left: 0;
}
.clean_0172.layout_9259 a {
  color: #fff;
}
.clean_0172.layout_9259 a:hover {
  color: #fff;
}
.clean_0172 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_0172 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_0172 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_0172 a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_0172 [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_0172 [class*="social-icon-apple"].info-5157 {
  background-color: transparent;
  color: #999;
}
.clean_0172 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_0172 [class*="social-icon-behance"].info-5157 {
  background-color: transparent;
  color: #1769ff;
}
.clean_0172 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_0172 [class*="social-icon-bitbucket"].info-5157 {
  background-color: transparent;
  color: #205081;
}
.clean_0172 [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_0172 [class*="social-icon-codepen"].info-5157 {
  background-color: transparent;
  color: #000;
}
.clean_0172 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_0172 [class*="social-icon-delicious"].info-5157 {
  background-color: transparent;
  color: #39f;
}
.clean_0172 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_0172 [class*="social-icon-digg"].info-5157 {
  background-color: transparent;
  color: #005be2;
}
.clean_0172 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_0172 [class*="social-icon-dribbble"].info-5157 {
  background-color: transparent;
  color: #ea4c89;
}
.clean_0172 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_0172 [class*="social-icon-envelope"].info-5157 {
  background-color: transparent;
  color: #ea4335;
}
.clean_0172 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_0172 [class*="social-icon-facebook"].info-5157 {
  background-color: transparent;
  color: #3b5998;
}
.clean_0172 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_0172 [class*="social-icon-flickr"].info-5157 {
  background-color: transparent;
  color: #0063dc;
}
.clean_0172 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_0172 [class*="social-icon-foursquare"].info-5157 {
  background-color: transparent;
  color: #2d5be3;
}
.clean_0172 [class*="social-icon-github"] {
  background-color: #333;
}
.clean_0172 [class*="social-icon-github"].info-5157 {
  background-color: transparent;
  color: #333;
}
.clean_0172 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_0172 [class*="social-icon-google-plus"].info-5157 {
  background-color: transparent;
  color: #dd4b39;
}
.clean_0172 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_0172 [class*="social-icon-houzz"].info-5157 {
  background-color: transparent;
  color: #7ac142;
}
.clean_0172 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_0172 [class*="social-icon-instagram"].info-5157 {
  background-color: transparent;
  color: #262626;
}
.clean_0172 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_0172 [class*="social-icon-jsfiddle"].info-5157 {
  background-color: transparent;
  color: #487aa2;
}
.clean_0172 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_0172 [class*="social-icon-linkedin"].info-5157 {
  background-color: transparent;
  color: #0077b5;
}
.clean_0172 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_0172 [class*="social-icon-medium"].info-5157 {
  background-color: transparent;
  color: #00ab6b;
}
.clean_0172 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_0172
  [class*="social-icon-odnoklassniki"].info-5157 {
  background-color: transparent;
  color: #f4731c;
}
.clean_0172 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_0172 [class*="social-icon-meetup"].info-5157 {
  background-color: transparent;
  color: #ec1c40;
}
.clean_0172 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_0172 [class*="social-icon-pinterest"].info-5157 {
  background-color: transparent;
  color: #bd081c;
}
.clean_0172 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_0172 [class*="social-icon-product-hunt"].info-5157 {
  background-color: transparent;
  color: #da552f;
}
.clean_0172 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_0172 [class*="social-icon-reddit"].info-5157 {
  background-color: transparent;
  color: #ff4500;
}
.clean_0172 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_0172 [class*="social-icon-rss"].info-5157 {
  background-color: transparent;
  color: #f26522;
}
.clean_0172 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_0172
  [class*="social-icon-shopping-cart"].info-5157 {
  background-color: transparent;
  color: #4caf50;
}
.clean_0172 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_0172 [class*="social-icon-skype"].info-5157 {
  background-color: transparent;
  color: #00aff0;
}
.clean_0172 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_0172 [class*="social-icon-slideshare"].info-5157 {
  background-color: transparent;
  color: #0077b5;
}
.clean_0172 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_0172 [class*="social-icon-snapchat"].info-5157 {
  background-color: transparent;
  color: #fffc00;
}
.clean_0172 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_0172 [class*="social-icon-soundcloud"].info-5157 {
  background-color: transparent;
  color: #f80;
}
.clean_0172 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_0172 [class*="social-icon-spotify"].info-5157 {
  background-color: transparent;
  color: #2ebd59;
}
.clean_0172 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_0172
  [class*="social-icon-stack-overflow"].info-5157 {
  background-color: transparent;
  color: #fe7a15;
}
.clean_0172 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_0172 [class*="social-icon-maldkfgram"].info-5157 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_0172 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_0172 [class*="social-icon-tripadvisor"].info-5157 {
  background-color: transparent;
  color: #589442;
}
.clean_0172 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_0172 [class*="social-icon-tumblr"].info-5157 {
  background-color: transparent;
  color: #35465c;
}
.clean_0172 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_0172 [class*="social-icon-twitch"].info-5157 {
  background-color: transparent;
  color: #6441a5;
}
.clean_0172 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_0172 [class*="social-icon-twitter"].info-5157 {
  background-color: transparent;
  color: #1da1f2;
}
.clean_0172 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_0172 [class*="social-icon-vimeo"].info-5157 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_0172 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_0172 [class*="social-icon-vk"].info-5157 {
  background-color: transparent;
  color: #45668e;
}
.clean_0172 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_0172 [class*="social-icon-weibo"].info-5157 {
  background-color: transparent;
  color: #df2029;
}
.clean_0172 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_0172 [class*="social-icon-weixin"].info-5157 {
  background-color: transparent;
  color: #7bb32e;
}
.clean_0172 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_0172 [class*="social-icon-whatsapp"].info-5157 {
  background-color: transparent;
  color: #25d366;
}
.clean_0172 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_0172 [class*="social-icon-wordpress"].info-5157 {
  background-color: transparent;
  color: #21759b;
}
.clean_0172 [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_0172 [class*="social-icon-xing"].info-5157 {
  background-color: transparent;
  color: #026466;
}
.clean_0172 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_0172 [class*="social-icon-yelp"].info-5157 {
  background-color: transparent;
  color: #af0606;
}
.clean_0172 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_0172 [class*="social-icon-youtube"].info-5157 {
  background-color: transparent;
  color: #cd201f;
}
.notice-dark-3700 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.notice-dark-3700:hover {
  box-shadow: none;
  background: 0 0;
}
.text-de1f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.column_focused_74f4 {
  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;
}
.under-2bc3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent_bf8e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent_bf8e,
.accent_bf8e::after,
.accent_bf8e::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.accent_bf8e::after,
.accent_bf8e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside_focused_ffc0 .column_focused_74f4 .under-2bc3 {
  margin-top: -2px;
  width: 19px;
}
.aside_focused_ffc0 .column_focused_74f4 .accent_bf8e {
  margin-top: -1px;
}
.aside_focused_ffc0 .column_focused_74f4 .accent_bf8e,
.aside_focused_ffc0 .column_focused_74f4 .accent_bf8e::after,
.aside_focused_ffc0 .column_focused_74f4 .accent_bf8e::before {
  width: 19px;
  height: 2px;
}
.aside_focused_ffc0 .column_focused_74f4 .accent_bf8e::before {
  top: -6px;
}
.aside_focused_ffc0 .column_focused_74f4 .accent_bf8e::after {
  bottom: -6px;
}
.preview-complex-2904 .column_focused_74f4 .under-2bc3 {
  margin-top: -2px;
  width: 22px;
}
.preview-complex-2904 .column_focused_74f4 .accent_bf8e {
  margin-top: -1px;
}
.preview-complex-2904 .column_focused_74f4 .accent_bf8e,
.preview-complex-2904 .column_focused_74f4 .accent_bf8e::after,
.preview-complex-2904 .column_focused_74f4 .accent_bf8e::before {
  width: 22px;
  height: 2px;
}
.preview-complex-2904 .column_focused_74f4 .accent_bf8e::before {
  top: -7px;
}
.preview-complex-2904 .column_focused_74f4 .accent_bf8e::after {
  bottom: -7px;
}
.frame_gas_a5e9 .column_focused_74f4 .under-2bc3 {
  margin-top: -2px;
  width: 31px;
}
.frame_gas_a5e9 .column_focused_74f4 .accent_bf8e {
  margin-top: -1.5px;
}
.frame_gas_a5e9 .column_focused_74f4 .accent_bf8e,
.frame_gas_a5e9 .column_focused_74f4 .accent_bf8e::after,
.frame_gas_a5e9 .column_focused_74f4 .accent_bf8e::before {
  width: 31px;
  height: 3px;
}
.frame_gas_a5e9 .column_focused_74f4 .accent_bf8e::before {
  top: -9px;
}
.frame_gas_a5e9 .column_focused_74f4 .accent_bf8e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .link_4e6c .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 19px;
  }
  .link_4e6c .column_focused_74f4 .accent_bf8e {
    margin-top: -1px;
  }
  .link_4e6c .column_focused_74f4 .accent_bf8e,
  .link_4e6c .column_focused_74f4 .accent_bf8e::after,
  .link_4e6c .column_focused_74f4 .accent_bf8e::before {
    width: 19px;
    height: 2px;
  }
  .link_4e6c .column_focused_74f4 .accent_bf8e::before {
    top: -6px;
  }
  .link_4e6c .column_focused_74f4 .accent_bf8e::after {
    bottom: -6px;
  }
  .outline_brown_dce3 .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_brown_dce3 .column_focused_74f4 .accent_bf8e {
    margin-top: -1px;
  }
  .outline_brown_dce3 .column_focused_74f4 .accent_bf8e,
  .outline_brown_dce3 .column_focused_74f4 .accent_bf8e::after,
  .outline_brown_dce3 .column_focused_74f4 .accent_bf8e::before {
    width: 22px;
    height: 2px;
  }
  .outline_brown_dce3 .column_focused_74f4 .accent_bf8e::before {
    top: -7px;
  }
  .outline_brown_dce3 .column_focused_74f4 .accent_bf8e::after {
    bottom: -7px;
  }
  .right-6784 .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 31px;
  }
  .right-6784 .column_focused_74f4 .accent_bf8e {
    margin-top: -1.5px;
  }
  .right-6784 .column_focused_74f4 .accent_bf8e,
  .right-6784 .column_focused_74f4 .accent_bf8e::after,
  .right-6784 .column_focused_74f4 .accent_bf8e::before {
    width: 31px;
    height: 3px;
  }
  .right-6784 .column_focused_74f4 .accent_bf8e::before {
    top: -9px;
  }
  .right-6784 .column_focused_74f4 .accent_bf8e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-medium-7f84 .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-medium-7f84 .column_focused_74f4 .accent_bf8e {
    margin-top: -1px;
  }
  .summary-medium-7f84 .column_focused_74f4 .accent_bf8e,
  .summary-medium-7f84 .column_focused_74f4 .accent_bf8e::after,
  .summary-medium-7f84 .column_focused_74f4 .accent_bf8e::before {
    width: 19px;
    height: 2px;
  }
  .summary-medium-7f84 .column_focused_74f4 .accent_bf8e::before {
    top: -6px;
  }
  .summary-medium-7f84 .column_focused_74f4 .accent_bf8e::after {
    bottom: -6px;
  }
  .active_46e9 .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 22px;
  }
  .active_46e9 .column_focused_74f4 .accent_bf8e {
    margin-top: -1px;
  }
  .active_46e9 .column_focused_74f4 .accent_bf8e,
  .active_46e9 .column_focused_74f4 .accent_bf8e::after,
  .active_46e9 .column_focused_74f4 .accent_bf8e::before {
    width: 22px;
    height: 2px;
  }
  .active_46e9 .column_focused_74f4 .accent_bf8e::before {
    top: -7px;
  }
  .active_46e9 .column_focused_74f4 .accent_bf8e::after {
    bottom: -7px;
  }
  .backdrop_a047 .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_a047 .column_focused_74f4 .accent_bf8e {
    margin-top: -1.5px;
  }
  .backdrop_a047 .column_focused_74f4 .accent_bf8e,
  .backdrop_a047 .column_focused_74f4 .accent_bf8e::after,
  .backdrop_a047 .column_focused_74f4 .accent_bf8e::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_a047 .column_focused_74f4 .accent_bf8e::before {
    top: -9px;
  }
  .backdrop_a047 .column_focused_74f4 .accent_bf8e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_light_6529 .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_light_6529 .column_focused_74f4 .accent_bf8e {
    margin-top: -1px;
  }
  .disabled_light_6529 .column_focused_74f4 .accent_bf8e,
  .disabled_light_6529 .column_focused_74f4 .accent_bf8e::after,
  .disabled_light_6529 .column_focused_74f4 .accent_bf8e::before {
    width: 19px;
    height: 2px;
  }
  .disabled_light_6529 .column_focused_74f4 .accent_bf8e::before {
    top: -6px;
  }
  .disabled_light_6529 .column_focused_74f4 .accent_bf8e::after {
    bottom: -6px;
  }
  .primary_thick_fc3f .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 22px;
  }
  .primary_thick_fc3f .column_focused_74f4 .accent_bf8e {
    margin-top: -1px;
  }
  .primary_thick_fc3f .column_focused_74f4 .accent_bf8e,
  .primary_thick_fc3f .column_focused_74f4 .accent_bf8e::after,
  .primary_thick_fc3f .column_focused_74f4 .accent_bf8e::before {
    width: 22px;
    height: 2px;
  }
  .primary_thick_fc3f .column_focused_74f4 .accent_bf8e::before {
    top: -7px;
  }
  .primary_thick_fc3f .column_focused_74f4 .accent_bf8e::after {
    bottom: -7px;
  }
  .hidden-a9bb .column_focused_74f4 .under-2bc3 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-a9bb .column_focused_74f4 .accent_bf8e {
    margin-top: -1.5px;
  }
  .hidden-a9bb .column_focused_74f4 .accent_bf8e,
  .hidden-a9bb .column_focused_74f4 .accent_bf8e::after,
  .hidden-a9bb .column_focused_74f4 .accent_bf8e::before {
    width: 31px;
    height: 3px;
  }
  .hidden-a9bb .column_focused_74f4 .accent_bf8e::before {
    top: -9px;
  }
  .hidden-a9bb .column_focused_74f4 .accent_bf8e::after {
    bottom: -9px;
  }
}
.slow_be25 .accent_bf8e {
  -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);
}
.slow_be25 .accent_bf8e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slow_be25 .accent_bf8e::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);
}
.slow_be25.slider_f611 .accent_bf8e {
  -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);
}
.slow_be25.slider_f611 .accent_bf8e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slow_be25.slider_f611 .accent_bf8e::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);
}
.advanced_3a94 {
  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.element_huge_5494:before {
  display: none;
}
.breadcrumb-01d9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.breadcrumb-01d9 .hard-900d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.breadcrumb-01d9 .hard-900d:last-of-type {
  border-bottom: none;
}
.breadcrumb-01d9 .hard-900d.hot_3235,
.breadcrumb-01d9 .hard-900d.medium-dbf7,
.breadcrumb-01d9 .hard-900d.modal_copper_2313 {
  padding: 0;
}
.breadcrumb-01d9 .filter_b73a .gas-e247 {
  color: currentColor;
}
.breadcrumb-01d9 .filter_b73a .gas-e247:focus,
.breadcrumb-01d9 .filter_b73a .gas-e247:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-01d9.module_41bb .header_48c1,
.breadcrumb-01d9.module_41bb .heading_63ec a,
.breadcrumb-01d9.module_41bb .hero-yellow-c4b0 a,
.breadcrumb-01d9.module_41bb .prev-7789 a {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-01d9.module_41bb .header_48c1:hover,
.breadcrumb-01d9.module_41bb .heading_63ec a:hover,
.breadcrumb-01d9.module_41bb .hero-yellow-c4b0 a:hover,
.breadcrumb-01d9.module_41bb .prev-7789 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-01d9.module_41bb .sort-over-a195 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-01d9.module_41bb .hard-900d {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-01d9.module_41bb .hard-900d:before {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb-01d9.module_41bb .status_f24c:before {
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-01d9.module_41bb .filter_b73a .disabled_pro_09b3 li a,
.breadcrumb-01d9.module_41bb .filter_b73a .gas-e247,
.breadcrumb-01d9.module_41bb .prev-7789 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-01d9.module_41bb .filter_b73a .gas-e247:focus,
.breadcrumb-01d9.module_41bb .filter_b73a .gas-e247:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-01d9.module_41bb .disabled_pro_09b3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-01d9.white_27f1 .header_48c1,
.breadcrumb-01d9.white_27f1 .heading_63ec a,
.breadcrumb-01d9.white_27f1 .hero-yellow-c4b0 .gas-e247,
.breadcrumb-01d9.white_27f1 .hero-yellow-c4b0 a,
.breadcrumb-01d9.white_27f1 .prev-7789 a {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-01d9.white_27f1 .header_48c1:hover,
.breadcrumb-01d9.white_27f1 .heading_63ec a:hover,
.breadcrumb-01d9.white_27f1 .hero-yellow-c4b0 .gas-e247:hover,
.breadcrumb-01d9.white_27f1 .hero-yellow-c4b0 a:hover,
.breadcrumb-01d9.white_27f1 .prev-7789 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-01d9.white_27f1 .sort-over-a195 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-01d9.white_27f1 .hard-900d {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-01d9.white_27f1 .hard-900d:before {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb-01d9.white_27f1 .status_f24c:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-01d9.white_27f1 .filter_b73a .disabled_pro_09b3 li a,
.breadcrumb-01d9.white_27f1 .filter_b73a .gas-e247,
.breadcrumb-01d9.white_27f1 .prev-7789 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-01d9.white_27f1 .filter_b73a .gas-e247:focus,
.breadcrumb-01d9.white_27f1 .filter_b73a .gas-e247:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-01d9.white_27f1 .disabled_pro_09b3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_f24c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status_f24c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.advanced-a174 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.feature-east-fe67 .breadcrumb-01d9 {
  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;
}
.feature-east-fe67 .hard-900d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.feature-east-fe67 .hard-900d: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) {
  .feature-east-fe67 .hard-900d:before {
    width: 16%;
    left: 42%;
  }
}
.feature-east-fe67 .hard-900d:last-child:before {
  content: none;
}
.feature-east-fe67 .hard-900d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.feature-east-fe67 .filter_b73a .disabled_pro_09b3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.feature-east-fe67 .filter_b73a .disabled_pro_09b3 li a .gas-e247 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.feature-east-fe67 .filter_b73a .prev-7789 {
  border: none;
}
.feature-east-fe67 .filter_b73a .prev-7789 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.feature-east-fe67 .status_f24c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.feature-east-fe67 .advanced-a174 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.feature-east-fe67 .white_27f1 .status_f24c:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-east-fe67 .module_41bb.element-fresh-e9b7 .accent_bf8e {
  background: rgba(0, 0, 0, 0.6);
}
.feature-east-fe67
  .module_41bb.element-fresh-e9b7
  .accent_bf8e::after,
.feature-east-fe67
  .module_41bb.element-fresh-e9b7
  .accent_bf8e:before {
  background: inherit;
}
.feature-east-fe67
  .module_41bb.element-fresh-e9b7:hover
  .accent_bf8e {
  background: rgba(0, 0, 0, 0.8);
}
.steel_fa3a .breadcrumb-01d9 {
  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) {
  .steel_fa3a .breadcrumb-01d9 {
    width: auto;
    right: 45px;
  }
}
.overlay-a634 .breadcrumb-01d9 {
  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) {
  .overlay-a634 .breadcrumb-01d9 {
    width: auto;
    left: 45px;
  }
}
.element_huge_5494 .breadcrumb-01d9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element_huge_5494 .advanced-a174 {
  max-width: 48em;
  margin: 0 auto;
}
.element_huge_5494 .status_f24c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.left-ca0b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.left-ca0b.feature-east-fe67 .breadcrumb-01d9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.left-ca0b.steel_fa3a .breadcrumb-01d9 {
  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);
}
.left-ca0b .breadcrumb-01d9 {
  visibility: visible;
}
.left-ca0b.overlay-a634 .breadcrumb-01d9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.basic_7d1e,
.table-last-3067 {
  overflow-x: hidden;
}
.basic_7d1e .breadcrumb-01d9 {
  overflow: auto;
}
.basic_7d1e.feature-east-fe67 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_7d1e.feature-east-fe67 .breadcrumb-01d9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.basic_7d1e.feature-east-fe67 .notice-dark-3700 {
  opacity: 0;
}
.basic_7d1e.steel_fa3a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_7d1e.steel_fa3a .breadcrumb-01d9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.basic_7d1e.steel_fa3a .notice-dark-3700 {
  opacity: 0;
}
.basic_7d1e.overlay-a634 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_7d1e.overlay-a634 .breadcrumb-01d9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.basic_7d1e.overlay-a634 .notice-dark-3700 {
  opacity: 0;
}
.basic_7d1e.element_huge_5494 .breadcrumb-01d9 {
  z-index: 10;
  visibility: visible;
}
.element-fresh-e9b7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.element-fresh-e9b7 .accent_bf8e {
  background: rgba(255, 255, 255, 0.99);
}
.element-fresh-e9b7 .accent_bf8e::after,
.element-fresh-e9b7 .accent_bf8e:before {
  background: inherit;
}
.element-fresh-e9b7:hover .accent_bf8e {
  background: rgba(255, 255, 255, 0.99);
}
.overlay-a634 .element-fresh-e9b7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element_huge_5494 .element-fresh-e9b7 {
  display: none !important;
}
.basic_7d1e:before,
.table-last-3067:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.basic_7d1e .element-fresh-e9b7,
.table-last-3067 .element-fresh-e9b7 {
  display: inline-block;
}
.breadcrumb-01d9 .info_north_26ce {
  -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;
}
.basic_7d1e .breadcrumb-01d9 .info_north_26ce,
.table-last-3067 .breadcrumb-01d9 .info_north_26ce {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-ae24 .outline_basic_50f0 {
  width: 100%;
}
.under-6be9 {
  padding: 0 0.5em 0;
}
.under-6be9 [class*="customify-col-"],
.under-6be9 [class*="customify-col_"],
.under-6be9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section-bronze-9c92 .under-6be9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main-lower-4486 .status-2564,
  .status-2564 {
    display: none;
  }
  .inner-6fa7 {
    text-align: left;
  }
  .tooltip_easy_5d68 {
    text-align: center;
  }
  .gold_7614 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main-lower-4486 .hover-552c,
  .hover-552c {
    display: none;
  }
  .down-af86 {
    text-align: left;
  }
  .left-32e6 {
    text-align: center;
  }
  .content_advanced_44c8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main-lower-4486 .module_b384,
  .module_b384 {
    display: none;
  }
  .light_b61d {
    text-align: left;
  }
  .gradient_hovered_d907 {
    text-align: center;
  }
  .icon_2302 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight_large_9102 {
  box-shadow: none !important;
}
.layout-fixed-234e .accent_up_f31f,
.content_e513 .accent_up_f31f {
  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;
}
.content_e513 .accent_up_f31f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wide-99d3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wide-99d3:after,
.wide-99d3:before {
  content: "";
  display: table;
}
.wide-99d3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wide-99d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wide-99d3,
.aside-7d9d {
  max-width: 1248px;
  margin: 0 auto;
}

.dark-6bde.row_1cfc .wide-99d3 {
  max-width: 100%;
}
.dark-6bde.blue-77b1 {
  max-width: 1200px;
  margin: 0 auto;
}
.dark-6bde.overlay-3031 .wide-99d3 {
  max-width: 100%;
}
.dark-6bde.overlay-3031 > .wide-99d3 {
  padding-left: 0;
  padding-right: 0;
}
.dark-6bde.overlay-3031 > .wide-99d3 .main-lower-4486 {
  margin: 0;
}
.dark-6bde.overlay-3031
  > .wide-99d3
  .steel_8f8f.first-ce08 {
  margin-right: 0;
  margin-left: 0;
}
.dark-6bde.overlay-3031 #main.first-ce08 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main_medium_e344 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main_medium_e344 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .center-14e6 .bottom_3002 {
    padding-right: 1em;
  }
  .center-14e6.east-2172 .steel_8f8f {
    border-right: 1px solid #eaecee;
  }
  .center-14e6.east-2172 .bottom_3002 {
    padding-right: 1em;
  }
  .center-14e6.east-2172 .light_413a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced-4754 .bottom_3002 {
    padding-left: 1em;
  }
  .advanced-4754.east-2172 .steel_8f8f {
    border-left: 1px solid #eaecee;
  }
  .advanced-4754.east-2172 .bottom_3002 {
    padding-left: 1em;
  }
  .advanced-4754.east-2172 .light_413a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-up-084c .bottom_3002 {
    padding-left: 1em;
  }
  .component-up-084c.east-2172 .mini_c47b {
    border-right: 1px solid #eaecee;
  }
  .component-up-084c.east-2172 .texture_4505 {
    border-right: 1px solid #eaecee;
  }
  .component-up-084c.east-2172 .bottom_3002 {
    padding-left: 1em;
  }
  .component-up-084c.east-2172 .light_413a {
    padding-right: 1em;
  }
  .component-up-084c.east-2172 .sidebar-over-d85d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_9ef3 .bottom_3002 {
    padding-right: 1em;
  }
  .lite_9ef3.east-2172 .mini_c47b {
    border-left: 1px solid #eaecee;
  }
  .lite_9ef3.east-2172 .texture_4505 {
    border-left: 1px solid #eaecee;
  }
  .lite_9ef3.east-2172 .bottom_3002 {
    padding-right: 1em;
  }
  .lite_9ef3.east-2172 .light_413a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite_9ef3.east-2172 .sidebar-over-d85d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_medium_e344 .bottom_3002 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_medium_e344.east-2172 .steel_8f8f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main_medium_e344.east-2172 .bottom_3002 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_medium_e344.east-2172 .light_413a {
    padding-left: 1em;
  }
  .main_medium_e344.east-2172 .sidebar-over-d85d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main_medium_e344.east-2172 .bottom_3002 {
    padding-left: 0;
  }
}
.in_2420 .lite-ccb4 {
  display: inline-block;
}
.alert-yellow-fa60 {
  display: inline-block;
}
.shadow-0f9d {
  word-con: break-word;
}
.label_simple_bacf > span {
  display: inline-block;
  padding: 5px 0;
}
.label_simple_bacf .box-1b39 {
  margin-left: 8px;
  margin-right: 8px;
}
.label_simple_bacf .selected_314d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.banner_down_c39f .status-lower-786f {
  margin-bottom: 2em;
}
.banner_down_c39f .footer_0cda {
  margin-bottom: 15px;
}
.banner_down_c39f .footer_0cda:last-child {
  margin-bottom: 0;
}
.banner_down_c39f .full-bbb6 {
  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) {
  .banner_down_c39f .full-bbb6 {
    display: block;
  }
}
.banner_down_c39f .stale_a2bb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .banner_down_c39f .stale_a2bb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.banner_down_c39f .summary-gold-19cf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.banner_down_c39f .summary-gold-19cf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.banner_down_c39f .summary-gold-19cf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.banner_down_c39f .shadow-0f9d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_down_c39f .shadow-0f9d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.banner_down_c39f .photo-lite-ab55 p:last-child {
  margin-bottom: 0;
}
.banner_down_c39f .upper-f83a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.banner_down_c39f .filter_silver_8a18 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.banner_down_c39f .panel-2fda {
  margin-top: 1em;
}
.banner_down_c39f .glass_26f2 {
  top: 0;
  display: block;
}
.banner_down_c39f .glass_26f2 a {
  color: inherit;
}
.banner_down_c39f .glass_26f2 a:hover {
  color: inherit;
}
.banner_down_c39f .banner_gold_4c9c {
  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;
}
.banner_down_c39f .banner_gold_4c9c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.banner_down_c39f .filter_silver_8a18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.banner_down_c39f .top_81ee {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.banner_down_c39f .top_81ee:first-child {
  margin-top: 0;
}
.banner_down_c39f .top_81ee.highlight-c808 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner_down_c39f .top_81ee.photo-2e19 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_down_c39f
  .top_81ee.photo-2e19.detail_795e
  .panel-2fda {
  width: 100%;
}
.banner_down_c39f .photo-2e19 {
  -webkit-box-align: center;
  align-items: center;
}
.banner_down_c39f .photo-2e19 .label_simple_bacf,
.banner_down_c39f .photo-2e19 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.banner_down_c39f .summary-gold-19cf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_down_c39f .summary-gold-19cf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner_down_c39f .summary-gold-19cf: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;
}
.banner_down_c39f .highlight-c808 {
  z-index: 5;
}
.banner_down_c39f .frame-e8b3 .primary-pressed-355e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.banner_down_c39f .detail-under-d3ce .primary-pressed-355e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.banner_down_c39f .footer_580e .primary-pressed-355e {
  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;
}
.banner_down_c39f.orange_613c .full-bbb6,
.banner_down_c39f.table-54e0 .full-bbb6 {
  display: block;
}
.banner_down_c39f.orange_613c .full-bbb6 .gold_3129,
.banner_down_c39f.orange_613c .full-bbb6 .filter_silver_8a18,
.banner_down_c39f.table-54e0 .full-bbb6 .gold_3129,
.banner_down_c39f.table-54e0 .full-bbb6 .filter_silver_8a18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner_down_c39f.up-5e19 .stale_a2bb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .banner_down_c39f.up-5e19 .stale_a2bb {
    margin-right: 0;
  }
}
.banner_down_c39f.orange_613c .stale_a2bb,
.banner_down_c39f.table-54e0 .stale_a2bb {
  padding-top: 40%;
}
.banner_down_c39f.orange_613c .status-lower-786f,
.banner_down_c39f.table-54e0 .status-lower-786f {
  display: block;
}
.banner_down_c39f.orange_613c .fn-sticky-d045 .filter_silver_8a18,
.banner_down_c39f.table-54e0 .fn-sticky-d045 .filter_silver_8a18 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.banner_down_c39f.orange_613c .stale_a2bb,
.banner_down_c39f.table-54e0 .stale_a2bb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.banner_down_c39f.orange_613c .filter_silver_8a18 {
  padding: 1em;
}
.background_active_601a {
  margin: 30px auto;
  display: block;
}
.background_active_601a .bronze_5c27 > * {
  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;
}
.background_active_601a .bronze_5c27 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.background_active_601a .bronze_5c27 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-6883 .label_simple_bacf {
  margin-bottom: 1.41575em;
}
.tertiary-6883 .form-plasma-33ee {
  margin-bottom: 1.618em;
}
.link-bottom-0533 .fixed-22bd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.link-bottom-0533 .fixed-22bd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.link-bottom-0533 .nav_stale_1cbc {
  max-width: 100%;
  overflow: auto;
}
.pro-7abb .link-bottom-0533 a:hover {
  text-decoration: underline;
}
.wide-52ac .footer_0cda:not(.shadow-0f9d),
.wide-52ac .summary-gold-19cf {
  margin-bottom: 1.41575em;
}
.wide-52ac .footer_0cda:not(.shadow-0f9d):last-child,
.wide-52ac .summary-gold-19cf:last-child {
  margin-bottom: 0;
}
.wide-52ac .footer_0cda.menu_red_77e1 {
  margin-bottom: 0.41575em;
}
.wide-52ac .description_98cb:before,
.wide-52ac .column-fluid-1b9c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wide-52ac .description_98cb:before {
  content: "\f115";
}
.wide-52ac .column-fluid-1b9c:before {
  content: "\f02c";
}
.wide-52ac .pattern_gold_4f22 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wide-52ac .pattern_gold_4f22 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gradient-df97 {
  display: -webkit-box;
  display: flex;
}
.gradient-df97 .sort-ef21 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gradient-df97 .sort-ef21 {
    flex-basis: 90px;
  }
}
.gradient-df97 .detail_31f3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-df97 .detail_31f3 {
    flex-basis: calc(100% - 50px);
  }
}
.gradient-df97 .focus_3f6b p:last-child {
  margin-bottom: 0.72em;
}
.under_8bbb .bronze_5c27 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.under_8bbb .bronze_5c27:after,
.under_8bbb .bronze_5c27:before {
  content: "";
  display: table;
}
.under_8bbb .bronze_5c27:after {
  clear: both;
}
.under_8bbb .bronze_5c27 .east_142d,
.under_8bbb .bronze_5c27 .red_a671 {
  width: 49%;
}
.under_8bbb .bronze_5c27 .east_142d a span.accordion_f852,
.under_8bbb .bronze_5c27 .red_a671 a span.accordion_f852 {
  display: block;
  margin-bottom: 5px;
}
.under_8bbb .bronze_5c27 .red_a671 {
  float: left;
  text-align: left;
}
.under_8bbb .bronze_5c27 .east_142d {
  float: right;
  text-align: right;
}
.container_rough_b497 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .container_rough_b497 {
    margin-bottom: 0;
  }
}
.form_6802 {
  margin-bottom: 1em;
}
.form_6802 .shadow-0f9d {
  font-size: 1.1em;
  line-height: 1.3;
}
.module_f0dc a {
  display: block;
  line-height: 0;
  position: relative;
}
.top_a5f1 .form_6802,
.banner-bebb .form_6802 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .top_a5f1 .form_6802,
  .banner-bebb .form_6802 {
    display: block;
  }
}
.top_a5f1 .module_f0dc,
.banner-bebb .module_f0dc {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .top_a5f1 .module_f0dc,
  .banner-bebb .module_f0dc {
    margin-bottom: 1em;
  }
}
.top_a5f1 .module_f0dc img,
.banner-bebb .module_f0dc img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.top_a5f1 .accent-2c2c,
.banner-bebb .accent-2c2c {
  flex-basis: calc(100% - 160px);
}
.top_a5f1 .accent-2c2c p,
.banner-bebb .accent-2c2c p {
  margin-bottom: 0;
}
.top_a5f1 .accent-2c2c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .top_a5f1 .accent-2c2c {
    padding-left: 0;
  }
}
.banner-bebb .accent-2c2c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner-bebb .accent-2c2c {
    padding-right: 0;
  }
}
.banner-bebb .module_f0dc {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.blue_072e .module_f0dc {
  margin-bottom: 0.5em;
}
.blue_072e .module_f0dc img {
  width: 100%;
}
.texture_cold_5105 .iron-edd6,
.east_cf86 .iron-edd6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east_cf86 .steel_8f8f .hover_fff5 p:last-child {
  margin-bottom: 0;
}
.status_liquid_4f00 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade-c54a .notification-bronze-84da {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade-c54a .notification-bronze-84da:last-of-type {
    margin-bottom: 0;
  }
}
.shade-c54a .notification-bronze-84da ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade-c54a .notification-bronze-84da ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade-c54a .notification-bronze-84da ul li {
  margin: 0 0 0.6em;
}
.shade-c54a .notification-bronze-84da ul li.tooltip-fd7b,
.shade-c54a .notification-bronze-84da ul li.gas_20b3 {
  position: relative;
}
.shade-c54a .notification-bronze-84da ul li.tooltip-fd7b .silver-ce54,
.shade-c54a .notification-bronze-84da ul li.gas_20b3 .silver-ce54 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade-c54a .notification-bronze-84da ul li.tooltip-fd7b:after:after,
.shade-c54a .notification-bronze-84da ul li.tooltip-fd7b:after:before,
.shade-c54a
  .notification-bronze-84da
  ul
  li.gas_20b3:after:after,
.shade-c54a
  .notification-bronze-84da
  ul
  li.gas_20b3:after:before {
  content: "";
  display: table;
}
.shade-c54a .notification-bronze-84da ul li.tooltip-fd7b:after:after,
.shade-c54a
  .notification-bronze-84da
  ul
  li.gas_20b3:after:after {
  clear: both;
}
.shade-c54a .notification-bronze-84da a.slider-black-e61d:hover {
  text-decoration: none;
}
.shade-c54a .notification-bronze-84da select {
  max-width: 100%;
}
.shade-c54a .notification-bronze-84da table {
  font-size: 85%;
}
.shade-c54a .notification-bronze-84da table td,
.shade-c54a .notification-bronze-84da table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade-c54a .notification-bronze-84da table tfoot td {
  text-align: left;
}
.shade-c54a .notification-bronze-84da :last-child {
  margin-bottom: 0;
}
.shade-c54a .notification-bronze-84da .down_6563 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade-c54a .notification-bronze-84da .down_6563 label {
  width: 100%;
}
.shade-c54a .notification-bronze-84da .down_6563 .inner_792b {
  width: 100%;
  display: block;
}
.shade-c54a .notification-bronze-84da .down_6563 .pattern_b128 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade-c54a .notification-bronze-84da .down_6563 .pattern_b128:hover svg #svg-search {
  fill: #444;
}
.shade-c54a .notification-bronze-84da .down_6563 .pattern_b128 svg {
  width: 18px;
  height: 18px;
}
.shade-c54a .modal_0954 ul ul,
.shade-c54a .dark_6910 ul ul,
.shade-c54a .form-a7a1 ul ul,
.shade-c54a .grid-medium-eb54 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade-c54a .modal_0954 .stale-c9f1 > a,
.shade-c54a .dark_6910 .stale-c9f1 > a,
.shade-c54a .form-a7a1 .stale-c9f1 > a,
.shade-c54a .grid-medium-eb54 .stale-c9f1 > a {
  margin-bottom: 0;
}
.shade-c54a .primary_glass_9724 li,
.shade-c54a .modal_0954 li,
.shade-c54a .filter-selected-1db5 li,
.shade-c54a .dark_6910 li,
.shade-c54a .form-a7a1 li,
.shade-c54a .grid-medium-eb54 li,
.shade-c54a .progress-complex-a596 li,
.shade-c54a .aside-basic-46b7 li {
  display: block;
  position: relative;
}
.shade-c54a .primary_glass_9724 li:last-child,
.shade-c54a .modal_0954 li:last-child,
.shade-c54a .filter-selected-1db5 li:last-child,
.shade-c54a .dark_6910 li:last-child,
.shade-c54a .form-a7a1 li:last-child,
.shade-c54a .grid-medium-eb54 li:last-child,
.shade-c54a .progress-complex-a596 li:last-child,
.shade-c54a .aside-basic-46b7 li:last-child {
  border: none;
}
.shade-c54a .primary_glass_9724 li a,
.shade-c54a .modal_0954 li a,
.shade-c54a .filter-selected-1db5 li a,
.shade-c54a .dark_6910 li a,
.shade-c54a .form-a7a1 li a,
.shade-c54a .grid-medium-eb54 li a,
.shade-c54a .progress-complex-a596 li a,
.shade-c54a .aside-basic-46b7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-c54a .primary_glass_9724 li ul li::before,
.shade-c54a .modal_0954 li ul li::before,
.shade-c54a .filter-selected-1db5 li ul li::before,
.shade-c54a .dark_6910 li ul li::before,
.shade-c54a .form-a7a1 li ul li::before,
.shade-c54a .grid-medium-eb54 li ul li::before,
.shade-c54a .progress-complex-a596 li ul li::before,
.shade-c54a .aside-basic-46b7 li ul li::before {
  left: 15px;
}
.shade-c54a .primary_glass_9724 li ul a,
.shade-c54a .modal_0954 li ul a,
.shade-c54a .filter-selected-1db5 li ul a,
.shade-c54a .dark_6910 li ul a,
.shade-c54a .form-a7a1 li ul a,
.shade-c54a .grid-medium-eb54 li ul a,
.shade-c54a .progress-complex-a596 li ul a,
.shade-c54a .aside-basic-46b7 li ul a {
  padding-left: 20px;
}
.shade-c54a .primary_glass_9724 li ul ul li::before,
.shade-c54a .modal_0954 li ul ul li::before,
.shade-c54a .filter-selected-1db5 li ul ul li::before,
.shade-c54a .dark_6910 li ul ul li::before,
.shade-c54a .form-a7a1 li ul ul li::before,
.shade-c54a .grid-medium-eb54 li ul ul li::before,
.shade-c54a .progress-complex-a596 li ul ul li::before,
.shade-c54a .aside-basic-46b7 li ul ul li::before {
  left: 30px;
}
.shade-c54a .primary_glass_9724 li ul ul a,
.shade-c54a .modal_0954 li ul ul a,
.shade-c54a .filter-selected-1db5 li ul ul a,
.shade-c54a .dark_6910 li ul ul a,
.shade-c54a .form-a7a1 li ul ul a,
.shade-c54a .grid-medium-eb54 li ul ul a,
.shade-c54a .progress-complex-a596 li ul ul a,
.shade-c54a .aside-basic-46b7 li ul ul a {
  padding-left: 40px;
}
.shade-c54a .badge_0120 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade-c54a .aside-basic-46b7 ul li {
  margin-bottom: 1.41575em;
}
.shade-c54a .aside-basic-46b7 ul li .sidebar-pressed-57c5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade-c54a .aside-basic-46b7 ul li .tertiary_stone_740b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.white_27f1 .primary_glass_9724 li a,
.white_27f1 .modal_0954 li a,
.white_27f1 .filter-selected-1db5 li a,
.white_27f1 .dark_6910 li a,
.white_27f1 .form-a7a1 li a,
.white_27f1 .grid-medium-eb54 li a,
.white_27f1 .progress-complex-a596 li a,
.white_27f1 .aside-basic-46b7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.white_27f1 .badge_0120 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.white_27f1 .notification-bronze-84da ul li.tooltip-fd7b .silver-ce54,
.white_27f1 .notification-bronze-84da ul li.gas_20b3 .silver-ce54 {
  background: rgba(0, 0, 0, 0.2);
}
.white_27f1 .shade-c54a .notification-bronze-84da select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li {
  margin: 0;
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li ul {
  margin: 0;
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li ul li a {
  padding-left: 15px;
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li ul li li a {
  padding-left: 30px;
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li.hidden-a087 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li.hidden-a087 > 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;
}
.dark-6bde .shade-c54a .disabled_pro_09b3 li.hidden-a087 > 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;
}
.list-current-39ce a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.title-8d6f {
  position: relative;
  z-index: 10;
}
.title-8d6f .info_north_26ce {
  width: 100%;
  max-width: 100%;
}
.focus_middle_8f1e .white_970e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focus_middle_8f1e .module_41bb {
}
.focus_middle_8f1e .white_27f1 {
  background: #292929;
}
.hidden_3076 .white_970e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hidden_3076 .module_41bb {
  background: #f9f9f9;
}
.hidden_3076 .white_27f1 {
  background: #303030;
}
.yellow_2f55 .white_970e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .yellow_2f55 .lite-ccb4 {
    margin-bottom: 1em;
  }
  .yellow_2f55 .lite-ccb4:last-child {
    margin-bottom: 0;
  }
}
.yellow_2f55 .module_41bb {
  background: #ededed;
}
.yellow_2f55 .white_27f1 {
  background: #1a1a1a;
}
.white_970e.module_41bb {
  color: rgba(0, 0, 0, 0.6);
}
.white_970e.module_41bb .overlay_b4e3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.white_970e.white_27f1 {
  color: rgba(255, 255, 255, 0.99);
}
.white_970e.white_27f1 a:not(.slider-black-e61d) {
  color: rgba(255, 255, 255, 0.79);
}
.white_970e.white_27f1 a:not(.slider-black-e61d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_970e.white_27f1 .overlay_b4e3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.white_970e.white_27f1 table tbody td,
.white_970e.white_27f1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid_df9f.current_460d .wide-99d3 {
  max-width: initial;
}
.grid_df9f .dropdown-up-9b9e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid_df9f .dropdown-up-9b9e .info_north_26ce {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid_df9f .dropdown-up-9b9e .info_north_26ce {
    display: block;
    margin-bottom: 2em;
  }
  .grid_df9f .dropdown-up-9b9e .info_north_26ce:last-child {
    margin-bottom: 0;
  }
}
.yellow_2f55 .lite-ccb4:last-child,
.hidden_3076 .lite-ccb4:last-child,
.focus_middle_8f1e .lite-ccb4:last-child {
  margin-bottom: 0;
}
.yellow_2f55 .lite-ccb4 .shade-c54a .notification-bronze-84da:last-child,
.hidden_3076 .lite-ccb4 .shade-c54a .notification-bronze-84da:last-child,
.focus_middle_8f1e .lite-ccb4 .shade-c54a .notification-bronze-84da:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .yellow_2f55 .heading-fast-fe3a,
  .yellow_2f55 .input-copper-c23b,
  .hidden_3076 .heading-fast-fe3a,
  .hidden_3076 .input-copper-c23b,
  .focus_middle_8f1e .heading-fast-fe3a,
  .focus_middle_8f1e .input-copper-c23b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .title-8d6f .lite-ccb4 {
    margin-bottom: 2em;
  }
}
.title-8d6f p:last-child {
  margin-bottom: 0;
}
.title-8d6f li,
.title-8d6f ul {
  list-style: none;
  margin: 0;
}
.title-8d6f ul ul {
  margin-left: 2.617924em;
}
.pagination_center_e8ad {
  font-size: 0.875em;
}

/* css-noise: 87f3 */
.ghost-box-t4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
