/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary_1e65/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary_1e65
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.summary_1e65/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.search-5c8c.soft-763e/licenses/gpl-2.0.basic-cddc
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.card-4009/, (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.wrapper-a9ed.yellow_c157/normalize.lower_17be/
 ======
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.lower_17be v7.0.0 | MIT License | github.summary_1e65/necolas/normalize.lower_17be */
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;
}
.nav_0d61 .backdrop-new-c81b,
.grid_new_06b5,
.smooth-ea42,
.nav-hard-ca94,
.smooth-3a9e,
.hard-4ae2,
.main_dark_d80e,
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;
}
.grid_new_06b5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid_new_06b5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_new_06b5,
  h1 {
    font-size: 1.8em;
  }
}
.smooth-ea42,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.smooth-ea42 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .smooth-ea42,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .smooth-ea42,
  h2 {
    font-size: 1.7em;
  }
}
.nav-hard-ca94,
h3 {
  font-size: 1.618em;
}
.nav_0d61 .backdrop-new-c81b,
.smooth-3a9e,
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.sort_silver_0ea8 {
  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;
}
.article-7df3:after,
.article-7df3:before,
.north-75ad:after,
.north-75ad:before {
  content: "";
  display: table;
}
.article-7df3:after,
.north-75ad:after {
  clear: both;
}
.disabled_0f91 {
  float: right;
  margin-right: 0;
}
.blue_79e6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.advanced_ece8 .accent-73e0,
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;
}
.advanced_ece8 .accent-73e0: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;
}
.button_6dc1 .accent-73e0 {
  box-shadow: none;
}
.button_6dc1
  .accent-73e0
  .logo-inner-912e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.button_6dc1 .accent-73e0 .wood-9f7d {
  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;
}
.button_6dc1
  .accent-73e0
  .wood-9f7d
  b {
  display: none;
}
.button_6dc1 .center_728c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(.fresh_f741),
button:not(.text_pressed_e464):not(.fresh_f741),
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ),
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ),
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ) {
  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;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ):hover,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ):hover,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):hover,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):hover,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ):active,
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ):active,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):active,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):active,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):active,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus {
  outline: 0;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01 {
  position: relative;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .picture-adbd,
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .link_fluid_048f,
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .notification-1e52,
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  i,
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  svg,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .picture-adbd,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .link_fluid_048f,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .notification-1e52,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  i,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  svg,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .picture-adbd,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .link_fluid_048f,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .notification-1e52,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  i,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  svg,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .picture-adbd,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .link_fluid_048f,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .notification-1e52,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  i,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  svg,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .picture-adbd,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .link_fluid_048f,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  .notification-1e52,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  i,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01
  svg {
  visibility: hidden;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01:after,
button:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01:after,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01:after,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01:after,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ).fn-loading-7d01: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;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(.fresh_f741),
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ),
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ),
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ) {
  color: #fff;
  background: #235787;
}
.mask_dynamic_8614:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus,
input[type="button"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus,
input[type="reset"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus,
input[type="submit"]:not(.text_pressed_e464):not(
    .fresh_f741
  ):focus {
  color: #fff;
}
.mask_dynamic_8614.fn-disabled-7d01:not(.text_pressed_e464):not(
    .fresh_f741
  ),
.mask_dynamic_8614[disabled]:not(.text_pressed_e464):not(
    .fresh_f741
  ),
button.fn-disabled-7d01:not(.text_pressed_e464):not(
    .fresh_f741
  ),
button[disabled]:not(.text_pressed_e464):not(
    .fresh_f741
  ) {
  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;
}
.cool-733b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.cool-733b:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.simple_26a8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row_full_74ab {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.media_over_87a3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.article-7df3:after,
.article-7df3:before,
.dropdown-east-b88a:after,
.dropdown-east-b88a:before,
.hard_1f98:after,
.hard_1f98:before,
.tooltip_prev_9857:after,
.tooltip_prev_9857:before,
.breadcrumb-pressed-11c8:after,
.breadcrumb-pressed-11c8:before,
.tooltip-next-dacd:after,
.tooltip-next-dacd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.article-7df3:after,
.dropdown-east-b88a:after,
.hard_1f98:after,
.tooltip_prev_9857:after,
.breadcrumb-pressed-11c8:after,
.tooltip-next-dacd:after {
  clear: both;
}
.dropdown-east-b88a .preview-huge-4587,
.hard_1f98 .preview-huge-4587,
.last_500f .preview-huge-4587 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.carousel_dynamic_b00e {
  display: inline-block;
}
.east_267f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.east_267f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.east_267f .right-833c {
  padding: 1em 0;
  font-size: 85%;
}
.right-833c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pro_b0ce {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pro_b0ce:after,
.pro_b0ce:before {
  content: "";
  display: table;
}
.pro_b0ce:after {
  clear: both;
}
.popup_58c7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.image_f10c .popup_58c7 {
  max-width: 50%;
}
.pink-21cd .popup_58c7 {
  max-width: 33.33%;
}
.middle-4d4a .popup_58c7 {
  max-width: 25%;
}
.icon-green-76c6 .popup_58c7 {
  max-width: 20%;
}
.texture_current_9146 .popup_58c7 {
  max-width: 16.66%;
}
.middle_835d .popup_58c7 {
  max-width: 14.28%;
}
.solid-0234 .popup_58c7 {
  max-width: 12.5%;
}
.alert-hard-ca06 .popup_58c7 {
  max-width: 11.11%;
}
.link_e678 {
  display: block;
}
.nav_0d61 .focus_last_5e4e label,
.nav_0d61 .list-static-801c label,
.nav_0d61 .description-79cf label,
.nav_0d61 .item-under-5006 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_3130 {
  list-style: none;
  margin: 0;
}
.copper_3130 article.clean_fde1 {
  margin-bottom: 0;
}
.copper_3130 ul {
  list-style: none;
  margin: 0;
}
.copper_3130 .tooltip-e15d li.clean_fde1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_3130 .tooltip-e15d li.clean_fde1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_3130 .tooltip-e15d li.clean_fde1: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) {
  .copper_3130 .tooltip-e15d li.clean_fde1 li.clean_fde1 li.clean_fde1 li.clean_fde1 {
    padding-left: 0;
  }
}
article.clean_fde1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.clean_fde1 .dropdown-east-b88a p:last-of-type {
  margin-bottom: 0;
}
article.clean_fde1 .info_green_6daa {
  float: left;
}
article.clean_fde1 .pink_ea04 {
  margin-left: 85px;
}
article.clean_fde1 .huge_e479 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.clean_fde1 .huge_e479 .border-990e {
  margin-left: 10px;
}
article.clean_fde1 .gallery_dark_c832 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.clean_fde1 .hard-2efb {
  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 .focus_last_5e4e,
  #respond .description-79cf,
  #respond .item-under-5006 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_last_5e4e input,
#respond .description-79cf input,
#respond .item-under-5006 input {
  width: 100%;
}
#respond .item-under-5006 {
  margin-right: 0;
}
#respond .frame-93e7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.next-692f {
  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;
}
.next-692f.warm_4564 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.next-692f 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%);
}
.next-692f:focus,
.next-692f: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);
}
.stale-2594 {
  border-radius: 10%;
}
.tag-fast-d50c {
  border-radius: 50%;
}
.huge-f43a {
  font-size: 0.72em;
}
.yellow_7b54 {
  font-size: 0.875em;
}
.in_d67f {
  font-size: 1.1em;
}
.photo_2c4e {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo_2c4e.huge-f43a {
  letter-spacing: 0.5px;
}
.motion-aa13,
.motion-aa13 a {
  color: #6d6d6d;
}
.motion-aa13 a:hover {
  color: #111;
}
.shadow_right_f400 {
  color: #6d6d6d;
}
.table_c187 {
  overflow-x: hidden;
}
.table_c187 .column-west-2229.search-warm-5a3e {
  position: relative;
}
.table_c187 .column-west-2229.search-warm-5a3e.blue-77d4 {
  position: initial;
}
.table_c187
  .column-west-2229.search-warm-5a3e.blue-77d4
  .description-bbb1 {
  left: auto;
}
.table_c187 .column-west-2229 .description-bbb1 {
  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;
}
.table_c187 .column-west-2229:hover.search-warm-5a3e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.table_c187
  .column-west-2229:hover.search-warm-5a3e
  .description-bbb1 {
  display: block;
  z-index: 9999999;
}
.table_c187 .sort-steel-b8f2 .content-current-ae3a,
.table_c187 .paragraph_846a .content-current-ae3a {
  display: none;
}
.table_c187 .table_selected_4bef .column-west-2229:hover.search-warm-5a3e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav_0d61 .focus_last_5e4e label,
.nav_0d61 .list-static-801c label,
.nav_0d61 .description-79cf label,
.nav_0d61 .item-under-5006 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_3130 {
  list-style: none;
  margin: 0;
}
.copper_3130 article.clean_fde1 {
  margin-bottom: 0;
}
.copper_3130 ul {
  list-style: none;
  margin: 0;
}
.copper_3130 .tooltip-e15d li.clean_fde1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_3130 .tooltip-e15d li.clean_fde1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_3130 .tooltip-e15d li.clean_fde1: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) {
  .copper_3130 .tooltip-e15d li.clean_fde1 li.clean_fde1 li.clean_fde1 li.clean_fde1 {
    padding-left: 0;
  }
}
article.clean_fde1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.clean_fde1 .dropdown-east-b88a p:last-of-type {
  margin-bottom: 0;
}
article.clean_fde1 .info_green_6daa {
  float: left;
}
article.clean_fde1 .pink_ea04 {
  margin-left: 85px;
}
article.clean_fde1 .huge_e479 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.clean_fde1 .huge_e479 .border-990e {
  margin-left: 10px;
}
article.clean_fde1 .gallery_dark_c832 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.clean_fde1 .hard-2efb {
  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 .focus_last_5e4e,
  #respond .description-79cf,
  #respond .item-under-5006 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus_last_5e4e input,
#respond .description-79cf input,
#respond .item-under-5006 input {
  width: 100%;
}
#respond .item-under-5006 {
  margin-right: 0;
}
#respond .frame-93e7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-steel-b8f2 .link_089d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.link_089d .black_11db.column-medium-9f4c .bronze-6560 > li > a:focus,
.link_089d .black_11db.column-medium-9f4c .bronze-6560 > li > a:hover,
.link_089d .black_11db.first_927a .bronze-6560 > li > a:focus,
.link_089d .black_11db.first_927a .bronze-6560 > li > a:hover,
.link_089d .black_11db.text_b6a3 .bronze-6560 > li > a:focus,
.link_089d .black_11db.text_b6a3 .bronze-6560 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_089d
  .black_11db.column-medium-9f4c
  .bronze-6560
  > li.container_2021
  > a,
