/*!
Theme Name: Customify
Theme URI: https://pressmaximum.status-7616/customify
Author: WPCustomify
Author URI: https://pressmaximum.status-7616
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.status-7616/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.over-6b9b.up_2046/licenses/gpl-2.0.paragraph-3e47
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.main-hovered-9378/, (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.highlight_down_195a.table-prev-23de/normalize.message-hard-dd51/
 ======
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.message-hard-dd51 v7.0.0 | MIT License | github.status-7616/necolas/normalize.message-hard-dd51 */
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;
}
.preview-copper-bc9a .description-inner-e63a,
.image-easy-cf4c,
.tertiary-f5d1,
.focused_6a01,
.fresh_e5e5,
.module-e27e,
.dynamic-bdc3,
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;
}
.image-easy-cf4c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .image-easy-cf4c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .image-easy-cf4c,
  h1 {
    font-size: 1.8em;
  }
}
.tertiary-f5d1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tertiary-f5d1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tertiary-f5d1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-f5d1,
  h2 {
    font-size: 1.7em;
  }
}
.focused_6a01,
h3 {
  font-size: 1.618em;
}
.preview-copper-bc9a .description-inner-e63a,
.fresh_e5e5,
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.detail_left_78e6 {
  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;
}
.dirty_029b:after,
.dirty_029b:before,
.table-9808:after,
.table-9808:before {
  content: "";
  display: table;
}
.dirty_029b:after,
.table-9808:after {
  clear: both;
}
.wrapper_stale_42aa {
  float: right;
  margin-right: 0;
}
.banner_c34c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.primary_ae4a .brown_adc9,
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;
}
.primary_ae4a .brown_adc9: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;
}
.filter-medium-4eb7 .brown_adc9 {
  box-shadow: none;
}
.filter-medium-4eb7
  .brown_adc9
  .accordion-hot-d187 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.filter-medium-4eb7 .brown_adc9 .gas-44c7 {
  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;
}
.filter-medium-4eb7
  .brown_adc9
  .gas-44c7
  b {
  display: none;
}
.filter-medium-4eb7 .summary_16af {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image_dirty_2ae2:not(.logo-317c):not(.thumbnail_c5c5),
button:not(.logo-317c):not(.thumbnail_c5c5),
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ),
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ),
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ) {
  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;
}
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ):hover,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ):hover,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):hover,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):hover,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ):active,
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ):active,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):active,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):active,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):active,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus {
  outline: 0;
}
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899 {
  position: relative;
}
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .solid-19b8,
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .rough-1126,
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .hovered-8e8a,
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  i,
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  svg,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .solid-19b8,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .rough-1126,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .hovered-8e8a,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  i,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  svg,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .solid-19b8,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .rough-1126,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .hovered-8e8a,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  i,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  svg,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .solid-19b8,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .rough-1126,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .hovered-8e8a,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  i,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  svg,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .solid-19b8,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .rough-1126,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  .hovered-8e8a,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  i,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899
  svg {
  visibility: hidden;
}
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899:after,
button:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899:after,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899:after,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899:after,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ).fn-loading-3899: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;
}
.image_dirty_2ae2:not(.logo-317c):not(.thumbnail_c5c5),
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ),
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ),
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ) {
  color: #fff;
  background: #235787;
}
.image_dirty_2ae2:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus,
input[type="button"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus,
input[type="reset"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus,
input[type="submit"]:not(.logo-317c):not(
    .thumbnail_c5c5
  ):focus {
  color: #fff;
}
.image_dirty_2ae2.fn-disabled-3899:not(.logo-317c):not(
    .thumbnail_c5c5
  ),
.image_dirty_2ae2[disabled]:not(.logo-317c):not(
    .thumbnail_c5c5
  ),
button.fn-disabled-3899:not(.logo-317c):not(
    .thumbnail_c5c5
  ),
button[disabled]:not(.logo-317c):not(
    .thumbnail_c5c5
  ) {
  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;
}
.photo-2c83 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.photo-2c83: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;
}
.module-first-eae8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.large-e5b7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.label_light_5859 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dirty_029b:after,
.dirty_029b:before,
.slider-bb2e:after,
.slider-bb2e:before,
.banner-old-1cf6:after,
.banner-old-1cf6:before,
.dirty-b8ae:after,
.dirty-b8ae:before,
.down-34d7:after,
.down-34d7:before,
.gas-d90e:after,
.gas-d90e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dirty_029b:after,
.slider-bb2e:after,
.banner-old-1cf6:after,
.dirty-b8ae:after,
.down-34d7:after,
.gas-d90e:after {
  clear: both;
}
.slider-bb2e .banner_inner_c0fe,
.banner-old-1cf6 .banner_inner_c0fe,
.section-white-ca70 .banner_inner_c0fe {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.status_2c07 {
  display: inline-block;
}
.list-black-e744 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list-black-e744 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list-black-e744 .bronze_3386 {
  padding: 1em 0;
  font-size: 85%;
}
.bronze_3386 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card-61eb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card-61eb:after,
.card-61eb:before {
  content: "";
  display: table;
}
.card-61eb:after {
  clear: both;
}
.texture_inner_0795 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.detail-hard-dd12 .texture_inner_0795 {
  max-width: 50%;
}
.tabs_d0f1 .texture_inner_0795 {
  max-width: 33.33%;
}
.preview-stale-66f1 .texture_inner_0795 {
  max-width: 25%;
}
.red-7c1d .texture_inner_0795 {
  max-width: 20%;
}
.gradient-951b .texture_inner_0795 {
  max-width: 16.66%;
}
.avatar-a686 .texture_inner_0795 {
  max-width: 14.28%;
}
.first-c49a .texture_inner_0795 {
  max-width: 12.5%;
}
.header_129d .texture_inner_0795 {
  max-width: 11.11%;
}
.disabled_solid_d9d7 {
  display: block;
}
.preview-copper-bc9a .copper_977f label,
.preview-copper-bc9a .gradient-right-7476 label,
.preview-copper-bc9a .chip-stale-5c09 label,
.preview-copper-bc9a .progress-caf6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver-945e {
  list-style: none;
  margin: 0;
}
.silver-945e article.over_99e9 {
  margin-bottom: 0;
}
.silver-945e ul {
  list-style: none;
  margin: 0;
}
.silver-945e .input_0fba li.over_99e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver-945e .input_0fba li.over_99e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver-945e .input_0fba li.over_99e9: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) {
  .silver-945e .input_0fba li.over_99e9 li.over_99e9 li.over_99e9 li.over_99e9 {
    padding-left: 0;
  }
}
article.over_99e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.over_99e9 .slider-bb2e p:last-of-type {
  margin-bottom: 0;
}
article.over_99e9 .hot_af8e {
  float: left;
}
article.over_99e9 .short_adec {
  margin-left: 85px;
}
article.over_99e9 .slider_6f5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.over_99e9 .slider_6f5d .yellow_998d {
  margin-left: 10px;
}
article.over_99e9 .rough_a1b2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.over_99e9 .slider-focused-b194 {
  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 .copper_977f,
  #respond .chip-stale-5c09,
  #respond .progress-caf6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper_977f input,
#respond .chip-stale-5c09 input,
#respond .progress-caf6 input {
  width: 100%;
}
#respond .progress-caf6 {
  margin-right: 0;
}
#respond .section-narrow-ce81 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink-792a {
  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;
}
.pink-792a.north-952c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink-792a 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%);
}
.pink-792a:focus,
.pink-792a: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);
}
.white-6230 {
  border-radius: 10%;
}
.border-e816 {
  border-radius: 50%;
}
.soft-cfb7 {
  font-size: 0.72em;
}
.stone-444e {
  font-size: 0.875em;
}
.bronze-c613 {
  font-size: 1.1em;
}
.message_0cd8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.message_0cd8.soft-cfb7 {
  letter-spacing: 0.5px;
}
.focused_3ce4,
.focused_3ce4 a {
  color: #6d6d6d;
}
.focused_3ce4 a:hover {
  color: #111;
}
.column-wood-001e {
  color: #6d6d6d;
}
.yellow-deb3 {
  overflow-x: hidden;
}
.yellow-deb3 .slider-47c0.backdrop_dd44 {
  position: relative;
}
.yellow-deb3 .slider-47c0.backdrop_dd44.chip-8b16 {
  position: initial;
}
.yellow-deb3
  .slider-47c0.backdrop_dd44.chip-8b16
  .filter_2209 {
  left: auto;
}
.yellow-deb3 .slider-47c0 .filter_2209 {
  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;
}
.yellow-deb3 .slider-47c0:hover.backdrop_dd44 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.yellow-deb3
  .slider-47c0:hover.backdrop_dd44
  .filter_2209 {
  display: block;
  z-index: 9999999;
}
.yellow-deb3 .panel-static-ac51 .solid-a80b,
.yellow-deb3 .box-top-19cf .solid-a80b {
  display: none;
}
.yellow-deb3 .row-fa65 .slider-47c0:hover.backdrop_dd44 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview-copper-bc9a .copper_977f label,
.preview-copper-bc9a .gradient-right-7476 label,
.preview-copper-bc9a .chip-stale-5c09 label,
.preview-copper-bc9a .progress-caf6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver-945e {
  list-style: none;
  margin: 0;
}
.silver-945e article.over_99e9 {
  margin-bottom: 0;
}
.silver-945e ul {
  list-style: none;
  margin: 0;
}
.silver-945e .input_0fba li.over_99e9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver-945e .input_0fba li.over_99e9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver-945e .input_0fba li.over_99e9: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) {
  .silver-945e .input_0fba li.over_99e9 li.over_99e9 li.over_99e9 li.over_99e9 {
    padding-left: 0;
  }
}
article.over_99e9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.over_99e9 .slider-bb2e p:last-of-type {
  margin-bottom: 0;
}
article.over_99e9 .hot_af8e {
  float: left;
}
article.over_99e9 .short_adec {
  margin-left: 85px;
}
article.over_99e9 .slider_6f5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.over_99e9 .slider_6f5d .yellow_998d {
  margin-left: 10px;
}
article.over_99e9 .rough_a1b2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.over_99e9 .slider-focused-b194 {
  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 .copper_977f,
  #respond .chip-stale-5c09,
  #respond .progress-caf6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper_977f input,
#respond .chip-stale-5c09 input,
#respond .progress-caf6 input {
  width: 100%;
}
#respond .progress-caf6 {
  margin-right: 0;
}
#respond .section-narrow-ce81 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel-static-ac51 .gold_62bd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gold_62bd .basic-0dc3.outline-mini-a443 .disabled_inner_cf32 > li > a:focus,
.gold_62bd .basic-0dc3.outline-mini-a443 .disabled_inner_cf32 > li > a:hover,
.gold_62bd .basic-0dc3.badge_be93 .disabled_inner_cf32 > li > a:focus,
.gold_62bd .basic-0dc3.badge_be93 .disabled_inner_cf32 > li > a:hover,
.gold_62bd .basic-0dc3.highlight_9df7 .disabled_inner_cf32 > li > a:focus,
.gold_62bd .basic-0dc3.highlight_9df7 .disabled_inner_cf32 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_62bd
  .basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a,
