/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button-huge-ce93/customify
Author: WPCustomify
Author URI: https://pressmaximum.button-huge-ce93
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.button-huge-ce93/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.solid_ff23.tooltip-upper-17ed/licenses/gpl-2.0.button_bottom_8da9
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.sort_9007/, (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.info-cf6c.tag-wide-93e3/normalize.media_hard_5395/
 ======
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.media_hard_5395 v7.0.0 | MIT License | github.button-huge-ce93/necolas/normalize.media_hard_5395 */
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;
}
.disabled-left-b96f .border-1773,
.steel-76df,
.detail-4bf5,
.medium_3f9d,
.hovered_90a6,
.dropdown_copper_0e87,
.mask_9631,
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;
}
.steel-76df,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .steel-76df,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .steel-76df,
  h1 {
    font-size: 1.8em;
  }
}
.detail-4bf5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail-4bf5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail-4bf5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail-4bf5,
  h2 {
    font-size: 1.7em;
  }
}
.medium_3f9d,
h3 {
  font-size: 1.618em;
}
.disabled-left-b96f .border-1773,
.hovered_90a6,
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-3a50 {
  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;
}
.last_4610:after,
.last_4610:before,
.modal_0741:after,
.modal_0741:before {
  content: "";
  display: table;
}
.last_4610:after,
.modal_0741:after {
  clear: both;
}
.paragraph_52aa {
  float: right;
  margin-right: 0;
}
.list_iron_b6d6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.carousel-copper-bf9f .status_a41d,
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;
}
.carousel-copper-bf9f .status_a41d: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;
}
.layout-aa13 .status_a41d {
  box-shadow: none;
}
.layout-aa13
  .status_a41d
  .sort-f493 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-aa13 .status_a41d .header_action_b96c {
  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;
}
.layout-aa13
  .status_a41d
  .header_action_b96c
  b {
  display: none;
}
.layout-aa13 .heading-warm-498c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dark_13e3:not(.media_6696):not(.nav_simple_d16c),
button:not(.media_6696):not(.nav_simple_d16c),
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ),
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ),
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ) {
  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;
}
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ):hover,
button:not(.media_6696):not(
    .nav_simple_d16c
  ):hover,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ):hover,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ):hover,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ):active,
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ):focus,
button:not(.media_6696):not(
    .nav_simple_d16c
  ):active,
button:not(.media_6696):not(
    .nav_simple_d16c
  ):focus,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ):active,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ):focus,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ):active,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ):focus,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ):active,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ):focus {
  outline: 0;
}
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f,
button:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f {
  position: relative;
}
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .new_4c23,
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .wrapper-wide-34e0,
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .text-9562,
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  i,
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  svg,
button:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .new_4c23,
button:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .wrapper-wide-34e0,
button:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .text-9562,
button:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  i,
button:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  svg,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .new_4c23,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .wrapper-wide-34e0,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .text-9562,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  i,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  svg,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .new_4c23,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .wrapper-wide-34e0,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .text-9562,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  i,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  svg,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .new_4c23,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .wrapper-wide-34e0,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  .text-9562,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  i,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f
  svg {
  visibility: hidden;
}
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f:after,
button:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f:after,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f:after,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f:after,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ).fn-loading-426f: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;
}
.dark_13e3:not(.media_6696):not(.nav_simple_d16c),
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ),
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ),
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ) {
  color: #fff;
  background: #235787;
}
.dark_13e3:not(.media_6696):not(
    .nav_simple_d16c
  ):focus,
input[type="button"]:not(.media_6696):not(
    .nav_simple_d16c
  ):focus,
input[type="reset"]:not(.media_6696):not(
    .nav_simple_d16c
  ):focus,
input[type="submit"]:not(.media_6696):not(
    .nav_simple_d16c
  ):focus {
  color: #fff;
}
.dark_13e3.fn-disabled-426f:not(.media_6696):not(
    .nav_simple_d16c
  ),
.dark_13e3[disabled]:not(.media_6696):not(
    .nav_simple_d16c
  ),
button.fn-disabled-426f:not(.media_6696):not(
    .nav_simple_d16c
  ),
button[disabled]:not(.media_6696):not(
    .nav_simple_d16c
  ) {
  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;
}
.middle-c3c1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.middle-c3c1: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;
}
.tag-a184 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.box_hot_19e1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pattern-97f0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.last_4610:after,
.last_4610:before,
.popup_a5a9:after,
.popup_a5a9:before,
.icon_ac5c:after,
.icon_ac5c:before,
.paper-44cb:after,
.paper-44cb:before,
.focused-eb65:after,
.focused-eb65:before,
.fixed-8bcb:after,
.fixed-8bcb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.last_4610:after,
.popup_a5a9:after,
.icon_ac5c:after,
.paper-44cb:after,
.focused-eb65:after,
.fixed-8bcb:after {
  clear: both;
}
.popup_a5a9 .full-cc8f,
.icon_ac5c .full-cc8f,
.wrapper-dim-fb4c .full-cc8f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard-b1dd {
  display: inline-block;
}
.nav_bright_350b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav_bright_350b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav_bright_350b .dropdown_next_739e {
  padding: 1em 0;
  font-size: 85%;
}
.dropdown_next_739e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input_ef58 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input_ef58:after,
.input_ef58:before {
  content: "";
  display: table;
}
.input_ef58:after {
  clear: both;
}
.fixed-9fea {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture_out_7728 .fixed-9fea {
  max-width: 50%;
}
.up_4423 .fixed-9fea {
  max-width: 33.33%;
}
.advanced_10ed .fixed-9fea {
  max-width: 25%;
}
.column-87b5 .fixed-9fea {
  max-width: 20%;
}
.nav-hot-3924 .fixed-9fea {
  max-width: 16.66%;
}
.column-tall-39a6 .fixed-9fea {
  max-width: 14.28%;
}
.section_glass_d412 .fixed-9fea {
  max-width: 12.5%;
}
.label-9be9 .fixed-9fea {
  max-width: 11.11%;
}
.bright_5573 {
  display: block;
}
.disabled-left-b96f .focused-f057 label,
.disabled-left-b96f .image_soft_4395 label,
.disabled-left-b96f .overlay-883a label,
.disabled-left-b96f .aside-19f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown-707b {
  list-style: none;
  margin: 0;
}
.dropdown-707b article.solid-52e3 {
  margin-bottom: 0;
}
.dropdown-707b ul {
  list-style: none;
  margin: 0;
}
.dropdown-707b .white_ef47 li.solid-52e3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown-707b .white_ef47 li.solid-52e3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown-707b .white_ef47 li.solid-52e3: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) {
  .dropdown-707b .white_ef47 li.solid-52e3 li.solid-52e3 li.solid-52e3 li.solid-52e3 {
    padding-left: 0;
  }
}
article.solid-52e3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-52e3 .popup_a5a9 p:last-of-type {
  margin-bottom: 0;
}
article.solid-52e3 .section_bottom_ec7b {
  float: left;
}
article.solid-52e3 .short_90f4 {
  margin-left: 85px;
}
article.solid-52e3 .section_pink_0856 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-52e3 .section_pink_0856 .layout-dirty-9354 {
  margin-left: 10px;
}
article.solid-52e3 .box-stone-399b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-52e3 .overlay_focused_02b6 {
  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 .focused-f057,
  #respond .overlay-883a,
  #respond .aside-19f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focused-f057 input,
#respond .overlay-883a input,
#respond .aside-19f0 input {
  width: 100%;
}
#respond .aside-19f0 {
  margin-right: 0;
}
#respond .row_57e6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.column-963a {
  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;
}
.column-963a.center-215d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.column-963a 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%);
}
.column-963a:focus,
.column-963a: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);
}
.south-4614 {
  border-radius: 10%;
}
.search-gas-e497 {
  border-radius: 50%;
}
.alert-easy-5d4d {
  font-size: 0.72em;
}
.paragraph_slow_46f7 {
  font-size: 0.875em;
}
.tooltip_wood_3496 {
  font-size: 1.1em;
}
.small_2c9e {
  text-transform: uppercase;
  line-height: 1.2;
}
.small_2c9e.alert-easy-5d4d {
  letter-spacing: 0.5px;
}
.stone-7656,
.stone-7656 a {
  color: #6d6d6d;
}
.stone-7656 a:hover {
  color: #111;
}
.nav_short_d130 {
  color: #6d6d6d;
}
.card_tiny_b00f {
  overflow-x: hidden;
}
.card_tiny_b00f .middle-ac54.slider_8b84 {
  position: relative;
}
.card_tiny_b00f .middle-ac54.slider_8b84.chip-fluid-dbf7 {
  position: initial;
}
.card_tiny_b00f
  .middle-ac54.slider_8b84.chip-fluid-dbf7
  .shadow_down_0816 {
  left: auto;
}
.card_tiny_b00f .middle-ac54 .shadow_down_0816 {
  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;
}
.card_tiny_b00f .middle-ac54:hover.slider_8b84 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.card_tiny_b00f
  .middle-ac54:hover.slider_8b84
  .shadow_down_0816 {
  display: block;
  z-index: 9999999;
}
.card_tiny_b00f .disabled-center-7942 .bronze-f399,
.card_tiny_b00f .fluid_fa52 .bronze-f399 {
  display: none;
}
.card_tiny_b00f .small_0283 .middle-ac54:hover.slider_8b84 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled-left-b96f .focused-f057 label,
.disabled-left-b96f .image_soft_4395 label,
.disabled-left-b96f .overlay-883a label,
.disabled-left-b96f .aside-19f0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown-707b {
  list-style: none;
  margin: 0;
}
.dropdown-707b article.solid-52e3 {
  margin-bottom: 0;
}
.dropdown-707b ul {
  list-style: none;
  margin: 0;
}
.dropdown-707b .white_ef47 li.solid-52e3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown-707b .white_ef47 li.solid-52e3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown-707b .white_ef47 li.solid-52e3: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) {
  .dropdown-707b .white_ef47 li.solid-52e3 li.solid-52e3 li.solid-52e3 li.solid-52e3 {
    padding-left: 0;
  }
}
article.solid-52e3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-52e3 .popup_a5a9 p:last-of-type {
  margin-bottom: 0;
}
article.solid-52e3 .section_bottom_ec7b {
  float: left;
}
article.solid-52e3 .short_90f4 {
  margin-left: 85px;
}
article.solid-52e3 .section_pink_0856 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-52e3 .section_pink_0856 .layout-dirty-9354 {
  margin-left: 10px;
}
article.solid-52e3 .box-stone-399b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-52e3 .overlay_focused_02b6 {
  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 .focused-f057,
  #respond .overlay-883a,
  #respond .aside-19f0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focused-f057 input,
#respond .overlay-883a input,
#respond .aside-19f0 input {
  width: 100%;
}
#respond .aside-19f0 {
  margin-right: 0;
}
#respond .row_57e6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled-center-7942 .inner-c00d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.inner-c00d .list-light-d465.advanced_9b2d .widget_4287 > li > a:focus,
.inner-c00d .list-light-d465.advanced_9b2d .widget_4287 > li > a:hover,
.inner-c00d .list-light-d465.disabled-static-965a .widget_4287 > li > a:focus,
.inner-c00d .list-light-d465.disabled-static-965a .widget_4287 > li > a:hover,
.inner-c00d .list-light-d465.background-glass-c17e .widget_4287 > li > a:focus,
.inner-c00d .list-light-d465.background-glass-c17e .widget_4287 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-c00d
  .list-light-d465.advanced_9b2d
  .widget_4287
  > li.article-fast-a46b
  > a,