.link_089d
  .black_11db.column-medium-9f4c
  .bronze-6560
  > li.progress_over_9211
  > a,
.link_089d
  .black_11db.first_927a
  .bronze-6560
  > li.container_2021
  > a,
.link_089d
  .black_11db.first_927a
  .bronze-6560
  > li.progress_over_9211
  > a,
.link_089d
  .black_11db.text_b6a3
  .bronze-6560
  > li.container_2021
  > a,
.link_089d .black_11db.text_b6a3 .bronze-6560 > li.nav_8bb7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.link_089d .image_c544,
.link_089d .image_c544 a {
  color: rgba(255, 255, 255, 0.99);
}
.link_089d .orange_f584.bottom-a798 li a,
.link_089d .carousel-west-01ea a,
.link_089d .tag_hovered_a5c2,
.link_089d .bronze-6560 > li > a,
.link_089d .gallery_5c81 {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d .orange_f584.bottom-a798 li a:hover,
.link_089d .carousel-west-01ea a:hover,
.link_089d .tag_hovered_a5c2:hover,
.link_089d .bronze-6560 > li > a:hover,
.link_089d .gallery_5c81:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_089d .banner_dd77 {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d .banner_dd77 .main-d48f {
  color: rgba(255, 255, 255, 0.99);
}
.link_089d .banner_dd77:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_089d .nav-pro-d77a .slider-prev-06c8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_089d .nav-pro-d77a .slider-prev-06c8 .column-center-7377 {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d
  .nav-pro-d77a
  .slider-prev-06c8
  .column-center-7377::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d
  .nav-pro-d77a
  .slider-prev-06c8
  .column-center-7377:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d
  .nav-pro-d77a
  .slider-prev-06c8
  .column-center-7377::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d
  .nav-pro-d77a
  .slider-prev-06c8
  .column-center-7377::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d .nav-pro-d77a .content-fec2 {
  color: rgba(255, 255, 255, 0.79);
}
.link_089d .nav-pro-d77a .content-fec2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-west-5072
  .link_089d
  .nav-pro-d77a
  .text_b44d
  .summary-large-6b6a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header-west-5072
  .link_089d
  .nav-pro-d77a
  .text_b44d
  .column-center-7377 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-steel-b8f2 .tiny-8e30 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tiny-8e30 .black_11db.column-medium-9f4c .bronze-6560 > li > a:focus,
.tiny-8e30 .black_11db.column-medium-9f4c .bronze-6560 > li > a:hover,
.tiny-8e30 .black_11db.first_927a .bronze-6560 > li > a:focus,
.tiny-8e30 .black_11db.first_927a .bronze-6560 > li > a:hover,
.tiny-8e30 .black_11db.text_b6a3 .bronze-6560 > li > a:focus,
.tiny-8e30 .black_11db.text_b6a3 .bronze-6560 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-8e30
  .black_11db.column-medium-9f4c
  .bronze-6560
  > li.container_2021
  > a,
.tiny-8e30
  .black_11db.column-medium-9f4c
  .bronze-6560
  > li.progress_over_9211
  > a,
.tiny-8e30
  .black_11db.first_927a
  .bronze-6560
  > li.container_2021
  > a,
.tiny-8e30
  .black_11db.first_927a
  .bronze-6560
  > li.progress_over_9211
  > a,
.tiny-8e30
  .black_11db.text_b6a3
  .bronze-6560
  > li.container_2021
  > a,
.tiny-8e30 .black_11db.text_b6a3 .bronze-6560 > li.nav_8bb7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-8e30 .image_c544,
.tiny-8e30 .image_c544 a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-8e30 .orange_f584.bottom-a798 li a,
.tiny-8e30 .carousel-west-01ea a,
.tiny-8e30 .tag_hovered_a5c2,
.tiny-8e30 .bronze-6560 > li > a,
.tiny-8e30 .gallery_5c81 {
  color: rgba(0, 0, 0, 0.55);
}
.tiny-8e30 .orange_f584.bottom-a798 li a:hover,
.tiny-8e30 .carousel-west-01ea a:hover,
.tiny-8e30 .tag_hovered_a5c2:hover,
.tiny-8e30 .bronze-6560 > li > a:hover,
.tiny-8e30 .gallery_5c81:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-8e30 .banner_dd77 {
  color: rgba(0, 0, 0, 0.55);
}
.tiny-8e30 .banner_dd77 .main-d48f {
  color: rgba(0, 0, 0, 0.8);
}
.tiny-8e30 .banner_dd77:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-da7b .middle-3ed6 {
  margin-left: auto;
  margin-right: auto;
}
.hard_1f98 > * {
  margin-left: auto;
  margin-right: auto;
}
.hard_1f98 .simple_26a8 {
  margin-right: 1.41575em;
}
.copper_f8c8 .hard_1f98 > .modal_up_03af {
  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;
}
.copper_f8c8 .hard_1f98 > .tabs-gold-661b {
  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;
}
.large-757d.border-da7b .middle-3ed6,
.highlight_b953.border-da7b .middle-3ed6 {
  margin-left: 0;
}
.fast_7b22.border-da7b .middle-3ed6,
.mask_solid_62a8.border-da7b .middle-3ed6 {
  margin-right: 0;
}
.hard_1f98 ol,
.hard_1f98 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.stone-7b65 video {
  max-width: 100%;
}
.label_wide_1005 img {
  display: block;
}
.label_wide_1005.simple_26a8,
.label_wide_1005.row_full_74ab {
  width: 100%;
}
.label_wide_1005.tabs-gold-661b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.main_3741:not(.yellow-ad0f) {
  margin: 1.5em auto;
}
.complex-1509 p {
  padding: 1.5em 14px;
}
ul.pro-4e75.tabs-gold-661b,
ul.pro-4e75.modal_up_03af,
ul.pro-4e75.thumbnail-7ab4.modal_up_03af {
  padding: 0 14px;
}
.easy-1059 {
  display: block;
  overflow-x: auto;
}
.easy-1059 table {
  border-collapse: collapse;
  width: 100%;
}
.easy-1059 td,
.easy-1059 th {
  padding: 0.5em;
}
.hard_1f98 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard_1f98 ol ol,
.hard_1f98 ol ul,
.hard_1f98 ul ol,
.hard_1f98 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard_1f98 ol ol li,
.hard_1f98 ol ul li,
.hard_1f98 ul ol li,
.hard_1f98 ul ul li {
  margin-left: 0;
}
.fresh-af1d.status-gas-a7bf > .widget_outer_c0d1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fresh-af1d.status-gas-a7bf > .widget_outer_c0d1 iframe,
.fresh-af1d.status-gas-a7bf > .widget_outer_c0d1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wood_968e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wood_968e.main-iron-15cc {
  padding: 0;
}
.wood_968e.main-iron-15cc cite {
  font-size: 13px;
}
.wood_968e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wood_968e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort_mini_e8d2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort_mini_e8d2 > p:first-child {
  margin-top: 0;
}
.sort_mini_e8d2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort_mini_e8d2 blockquote {
  border-left: 0;
}
.narrow_6152 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.narrow_6152:not(.complex_0762) {
  max-width: 100px;
}
.narrow_6152.header-1efd {
  border-bottom: none !important;
  text-align: center;
}
.narrow_6152.header-1efd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .complex-1509 p {
    padding: 1.5em 0;
  }
}
.rough_ace4 {
  color: #0073aa;
}
.south_7dae {
  background-color: #0073aa;
}
.green_4bf5 {
  color: #229fd8;
}
.light_14ee {
  background-color: #229fd8;
}
.avatar_next_f61d {
  color: #eee;
}
.next-ad9c {
  background-color: #eee;
}
.content_up_3a24 {
  color: #444;
}
.narrow_618f {
  background-color: #444;
}
.card-wide-0914 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.card-wide-0914 .large-77e6 .carousel-west-01ea {
  font-size: 15px;
}
.card-wide-0914 .carousel-west-01ea {
  line-height: 1.3;
}
.card-wide-0914 .tiny-8e30 {
}
.card-wide-0914 .link_089d {
  background: #235787;
}
.active-short-dc23 {
  padding: 0;
}
.active-short-dc23 .link_089d {
  background: #1a1a1a;
}
.active-short-dc23 .tiny-8e30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.focus_wood_e45e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.focus_wood_e45e .tiny-8e30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.focus_wood_e45e .link_089d {
  background: #303030;
}
.tooltip-next-dacd {
  position: relative;
  z-index: 10;
}
.tooltip-next-dacd .tooltip-solid-5e85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-b2d1 .search-warm-5a3e {
  display: inline-block;
  vertical-align: middle;
}
.info-b2d1.overlay-fba2 .search-warm-5a3e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .info-b2d1.overlay-fba2 .search-warm-5a3e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .info-b2d1.overlay-fba2 .search-warm-5a3e {
    margin-right: 0.4em;
  }
}
.info-b2d1.overlay-fba2 .search-warm-5a3e:last-child {
  margin-right: 0;
}
.nav_0fe5 .tooltip-solid-5e85 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort-steel-b8f2 .large-77e6 {
    margin: 0 -0.5em;
  }
  .sort-steel-b8f2 .large-77e6 [class*="customify-col-"],
  .sort-steel-b8f2 .large-77e6 [class*="customify-col_"],
  .sort-steel-b8f2 .large-77e6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort-steel-b8f2.list-ec37 .tooltip-solid-5e85 {
  background: 0 0 !important;
}
.sort-steel-b8f2.list-ec37 .tooltip-solid-5e85,
.sort-steel-b8f2.nav_0fe5 .tooltip-solid-5e85 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort-steel-b8f2.avatar-focused-e708 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort-steel-b8f2.nav_0fe5 .tooltip-solid-5e85 {
  box-shadow: none !important;
}
.next_ead6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .next_ead6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .next_ead6 {
    padding: 18px 0 20px;
  }
}
.next_ead6 .preview_79bd {
  width: 100%;
}
.next_ead6 .video_b6d4 {
  margin-bottom: 0;
}
.next_ead6 .text_dirty_e231 {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner-next-bc11 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner-next-bc11 .row_fluid_41df {
  width: 100%;
}
.silver_4b57 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.silver_4b57 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.silver_4b57 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_4b57 li:last-child:after {
  display: none;
}
.silver_4b57 li a {
  font-weight: 500;
  margin-right: 10px;
}
.purple-64d1 .content-current-ae3a button,
.next_ead6 .content-current-ae3a button {
  left: 0;
}
.purple-64d1 .row_fluid_41df,
.next_ead6 .row_fluid_41df {
  padding-left: 0;
  padding-right: 0;
}
.purple-64d1 .banner-next-bc11,
.next_ead6 .banner-next-bc11 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.purple-64d1 {
  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;
}
.purple-64d1: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;
}
.purple-64d1 .thumbnail-3f69 {
  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) {
  .purple-64d1 .thumbnail-3f69 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .purple-64d1 .thumbnail-3f69 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .purple-64d1 .thumbnail-3f69 {
    min-height: 200px;
  }
}
.purple-64d1 .silver_4b57 {
  color: rgba(255, 255, 255, 0.8);
}
.purple-64d1 .silver_4b57 a,
.purple-64d1 .silver_4b57 li:after {
  color: inherit;
}
.purple-64d1 .silver_4b57 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.row-cool-1580 {
  margin-bottom: 0.5em;
}
.card-wood-dff5 {
  margin-bottom: 1.2em;
}
.card-wood-dff5,
.row-cool-1580 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card-wood-dff5 p:last-child,
.row-cool-1580 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content-current-ae3a,
#masthead .content-current-ae3a {
  display: none;
}
#masthead
  > .content-current-ae3a.summary_brown_7db4 {
  display: none;
}
#masthead > .content-current-ae3a button {
  left: 0;
}
.texture_complex_be08 {
  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%;
}
.texture_complex_be08 .search-warm-5a3e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture_complex_be08 .video_fixed_aaef {
  display: -webkit-box;
  display: flex;
}
.texture_complex_be08 .video_fixed_aaef.progress_47d6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture_complex_be08 .video_fixed_aaef.badge_in_938f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_complex_be08 .video_fixed_aaef.solid-10f0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_complex_be08.link-115e.mask-fdfd .video_fixed_aaef.progress_47d6 {
  flex-basis: 100%;
}
.texture_complex_be08.summary-0d6d .video_fixed_aaef.badge_in_938f {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture_complex_be08.summary-0d6d .video_fixed_aaef.solid-10f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content-current-ae3a.summary_brown_7db4 {
  display: none;
}
#masthead > .content-current-ae3a button {
  left: 0;
}
.paper_3626 {
  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;
}
.paper_3626:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paper_3626.status_selected_3566 i {
  margin-right: 4px;
}
.paper_3626.hero-0722 i {
  margin-left: 5px;
}
.carousel-west-01ea p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel-west-01ea p:last-child {
  margin-bottom: 0;
}
.inner_1f2e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.inner_1f2e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.inner_1f2e img {
  display: block;
  width: auto;
  line-height: 1;
}
.inner_1f2e .image_c544 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.inner_1f2e .disabled_green_7ee7 {
  margin: 5px 0 7px 0;
}
.inner_1f2e.top-d574 .tabs_5022 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_1f2e.top-d574 .photo_51f0 {
  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;
}
.inner_1f2e.button-white-672b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.inner_1f2e.button-white-672b .tabs_5022 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.inner_1f2e.button-white-672b .photo_51f0 {
  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;
}
.inner_1f2e.thick_1e69 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_1f2e.small-551c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.inner_1f2e.small-551c .photo_51f0 {
  margin-top: 7px;
}
.red_5477 {
  display: inline-block;
}
.tooltip-next-dacd .media_46cd .inner_1f2e img {
  max-width: 100%;
}
.black_11db .outline-1bf0.frame_6583,
.dynamic_6669 .outline-1bf0.frame_6583 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.black_11db .wide_57a9,
.dynamic_6669 .wide_57a9 {
  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%);
}
.black_11db .wide_57a9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.black_11db.tabs_brown_c3cd .wide_57a9 {
  display: none;
}
.black_11db .component-new-da05 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.black_11db .component-new-da05 li {
  display: inline-block;
  position: relative;
}
.black_11db .component-new-da05 li:last-child {
  margin-right: 0;
}
.black_11db .component-new-da05 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;
}
.black_11db .component-new-da05 li.nav_8bb7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.black_11db .component-new-da05 > 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;
}
.black_11db .component-new-da05 > li > a i {
  line-height: 0;
}
.black_11db .component-new-da05 > li.hovered_c7ad > a .wide_57a9 {
  margin-left: 4px;
  line-height: 0;
}
.black_11db .component-new-da05 .slow-c8a6 li.hovered_c7ad > a {
  position: relative;
}
.black_11db .component-new-da05 .slow-c8a6 li.hovered_c7ad > a:after,
.black_11db .component-new-da05 .slow-c8a6 li.hovered_c7ad > a:before {
  content: "";
  display: table;
}
.black_11db .component-new-da05 .slow-c8a6 li.hovered_c7ad > a:after {
  clear: both;
}
.black_11db .component-new-da05 .slow-c8a6 li.hovered_c7ad > a .wide_57a9 {
  margin-left: 5px;
  float: right;
}
.black_11db .cool-3b62,
.black_11db .slow-c8a6 {
  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;
}
.black_11db .slow-c8a6 {
  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;
}
.black_11db .slow-c8a6 .frame_6583 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.black_11db .slow-c8a6 .wide_57a9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.black_11db .slow-c8a6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.black_11db .slow-c8a6 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;
}
.black_11db .slow-c8a6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.black_11db .slow-c8a6 .slow-c8a6 {
  top: 0;
  left: 100%;
}
.black_11db .top-ef52.fn-focus-7d01 > .cool-3b62,
.black_11db .top-ef52.fn-focus-7d01 > .slow-c8a6,
.black_11db .top-ef52:focus > .cool-3b62,
.black_11db .top-ef52:focus > .slow-c8a6,
.black_11db .top-ef52:hover > .cool-3b62,
.black_11db .top-ef52:hover > .slow-c8a6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.black_11db.text_b6a3 .bronze-6560:after,
.black_11db.text_b6a3 .bronze-6560:before {
  content: "";
  display: table;
}
.black_11db.text_b6a3 .bronze-6560:after {
  clear: both;
}
.black_11db.text_b6a3 .bronze-6560 > li {
  float: left;
}
.black_11db.hard_e60d .bronze-6560:after,
.black_11db.hard_e60d .bronze-6560:before {
  content: "";
  display: table;
}
.black_11db.hard_e60d .bronze-6560:after {
  clear: both;
}
.black_11db.hard_e60d .bronze-6560 > li {
  float: left;
}
.black_11db.hard_e60d .bronze-6560 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.black_11db.hard_e60d .bronze-6560 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.black_11db.hard_e60d .bronze-6560 > li.container_2021 > a,
.black_11db.hard_e60d .bronze-6560 > li.nav_8bb7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.black_11db.column-medium-9f4c .bronze-6560 > li > a .frame_6583 {
  position: relative;
}
.black_11db.column-medium-9f4c .bronze-6560 > li > a .frame_6583: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;
}
.black_11db.column-medium-9f4c
  .bronze-6560
  > li:focus
  > a
  .frame_6583:before,