.gold_62bd
  .basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li.form_9bfa
  > a,
.gold_62bd
  .basic-0dc3.badge_be93
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a,
.gold_62bd
  .basic-0dc3.badge_be93
  .disabled_inner_cf32
  > li.form_9bfa
  > a,
.gold_62bd
  .basic-0dc3.highlight_9df7
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a,
.gold_62bd .basic-0dc3.highlight_9df7 .disabled_inner_cf32 > li.media-70fe > a {
  color: rgba(255, 255, 255, 0.99);
}
.gold_62bd .info-34e3,
.gold_62bd .info-34e3 a {
  color: rgba(255, 255, 255, 0.99);
}
.gold_62bd .current-02dd.grid-b8db li a,
.gold_62bd .alert-ea03 a,
.gold_62bd .selected-d0fe,
.gold_62bd .disabled_inner_cf32 > li > a,
.gold_62bd .mask-red-0a91 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd .current-02dd.grid-b8db li a:hover,
.gold_62bd .alert-ea03 a:hover,
.gold_62bd .selected-d0fe:hover,
.gold_62bd .disabled_inner_cf32 > li > a:hover,
.gold_62bd .mask-red-0a91:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_62bd .focus-current-f8fa {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd .focus-current-f8fa .focus_04f0 {
  color: rgba(255, 255, 255, 0.99);
}
.gold_62bd .focus-current-f8fa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_62bd .gold_4c11 .paragraph-7708 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd .gold_4c11 .paragraph-7708 .wrapper-413e {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd
  .gold_4c11
  .paragraph-7708
  .wrapper-413e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd
  .gold_4c11
  .paragraph-7708
  .wrapper-413e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd
  .gold_4c11
  .paragraph-7708
  .wrapper-413e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd
  .gold_4c11
  .paragraph-7708
  .wrapper-413e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd .gold_4c11 .complex_e9d6 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_62bd .gold_4c11 .complex_e9d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_b570
  .gold_62bd
  .gold_4c11
  .badge-a974
  .pagination-glass-d044 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_b570
  .gold_62bd
  .gold_4c11
  .badge-a974
  .wrapper-413e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-static-ac51 .list_lite_f8ef {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list_lite_f8ef .basic-0dc3.outline-mini-a443 .disabled_inner_cf32 > li > a:focus,
.list_lite_f8ef .basic-0dc3.outline-mini-a443 .disabled_inner_cf32 > li > a:hover,
.list_lite_f8ef .basic-0dc3.badge_be93 .disabled_inner_cf32 > li > a:focus,
.list_lite_f8ef .basic-0dc3.badge_be93 .disabled_inner_cf32 > li > a:hover,
.list_lite_f8ef .basic-0dc3.highlight_9df7 .disabled_inner_cf32 > li > a:focus,
.list_lite_f8ef .basic-0dc3.highlight_9df7 .disabled_inner_cf32 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_lite_f8ef
  .basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a,
.list_lite_f8ef
  .basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li.form_9bfa
  > a,
.list_lite_f8ef
  .basic-0dc3.badge_be93
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a,
.list_lite_f8ef
  .basic-0dc3.badge_be93
  .disabled_inner_cf32
  > li.form_9bfa
  > a,
.list_lite_f8ef
  .basic-0dc3.highlight_9df7
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a,
.list_lite_f8ef .basic-0dc3.highlight_9df7 .disabled_inner_cf32 > li.media-70fe > a {
  color: rgba(0, 0, 0, 0.8);
}
.list_lite_f8ef .info-34e3,
.list_lite_f8ef .info-34e3 a {
  color: rgba(0, 0, 0, 0.8);
}
.list_lite_f8ef .current-02dd.grid-b8db li a,
.list_lite_f8ef .alert-ea03 a,
.list_lite_f8ef .selected-d0fe,
.list_lite_f8ef .disabled_inner_cf32 > li > a,
.list_lite_f8ef .mask-red-0a91 {
  color: rgba(0, 0, 0, 0.55);
}
.list_lite_f8ef .current-02dd.grid-b8db li a:hover,
.list_lite_f8ef .alert-ea03 a:hover,
.list_lite_f8ef .selected-d0fe:hover,
.list_lite_f8ef .disabled_inner_cf32 > li > a:hover,
.list_lite_f8ef .mask-red-0a91:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_lite_f8ef .focus-current-f8fa {
  color: rgba(0, 0, 0, 0.55);
}
.list_lite_f8ef .focus-current-f8fa .focus_04f0 {
  color: rgba(0, 0, 0, 0.8);
}
.list_lite_f8ef .focus-current-f8fa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_paper_6976 .out-aa05 {
  margin-left: auto;
  margin-right: auto;
}
.banner-old-1cf6 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner-old-1cf6 .module-first-eae8 {
  margin-right: 1.41575em;
}
.west-e1e5 .banner-old-1cf6 > .notification-easy-7d56 {
  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;
}
.west-e1e5 .banner-old-1cf6 > .secondary_red_eb87 {
  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;
}
.logo-889e.tertiary_paper_6976 .out-aa05,
.header-5970.tertiary_paper_6976 .out-aa05 {
  margin-left: 0;
}
.focus-soft-dbb9.tertiary_paper_6976 .out-aa05,
.section-easy-a6e4.tertiary_paper_6976 .out-aa05 {
  margin-right: 0;
}
.banner-old-1cf6 ol,
.banner-old-1cf6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active-02a5 video {
  max-width: 100%;
}
.badge_silver_afb7 img {
  display: block;
}
.badge_silver_afb7.module-first-eae8,
.badge_silver_afb7.large-e5b7 {
  width: 100%;
}
.badge_silver_afb7.secondary_red_eb87 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.icon-c1b8:not(.primary_left_d6a1) {
  margin: 1.5em auto;
}
.caption-silver-c1cc p {
  padding: 1.5em 14px;
}
ul.light_5f11.secondary_red_eb87,
ul.light_5f11.notification-easy-7d56,
ul.light_5f11.stale_f357.notification-easy-7d56 {
  padding: 0 14px;
}
.row-static-1553 {
  display: block;
  overflow-x: auto;
}
.row-static-1553 table {
  border-collapse: collapse;
  width: 100%;
}
.row-static-1553 td,
.row-static-1553 th {
  padding: 0.5em;
}
.banner-old-1cf6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner-old-1cf6 ol ol,
.banner-old-1cf6 ol ul,
.banner-old-1cf6 ul ol,
.banner-old-1cf6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner-old-1cf6 ol ol li,
.banner-old-1cf6 ol ul li,
.banner-old-1cf6 ul ol li,
.banner-old-1cf6 ul ul li {
  margin-left: 0;
}
.selected-7c3e.form_1000 > .down_bf43 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.selected-7c3e.form_1000 > .down_bf43 iframe,
.selected-7c3e.form_1000 > .down_bf43 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.button-9f0c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.button-9f0c.white-733b {
  padding: 0;
}
.button-9f0c.white-733b cite {
  font-size: 13px;
}
.button-9f0c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.button-9f0c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.filter-down-d6c1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.filter-down-d6c1 > p:first-child {
  margin-top: 0;
}
.filter-down-d6c1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.filter-down-d6c1 blockquote {
  border-left: 0;
}
.summary_06cd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.summary_06cd:not(.pressed_0725) {
  max-width: 100px;
}
.summary_06cd.tag-6a49 {
  border-bottom: none !important;
  text-align: center;
}
.summary_06cd.tag-6a49::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption-silver-c1cc p {
    padding: 1.5em 0;
  }
}
.summary_057f {
  color: #0073aa;
}
.picture_07ec {
  background-color: #0073aa;
}
.status_e4e8 {
  color: #229fd8;
}
.highlight-2365 {
  background-color: #229fd8;
}
.content_narrow_1b88 {
  color: #eee;
}
.element-4890 {
  background-color: #eee;
}
.right_e0e8 {
  color: #444;
}
.accordion_9e10 {
  background-color: #444;
}
.backdrop_dark_0bc4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.backdrop_dark_0bc4 .footer-gas-c796 .alert-ea03 {
  font-size: 15px;
}
.backdrop_dark_0bc4 .alert-ea03 {
  line-height: 1.3;
}
.backdrop_dark_0bc4 .list_lite_f8ef {
}
.backdrop_dark_0bc4 .gold_62bd {
  background: #235787;
}
.border_2483 {
  padding: 0;
}
.border_2483 .gold_62bd {
  background: #1a1a1a;
}
.border_2483 .list_lite_f8ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery-b416 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery-b416 .list_lite_f8ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery-b416 .gold_62bd {
  background: #303030;
}
.gas-d90e {
  position: relative;
  z-index: 10;
}
.gas-d90e .narrow-6765 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-tiny-b8dc .backdrop_dd44 {
  display: inline-block;
  vertical-align: middle;
}
.module-tiny-b8dc.soft_ae15 .backdrop_dd44 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-tiny-b8dc.soft_ae15 .backdrop_dd44 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-tiny-b8dc.soft_ae15 .backdrop_dd44 {
    margin-right: 0.4em;
  }
}
.module-tiny-b8dc.soft_ae15 .backdrop_dd44:last-child {
  margin-right: 0;
}
.status-ce26 .narrow-6765 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel-static-ac51 .footer-gas-c796 {
    margin: 0 -0.5em;
  }
  .panel-static-ac51 .footer-gas-c796 [class*="customify-col-"],
  .panel-static-ac51 .footer-gas-c796 [class*="customify-col_"],
  .panel-static-ac51 .footer-gas-c796 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel-static-ac51.item-d191 .narrow-6765 {
  background: 0 0 !important;
}
.panel-static-ac51.item-d191 .narrow-6765,
.panel-static-ac51.status-ce26 .narrow-6765 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel-static-ac51.fluid-7cff {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel-static-ac51.status-ce26 .narrow-6765 {
  box-shadow: none !important;
}
.glass_8629 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .glass_8629 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .glass_8629 {
    padding: 18px 0 20px;
  }
}
.glass_8629 .hover-rough-2a6f {
  width: 100%;
}
.glass_8629 .banner_1834 {
  margin-bottom: 0;
}
.glass_8629 .badge_68e7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade_inner_cc3a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade_inner_cc3a .chip_2929 {
  width: 100%;
}
.rough_c4b9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.rough_c4b9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.rough_c4b9 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;
}
.rough_c4b9 li:last-child:after {
  display: none;
}
.rough_c4b9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-7a4e .solid-a80b button,
.glass_8629 .solid-a80b button {
  left: 0;
}
.tertiary-7a4e .chip_2929,
.glass_8629 .chip_2929 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-7a4e .shade_inner_cc3a,
.glass_8629 .shade_inner_cc3a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-7a4e {
  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;
}
.tertiary-7a4e: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;
}
.tertiary-7a4e .wood-8f8f {
  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) {
  .tertiary-7a4e .wood-8f8f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-7a4e .wood-8f8f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-7a4e .wood-8f8f {
    min-height: 200px;
  }
}
.tertiary-7a4e .rough_c4b9 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-7a4e .rough_c4b9 a,
.tertiary-7a4e .rough_c4b9 li:after {
  color: inherit;
}
.tertiary-7a4e .rough_c4b9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.liquid_012c {
  margin-bottom: 0.5em;
}
.full_58a1 {
  margin-bottom: 1.2em;
}
.full_58a1,
.liquid_012c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.full_58a1 p:last-child,
.liquid_012c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .solid-a80b,
#masthead .solid-a80b {
  display: none;
}
#masthead
  > .solid-a80b.text-middle-0aa9 {
  display: none;
}
#masthead > .solid-a80b button {
  left: 0;
}
.brown_c41c {
  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%;
}
.brown_c41c .backdrop_dd44 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.brown_c41c .element-482b {
  display: -webkit-box;
  display: flex;
}
.brown_c41c .element-482b.icon_32f0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.brown_c41c .element-482b.icon_bright_a8c2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_c41c .element-482b.background_current_6553 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_c41c.hidden_new_c395.hovered-cecc .element-482b.icon_32f0 {
  flex-basis: 100%;
}
.brown_c41c.disabled-cool-00d5 .element-482b.icon_bright_a8c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.brown_c41c.disabled-cool-00d5 .element-482b.background_current_6553 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .solid-a80b.text-middle-0aa9 {
  display: none;
}
#masthead > .solid-a80b button {
  left: 0;
}
.active_55c3 {
  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;
}
.active_55c3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_55c3.surface-76d0 i {
  margin-right: 4px;
}
.active_55c3.info-b058 i {
  margin-left: 5px;
}
.alert-ea03 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert-ea03 p:last-child {
  margin-bottom: 0;
}
.bright_5a3c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bright_5a3c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bright_5a3c img {
  display: block;
  width: auto;
  line-height: 1;
}
.bright_5a3c .info-34e3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bright_5a3c .wood-f063 {
  margin: 5px 0 7px 0;
}
.bright_5a3c.heading_middle_d890 .static_2e5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright_5a3c.heading_middle_d890 .detail-center-86a7 {
  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;
}
.bright_5a3c.mini_ed4d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bright_5a3c.mini_ed4d .static_2e5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright_5a3c.mini_ed4d .detail-center-86a7 {
  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;
}
.bright_5a3c.hover-west-6724 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright_5a3c.gallery_0896 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bright_5a3c.gallery_0896 .detail-center-86a7 {
  margin-top: 7px;
}
.table_fresh_701f {
  display: inline-block;
}
.gas-d90e .grid_37ea .bright_5a3c img {
  max-width: 100%;
}
.basic-0dc3 .section-easy-f7bd.dynamic-58c1,
.footer-iron-21e0 .section-easy-f7bd.dynamic-58c1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic-0dc3 .top_3d4f,
.footer-iron-21e0 .top_3d4f {
  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%);
}
.basic-0dc3 .top_3d4f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.basic-0dc3.sidebar_white_e7c8 .top_3d4f {
  display: none;
}
.basic-0dc3 .title_right_fa8e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic-0dc3 .title_right_fa8e li {
  display: inline-block;
  position: relative;
}
.basic-0dc3 .title_right_fa8e li:last-child {
  margin-right: 0;
}
.basic-0dc3 .title_right_fa8e 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;
}
.basic-0dc3 .title_right_fa8e li.media-70fe > a {
  color: rgba(0, 0, 0, 0.9);
}
.basic-0dc3 .title_right_fa8e > 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;
}
.basic-0dc3 .title_right_fa8e > li > a i {
  line-height: 0;
}
.basic-0dc3 .title_right_fa8e > li.link_03ab > a .top_3d4f {
  margin-left: 4px;
  line-height: 0;
}
.basic-0dc3 .title_right_fa8e .stale_67f5 li.link_03ab > a {
  position: relative;
}
.basic-0dc3 .title_right_fa8e .stale_67f5 li.link_03ab > a:after,
.basic-0dc3 .title_right_fa8e .stale_67f5 li.link_03ab > a:before {
  content: "";
  display: table;
}
.basic-0dc3 .title_right_fa8e .stale_67f5 li.link_03ab > a:after {
  clear: both;
}
.basic-0dc3 .title_right_fa8e .stale_67f5 li.link_03ab > a .top_3d4f {
  margin-left: 5px;
  float: right;
}
.basic-0dc3 .gradient_white_1f52,
.basic-0dc3 .stale_67f5 {
  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;
}
.basic-0dc3 .stale_67f5 {
  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;
}
.basic-0dc3 .stale_67f5 .dynamic-58c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic-0dc3 .stale_67f5 .top_3d4f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.basic-0dc3 .stale_67f5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.basic-0dc3 .stale_67f5 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;
}
.basic-0dc3 .stale_67f5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.basic-0dc3 .stale_67f5 .stale_67f5 {
  top: 0;
  left: 100%;
}
.basic-0dc3 .alert-8c05.fn-focus-3899 > .gradient_white_1f52,
.basic-0dc3 .alert-8c05.fn-focus-3899 > .stale_67f5,
.basic-0dc3 .alert-8c05:focus > .gradient_white_1f52,
.basic-0dc3 .alert-8c05:focus > .stale_67f5,
.basic-0dc3 .alert-8c05:hover > .gradient_white_1f52,
.basic-0dc3 .alert-8c05:hover > .stale_67f5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.basic-0dc3.highlight_9df7 .disabled_inner_cf32:after,
.basic-0dc3.highlight_9df7 .disabled_inner_cf32:before {
  content: "";
  display: table;
}
.basic-0dc3.highlight_9df7 .disabled_inner_cf32:after {
  clear: both;
}
.basic-0dc3.highlight_9df7 .disabled_inner_cf32 > li {
  float: left;
}
.basic-0dc3.component_rough_d487 .disabled_inner_cf32:after,
.basic-0dc3.component_rough_d487 .disabled_inner_cf32:before {
  content: "";
  display: table;
}
.basic-0dc3.component_rough_d487 .disabled_inner_cf32:after {
  clear: both;
}
.basic-0dc3.component_rough_d487 .disabled_inner_cf32 > li {
  float: left;
}
.basic-0dc3.component_rough_d487 .disabled_inner_cf32 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.basic-0dc3.component_rough_d487 .disabled_inner_cf32 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.basic-0dc3.component_rough_d487 .disabled_inner_cf32 > li.icon_fast_9897 > a,
.basic-0dc3.component_rough_d487 .disabled_inner_cf32 > li.media-70fe > a {
  color: #fff;
  background-color: #1e4b75;
}
.basic-0dc3.outline-mini-a443 .disabled_inner_cf32 > li > a .dynamic-58c1 {
  position: relative;
}
.basic-0dc3.outline-mini-a443 .disabled_inner_cf32 > li > a .dynamic-58c1: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;
}
.basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li:focus
  > a
  .dynamic-58c1:before,
.basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li:hover
  > a
  .dynamic-58c1:before {
  width: 100%;
  background-color: currentColor;
}
.basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a
  .dynamic-58c1:before,
.basic-0dc3.outline-mini-a443
  .disabled_inner_cf32
  > li.form_9bfa
  > a
  .dynamic-58c1:before {
  width: 100%;
  background-color: currentColor;
}
.basic-0dc3.badge_be93 .disabled_inner_cf32 > li > a .dynamic-58c1 {
  position: relative;
}
.basic-0dc3.badge_be93 .disabled_inner_cf32 > li > a .dynamic-58c1: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;
}
.basic-0dc3.badge_be93 .disabled_inner_cf32 > li:focus > a .dynamic-58c1:before,
.basic-0dc3.badge_be93
  .disabled_inner_cf32
  > li:hover
  > a
  .dynamic-58c1:before {
  width: 100%;
  background-color: currentColor;
}
.basic-0dc3.badge_be93
  .disabled_inner_cf32
  > li.icon_fast_9897
  > a
  .dynamic-58c1:before,
.basic-0dc3.badge_be93
  .disabled_inner_cf32
  > li.form_9bfa
  > a
  .dynamic-58c1:before {
  width: 100%;
  background-color: currentColor;
}
.footer-iron-21e0 .title_right_fa8e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-iron-21e0 .title_right_fa8e li:first-child > a {
  border-top: none;
}
.footer-iron-21e0 .title_right_fa8e .image_out_aa46 > .dynamic-58c1 .top_3d4f {
  display: none;
}
.footer-iron-21e0 .title_right_fa8e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.footer-iron-21e0 .title_right_fa8e li:last-child {
  border: none;
}
.footer-iron-21e0 .title_right_fa8e li.link_03ab > a {
  padding-right: 45px !important;
}
.footer-iron-21e0 .title_right_fa8e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.footer-iron-21e0 .title_right_fa8e li a:focus,
.footer-iron-21e0 .title_right_fa8e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-iron-21e0 .title_right_fa8e li .media-rough-45d5 {
  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;
}
.footer-iron-21e0 .title_right_fa8e li .media-rough-45d5:hover {
  box-shadow: none;
}
.footer-iron-21e0 .title_right_fa8e li .media-rough-45d5 .top_3d4f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.footer-iron-21e0 .title_right_fa8e .stale_67f5 {
  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);
}
.footer-iron-21e0 .title_right_fa8e .stale_67f5 li a {
  padding-left: 3em;
}
.footer-iron-21e0 .title_right_fa8e .active-a7cc > a .media-rough-45d5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer-iron-21e0 .title_right_fa8e .active-a7cc > .stale_67f5 {
  display: block;
  opacity: 1;
}
.rough-b4da {
  max-width: 100%;
}
.photo-9058 {
  line-height: 0;
  cursor: pointer;
}
.mask-red-0a91 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mask-red-0a91:hover {
  box-shadow: none;
  color: currentColor;
}
.mask-red-0a91 svg {
  width: 18px;
  height: 18px;
}
.mask-red-0a91 .title_hard_95a8 {
  display: none;
}
.picture-c9e5 {
  position: relative;
}
.picture-c9e5.fn-active-3899 .mask-red-0a91 .liquid_be8a {
  display: none;
}
.picture-c9e5.fn-active-3899 .mask-red-0a91 .title_hard_95a8 {
  display: inline-block;
}
.picture-c9e5 .warm-1eec {
  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);
}
.picture-c9e5.static_f04a .warm-1eec {
  left: auto;
  right: -0.9em;
}
.picture-c9e5.static_f04a .lite_7e5b::before {
  left: auto;
  right: 15px;
}
.picture-c9e5.fn-active-3899 .warm-1eec {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge-a974 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.badge-a974 label {
  flex-basis: 100%;
}
.badge-a974 .paragraph-7708 {
  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-a974 .wrapper-413e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.badge-a974 .wrapper-413e:focus {
  background-color: transparent;
}
.badge-a974 button.complex_e9d6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.badge-a974 button.complex_e9d6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.badge-a974 button.complex_e9d6 svg {
  width: 18px;
  height: 18px;
}
.badge-a974 input[type="submit"] {
  min-height: auto;
}
.gold_4c11 .badge-a974 .wrapper-413e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.lite_7e5b {
  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) {
  .lite_7e5b {
    width: 220px;
  }
}
.lite_7e5b label {
  flex-basis: 100%;
}
.lite_7e5b::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.picture_b570 .gold_4c11 .badge-a974 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.picture_b570
  .gold_4c11
  .badge-a974
  .paragraph-7708 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture_b570 .gold_4c11 .badge-a974 .wrapper-413e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture_b570
  .gold_4c11
  .badge-a974
  .wrapper-413e:focus {
  background: 0 0;
}
.picture_b570
  .gold_4c11
  .badge-a974
  .pagination-glass-d044 {
  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;
}
.current-02dd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.current-02dd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.current-02dd li:last-child {
  margin-right: 0;
}
.current-02dd li:first-child {
  margin-left: 0;
}
.current-02dd.grid-42fa a {
  color: #fff;
}
.current-02dd.grid-42fa a:hover {
  color: #fff;
}
.current-02dd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.current-02dd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.current-02dd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.current-02dd a:hover {
  opacity: 0.9;
  color: inherit;
}
.current-02dd [class*="social-icon-apple"] {
  background-color: #999;
}
.current-02dd [class*="social-icon-apple"].popup_da69 {
  background-color: transparent;
  color: #999;
}
.current-02dd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.current-02dd [class*="social-icon-behance"].popup_da69 {
  background-color: transparent;
  color: #1769ff;
}
.current-02dd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.current-02dd [class*="social-icon-bitbucket"].popup_da69 {
  background-color: transparent;
  color: #205081;
}
.current-02dd [class*="social-icon-codepen"] {
  background-color: #000;
}
.current-02dd [class*="social-icon-codepen"].popup_da69 {
  background-color: transparent;
  color: #000;
}
.current-02dd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.current-02dd [class*="social-icon-delicious"].popup_da69 {
  background-color: transparent;
  color: #39f;
}
.current-02dd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.current-02dd [class*="social-icon-digg"].popup_da69 {
  background-color: transparent;
  color: #005be2;
}
.current-02dd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.current-02dd [class*="social-icon-dribbble"].popup_da69 {
  background-color: transparent;
  color: #ea4c89;
}
.current-02dd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.current-02dd [class*="social-icon-envelope"].popup_da69 {
  background-color: transparent;
  color: #ea4335;
}
.current-02dd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.current-02dd [class*="social-icon-facebook"].popup_da69 {
  background-color: transparent;
  color: #3b5998;
}
.current-02dd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.current-02dd [class*="social-icon-flickr"].popup_da69 {
  background-color: transparent;
  color: #0063dc;
}
.current-02dd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.current-02dd [class*="social-icon-foursquare"].popup_da69 {
  background-color: transparent;
  color: #2d5be3;
}
.current-02dd [class*="social-icon-github"] {
  background-color: #333;
}
.current-02dd [class*="social-icon-github"].popup_da69 {
  background-color: transparent;
  color: #333;
}
.current-02dd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.current-02dd [class*="social-icon-google-plus"].popup_da69 {
  background-color: transparent;
  color: #dd4b39;
}
.current-02dd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.current-02dd [class*="social-icon-houzz"].popup_da69 {
  background-color: transparent;
  color: #7ac142;
}
.current-02dd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.current-02dd [class*="social-icon-instagram"].popup_da69 {
  background-color: transparent;
  color: #262626;
}
.current-02dd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.current-02dd [class*="social-icon-jsfiddle"].popup_da69 {
  background-color: transparent;
  color: #487aa2;
}
.current-02dd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.current-02dd [class*="social-icon-linkedin"].popup_da69 {
  background-color: transparent;
  color: #0077b5;
}
.current-02dd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.current-02dd [class*="social-icon-medium"].popup_da69 {
  background-color: transparent;
  color: #00ab6b;
}
.current-02dd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.current-02dd
  [class*="social-icon-odnoklassniki"].popup_da69 {
  background-color: transparent;
  color: #f4731c;
}
.current-02dd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.current-02dd [class*="social-icon-meetup"].popup_da69 {
  background-color: transparent;
  color: #ec1c40;
}
.current-02dd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.current-02dd [class*="social-icon-pinterest"].popup_da69 {
  background-color: transparent;
  color: #bd081c;
}
.current-02dd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.current-02dd [class*="social-icon-product-hunt"].popup_da69 {
  background-color: transparent;
  color: #da552f;
}
.current-02dd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.current-02dd [class*="social-icon-reddit"].popup_da69 {
  background-color: transparent;
  color: #ff4500;
}
.current-02dd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.current-02dd [class*="social-icon-rss"].popup_da69 {
  background-color: transparent;
  color: #f26522;
}
.current-02dd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.current-02dd
  [class*="social-icon-shopping-cart"].popup_da69 {
  background-color: transparent;
  color: #4caf50;
}
.current-02dd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.current-02dd [class*="social-icon-skype"].popup_da69 {
  background-color: transparent;
  color: #00aff0;
}
.current-02dd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.current-02dd [class*="social-icon-slideshare"].popup_da69 {
  background-color: transparent;
  color: #0077b5;
}
.current-02dd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.current-02dd [class*="social-icon-snapchat"].popup_da69 {
  background-color: transparent;
  color: #fffc00;
}
.current-02dd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.current-02dd [class*="social-icon-soundcloud"].popup_da69 {
  background-color: transparent;
  color: #f80;
}
.current-02dd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.current-02dd [class*="social-icon-spotify"].popup_da69 {
  background-color: transparent;
  color: #2ebd59;
}
.current-02dd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.current-02dd
  [class*="social-icon-stack-overflow"].popup_da69 {
  background-color: transparent;
  color: #fe7a15;
}
.current-02dd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.current-02dd [class*="social-icon-maldkfgram"].popup_da69 {
  background-color: transparent;
  color: #2ca5e0;
}
.current-02dd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.current-02dd [class*="social-icon-tripadvisor"].popup_da69 {
  background-color: transparent;
  color: #589442;
}
.current-02dd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.current-02dd [class*="social-icon-tumblr"].popup_da69 {
  background-color: transparent;
  color: #35465c;
}
.current-02dd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.current-02dd [class*="social-icon-twitch"].popup_da69 {
  background-color: transparent;
  color: #6441a5;
}
.current-02dd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.current-02dd [class*="social-icon-twitter"].popup_da69 {
  background-color: transparent;
  color: #1da1f2;
}
.current-02dd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.current-02dd [class*="social-icon-vimeo"].popup_da69 {
  background-color: transparent;
  color: #1ab7ea;
}
.current-02dd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.current-02dd [class*="social-icon-vk"].popup_da69 {
  background-color: transparent;
  color: #45668e;
}
.current-02dd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.current-02dd [class*="social-icon-weibo"].popup_da69 {
  background-color: transparent;
  color: #df2029;
}
.current-02dd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.current-02dd [class*="social-icon-weixin"].popup_da69 {
  background-color: transparent;
  color: #7bb32e;
}
.current-02dd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.current-02dd [class*="social-icon-whatsapp"].popup_da69 {
  background-color: transparent;
  color: #25d366;
}
.current-02dd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.current-02dd [class*="social-icon-wordpress"].popup_da69 {
  background-color: transparent;
  color: #21759b;
}
.current-02dd [class*="social-icon-xing"] {
  background-color: #026466;
}
.current-02dd [class*="social-icon-xing"].popup_da69 {
  background-color: transparent;
  color: #026466;
}
.current-02dd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.current-02dd [class*="social-icon-yelp"].popup_da69 {
  background-color: transparent;
  color: #af0606;
}
.current-02dd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.current-02dd [class*="social-icon-youtube"].popup_da69 {
  background-color: transparent;
  color: #cd201f;
}
.selected-d0fe {
  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;
}
.selected-d0fe:hover {
  box-shadow: none;
  background: 0 0;
}
.table-ae7c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image-a72f {
  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;
}
.search-7d38 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slow-1ad3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slow-1ad3,
.slow-1ad3::after,
.slow-1ad3::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;
}
.slow-1ad3::after,
.slow-1ad3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info-prev-4b0c .image-a72f .search-7d38 {
  margin-top: -2px;
  width: 19px;
}
.info-prev-4b0c .image-a72f .slow-1ad3 {
  margin-top: -1px;
}
.info-prev-4b0c .image-a72f .slow-1ad3,
.info-prev-4b0c .image-a72f .slow-1ad3::after,
.info-prev-4b0c .image-a72f .slow-1ad3::before {
  width: 19px;
  height: 2px;
}
.info-prev-4b0c .image-a72f .slow-1ad3::before {
  top: -6px;
}
.info-prev-4b0c .image-a72f .slow-1ad3::after {
  bottom: -6px;
}
.basic-cba8 .image-a72f .search-7d38 {
  margin-top: -2px;
  width: 22px;
}
.basic-cba8 .image-a72f .slow-1ad3 {
  margin-top: -1px;
}
.basic-cba8 .image-a72f .slow-1ad3,
.basic-cba8 .image-a72f .slow-1ad3::after,
.basic-cba8 .image-a72f .slow-1ad3::before {
  width: 22px;
  height: 2px;
}
.basic-cba8 .image-a72f .slow-1ad3::before {
  top: -7px;
}
.basic-cba8 .image-a72f .slow-1ad3::after {
  bottom: -7px;
}
.short-684b .image-a72f .search-7d38 {
  margin-top: -2px;
  width: 31px;
}
.short-684b .image-a72f .slow-1ad3 {
  margin-top: -1.5px;
}
.short-684b .image-a72f .slow-1ad3,
.short-684b .image-a72f .slow-1ad3::after,
.short-684b .image-a72f .slow-1ad3::before {
  width: 31px;
  height: 3px;
}
.short-684b .image-a72f .slow-1ad3::before {
  top: -9px;
}
.short-684b .image-a72f .slow-1ad3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .texture-cold-f080 .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 19px;
  }
  .texture-cold-f080 .image-a72f .slow-1ad3 {
    margin-top: -1px;
  }
  .texture-cold-f080 .image-a72f .slow-1ad3,
  .texture-cold-f080 .image-a72f .slow-1ad3::after,
  .texture-cold-f080 .image-a72f .slow-1ad3::before {
    width: 19px;
    height: 2px;
  }
  .texture-cold-f080 .image-a72f .slow-1ad3::before {
    top: -6px;
  }
  .texture-cold-f080 .image-a72f .slow-1ad3::after {
    bottom: -6px;
  }
  .east-e0f1 .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 22px;
  }
  .east-e0f1 .image-a72f .slow-1ad3 {
    margin-top: -1px;
  }
  .east-e0f1 .image-a72f .slow-1ad3,
  .east-e0f1 .image-a72f .slow-1ad3::after,
  .east-e0f1 .image-a72f .slow-1ad3::before {
    width: 22px;
    height: 2px;
  }
  .east-e0f1 .image-a72f .slow-1ad3::before {
    top: -7px;
  }
  .east-e0f1 .image-a72f .slow-1ad3::after {
    bottom: -7px;
  }
  .media_5383 .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 31px;
  }
  .media_5383 .image-a72f .slow-1ad3 {
    margin-top: -1.5px;
  }
  .media_5383 .image-a72f .slow-1ad3,
  .media_5383 .image-a72f .slow-1ad3::after,
  .media_5383 .image-a72f .slow-1ad3::before {
    width: 31px;
    height: 3px;
  }
  .media_5383 .image-a72f .slow-1ad3::before {
    top: -9px;
  }
  .media_5383 .image-a72f .slow-1ad3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wide-e255 .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 19px;
  }
  .wide-e255 .image-a72f .slow-1ad3 {
    margin-top: -1px;
  }
  .wide-e255 .image-a72f .slow-1ad3,
  .wide-e255 .image-a72f .slow-1ad3::after,
  .wide-e255 .image-a72f .slow-1ad3::before {
    width: 19px;
    height: 2px;
  }
  .wide-e255 .image-a72f .slow-1ad3::before {
    top: -6px;
  }
  .wide-e255 .image-a72f .slow-1ad3::after {
    bottom: -6px;
  }
  .alert_ee9d .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_ee9d .image-a72f .slow-1ad3 {
    margin-top: -1px;
  }
  .alert_ee9d .image-a72f .slow-1ad3,
  .alert_ee9d .image-a72f .slow-1ad3::after,
  .alert_ee9d .image-a72f .slow-1ad3::before {
    width: 22px;
    height: 2px;
  }
  .alert_ee9d .image-a72f .slow-1ad3::before {
    top: -7px;
  }
  .alert_ee9d .image-a72f .slow-1ad3::after {
    bottom: -7px;
  }
  .solid-c6f9 .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 31px;
  }
  .solid-c6f9 .image-a72f .slow-1ad3 {
    margin-top: -1.5px;
  }
  .solid-c6f9 .image-a72f .slow-1ad3,
  .solid-c6f9 .image-a72f .slow-1ad3::after,
  .solid-c6f9 .image-a72f .slow-1ad3::before {
    width: 31px;
    height: 3px;
  }
  .solid-c6f9 .image-a72f .slow-1ad3::before {
    top: -9px;
  }
  .solid-c6f9 .image-a72f .slow-1ad3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-b22a .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-b22a .image-a72f .slow-1ad3 {
    margin-top: -1px;
  }
  .breadcrumb-b22a .image-a72f .slow-1ad3,
  .breadcrumb-b22a .image-a72f .slow-1ad3::after,
  .breadcrumb-b22a .image-a72f .slow-1ad3::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-b22a .image-a72f .slow-1ad3::before {
    top: -6px;
  }
  .breadcrumb-b22a .image-a72f .slow-1ad3::after {
    bottom: -6px;
  }
  .detail_lower_d680 .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_lower_d680 .image-a72f .slow-1ad3 {
    margin-top: -1px;
  }
  .detail_lower_d680 .image-a72f .slow-1ad3,
  .detail_lower_d680 .image-a72f .slow-1ad3::after,
  .detail_lower_d680 .image-a72f .slow-1ad3::before {
    width: 22px;
    height: 2px;
  }
  .detail_lower_d680 .image-a72f .slow-1ad3::before {
    top: -7px;
  }
  .detail_lower_d680 .image-a72f .slow-1ad3::after {
    bottom: -7px;
  }
  .nav_stone_ebda .image-a72f .search-7d38 {
    margin-top: -2px;
    width: 31px;
  }
  .nav_stone_ebda .image-a72f .slow-1ad3 {
    margin-top: -1.5px;
  }
  .nav_stone_ebda .image-a72f .slow-1ad3,
  .nav_stone_ebda .image-a72f .slow-1ad3::after,
  .nav_stone_ebda .image-a72f .slow-1ad3::before {
    width: 31px;
    height: 3px;
  }
  .nav_stone_ebda .image-a72f .slow-1ad3::before {
    top: -9px;
  }
  .nav_stone_ebda .image-a72f .slow-1ad3::after {
    bottom: -9px;
  }
}
.main_warm_3ba5 .slow-1ad3 {
  -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);
}
.main_warm_3ba5 .slow-1ad3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.main_warm_3ba5 .slow-1ad3::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);
}
.main_warm_3ba5.footer_7df1 .slow-1ad3 {
  -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);
}
.main_warm_3ba5.footer_7df1 .slow-1ad3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.main_warm_3ba5.footer_7df1 .slow-1ad3::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);
}
.silver-1e7b {
  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.primary-82ab:before {
  display: none;
}
.box-top-19cf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box-top-19cf .active_e9e7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box-top-19cf .active_e9e7:last-of-type {
  border-bottom: none;
}
.box-top-19cf .active_e9e7.texture-5b00,
.box-top-19cf .active_e9e7.breadcrumb_active_629d,
.box-top-19cf .active_e9e7.main_stale_448a {
  padding: 0;
}
.box-top-19cf .footer-iron-21e0 .media-rough-45d5 {
  color: currentColor;
}
.box-top-19cf .footer-iron-21e0 .media-rough-45d5:focus,
.box-top-19cf .footer-iron-21e0 .media-rough-45d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-top-19cf.list_lite_f8ef .focus-current-f8fa,
.box-top-19cf.list_lite_f8ef .alert-ea03 a,
.box-top-19cf.list_lite_f8ef .disabled_inner_cf32 a,
.box-top-19cf.list_lite_f8ef .stale_67f5 a {
  color: rgba(0, 0, 0, 0.55);
}
.box-top-19cf.list_lite_f8ef .focus-current-f8fa:hover,
.box-top-19cf.list_lite_f8ef .alert-ea03 a:hover,
.box-top-19cf.list_lite_f8ef .disabled_inner_cf32 a:hover,
.box-top-19cf.list_lite_f8ef .stale_67f5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-top-19cf.list_lite_f8ef .focus_04f0 {
  color: rgba(0, 0, 0, 0.8);
}
.box-top-19cf.list_lite_f8ef .active_e9e7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-top-19cf.list_lite_f8ef .active_e9e7:before {
  background: rgba(0, 0, 0, 0.08);
}
.box-top-19cf.list_lite_f8ef .in_ada7:before {
  background: rgba(255, 255, 255, 0.9);
}
.box-top-19cf.list_lite_f8ef .footer-iron-21e0 .title_right_fa8e li a,
.box-top-19cf.list_lite_f8ef .footer-iron-21e0 .media-rough-45d5,
.box-top-19cf.list_lite_f8ef .stale_67f5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-top-19cf.list_lite_f8ef .footer-iron-21e0 .media-rough-45d5:focus,
.box-top-19cf.list_lite_f8ef .footer-iron-21e0 .media-rough-45d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-top-19cf.list_lite_f8ef .title_right_fa8e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-top-19cf.gold_62bd .focus-current-f8fa,
.box-top-19cf.gold_62bd .alert-ea03 a,
.box-top-19cf.gold_62bd .disabled_inner_cf32 .media-rough-45d5,
.box-top-19cf.gold_62bd .disabled_inner_cf32 a,
.box-top-19cf.gold_62bd .stale_67f5 a {
  color: rgba(255, 255, 255, 0.79);
}
.box-top-19cf.gold_62bd .focus-current-f8fa:hover,
.box-top-19cf.gold_62bd .alert-ea03 a:hover,
.box-top-19cf.gold_62bd .disabled_inner_cf32 .media-rough-45d5:hover,
.box-top-19cf.gold_62bd .disabled_inner_cf32 a:hover,
.box-top-19cf.gold_62bd .stale_67f5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-top-19cf.gold_62bd .focus_04f0 {
  color: rgba(255, 255, 255, 0.99);
}
.box-top-19cf.gold_62bd .active_e9e7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-top-19cf.gold_62bd .active_e9e7:before {
  background: rgba(255, 255, 255, 0.08);
}
.box-top-19cf.gold_62bd .in_ada7:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-top-19cf.gold_62bd .footer-iron-21e0 .title_right_fa8e li a,
.box-top-19cf.gold_62bd .footer-iron-21e0 .media-rough-45d5,
.box-top-19cf.gold_62bd .stale_67f5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-top-19cf.gold_62bd .footer-iron-21e0 .media-rough-45d5:focus,
.box-top-19cf.gold_62bd .footer-iron-21e0 .media-rough-45d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-top-19cf.gold_62bd .title_right_fa8e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_ada7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.in_ada7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.backdrop_cool_057a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label-83ce .box-top-19cf {
  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;
}
.label-83ce .active_e9e7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label-83ce .active_e9e7: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) {
  .label-83ce .active_e9e7:before {
    width: 16%;
    left: 42%;
  }
}
.label-83ce .active_e9e7:last-child:before {
  content: none;
}
.label-83ce .active_e9e7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label-83ce .footer-iron-21e0 .title_right_fa8e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label-83ce .footer-iron-21e0 .title_right_fa8e li a .media-rough-45d5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label-83ce .footer-iron-21e0 .stale_67f5 {
  border: none;
}
.label-83ce .footer-iron-21e0 .stale_67f5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label-83ce .in_ada7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-83ce .backdrop_cool_057a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label-83ce .gold_62bd .in_ada7:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-83ce .list_lite_f8ef.paragraph_stone_e405 .slow-1ad3 {
  background: rgba(0, 0, 0, 0.6);
}
.label-83ce
  .list_lite_f8ef.paragraph_stone_e405
  .slow-1ad3::after,