.inner-c00d
  .list-light-d465.advanced_9b2d
  .widget_4287
  > li.glass-742c
  > a,
.inner-c00d
  .list-light-d465.disabled-static-965a
  .widget_4287
  > li.article-fast-a46b
  > a,
.inner-c00d
  .list-light-d465.disabled-static-965a
  .widget_4287
  > li.glass-742c
  > a,
.inner-c00d
  .list-light-d465.background-glass-c17e
  .widget_4287
  > li.article-fast-a46b
  > a,
.inner-c00d .list-light-d465.background-glass-c17e .widget_4287 > li.thick_a95f > a {
  color: rgba(255, 255, 255, 0.99);
}
.inner-c00d .video_e1e8,
.inner-c00d .video_e1e8 a {
  color: rgba(255, 255, 255, 0.99);
}
.inner-c00d .clean_ba9e.content_ef2e li a,
.inner-c00d .liquid-bb6e a,
.inner-c00d .form_selected_2d43,
.inner-c00d .widget_4287 > li > a,
.inner-c00d .badge_25e9 {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d .clean_ba9e.content_ef2e li a:hover,
.inner-c00d .liquid-bb6e a:hover,
.inner-c00d .form_selected_2d43:hover,
.inner-c00d .widget_4287 > li > a:hover,
.inner-c00d .badge_25e9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-c00d .layout_action_5732 {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d .layout_action_5732 .button_hovered_104a {
  color: rgba(255, 255, 255, 0.99);
}
.inner-c00d .layout_action_5732:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-c00d .warm_0385 .logo-silver-6dbf {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d .warm_0385 .logo-silver-6dbf .box-light-24b1 {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d
  .warm_0385
  .logo-silver-6dbf
  .box-light-24b1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d
  .warm_0385
  .logo-silver-6dbf
  .box-light-24b1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d
  .warm_0385
  .logo-silver-6dbf
  .box-light-24b1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d
  .warm_0385
  .logo-silver-6dbf
  .box-light-24b1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d .warm_0385 .banner_blue_49c7 {
  color: rgba(255, 255, 255, 0.79);
}
.inner-c00d .warm_0385 .banner_blue_49c7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_cold_e356
  .inner-c00d
  .warm_0385
  .sort-yellow-ff32
  .dropdown-37d2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_cold_e356
  .inner-c00d
  .warm_0385
  .sort-yellow-ff32
  .box-light-24b1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-center-7942 .icon-south-6d7c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon-south-6d7c .list-light-d465.advanced_9b2d .widget_4287 > li > a:focus,
.icon-south-6d7c .list-light-d465.advanced_9b2d .widget_4287 > li > a:hover,
.icon-south-6d7c .list-light-d465.disabled-static-965a .widget_4287 > li > a:focus,
.icon-south-6d7c .list-light-d465.disabled-static-965a .widget_4287 > li > a:hover,
.icon-south-6d7c .list-light-d465.background-glass-c17e .widget_4287 > li > a:focus,
.icon-south-6d7c .list-light-d465.background-glass-c17e .widget_4287 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-south-6d7c
  .list-light-d465.advanced_9b2d
  .widget_4287
  > li.article-fast-a46b
  > a,
.icon-south-6d7c
  .list-light-d465.advanced_9b2d
  .widget_4287
  > li.glass-742c
  > a,
.icon-south-6d7c
  .list-light-d465.disabled-static-965a
  .widget_4287
  > li.article-fast-a46b
  > a,
.icon-south-6d7c
  .list-light-d465.disabled-static-965a
  .widget_4287
  > li.glass-742c
  > a,
.icon-south-6d7c
  .list-light-d465.background-glass-c17e
  .widget_4287
  > li.article-fast-a46b
  > a,
.icon-south-6d7c .list-light-d465.background-glass-c17e .widget_4287 > li.thick_a95f > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-south-6d7c .video_e1e8,
.icon-south-6d7c .video_e1e8 a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-south-6d7c .clean_ba9e.content_ef2e li a,
.icon-south-6d7c .liquid-bb6e a,
.icon-south-6d7c .form_selected_2d43,
.icon-south-6d7c .widget_4287 > li > a,
.icon-south-6d7c .badge_25e9 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-south-6d7c .clean_ba9e.content_ef2e li a:hover,
.icon-south-6d7c .liquid-bb6e a:hover,
.icon-south-6d7c .form_selected_2d43:hover,
.icon-south-6d7c .widget_4287 > li > a:hover,
.icon-south-6d7c .badge_25e9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon-south-6d7c .layout_action_5732 {
  color: rgba(0, 0, 0, 0.55);
}
.icon-south-6d7c .layout_action_5732 .button_hovered_104a {
  color: rgba(0, 0, 0, 0.8);
}
.icon-south-6d7c .layout_action_5732:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_brown_d382 .module_e1bf {
  margin-left: auto;
  margin-right: auto;
}
.icon_ac5c > * {
  margin-left: auto;
  margin-right: auto;
}
.icon_ac5c .tag-a184 {
  margin-right: 1.41575em;
}
.widget-outer-b09b .icon_ac5c > .warm_9d23 {
  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;
}
.widget-outer-b09b .icon_ac5c > .breadcrumb_9464 {
  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;
}
.photo-gold-f893.tabs_brown_d382 .module_e1bf,
.input-hovered-9f0c.tabs_brown_d382 .module_e1bf {
  margin-left: 0;
}
.shadow-66fd.tabs_brown_d382 .module_e1bf,
.content_hovered_3dbf.tabs_brown_d382 .module_e1bf {
  margin-right: 0;
}
.icon_ac5c ol,
.icon_ac5c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge_plasma_7205 video {
  max-width: 100%;
}
.fluid-2fe6 img {
  display: block;
}
.fluid-2fe6.tag-a184,
.fluid-2fe6.box_hot_19e1 {
  width: 100%;
}
.fluid-2fe6.breadcrumb_9464 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.overlay_lower_6cf8:not(.panel_old_cafe) {
  margin: 1.5em auto;
}
.filter_iron_7c5e p {
  padding: 1.5em 14px;
}
ul.steel-eef3.breadcrumb_9464,
ul.steel-eef3.warm_9d23,
ul.steel-eef3.breadcrumb_f8d5.warm_9d23 {
  padding: 0 14px;
}
.notification-891b {
  display: block;
  overflow-x: auto;
}
.notification-891b table {
  border-collapse: collapse;
  width: 100%;
}
.notification-891b td,
.notification-891b th {
  padding: 0.5em;
}
.icon_ac5c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon_ac5c ol ol,
.icon_ac5c ol ul,
.icon_ac5c ul ol,
.icon_ac5c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon_ac5c ol ol li,
.icon_ac5c ol ul li,
.icon_ac5c ul ol li,
.icon_ac5c ul ul li {
  margin-left: 0;
}
.large_2228.surface-simple-0349 > .summary_3745 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.large_2228.surface-simple-0349 > .summary_3745 iframe,
.large_2228.surface-simple-0349 > .summary_3745 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paragraph_0666 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paragraph_0666.logo-7325 {
  padding: 0;
}
.paragraph_0666.logo-7325 cite {
  font-size: 13px;
}
.paragraph_0666 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paragraph_0666 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active-ae9a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active-ae9a > p:first-child {
  margin-top: 0;
}
.active-ae9a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active-ae9a blockquote {
  border-left: 0;
}
.status-179e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.status-179e:not(.brown_43cd) {
  max-width: 100px;
}
.status-179e.shade-a3e1 {
  border-bottom: none !important;
  text-align: center;
}
.status-179e.shade-a3e1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .filter_iron_7c5e p {
    padding: 1.5em 0;
  }
}
.west_3a99 {
  color: #0073aa;
}
.gallery-20fd {
  background-color: #0073aa;
}
.overlay_8b2e {
  color: #229fd8;
}
.popup-2b78 {
  background-color: #229fd8;
}
.table-gas-a5d4 {
  color: #eee;
}
.small_dd11 {
  background-color: #eee;
}
.hidden-full-be65 {
  color: #444;
}
.secondary-next-8f77 {
  background-color: #444;
}
.tag-stale-67a0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag-stale-67a0 .disabled-6f4e .liquid-bb6e {
  font-size: 15px;
}
.tag-stale-67a0 .liquid-bb6e {
  line-height: 1.3;
}
.tag-stale-67a0 .icon-south-6d7c {
}
.tag-stale-67a0 .inner-c00d {
  background: #235787;
}
.glass-9553 {
  padding: 0;
}
.glass-9553 .inner-c00d {
  background: #1a1a1a;
}
.glass-9553 .icon-south-6d7c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.detail-9e5a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.detail-9e5a .icon-south-6d7c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.detail-9e5a .inner-c00d {
  background: #303030;
}
.fixed-8bcb {
  position: relative;
  z-index: 10;
}
.fixed-8bcb .tag-1269 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_7fe4 .slider_8b84 {
  display: inline-block;
  vertical-align: middle;
}
.last_7fe4.slider_96fa .slider_8b84 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .last_7fe4.slider_96fa .slider_8b84 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .last_7fe4.slider_96fa .slider_8b84 {
    margin-right: 0.4em;
  }
}
.last_7fe4.slider_96fa .slider_8b84:last-child {
  margin-right: 0;
}
.secondary-e38e .tag-1269 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .disabled-center-7942 .disabled-6f4e {
    margin: 0 -0.5em;
  }
  .disabled-center-7942 .disabled-6f4e [class*="customify-col-"],
  .disabled-center-7942 .disabled-6f4e [class*="customify-col_"],
  .disabled-center-7942 .disabled-6f4e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disabled-center-7942.paragraph-solid-60ba .tag-1269 {
  background: 0 0 !important;
}
.disabled-center-7942.paragraph-solid-60ba .tag-1269,
.disabled-center-7942.secondary-e38e .tag-1269 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .disabled-center-7942.texture_motion_87fa {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.disabled-center-7942.secondary-e38e .tag-1269 {
  box-shadow: none !important;
}
.pink_ac60 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pink_ac60 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pink_ac60 {
    padding: 18px 0 20px;
  }
}
.pink_ac60 .filter-d7d1 {
  width: 100%;
}
.pink_ac60 .input-ff40 {
  margin-bottom: 0;
}
.pink_ac60 .copper-2f6d {
  margin-top: 5px;
  font-size: 0.875em;
}
.element_fixed_1a82 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element_fixed_1a82 .texture_dynamic_690d {
  width: 100%;
}
.tooltip-white-0634 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tooltip-white-0634 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tooltip-white-0634 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;
}
.tooltip-white-0634 li:last-child:after {
  display: none;
}
.tooltip-white-0634 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dirty-bb67 .bronze-f399 button,
.pink_ac60 .bronze-f399 button {
  left: 0;
}
.dirty-bb67 .texture_dynamic_690d,
.pink_ac60 .texture_dynamic_690d {
  padding-left: 0;
  padding-right: 0;
}
.dirty-bb67 .element_fixed_1a82,
.pink_ac60 .element_fixed_1a82 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dirty-bb67 {
  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;
}
.dirty-bb67: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;
}
.dirty-bb67 .tabs_b48f {
  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) {
  .dirty-bb67 .tabs_b48f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-bb67 .tabs_b48f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dirty-bb67 .tabs_b48f {
    min-height: 200px;
  }
}
.dirty-bb67 .tooltip-white-0634 {
  color: rgba(255, 255, 255, 0.8);
}
.dirty-bb67 .tooltip-white-0634 a,
.dirty-bb67 .tooltip-white-0634 li:after {
  color: inherit;
}
.dirty-bb67 .tooltip-white-0634 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-a8bb {
  margin-bottom: 0.5em;
}
.narrow-12b9 {
  margin-bottom: 1.2em;
}
.narrow-12b9,
.thumbnail-a8bb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.narrow-12b9 p:last-child,
.thumbnail-a8bb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bronze-f399,
#masthead .bronze-f399 {
  display: none;
}
#masthead
  > .bronze-f399.texture_1ffd {
  display: none;
}
#masthead > .bronze-f399 button {
  left: 0;
}
.pressed_30b6 {
  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%;
}
.pressed_30b6 .slider_8b84 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pressed_30b6 .dropdown_static_a41b {
  display: -webkit-box;
  display: flex;
}
.pressed_30b6 .dropdown_static_a41b.feature-north-1748 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pressed_30b6 .dropdown_static_a41b.huge_1ea7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed_30b6 .dropdown_static_a41b.heading-full-ce8d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed_30b6.nav_d772.fixed_c683 .dropdown_static_a41b.feature-north-1748 {
  flex-basis: 100%;
}
.pressed_30b6.carousel_pressed_e25f .dropdown_static_a41b.huge_1ea7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pressed_30b6.carousel_pressed_e25f .dropdown_static_a41b.heading-full-ce8d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bronze-f399.texture_1ffd {
  display: none;
}
#masthead > .bronze-f399 button {
  left: 0;
}
.tooltip_complex_3343 {
  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;
}
.tooltip_complex_3343:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tooltip_complex_3343.right-e713 i {
  margin-right: 4px;
}
.tooltip_complex_3343.main-47fb i {
  margin-left: 5px;
}
.liquid-bb6e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.liquid-bb6e p:last-child {
  margin-bottom: 0;
}
.tag-87d9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tag-87d9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tag-87d9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tag-87d9 .video_e1e8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tag-87d9 .label_d23e {
  margin: 5px 0 7px 0;
}
.tag-87d9.under-b24d .orange-e988 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag-87d9.under-b24d .shade-247f {
  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;
}
.tag-87d9.brown-3d48 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tag-87d9.brown-3d48 .orange-e988 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag-87d9.brown-3d48 .shade-247f {
  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;
}
.tag-87d9.filter_out_4b26 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag-87d9.upper-2538 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tag-87d9.upper-2538 .shade-247f {
  margin-top: 7px;
}
.gas_a5eb {
  display: inline-block;
}
.fixed-8bcb .status-679b .tag-87d9 img {
  max-width: 100%;
}
.list-light-d465 .feature-fd5e.hover-south-8fee,
.heading-motion-c489 .feature-fd5e.hover-south-8fee {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.list-light-d465 .container_0cf7,
.heading-motion-c489 .container_0cf7 {
  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%);
}
.list-light-d465 .container_0cf7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.list-light-d465.panel-lite-461a .container_0cf7 {
  display: none;
}
.list-light-d465 .full_652f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-light-d465 .full_652f li {
  display: inline-block;
  position: relative;
}
.list-light-d465 .full_652f li:last-child {
  margin-right: 0;
}
.list-light-d465 .full_652f 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;
}
.list-light-d465 .full_652f li.thick_a95f > a {
  color: rgba(0, 0, 0, 0.9);
}
.list-light-d465 .full_652f > 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;
}
.list-light-d465 .full_652f > li > a i {
  line-height: 0;
}
.list-light-d465 .full_652f > li.hidden-82e6 > a .container_0cf7 {
  margin-left: 4px;
  line-height: 0;
}
.list-light-d465 .full_652f .slider-mini-45e8 li.hidden-82e6 > a {
  position: relative;
}
.list-light-d465 .full_652f .slider-mini-45e8 li.hidden-82e6 > a:after,
.list-light-d465 .full_652f .slider-mini-45e8 li.hidden-82e6 > a:before {
  content: "";
  display: table;
}
.list-light-d465 .full_652f .slider-mini-45e8 li.hidden-82e6 > a:after {
  clear: both;
}
.list-light-d465 .full_652f .slider-mini-45e8 li.hidden-82e6 > a .container_0cf7 {
  margin-left: 5px;
  float: right;
}
.list-light-d465 .copper-dc3e,
.list-light-d465 .slider-mini-45e8 {
  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;
}
.list-light-d465 .slider-mini-45e8 {
  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;
}
.list-light-d465 .slider-mini-45e8 .hover-south-8fee {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.list-light-d465 .slider-mini-45e8 .container_0cf7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.list-light-d465 .slider-mini-45e8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.list-light-d465 .slider-mini-45e8 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;
}
.list-light-d465 .slider-mini-45e8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.list-light-d465 .slider-mini-45e8 .slider-mini-45e8 {
  top: 0;
  left: 100%;
}
.list-light-d465 .backdrop_0179.fn-focus-426f > .copper-dc3e,
.list-light-d465 .backdrop_0179.fn-focus-426f > .slider-mini-45e8,
.list-light-d465 .backdrop_0179:focus > .copper-dc3e,
.list-light-d465 .backdrop_0179:focus > .slider-mini-45e8,
.list-light-d465 .backdrop_0179:hover > .copper-dc3e,
.list-light-d465 .backdrop_0179:hover > .slider-mini-45e8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.list-light-d465.background-glass-c17e .widget_4287:after,
.list-light-d465.background-glass-c17e .widget_4287:before {
  content: "";
  display: table;
}
.list-light-d465.background-glass-c17e .widget_4287:after {
  clear: both;
}
.list-light-d465.background-glass-c17e .widget_4287 > li {
  float: left;
}
.list-light-d465.mask-left-bab6 .widget_4287:after,
.list-light-d465.mask-left-bab6 .widget_4287:before {
  content: "";
  display: table;
}
.list-light-d465.mask-left-bab6 .widget_4287:after {
  clear: both;
}
.list-light-d465.mask-left-bab6 .widget_4287 > li {
  float: left;
}
.list-light-d465.mask-left-bab6 .widget_4287 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.list-light-d465.mask-left-bab6 .widget_4287 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.list-light-d465.mask-left-bab6 .widget_4287 > li.article-fast-a46b > a,
.list-light-d465.mask-left-bab6 .widget_4287 > li.thick_a95f > a {
  color: #fff;
  background-color: #1e4b75;
}
.list-light-d465.advanced_9b2d .widget_4287 > li > a .hover-south-8fee {
  position: relative;
}
.list-light-d465.advanced_9b2d .widget_4287 > li > a .hover-south-8fee: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;
}
.list-light-d465.advanced_9b2d
  .widget_4287
  > li:focus
  > a
  .hover-south-8fee:before,