.black_11db.column-medium-9f4c
  .bronze-6560
  > li:hover
  > a
  .frame_6583:before {
  width: 100%;
  background-color: currentColor;
}
.black_11db.column-medium-9f4c
  .bronze-6560
  > li.container_2021
  > a
  .frame_6583:before,
.black_11db.column-medium-9f4c
  .bronze-6560
  > li.progress_over_9211
  > a
  .frame_6583:before {
  width: 100%;
  background-color: currentColor;
}
.black_11db.first_927a .bronze-6560 > li > a .frame_6583 {
  position: relative;
}
.black_11db.first_927a .bronze-6560 > li > a .frame_6583: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;
}
.black_11db.first_927a .bronze-6560 > li:focus > a .frame_6583:before,
.black_11db.first_927a
  .bronze-6560
  > li:hover
  > a
  .frame_6583:before {
  width: 100%;
  background-color: currentColor;
}
.black_11db.first_927a
  .bronze-6560
  > li.container_2021
  > a
  .frame_6583:before,
.black_11db.first_927a
  .bronze-6560
  > li.progress_over_9211
  > a
  .frame_6583:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_6669 .component-new-da05 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dynamic_6669 .component-new-da05 li:first-child > a {
  border-top: none;
}
.dynamic_6669 .component-new-da05 .outline_9838 > .frame_6583 .wide_57a9 {
  display: none;
}
.dynamic_6669 .component-new-da05 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dynamic_6669 .component-new-da05 li:last-child {
  border: none;
}
.dynamic_6669 .component-new-da05 li.hovered_c7ad > a {
  padding-right: 45px !important;
}
.dynamic_6669 .component-new-da05 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dynamic_6669 .component-new-da05 li a:focus,
.dynamic_6669 .component-new-da05 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_6669 .component-new-da05 li .popup_brown_aad6 {
  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;
}
.dynamic_6669 .component-new-da05 li .popup_brown_aad6:hover {
  box-shadow: none;
}
.dynamic_6669 .component-new-da05 li .popup_brown_aad6 .wide_57a9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dynamic_6669 .component-new-da05 .slow-c8a6 {
  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);
}
.dynamic_6669 .component-new-da05 .slow-c8a6 li a {
  padding-left: 3em;
}
.dynamic_6669 .component-new-da05 .middle_4e96 > a .popup_brown_aad6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dynamic_6669 .component-new-da05 .middle_4e96 > .slow-c8a6 {
  display: block;
  opacity: 1;
}
.motion-2245 {
  max-width: 100%;
}
.accent-9727 {
  line-height: 0;
  cursor: pointer;
}
.gallery_5c81 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gallery_5c81:hover {
  box-shadow: none;
  color: currentColor;
}
.gallery_5c81 svg {
  width: 18px;
  height: 18px;
}
.gallery_5c81 .thumbnail-under-4b06 {
  display: none;
}
.green-81e4 {
  position: relative;
}
.green-81e4.fn-active-7d01 .gallery_5c81 .hard-24b2 {
  display: none;
}
.green-81e4.fn-active-7d01 .gallery_5c81 .thumbnail-under-4b06 {
  display: inline-block;
}
.green-81e4 .wood-7be7 {
  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);
}
.green-81e4.text-6fd8 .wood-7be7 {
  left: auto;
  right: -0.9em;
}
.green-81e4.text-6fd8 .search_iron_fef6::before {
  left: auto;
  right: 15px;
}
.green-81e4.fn-active-7d01 .wood-7be7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text_b44d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.text_b44d label {
  flex-basis: 100%;
}
.text_b44d .slider-prev-06c8 {
  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;
}
.text_b44d .column-center-7377 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.text_b44d .column-center-7377:focus {
  background-color: transparent;
}
.text_b44d button.content-fec2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.text_b44d button.content-fec2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.text_b44d button.content-fec2 svg {
  width: 18px;
  height: 18px;
}
.text_b44d input[type="submit"] {
  min-height: auto;
}
.nav-pro-d77a .text_b44d .column-center-7377 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search_iron_fef6 {
  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) {
  .search_iron_fef6 {
    width: 220px;
  }
}
.search_iron_fef6 label {
  flex-basis: 100%;
}
.search_iron_fef6::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;
}
.header-west-5072 .nav-pro-d77a .text_b44d {
  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;
}
.header-west-5072
  .nav-pro-d77a
  .text_b44d
  .slider-prev-06c8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.header-west-5072 .nav-pro-d77a .text_b44d .column-center-7377 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.header-west-5072
  .nav-pro-d77a
  .text_b44d
  .column-center-7377:focus {
  background: 0 0;
}
.header-west-5072
  .nav-pro-d77a
  .text_b44d
  .summary-large-6b6a {
  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;
}
.orange_f584 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.orange_f584 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.orange_f584 li:last-child {
  margin-right: 0;
}
.orange_f584 li:first-child {
  margin-left: 0;
}
.orange_f584.hero_hard_f35f a {
  color: #fff;
}
.orange_f584.hero_hard_f35f a:hover {
  color: #fff;
}
.orange_f584 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.orange_f584 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.orange_f584 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.orange_f584 a:hover {
  opacity: 0.9;
  color: inherit;
}
.orange_f584 [class*="social-icon-apple"] {
  background-color: #999;
}
.orange_f584 [class*="social-icon-apple"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #999;
}
.orange_f584 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.orange_f584 [class*="social-icon-behance"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #1769ff;
}
.orange_f584 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.orange_f584 [class*="social-icon-bitbucket"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #205081;
}
.orange_f584 [class*="social-icon-codepen"] {
  background-color: #000;
}
.orange_f584 [class*="social-icon-codepen"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #000;
}
.orange_f584 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.orange_f584 [class*="social-icon-delicious"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #39f;
}
.orange_f584 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.orange_f584 [class*="social-icon-digg"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #005be2;
}
.orange_f584 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.orange_f584 [class*="social-icon-dribbble"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #ea4c89;
}
.orange_f584 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.orange_f584 [class*="social-icon-envelope"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #ea4335;
}
.orange_f584 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.orange_f584 [class*="social-icon-facebook"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #3b5998;
}
.orange_f584 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.orange_f584 [class*="social-icon-flickr"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #0063dc;
}
.orange_f584 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.orange_f584 [class*="social-icon-foursquare"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #2d5be3;
}
.orange_f584 [class*="social-icon-github"] {
  background-color: #333;
}
.orange_f584 [class*="social-icon-github"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #333;
}
.orange_f584 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.orange_f584 [class*="social-icon-google-plus"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #dd4b39;
}
.orange_f584 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.orange_f584 [class*="social-icon-houzz"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #7ac142;
}
.orange_f584 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.orange_f584 [class*="social-icon-instagram"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #262626;
}
.orange_f584 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.orange_f584 [class*="social-icon-jsfiddle"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #487aa2;
}
.orange_f584 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.orange_f584 [class*="social-icon-linkedin"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #0077b5;
}
.orange_f584 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.orange_f584 [class*="social-icon-medium"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #00ab6b;
}
.orange_f584 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.orange_f584
  [class*="social-icon-odnoklassniki"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #f4731c;
}
.orange_f584 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.orange_f584 [class*="social-icon-meetup"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #ec1c40;
}
.orange_f584 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.orange_f584 [class*="social-icon-pinterest"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #bd081c;
}
.orange_f584 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.orange_f584 [class*="social-icon-product-hunt"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #da552f;
}
.orange_f584 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.orange_f584 [class*="social-icon-reddit"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #ff4500;
}
.orange_f584 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.orange_f584 [class*="social-icon-rss"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #f26522;
}
.orange_f584 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.orange_f584
  [class*="social-icon-shopping-cart"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #4caf50;
}
.orange_f584 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.orange_f584 [class*="social-icon-skype"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #00aff0;
}
.orange_f584 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.orange_f584 [class*="social-icon-slideshare"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #0077b5;
}
.orange_f584 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.orange_f584 [class*="social-icon-snapchat"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #fffc00;
}
.orange_f584 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.orange_f584 [class*="social-icon-soundcloud"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #f80;
}
.orange_f584 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.orange_f584 [class*="social-icon-spotify"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #2ebd59;
}
.orange_f584 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.orange_f584
  [class*="social-icon-stack-overflow"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #fe7a15;
}
.orange_f584 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.orange_f584 [class*="social-icon-maldkfgram"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #2ca5e0;
}
.orange_f584 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.orange_f584 [class*="social-icon-tripadvisor"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #589442;
}
.orange_f584 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.orange_f584 [class*="social-icon-tumblr"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #35465c;
}
.orange_f584 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.orange_f584 [class*="social-icon-twitch"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #6441a5;
}
.orange_f584 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.orange_f584 [class*="social-icon-twitter"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #1da1f2;
}
.orange_f584 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.orange_f584 [class*="social-icon-vimeo"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #1ab7ea;
}
.orange_f584 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.orange_f584 [class*="social-icon-vk"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #45668e;
}
.orange_f584 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.orange_f584 [class*="social-icon-weibo"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #df2029;
}
.orange_f584 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.orange_f584 [class*="social-icon-weixin"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #7bb32e;
}
.orange_f584 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.orange_f584 [class*="social-icon-whatsapp"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #25d366;
}
.orange_f584 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.orange_f584 [class*="social-icon-wordpress"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #21759b;
}
.orange_f584 [class*="social-icon-xing"] {
  background-color: #026466;
}
.orange_f584 [class*="social-icon-xing"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #026466;
}
.orange_f584 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.orange_f584 [class*="social-icon-yelp"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #af0606;
}
.orange_f584 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.orange_f584 [class*="social-icon-youtube"].pattern_dim_9cc5 {
  background-color: transparent;
  color: #cd201f;
}
.tag_hovered_a5c2 {
  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;
}
.tag_hovered_a5c2:hover {
  box-shadow: none;
  background: 0 0;
}
.shade-static-459a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver-2d68 {
  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;
}
.over_d9b2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.image_hard_68eb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.image_hard_68eb,
.image_hard_68eb::after,
.image_hard_68eb::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;
}
.image_hard_68eb::after,
.image_hard_68eb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stale-633e .silver-2d68 .over_d9b2 {
  margin-top: -2px;
  width: 19px;
}
.stale-633e .silver-2d68 .image_hard_68eb {
  margin-top: -1px;
}
.stale-633e .silver-2d68 .image_hard_68eb,
.stale-633e .silver-2d68 .image_hard_68eb::after,
.stale-633e .silver-2d68 .image_hard_68eb::before {
  width: 19px;
  height: 2px;
}
.stale-633e .silver-2d68 .image_hard_68eb::before {
  top: -6px;
}
.stale-633e .silver-2d68 .image_hard_68eb::after {
  bottom: -6px;
}
.hover-upper-8f4e .silver-2d68 .over_d9b2 {
  margin-top: -2px;
  width: 22px;
}
.hover-upper-8f4e .silver-2d68 .image_hard_68eb {
  margin-top: -1px;
}
.hover-upper-8f4e .silver-2d68 .image_hard_68eb,
.hover-upper-8f4e .silver-2d68 .image_hard_68eb::after,
.hover-upper-8f4e .silver-2d68 .image_hard_68eb::before {
  width: 22px;
  height: 2px;
}
.hover-upper-8f4e .silver-2d68 .image_hard_68eb::before {
  top: -7px;
}
.hover-upper-8f4e .silver-2d68 .image_hard_68eb::after {
  bottom: -7px;
}
.light-d8da .silver-2d68 .over_d9b2 {
  margin-top: -2px;
  width: 31px;
}
.light-d8da .silver-2d68 .image_hard_68eb {
  margin-top: -1.5px;
}
.light-d8da .silver-2d68 .image_hard_68eb,
.light-d8da .silver-2d68 .image_hard_68eb::after,
.light-d8da .silver-2d68 .image_hard_68eb::before {
  width: 31px;
  height: 3px;
}
.light-d8da .silver-2d68 .image_hard_68eb::before {
  top: -9px;
}
.light-d8da .silver-2d68 .image_hard_68eb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fluid_13af .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_13af .silver-2d68 .image_hard_68eb {
    margin-top: -1px;
  }
  .fluid_13af .silver-2d68 .image_hard_68eb,
  .fluid_13af .silver-2d68 .image_hard_68eb::after,
  .fluid_13af .silver-2d68 .image_hard_68eb::before {
    width: 19px;
    height: 2px;
  }
  .fluid_13af .silver-2d68 .image_hard_68eb::before {
    top: -6px;
  }
  .fluid_13af .silver-2d68 .image_hard_68eb::after {
    bottom: -6px;
  }
  .section_bronze_c45f .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 22px;
  }
  .section_bronze_c45f .silver-2d68 .image_hard_68eb {
    margin-top: -1px;
  }
  .section_bronze_c45f .silver-2d68 .image_hard_68eb,
  .section_bronze_c45f .silver-2d68 .image_hard_68eb::after,
  .section_bronze_c45f .silver-2d68 .image_hard_68eb::before {
    width: 22px;
    height: 2px;
  }
  .section_bronze_c45f .silver-2d68 .image_hard_68eb::before {
    top: -7px;
  }
  .section_bronze_c45f .silver-2d68 .image_hard_68eb::after {
    bottom: -7px;
  }
  .card_hovered_668a .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 31px;
  }
  .card_hovered_668a .silver-2d68 .image_hard_68eb {
    margin-top: -1.5px;
  }
  .card_hovered_668a .silver-2d68 .image_hard_68eb,
  .card_hovered_668a .silver-2d68 .image_hard_68eb::after,
  .card_hovered_668a .silver-2d68 .image_hard_68eb::before {
    width: 31px;
    height: 3px;
  }
  .card_hovered_668a .silver-2d68 .image_hard_68eb::before {
    top: -9px;
  }
  .card_hovered_668a .silver-2d68 .image_hard_68eb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-dirty-8aa5 .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-dirty-8aa5 .silver-2d68 .image_hard_68eb {
    margin-top: -1px;
  }
  .paragraph-dirty-8aa5 .silver-2d68 .image_hard_68eb,
  .paragraph-dirty-8aa5 .silver-2d68 .image_hard_68eb::after,
  .paragraph-dirty-8aa5 .silver-2d68 .image_hard_68eb::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-dirty-8aa5 .silver-2d68 .image_hard_68eb::before {
    top: -6px;
  }
  .paragraph-dirty-8aa5 .silver-2d68 .image_hard_68eb::after {
    bottom: -6px;
  }
  .simple_3e60 .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 22px;
  }
  .simple_3e60 .silver-2d68 .image_hard_68eb {
    margin-top: -1px;
  }
  .simple_3e60 .silver-2d68 .image_hard_68eb,
  .simple_3e60 .silver-2d68 .image_hard_68eb::after,
  .simple_3e60 .silver-2d68 .image_hard_68eb::before {
    width: 22px;
    height: 2px;
  }
  .simple_3e60 .silver-2d68 .image_hard_68eb::before {
    top: -7px;
  }
  .simple_3e60 .silver-2d68 .image_hard_68eb::after {
    bottom: -7px;
  }
  .alert-soft-7a44 .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 31px;
  }
  .alert-soft-7a44 .silver-2d68 .image_hard_68eb {
    margin-top: -1.5px;
  }
  .alert-soft-7a44 .silver-2d68 .image_hard_68eb,
  .alert-soft-7a44 .silver-2d68 .image_hard_68eb::after,
  .alert-soft-7a44 .silver-2d68 .image_hard_68eb::before {
    width: 31px;
    height: 3px;
  }
  .alert-soft-7a44 .silver-2d68 .image_hard_68eb::before {
    top: -9px;
  }
  .alert-soft-7a44 .silver-2d68 .image_hard_68eb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary_light_cc41 .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 19px;
  }
  .primary_light_cc41 .silver-2d68 .image_hard_68eb {
    margin-top: -1px;
  }
  .primary_light_cc41 .silver-2d68 .image_hard_68eb,
  .primary_light_cc41 .silver-2d68 .image_hard_68eb::after,
  .primary_light_cc41 .silver-2d68 .image_hard_68eb::before {
    width: 19px;
    height: 2px;
  }
  .primary_light_cc41 .silver-2d68 .image_hard_68eb::before {
    top: -6px;
  }
  .primary_light_cc41 .silver-2d68 .image_hard_68eb::after {
    bottom: -6px;
  }
  .tall-7aff .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 22px;
  }
  .tall-7aff .silver-2d68 .image_hard_68eb {
    margin-top: -1px;
  }
  .tall-7aff .silver-2d68 .image_hard_68eb,
  .tall-7aff .silver-2d68 .image_hard_68eb::after,
  .tall-7aff .silver-2d68 .image_hard_68eb::before {
    width: 22px;
    height: 2px;
  }
  .tall-7aff .silver-2d68 .image_hard_68eb::before {
    top: -7px;
  }
  .tall-7aff .silver-2d68 .image_hard_68eb::after {
    bottom: -7px;
  }
  .module-94eb .silver-2d68 .over_d9b2 {
    margin-top: -2px;
    width: 31px;
  }
  .module-94eb .silver-2d68 .image_hard_68eb {
    margin-top: -1.5px;
  }
  .module-94eb .silver-2d68 .image_hard_68eb,
  .module-94eb .silver-2d68 .image_hard_68eb::after,
  .module-94eb .silver-2d68 .image_hard_68eb::before {
    width: 31px;
    height: 3px;
  }
  .module-94eb .silver-2d68 .image_hard_68eb::before {
    top: -9px;
  }
  .module-94eb .silver-2d68 .image_hard_68eb::after {
    bottom: -9px;
  }
}
.static-5296 .image_hard_68eb {
  -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);
}
.static-5296 .image_hard_68eb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.static-5296 .image_hard_68eb::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);
}
.static-5296.message_wide_c745 .image_hard_68eb {
  -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);
}
.static-5296.message_wide_c745 .image_hard_68eb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.static-5296.message_wide_c745 .image_hard_68eb::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);
}
.tooltip_4bde {
  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.wood-a669:before {
  display: none;
}
.paragraph_846a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph_846a .border_28d7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph_846a .border_28d7:last-of-type {
  border-bottom: none;
}
.paragraph_846a .border_28d7.grid_right_2bbd,
.paragraph_846a .border_28d7.table_left_0ade,
.paragraph_846a .border_28d7.input-b3b9 {
  padding: 0;
}
.paragraph_846a .dynamic_6669 .popup_brown_aad6 {
  color: currentColor;
}
.paragraph_846a .dynamic_6669 .popup_brown_aad6:focus,
.paragraph_846a .dynamic_6669 .popup_brown_aad6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_846a.tiny-8e30 .banner_dd77,
.paragraph_846a.tiny-8e30 .carousel-west-01ea a,
.paragraph_846a.tiny-8e30 .bronze-6560 a,
.paragraph_846a.tiny-8e30 .slow-c8a6 a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph_846a.tiny-8e30 .banner_dd77:hover,
.paragraph_846a.tiny-8e30 .carousel-west-01ea a:hover,
.paragraph_846a.tiny-8e30 .bronze-6560 a:hover,
.paragraph_846a.tiny-8e30 .slow-c8a6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_846a.tiny-8e30 .main-d48f {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_846a.tiny-8e30 .border_28d7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_846a.tiny-8e30 .border_28d7:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph_846a.tiny-8e30 .hidden_f564:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph_846a.tiny-8e30 .dynamic_6669 .component-new-da05 li a,
.paragraph_846a.tiny-8e30 .dynamic_6669 .popup_brown_aad6,
.paragraph_846a.tiny-8e30 .slow-c8a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_846a.tiny-8e30 .dynamic_6669 .popup_brown_aad6:focus,
.paragraph_846a.tiny-8e30 .dynamic_6669 .popup_brown_aad6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_846a.tiny-8e30 .component-new-da05 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph_846a.link_089d .banner_dd77,
.paragraph_846a.link_089d .carousel-west-01ea a,
.paragraph_846a.link_089d .bronze-6560 .popup_brown_aad6,
.paragraph_846a.link_089d .bronze-6560 a,
.paragraph_846a.link_089d .slow-c8a6 a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_846a.link_089d .banner_dd77:hover,
.paragraph_846a.link_089d .carousel-west-01ea a:hover,
.paragraph_846a.link_089d .bronze-6560 .popup_brown_aad6:hover,
.paragraph_846a.link_089d .bronze-6560 a:hover,
.paragraph_846a.link_089d .slow-c8a6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_846a.link_089d .main-d48f {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_846a.link_089d .border_28d7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_846a.link_089d .border_28d7:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph_846a.link_089d .hidden_f564:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_846a.link_089d .dynamic_6669 .component-new-da05 li a,
.paragraph_846a.link_089d .dynamic_6669 .popup_brown_aad6,
.paragraph_846a.link_089d .slow-c8a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_846a.link_089d .dynamic_6669 .popup_brown_aad6:focus,
.paragraph_846a.link_089d .dynamic_6669 .popup_brown_aad6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_846a.link_089d .component-new-da05 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_f564 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hidden_f564:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lite_ece6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label-e23b .paragraph_846a {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.label-e23b .border_28d7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label-e23b .border_28d7:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .label-e23b .border_28d7:before {
    width: 16%;
    left: 42%;
  }
}
.label-e23b .border_28d7:last-child:before {
  content: none;
}
.label-e23b .border_28d7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label-e23b .dynamic_6669 .component-new-da05 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label-e23b .dynamic_6669 .component-new-da05 li a .popup_brown_aad6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label-e23b .dynamic_6669 .slow-c8a6 {
  border: none;
}
.label-e23b .dynamic_6669 .slow-c8a6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label-e23b .hidden_f564 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-e23b .lite_ece6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label-e23b .link_089d .hidden_f564:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-e23b .tiny-8e30.badge_last_b15c .image_hard_68eb {
  background: rgba(0, 0, 0, 0.6);
}
.label-e23b
  .tiny-8e30.badge_last_b15c
  .image_hard_68eb::after,
.label-e23b
  .tiny-8e30.badge_last_b15c
  .image_hard_68eb:before {
  background: inherit;
}
.label-e23b
  .tiny-8e30.badge_last_b15c:hover
  .image_hard_68eb {
  background: rgba(0, 0, 0, 0.8);
}
.fixed_2974 .paragraph_846a {
  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) {
  .fixed_2974 .paragraph_846a {
    width: auto;
    right: 45px;
  }
}
.center-645d .paragraph_846a {
  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) {
  .center-645d .paragraph_846a {
    width: auto;
    left: 45px;
  }
}
.wood-a669 .paragraph_846a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wood-a669 .lite_ece6 {
  max-width: 48em;
  margin: 0 auto;
}
.wood-a669 .hidden_f564:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner-1196 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner-1196.label-e23b .paragraph_846a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner-1196.fixed_2974 .paragraph_846a {
  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);
}
.banner-1196 .paragraph_846a {
  visibility: visible;
}
.banner-1196.center-645d .paragraph_846a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.next-5f29,
.thumbnail_2026 {
  overflow-x: hidden;
}
.next-5f29 .paragraph_846a {
  overflow: auto;
}
.next-5f29.label-e23b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.next-5f29.label-e23b .paragraph_846a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.next-5f29.label-e23b .tag_hovered_a5c2 {
  opacity: 0;
}
.next-5f29.fixed_2974 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.next-5f29.fixed_2974 .paragraph_846a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.next-5f29.fixed_2974 .tag_hovered_a5c2 {
  opacity: 0;
}
.next-5f29.center-645d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.next-5f29.center-645d .paragraph_846a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.next-5f29.center-645d .tag_hovered_a5c2 {
  opacity: 0;
}
.next-5f29.wood-a669 .paragraph_846a {
  z-index: 10;
  visibility: visible;
}
.badge_last_b15c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.badge_last_b15c .image_hard_68eb {
  background: rgba(255, 255, 255, 0.99);
}
.badge_last_b15c .image_hard_68eb::after,
.badge_last_b15c .image_hard_68eb:before {
  background: inherit;
}
.badge_last_b15c:hover .image_hard_68eb {
  background: rgba(255, 255, 255, 0.99);
}
.center-645d .badge_last_b15c {
  top: 10px;
  right: auto;
  left: 12px;
}
.wood-a669 .badge_last_b15c {
  display: none !important;
}
.next-5f29:before,
.thumbnail_2026:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.next-5f29 .badge_last_b15c,
.thumbnail_2026 .badge_last_b15c {
  display: inline-block;
}
.paragraph_846a .search-warm-5a3e {
  -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;
}
.next-5f29 .paragraph_846a .search-warm-5a3e,
.thumbnail_2026 .paragraph_846a .search-warm-5a3e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.image-6500 .slider-prev-06c8 {
  width: 100%;
}
.media_46cd {
  padding: 0 0.5em 0;
}
.media_46cd [class*="customify-col-"],
.media_46cd [class*="customify-col_"],
.media_46cd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-a322 .media_46cd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .large-77e6 .grid-advanced-670c,
  .grid-advanced-670c {
    display: none;
  }
  .thumbnail-3214 {
    text-align: left;
  }
  .sort-f088 {
    text-align: center;
  }
  .primary_d6d4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .large-77e6 .wrapper_warm_db2a,
  .wrapper_warm_db2a {
    display: none;
  }
  .modal-mini-d5e3 {
    text-align: left;
  }
  .gas_24da {
    text-align: center;
  }
  .overlay-current-aabf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .large-77e6 .module_9b1c,
  .module_9b1c {
    display: none;
  }
  .tooltip-512b {
    text-align: left;
  }
  .fluid-6977 {
    text-align: center;
  }
  .container-10b1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.east-1dec {
  box-shadow: none !important;
}
.article-inner-f8d5 .sort-hard-b01f,
.status_middle_04fa .sort-hard-b01f {
  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;
}
.status_middle_04fa .sort-hard-b01f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tooltip-solid-5e85 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tooltip-solid-5e85:after,
.tooltip-solid-5e85:before {
  content: "";
  display: table;
}
.tooltip-solid-5e85:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tooltip-solid-5e85 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tooltip-solid-5e85,
.avatar-focused-e708 {
  max-width: 1248px;
  margin: 0 auto;
}

.tooltip_prev_9857.nav-e687 .tooltip-solid-5e85 {
  max-width: 100%;
}
.tooltip_prev_9857.column-3864 {
  max-width: 1200px;
  margin: 0 auto;
}
.tooltip_prev_9857.chip-767f .tooltip-solid-5e85 {
  max-width: 100%;
}
.tooltip_prev_9857.chip-767f > .tooltip-solid-5e85 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_prev_9857.chip-767f > .tooltip-solid-5e85 .large-77e6 {
  margin: 0;
}
.tooltip_prev_9857.chip-767f
  > .tooltip-solid-5e85
  .widget-liquid-bcb6.column-ea90 {
  margin-right: 0;
  margin-left: 0;
}
.tooltip_prev_9857.chip-767f #main.column-ea90 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thick-9bee #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thick-9bee #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_wood_d5f6 .middle-3ed6 {
    padding-right: 1em;
  }
  .wrapper_wood_d5f6.block_84f5 .widget-liquid-bcb6 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_wood_d5f6.block_84f5 .middle-3ed6 {
    padding-right: 1em;
  }
  .wrapper_wood_d5f6.block_84f5 .first-ec7d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-2d86 .middle-3ed6 {
    padding-left: 1em;
  }
  .list-2d86.block_84f5 .widget-liquid-bcb6 {
    border-left: 1px solid #eaecee;
  }
  .list-2d86.block_84f5 .middle-3ed6 {
    padding-left: 1em;
  }
  .list-2d86.block_84f5 .first-ec7d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_7fc3 .middle-3ed6 {
    padding-left: 1em;
  }
  .dynamic_7fc3.block_84f5 .hero-small-0cfd {
    border-right: 1px solid #eaecee;
  }
  .dynamic_7fc3.block_84f5 .first-cf99 {
    border-right: 1px solid #eaecee;
  }
  .dynamic_7fc3.block_84f5 .middle-3ed6 {
    padding-left: 1em;
  }
  .dynamic_7fc3.block_84f5 .first-ec7d {
    padding-right: 1em;
  }
  .dynamic_7fc3.block_84f5 .middle-867c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_d697 .middle-3ed6 {
    padding-right: 1em;
  }
  .tiny_d697.block_84f5 .hero-small-0cfd {
    border-left: 1px solid #eaecee;
  }
  .tiny_d697.block_84f5 .first-cf99 {
    border-left: 1px solid #eaecee;
  }
  .tiny_d697.block_84f5 .middle-3ed6 {
    padding-right: 1em;
  }
  .tiny_d697.block_84f5 .first-ec7d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_d697.block_84f5 .middle-867c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick-9bee .middle-3ed6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick-9bee.block_84f5 .widget-liquid-bcb6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thick-9bee.block_84f5 .middle-3ed6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick-9bee.block_84f5 .first-ec7d {
    padding-left: 1em;
  }
  .thick-9bee.block_84f5 .middle-867c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thick-9bee.block_84f5 .middle-3ed6 {
    padding-left: 0;
  }
}
.focus-202b .info-b2d1 {
  display: inline-block;
}
.upper_6f00 {
  display: inline-block;
}
.stone-ed8d {
  word-con: break-word;
}
.hot_919d > span {
  display: inline-block;
  padding: 5px 0;
}
.hot_919d .active-295d {
  margin-left: 8px;
  margin-right: 8px;
}
.hot_919d .active_f0cd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.upper-3c21 .bright_a3ea {
  margin-bottom: 2em;
}
.upper-3c21 .text-8496 {
  margin-bottom: 15px;
}
.upper-3c21 .text-8496:last-child {
  margin-bottom: 0;
}
.upper-3c21 .content_upper_1e37 {
  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) {
  .upper-3c21 .content_upper_1e37 {
    display: block;
  }
}
.upper-3c21 .highlight_afb3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .upper-3c21 .highlight_afb3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.upper-3c21 .shadow_large_a9ff {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.upper-3c21 .shadow_large_a9ff img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.upper-3c21 .shadow_large_a9ff a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.upper-3c21 .stone-ed8d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.upper-3c21 .stone-ed8d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.upper-3c21 .container_pressed_1945 p:last-child {
  margin-bottom: 0;
}
.upper-3c21 .item-371e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.upper-3c21 .aside-static-30e5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.upper-3c21 .iron_6e7d {
  margin-top: 1em;
}
.upper-3c21 .container-green-f8d1 {
  top: 0;
  display: block;
}
.upper-3c21 .container-green-f8d1 a {
  color: inherit;
}
.upper-3c21 .container-green-f8d1 a:hover {
  color: inherit;
}
.upper-3c21 .column_6c48 {
  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;
}
.upper-3c21 .column_6c48:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.upper-3c21 .aside-static-30e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.upper-3c21 .chip_0cf9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.upper-3c21 .chip_0cf9:first-child {
  margin-top: 0;
}
.upper-3c21 .chip_0cf9.popup_cbce {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.upper-3c21 .chip_0cf9.first_4a56 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.upper-3c21
  .chip_0cf9.first_4a56.basic_34cd
  .iron_6e7d {
  width: 100%;
}
.upper-3c21 .first_4a56 {
  -webkit-box-align: center;
  align-items: center;
}
.upper-3c21 .first_4a56 .hot_919d,
.upper-3c21 .first_4a56 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.upper-3c21 .shadow_large_a9ff {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-3c21 .shadow_large_a9ff img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.upper-3c21 .shadow_large_a9ff: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;
}
.upper-3c21 .popup_cbce {
  z-index: 5;
}
.upper-3c21 .grid-stone-bb10 .huge-4ca5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.upper-3c21 .slow_03ec .huge-4ca5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.upper-3c21 .surface_hot_a891 .huge-4ca5 {
  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;
}
.upper-3c21.feature-dynamic-8736 .content_upper_1e37,
.upper-3c21.pagination_5fe8 .content_upper_1e37 {
  display: block;
}
.upper-3c21.feature-dynamic-8736 .content_upper_1e37 .link-de98,
.upper-3c21.feature-dynamic-8736 .content_upper_1e37 .aside-static-30e5,
.upper-3c21.pagination_5fe8 .content_upper_1e37 .link-de98,
.upper-3c21.pagination_5fe8 .content_upper_1e37 .aside-static-30e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper-3c21.basic-86e1 .highlight_afb3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .upper-3c21.basic-86e1 .highlight_afb3 {
    margin-right: 0;
  }
}
.upper-3c21.feature-dynamic-8736 .highlight_afb3,
.upper-3c21.pagination_5fe8 .highlight_afb3 {
  padding-top: 40%;
}
.upper-3c21.feature-dynamic-8736 .bright_a3ea,
.upper-3c21.pagination_5fe8 .bright_a3ea {
  display: block;
}
.upper-3c21.feature-dynamic-8736 .fn-sticky-7d01 .aside-static-30e5,
.upper-3c21.pagination_5fe8 .fn-sticky-7d01 .aside-static-30e5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.upper-3c21.feature-dynamic-8736 .highlight_afb3,
.upper-3c21.pagination_5fe8 .highlight_afb3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.upper-3c21.feature-dynamic-8736 .aside-static-30e5 {
  padding: 1em;
}
.avatar_bright_9ca4 {
  margin: 30px auto;
  display: block;
}
.avatar_bright_9ca4 .row_7f4b > * {
  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;
}
.avatar_bright_9ca4 .row_7f4b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar_bright_9ca4 .row_7f4b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.top-49e3 .hot_919d {
  margin-bottom: 1.41575em;
}
.top-49e3 .box-a80f {
  margin-bottom: 1.618em;
}
.hard_1f98 .huge-ec7f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard_1f98 .huge-ec7f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard_1f98 .picture_7346 {
  max-width: 100%;
  overflow: auto;
}
.border-da7b .hard_1f98 a:hover {
  text-decoration: underline;
}
.tall_8ddc .text-8496:not(.stone-ed8d),
.tall_8ddc .shadow_large_a9ff {
  margin-bottom: 1.41575em;
}
.tall_8ddc .text-8496:not(.stone-ed8d):last-child,
.tall_8ddc .shadow_large_a9ff:last-child {
  margin-bottom: 0;
}
.tall_8ddc .text-8496.east-b633 {
  margin-bottom: 0.41575em;
}
.tall_8ddc .lite-68b6:before,
.tall_8ddc .aside-hovered-4d74:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tall_8ddc .lite-68b6:before {
  content: "\f115";
}
.tall_8ddc .aside-hovered-4d74:before {
  content: "\f02c";
}
.tall_8ddc .image-bright-c527 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tall_8ddc .image-bright-c527 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.blue_2b07 {
  display: -webkit-box;
  display: flex;
}
.blue_2b07 .block_13b1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .blue_2b07 .block_13b1 {
    flex-basis: 90px;
  }
}
.blue_2b07 .down_de80 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .blue_2b07 .down_de80 {
    flex-basis: calc(100% - 50px);
  }
}
.blue_2b07 .mini_d8ef p:last-child {
  margin-bottom: 0.72em;
}
.carousel_3d92 .row_7f4b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.carousel_3d92 .row_7f4b:after,
.carousel_3d92 .row_7f4b:before {
  content: "";
  display: table;
}
.carousel_3d92 .row_7f4b:after {
  clear: both;
}
.carousel_3d92 .row_7f4b .lite_42d8,
.carousel_3d92 .row_7f4b .accordion_bebd {
  width: 49%;
}
.carousel_3d92 .row_7f4b .lite_42d8 a span.plasma-b7b5,
.carousel_3d92 .row_7f4b .accordion_bebd a span.plasma-b7b5 {
  display: block;
  margin-bottom: 5px;
}
.carousel_3d92 .row_7f4b .accordion_bebd {
  float: left;
  text-align: left;
}
.carousel_3d92 .row_7f4b .lite_42d8 {
  float: right;
  text-align: right;
}
.filter_22b9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter_22b9 {
    margin-bottom: 0;
  }
}
.video_simple_3760 {
  margin-bottom: 1em;
}
.video_simple_3760 .stone-ed8d {
  font-size: 1.1em;
  line-height: 1.3;
}
.button_cdf3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.disabled_03cd .video_simple_3760,
.chip_41a7 .video_simple_3760 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .disabled_03cd .video_simple_3760,
  .chip_41a7 .video_simple_3760 {
    display: block;
  }
}
.disabled_03cd .button_cdf3,
.chip_41a7 .button_cdf3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .disabled_03cd .button_cdf3,
  .chip_41a7 .button_cdf3 {
    margin-bottom: 1em;
  }
}
.disabled_03cd .button_cdf3 img,
.chip_41a7 .button_cdf3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.disabled_03cd .banner_13c9,
.chip_41a7 .banner_13c9 {
  flex-basis: calc(100% - 160px);
}
.disabled_03cd .banner_13c9 p,
.chip_41a7 .banner_13c9 p {
  margin-bottom: 0;
}
.disabled_03cd .banner_13c9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .disabled_03cd .banner_13c9 {
    padding-left: 0;
  }
}
.chip_41a7 .banner_13c9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .chip_41a7 .banner_13c9 {
    padding-right: 0;
  }
}
.chip_41a7 .button_cdf3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.right-7fc2 .button_cdf3 {
  margin-bottom: 0.5em;
}
.right-7fc2 .button_cdf3 img {
  width: 100%;
}
.outer-e70e .action-bb15,
.accordion-wood-17b1 .action-bb15 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion-wood-17b1 .widget-liquid-bcb6 .background-1166 p:last-child {
  margin-bottom: 0;
}
.avatar_570d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.status_6122 .tertiary_liquid_3651 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .status_6122 .tertiary_liquid_3651:last-of-type {
    margin-bottom: 0;
  }
}
.status_6122 .tertiary_liquid_3651 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status_6122 .tertiary_liquid_3651 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.status_6122 .tertiary_liquid_3651 ul li {
  margin: 0 0 0.6em;
}
.status_6122 .tertiary_liquid_3651 ul li.bottom_403d,
.status_6122 .tertiary_liquid_3651 ul li.item-old-764e {
  position: relative;
}
.status_6122 .tertiary_liquid_3651 ul li.bottom_403d .summary-dd12,
.status_6122 .tertiary_liquid_3651 ul li.item-old-764e .summary-dd12 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.status_6122 .tertiary_liquid_3651 ul li.bottom_403d:after:after,
.status_6122 .tertiary_liquid_3651 ul li.bottom_403d:after:before,
.status_6122
  .tertiary_liquid_3651
  ul
  li.item-old-764e:after:after,
