/*!
Theme Name: Customify
Theme URI: https://pressmaximum.badge_dc73/customify
Author: WPCustomify
Author URI: https://pressmaximum.badge_dc73
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.badge_dc73/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.glass_406d.hover_eedc/licenses/gpl-2.0.icon_warm_f1e5
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.red-f876/, (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.cool_9235.accordion-advanced-0ec0/normalize.filter_copper_33a5/
 ======
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.filter_copper_33a5 v7.0.0 | MIT License | github.badge_dc73/necolas/normalize.filter_copper_33a5 */
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;
}
.module_a5a1 .bronze-d918,
.gradient_ccd2,
.focus_pro_be3d,
.hero-1b27,
.over_ea52,
.banner_top_1cf9,
.sort-tall-9eea,
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;
}
.gradient_ccd2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gradient_ccd2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_ccd2,
  h1 {
    font-size: 1.8em;
  }
}
.focus_pro_be3d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus_pro_be3d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus_pro_be3d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus_pro_be3d,
  h2 {
    font-size: 1.7em;
  }
}
.hero-1b27,
h3 {
  font-size: 1.618em;
}
.module_a5a1 .bronze-d918,
.over_ea52,
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.hard-6534 {
  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;
}
.old_c861:after,
.old_c861:before,
.tertiary-0ecb:after,
.tertiary-0ecb:before {
  content: "";
  display: table;
}
.old_c861:after,
.tertiary-0ecb:after {
  clear: both;
}
.prev_81fe {
  float: right;
  margin-right: 0;
}
.frame-blue-8696 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.message-e5be .pagination-c2b0,
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;
}
.message-e5be .pagination-c2b0: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;
}
.text_fbb9 .pagination-c2b0 {
  box-shadow: none;
}
.text_fbb9
  .pagination-c2b0
  .gold-d717 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text_fbb9 .pagination-c2b0 .bottom-fe54 {
  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;
}
.text_fbb9
  .pagination-c2b0
  .bottom-fe54
  b {
  display: none;
}
.text_fbb9 .hidden_bottom_9df6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal-ac33:not(.badge_motion_9b13):not(.overlay_inner_a9e9),
button:not(.badge_motion_9b13):not(.overlay_inner_a9e9),
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ),
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ),
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ) {
  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;
}
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):hover,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):hover,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):hover,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):hover,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):active,
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):active,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):active,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):active,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):active,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus {
  outline: 0;
}
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c {
  position: relative;
}
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .first-497f,
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .fluid_6be0,
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .table-bright-603b,
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  i,
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  svg,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .first-497f,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .fluid_6be0,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .table-bright-603b,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  i,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  svg,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .first-497f,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .fluid_6be0,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .table-bright-603b,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  i,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  svg,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .first-497f,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .fluid_6be0,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .table-bright-603b,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  i,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  svg,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .first-497f,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .fluid_6be0,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  .table-bright-603b,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  i,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c
  svg {
  visibility: hidden;
}
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c:after,
button:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c:after,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c:after,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c:after,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ).fn-loading-bf6c: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;
}
.modal-ac33:not(.badge_motion_9b13):not(.overlay_inner_a9e9),
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ),
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ),
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ) {
  color: #fff;
  background: #235787;
}
.modal-ac33:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus,
input[type="button"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus,
input[type="reset"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus,
input[type="submit"]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ):focus {
  color: #fff;
}
.modal-ac33.fn-disabled-bf6c:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ),
.modal-ac33[disabled]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ),
button.fn-disabled-bf6c:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ),
button[disabled]:not(.badge_motion_9b13):not(
    .overlay_inner_a9e9
  ) {
  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;
}
.progress_2c6b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.progress_2c6b: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;
}
.image-short-e3ee {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gas-5792 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.header_7bc0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.old_c861:after,
.old_c861:before,
.disabled-easy-5352:after,
.disabled-easy-5352:before,
.sidebar-5195:after,
.sidebar-5195:before,
.texture-808d:after,
.texture-808d:before,
.dirty_a166:after,
.dirty_a166:before,
.banner-3118:after,
.banner-3118:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.old_c861:after,
.disabled-easy-5352:after,
.sidebar-5195:after,
.texture-808d:after,
.dirty_a166:after,
.banner-3118:after {
  clear: both;
}
.disabled-easy-5352 .surface-cd94,
.sidebar-5195 .surface-cd94,
.breadcrumb-7a81 .surface-cd94 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.heading-b8b4 {
  display: inline-block;
}
.footer_55b9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer_55b9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_55b9 .disabled_2240 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled_2240 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info_huge_8d1c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info_huge_8d1c:after,
.info_huge_8d1c:before {
  content: "";
  display: table;
}
.info_huge_8d1c:after {
  clear: both;
}
.icon-ab65 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accent_20c1 .icon-ab65 {
  max-width: 50%;
}
.pagination_29c4 .icon-ab65 {
  max-width: 33.33%;
}
.shadow_fb7f .icon-ab65 {
  max-width: 25%;
}
.primary-basic-ae7c .icon-ab65 {
  max-width: 20%;
}
.text_gold_d740 .icon-ab65 {
  max-width: 16.66%;
}
.border_prev_91d2 .icon-ab65 {
  max-width: 14.28%;
}
.new-873f .icon-ab65 {
  max-width: 12.5%;
}
.wrapper_7506 .icon-ab65 {
  max-width: 11.11%;
}
.detail-basic-ffab {
  display: block;
}
.module_a5a1 .surface-5dbc label,
.module_a5a1 .notice_e754 label,
.module_a5a1 .avatar_middle_71af label,
.module_a5a1 .hover_7c2d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-lite-317e {
  list-style: none;
  margin: 0;
}
.content-lite-317e article.focus-1653 {
  margin-bottom: 0;
}
.content-lite-317e ul {
  list-style: none;
  margin: 0;
}
.content-lite-317e .input-hard-2978 li.focus-1653 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-lite-317e .input-hard-2978 li.focus-1653 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-lite-317e .input-hard-2978 li.focus-1653: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) {
  .content-lite-317e .input-hard-2978 li.focus-1653 li.focus-1653 li.focus-1653 li.focus-1653 {
    padding-left: 0;
  }
}
article.focus-1653 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-1653 .disabled-easy-5352 p:last-of-type {
  margin-bottom: 0;
}
article.focus-1653 .soft_479b {
  float: left;
}
article.focus-1653 .soft-3e25 {
  margin-left: 85px;
}
article.focus-1653 .disabled-simple-950c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-1653 .disabled-simple-950c .lite_a962 {
  margin-left: 10px;
}
article.focus-1653 .fluid_94ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-1653 .out-1659 {
  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 .surface-5dbc,
  #respond .avatar_middle_71af,
  #respond .hover_7c2d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-5dbc input,
#respond .avatar_middle_71af input,
#respond .hover_7c2d input {
  width: 100%;
}
#respond .hover_7c2d {
  margin-right: 0;
}
#respond .over_d5cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-selected-5597 {
  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;
}
.component-selected-5597.section_1f25 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component-selected-5597 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%);
}
.component-selected-5597:focus,
.component-selected-5597: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);
}
.button_c89d {
  border-radius: 10%;
}
.smooth_1291 {
  border-radius: 50%;
}
.banner-6aed {
  font-size: 0.72em;
}
.pagination_c489 {
  font-size: 0.875em;
}
.east-eb67 {
  font-size: 1.1em;
}
.selected-4861 {
  text-transform: uppercase;
  line-height: 1.2;
}
.selected-4861.banner-6aed {
  letter-spacing: 0.5px;
}
.tertiary-d116,
.tertiary-d116 a {
  color: #6d6d6d;
}
.tertiary-d116 a:hover {
  color: #111;
}
.full-486a {
  color: #6d6d6d;
}
.shadow-complex-a50e {
  overflow-x: hidden;
}
.shadow-complex-a50e .status_1248.hovered_b205 {
  position: relative;
}
.shadow-complex-a50e .status_1248.hovered_b205.stone_ad80 {
  position: initial;
}
.shadow-complex-a50e
  .status_1248.hovered_b205.stone_ad80
  .motion_26f2 {
  left: auto;
}
.shadow-complex-a50e .status_1248 .motion_26f2 {
  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;
}
.shadow-complex-a50e .status_1248:hover.hovered_b205 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shadow-complex-a50e
  .status_1248:hover.hovered_b205
  .motion_26f2 {
  display: block;
  z-index: 9999999;
}
.shadow-complex-a50e .shadow-b566 .steel_f902,
.shadow-complex-a50e .surface_e829 .steel_f902 {
  display: none;
}
.shadow-complex-a50e .main-wood-b993 .status_1248:hover.hovered_b205 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module_a5a1 .surface-5dbc label,
.module_a5a1 .notice_e754 label,
.module_a5a1 .avatar_middle_71af label,
.module_a5a1 .hover_7c2d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.content-lite-317e {
  list-style: none;
  margin: 0;
}
.content-lite-317e article.focus-1653 {
  margin-bottom: 0;
}
.content-lite-317e ul {
  list-style: none;
  margin: 0;
}
.content-lite-317e .input-hard-2978 li.focus-1653 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .content-lite-317e .input-hard-2978 li.focus-1653 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .content-lite-317e .input-hard-2978 li.focus-1653: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) {
  .content-lite-317e .input-hard-2978 li.focus-1653 li.focus-1653 li.focus-1653 li.focus-1653 {
    padding-left: 0;
  }
}
article.focus-1653 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.focus-1653 .disabled-easy-5352 p:last-of-type {
  margin-bottom: 0;
}
article.focus-1653 .soft_479b {
  float: left;
}
article.focus-1653 .soft-3e25 {
  margin-left: 85px;
}
article.focus-1653 .disabled-simple-950c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.focus-1653 .disabled-simple-950c .lite_a962 {
  margin-left: 10px;
}
article.focus-1653 .fluid_94ea {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.focus-1653 .out-1659 {
  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 .surface-5dbc,
  #respond .avatar_middle_71af,
  #respond .hover_7c2d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-5dbc input,
#respond .avatar_middle_71af input,
#respond .hover_7c2d input {
  width: 100%;
}
#respond .hover_7c2d {
  margin-right: 0;
}
#respond .over_d5cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-b566 .hot_3870 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hot_3870 .tabs_large_4554.footer_7fc1 .pattern_center_848d > li > a:focus,
.hot_3870 .tabs_large_4554.footer_7fc1 .pattern_center_848d > li > a:hover,
.hot_3870 .tabs_large_4554.fresh_ceb9 .pattern_center_848d > li > a:focus,
.hot_3870 .tabs_large_4554.fresh_ceb9 .pattern_center_848d > li > a:hover,
.hot_3870 .tabs_large_4554.sort-41cc .pattern_center_848d > li > a:focus,
.hot_3870 .tabs_large_4554.sort-41cc .pattern_center_848d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot_3870
  .tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li.border-296d
  > a,