.list-light-d465.advanced_9b2d
  .widget_4287
  > li:hover
  > a
  .hover-south-8fee:before {
  width: 100%;
  background-color: currentColor;
}
.list-light-d465.advanced_9b2d
  .widget_4287
  > li.article-fast-a46b
  > a
  .hover-south-8fee:before,
.list-light-d465.advanced_9b2d
  .widget_4287
  > li.glass-742c
  > a
  .hover-south-8fee:before {
  width: 100%;
  background-color: currentColor;
}
.list-light-d465.disabled-static-965a .widget_4287 > li > a .hover-south-8fee {
  position: relative;
}
.list-light-d465.disabled-static-965a .widget_4287 > li > a .hover-south-8fee: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;
}
.list-light-d465.disabled-static-965a .widget_4287 > li:focus > a .hover-south-8fee:before,
.list-light-d465.disabled-static-965a
  .widget_4287
  > li:hover
  > a
  .hover-south-8fee:before {
  width: 100%;
  background-color: currentColor;
}
.list-light-d465.disabled-static-965a
  .widget_4287
  > li.article-fast-a46b
  > a
  .hover-south-8fee:before,
.list-light-d465.disabled-static-965a
  .widget_4287
  > li.glass-742c
  > a
  .hover-south-8fee:before {
  width: 100%;
  background-color: currentColor;
}
.heading-motion-c489 .full_652f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.heading-motion-c489 .full_652f li:first-child > a {
  border-top: none;
}
.heading-motion-c489 .full_652f .frame_4dbd > .hover-south-8fee .container_0cf7 {
  display: none;
}
.heading-motion-c489 .full_652f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.heading-motion-c489 .full_652f li:last-child {
  border: none;
}
.heading-motion-c489 .full_652f li.hidden-82e6 > a {
  padding-right: 45px !important;
}
.heading-motion-c489 .full_652f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.heading-motion-c489 .full_652f li a:focus,
.heading-motion-c489 .full_652f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-motion-c489 .full_652f li .middle-0e29 {
  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;
}
.heading-motion-c489 .full_652f li .middle-0e29:hover {
  box-shadow: none;
}
.heading-motion-c489 .full_652f li .middle-0e29 .container_0cf7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.heading-motion-c489 .full_652f .slider-mini-45e8 {
  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);
}
.heading-motion-c489 .full_652f .slider-mini-45e8 li a {
  padding-left: 3em;
}
.heading-motion-c489 .full_652f .banner_plasma_6d93 > a .middle-0e29 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.heading-motion-c489 .full_652f .banner_plasma_6d93 > .slider-mini-45e8 {
  display: block;
  opacity: 1;
}
.alert-fce0 {
  max-width: 100%;
}
.column-wood-a029 {
  line-height: 0;
  cursor: pointer;
}
.badge_25e9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge_25e9:hover {
  box-shadow: none;
  color: currentColor;
}
.badge_25e9 svg {
  width: 18px;
  height: 18px;
}
.badge_25e9 .pressed-2135 {
  display: none;
}
.link_2acb {
  position: relative;
}
.link_2acb.fn-active-426f .badge_25e9 .picture-rough-ba17 {
  display: none;
}
.link_2acb.fn-active-426f .badge_25e9 .pressed-2135 {
  display: inline-block;
}
.link_2acb .hover-3adb {
  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);
}
.link_2acb.element-5856 .hover-3adb {
  left: auto;
  right: -0.9em;
}
.link_2acb.element-5856 .active_0e20::before {
  left: auto;
  right: 15px;
}
.link_2acb.fn-active-426f .hover-3adb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-yellow-ff32 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sort-yellow-ff32 label {
  flex-basis: 100%;
}
.sort-yellow-ff32 .logo-silver-6dbf {
  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;
}
.sort-yellow-ff32 .box-light-24b1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sort-yellow-ff32 .box-light-24b1:focus {
  background-color: transparent;
}
.sort-yellow-ff32 button.banner_blue_49c7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sort-yellow-ff32 button.banner_blue_49c7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sort-yellow-ff32 button.banner_blue_49c7 svg {
  width: 18px;
  height: 18px;
}
.sort-yellow-ff32 input[type="submit"] {
  min-height: auto;
}
.warm_0385 .sort-yellow-ff32 .box-light-24b1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active_0e20 {
  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) {
  .active_0e20 {
    width: 220px;
  }
}
.active_0e20 label {
  flex-basis: 100%;
}
.active_0e20::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;
}
.panel_cold_e356 .warm_0385 .sort-yellow-ff32 {
  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;
}
.panel_cold_e356
  .warm_0385
  .sort-yellow-ff32
  .logo-silver-6dbf {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel_cold_e356 .warm_0385 .sort-yellow-ff32 .box-light-24b1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel_cold_e356
  .warm_0385
  .sort-yellow-ff32
  .box-light-24b1:focus {
  background: 0 0;
}
.panel_cold_e356
  .warm_0385
  .sort-yellow-ff32
  .dropdown-37d2 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.clean_ba9e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.clean_ba9e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.clean_ba9e li:last-child {
  margin-right: 0;
}
.clean_ba9e li:first-child {
  margin-left: 0;
}
.clean_ba9e.pattern_copper_f7c4 a {
  color: #fff;
}
.clean_ba9e.pattern_copper_f7c4 a:hover {
  color: #fff;
}
.clean_ba9e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.clean_ba9e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.clean_ba9e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clean_ba9e a:hover {
  opacity: 0.9;
  color: inherit;
}
.clean_ba9e [class*="social-icon-apple"] {
  background-color: #999;
}
.clean_ba9e [class*="social-icon-apple"].texture_dark_45b9 {
  background-color: transparent;
  color: #999;
}
.clean_ba9e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.clean_ba9e [class*="social-icon-behance"].texture_dark_45b9 {
  background-color: transparent;
  color: #1769ff;
}
.clean_ba9e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.clean_ba9e [class*="social-icon-bitbucket"].texture_dark_45b9 {
  background-color: transparent;
  color: #205081;
}
.clean_ba9e [class*="social-icon-codepen"] {
  background-color: #000;
}
.clean_ba9e [class*="social-icon-codepen"].texture_dark_45b9 {
  background-color: transparent;
  color: #000;
}
.clean_ba9e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.clean_ba9e [class*="social-icon-delicious"].texture_dark_45b9 {
  background-color: transparent;
  color: #39f;
}
.clean_ba9e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.clean_ba9e [class*="social-icon-digg"].texture_dark_45b9 {
  background-color: transparent;
  color: #005be2;
}
.clean_ba9e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.clean_ba9e [class*="social-icon-dribbble"].texture_dark_45b9 {
  background-color: transparent;
  color: #ea4c89;
}
.clean_ba9e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.clean_ba9e [class*="social-icon-envelope"].texture_dark_45b9 {
  background-color: transparent;
  color: #ea4335;
}
.clean_ba9e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.clean_ba9e [class*="social-icon-facebook"].texture_dark_45b9 {
  background-color: transparent;
  color: #3b5998;
}
.clean_ba9e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.clean_ba9e [class*="social-icon-flickr"].texture_dark_45b9 {
  background-color: transparent;
  color: #0063dc;
}
.clean_ba9e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.clean_ba9e [class*="social-icon-foursquare"].texture_dark_45b9 {
  background-color: transparent;
  color: #2d5be3;
}
.clean_ba9e [class*="social-icon-github"] {
  background-color: #333;
}
.clean_ba9e [class*="social-icon-github"].texture_dark_45b9 {
  background-color: transparent;
  color: #333;
}
.clean_ba9e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.clean_ba9e [class*="social-icon-google-plus"].texture_dark_45b9 {
  background-color: transparent;
  color: #dd4b39;
}
.clean_ba9e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.clean_ba9e [class*="social-icon-houzz"].texture_dark_45b9 {
  background-color: transparent;
  color: #7ac142;
}
.clean_ba9e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.clean_ba9e [class*="social-icon-instagram"].texture_dark_45b9 {
  background-color: transparent;
  color: #262626;
}
.clean_ba9e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.clean_ba9e [class*="social-icon-jsfiddle"].texture_dark_45b9 {
  background-color: transparent;
  color: #487aa2;
}
.clean_ba9e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.clean_ba9e [class*="social-icon-linkedin"].texture_dark_45b9 {
  background-color: transparent;
  color: #0077b5;
}
.clean_ba9e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.clean_ba9e [class*="social-icon-medium"].texture_dark_45b9 {
  background-color: transparent;
  color: #00ab6b;
}
.clean_ba9e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.clean_ba9e
  [class*="social-icon-odnoklassniki"].texture_dark_45b9 {
  background-color: transparent;
  color: #f4731c;
}
.clean_ba9e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.clean_ba9e [class*="social-icon-meetup"].texture_dark_45b9 {
  background-color: transparent;
  color: #ec1c40;
}
.clean_ba9e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.clean_ba9e [class*="social-icon-pinterest"].texture_dark_45b9 {
  background-color: transparent;
  color: #bd081c;
}
.clean_ba9e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.clean_ba9e [class*="social-icon-product-hunt"].texture_dark_45b9 {
  background-color: transparent;
  color: #da552f;
}
.clean_ba9e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.clean_ba9e [class*="social-icon-reddit"].texture_dark_45b9 {
  background-color: transparent;
  color: #ff4500;
}
.clean_ba9e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.clean_ba9e [class*="social-icon-rss"].texture_dark_45b9 {
  background-color: transparent;
  color: #f26522;
}
.clean_ba9e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.clean_ba9e
  [class*="social-icon-shopping-cart"].texture_dark_45b9 {
  background-color: transparent;
  color: #4caf50;
}
.clean_ba9e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.clean_ba9e [class*="social-icon-skype"].texture_dark_45b9 {
  background-color: transparent;
  color: #00aff0;
}
.clean_ba9e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.clean_ba9e [class*="social-icon-slideshare"].texture_dark_45b9 {
  background-color: transparent;
  color: #0077b5;
}
.clean_ba9e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.clean_ba9e [class*="social-icon-snapchat"].texture_dark_45b9 {
  background-color: transparent;
  color: #fffc00;
}
.clean_ba9e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.clean_ba9e [class*="social-icon-soundcloud"].texture_dark_45b9 {
  background-color: transparent;
  color: #f80;
}
.clean_ba9e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.clean_ba9e [class*="social-icon-spotify"].texture_dark_45b9 {
  background-color: transparent;
  color: #2ebd59;
}
.clean_ba9e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.clean_ba9e
  [class*="social-icon-stack-overflow"].texture_dark_45b9 {
  background-color: transparent;
  color: #fe7a15;
}
.clean_ba9e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.clean_ba9e [class*="social-icon-maldkfgram"].texture_dark_45b9 {
  background-color: transparent;
  color: #2ca5e0;
}
.clean_ba9e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.clean_ba9e [class*="social-icon-tripadvisor"].texture_dark_45b9 {
  background-color: transparent;
  color: #589442;
}
.clean_ba9e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.clean_ba9e [class*="social-icon-tumblr"].texture_dark_45b9 {
  background-color: transparent;
  color: #35465c;
}
.clean_ba9e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.clean_ba9e [class*="social-icon-twitch"].texture_dark_45b9 {
  background-color: transparent;
  color: #6441a5;
}
.clean_ba9e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.clean_ba9e [class*="social-icon-twitter"].texture_dark_45b9 {
  background-color: transparent;
  color: #1da1f2;
}
.clean_ba9e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.clean_ba9e [class*="social-icon-vimeo"].texture_dark_45b9 {
  background-color: transparent;
  color: #1ab7ea;
}
.clean_ba9e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.clean_ba9e [class*="social-icon-vk"].texture_dark_45b9 {
  background-color: transparent;
  color: #45668e;
}
.clean_ba9e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.clean_ba9e [class*="social-icon-weibo"].texture_dark_45b9 {
  background-color: transparent;
  color: #df2029;
}
.clean_ba9e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.clean_ba9e [class*="social-icon-weixin"].texture_dark_45b9 {
  background-color: transparent;
  color: #7bb32e;
}
.clean_ba9e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.clean_ba9e [class*="social-icon-whatsapp"].texture_dark_45b9 {
  background-color: transparent;
  color: #25d366;
}
.clean_ba9e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.clean_ba9e [class*="social-icon-wordpress"].texture_dark_45b9 {
  background-color: transparent;
  color: #21759b;
}
.clean_ba9e [class*="social-icon-xing"] {
  background-color: #026466;
}
.clean_ba9e [class*="social-icon-xing"].texture_dark_45b9 {
  background-color: transparent;
  color: #026466;
}
.clean_ba9e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.clean_ba9e [class*="social-icon-yelp"].texture_dark_45b9 {
  background-color: transparent;
  color: #af0606;
}
.clean_ba9e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.clean_ba9e [class*="social-icon-youtube"].texture_dark_45b9 {
  background-color: transparent;
  color: #cd201f;
}
.form_selected_2d43 {
  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;
}
.form_selected_2d43:hover {
  box-shadow: none;
  background: 0 0;
}
.steel_4360 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.old-4c27 {
  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;
}
.in_dab9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form_7509 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form_7509,
.form_7509::after,
.form_7509::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;
}
.form_7509::after,
.form_7509::before {
  content: "";
  display: block;
  background-color: inherit;
}
.disabled_c9c7 .old-4c27 .in_dab9 {
  margin-top: -2px;
  width: 19px;
}
.disabled_c9c7 .old-4c27 .form_7509 {
  margin-top: -1px;
}
.disabled_c9c7 .old-4c27 .form_7509,
.disabled_c9c7 .old-4c27 .form_7509::after,
.disabled_c9c7 .old-4c27 .form_7509::before {
  width: 19px;
  height: 2px;
}
.disabled_c9c7 .old-4c27 .form_7509::before {
  top: -6px;
}
.disabled_c9c7 .old-4c27 .form_7509::after {
  bottom: -6px;
}
.link_full_2c98 .old-4c27 .in_dab9 {
  margin-top: -2px;
  width: 22px;
}
.link_full_2c98 .old-4c27 .form_7509 {
  margin-top: -1px;
}
.link_full_2c98 .old-4c27 .form_7509,
.link_full_2c98 .old-4c27 .form_7509::after,
.link_full_2c98 .old-4c27 .form_7509::before {
  width: 22px;
  height: 2px;
}
.link_full_2c98 .old-4c27 .form_7509::before {
  top: -7px;
}
.link_full_2c98 .old-4c27 .form_7509::after {
  bottom: -7px;
}
.short-504a .old-4c27 .in_dab9 {
  margin-top: -2px;
  width: 31px;
}
.short-504a .old-4c27 .form_7509 {
  margin-top: -1.5px;
}
.short-504a .old-4c27 .form_7509,
.short-504a .old-4c27 .form_7509::after,
.short-504a .old-4c27 .form_7509::before {
  width: 31px;
  height: 3px;
}
.short-504a .old-4c27 .form_7509::before {
  top: -9px;
}
.short-504a .old-4c27 .form_7509::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient-fab9 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-fab9 .old-4c27 .form_7509 {
    margin-top: -1px;
  }
  .gradient-fab9 .old-4c27 .form_7509,
  .gradient-fab9 .old-4c27 .form_7509::after,
  .gradient-fab9 .old-4c27 .form_7509::before {
    width: 19px;
    height: 2px;
  }
  .gradient-fab9 .old-4c27 .form_7509::before {
    top: -6px;
  }
  .gradient-fab9 .old-4c27 .form_7509::after {
    bottom: -6px;
  }
  .in-2c68 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 22px;
  }
  .in-2c68 .old-4c27 .form_7509 {
    margin-top: -1px;
  }
  .in-2c68 .old-4c27 .form_7509,
  .in-2c68 .old-4c27 .form_7509::after,
  .in-2c68 .old-4c27 .form_7509::before {
    width: 22px;
    height: 2px;
  }
  .in-2c68 .old-4c27 .form_7509::before {
    top: -7px;
  }
  .in-2c68 .old-4c27 .form_7509::after {
    bottom: -7px;
  }
  .pro_4cd0 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 31px;
  }
  .pro_4cd0 .old-4c27 .form_7509 {
    margin-top: -1.5px;
  }
  .pro_4cd0 .old-4c27 .form_7509,
  .pro_4cd0 .old-4c27 .form_7509::after,
  .pro_4cd0 .old-4c27 .form_7509::before {
    width: 31px;
    height: 3px;
  }
  .pro_4cd0 .old-4c27 .form_7509::before {
    top: -9px;
  }
  .pro_4cd0 .old-4c27 .form_7509::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_lower_6302 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 19px;
  }
  .alert_lower_6302 .old-4c27 .form_7509 {
    margin-top: -1px;
  }
  .alert_lower_6302 .old-4c27 .form_7509,
  .alert_lower_6302 .old-4c27 .form_7509::after,
  .alert_lower_6302 .old-4c27 .form_7509::before {
    width: 19px;
    height: 2px;
  }
  .alert_lower_6302 .old-4c27 .form_7509::before {
    top: -6px;
  }
  .alert_lower_6302 .old-4c27 .form_7509::after {
    bottom: -6px;
  }
  .warm_4b58 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 22px;
  }
  .warm_4b58 .old-4c27 .form_7509 {
    margin-top: -1px;
  }
  .warm_4b58 .old-4c27 .form_7509,
  .warm_4b58 .old-4c27 .form_7509::after,
  .warm_4b58 .old-4c27 .form_7509::before {
    width: 22px;
    height: 2px;
  }
  .warm_4b58 .old-4c27 .form_7509::before {
    top: -7px;
  }
  .warm_4b58 .old-4c27 .form_7509::after {
    bottom: -7px;
  }
  .block_black_9669 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 31px;
  }
  .block_black_9669 .old-4c27 .form_7509 {
    margin-top: -1.5px;
  }
  .block_black_9669 .old-4c27 .form_7509,
  .block_black_9669 .old-4c27 .form_7509::after,
  .block_black_9669 .old-4c27 .form_7509::before {
    width: 31px;
    height: 3px;
  }
  .block_black_9669 .old-4c27 .form_7509::before {
    top: -9px;
  }
  .block_black_9669 .old-4c27 .form_7509::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content_2f79 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 19px;
  }
  .content_2f79 .old-4c27 .form_7509 {
    margin-top: -1px;
  }
  .content_2f79 .old-4c27 .form_7509,
  .content_2f79 .old-4c27 .form_7509::after,
  .content_2f79 .old-4c27 .form_7509::before {
    width: 19px;
    height: 2px;
  }
  .content_2f79 .old-4c27 .form_7509::before {
    top: -6px;
  }
  .content_2f79 .old-4c27 .form_7509::after {
    bottom: -6px;
  }
  .heading_a48e .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 22px;
  }
  .heading_a48e .old-4c27 .form_7509 {
    margin-top: -1px;
  }
  .heading_a48e .old-4c27 .form_7509,
  .heading_a48e .old-4c27 .form_7509::after,
  .heading_a48e .old-4c27 .form_7509::before {
    width: 22px;
    height: 2px;
  }
  .heading_a48e .old-4c27 .form_7509::before {
    top: -7px;
  }
  .heading_a48e .old-4c27 .form_7509::after {
    bottom: -7px;
  }
  .white-97f1 .old-4c27 .in_dab9 {
    margin-top: -2px;
    width: 31px;
  }
  .white-97f1 .old-4c27 .form_7509 {
    margin-top: -1.5px;
  }
  .white-97f1 .old-4c27 .form_7509,
  .white-97f1 .old-4c27 .form_7509::after,
  .white-97f1 .old-4c27 .form_7509::before {
    width: 31px;
    height: 3px;
  }
  .white-97f1 .old-4c27 .form_7509::before {
    top: -9px;
  }
  .white-97f1 .old-4c27 .form_7509::after {
    bottom: -9px;
  }
}
.right-f8f8 .form_7509 {
  -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);
}
.right-f8f8 .form_7509::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.right-f8f8 .form_7509::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);
}
.right-f8f8.stale_8a3d .form_7509 {
  -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);
}
.right-f8f8.stale_8a3d .form_7509::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.right-f8f8.stale_8a3d .form_7509::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);
}
.mask-outer-f1a8 {
  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.layout-easy-510f:before {
  display: none;
}
.fluid_fa52 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fluid_fa52 .module-5cdc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fluid_fa52 .module-5cdc:last-of-type {
  border-bottom: none;
}
.fluid_fa52 .module-5cdc.block-upper-c835,
.fluid_fa52 .module-5cdc.avatar-tall-0c0b,
.fluid_fa52 .module-5cdc.module-brown-70ee {
  padding: 0;
}
.fluid_fa52 .heading-motion-c489 .middle-0e29 {
  color: currentColor;
}
.fluid_fa52 .heading-motion-c489 .middle-0e29:focus,
.fluid_fa52 .heading-motion-c489 .middle-0e29:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid_fa52.icon-south-6d7c .layout_action_5732,
.fluid_fa52.icon-south-6d7c .liquid-bb6e a,
.fluid_fa52.icon-south-6d7c .widget_4287 a,
.fluid_fa52.icon-south-6d7c .slider-mini-45e8 a {
  color: rgba(0, 0, 0, 0.55);
}
.fluid_fa52.icon-south-6d7c .layout_action_5732:hover,
.fluid_fa52.icon-south-6d7c .liquid-bb6e a:hover,
.fluid_fa52.icon-south-6d7c .widget_4287 a:hover,
.fluid_fa52.icon-south-6d7c .slider-mini-45e8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_fa52.icon-south-6d7c .button_hovered_104a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid_fa52.icon-south-6d7c .module-5cdc {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid_fa52.icon-south-6d7c .module-5cdc:before {
  background: rgba(0, 0, 0, 0.08);
}
.fluid_fa52.icon-south-6d7c .background_gold_2c4e:before {
  background: rgba(255, 255, 255, 0.9);
}
.fluid_fa52.icon-south-6d7c .heading-motion-c489 .full_652f li a,
.fluid_fa52.icon-south-6d7c .heading-motion-c489 .middle-0e29,
.fluid_fa52.icon-south-6d7c .slider-mini-45e8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid_fa52.icon-south-6d7c .heading-motion-c489 .middle-0e29:focus,
.fluid_fa52.icon-south-6d7c .heading-motion-c489 .middle-0e29:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid_fa52.icon-south-6d7c .full_652f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid_fa52.inner-c00d .layout_action_5732,
.fluid_fa52.inner-c00d .liquid-bb6e a,
.fluid_fa52.inner-c00d .widget_4287 .middle-0e29,
.fluid_fa52.inner-c00d .widget_4287 a,
.fluid_fa52.inner-c00d .slider-mini-45e8 a {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_fa52.inner-c00d .layout_action_5732:hover,
.fluid_fa52.inner-c00d .liquid-bb6e a:hover,
.fluid_fa52.inner-c00d .widget_4287 .middle-0e29:hover,
.fluid_fa52.inner-c00d .widget_4287 a:hover,
.fluid_fa52.inner-c00d .slider-mini-45e8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_fa52.inner-c00d .button_hovered_104a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_fa52.inner-c00d .module-5cdc {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_fa52.inner-c00d .module-5cdc:before {
  background: rgba(255, 255, 255, 0.08);
}
.fluid_fa52.inner-c00d .background_gold_2c4e:before {
  background: rgba(0, 0, 0, 0.9);
}
.fluid_fa52.inner-c00d .heading-motion-c489 .full_652f li a,
.fluid_fa52.inner-c00d .heading-motion-c489 .middle-0e29,
.fluid_fa52.inner-c00d .slider-mini-45e8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_fa52.inner-c00d .heading-motion-c489 .middle-0e29:focus,
.fluid_fa52.inner-c00d .heading-motion-c489 .middle-0e29:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid_fa52.inner-c00d .full_652f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_gold_2c4e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.background_gold_2c4e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.progress-tall-9206 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hero-stale-4338 .fluid_fa52 {
  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;
}
.hero-stale-4338 .module-5cdc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hero-stale-4338 .module-5cdc: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) {
  .hero-stale-4338 .module-5cdc:before {
    width: 16%;
    left: 42%;
  }
}
.hero-stale-4338 .module-5cdc:last-child:before {
  content: none;
}
.hero-stale-4338 .module-5cdc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hero-stale-4338 .heading-motion-c489 .full_652f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hero-stale-4338 .heading-motion-c489 .full_652f li a .middle-0e29 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hero-stale-4338 .heading-motion-c489 .slider-mini-45e8 {
  border: none;
}
.hero-stale-4338 .heading-motion-c489 .slider-mini-45e8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hero-stale-4338 .background_gold_2c4e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hero-stale-4338 .progress-tall-9206 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hero-stale-4338 .inner-c00d .background_gold_2c4e:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-stale-4338 .icon-south-6d7c.gallery-copper-0e91 .form_7509 {
  background: rgba(0, 0, 0, 0.6);
}
.hero-stale-4338
  .icon-south-6d7c.gallery-copper-0e91
  .form_7509::after,
.hero-stale-4338
  .icon-south-6d7c.gallery-copper-0e91
  .form_7509:before {
  background: inherit;
}
.hero-stale-4338
  .icon-south-6d7c.gallery-copper-0e91:hover
  .form_7509 {
  background: rgba(0, 0, 0, 0.8);
}
.tooltip_bottom_d038 .fluid_fa52 {
  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) {
  .tooltip_bottom_d038 .fluid_fa52 {
    width: auto;
    right: 45px;
  }
}
.notification-0c6b .fluid_fa52 {
  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) {
  .notification-0c6b .fluid_fa52 {
    width: auto;
    left: 45px;
  }
}
.layout-easy-510f .fluid_fa52 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.layout-easy-510f .progress-tall-9206 {
  max-width: 48em;
  margin: 0 auto;
}
.layout-easy-510f .background_gold_2c4e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.north-a812 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.north-a812.hero-stale-4338 .fluid_fa52 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.north-a812.tooltip_bottom_d038 .fluid_fa52 {
  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);
}
.north-a812 .fluid_fa52 {
  visibility: visible;
}
.north-a812.notification-0c6b .fluid_fa52 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.warm_4049,
.card_up_5bcc {
  overflow-x: hidden;
}
.warm_4049 .fluid_fa52 {
  overflow: auto;
}
.warm_4049.hero-stale-4338 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_4049.hero-stale-4338 .fluid_fa52 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.warm_4049.hero-stale-4338 .form_selected_2d43 {
  opacity: 0;
}
.warm_4049.tooltip_bottom_d038 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_4049.tooltip_bottom_d038 .fluid_fa52 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.warm_4049.tooltip_bottom_d038 .form_selected_2d43 {
  opacity: 0;
}
.warm_4049.notification-0c6b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_4049.notification-0c6b .fluid_fa52 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.warm_4049.notification-0c6b .form_selected_2d43 {
  opacity: 0;
}
.warm_4049.layout-easy-510f .fluid_fa52 {
  z-index: 10;
  visibility: visible;
}
.gallery-copper-0e91 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gallery-copper-0e91 .form_7509 {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-copper-0e91 .form_7509::after,
.gallery-copper-0e91 .form_7509:before {
  background: inherit;
}
.gallery-copper-0e91:hover .form_7509 {
  background: rgba(255, 255, 255, 0.99);
}
.notification-0c6b .gallery-copper-0e91 {
  top: 10px;
  right: auto;
  left: 12px;
}
.layout-easy-510f .gallery-copper-0e91 {
  display: none !important;
}
.warm_4049:before,
.card_up_5bcc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.warm_4049 .gallery-copper-0e91,
.card_up_5bcc .gallery-copper-0e91 {
  display: inline-block;
}
.fluid_fa52 .slider_8b84 {
  -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;
}
.warm_4049 .fluid_fa52 .slider_8b84,
.card_up_5bcc .fluid_fa52 .slider_8b84 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion-17dc .logo-silver-6dbf {
  width: 100%;
}
.status-679b {
  padding: 0 0.5em 0;
}
.status-679b [class*="customify-col-"],
.status-679b [class*="customify-col_"],
.status-679b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.down_1c64 .status-679b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .disabled-6f4e .cold_45e7,
  .cold_45e7 {
    display: none;
  }
  .status-3959 {
    text-align: left;
  }
  .dropdown_64fe {
    text-align: center;
  }
  .heading_advanced_e0f0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-6f4e .surface_a68e,
  .surface_a68e {
    display: none;
  }
  .disabled_liquid_6f90 {
    text-align: left;
  }
  .modal_14ea {
    text-align: center;
  }
  .alert-orange-7984 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .disabled-6f4e .column-f691,
  .column-f691 {
    display: none;
  }
  .message-short-767b {
    text-align: left;
  }
  .widget_medium_406f {
    text-align: center;
  }
  .message_blue_d34d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.header-large-e1a7 {
  box-shadow: none !important;
}
.center-658a .surface_liquid_4cb1,
.advanced_2715 .surface_liquid_4cb1 {
  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;
}
.advanced_2715 .surface_liquid_4cb1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag-1269 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag-1269:after,
.tag-1269:before {
  content: "";
  display: table;
}
.tag-1269:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag-1269 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag-1269,
.texture_motion_87fa {
  max-width: 1248px;
  margin: 0 auto;
}

.paper-44cb.pagination_liquid_a844 .tag-1269 {
  max-width: 100%;
}
.paper-44cb.bottom_9bd6 {
  max-width: 1200px;
  margin: 0 auto;
}
.paper-44cb.disabled_cd96 .tag-1269 {
  max-width: 100%;
}
.paper-44cb.disabled_cd96 > .tag-1269 {
  padding-left: 0;
  padding-right: 0;
}
.paper-44cb.disabled_cd96 > .tag-1269 .disabled-6f4e {
  margin: 0;
}
.paper-44cb.disabled_cd96
  > .tag-1269
  .status_2a67.hover-easy-400a {
  margin-right: 0;
  margin-left: 0;
}
.paper-44cb.disabled_cd96 #main.hover-easy-400a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dark_c463 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dark_c463 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gas-146b .module_e1bf {
    padding-right: 1em;
  }
  .gas-146b.tiny-7158 .status_2a67 {
    border-right: 1px solid #eaecee;
  }
  .gas-146b.tiny-7158 .module_e1bf {
    padding-right: 1em;
  }
  .gas-146b.tiny-7158 .solid-4290 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_fluid_ffbf .module_e1bf {
    padding-left: 1em;
  }
  .preview_fluid_ffbf.tiny-7158 .status_2a67 {
    border-left: 1px solid #eaecee;
  }
  .preview_fluid_ffbf.tiny-7158 .module_e1bf {
    padding-left: 1em;
  }
  .preview_fluid_ffbf.tiny-7158 .solid-4290 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_5c58 .module_e1bf {
    padding-left: 1em;
  }
  .main_5c58.tiny-7158 .filter-3fa1 {
    border-right: 1px solid #eaecee;
  }
  .main_5c58.tiny-7158 .tabs-7021 {
    border-right: 1px solid #eaecee;
  }
  .main_5c58.tiny-7158 .module_e1bf {
    padding-left: 1em;
  }
  .main_5c58.tiny-7158 .solid-4290 {
    padding-right: 1em;
  }
  .main_5c58.tiny-7158 .tall-46ad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wide_3c70 .module_e1bf {
    padding-right: 1em;
  }
  .wide_3c70.tiny-7158 .filter-3fa1 {
    border-left: 1px solid #eaecee;
  }
  .wide_3c70.tiny-7158 .tabs-7021 {
    border-left: 1px solid #eaecee;
  }
  .wide_3c70.tiny-7158 .module_e1bf {
    padding-right: 1em;
  }
  .wide_3c70.tiny-7158 .solid-4290 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wide_3c70.tiny-7158 .tall-46ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark_c463 .module_e1bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark_c463.tiny-7158 .status_2a67 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dark_c463.tiny-7158 .module_e1bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark_c463.tiny-7158 .solid-4290 {
    padding-left: 1em;
  }
  .dark_c463.tiny-7158 .tall-46ad {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dark_c463.tiny-7158 .module_e1bf {
    padding-left: 0;
  }
}
.surface-glass-b969 .last_7fe4 {
  display: inline-block;
}
.summary-61fe {
  display: inline-block;
}
.hover_e8df {
  word-con: break-word;
}
.fixed_0ee0 > span {
  display: inline-block;
  padding: 5px 0;
}
.fixed_0ee0 .badge-291f {
  margin-left: 8px;
  margin-right: 8px;
}
.fixed_0ee0 .slider-hard-865f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.light-e030 .main-d7fe {
  margin-bottom: 2em;
}
.light-e030 .hard_c464 {
  margin-bottom: 15px;
}
.light-e030 .hard_c464:last-child {
  margin-bottom: 0;
}
.light-e030 .photo-e08f {
  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) {
  .light-e030 .photo-e08f {
    display: block;
  }
}
.light-e030 .top-1f27 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .light-e030 .top-1f27 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.light-e030 .glass-8bcc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.light-e030 .glass-8bcc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.light-e030 .glass-8bcc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.light-e030 .hover_e8df {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.light-e030 .hover_e8df a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.light-e030 .wrapper-dad9 p:last-child {
  margin-bottom: 0;
}
.light-e030 .stale-2504 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.light-e030 .wrapper-steel-1566 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.light-e030 .sidebar-dynamic-5983 {
  margin-top: 1em;
}
.light-e030 .modal-smooth-e52a {
  top: 0;
  display: block;
}
.light-e030 .modal-smooth-e52a a {
  color: inherit;
}
.light-e030 .modal-smooth-e52a a:hover {
  color: inherit;
}
.light-e030 .pagination-6f27 {
  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;
}
.light-e030 .pagination-6f27:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.light-e030 .wrapper-steel-1566 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.light-e030 .avatar_d679 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.light-e030 .avatar_d679:first-child {
  margin-top: 0;
}
.light-e030 .avatar_d679.plasma_27ca {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.light-e030 .avatar_d679.image-new-95c7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light-e030
  .avatar_d679.image-new-95c7.description-5732
  .sidebar-dynamic-5983 {
  width: 100%;
}
.light-e030 .image-new-95c7 {
  -webkit-box-align: center;
  align-items: center;
}
.light-e030 .image-new-95c7 .fixed_0ee0,
.light-e030 .image-new-95c7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.light-e030 .glass-8bcc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light-e030 .glass-8bcc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light-e030 .glass-8bcc: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;
}
.light-e030 .plasma_27ca {
  z-index: 5;
}
.light-e030 .accordion_aed3 .banner-ef98 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.light-e030 .hard_a475 .banner-ef98 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.light-e030 .pagination_pink_9247 .banner-ef98 {
  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;
}
.light-e030.dirty-2660 .photo-e08f,
.light-e030.large_e264 .photo-e08f {
  display: block;
}
.light-e030.dirty-2660 .photo-e08f .thumbnail_9b39,
.light-e030.dirty-2660 .photo-e08f .wrapper-steel-1566,
.light-e030.large_e264 .photo-e08f .thumbnail_9b39,
.light-e030.large_e264 .photo-e08f .wrapper-steel-1566 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.light-e030.widget-1c12 .top-1f27 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .light-e030.widget-1c12 .top-1f27 {
    margin-right: 0;
  }
}
.light-e030.dirty-2660 .top-1f27,
.light-e030.large_e264 .top-1f27 {
  padding-top: 40%;
}
.light-e030.dirty-2660 .main-d7fe,
.light-e030.large_e264 .main-d7fe {
  display: block;
}
.light-e030.dirty-2660 .fn-sticky-426f .wrapper-steel-1566,
.light-e030.large_e264 .fn-sticky-426f .wrapper-steel-1566 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.light-e030.dirty-2660 .top-1f27,
.light-e030.large_e264 .top-1f27 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.light-e030.dirty-2660 .wrapper-steel-1566 {
  padding: 1em;
}
.highlight-9ceb {
  margin: 30px auto;
  display: block;
}
.highlight-9ceb .thumbnail_843a > * {
  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;
}
.highlight-9ceb .thumbnail_843a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight-9ceb .thumbnail_843a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper-medium-846a .fixed_0ee0 {
  margin-bottom: 1.41575em;
}
.wrapper-medium-846a .north_ca1b {
  margin-bottom: 1.618em;
}
.icon_ac5c .gold-37de {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon_ac5c .gold-37de a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon_ac5c .steel-fd3b {
  max-width: 100%;
  overflow: auto;
}
.tabs_brown_d382 .icon_ac5c a:hover {
  text-decoration: underline;
}
.accent_cold_e4f1 .hard_c464:not(.hover_e8df),
.accent_cold_e4f1 .glass-8bcc {
  margin-bottom: 1.41575em;
}
.accent_cold_e4f1 .hard_c464:not(.hover_e8df):last-child,
.accent_cold_e4f1 .glass-8bcc:last-child {
  margin-bottom: 0;
}
.accent_cold_e4f1 .hard_c464.north-81ea {
  margin-bottom: 0.41575em;
}
.accent_cold_e4f1 .hard-19bd:before,
.accent_cold_e4f1 .popup-huge-d413:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accent_cold_e4f1 .hard-19bd:before {
  content: "\f115";
}
.accent_cold_e4f1 .popup-huge-d413:before {
  content: "\f02c";
}
.accent_cold_e4f1 .banner_6eef {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accent_cold_e4f1 .banner_6eef a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hard_a355 {
  display: -webkit-box;
  display: flex;
}
.hard_a355 .short-ea62 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hard_a355 .short-ea62 {
    flex-basis: 90px;
  }
}
.hard_a355 .card_west_d363 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_a355 .card_west_d363 {
    flex-basis: calc(100% - 50px);
  }
}
.hard_a355 .breadcrumb-complex-3f1b p:last-child {
  margin-bottom: 0.72em;
}
.gas_8762 .thumbnail_843a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gas_8762 .thumbnail_843a:after,
.gas_8762 .thumbnail_843a:before {
  content: "";
  display: table;
}
.gas_8762 .thumbnail_843a:after {
  clear: both;
}
.gas_8762 .thumbnail_843a .chip_cool_ff2f,
.gas_8762 .thumbnail_843a .tall-fa5c {
  width: 49%;
}
.gas_8762 .thumbnail_843a .chip_cool_ff2f a span.white-6fc5,
.gas_8762 .thumbnail_843a .tall-fa5c a span.white-6fc5 {
  display: block;
  margin-bottom: 5px;
}
.gas_8762 .thumbnail_843a .tall-fa5c {
  float: left;
  text-align: left;
}
.gas_8762 .thumbnail_843a .chip_cool_ff2f {
  float: right;
  text-align: right;
}
.module_f0e1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module_f0e1 {
    margin-bottom: 0;
  }
}
.warm_afdf {
  margin-bottom: 1em;
}
.warm_afdf .hover_e8df {
  font-size: 1.1em;
  line-height: 1.3;
}
.tabs_tiny_7d4c a {
  display: block;
  line-height: 0;
  position: relative;
}
.row-dirty-b15d .warm_afdf,
.motion-4893 .warm_afdf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .row-dirty-b15d .warm_afdf,
  .motion-4893 .warm_afdf {
    display: block;
  }
}
.row-dirty-b15d .tabs_tiny_7d4c,
.motion-4893 .tabs_tiny_7d4c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .row-dirty-b15d .tabs_tiny_7d4c,
  .motion-4893 .tabs_tiny_7d4c {
    margin-bottom: 1em;
  }
}
.row-dirty-b15d .tabs_tiny_7d4c img,
.motion-4893 .tabs_tiny_7d4c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.row-dirty-b15d .shadow_4b04,
.motion-4893 .shadow_4b04 {
  flex-basis: calc(100% - 160px);
}
.row-dirty-b15d .shadow_4b04 p,
.motion-4893 .shadow_4b04 p {
  margin-bottom: 0;
}
.row-dirty-b15d .shadow_4b04 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .row-dirty-b15d .shadow_4b04 {
    padding-left: 0;
  }
}
.motion-4893 .shadow_4b04 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion-4893 .shadow_4b04 {
    padding-right: 0;
  }
}
.motion-4893 .tabs_tiny_7d4c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.chip-static-ec08 .tabs_tiny_7d4c {
  margin-bottom: 0.5em;
}
.chip-static-ec08 .tabs_tiny_7d4c img {
  width: 100%;
}
.wrapper_middle_0d10 .active-up-bad2,
.pagination_2b35 .active-up-bad2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pagination_2b35 .status_2a67 .block_bottom_1ae4 p:last-child {
  margin-bottom: 0;
}
.texture-plasma-5836 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.highlight-liquid-e43c .outer_0d47 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .highlight-liquid-e43c .outer_0d47:last-of-type {
    margin-bottom: 0;
  }
}
.highlight-liquid-e43c .outer_0d47 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight-liquid-e43c .outer_0d47 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.highlight-liquid-e43c .outer_0d47 ul li {
  margin: 0 0 0.6em;
}
.highlight-liquid-e43c .outer_0d47 ul li.frame_right_a163,
.highlight-liquid-e43c .outer_0d47 ul li.stale_bb15 {
  position: relative;
}
.highlight-liquid-e43c .outer_0d47 ul li.frame_right_a163 .west_2df1,
.highlight-liquid-e43c .outer_0d47 ul li.stale_bb15 .west_2df1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.highlight-liquid-e43c .outer_0d47 ul li.frame_right_a163:after:after,
.highlight-liquid-e43c .outer_0d47 ul li.frame_right_a163:after:before,
.highlight-liquid-e43c
  .outer_0d47
  ul
  li.stale_bb15:after:after,