.status_6122
  .tertiary_liquid_3651
  ul
  li.item-old-764e:after:before {
  content: "";
  display: table;
}
.status_6122 .tertiary_liquid_3651 ul li.bottom_403d:after:after,
.status_6122
  .tertiary_liquid_3651
  ul
  li.item-old-764e:after:after {
  clear: both;
}
.status_6122 .tertiary_liquid_3651 a.mask_dynamic_8614:hover {
  text-decoration: none;
}
.status_6122 .tertiary_liquid_3651 select {
  max-width: 100%;
}
.status_6122 .tertiary_liquid_3651 table {
  font-size: 85%;
}
.status_6122 .tertiary_liquid_3651 table td,
.status_6122 .tertiary_liquid_3651 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.status_6122 .tertiary_liquid_3651 table tfoot td {
  text-align: left;
}
.status_6122 .tertiary_liquid_3651 :last-child {
  margin-bottom: 0;
}
.status_6122 .tertiary_liquid_3651 .backdrop_6838 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.status_6122 .tertiary_liquid_3651 .backdrop_6838 label {
  width: 100%;
}
.status_6122 .tertiary_liquid_3651 .backdrop_6838 .column-center-7377 {
  width: 100%;
  display: block;
}
.status_6122 .tertiary_liquid_3651 .backdrop_6838 .content-fec2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.status_6122 .tertiary_liquid_3651 .backdrop_6838 .content-fec2:hover svg #svg-search {
  fill: #444;
}
.status_6122 .tertiary_liquid_3651 .backdrop_6838 .content-fec2 svg {
  width: 18px;
  height: 18px;
}
.status_6122 .north-e29c ul ul,
.status_6122 .dynamic-0dcb ul ul,
.status_6122 .paragraph-green-dd87 ul ul,
.status_6122 .button_top_626a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.status_6122 .north-e29c .hovered_c7ad > a,
.status_6122 .dynamic-0dcb .hovered_c7ad > a,
.status_6122 .paragraph-green-dd87 .hovered_c7ad > a,
.status_6122 .button_top_626a .hovered_c7ad > a {
  margin-bottom: 0;
}
.status_6122 .hovered_8de8 li,
.status_6122 .north-e29c li,
.status_6122 .small_8dba li,
.status_6122 .dynamic-0dcb li,
.status_6122 .paragraph-green-dd87 li,
.status_6122 .button_top_626a li,
.status_6122 .red_36b6 li,
.status_6122 .warm-dfc4 li {
  display: block;
  position: relative;
}
.status_6122 .hovered_8de8 li:last-child,
.status_6122 .north-e29c li:last-child,
.status_6122 .small_8dba li:last-child,
.status_6122 .dynamic-0dcb li:last-child,
.status_6122 .paragraph-green-dd87 li:last-child,
.status_6122 .button_top_626a li:last-child,
.status_6122 .red_36b6 li:last-child,
.status_6122 .warm-dfc4 li:last-child {
  border: none;
}
.status_6122 .hovered_8de8 li a,
.status_6122 .north-e29c li a,
.status_6122 .small_8dba li a,
.status_6122 .dynamic-0dcb li a,
.status_6122 .paragraph-green-dd87 li a,
.status_6122 .button_top_626a li a,
.status_6122 .red_36b6 li a,
.status_6122 .warm-dfc4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status_6122 .hovered_8de8 li ul li::before,
.status_6122 .north-e29c li ul li::before,
.status_6122 .small_8dba li ul li::before,
.status_6122 .dynamic-0dcb li ul li::before,
.status_6122 .paragraph-green-dd87 li ul li::before,
.status_6122 .button_top_626a li ul li::before,
.status_6122 .red_36b6 li ul li::before,
.status_6122 .warm-dfc4 li ul li::before {
  left: 15px;
}
.status_6122 .hovered_8de8 li ul a,
.status_6122 .north-e29c li ul a,
.status_6122 .small_8dba li ul a,
.status_6122 .dynamic-0dcb li ul a,
.status_6122 .paragraph-green-dd87 li ul a,
.status_6122 .button_top_626a li ul a,
.status_6122 .red_36b6 li ul a,
.status_6122 .warm-dfc4 li ul a {
  padding-left: 20px;
}
.status_6122 .hovered_8de8 li ul ul li::before,
.status_6122 .north-e29c li ul ul li::before,
.status_6122 .small_8dba li ul ul li::before,
.status_6122 .dynamic-0dcb li ul ul li::before,
.status_6122 .paragraph-green-dd87 li ul ul li::before,
.status_6122 .button_top_626a li ul ul li::before,
.status_6122 .red_36b6 li ul ul li::before,
.status_6122 .warm-dfc4 li ul ul li::before {
  left: 30px;
}
.status_6122 .hovered_8de8 li ul ul a,
.status_6122 .north-e29c li ul ul a,
.status_6122 .small_8dba li ul ul a,
.status_6122 .dynamic-0dcb li ul ul a,
.status_6122 .paragraph-green-dd87 li ul ul a,
.status_6122 .button_top_626a li ul ul a,
.status_6122 .red_36b6 li ul ul a,
.status_6122 .warm-dfc4 li ul ul a {
  padding-left: 40px;
}
.status_6122 .backdrop-down-abfe li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status_6122 .warm-dfc4 ul li {
  margin-bottom: 1.41575em;
}
.status_6122 .warm-dfc4 ul li .header-3b41 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.status_6122 .warm-dfc4 ul li .backdrop-dc33 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.link_089d .hovered_8de8 li a,
.link_089d .north-e29c li a,
.link_089d .small_8dba li a,
.link_089d .dynamic-0dcb li a,
.link_089d .paragraph-green-dd87 li a,
.link_089d .button_top_626a li a,
.link_089d .red_36b6 li a,
.link_089d .warm-dfc4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_089d .backdrop-down-abfe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_089d .tertiary_liquid_3651 ul li.bottom_403d .summary-dd12,
.link_089d .tertiary_liquid_3651 ul li.item-old-764e .summary-dd12 {
  background: rgba(0, 0, 0, 0.2);
}
.link_089d .status_6122 .tertiary_liquid_3651 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li {
  margin: 0;
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li ul {
  margin: 0;
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li ul li a {
  padding-left: 15px;
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li ul li li a {
  padding-left: 30px;
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li.nav_8bb7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li.nav_8bb7 > 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;
}
.tooltip_prev_9857 .status_6122 .component-new-da05 li.nav_8bb7 > 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;
}
.carousel_1a8e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb-pressed-11c8 {
  position: relative;
  z-index: 10;
}
.breadcrumb-pressed-11c8 .search-warm-5a3e {
  width: 100%;
  max-width: 100%;
}
.under_a3b2 .fresh_3d01 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.under_a3b2 .tiny-8e30 {
}
.under_a3b2 .link_089d {
  background: #292929;
}
.feature-d32b .fresh_3d01 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature-d32b .tiny-8e30 {
  background: #f9f9f9;
}
.feature-d32b .link_089d {
  background: #303030;
}
.overlay-lite-717b .fresh_3d01 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay-lite-717b .info-b2d1 {
    margin-bottom: 1em;
  }
  .overlay-lite-717b .info-b2d1:last-child {
    margin-bottom: 0;
  }
}
.overlay-lite-717b .tiny-8e30 {
  background: #ededed;
}
.overlay-lite-717b .link_089d {
  background: #1a1a1a;
}
.fresh_3d01.tiny-8e30 {
  color: rgba(0, 0, 0, 0.6);
}
.fresh_3d01.tiny-8e30 .gallery-a8f4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh_3d01.link_089d {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_3d01.link_089d a:not(.mask_dynamic_8614) {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_3d01.link_089d a:not(.mask_dynamic_8614):hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_3d01.link_089d .gallery-a8f4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_3d01.link_089d table tbody td,
.fresh_3d01.link_089d table th {
  background: rgba(0, 0, 0, 0.08);
}
.table_selected_4bef.nav_0fe5 .tooltip-solid-5e85 {
  max-width: initial;
}
.table_selected_4bef .overlay-fba2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table_selected_4bef .overlay-fba2 .search-warm-5a3e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table_selected_4bef .overlay-fba2 .search-warm-5a3e {
    display: block;
    margin-bottom: 2em;
  }
  .table_selected_4bef .overlay-fba2 .search-warm-5a3e:last-child {
    margin-bottom: 0;
  }
}
.overlay-lite-717b .info-b2d1:last-child,
.feature-d32b .info-b2d1:last-child,
.under_a3b2 .info-b2d1:last-child {
  margin-bottom: 0;
}
.overlay-lite-717b .info-b2d1 .status_6122 .tertiary_liquid_3651:last-child,
.feature-d32b .info-b2d1 .status_6122 .tertiary_liquid_3651:last-child,
.under_a3b2 .info-b2d1 .status_6122 .tertiary_liquid_3651:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay-lite-717b .brown_a6c2,
  .overlay-lite-717b .black-eec9,
  .feature-d32b .brown_a6c2,
  .feature-d32b .black-eec9,
  .under_a3b2 .brown_a6c2,
  .under_a3b2 .black-eec9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb-pressed-11c8 .info-b2d1 {
    margin-bottom: 2em;
  }
}
.breadcrumb-pressed-11c8 p:last-child {
  margin-bottom: 0;
}
.breadcrumb-pressed-11c8 li,
.breadcrumb-pressed-11c8 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb-pressed-11c8 ul ul {
  margin-left: 2.617924em;
}
.component_4508 {
  font-size: 0.875em;
}

/* css-noise: 30ee */
.promo-block-o0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