.label-83ce
  .list_lite_f8ef.paragraph_stone_e405
  .slow-1ad3:before {
  background: inherit;
}
.label-83ce
  .list_lite_f8ef.paragraph_stone_e405:hover
  .slow-1ad3 {
  background: rgba(0, 0, 0, 0.8);
}
.solid-68cd .box-top-19cf {
  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) {
  .solid-68cd .box-top-19cf {
    width: auto;
    right: 45px;
  }
}
.breadcrumb_6835 .box-top-19cf {
  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) {
  .breadcrumb_6835 .box-top-19cf {
    width: auto;
    left: 45px;
  }
}
.primary-82ab .box-top-19cf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.primary-82ab .backdrop_cool_057a {
  max-width: 48em;
  margin: 0 auto;
}
.primary-82ab .in_ada7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.upper_83e9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.upper_83e9.label-83ce .box-top-19cf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.upper_83e9.solid-68cd .box-top-19cf {
  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);
}
.upper_83e9 .box-top-19cf {
  visibility: visible;
}
.upper_83e9.breadcrumb_6835 .box-top-19cf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.basic_b3c2,
.wood-81e8 {
  overflow-x: hidden;
}
.basic_b3c2 .box-top-19cf {
  overflow: auto;
}
.basic_b3c2.label-83ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_b3c2.label-83ce .box-top-19cf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.basic_b3c2.label-83ce .selected-d0fe {
  opacity: 0;
}
.basic_b3c2.solid-68cd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_b3c2.solid-68cd .box-top-19cf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.basic_b3c2.solid-68cd .selected-d0fe {
  opacity: 0;
}
.basic_b3c2.breadcrumb_6835 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.basic_b3c2.breadcrumb_6835 .box-top-19cf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.basic_b3c2.breadcrumb_6835 .selected-d0fe {
  opacity: 0;
}
.basic_b3c2.primary-82ab .box-top-19cf {
  z-index: 10;
  visibility: visible;
}
.paragraph_stone_e405 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph_stone_e405 .slow-1ad3 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph_stone_e405 .slow-1ad3::after,
.paragraph_stone_e405 .slow-1ad3:before {
  background: inherit;
}
.paragraph_stone_e405:hover .slow-1ad3 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_6835 .paragraph_stone_e405 {
  top: 10px;
  right: auto;
  left: 12px;
}
.primary-82ab .paragraph_stone_e405 {
  display: none !important;
}
.basic_b3c2:before,
.wood-81e8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.basic_b3c2 .paragraph_stone_e405,
.wood-81e8 .paragraph_stone_e405 {
  display: inline-block;
}
.box-top-19cf .backdrop_dd44 {
  -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_b3c2 .box-top-19cf .backdrop_dd44,
.wood-81e8 .box-top-19cf .backdrop_dd44 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slow-3743 .paragraph-7708 {
  width: 100%;
}
.grid_37ea {
  padding: 0 0.5em 0;
}
.grid_37ea [class*="customify-col-"],
.grid_37ea [class*="customify-col_"],
.grid_37ea [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.liquid-b22a .grid_37ea {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .footer-gas-c796 .section-9f77,
  .section-9f77 {
    display: none;
  }
  .purple-aec0 {
    text-align: left;
  }
  .thick_d9f6 {
    text-align: center;
  }
  .pattern_318d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .footer-gas-c796 .tooltip_huge_4c54,
  .tooltip_huge_4c54 {
    display: none;
  }
  .old-2301 {
    text-align: left;
  }
  .modal-a56a {
    text-align: center;
  }
  .north_6eaf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .footer-gas-c796 .shadow_9317,
  .shadow_9317 {
    display: none;
  }
  .fast_c87c {
    text-align: left;
  }
  .status_b725 {
    text-align: center;
  }
  .lite-5641 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.north-574c {
  box-shadow: none !important;
}
.detail_orange_f6c7 .item_focused_9ca6,
.label-fdd3 .item_focused_9ca6 {
  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;
}
.label-fdd3 .item_focused_9ca6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.narrow-6765 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.narrow-6765:after,
.narrow-6765:before {
  content: "";
  display: table;
}
.narrow-6765:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .narrow-6765 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.narrow-6765,
.fluid-7cff {
  max-width: 1248px;
  margin: 0 auto;
}

.dirty-b8ae.down-7664 .narrow-6765 {
  max-width: 100%;
}
.dirty-b8ae.box_fast_abca {
  max-width: 1200px;
  margin: 0 auto;
}
.dirty-b8ae.breadcrumb_7c9c .narrow-6765 {
  max-width: 100%;
}
.dirty-b8ae.breadcrumb_7c9c > .narrow-6765 {
  padding-left: 0;
  padding-right: 0;
}
.dirty-b8ae.breadcrumb_7c9c > .narrow-6765 .footer-gas-c796 {
  margin: 0;
}
.dirty-b8ae.breadcrumb_7c9c
  > .narrow-6765
  .message-ce89.modal_57ee {
  margin-right: 0;
  margin-left: 0;
}
.dirty-b8ae.breadcrumb_7c9c #main.modal_57ee {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pressed-8fe5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-8fe5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media_53ac .out-aa05 {
    padding-right: 1em;
  }
  .media_53ac.brown_083f .message-ce89 {
    border-right: 1px solid #eaecee;
  }
  .media_53ac.brown_083f .out-aa05 {
    padding-right: 1em;
  }
  .media_53ac.brown_083f .pro_de04 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool-6396 .out-aa05 {
    padding-left: 1em;
  }
  .cool-6396.brown_083f .message-ce89 {
    border-left: 1px solid #eaecee;
  }
  .cool-6396.brown_083f .out-aa05 {
    padding-left: 1em;
  }
  .cool-6396.brown_083f .pro_de04 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-d005 .out-aa05 {
    padding-left: 1em;
  }
  .secondary-d005.brown_083f .up_18d3 {
    border-right: 1px solid #eaecee;
  }
  .secondary-d005.brown_083f .new-b571 {
    border-right: 1px solid #eaecee;
  }
  .secondary-d005.brown_083f .out-aa05 {
    padding-left: 1em;
  }
  .secondary-d005.brown_083f .pro_de04 {
    padding-right: 1em;
  }
  .secondary-d005.brown_083f .widget-6f38 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-medium-23f6 .out-aa05 {
    padding-right: 1em;
  }
  .overlay-medium-23f6.brown_083f .up_18d3 {
    border-left: 1px solid #eaecee;
  }
  .overlay-medium-23f6.brown_083f .new-b571 {
    border-left: 1px solid #eaecee;
  }
  .overlay-medium-23f6.brown_083f .out-aa05 {
    padding-right: 1em;
  }
  .overlay-medium-23f6.brown_083f .pro_de04 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-medium-23f6.brown_083f .widget-6f38 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-8fe5 .out-aa05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-8fe5.brown_083f .message-ce89 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pressed-8fe5.brown_083f .out-aa05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-8fe5.brown_083f .pro_de04 {
    padding-left: 1em;
  }
  .pressed-8fe5.brown_083f .widget-6f38 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pressed-8fe5.brown_083f .out-aa05 {
    padding-left: 0;
  }
}
.right_0fb8 .module-tiny-b8dc {
  display: inline-block;
}
.carousel_e47d {
  display: inline-block;
}
.notice-fluid-a732 {
  word-con: break-word;
}
.header-narrow-89ff > span {
  display: inline-block;
  padding: 5px 0;
}
.header-narrow-89ff .nav_ea9a {
  margin-left: 8px;
  margin-right: 8px;
}
.header-narrow-89ff .focus_dbfd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner_9527 .preview_inner_e0e5 {
  margin-bottom: 2em;
}
.inner_9527 .row_outer_815f {
  margin-bottom: 15px;
}
.inner_9527 .row_outer_815f:last-child {
  margin-bottom: 0;
}
.inner_9527 .progress-f220 {
  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) {
  .inner_9527 .progress-f220 {
    display: block;
  }
}
.inner_9527 .picture-west-eb6f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner_9527 .picture-west-eb6f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner_9527 .paragraph-first-f0d8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner_9527 .paragraph-first-f0d8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner_9527 .paragraph-first-f0d8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner_9527 .notice-fluid-a732 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner_9527 .notice-fluid-a732 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner_9527 .alert-af5d p:last-child {
  margin-bottom: 0;
}
.inner_9527 .link_ff41 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner_9527 .gallery_basic_f93f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner_9527 .pagination-76b9 {
  margin-top: 1em;
}
.inner_9527 .hidden-d06f {
  top: 0;
  display: block;
}
.inner_9527 .hidden-d06f a {
  color: inherit;
}
.inner_9527 .hidden-d06f a:hover {
  color: inherit;
}
.inner_9527 .simple_2526 {
  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;
}
.inner_9527 .simple_2526:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner_9527 .gallery_basic_f93f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner_9527 .container_slow_ae90 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner_9527 .container_slow_ae90:first-child {
  margin-top: 0;
}
.inner_9527 .container_slow_ae90.component-paper-cfd7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner_9527 .container_slow_ae90.chip-9027 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner_9527
  .container_slow_ae90.chip-9027.chip_e31d
  .pagination-76b9 {
  width: 100%;
}
.inner_9527 .chip-9027 {
  -webkit-box-align: center;
  align-items: center;
}
.inner_9527 .chip-9027 .header-narrow-89ff,
.inner_9527 .chip-9027 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner_9527 .paragraph-first-f0d8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_9527 .paragraph-first-f0d8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_9527 .paragraph-first-f0d8: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;
}
.inner_9527 .component-paper-cfd7 {
  z-index: 5;
}
.inner_9527 .yellow_09db .light_9225 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner_9527 .tiny_d0d5 .light_9225 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner_9527 .easy-89d0 .light_9225 {
  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;
}
.inner_9527.info_top_f0cb .progress-f220,
.inner_9527.paragraph_7a5e .progress-f220 {
  display: block;
}
.inner_9527.info_top_f0cb .progress-f220 .dropdown-091c,
.inner_9527.info_top_f0cb .progress-f220 .gallery_basic_f93f,
.inner_9527.paragraph_7a5e .progress-f220 .dropdown-091c,
.inner_9527.paragraph_7a5e .progress-f220 .gallery_basic_f93f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_9527.short-31b9 .picture-west-eb6f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner_9527.short-31b9 .picture-west-eb6f {
    margin-right: 0;
  }
}
.inner_9527.info_top_f0cb .picture-west-eb6f,
.inner_9527.paragraph_7a5e .picture-west-eb6f {
  padding-top: 40%;
}
.inner_9527.info_top_f0cb .preview_inner_e0e5,
.inner_9527.paragraph_7a5e .preview_inner_e0e5 {
  display: block;
}
.inner_9527.info_top_f0cb .fn-sticky-3899 .gallery_basic_f93f,
.inner_9527.paragraph_7a5e .fn-sticky-3899 .gallery_basic_f93f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner_9527.info_top_f0cb .picture-west-eb6f,
.inner_9527.paragraph_7a5e .picture-west-eb6f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner_9527.info_top_f0cb .gallery_basic_f93f {
  padding: 1em;
}
.sidebar-gold-b35c {
  margin: 30px auto;
  display: block;
}
.sidebar-gold-b35c .column_under_4991 > * {
  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;
}
.sidebar-gold-b35c .column_under_4991 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar-gold-b35c .column_under_4991 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-a502 .header-narrow-89ff {
  margin-bottom: 1.41575em;
}
.blue-a502 .info_0b31 {
  margin-bottom: 1.618em;
}
.banner-old-1cf6 .first_ab40 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner-old-1cf6 .first_ab40 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner-old-1cf6 .tooltip_steel_3c35 {
  max-width: 100%;
  overflow: auto;
}
.tertiary_paper_6976 .banner-old-1cf6 a:hover {
  text-decoration: underline;
}
.hidden_5923 .row_outer_815f:not(.notice-fluid-a732),
.hidden_5923 .paragraph-first-f0d8 {
  margin-bottom: 1.41575em;
}
.hidden_5923 .row_outer_815f:not(.notice-fluid-a732):last-child,
.hidden_5923 .paragraph-first-f0d8:last-child {
  margin-bottom: 0;
}
.hidden_5923 .row_outer_815f.badge-new-18d2 {
  margin-bottom: 0.41575em;
}
.hidden_5923 .highlight-991e:before,
.hidden_5923 .center_37a4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hidden_5923 .highlight-991e:before {
  content: "\f115";
}
.hidden_5923 .center_37a4:before {
  content: "\f02c";
}
.hidden_5923 .in_4212 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hidden_5923 .in_4212 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface-west-dec2 {
  display: -webkit-box;
  display: flex;
}
.surface-west-dec2 .selected-e507 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface-west-dec2 .selected-e507 {
    flex-basis: 90px;
  }
}
.surface-west-dec2 .cool-2ea9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface-west-dec2 .cool-2ea9 {
    flex-basis: calc(100% - 50px);
  }
}
.surface-west-dec2 .dropdown-left-6492 p:last-child {
  margin-bottom: 0.72em;
}
.in_e823 .column_under_4991 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.in_e823 .column_under_4991:after,
.in_e823 .column_under_4991:before {
  content: "";
  display: table;
}
.in_e823 .column_under_4991:after {
  clear: both;
}
.in_e823 .column_under_4991 .filter-active-4122,
.in_e823 .column_under_4991 .caption_motion_ea96 {
  width: 49%;
}
.in_e823 .column_under_4991 .filter-active-4122 a span.button_lower_268a,
.in_e823 .column_under_4991 .caption_motion_ea96 a span.button_lower_268a {
  display: block;
  margin-bottom: 5px;
}
.in_e823 .column_under_4991 .caption_motion_ea96 {
  float: left;
  text-align: left;
}
.in_e823 .column_under_4991 .filter-active-4122 {
  float: right;
  text-align: right;
}
.row-00b4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row-00b4 {
    margin-bottom: 0;
  }
}
.footer_42b6 {
  margin-bottom: 1em;
}
.footer_42b6 .notice-fluid-a732 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-fluid-e9d3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.slider_motion_12ca .footer_42b6,
.carousel_97ec .footer_42b6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slider_motion_12ca .footer_42b6,
  .carousel_97ec .footer_42b6 {
    display: block;
  }
}
.slider_motion_12ca .widget-fluid-e9d3,
.carousel_97ec .widget-fluid-e9d3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slider_motion_12ca .widget-fluid-e9d3,
  .carousel_97ec .widget-fluid-e9d3 {
    margin-bottom: 1em;
  }
}
.slider_motion_12ca .widget-fluid-e9d3 img,
.carousel_97ec .widget-fluid-e9d3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slider_motion_12ca .media_up_a35f,
.carousel_97ec .media_up_a35f {
  flex-basis: calc(100% - 160px);
}
.slider_motion_12ca .media_up_a35f p,
.carousel_97ec .media_up_a35f p {
  margin-bottom: 0;
}
.slider_motion_12ca .media_up_a35f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slider_motion_12ca .media_up_a35f {
    padding-left: 0;
  }
}
.carousel_97ec .media_up_a35f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_97ec .media_up_a35f {
    padding-right: 0;
  }
}
.carousel_97ec .widget-fluid-e9d3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module-next-ec99 .widget-fluid-e9d3 {
  margin-bottom: 0.5em;
}
.module-next-ec99 .widget-fluid-e9d3 img {
  width: 100%;
}
.pagination_d1e8 .widget-404e,
.element_ddd9 .widget-404e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element_ddd9 .message-ce89 .up_d70d p:last-child {
  margin-bottom: 0;
}
.active_0d61 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow-rough-c6f2 .content-92fc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow-rough-c6f2 .content-92fc:last-of-type {
    margin-bottom: 0;
  }
}
.shadow-rough-c6f2 .content-92fc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-rough-c6f2 .content-92fc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow-rough-c6f2 .content-92fc ul li {
  margin: 0 0 0.6em;
}
.shadow-rough-c6f2 .content-92fc ul li.info-hovered-0977,
.shadow-rough-c6f2 .content-92fc ul li.advanced-40e1 {
  position: relative;
}
.shadow-rough-c6f2 .content-92fc ul li.info-hovered-0977 .active_05e7,
.shadow-rough-c6f2 .content-92fc ul li.advanced-40e1 .active_05e7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow-rough-c6f2 .content-92fc ul li.info-hovered-0977:after:after,
.shadow-rough-c6f2 .content-92fc ul li.info-hovered-0977:after:before,
.shadow-rough-c6f2
  .content-92fc
  ul
  li.advanced-40e1:after:after,