.highlight-liquid-e43c
  .outer_0d47
  ul
  li.stale_bb15:after:before {
  content: "";
  display: table;
}
.highlight-liquid-e43c .outer_0d47 ul li.frame_right_a163:after:after,
.highlight-liquid-e43c
  .outer_0d47
  ul
  li.stale_bb15:after:after {
  clear: both;
}
.highlight-liquid-e43c .outer_0d47 a.dark_13e3:hover {
  text-decoration: none;
}
.highlight-liquid-e43c .outer_0d47 select {
  max-width: 100%;
}
.highlight-liquid-e43c .outer_0d47 table {
  font-size: 85%;
}
.highlight-liquid-e43c .outer_0d47 table td,
.highlight-liquid-e43c .outer_0d47 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.highlight-liquid-e43c .outer_0d47 table tfoot td {
  text-align: left;
}
.highlight-liquid-e43c .outer_0d47 :last-child {
  margin-bottom: 0;
}
.highlight-liquid-e43c .outer_0d47 .logo_down_0dd2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.highlight-liquid-e43c .outer_0d47 .logo_down_0dd2 label {
  width: 100%;
}
.highlight-liquid-e43c .outer_0d47 .logo_down_0dd2 .box-light-24b1 {
  width: 100%;
  display: block;
}
.highlight-liquid-e43c .outer_0d47 .logo_down_0dd2 .banner_blue_49c7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.highlight-liquid-e43c .outer_0d47 .logo_down_0dd2 .banner_blue_49c7:hover svg #svg-search {
  fill: #444;
}
.highlight-liquid-e43c .outer_0d47 .logo_down_0dd2 .banner_blue_49c7 svg {
  width: 18px;
  height: 18px;
}
.highlight-liquid-e43c .full_c0d4 ul ul,
.highlight-liquid-e43c .top_ceb6 ul ul,
.highlight-liquid-e43c .simple-f3cf ul ul,
.highlight-liquid-e43c .accordion_c414 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.highlight-liquid-e43c .full_c0d4 .hidden-82e6 > a,
.highlight-liquid-e43c .top_ceb6 .hidden-82e6 > a,
.highlight-liquid-e43c .simple-f3cf .hidden-82e6 > a,
.highlight-liquid-e43c .accordion_c414 .hidden-82e6 > a {
  margin-bottom: 0;
}
.highlight-liquid-e43c .highlight-bronze-524b li,
.highlight-liquid-e43c .full_c0d4 li,
.highlight-liquid-e43c .detail_smooth_ccc9 li,
.highlight-liquid-e43c .top_ceb6 li,
.highlight-liquid-e43c .simple-f3cf li,
.highlight-liquid-e43c .accordion_c414 li,
.highlight-liquid-e43c .footer-438a li,
.highlight-liquid-e43c .bright-9604 li {
  display: block;
  position: relative;
}
.highlight-liquid-e43c .highlight-bronze-524b li:last-child,
.highlight-liquid-e43c .full_c0d4 li:last-child,
.highlight-liquid-e43c .detail_smooth_ccc9 li:last-child,
.highlight-liquid-e43c .top_ceb6 li:last-child,
.highlight-liquid-e43c .simple-f3cf li:last-child,
.highlight-liquid-e43c .accordion_c414 li:last-child,
.highlight-liquid-e43c .footer-438a li:last-child,
.highlight-liquid-e43c .bright-9604 li:last-child {
  border: none;
}
.highlight-liquid-e43c .highlight-bronze-524b li a,
.highlight-liquid-e43c .full_c0d4 li a,
.highlight-liquid-e43c .detail_smooth_ccc9 li a,
.highlight-liquid-e43c .top_ceb6 li a,
.highlight-liquid-e43c .simple-f3cf li a,
.highlight-liquid-e43c .accordion_c414 li a,
.highlight-liquid-e43c .footer-438a li a,
.highlight-liquid-e43c .bright-9604 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight-liquid-e43c .highlight-bronze-524b li ul li::before,
.highlight-liquid-e43c .full_c0d4 li ul li::before,
.highlight-liquid-e43c .detail_smooth_ccc9 li ul li::before,
.highlight-liquid-e43c .top_ceb6 li ul li::before,
.highlight-liquid-e43c .simple-f3cf li ul li::before,
.highlight-liquid-e43c .accordion_c414 li ul li::before,
.highlight-liquid-e43c .footer-438a li ul li::before,
.highlight-liquid-e43c .bright-9604 li ul li::before {
  left: 15px;
}
.highlight-liquid-e43c .highlight-bronze-524b li ul a,
.highlight-liquid-e43c .full_c0d4 li ul a,
.highlight-liquid-e43c .detail_smooth_ccc9 li ul a,
.highlight-liquid-e43c .top_ceb6 li ul a,
.highlight-liquid-e43c .simple-f3cf li ul a,
.highlight-liquid-e43c .accordion_c414 li ul a,
.highlight-liquid-e43c .footer-438a li ul a,
.highlight-liquid-e43c .bright-9604 li ul a {
  padding-left: 20px;
}
.highlight-liquid-e43c .highlight-bronze-524b li ul ul li::before,
.highlight-liquid-e43c .full_c0d4 li ul ul li::before,
.highlight-liquid-e43c .detail_smooth_ccc9 li ul ul li::before,
.highlight-liquid-e43c .top_ceb6 li ul ul li::before,
.highlight-liquid-e43c .simple-f3cf li ul ul li::before,
.highlight-liquid-e43c .accordion_c414 li ul ul li::before,
.highlight-liquid-e43c .footer-438a li ul ul li::before,
.highlight-liquid-e43c .bright-9604 li ul ul li::before {
  left: 30px;
}
.highlight-liquid-e43c .highlight-bronze-524b li ul ul a,
.highlight-liquid-e43c .full_c0d4 li ul ul a,
.highlight-liquid-e43c .detail_smooth_ccc9 li ul ul a,
.highlight-liquid-e43c .top_ceb6 li ul ul a,
.highlight-liquid-e43c .simple-f3cf li ul ul a,
.highlight-liquid-e43c .accordion_c414 li ul ul a,
.highlight-liquid-e43c .footer-438a li ul ul a,
.highlight-liquid-e43c .bright-9604 li ul ul a {
  padding-left: 40px;
}
.highlight-liquid-e43c .card_tiny_aa61 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight-liquid-e43c .bright-9604 ul li {
  margin-bottom: 1.41575em;
}
.highlight-liquid-e43c .bright-9604 ul li .gas_f0d1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.highlight-liquid-e43c .bright-9604 ul li .bottom_a092 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.inner-c00d .highlight-bronze-524b li a,
.inner-c00d .full_c0d4 li a,
.inner-c00d .detail_smooth_ccc9 li a,
.inner-c00d .top_ceb6 li a,
.inner-c00d .simple-f3cf li a,
.inner-c00d .accordion_c414 li a,
.inner-c00d .footer-438a li a,
.inner-c00d .bright-9604 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-c00d .card_tiny_aa61 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-c00d .outer_0d47 ul li.frame_right_a163 .west_2df1,
.inner-c00d .outer_0d47 ul li.stale_bb15 .west_2df1 {
  background: rgba(0, 0, 0, 0.2);
}
.inner-c00d .highlight-liquid-e43c .outer_0d47 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper-44cb .highlight-liquid-e43c .full_652f li {
  margin: 0;
}
.paper-44cb .highlight-liquid-e43c .full_652f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paper-44cb .highlight-liquid-e43c .full_652f li ul {
  margin: 0;
}
.paper-44cb .highlight-liquid-e43c .full_652f li ul li a {
  padding-left: 15px;
}
.paper-44cb .highlight-liquid-e43c .full_652f li ul li li a {
  padding-left: 30px;
}
.paper-44cb .highlight-liquid-e43c .full_652f li.thick_a95f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paper-44cb .highlight-liquid-e43c .full_652f li.thick_a95f > 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;
}
.paper-44cb .highlight-liquid-e43c .full_652f li.thick_a95f > 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;
}
.warm-fb57 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focused-eb65 {
  position: relative;
  z-index: 10;
}
.focused-eb65 .slider_8b84 {
  width: 100%;
  max-width: 100%;
}
.hard_bdde .pagination-solid-2032 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hard_bdde .icon-south-6d7c {
}
.hard_bdde .inner-c00d {
  background: #292929;
}
.bottom_3837 .pagination-solid-2032 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bottom_3837 .icon-south-6d7c {
  background: #f9f9f9;
}
.bottom_3837 .inner-c00d {
  background: #303030;
}
.list_443e .pagination-solid-2032 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .list_443e .last_7fe4 {
    margin-bottom: 1em;
  }
  .list_443e .last_7fe4:last-child {
    margin-bottom: 0;
  }
}
.list_443e .icon-south-6d7c {
  background: #ededed;
}
.list_443e .inner-c00d {
  background: #1a1a1a;
}
.pagination-solid-2032.icon-south-6d7c {
  color: rgba(0, 0, 0, 0.6);
}
.pagination-solid-2032.icon-south-6d7c .shade-dark-f075 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-solid-2032.inner-c00d {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-solid-2032.inner-c00d a:not(.dark_13e3) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-solid-2032.inner-c00d a:not(.dark_13e3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-solid-2032.inner-c00d .shade-dark-f075 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-solid-2032.inner-c00d table tbody td,
.pagination-solid-2032.inner-c00d table th {
  background: rgba(0, 0, 0, 0.08);
}
.small_0283.secondary-e38e .tag-1269 {
  max-width: initial;
}
.small_0283 .slider_96fa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.small_0283 .slider_96fa .slider_8b84 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .small_0283 .slider_96fa .slider_8b84 {
    display: block;
    margin-bottom: 2em;
  }
  .small_0283 .slider_96fa .slider_8b84:last-child {
    margin-bottom: 0;
  }
}
.list_443e .last_7fe4:last-child,
.bottom_3837 .last_7fe4:last-child,
.hard_bdde .last_7fe4:last-child {
  margin-bottom: 0;
}
.list_443e .last_7fe4 .highlight-liquid-e43c .outer_0d47:last-child,
.bottom_3837 .last_7fe4 .highlight-liquid-e43c .outer_0d47:last-child,
.hard_bdde .last_7fe4 .highlight-liquid-e43c .outer_0d47:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .list_443e .info-d1f7,
  .list_443e .outline_d331,
  .bottom_3837 .info-d1f7,
  .bottom_3837 .outline_d331,
  .hard_bdde .info-d1f7,
  .hard_bdde .outline_d331 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focused-eb65 .last_7fe4 {
    margin-bottom: 2em;
  }
}
.focused-eb65 p:last-child {
  margin-bottom: 0;
}
.focused-eb65 li,
.focused-eb65 ul {
  list-style: none;
  margin: 0;
}
.focused-eb65 ul ul {
  margin-left: 2.617924em;
}
.dropdown-61b6 {
  font-size: 0.875em;
}

/* css-noise: a19b */
.shadow-element-n8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