.hot_3870
  .tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li.status_smooth_0147
  > a,
.hot_3870
  .tabs_large_4554.fresh_ceb9
  .pattern_center_848d
  > li.border-296d
  > a,
.hot_3870
  .tabs_large_4554.fresh_ceb9
  .pattern_center_848d
  > li.status_smooth_0147
  > a,
.hot_3870
  .tabs_large_4554.sort-41cc
  .pattern_center_848d
  > li.border-296d
  > a,
.hot_3870 .tabs_large_4554.sort-41cc .pattern_center_848d > li.paper-3d7e > a {
  color: rgba(255, 255, 255, 0.99);
}
.hot_3870 .huge_e0de,
.hot_3870 .huge_e0de a {
  color: rgba(255, 255, 255, 0.99);
}
.hot_3870 .card_7f68.hidden-d936 li a,
.hot_3870 .thumbnail_hard_fe16 a,
.hot_3870 .easy_3d6a,
.hot_3870 .pattern_center_848d > li > a,
.hot_3870 .card-10a1 {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870 .card_7f68.hidden-d936 li a:hover,
.hot_3870 .thumbnail_hard_fe16 a:hover,
.hot_3870 .easy_3d6a:hover,
.hot_3870 .pattern_center_848d > li > a:hover,
.hot_3870 .card-10a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot_3870 .component_92dc {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870 .component_92dc .container-solid-89d0 {
  color: rgba(255, 255, 255, 0.99);
}
.hot_3870 .component_92dc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot_3870 .column-large-4b9f .notification_e615 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870 .column-large-4b9f .notification_e615 .static_1139 {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870
  .column-large-4b9f
  .notification_e615
  .static_1139::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870
  .column-large-4b9f
  .notification_e615
  .static_1139:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870
  .column-large-4b9f
  .notification_e615
  .static_1139::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870
  .column-large-4b9f
  .notification_e615
  .static_1139::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870 .column-large-4b9f .nav_advanced_ad36 {
  color: rgba(255, 255, 255, 0.79);
}
.hot_3870 .column-large-4b9f .nav_advanced_ad36:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_4cda
  .hot_3870
  .column-large-4b9f
  .preview-old-fb4e
  .info_da1c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_4cda
  .hot_3870
  .column-large-4b9f
  .preview-old-fb4e
  .static_1139 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-b566 .card_hard_1383 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card_hard_1383 .tabs_large_4554.footer_7fc1 .pattern_center_848d > li > a:focus,
.card_hard_1383 .tabs_large_4554.footer_7fc1 .pattern_center_848d > li > a:hover,
.card_hard_1383 .tabs_large_4554.fresh_ceb9 .pattern_center_848d > li > a:focus,
.card_hard_1383 .tabs_large_4554.fresh_ceb9 .pattern_center_848d > li > a:hover,
.card_hard_1383 .tabs_large_4554.sort-41cc .pattern_center_848d > li > a:focus,
.card_hard_1383 .tabs_large_4554.sort-41cc .pattern_center_848d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card_hard_1383
  .tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li.border-296d
  > a,
.card_hard_1383
  .tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li.status_smooth_0147
  > a,
.card_hard_1383
  .tabs_large_4554.fresh_ceb9
  .pattern_center_848d
  > li.border-296d
  > a,
.card_hard_1383
  .tabs_large_4554.fresh_ceb9
  .pattern_center_848d
  > li.status_smooth_0147
  > a,
.card_hard_1383
  .tabs_large_4554.sort-41cc
  .pattern_center_848d
  > li.border-296d
  > a,
.card_hard_1383 .tabs_large_4554.sort-41cc .pattern_center_848d > li.paper-3d7e > a {
  color: rgba(0, 0, 0, 0.8);
}
.card_hard_1383 .huge_e0de,
.card_hard_1383 .huge_e0de a {
  color: rgba(0, 0, 0, 0.8);
}
.card_hard_1383 .card_7f68.hidden-d936 li a,
.card_hard_1383 .thumbnail_hard_fe16 a,
.card_hard_1383 .easy_3d6a,
.card_hard_1383 .pattern_center_848d > li > a,
.card_hard_1383 .card-10a1 {
  color: rgba(0, 0, 0, 0.55);
}
.card_hard_1383 .card_7f68.hidden-d936 li a:hover,
.card_hard_1383 .thumbnail_hard_fe16 a:hover,
.card_hard_1383 .easy_3d6a:hover,
.card_hard_1383 .pattern_center_848d > li > a:hover,
.card_hard_1383 .card-10a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card_hard_1383 .component_92dc {
  color: rgba(0, 0, 0, 0.55);
}
.card_hard_1383 .component_92dc .container-solid-89d0 {
  color: rgba(0, 0, 0, 0.8);
}
.card_hard_1383 .component_92dc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-dynamic-346e .south-c3ce {
  margin-left: auto;
  margin-right: auto;
}
.sidebar-5195 > * {
  margin-left: auto;
  margin-right: auto;
}
.sidebar-5195 .image-short-e3ee {
  margin-right: 1.41575em;
}
.notice_left_cbcf .sidebar-5195 > .sidebar_8459 {
  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;
}
.notice_left_cbcf .sidebar-5195 > .alert-260c {
  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;
}
.black-e92c.modal-dynamic-346e .south-c3ce,
.row-afc0.modal-dynamic-346e .south-c3ce {
  margin-left: 0;
}
.pro-ba04.modal-dynamic-346e .south-c3ce,
.heading_bright_f36e.modal-dynamic-346e .south-c3ce {
  margin-right: 0;
}
.sidebar-5195 ol,
.sidebar-5195 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.thick-4c30 video {
  max-width: 100%;
}
.frame_middle_e5be img {
  display: block;
}
.frame_middle_e5be.image-short-e3ee,
.frame_middle_e5be.gas-5792 {
  width: 100%;
}
.frame_middle_e5be.alert-260c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.motion-964d:not(.chip-yellow-65ea) {
  margin: 1.5em auto;
}
.pagination-wide-8646 p {
  padding: 1.5em 14px;
}
ul.box-7f95.alert-260c,
ul.box-7f95.sidebar_8459,
ul.box-7f95.item-df36.sidebar_8459 {
  padding: 0 14px;
}
.clean-3c6d {
  display: block;
  overflow-x: auto;
}
.clean-3c6d table {
  border-collapse: collapse;
  width: 100%;
}
.clean-3c6d td,
.clean-3c6d th {
  padding: 0.5em;
}
.sidebar-5195 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sidebar-5195 ol ol,
.sidebar-5195 ol ul,
.sidebar-5195 ul ol,
.sidebar-5195 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sidebar-5195 ol ol li,
.sidebar-5195 ol ul li,
.sidebar-5195 ul ol li,
.sidebar-5195 ul ul li {
  margin-left: 0;
}
.footer-pink-71b7.inner-2660 > .primary_advanced_5976 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer-pink-71b7.inner-2660 > .primary_advanced_5976 iframe,
.footer-pink-71b7.inner-2660 > .primary_advanced_5976 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.smooth_461e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.smooth_461e.module_2f82 {
  padding: 0;
}
.smooth_461e.module_2f82 cite {
  font-size: 13px;
}
.smooth_461e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.smooth_461e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pagination-6601 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pagination-6601 > p:first-child {
  margin-top: 0;
}
.pagination-6601 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pagination-6601 blockquote {
  border-left: 0;
}
.fresh_58e7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fresh_58e7:not(.notification-8289) {
  max-width: 100px;
}
.fresh_58e7.sort_iron_5131 {
  border-bottom: none !important;
  text-align: center;
}
.fresh_58e7.sort_iron_5131::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination-wide-8646 p {
    padding: 1.5em 0;
  }
}
.detail_cdf9 {
  color: #0073aa;
}
.footer-thick-0a22 {
  background-color: #0073aa;
}
.icon-cee9 {
  color: #229fd8;
}
.aside_gas_eb3a {
  background-color: #229fd8;
}
.huge_c3a0 {
  color: #eee;
}
.thumbnail_upper_2326 {
  background-color: #eee;
}
.gallery-a3ec {
  color: #444;
}
.filter_0eb7 {
  background-color: #444;
}
.active_south_5441 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active_south_5441 .paragraph-wood-6c50 .thumbnail_hard_fe16 {
  font-size: 15px;
}
.active_south_5441 .thumbnail_hard_fe16 {
  line-height: 1.3;
}
.active_south_5441 .card_hard_1383 {
}
.active_south_5441 .hot_3870 {
  background: #235787;
}
.main_wood_348e {
  padding: 0;
}
.main_wood_348e .hot_3870 {
  background: #1a1a1a;
}
.main_wood_348e .card_hard_1383 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.red_5c62 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.red_5c62 .card_hard_1383 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.red_5c62 .hot_3870 {
  background: #303030;
}
.banner-3118 {
  position: relative;
  z-index: 10;
}
.banner-3118 .frame_4e6a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title-slow-bcb9 .hovered_b205 {
  display: inline-block;
  vertical-align: middle;
}
.title-slow-bcb9.orange_dc8c .hovered_b205 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title-slow-bcb9.orange_dc8c .hovered_b205 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title-slow-bcb9.orange_dc8c .hovered_b205 {
    margin-right: 0.4em;
  }
}
.title-slow-bcb9.orange_dc8c .hovered_b205:last-child {
  margin-right: 0;
}
.full-f93f .frame_4e6a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow-b566 .paragraph-wood-6c50 {
    margin: 0 -0.5em;
  }
  .shadow-b566 .paragraph-wood-6c50 [class*="customify-col-"],
  .shadow-b566 .paragraph-wood-6c50 [class*="customify-col_"],
  .shadow-b566 .paragraph-wood-6c50 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow-b566.pagination-10ce .frame_4e6a {
  background: 0 0 !important;
}
.shadow-b566.pagination-10ce .frame_4e6a,
.shadow-b566.full-f93f .frame_4e6a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow-b566.old-ce04 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow-b566.full-f93f .frame_4e6a {
  box-shadow: none !important;
}
.module-f82b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module-f82b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module-f82b {
    padding: 18px 0 20px;
  }
}
.module-f82b .module_568f {
  width: 100%;
}
.module-f82b .section_cd38 {
  margin-bottom: 0;
}
.module-f82b .notice_tall_a12f {
  margin-top: 5px;
  font-size: 0.875em;
}
.nav-bright-eae5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.nav-bright-eae5 .alert-cool-e557 {
  width: 100%;
}
.silver_376f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver_376f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver_376f 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;
}
.silver_376f li:last-child:after {
  display: none;
}
.silver_376f li a {
  font-weight: 500;
  margin-right: 10px;
}
.tabs_white_1093 .steel_f902 button,
.module-f82b .steel_f902 button {
  left: 0;
}
.tabs_white_1093 .alert-cool-e557,
.module-f82b .alert-cool-e557 {
  padding-left: 0;
  padding-right: 0;
}
.tabs_white_1093 .nav-bright-eae5,
.module-f82b .nav-bright-eae5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tabs_white_1093 {
  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;
}
.tabs_white_1093: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;
}
.tabs_white_1093 .block-06c3 {
  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) {
  .tabs_white_1093 .block-06c3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_white_1093 .block-06c3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_white_1093 .block-06c3 {
    min-height: 200px;
  }
}
.tabs_white_1093 .silver_376f {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_white_1093 .silver_376f a,
.tabs_white_1093 .silver_376f li:after {
  color: inherit;
}
.tabs_white_1093 .silver_376f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.last-07c6 {
  margin-bottom: 0.5em;
}
.banner-upper-078e {
  margin-bottom: 1.2em;
}
.banner-upper-078e,
.last-07c6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.banner-upper-078e p:last-child,
.last-07c6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .steel_f902,
#masthead .steel_f902 {
  display: none;
}
#masthead
  > .steel_f902.box_463c {
  display: none;
}
#masthead > .steel_f902 button {
  left: 0;
}
.slow_aa4c {
  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%;
}
.slow_aa4c .hovered_b205 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slow_aa4c .heading_hovered_fe2b {
  display: -webkit-box;
  display: flex;
}
.slow_aa4c .heading_hovered_fe2b.badge-current-35ab {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slow_aa4c .heading_hovered_fe2b.card_2797 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow_aa4c .heading_hovered_fe2b.wood_d177 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slow_aa4c.texture-dfb9.solid-f4cc .heading_hovered_fe2b.badge-current-35ab {
  flex-basis: 100%;
}
.slow_aa4c.slow-2699 .heading_hovered_fe2b.card_2797 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slow_aa4c.slow-2699 .heading_hovered_fe2b.wood_d177 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .steel_f902.box_463c {
  display: none;
}
#masthead > .steel_f902 button {
  left: 0;
}
.yellow-ea98 {
  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;
}
.yellow-ea98:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.yellow-ea98.module_huge_dc8c i {
  margin-right: 4px;
}
.yellow-ea98.orange_e0f9 i {
  margin-left: 5px;
}
.thumbnail_hard_fe16 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail_hard_fe16 p:last-child {
  margin-bottom: 0;
}
.filter_first_10c6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.filter_first_10c6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.filter_first_10c6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.filter_first_10c6 .huge_e0de {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.filter_first_10c6 .progress-62cb {
  margin: 5px 0 7px 0;
}
.filter_first_10c6.module_yellow_4690 .east_9a0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter_first_10c6.module_yellow_4690 .tooltip_0e18 {
  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;
}
.filter_first_10c6.stone_c97c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.filter_first_10c6.stone_c97c .east_9a0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter_first_10c6.stone_c97c .tooltip_0e18 {
  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;
}
.filter_first_10c6.link_c42f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_first_10c6.notice_steel_2ee8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.filter_first_10c6.notice_steel_2ee8 .tooltip_0e18 {
  margin-top: 7px;
}
.modal_ad4a {
  display: inline-block;
}
.banner-3118 .upper-1f6d .filter_first_10c6 img {
  max-width: 100%;
}
.tabs_large_4554 .disabled_c4ab.top_e4ee,
.summary-2f1a .disabled_c4ab.top_e4ee {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_large_4554 .gallery_copper_f994,
.summary-2f1a .gallery_copper_f994 {
  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%);
}
.tabs_large_4554 .gallery_copper_f994 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tabs_large_4554.frame_brown_7698 .gallery_copper_f994 {
  display: none;
}
.tabs_large_4554 .solid_2898 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs_large_4554 .solid_2898 li {
  display: inline-block;
  position: relative;
}
.tabs_large_4554 .solid_2898 li:last-child {
  margin-right: 0;
}
.tabs_large_4554 .solid_2898 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;
}
.tabs_large_4554 .solid_2898 li.paper-3d7e > a {
  color: rgba(0, 0, 0, 0.9);
}
.tabs_large_4554 .solid_2898 > 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;
}
.tabs_large_4554 .solid_2898 > li > a i {
  line-height: 0;
}
.tabs_large_4554 .solid_2898 > li.container_2028 > a .gallery_copper_f994 {
  margin-left: 4px;
  line-height: 0;
}
.tabs_large_4554 .solid_2898 .focused_7f7b li.container_2028 > a {
  position: relative;
}
.tabs_large_4554 .solid_2898 .focused_7f7b li.container_2028 > a:after,
.tabs_large_4554 .solid_2898 .focused_7f7b li.container_2028 > a:before {
  content: "";
  display: table;
}
.tabs_large_4554 .solid_2898 .focused_7f7b li.container_2028 > a:after {
  clear: both;
}
.tabs_large_4554 .solid_2898 .focused_7f7b li.container_2028 > a .gallery_copper_f994 {
  margin-left: 5px;
  float: right;
}
.tabs_large_4554 .hard_559b,
.tabs_large_4554 .focused_7f7b {
  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;
}
.tabs_large_4554 .focused_7f7b {
  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;
}
.tabs_large_4554 .focused_7f7b .top_e4ee {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_large_4554 .focused_7f7b .gallery_copper_f994 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tabs_large_4554 .focused_7f7b li {
  display: block;
  margin: 0;
  padding: 0;
}
.tabs_large_4554 .focused_7f7b 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;
}
.tabs_large_4554 .focused_7f7b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tabs_large_4554 .focused_7f7b .focused_7f7b {
  top: 0;
  left: 100%;
}
.tabs_large_4554 .media-d68a.fn-focus-bf6c > .hard_559b,
.tabs_large_4554 .media-d68a.fn-focus-bf6c > .focused_7f7b,
.tabs_large_4554 .media-d68a:focus > .hard_559b,
.tabs_large_4554 .media-d68a:focus > .focused_7f7b,
.tabs_large_4554 .media-d68a:hover > .hard_559b,
.tabs_large_4554 .media-d68a:hover > .focused_7f7b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tabs_large_4554.sort-41cc .pattern_center_848d:after,
.tabs_large_4554.sort-41cc .pattern_center_848d:before {
  content: "";
  display: table;
}
.tabs_large_4554.sort-41cc .pattern_center_848d:after {
  clear: both;
}
.tabs_large_4554.sort-41cc .pattern_center_848d > li {
  float: left;
}
.tabs_large_4554.stale_0ddf .pattern_center_848d:after,
.tabs_large_4554.stale_0ddf .pattern_center_848d:before {
  content: "";
  display: table;
}
.tabs_large_4554.stale_0ddf .pattern_center_848d:after {
  clear: both;
}
.tabs_large_4554.stale_0ddf .pattern_center_848d > li {
  float: left;
}
.tabs_large_4554.stale_0ddf .pattern_center_848d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_large_4554.stale_0ddf .pattern_center_848d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_large_4554.stale_0ddf .pattern_center_848d > li.border-296d > a,
.tabs_large_4554.stale_0ddf .pattern_center_848d > li.paper-3d7e > a {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_large_4554.footer_7fc1 .pattern_center_848d > li > a .top_e4ee {
  position: relative;
}
.tabs_large_4554.footer_7fc1 .pattern_center_848d > li > a .top_e4ee: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;
}
.tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li:focus
  > a
  .top_e4ee:before,
.tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li:hover
  > a
  .top_e4ee:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li.border-296d
  > a
  .top_e4ee:before,
.tabs_large_4554.footer_7fc1
  .pattern_center_848d
  > li.status_smooth_0147
  > a
  .top_e4ee:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_large_4554.fresh_ceb9 .pattern_center_848d > li > a .top_e4ee {
  position: relative;
}
.tabs_large_4554.fresh_ceb9 .pattern_center_848d > li > a .top_e4ee: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;
}
.tabs_large_4554.fresh_ceb9 .pattern_center_848d > li:focus > a .top_e4ee:before,
.tabs_large_4554.fresh_ceb9
  .pattern_center_848d
  > li:hover
  > a
  .top_e4ee:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_large_4554.fresh_ceb9
  .pattern_center_848d
  > li.border-296d
  > a
  .top_e4ee:before,
.tabs_large_4554.fresh_ceb9
  .pattern_center_848d
  > li.status_smooth_0147
  > a
  .top_e4ee:before {
  width: 100%;
  background-color: currentColor;
}
.summary-2f1a .solid_2898 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary-2f1a .solid_2898 li:first-child > a {
  border-top: none;
}
.summary-2f1a .solid_2898 .liquid_06ad > .top_e4ee .gallery_copper_f994 {
  display: none;
}
.summary-2f1a .solid_2898 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary-2f1a .solid_2898 li:last-child {
  border: none;
}
.summary-2f1a .solid_2898 li.container_2028 > a {
  padding-right: 45px !important;
}
.summary-2f1a .solid_2898 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary-2f1a .solid_2898 li a:focus,
.summary-2f1a .solid_2898 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-2f1a .solid_2898 li .label_top_c09d {
  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;
}
.summary-2f1a .solid_2898 li .label_top_c09d:hover {
  box-shadow: none;
}
.summary-2f1a .solid_2898 li .label_top_c09d .gallery_copper_f994 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary-2f1a .solid_2898 .focused_7f7b {
  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);
}
.summary-2f1a .solid_2898 .focused_7f7b li a {
  padding-left: 3em;
}
.summary-2f1a .solid_2898 .layout_0d70 > a .label_top_c09d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary-2f1a .solid_2898 .layout_0d70 > .focused_7f7b {
  display: block;
  opacity: 1;
}
.pressed-cb6a {
  max-width: 100%;
}
.right_40d6 {
  line-height: 0;
  cursor: pointer;
}
.card-10a1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.card-10a1:hover {
  box-shadow: none;
  color: currentColor;
}
.card-10a1 svg {
  width: 18px;
  height: 18px;
}
.card-10a1 .caption_rough_0f1a {
  display: none;
}
.menu-3bc6 {
  position: relative;
}
.menu-3bc6.fn-active-bf6c .card-10a1 .mini_fae9 {
  display: none;
}
.menu-3bc6.fn-active-bf6c .card-10a1 .caption_rough_0f1a {
  display: inline-block;
}
.menu-3bc6 .thumbnail_over_9929 {
  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);
}
.menu-3bc6.menu_cb11 .thumbnail_over_9929 {
  left: auto;
  right: -0.9em;
}
.menu-3bc6.menu_cb11 .image_tiny_ac6b::before {
  left: auto;
  right: 15px;
}
.menu-3bc6.fn-active-bf6c .thumbnail_over_9929 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview-old-fb4e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.preview-old-fb4e label {
  flex-basis: 100%;
}
.preview-old-fb4e .notification_e615 {
  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;
}
.preview-old-fb4e .static_1139 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.preview-old-fb4e .static_1139:focus {
  background-color: transparent;
}
.preview-old-fb4e button.nav_advanced_ad36 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.preview-old-fb4e button.nav_advanced_ad36:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.preview-old-fb4e button.nav_advanced_ad36 svg {
  width: 18px;
  height: 18px;
}
.preview-old-fb4e input[type="submit"] {
  min-height: auto;
}
.column-large-4b9f .preview-old-fb4e .static_1139 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image_tiny_ac6b {
  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) {
  .image_tiny_ac6b {
    width: 220px;
  }
}
.image_tiny_ac6b label {
  flex-basis: 100%;
}
.image_tiny_ac6b::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;
}
.description_4cda .column-large-4b9f .preview-old-fb4e {
  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;
}
.description_4cda
  .column-large-4b9f
  .preview-old-fb4e
  .notification_e615 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_4cda .column-large-4b9f .preview-old-fb4e .static_1139 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_4cda
  .column-large-4b9f
  .preview-old-fb4e
  .static_1139:focus {
  background: 0 0;
}
.description_4cda
  .column-large-4b9f
  .preview-old-fb4e
  .info_da1c {
  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;
}
.card_7f68 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card_7f68 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card_7f68 li:last-child {
  margin-right: 0;
}
.card_7f68 li:first-child {
  margin-left: 0;
}
.card_7f68.box_stale_f7b3 a {
  color: #fff;
}
.card_7f68.box_stale_f7b3 a:hover {
  color: #fff;
}
.card_7f68 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card_7f68 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card_7f68 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card_7f68 a:hover {
  opacity: 0.9;
  color: inherit;
}
.card_7f68 [class*="social-icon-apple"] {
  background-color: #999;
}
.card_7f68 [class*="social-icon-apple"].medium-8899 {
  background-color: transparent;
  color: #999;
}
.card_7f68 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card_7f68 [class*="social-icon-behance"].medium-8899 {
  background-color: transparent;
  color: #1769ff;
}
.card_7f68 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card_7f68 [class*="social-icon-bitbucket"].medium-8899 {
  background-color: transparent;
  color: #205081;
}
.card_7f68 [class*="social-icon-codepen"] {
  background-color: #000;
}
.card_7f68 [class*="social-icon-codepen"].medium-8899 {
  background-color: transparent;
  color: #000;
}
.card_7f68 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card_7f68 [class*="social-icon-delicious"].medium-8899 {
  background-color: transparent;
  color: #39f;
}
.card_7f68 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card_7f68 [class*="social-icon-digg"].medium-8899 {
  background-color: transparent;
  color: #005be2;
}
.card_7f68 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card_7f68 [class*="social-icon-dribbble"].medium-8899 {
  background-color: transparent;
  color: #ea4c89;
}
.card_7f68 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card_7f68 [class*="social-icon-envelope"].medium-8899 {
  background-color: transparent;
  color: #ea4335;
}
.card_7f68 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card_7f68 [class*="social-icon-facebook"].medium-8899 {
  background-color: transparent;
  color: #3b5998;
}
.card_7f68 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card_7f68 [class*="social-icon-flickr"].medium-8899 {
  background-color: transparent;
  color: #0063dc;
}
.card_7f68 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card_7f68 [class*="social-icon-foursquare"].medium-8899 {
  background-color: transparent;
  color: #2d5be3;
}
.card_7f68 [class*="social-icon-github"] {
  background-color: #333;
}
.card_7f68 [class*="social-icon-github"].medium-8899 {
  background-color: transparent;
  color: #333;
}
.card_7f68 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card_7f68 [class*="social-icon-google-plus"].medium-8899 {
  background-color: transparent;
  color: #dd4b39;
}
.card_7f68 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card_7f68 [class*="social-icon-houzz"].medium-8899 {
  background-color: transparent;
  color: #7ac142;
}
.card_7f68 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card_7f68 [class*="social-icon-instagram"].medium-8899 {
  background-color: transparent;
  color: #262626;
}
.card_7f68 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card_7f68 [class*="social-icon-jsfiddle"].medium-8899 {
  background-color: transparent;
  color: #487aa2;
}
.card_7f68 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card_7f68 [class*="social-icon-linkedin"].medium-8899 {
  background-color: transparent;
  color: #0077b5;
}
.card_7f68 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card_7f68 [class*="social-icon-medium"].medium-8899 {
  background-color: transparent;
  color: #00ab6b;
}
.card_7f68 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card_7f68
  [class*="social-icon-odnoklassniki"].medium-8899 {
  background-color: transparent;
  color: #f4731c;
}
.card_7f68 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card_7f68 [class*="social-icon-meetup"].medium-8899 {
  background-color: transparent;
  color: #ec1c40;
}
.card_7f68 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card_7f68 [class*="social-icon-pinterest"].medium-8899 {
  background-color: transparent;
  color: #bd081c;
}
.card_7f68 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card_7f68 [class*="social-icon-product-hunt"].medium-8899 {
  background-color: transparent;
  color: #da552f;
}
.card_7f68 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card_7f68 [class*="social-icon-reddit"].medium-8899 {
  background-color: transparent;
  color: #ff4500;
}
.card_7f68 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card_7f68 [class*="social-icon-rss"].medium-8899 {
  background-color: transparent;
  color: #f26522;
}
.card_7f68 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card_7f68
  [class*="social-icon-shopping-cart"].medium-8899 {
  background-color: transparent;
  color: #4caf50;
}
.card_7f68 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card_7f68 [class*="social-icon-skype"].medium-8899 {
  background-color: transparent;
  color: #00aff0;
}
.card_7f68 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card_7f68 [class*="social-icon-slideshare"].medium-8899 {
  background-color: transparent;
  color: #0077b5;
}
.card_7f68 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card_7f68 [class*="social-icon-snapchat"].medium-8899 {
  background-color: transparent;
  color: #fffc00;
}
.card_7f68 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card_7f68 [class*="social-icon-soundcloud"].medium-8899 {
  background-color: transparent;
  color: #f80;
}
.card_7f68 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card_7f68 [class*="social-icon-spotify"].medium-8899 {
  background-color: transparent;
  color: #2ebd59;
}
.card_7f68 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card_7f68
  [class*="social-icon-stack-overflow"].medium-8899 {
  background-color: transparent;
  color: #fe7a15;
}
.card_7f68 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card_7f68 [class*="social-icon-maldkfgram"].medium-8899 {
  background-color: transparent;
  color: #2ca5e0;
}
.card_7f68 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card_7f68 [class*="social-icon-tripadvisor"].medium-8899 {
  background-color: transparent;
  color: #589442;
}
.card_7f68 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card_7f68 [class*="social-icon-tumblr"].medium-8899 {
  background-color: transparent;
  color: #35465c;
}
.card_7f68 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card_7f68 [class*="social-icon-twitch"].medium-8899 {
  background-color: transparent;
  color: #6441a5;
}
.card_7f68 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card_7f68 [class*="social-icon-twitter"].medium-8899 {
  background-color: transparent;
  color: #1da1f2;
}
.card_7f68 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card_7f68 [class*="social-icon-vimeo"].medium-8899 {
  background-color: transparent;
  color: #1ab7ea;
}
.card_7f68 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card_7f68 [class*="social-icon-vk"].medium-8899 {
  background-color: transparent;
  color: #45668e;
}
.card_7f68 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card_7f68 [class*="social-icon-weibo"].medium-8899 {
  background-color: transparent;
  color: #df2029;
}
.card_7f68 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card_7f68 [class*="social-icon-weixin"].medium-8899 {
  background-color: transparent;
  color: #7bb32e;
}
.card_7f68 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card_7f68 [class*="social-icon-whatsapp"].medium-8899 {
  background-color: transparent;
  color: #25d366;
}
.card_7f68 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card_7f68 [class*="social-icon-wordpress"].medium-8899 {
  background-color: transparent;
  color: #21759b;
}
.card_7f68 [class*="social-icon-xing"] {
  background-color: #026466;
}
.card_7f68 [class*="social-icon-xing"].medium-8899 {
  background-color: transparent;
  color: #026466;
}
.card_7f68 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card_7f68 [class*="social-icon-yelp"].medium-8899 {
  background-color: transparent;
  color: #af0606;
}
.card_7f68 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card_7f68 [class*="social-icon-youtube"].medium-8899 {
  background-color: transparent;
  color: #cd201f;
}
.easy_3d6a {
  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;
}
.easy_3d6a:hover {
  box-shadow: none;
  background: 0 0;
}
.row-black-45e1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice_tall_aae9 {
  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;
}
.bronze_da9e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dirty_fb95 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dirty_fb95,
.dirty_fb95::after,
.dirty_fb95::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;
}
.dirty_fb95::after,
.dirty_fb95::before {
  content: "";
  display: block;
  background-color: inherit;
}
.last-8784 .notice_tall_aae9 .bronze_da9e {
  margin-top: -2px;
  width: 19px;
}
.last-8784 .notice_tall_aae9 .dirty_fb95 {
  margin-top: -1px;
}
.last-8784 .notice_tall_aae9 .dirty_fb95,
.last-8784 .notice_tall_aae9 .dirty_fb95::after,
.last-8784 .notice_tall_aae9 .dirty_fb95::before {
  width: 19px;
  height: 2px;
}
.last-8784 .notice_tall_aae9 .dirty_fb95::before {
  top: -6px;
}
.last-8784 .notice_tall_aae9 .dirty_fb95::after {
  bottom: -6px;
}
.overlay-red-8389 .notice_tall_aae9 .bronze_da9e {
  margin-top: -2px;
  width: 22px;
}
.overlay-red-8389 .notice_tall_aae9 .dirty_fb95 {
  margin-top: -1px;
}
.overlay-red-8389 .notice_tall_aae9 .dirty_fb95,
.overlay-red-8389 .notice_tall_aae9 .dirty_fb95::after,
.overlay-red-8389 .notice_tall_aae9 .dirty_fb95::before {
  width: 22px;
  height: 2px;
}
.overlay-red-8389 .notice_tall_aae9 .dirty_fb95::before {
  top: -7px;
}
.overlay-red-8389 .notice_tall_aae9 .dirty_fb95::after {
  bottom: -7px;
}
.primary-glass-e47c .notice_tall_aae9 .bronze_da9e {
  margin-top: -2px;
  width: 31px;
}
.primary-glass-e47c .notice_tall_aae9 .dirty_fb95 {
  margin-top: -1.5px;
}
.primary-glass-e47c .notice_tall_aae9 .dirty_fb95,
.primary-glass-e47c .notice_tall_aae9 .dirty_fb95::after,
.primary-glass-e47c .notice_tall_aae9 .dirty_fb95::before {
  width: 31px;
  height: 3px;
}
.primary-glass-e47c .notice_tall_aae9 .dirty_fb95::before {
  top: -9px;
}
.primary-glass-e47c .notice_tall_aae9 .dirty_fb95::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-motion-f4ff .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-motion-f4ff .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1px;
  }
  .breadcrumb-motion-f4ff .notice_tall_aae9 .dirty_fb95,
  .breadcrumb-motion-f4ff .notice_tall_aae9 .dirty_fb95::after,
  .breadcrumb-motion-f4ff .notice_tall_aae9 .dirty_fb95::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-motion-f4ff .notice_tall_aae9 .dirty_fb95::before {
    top: -6px;
  }
  .breadcrumb-motion-f4ff .notice_tall_aae9 .dirty_fb95::after {
    bottom: -6px;
  }
  .active_north_f2e9 .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 22px;
  }
  .active_north_f2e9 .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1px;
  }
  .active_north_f2e9 .notice_tall_aae9 .dirty_fb95,
  .active_north_f2e9 .notice_tall_aae9 .dirty_fb95::after,
  .active_north_f2e9 .notice_tall_aae9 .dirty_fb95::before {
    width: 22px;
    height: 2px;
  }
  .active_north_f2e9 .notice_tall_aae9 .dirty_fb95::before {
    top: -7px;
  }
  .active_north_f2e9 .notice_tall_aae9 .dirty_fb95::after {
    bottom: -7px;
  }
  .action-d22a .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 31px;
  }
  .action-d22a .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1.5px;
  }
  .action-d22a .notice_tall_aae9 .dirty_fb95,
  .action-d22a .notice_tall_aae9 .dirty_fb95::after,
  .action-d22a .notice_tall_aae9 .dirty_fb95::before {
    width: 31px;
    height: 3px;
  }
  .action-d22a .notice_tall_aae9 .dirty_fb95::before {
    top: -9px;
  }
  .action-d22a .notice_tall_aae9 .dirty_fb95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-7636 .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 19px;
  }
  .plasma-7636 .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1px;
  }
  .plasma-7636 .notice_tall_aae9 .dirty_fb95,
  .plasma-7636 .notice_tall_aae9 .dirty_fb95::after,
  .plasma-7636 .notice_tall_aae9 .dirty_fb95::before {
    width: 19px;
    height: 2px;
  }
  .plasma-7636 .notice_tall_aae9 .dirty_fb95::before {
    top: -6px;
  }
  .plasma-7636 .notice_tall_aae9 .dirty_fb95::after {
    bottom: -6px;
  }
  .hero-selected-79ba .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 22px;
  }
  .hero-selected-79ba .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1px;
  }
  .hero-selected-79ba .notice_tall_aae9 .dirty_fb95,
  .hero-selected-79ba .notice_tall_aae9 .dirty_fb95::after,
  .hero-selected-79ba .notice_tall_aae9 .dirty_fb95::before {
    width: 22px;
    height: 2px;
  }
  .hero-selected-79ba .notice_tall_aae9 .dirty_fb95::before {
    top: -7px;
  }
  .hero-selected-79ba .notice_tall_aae9 .dirty_fb95::after {
    bottom: -7px;
  }
  .inner-431c .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 31px;
  }
  .inner-431c .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1.5px;
  }
  .inner-431c .notice_tall_aae9 .dirty_fb95,
  .inner-431c .notice_tall_aae9 .dirty_fb95::after,
  .inner-431c .notice_tall_aae9 .dirty_fb95::before {
    width: 31px;
    height: 3px;
  }
  .inner-431c .notice_tall_aae9 .dirty_fb95::before {
    top: -9px;
  }
  .inner-431c .notice_tall_aae9 .dirty_fb95::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gold_6f7e .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 19px;
  }
  .gold_6f7e .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1px;
  }
  .gold_6f7e .notice_tall_aae9 .dirty_fb95,
  .gold_6f7e .notice_tall_aae9 .dirty_fb95::after,
  .gold_6f7e .notice_tall_aae9 .dirty_fb95::before {
    width: 19px;
    height: 2px;
  }
  .gold_6f7e .notice_tall_aae9 .dirty_fb95::before {
    top: -6px;
  }
  .gold_6f7e .notice_tall_aae9 .dirty_fb95::after {
    bottom: -6px;
  }
  .plasma_e632 .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 22px;
  }
  .plasma_e632 .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1px;
  }
  .plasma_e632 .notice_tall_aae9 .dirty_fb95,
  .plasma_e632 .notice_tall_aae9 .dirty_fb95::after,
  .plasma_e632 .notice_tall_aae9 .dirty_fb95::before {
    width: 22px;
    height: 2px;
  }
  .plasma_e632 .notice_tall_aae9 .dirty_fb95::before {
    top: -7px;
  }
  .plasma_e632 .notice_tall_aae9 .dirty_fb95::after {
    bottom: -7px;
  }
  .dirty_c3e7 .notice_tall_aae9 .bronze_da9e {
    margin-top: -2px;
    width: 31px;
  }
  .dirty_c3e7 .notice_tall_aae9 .dirty_fb95 {
    margin-top: -1.5px;
  }
  .dirty_c3e7 .notice_tall_aae9 .dirty_fb95,
  .dirty_c3e7 .notice_tall_aae9 .dirty_fb95::after,
  .dirty_c3e7 .notice_tall_aae9 .dirty_fb95::before {
    width: 31px;
    height: 3px;
  }
  .dirty_c3e7 .notice_tall_aae9 .dirty_fb95::before {
    top: -9px;
  }
  .dirty_c3e7 .notice_tall_aae9 .dirty_fb95::after {
    bottom: -9px;
  }
}
.bottom-2e32 .dirty_fb95 {
  -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);
}
.bottom-2e32 .dirty_fb95::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bottom-2e32 .dirty_fb95::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);
}
.bottom-2e32.tag_8d1b .dirty_fb95 {
  -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);
}
.bottom-2e32.tag_8d1b .dirty_fb95::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bottom-2e32.tag_8d1b .dirty_fb95::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);
}
.element-cold-34d6 {
  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.bronze_d151:before {
  display: none;
}
.surface_e829 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface_e829 .menu-static-879d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface_e829 .menu-static-879d:last-of-type {
  border-bottom: none;
}
.surface_e829 .menu-static-879d.description_narrow_5442,
.surface_e829 .menu-static-879d.old_9e57,
.surface_e829 .menu-static-879d.tertiary-217b {
  padding: 0;
}
.surface_e829 .summary-2f1a .label_top_c09d {
  color: currentColor;
}
.surface_e829 .summary-2f1a .label_top_c09d:focus,
.surface_e829 .summary-2f1a .label_top_c09d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_e829.card_hard_1383 .component_92dc,
.surface_e829.card_hard_1383 .thumbnail_hard_fe16 a,
.surface_e829.card_hard_1383 .pattern_center_848d a,
.surface_e829.card_hard_1383 .focused_7f7b a {
  color: rgba(0, 0, 0, 0.55);
}
.surface_e829.card_hard_1383 .component_92dc:hover,
.surface_e829.card_hard_1383 .thumbnail_hard_fe16 a:hover,
.surface_e829.card_hard_1383 .pattern_center_848d a:hover,
.surface_e829.card_hard_1383 .focused_7f7b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_e829.card_hard_1383 .container-solid-89d0 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_e829.card_hard_1383 .menu-static-879d {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_e829.card_hard_1383 .menu-static-879d:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface_e829.card_hard_1383 .up-5e9a:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface_e829.card_hard_1383 .summary-2f1a .solid_2898 li a,
.surface_e829.card_hard_1383 .summary-2f1a .label_top_c09d,
.surface_e829.card_hard_1383 .focused_7f7b {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_e829.card_hard_1383 .summary-2f1a .label_top_c09d:focus,
.surface_e829.card_hard_1383 .summary-2f1a .label_top_c09d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_e829.card_hard_1383 .solid_2898 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface_e829.hot_3870 .component_92dc,
.surface_e829.hot_3870 .thumbnail_hard_fe16 a,
.surface_e829.hot_3870 .pattern_center_848d .label_top_c09d,
.surface_e829.hot_3870 .pattern_center_848d a,
.surface_e829.hot_3870 .focused_7f7b a {
  color: rgba(255, 255, 255, 0.79);
}
.surface_e829.hot_3870 .component_92dc:hover,
.surface_e829.hot_3870 .thumbnail_hard_fe16 a:hover,
.surface_e829.hot_3870 .pattern_center_848d .label_top_c09d:hover,
.surface_e829.hot_3870 .pattern_center_848d a:hover,
.surface_e829.hot_3870 .focused_7f7b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_e829.hot_3870 .container-solid-89d0 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_e829.hot_3870 .menu-static-879d {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_e829.hot_3870 .menu-static-879d:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface_e829.hot_3870 .up-5e9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface_e829.hot_3870 .summary-2f1a .solid_2898 li a,
.surface_e829.hot_3870 .summary-2f1a .label_top_c09d,
.surface_e829.hot_3870 .focused_7f7b {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_e829.hot_3870 .summary-2f1a .label_top_c09d:focus,
.surface_e829.hot_3870 .summary-2f1a .label_top_c09d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface_e829.hot_3870 .solid_2898 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-5e9a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.up-5e9a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shadow_white_fcfe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background_cace .surface_e829 {
  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;
}
.background_cace .menu-static-879d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background_cace .menu-static-879d: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) {
  .background_cace .menu-static-879d:before {
    width: 16%;
    left: 42%;
  }
}
.background_cace .menu-static-879d:last-child:before {
  content: none;
}
.background_cace .menu-static-879d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background_cace .summary-2f1a .solid_2898 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background_cace .summary-2f1a .solid_2898 li a .label_top_c09d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background_cace .summary-2f1a .focused_7f7b {
  border: none;
}
.background_cace .summary-2f1a .focused_7f7b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background_cace .up-5e9a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background_cace .shadow_white_fcfe {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background_cace .hot_3870 .up-5e9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_cace .card_hard_1383.mask_iron_0ed7 .dirty_fb95 {
  background: rgba(0, 0, 0, 0.6);
}
.background_cace
  .card_hard_1383.mask_iron_0ed7
  .dirty_fb95::after,
.background_cace
  .card_hard_1383.mask_iron_0ed7
  .dirty_fb95:before {
  background: inherit;
}
.background_cace
  .card_hard_1383.mask_iron_0ed7:hover
  .dirty_fb95 {
  background: rgba(0, 0, 0, 0.8);
}
.easy-df45 .surface_e829 {
  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) {
  .easy-df45 .surface_e829 {
    width: auto;
    right: 45px;
  }
}
.frame-next-f983 .surface_e829 {
  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) {
  .frame-next-f983 .surface_e829 {
    width: auto;
    left: 45px;
  }
}
.bronze_d151 .surface_e829 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.bronze_d151 .shadow_white_fcfe {
  max-width: 48em;
  margin: 0 auto;
}
.bronze_d151 .up-5e9a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.shadow-light-5ec2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-light-5ec2.background_cace .surface_e829 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.shadow-light-5ec2.easy-df45 .surface_e829 {
  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);
}
.shadow-light-5ec2 .surface_e829 {
  visibility: visible;
}
.shadow-light-5ec2.frame-next-f983 .surface_e829 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.picture-bronze-7105,
.in-0c61 {
  overflow-x: hidden;
}
.picture-bronze-7105 .surface_e829 {
  overflow: auto;
}
.picture-bronze-7105.background_cace {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-bronze-7105.background_cace .surface_e829 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.picture-bronze-7105.background_cace .easy_3d6a {
  opacity: 0;
}
.picture-bronze-7105.easy-df45 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-bronze-7105.easy-df45 .surface_e829 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.picture-bronze-7105.easy-df45 .easy_3d6a {
  opacity: 0;
}
.picture-bronze-7105.frame-next-f983 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-bronze-7105.frame-next-f983 .surface_e829 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.picture-bronze-7105.frame-next-f983 .easy_3d6a {
  opacity: 0;
}
.picture-bronze-7105.bronze_d151 .surface_e829 {
  z-index: 10;
  visibility: visible;
}
.mask_iron_0ed7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.mask_iron_0ed7 .dirty_fb95 {
  background: rgba(255, 255, 255, 0.99);
}
.mask_iron_0ed7 .dirty_fb95::after,
.mask_iron_0ed7 .dirty_fb95:before {
  background: inherit;
}
.mask_iron_0ed7:hover .dirty_fb95 {
  background: rgba(255, 255, 255, 0.99);
}
.frame-next-f983 .mask_iron_0ed7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.bronze_d151 .mask_iron_0ed7 {
  display: none !important;
}
.picture-bronze-7105:before,
.in-0c61:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.picture-bronze-7105 .mask_iron_0ed7,
.in-0c61 .mask_iron_0ed7 {
  display: inline-block;
}
.surface_e829 .hovered_b205 {
  -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;
}
.picture-bronze-7105 .surface_e829 .hovered_b205,
.in-0c61 .surface_e829 .hovered_b205 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb-advanced-2d26 .notification_e615 {
  width: 100%;
}
.upper-1f6d {
  padding: 0 0.5em 0;
}
.upper-1f6d [class*="customify-col-"],
.upper-1f6d [class*="customify-col_"],
.upper-1f6d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hard-0d12 .upper-1f6d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph-wood-6c50 .message-hard-5157,
  .message-hard-5157 {
    display: none;
  }
  .hard_ea2c {
    text-align: left;
  }
  .logo-c683 {
    text-align: center;
  }
  .lower-5137 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-wood-6c50 .tertiary_gas_5b5f,
  .tertiary_gas_5b5f {
    display: none;
  }
  .advanced-5a9b {
    text-align: left;
  }
  .border_fresh_1501 {
    text-align: center;
  }
  .first-fb9b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-wood-6c50 .main_95bf,
  .main_95bf {
    display: none;
  }
  .gold_8d88 {
    text-align: left;
  }
  .table_1e73 {
    text-align: center;
  }
  .secondary_active_8267 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.carousel-east-5666 {
  box-shadow: none !important;
}
.image-dee1 .active_fluid_6616,
.cold-aac6 .active_fluid_6616 {
  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;
}
.cold-aac6 .active_fluid_6616 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.frame_4e6a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.frame_4e6a:after,
.frame_4e6a:before {
  content: "";
  display: table;
}
.frame_4e6a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .frame_4e6a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.frame_4e6a,
.old-ce04 {
  max-width: 1248px;
  margin: 0 auto;
}

.texture-808d.tertiary_out_f21d .frame_4e6a {
  max-width: 100%;
}
.texture-808d.hover_fixed_486d {
  max-width: 1200px;
  margin: 0 auto;
}
.texture-808d.cold_97a9 .frame_4e6a {
  max-width: 100%;
}
.texture-808d.cold_97a9 > .frame_4e6a {
  padding-left: 0;
  padding-right: 0;
}
.texture-808d.cold_97a9 > .frame_4e6a .paragraph-wood-6c50 {
  margin: 0;
}
.texture-808d.cold_97a9
  > .frame_4e6a
  .item-87ea.huge_d28b {
  margin-right: 0;
  margin-left: 0;
}
.texture-808d.cold_97a9 #main.huge_d28b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .purple_5d01 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .purple_5d01 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bronze_16e4 .south-c3ce {
    padding-right: 1em;
  }
  .bronze_16e4.footer-27e6 .item-87ea {
    border-right: 1px solid #eaecee;
  }
  .bronze_16e4.footer-27e6 .south-c3ce {
    padding-right: 1em;
  }
  .bronze_16e4.footer-27e6 .light_3c95 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-d02b .south-c3ce {
    padding-left: 1em;
  }
  .disabled-d02b.footer-27e6 .item-87ea {
    border-left: 1px solid #eaecee;
  }
  .disabled-d02b.footer-27e6 .south-c3ce {
    padding-left: 1em;
  }
  .disabled-d02b.footer-27e6 .light_3c95 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-left-17bf .south-c3ce {
    padding-left: 1em;
  }
  .summary-left-17bf.footer-27e6 .narrow-a737 {
    border-right: 1px solid #eaecee;
  }
  .summary-left-17bf.footer-27e6 .video_1b90 {
    border-right: 1px solid #eaecee;
  }
  .summary-left-17bf.footer-27e6 .south-c3ce {
    padding-left: 1em;
  }
  .summary-left-17bf.footer-27e6 .light_3c95 {
    padding-right: 1em;
  }
  .summary-left-17bf.footer-27e6 .panel-1045 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-dac3 .south-c3ce {
    padding-right: 1em;
  }
  .top-dac3.footer-27e6 .narrow-a737 {
    border-left: 1px solid #eaecee;
  }
  .top-dac3.footer-27e6 .video_1b90 {
    border-left: 1px solid #eaecee;
  }
  .top-dac3.footer-27e6 .south-c3ce {
    padding-right: 1em;
  }
  .top-dac3.footer-27e6 .light_3c95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top-dac3.footer-27e6 .panel-1045 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple_5d01 .south-c3ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_5d01.footer-27e6 .item-87ea {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .purple_5d01.footer-27e6 .south-c3ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple_5d01.footer-27e6 .light_3c95 {
    padding-left: 1em;
  }
  .purple_5d01.footer-27e6 .panel-1045 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .purple_5d01.footer-27e6 .south-c3ce {
    padding-left: 0;
  }
}
.tertiary-caff .title-slow-bcb9 {
  display: inline-block;
}
.static-c0f4 {
  display: inline-block;
}
.content-d083 {
  word-con: break-word;
}
.smooth-2f8f > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth-2f8f .current_2d7e {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth-2f8f .preview-lite-5020 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.chip-f806 .tertiary-22ab {
  margin-bottom: 2em;
}
.chip-f806 .heading_1318 {
  margin-bottom: 15px;
}
.chip-f806 .heading_1318:last-child {
  margin-bottom: 0;
}
.chip-f806 .progress_9de0 {
  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) {
  .chip-f806 .progress_9de0 {
    display: block;
  }
}
.chip-f806 .breadcrumb-5dfa {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .chip-f806 .breadcrumb-5dfa {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.chip-f806 .link_short_2652 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.chip-f806 .link_short_2652 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.chip-f806 .link_short_2652 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.chip-f806 .content-d083 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip-f806 .content-d083 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.chip-f806 .silver_3eba p:last-child {
  margin-bottom: 0;
}
.chip-f806 .dim_e8fa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.chip-f806 .overlay-6b07 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.chip-f806 .hard_d1fd {
  margin-top: 1em;
}
.chip-f806 .clean_7910 {
  top: 0;
  display: block;
}
.chip-f806 .clean_7910 a {
  color: inherit;
}
.chip-f806 .clean_7910 a:hover {
  color: inherit;
}
.chip-f806 .widget_006e {
  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;
}
.chip-f806 .widget_006e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.chip-f806 .overlay-6b07 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.chip-f806 .detail-tiny-0dab {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.chip-f806 .detail-tiny-0dab:first-child {
  margin-top: 0;
}
.chip-f806 .detail-tiny-0dab.input-down-5fcf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.chip-f806 .detail-tiny-0dab.notice-99ec {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip-f806
  .detail-tiny-0dab.notice-99ec.modal-fixed-18cc
  .hard_d1fd {
  width: 100%;
}
.chip-f806 .notice-99ec {
  -webkit-box-align: center;
  align-items: center;
}
.chip-f806 .notice-99ec .smooth-2f8f,
.chip-f806 .notice-99ec > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.chip-f806 .link_short_2652 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-f806 .link_short_2652 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip-f806 .link_short_2652: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;
}
.chip-f806 .input-down-5fcf {
  z-index: 5;
}
.chip-f806 .white_8156 .grid-center-28fd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.chip-f806 .wide_07f9 .grid-center-28fd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.chip-f806 .chip_1ca5 .grid-center-28fd {
  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;
}
.chip-f806.left-f8fb .progress_9de0,
.chip-f806.hovered-0d01 .progress_9de0 {
  display: block;
}
.chip-f806.left-f8fb .progress_9de0 .filter-ca85,
.chip-f806.left-f8fb .progress_9de0 .overlay-6b07,
.chip-f806.hovered-0d01 .progress_9de0 .filter-ca85,
.chip-f806.hovered-0d01 .progress_9de0 .overlay-6b07 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-f806.column_b2a9 .breadcrumb-5dfa {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .chip-f806.column_b2a9 .breadcrumb-5dfa {
    margin-right: 0;
  }
}
.chip-f806.left-f8fb .breadcrumb-5dfa,
.chip-f806.hovered-0d01 .breadcrumb-5dfa {
  padding-top: 40%;
}
.chip-f806.left-f8fb .tertiary-22ab,
.chip-f806.hovered-0d01 .tertiary-22ab {
  display: block;
}
.chip-f806.left-f8fb .fn-sticky-bf6c .overlay-6b07,
.chip-f806.hovered-0d01 .fn-sticky-bf6c .overlay-6b07 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.chip-f806.left-f8fb .breadcrumb-5dfa,
.chip-f806.hovered-0d01 .breadcrumb-5dfa {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.chip-f806.left-f8fb .overlay-6b07 {
  padding: 1em;
}
.heading_22bc {
  margin: 30px auto;
  display: block;
}
.heading_22bc .iron_57da > * {
  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;
}
.heading_22bc .iron_57da > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_22bc .iron_57da span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.top-1a9f .smooth-2f8f {
  margin-bottom: 1.41575em;
}
.top-1a9f .outline-warm-20e5 {
  margin-bottom: 1.618em;
}
.sidebar-5195 .focus-0f93 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sidebar-5195 .focus-0f93 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sidebar-5195 .breadcrumb_north_c242 {
  max-width: 100%;
  overflow: auto;
}
.modal-dynamic-346e .sidebar-5195 a:hover {
  text-decoration: underline;
}
.notification-paper-1225 .heading_1318:not(.content-d083),
.notification-paper-1225 .link_short_2652 {
  margin-bottom: 1.41575em;
}
.notification-paper-1225 .heading_1318:not(.content-d083):last-child,
.notification-paper-1225 .link_short_2652:last-child {
  margin-bottom: 0;
}
.notification-paper-1225 .heading_1318.grid-basic-69d3 {
  margin-bottom: 0.41575em;
}
.notification-paper-1225 .liquid_fd7a:before,
.notification-paper-1225 .info-574f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notification-paper-1225 .liquid_fd7a:before {
  content: "\f115";
}
.notification-paper-1225 .info-574f:before {
  content: "\f02c";
}
.notification-paper-1225 .menu-4fb8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notification-paper-1225 .menu-4fb8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.list-focused-259a {
  display: -webkit-box;
  display: flex;
}
.list-focused-259a .menu-pink-10a9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .list-focused-259a .menu-pink-10a9 {
    flex-basis: 90px;
  }
}
.list-focused-259a .border_dynamic_fc55 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .list-focused-259a .border_dynamic_fc55 {
    flex-basis: calc(100% - 50px);
  }
}
.list-focused-259a .footer-1819 p:last-child {
  margin-bottom: 0.72em;
}
.button-selected-91bf .iron_57da {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button-selected-91bf .iron_57da:after,
.button-selected-91bf .iron_57da:before {
  content: "";
  display: table;
}
.button-selected-91bf .iron_57da:after {
  clear: both;
}
.button-selected-91bf .iron_57da .progress-liquid-5d6e,
.button-selected-91bf .iron_57da .lower_63de {
  width: 49%;
}
.button-selected-91bf .iron_57da .progress-liquid-5d6e a span.plasma_c93a,
.button-selected-91bf .iron_57da .lower_63de a span.plasma_c93a {
  display: block;
  margin-bottom: 5px;
}
.button-selected-91bf .iron_57da .lower_63de {
  float: left;
  text-align: left;
}
.button-selected-91bf .iron_57da .progress-liquid-5d6e {
  float: right;
  text-align: right;
}
.message_a659 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message_a659 {
    margin-bottom: 0;
  }
}
.module_5c36 {
  margin-bottom: 1em;
}
.module_5c36 .content-d083 {
  font-size: 1.1em;
  line-height: 1.3;
}
.middle-cbe5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.description_dim_25ef .module_5c36,
.accordion-thick-43b4 .module_5c36 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .description_dim_25ef .module_5c36,
  .accordion-thick-43b4 .module_5c36 {
    display: block;
  }
}
.description_dim_25ef .middle-cbe5,
.accordion-thick-43b4 .middle-cbe5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .description_dim_25ef .middle-cbe5,
  .accordion-thick-43b4 .middle-cbe5 {
    margin-bottom: 1em;
  }
}
.description_dim_25ef .middle-cbe5 img,
.accordion-thick-43b4 .middle-cbe5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.description_dim_25ef .tertiary-1980,
.accordion-thick-43b4 .tertiary-1980 {
  flex-basis: calc(100% - 160px);
}
.description_dim_25ef .tertiary-1980 p,
.accordion-thick-43b4 .tertiary-1980 p {
  margin-bottom: 0;
}
.description_dim_25ef .tertiary-1980 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .description_dim_25ef .tertiary-1980 {
    padding-left: 0;
  }
}
.accordion-thick-43b4 .tertiary-1980 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accordion-thick-43b4 .tertiary-1980 {
    padding-right: 0;
  }
}
.accordion-thick-43b4 .middle-cbe5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.photo-2848 .middle-cbe5 {
  margin-bottom: 0.5em;
}
.photo-2848 .middle-cbe5 img {
  width: 100%;
}
.input_9b96 .glass_386c,
.heading-fast-d8a2 .glass_386c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.heading-fast-d8a2 .item-87ea .image-db51 p:last-child {
  margin-bottom: 0;
}
.prev_4f3a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header_pressed_a346 .hero-cb1e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header_pressed_a346 .hero-cb1e:last-of-type {
    margin-bottom: 0;
  }
}
.header_pressed_a346 .hero-cb1e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_pressed_a346 .hero-cb1e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header_pressed_a346 .hero-cb1e ul li {
  margin: 0 0 0.6em;
}
.header_pressed_a346 .hero-cb1e ul li.popup-over-a6b0,
.header_pressed_a346 .hero-cb1e ul li.mask_blue_9cc5 {
  position: relative;
}
.header_pressed_a346 .hero-cb1e ul li.popup-over-a6b0 .item-2b06,
.header_pressed_a346 .hero-cb1e ul li.mask_blue_9cc5 .item-2b06 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header_pressed_a346 .hero-cb1e ul li.popup-over-a6b0:after:after,
.header_pressed_a346 .hero-cb1e ul li.popup-over-a6b0:after:before,
.header_pressed_a346
  .hero-cb1e
  ul
  li.mask_blue_9cc5:after:after,
.header_pressed_a346
  .hero-cb1e
  ul
  li.mask_blue_9cc5:after:before {
  content: "";
  display: table;
}
.header_pressed_a346 .hero-cb1e ul li.popup-over-a6b0:after:after,
.header_pressed_a346
  .hero-cb1e
  ul
  li.mask_blue_9cc5:after:after {
  clear: both;
}
.header_pressed_a346 .hero-cb1e a.modal-ac33:hover {
  text-decoration: none;
}
.header_pressed_a346 .hero-cb1e select {
  max-width: 100%;
}
.header_pressed_a346 .hero-cb1e table {
  font-size: 85%;
}
.header_pressed_a346 .hero-cb1e table td,
.header_pressed_a346 .hero-cb1e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header_pressed_a346 .hero-cb1e table tfoot td {
  text-align: left;
}
.header_pressed_a346 .hero-cb1e :last-child {
  margin-bottom: 0;
}
.header_pressed_a346 .hero-cb1e .table_3f5e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header_pressed_a346 .hero-cb1e .table_3f5e label {
  width: 100%;
}
.header_pressed_a346 .hero-cb1e .table_3f5e .static_1139 {
  width: 100%;
  display: block;
}
.header_pressed_a346 .hero-cb1e .table_3f5e .nav_advanced_ad36 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header_pressed_a346 .hero-cb1e .table_3f5e .nav_advanced_ad36:hover svg #svg-search {
  fill: #444;
}
.header_pressed_a346 .hero-cb1e .table_3f5e .nav_advanced_ad36 svg {
  width: 18px;
  height: 18px;
}
.header_pressed_a346 .fast-25f2 ul ul,
.header_pressed_a346 .liquid-73ce ul ul,
.header_pressed_a346 .notice-e026 ul ul,
.header_pressed_a346 .cool_d11e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header_pressed_a346 .fast-25f2 .container_2028 > a,
.header_pressed_a346 .liquid-73ce .container_2028 > a,
.header_pressed_a346 .notice-e026 .container_2028 > a,
.header_pressed_a346 .cool_d11e .container_2028 > a {
  margin-bottom: 0;
}
.header_pressed_a346 .column_full_4ea7 li,
.header_pressed_a346 .fast-25f2 li,
.header_pressed_a346 .hovered-5e25 li,
.header_pressed_a346 .liquid-73ce li,
.header_pressed_a346 .notice-e026 li,
.header_pressed_a346 .cool_d11e li,
.header_pressed_a346 .bright-a6f0 li,
.header_pressed_a346 .primary_easy_fe45 li {
  display: block;
  position: relative;
}
.header_pressed_a346 .column_full_4ea7 li:last-child,
.header_pressed_a346 .fast-25f2 li:last-child,
.header_pressed_a346 .hovered-5e25 li:last-child,
.header_pressed_a346 .liquid-73ce li:last-child,
.header_pressed_a346 .notice-e026 li:last-child,
.header_pressed_a346 .cool_d11e li:last-child,
.header_pressed_a346 .bright-a6f0 li:last-child,
.header_pressed_a346 .primary_easy_fe45 li:last-child {
  border: none;
}
.header_pressed_a346 .column_full_4ea7 li a,
.header_pressed_a346 .fast-25f2 li a,
.header_pressed_a346 .hovered-5e25 li a,
.header_pressed_a346 .liquid-73ce li a,
.header_pressed_a346 .notice-e026 li a,
.header_pressed_a346 .cool_d11e li a,
.header_pressed_a346 .bright-a6f0 li a,
.header_pressed_a346 .primary_easy_fe45 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_pressed_a346 .column_full_4ea7 li ul li::before,
.header_pressed_a346 .fast-25f2 li ul li::before,
.header_pressed_a346 .hovered-5e25 li ul li::before,
.header_pressed_a346 .liquid-73ce li ul li::before,
.header_pressed_a346 .notice-e026 li ul li::before,
.header_pressed_a346 .cool_d11e li ul li::before,
.header_pressed_a346 .bright-a6f0 li ul li::before,
.header_pressed_a346 .primary_easy_fe45 li ul li::before {
  left: 15px;
}
.header_pressed_a346 .column_full_4ea7 li ul a,
.header_pressed_a346 .fast-25f2 li ul a,
.header_pressed_a346 .hovered-5e25 li ul a,
.header_pressed_a346 .liquid-73ce li ul a,
.header_pressed_a346 .notice-e026 li ul a,
.header_pressed_a346 .cool_d11e li ul a,
.header_pressed_a346 .bright-a6f0 li ul a,
.header_pressed_a346 .primary_easy_fe45 li ul a {
  padding-left: 20px;
}
.header_pressed_a346 .column_full_4ea7 li ul ul li::before,
.header_pressed_a346 .fast-25f2 li ul ul li::before,
.header_pressed_a346 .hovered-5e25 li ul ul li::before,
.header_pressed_a346 .liquid-73ce li ul ul li::before,
.header_pressed_a346 .notice-e026 li ul ul li::before,
.header_pressed_a346 .cool_d11e li ul ul li::before,
.header_pressed_a346 .bright-a6f0 li ul ul li::before,
.header_pressed_a346 .primary_easy_fe45 li ul ul li::before {
  left: 30px;
}
.header_pressed_a346 .column_full_4ea7 li ul ul a,
.header_pressed_a346 .fast-25f2 li ul ul a,
.header_pressed_a346 .hovered-5e25 li ul ul a,
.header_pressed_a346 .liquid-73ce li ul ul a,
.header_pressed_a346 .notice-e026 li ul ul a,
.header_pressed_a346 .cool_d11e li ul ul a,
.header_pressed_a346 .bright-a6f0 li ul ul a,
.header_pressed_a346 .primary_easy_fe45 li ul ul a {
  padding-left: 40px;
}
.header_pressed_a346 .left-0392 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header_pressed_a346 .primary_easy_fe45 ul li {
  margin-bottom: 1.41575em;
}
.header_pressed_a346 .primary_easy_fe45 ul li .large-799c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header_pressed_a346 .primary_easy_fe45 ul li .block-green-3e79 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hot_3870 .column_full_4ea7 li a,
.hot_3870 .fast-25f2 li a,
.hot_3870 .hovered-5e25 li a,
.hot_3870 .liquid-73ce li a,
.hot_3870 .notice-e026 li a,
.hot_3870 .cool_d11e li a,
.hot_3870 .bright-a6f0 li a,
.hot_3870 .primary_easy_fe45 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot_3870 .left-0392 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot_3870 .hero-cb1e ul li.popup-over-a6b0 .item-2b06,
.hot_3870 .hero-cb1e ul li.mask_blue_9cc5 .item-2b06 {
  background: rgba(0, 0, 0, 0.2);
}
.hot_3870 .header_pressed_a346 .hero-cb1e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-808d .header_pressed_a346 .solid_2898 li {
  margin: 0;
}
.texture-808d .header_pressed_a346 .solid_2898 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.texture-808d .header_pressed_a346 .solid_2898 li ul {
  margin: 0;
}
.texture-808d .header_pressed_a346 .solid_2898 li ul li a {
  padding-left: 15px;
}
.texture-808d .header_pressed_a346 .solid_2898 li ul li li a {
  padding-left: 30px;
}
.texture-808d .header_pressed_a346 .solid_2898 li.paper-3d7e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.texture-808d .header_pressed_a346 .solid_2898 li.paper-3d7e > 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;
}
.texture-808d .header_pressed_a346 .solid_2898 li.paper-3d7e > 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;
}
.banner_bottom_ff88 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dirty_a166 {
  position: relative;
  z-index: 10;
}
.dirty_a166 .hovered_b205 {
  width: 100%;
  max-width: 100%;
}
.component_eb6b .row_easy_5816 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.component_eb6b .card_hard_1383 {
}
.component_eb6b .hot_3870 {
  background: #292929;
}
.steel-25d4 .row_easy_5816 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.steel-25d4 .card_hard_1383 {
  background: #f9f9f9;
}
.steel-25d4 .hot_3870 {
  background: #303030;
}
.backdrop-dynamic-594e .row_easy_5816 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop-dynamic-594e .title-slow-bcb9 {
    margin-bottom: 1em;
  }
  .backdrop-dynamic-594e .title-slow-bcb9:last-child {
    margin-bottom: 0;
  }
}
.backdrop-dynamic-594e .card_hard_1383 {
  background: #ededed;
}
.backdrop-dynamic-594e .hot_3870 {
  background: #1a1a1a;
}
.row_easy_5816.card_hard_1383 {
  color: rgba(0, 0, 0, 0.6);
}
.row_easy_5816.card_hard_1383 .hover_cold_02d3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_easy_5816.hot_3870 {
  color: rgba(255, 255, 255, 0.99);
}
.row_easy_5816.hot_3870 a:not(.modal-ac33) {
  color: rgba(255, 255, 255, 0.79);
}
.row_easy_5816.hot_3870 a:not(.modal-ac33):hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_easy_5816.hot_3870 .hover_cold_02d3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_easy_5816.hot_3870 table tbody td,
.row_easy_5816.hot_3870 table th {
  background: rgba(0, 0, 0, 0.08);
}
.main-wood-b993.full-f93f .frame_4e6a {
  max-width: initial;
}
.main-wood-b993 .orange_dc8c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main-wood-b993 .orange_dc8c .hovered_b205 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main-wood-b993 .orange_dc8c .hovered_b205 {
    display: block;
    margin-bottom: 2em;
  }
  .main-wood-b993 .orange_dc8c .hovered_b205:last-child {
    margin-bottom: 0;
  }
}
.backdrop-dynamic-594e .title-slow-bcb9:last-child,
.steel-25d4 .title-slow-bcb9:last-child,
.component_eb6b .title-slow-bcb9:last-child {
  margin-bottom: 0;
}
.backdrop-dynamic-594e .title-slow-bcb9 .header_pressed_a346 .hero-cb1e:last-child,
.steel-25d4 .title-slow-bcb9 .header_pressed_a346 .hero-cb1e:last-child,
.component_eb6b .title-slow-bcb9 .header_pressed_a346 .hero-cb1e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .backdrop-dynamic-594e .active_d957,
  .backdrop-dynamic-594e .heading-f9d6,
  .steel-25d4 .active_d957,
  .steel-25d4 .heading-f9d6,
  .component_eb6b .active_d957,
  .component_eb6b .heading-f9d6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dirty_a166 .title-slow-bcb9 {
    margin-bottom: 2em;
  }
}
.dirty_a166 p:last-child {
  margin-bottom: 0;
}
.dirty_a166 li,
.dirty_a166 ul {
  list-style: none;
  margin: 0;
}
.dirty_a166 ul ul {
  margin-left: 2.617924em;
}
.main_0163 {
  font-size: 0.875em;
}

/* css-noise: 73b4 */
.promo-block-x4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