.shadow-rough-c6f2
  .content-92fc
  ul
  li.advanced-40e1:after:before {
  content: "";
  display: table;
}
.shadow-rough-c6f2 .content-92fc ul li.info-hovered-0977:after:after,
.shadow-rough-c6f2
  .content-92fc
  ul
  li.advanced-40e1:after:after {
  clear: both;
}
.shadow-rough-c6f2 .content-92fc a.image_dirty_2ae2:hover {
  text-decoration: none;
}
.shadow-rough-c6f2 .content-92fc select {
  max-width: 100%;
}
.shadow-rough-c6f2 .content-92fc table {
  font-size: 85%;
}
.shadow-rough-c6f2 .content-92fc table td,
.shadow-rough-c6f2 .content-92fc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow-rough-c6f2 .content-92fc table tfoot td {
  text-align: left;
}
.shadow-rough-c6f2 .content-92fc :last-child {
  margin-bottom: 0;
}
.shadow-rough-c6f2 .content-92fc .lower-41df {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow-rough-c6f2 .content-92fc .lower-41df label {
  width: 100%;
}
.shadow-rough-c6f2 .content-92fc .lower-41df .wrapper-413e {
  width: 100%;
  display: block;
}
.shadow-rough-c6f2 .content-92fc .lower-41df .complex_e9d6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow-rough-c6f2 .content-92fc .lower-41df .complex_e9d6:hover svg #svg-search {
  fill: #444;
}
.shadow-rough-c6f2 .content-92fc .lower-41df .complex_e9d6 svg {
  width: 18px;
  height: 18px;
}
.shadow-rough-c6f2 .grid_e4d5 ul ul,
.shadow-rough-c6f2 .paragraph_west_2e0d ul ul,
.shadow-rough-c6f2 .bright_ee66 ul ul,
.shadow-rough-c6f2 .header_wide_8584 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow-rough-c6f2 .grid_e4d5 .link_03ab > a,
.shadow-rough-c6f2 .paragraph_west_2e0d .link_03ab > a,
.shadow-rough-c6f2 .bright_ee66 .link_03ab > a,
.shadow-rough-c6f2 .header_wide_8584 .link_03ab > a {
  margin-bottom: 0;
}
.shadow-rough-c6f2 .fast_b145 li,
.shadow-rough-c6f2 .grid_e4d5 li,
.shadow-rough-c6f2 .wood_2789 li,
.shadow-rough-c6f2 .paragraph_west_2e0d li,
.shadow-rough-c6f2 .bright_ee66 li,
.shadow-rough-c6f2 .header_wide_8584 li,
.shadow-rough-c6f2 .action-1c5b li,
.shadow-rough-c6f2 .upper_df1e li {
  display: block;
  position: relative;
}
.shadow-rough-c6f2 .fast_b145 li:last-child,
.shadow-rough-c6f2 .grid_e4d5 li:last-child,
.shadow-rough-c6f2 .wood_2789 li:last-child,
.shadow-rough-c6f2 .paragraph_west_2e0d li:last-child,
.shadow-rough-c6f2 .bright_ee66 li:last-child,
.shadow-rough-c6f2 .header_wide_8584 li:last-child,
.shadow-rough-c6f2 .action-1c5b li:last-child,
.shadow-rough-c6f2 .upper_df1e li:last-child {
  border: none;
}
.shadow-rough-c6f2 .fast_b145 li a,
.shadow-rough-c6f2 .grid_e4d5 li a,
.shadow-rough-c6f2 .wood_2789 li a,
.shadow-rough-c6f2 .paragraph_west_2e0d li a,
.shadow-rough-c6f2 .bright_ee66 li a,
.shadow-rough-c6f2 .header_wide_8584 li a,
.shadow-rough-c6f2 .action-1c5b li a,
.shadow-rough-c6f2 .upper_df1e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-rough-c6f2 .fast_b145 li ul li::before,
.shadow-rough-c6f2 .grid_e4d5 li ul li::before,
.shadow-rough-c6f2 .wood_2789 li ul li::before,
.shadow-rough-c6f2 .paragraph_west_2e0d li ul li::before,
.shadow-rough-c6f2 .bright_ee66 li ul li::before,
.shadow-rough-c6f2 .header_wide_8584 li ul li::before,
.shadow-rough-c6f2 .action-1c5b li ul li::before,
.shadow-rough-c6f2 .upper_df1e li ul li::before {
  left: 15px;
}
.shadow-rough-c6f2 .fast_b145 li ul a,
.shadow-rough-c6f2 .grid_e4d5 li ul a,
.shadow-rough-c6f2 .wood_2789 li ul a,
.shadow-rough-c6f2 .paragraph_west_2e0d li ul a,
.shadow-rough-c6f2 .bright_ee66 li ul a,
.shadow-rough-c6f2 .header_wide_8584 li ul a,
.shadow-rough-c6f2 .action-1c5b li ul a,
.shadow-rough-c6f2 .upper_df1e li ul a {
  padding-left: 20px;
}
.shadow-rough-c6f2 .fast_b145 li ul ul li::before,
.shadow-rough-c6f2 .grid_e4d5 li ul ul li::before,
.shadow-rough-c6f2 .wood_2789 li ul ul li::before,
.shadow-rough-c6f2 .paragraph_west_2e0d li ul ul li::before,
.shadow-rough-c6f2 .bright_ee66 li ul ul li::before,
.shadow-rough-c6f2 .header_wide_8584 li ul ul li::before,
.shadow-rough-c6f2 .action-1c5b li ul ul li::before,
.shadow-rough-c6f2 .upper_df1e li ul ul li::before {
  left: 30px;
}
.shadow-rough-c6f2 .fast_b145 li ul ul a,
.shadow-rough-c6f2 .grid_e4d5 li ul ul a,
.shadow-rough-c6f2 .wood_2789 li ul ul a,
.shadow-rough-c6f2 .paragraph_west_2e0d li ul ul a,
.shadow-rough-c6f2 .bright_ee66 li ul ul a,
.shadow-rough-c6f2 .header_wide_8584 li ul ul a,
.shadow-rough-c6f2 .action-1c5b li ul ul a,
.shadow-rough-c6f2 .upper_df1e li ul ul a {
  padding-left: 40px;
}
.shadow-rough-c6f2 .hard_e6e0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-rough-c6f2 .upper_df1e ul li {
  margin-bottom: 1.41575em;
}
.shadow-rough-c6f2 .upper_df1e ul li .nav-soft-a322 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow-rough-c6f2 .upper_df1e ul li .article-static-1691 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gold_62bd .fast_b145 li a,
.gold_62bd .grid_e4d5 li a,
.gold_62bd .wood_2789 li a,
.gold_62bd .paragraph_west_2e0d li a,
.gold_62bd .bright_ee66 li a,
.gold_62bd .header_wide_8584 li a,
.gold_62bd .action-1c5b li a,
.gold_62bd .upper_df1e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_62bd .hard_e6e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_62bd .content-92fc ul li.info-hovered-0977 .active_05e7,
.gold_62bd .content-92fc ul li.advanced-40e1 .active_05e7 {
  background: rgba(0, 0, 0, 0.2);
}
.gold_62bd .shadow-rough-c6f2 .content-92fc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li {
  margin: 0;
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li ul {
  margin: 0;
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li ul li a {
  padding-left: 15px;
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li ul li li a {
  padding-left: 30px;
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li.media-70fe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li.media-70fe > 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;
}
.dirty-b8ae .shadow-rough-c6f2 .title_right_fa8e li.media-70fe > 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;
}
.full_850c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.down-34d7 {
  position: relative;
  z-index: 10;
}
.down-34d7 .backdrop_dd44 {
  width: 100%;
  max-width: 100%;
}
.top-5aea .dropdown-69ee {
  padding-top: 2em;
  padding-bottom: 2em;
}
.top-5aea .list_lite_f8ef {
}
.top-5aea .gold_62bd {
  background: #292929;
}
.element-adca .dropdown-69ee {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.element-adca .list_lite_f8ef {
  background: #f9f9f9;
}
.element-adca .gold_62bd {
  background: #303030;
}
.layout_1122 .dropdown-69ee {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .layout_1122 .module-tiny-b8dc {
    margin-bottom: 1em;
  }
  .layout_1122 .module-tiny-b8dc:last-child {
    margin-bottom: 0;
  }
}
.layout_1122 .list_lite_f8ef {
  background: #ededed;
}
.layout_1122 .gold_62bd {
  background: #1a1a1a;
}
.dropdown-69ee.list_lite_f8ef {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown-69ee.list_lite_f8ef .top_457f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-69ee.gold_62bd {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-69ee.gold_62bd a:not(.image_dirty_2ae2) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-69ee.gold_62bd a:not(.image_dirty_2ae2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-69ee.gold_62bd .top_457f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-69ee.gold_62bd table tbody td,
.dropdown-69ee.gold_62bd table th {
  background: rgba(0, 0, 0, 0.08);
}
.row-fa65.status-ce26 .narrow-6765 {
  max-width: initial;
}
.row-fa65 .soft_ae15 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.row-fa65 .soft_ae15 .backdrop_dd44 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .row-fa65 .soft_ae15 .backdrop_dd44 {
    display: block;
    margin-bottom: 2em;
  }
  .row-fa65 .soft_ae15 .backdrop_dd44:last-child {
    margin-bottom: 0;
  }
}
.layout_1122 .module-tiny-b8dc:last-child,
.element-adca .module-tiny-b8dc:last-child,
.top-5aea .module-tiny-b8dc:last-child {
  margin-bottom: 0;
}
.layout_1122 .module-tiny-b8dc .shadow-rough-c6f2 .content-92fc:last-child,
.element-adca .module-tiny-b8dc .shadow-rough-c6f2 .content-92fc:last-child,
.top-5aea .module-tiny-b8dc .shadow-rough-c6f2 .content-92fc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .layout_1122 .focused_8fe1,
  .layout_1122 .overlay_steel_bb38,
  .element-adca .focused_8fe1,
  .element-adca .overlay_steel_bb38,
  .top-5aea .focused_8fe1,
  .top-5aea .overlay_steel_bb38 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .down-34d7 .module-tiny-b8dc {
    margin-bottom: 2em;
  }
}
.down-34d7 p:last-child {
  margin-bottom: 0;
}
.down-34d7 li,
.down-34d7 ul {
  list-style: none;
  margin: 0;
}
.down-34d7 ul ul {
  margin-left: 2.617924em;
}
.pattern-9a63 {
  font-size: 0.875em;
}

/* css-noise: 34b5 */
.phantom-card-g8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
