/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wrapper_6e4a/customify
Author: WPCustomify
Author URI: https://pressmaximum.wrapper_6e4a
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.wrapper_6e4a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern-de5c.bottom-4b63/licenses/gpl-2.0.inner_6327
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.dirty_1595/, (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.gas_f9cc.notice_gold_796d/normalize.texture_steel_5914/
 ======
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.texture_steel_5914 v7.0.0 | MIT License | github.wrapper_6e4a/necolas/normalize.texture_steel_5914 */
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;
}
.overlay-40b4 .preview_ea78,
.card_cold_4863,
.yellow-1c31,
.nav_2448,
.warm-d8ea,
.shadow-hard-5a26,
.backdrop-29b8,
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;
}
.card_cold_4863,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card_cold_4863,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card_cold_4863,
  h1 {
    font-size: 1.8em;
  }
}
.yellow-1c31,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.yellow-1c31 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .yellow-1c31,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .yellow-1c31,
  h2 {
    font-size: 1.7em;
  }
}
.nav_2448,
h3 {
  font-size: 1.618em;
}
.overlay-40b4 .preview_ea78,
.warm-d8ea,
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.disabled_dark_9611 {
  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;
}
.block_hard_0feb:after,
.block_hard_0feb:before,
.title-plasma-33c4:after,
.title-plasma-33c4:before {
  content: "";
  display: table;
}
.block_hard_0feb:after,
.title-plasma-33c4:after {
  clear: both;
}
.complex_763e {
  float: right;
  margin-right: 0;
}
.content_old_1c7e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification-outer-77c4 .narrow_3a12,
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;
}
.notification-outer-77c4 .narrow_3a12: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;
}
.lite_b43e .narrow_3a12 {
  box-shadow: none;
}
.lite_b43e
  .narrow_3a12
  .surface_clean_cd27 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.lite_b43e .narrow_3a12 .texture-3eda {
  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;
}
.lite_b43e
  .narrow_3a12
  .texture-3eda
  b {
  display: none;
}
.lite_b43e .hero-narrow-6e51 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.component-8b3a:not(.detail-c5bc):not(.box_hard_3819),
button:not(.detail-c5bc):not(.box_hard_3819),
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ),
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ),
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ) {
  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;
}
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ):hover,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ):hover,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):hover,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):hover,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ):active,
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ):active,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):active,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):active,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):active,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus {
  outline: 0;
}
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326 {
  position: relative;
}
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .panel-fd33,
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .title_7b7b,
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .small-2e72,
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  i,
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  svg,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .panel-fd33,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .title_7b7b,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .small-2e72,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  i,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  svg,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .panel-fd33,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .title_7b7b,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .small-2e72,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  i,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  svg,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .panel-fd33,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .title_7b7b,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .small-2e72,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  i,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  svg,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .panel-fd33,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .title_7b7b,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  .small-2e72,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  i,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326
  svg {
  visibility: hidden;
}
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326:after,
button:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326:after,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326:after,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326:after,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ).fn-loading-1326: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;
}
.component-8b3a:not(.detail-c5bc):not(.box_hard_3819),
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ),
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ),
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ) {
  color: #fff;
  background: #235787;
}
.component-8b3a:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus,
input[type="button"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus,
input[type="reset"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus,
input[type="submit"]:not(.detail-c5bc):not(
    .box_hard_3819
  ):focus {
  color: #fff;
}
.component-8b3a.fn-disabled-1326:not(.detail-c5bc):not(
    .box_hard_3819
  ),
.component-8b3a[disabled]:not(.detail-c5bc):not(
    .box_hard_3819
  ),
button.fn-disabled-1326:not(.detail-c5bc):not(
    .box_hard_3819
  ),
button[disabled]:not(.detail-c5bc):not(
    .box_hard_3819
  ) {
  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;
}
.widget_west_4c06 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.widget_west_4c06: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;
}
.slider_fresh_197c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid_2337 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-5cbe {
  clear: both;
  display: block;
  margin: 0 auto;
}
.block_hard_0feb:after,
.block_hard_0feb:before,
.notification-0f5f:after,
.notification-0f5f:before,
.main_1f61:after,
.main_1f61:before,
.left-e0f7:after,
.left-e0f7:before,
.action-c695:after,
.action-c695:before,
.heading_132e:after,
.heading_132e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.block_hard_0feb:after,
.notification-0f5f:after,
.main_1f61:after,
.left-e0f7:after,
.action-c695:after,
.heading_132e:after {
  clear: both;
}
.notification-0f5f .block-clean-ab3d,
.main_1f61 .block-clean-ab3d,
.chip-advanced-e13c .block-clean-ab3d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.message_a419 {
  display: inline-block;
}
.hidden-complex-4725 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hidden-complex-4725 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hidden-complex-4725 .accordion-6214 {
  padding: 1em 0;
  font-size: 85%;
}
.accordion-6214 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.glass-b54c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.glass-b54c:after,
.glass-b54c:before {
  content: "";
  display: table;
}
.glass-b54c:after {
  clear: both;
}
.accent-white-ad69 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row_a2e6 .accent-white-ad69 {
  max-width: 50%;
}
.message_f84f .accent-white-ad69 {
  max-width: 33.33%;
}
.content-next-93e0 .accent-white-ad69 {
  max-width: 25%;
}
.component_3069 .accent-white-ad69 {
  max-width: 20%;
}
.content-502c .accent-white-ad69 {
  max-width: 16.66%;
}
.full_1220 .accent-white-ad69 {
  max-width: 14.28%;
}
.aside_5417 .accent-white-ad69 {
  max-width: 12.5%;
}
.tabs-first-1525 .accent-white-ad69 {
  max-width: 11.11%;
}
.steel_cbce {
  display: block;
}
.overlay-40b4 .shadow_orange_3964 label,
.overlay-40b4 .list_d3ee label,
.overlay-40b4 .mini-a12d label,
.overlay-40b4 .gallery-e95e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_9e10 {
  list-style: none;
  margin: 0;
}
.out_9e10 article.column-hot-ba59 {
  margin-bottom: 0;
}
.out_9e10 ul {
  list-style: none;
  margin: 0;
}
.out_9e10 .focused_d29d li.column-hot-ba59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_9e10 .focused_d29d li.column-hot-ba59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_9e10 .focused_d29d li.column-hot-ba59: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) {
  .out_9e10 .focused_d29d li.column-hot-ba59 li.column-hot-ba59 li.column-hot-ba59 li.column-hot-ba59 {
    padding-left: 0;
  }
}
article.column-hot-ba59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-hot-ba59 .notification-0f5f p:last-of-type {
  margin-bottom: 0;
}
article.column-hot-ba59 .east-e6f8 {
  float: left;
}
article.column-hot-ba59 .hero-ea97 {
  margin-left: 85px;
}
article.column-hot-ba59 .pattern-3fbd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-hot-ba59 .pattern-3fbd .tooltip-1227 {
  margin-left: 10px;
}
article.column-hot-ba59 .hover-daf9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-hot-ba59 .column_adad {
  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 .shadow_orange_3964,
  #respond .mini-a12d,
  #respond .gallery-e95e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_orange_3964 input,
#respond .mini-a12d input,
#respond .gallery-e95e input {
  width: 100%;
}
#respond .gallery-e95e {
  margin-right: 0;
}
#respond .video-bright-5988 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green_ff35 {
  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;
}
.green_ff35.status_brown_cd64 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.green_ff35 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%);
}
.green_ff35:focus,
.green_ff35: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);
}
.easy_d192 {
  border-radius: 10%;
}
.picture_59c0 {
  border-radius: 50%;
}
.in-4462 {
  font-size: 0.72em;
}
.over-6de8 {
  font-size: 0.875em;
}
.detail-dark-04f8 {
  font-size: 1.1em;
}
.link-dim-e062 {
  text-transform: uppercase;
  line-height: 1.2;
}
.link-dim-e062.in-4462 {
  letter-spacing: 0.5px;
}
.form-first-c677,
.form-first-c677 a {
  color: #6d6d6d;
}
.form-first-c677 a:hover {
  color: #111;
}
.bottom-5f3c {
  color: #6d6d6d;
}
.aside-orange-a2c0 {
  overflow-x: hidden;
}
.aside-orange-a2c0 .title_copper_9b33.modal_af47 {
  position: relative;
}
.aside-orange-a2c0 .title_copper_9b33.modal_af47.slider-advanced-9926 {
  position: initial;
}
.aside-orange-a2c0
  .title_copper_9b33.modal_af47.slider-advanced-9926
  .detail_7d4c {
  left: auto;
}
.aside-orange-a2c0 .title_copper_9b33 .detail_7d4c {
  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;
}
.aside-orange-a2c0 .title_copper_9b33:hover.modal_af47 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside-orange-a2c0
  .title_copper_9b33:hover.modal_af47
  .detail_7d4c {
  display: block;
  z-index: 9999999;
}
.aside-orange-a2c0 .heading_c1ac .summary_wood_4c3c,
.aside-orange-a2c0 .purple-fe0a .summary_wood_4c3c {
  display: none;
}
.aside-orange-a2c0 .button-1b6d .title_copper_9b33:hover.modal_af47 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.overlay-40b4 .shadow_orange_3964 label,
.overlay-40b4 .list_d3ee label,
.overlay-40b4 .mini-a12d label,
.overlay-40b4 .gallery-e95e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_9e10 {
  list-style: none;
  margin: 0;
}
.out_9e10 article.column-hot-ba59 {
  margin-bottom: 0;
}
.out_9e10 ul {
  list-style: none;
  margin: 0;
}
.out_9e10 .focused_d29d li.column-hot-ba59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_9e10 .focused_d29d li.column-hot-ba59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_9e10 .focused_d29d li.column-hot-ba59: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) {
  .out_9e10 .focused_d29d li.column-hot-ba59 li.column-hot-ba59 li.column-hot-ba59 li.column-hot-ba59 {
    padding-left: 0;
  }
}
article.column-hot-ba59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.column-hot-ba59 .notification-0f5f p:last-of-type {
  margin-bottom: 0;
}
article.column-hot-ba59 .east-e6f8 {
  float: left;
}
article.column-hot-ba59 .hero-ea97 {
  margin-left: 85px;
}
article.column-hot-ba59 .pattern-3fbd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.column-hot-ba59 .pattern-3fbd .tooltip-1227 {
  margin-left: 10px;
}
article.column-hot-ba59 .hover-daf9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.column-hot-ba59 .column_adad {
  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 .shadow_orange_3964,
  #respond .mini-a12d,
  #respond .gallery-e95e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_orange_3964 input,
#respond .mini-a12d input,
#respond .gallery-e95e input {
  width: 100%;
}
#respond .gallery-e95e {
  margin-right: 0;
}
#respond .video-bright-5988 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading_c1ac .fluid-f40b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fluid-f40b .shadow-mini-465f.basic-3d11 .under-bab9 > li > a:focus,
.fluid-f40b .shadow-mini-465f.basic-3d11 .under-bab9 > li > a:hover,
.fluid-f40b .shadow-mini-465f.chip_d3fb .under-bab9 > li > a:focus,
.fluid-f40b .shadow-mini-465f.chip_d3fb .under-bab9 > li > a:hover,
.fluid-f40b .shadow-mini-465f.layout-blue-307b .under-bab9 > li > a:focus,
.fluid-f40b .shadow-mini-465f.layout-blue-307b .under-bab9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-f40b
  .shadow-mini-465f.basic-3d11
  .under-bab9
  > li.gas_12de
  > a,
.fluid-f40b
  .shadow-mini-465f.basic-3d11
  .under-bab9
  > li.new-220d
  > a,
.fluid-f40b
  .shadow-mini-465f.chip_d3fb
  .under-bab9
  > li.gas_12de
  > a,
.fluid-f40b
  .shadow-mini-465f.chip_d3fb
  .under-bab9
  > li.new-220d
  > a,
.fluid-f40b
  .shadow-mini-465f.layout-blue-307b
  .under-bab9
  > li.gas_12de
  > a,
.fluid-f40b .shadow-mini-465f.layout-blue-307b .under-bab9 > li.north_e7a8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-f40b .center_95ad,
.fluid-f40b .center_95ad a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-f40b .section-next-97ce.column_b3fe li a,
.fluid-f40b .backdrop_plasma_aa84 a,
.fluid-f40b .cold-77f8,
.fluid-f40b .under-bab9 > li > a,
.fluid-f40b .block-small-4e40 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b .section-next-97ce.column_b3fe li a:hover,
.fluid-f40b .backdrop_plasma_aa84 a:hover,
.fluid-f40b .cold-77f8:hover,
.fluid-f40b .under-bab9 > li > a:hover,
.fluid-f40b .block-small-4e40:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-f40b .item-last-b066 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b .item-last-b066 .text-88de {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-f40b .item-last-b066:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-f40b .sort_cd5d .new_16e9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b .sort_cd5d .new_16e9 .notice_b0c0 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b
  .sort_cd5d
  .new_16e9
  .notice_b0c0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b
  .sort_cd5d
  .new_16e9
  .notice_b0c0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b
  .sort_cd5d
  .new_16e9
  .notice_b0c0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b
  .sort_cd5d
  .new_16e9
  .notice_b0c0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b .sort_cd5d .section-focused-6b0e {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-f40b .sort_cd5d .section-focused-6b0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-5780
  .fluid-f40b
  .sort_cd5d
  .item-a3e3
  .detail_801d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny-5780
  .fluid-f40b
  .sort_cd5d
  .item-a3e3
  .notice_b0c0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_c1ac .north_fe30 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.north_fe30 .shadow-mini-465f.basic-3d11 .under-bab9 > li > a:focus,
.north_fe30 .shadow-mini-465f.basic-3d11 .under-bab9 > li > a:hover,
.north_fe30 .shadow-mini-465f.chip_d3fb .under-bab9 > li > a:focus,
.north_fe30 .shadow-mini-465f.chip_d3fb .under-bab9 > li > a:hover,
.north_fe30 .shadow-mini-465f.layout-blue-307b .under-bab9 > li > a:focus,
.north_fe30 .shadow-mini-465f.layout-blue-307b .under-bab9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north_fe30
  .shadow-mini-465f.basic-3d11
  .under-bab9
  > li.gas_12de
  > a,
.north_fe30
  .shadow-mini-465f.basic-3d11
  .under-bab9
  > li.new-220d
  > a,
.north_fe30
  .shadow-mini-465f.chip_d3fb
  .under-bab9
  > li.gas_12de
  > a,
.north_fe30
  .shadow-mini-465f.chip_d3fb
  .under-bab9
  > li.new-220d
  > a,
.north_fe30
  .shadow-mini-465f.layout-blue-307b
  .under-bab9
  > li.gas_12de
  > a,
.north_fe30 .shadow-mini-465f.layout-blue-307b .under-bab9 > li.north_e7a8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.north_fe30 .center_95ad,
.north_fe30 .center_95ad a {
  color: rgba(0, 0, 0, 0.8);
}
.north_fe30 .section-next-97ce.column_b3fe li a,
.north_fe30 .backdrop_plasma_aa84 a,
.north_fe30 .cold-77f8,
.north_fe30 .under-bab9 > li > a,
.north_fe30 .block-small-4e40 {
  color: rgba(0, 0, 0, 0.55);
}
.north_fe30 .section-next-97ce.column_b3fe li a:hover,
.north_fe30 .backdrop_plasma_aa84 a:hover,
.north_fe30 .cold-77f8:hover,
.north_fe30 .under-bab9 > li > a:hover,
.north_fe30 .block-small-4e40:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north_fe30 .item-last-b066 {
  color: rgba(0, 0, 0, 0.55);
}
.north_fe30 .item-last-b066 .text-88de {
  color: rgba(0, 0, 0, 0.8);
}
.north_fe30 .item-last-b066:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_east_18c8 .notification-2bde {
  margin-left: auto;
  margin-right: auto;
}
.main_1f61 > * {
  margin-left: auto;
  margin-right: auto;
}
.main_1f61 .slider_fresh_197c {
  margin-right: 1.41575em;
}
.east_0884 .main_1f61 > .highlight_top_84c1 {
  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;
}
.east_0884 .main_1f61 > .tag-focused-8597 {
  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;
}
.wrapper-motion-abbb.backdrop_east_18c8 .notification-2bde,
.chip-fb54.backdrop_east_18c8 .notification-2bde {
  margin-left: 0;
}
.status_3a7b.backdrop_east_18c8 .notification-2bde,
.iron_fe39.backdrop_east_18c8 .notification-2bde {
  margin-right: 0;
}
.main_1f61 ol,
.main_1f61 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.caption_0b54 video {
  max-width: 100%;
}
.disabled-ecf3 img {
  display: block;
}
.disabled-ecf3.slider_fresh_197c,
.disabled-ecf3.grid_2337 {
  width: 100%;
}
.disabled-ecf3.tag-focused-8597 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outline-9de8:not(.message-basic-df42) {
  margin: 1.5em auto;
}
.description_a589 p {
  padding: 1.5em 14px;
}
ul.blue_8121.tag-focused-8597,
ul.blue_8121.highlight_top_84c1,
ul.blue_8121.disabled_a125.highlight_top_84c1 {
  padding: 0 14px;
}
.module_fa7d {
  display: block;
  overflow-x: auto;
}
.module_fa7d table {
  border-collapse: collapse;
  width: 100%;
}
.module_fa7d td,
.module_fa7d th {
  padding: 0.5em;
}
.main_1f61 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.main_1f61 ol ol,
.main_1f61 ol ul,
.main_1f61 ul ol,
.main_1f61 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.main_1f61 ol ol li,
.main_1f61 ol ul li,
.main_1f61 ul ol li,
.main_1f61 ul ul li {
  margin-left: 0;
}
.description_5587.column-5980 > .disabled-6c90 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description_5587.column-5980 > .disabled-6c90 iframe,
.description_5587.column-5980 > .disabled-6c90 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in_d319 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in_d319.modal-clean-1acc {
  padding: 0;
}
.in_d319.modal-clean-1acc cite {
  font-size: 13px;
}
.in_d319 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in_d319 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.solid-60f6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.solid-60f6 > p:first-child {
  margin-top: 0;
}
.solid-60f6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.solid-60f6 blockquote {
  border-left: 0;
}
.sort-stale-aa90 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sort-stale-aa90:not(.heading-advanced-d1e9) {
  max-width: 100px;
}
.sort-stale-aa90.pink-42f8 {
  border-bottom: none !important;
  text-align: center;
}
.sort-stale-aa90.pink-42f8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description_a589 p {
    padding: 1.5em 0;
  }
}
.dirty-863e {
  color: #0073aa;
}
.secondary_tall_1821 {
  background-color: #0073aa;
}
.wood_f1fe {
  color: #229fd8;
}
.link_active_06f9 {
  background-color: #229fd8;
}
.silver_8ce6 {
  color: #eee;
}
.upper-4627 {
  background-color: #eee;
}
.white-8967 {
  color: #444;
}
.in_fdc7 {
  background-color: #444;
}
.middle_b779 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.middle_b779 .hard-c403 .backdrop_plasma_aa84 {
  font-size: 15px;
}
.middle_b779 .backdrop_plasma_aa84 {
  line-height: 1.3;
}
.middle_b779 .north_fe30 {
}
.middle_b779 .fluid-f40b {
  background: #235787;
}
.left-9fb2 {
  padding: 0;
}
.left-9fb2 .fluid-f40b {
  background: #1a1a1a;
}
.left-9fb2 .north_fe30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.widget_0135 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.widget_0135 .north_fe30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.widget_0135 .fluid-f40b {
  background: #303030;
}
.heading_132e {
  position: relative;
  z-index: 10;
}
.heading_132e .dirty-adda {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_advanced_86e4 .modal_af47 {
  display: inline-block;
  vertical-align: middle;
}
.surface_advanced_86e4.gallery-547d .modal_af47 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface_advanced_86e4.gallery-547d .modal_af47 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_advanced_86e4.gallery-547d .modal_af47 {
    margin-right: 0.4em;
  }
}
.surface_advanced_86e4.gallery-547d .modal_af47:last-child {
  margin-right: 0;
}
.detail-fc7e .dirty-adda {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading_c1ac .hard-c403 {
    margin: 0 -0.5em;
  }
  .heading_c1ac .hard-c403 [class*="customify-col-"],
  .heading_c1ac .hard-c403 [class*="customify-col_"],
  .heading_c1ac .hard-c403 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading_c1ac.panel_0466 .dirty-adda {
  background: 0 0 !important;
}
.heading_c1ac.panel_0466 .dirty-adda,
.heading_c1ac.detail-fc7e .dirty-adda {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading_c1ac.overlay-orange-ee6a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading_c1ac.detail-fc7e .dirty-adda {
  box-shadow: none !important;
}
.layout_03f3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .layout_03f3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .layout_03f3 {
    padding: 18px 0 20px;
  }
}
.layout_03f3 .alert-north-cab0 {
  width: 100%;
}
.layout_03f3 .dynamic-8dd7 {
  margin-bottom: 0;
}
.layout_03f3 .card_51d7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner_north_5ef9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner_north_5ef9 .title-orange-8c23 {
  width: 100%;
}
.avatar-3fcc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.avatar-3fcc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.avatar-3fcc 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;
}
.avatar-3fcc li:last-child:after {
  display: none;
}
.avatar-3fcc li a {
  font-weight: 500;
  margin-right: 10px;
}
.message_red_945a .summary_wood_4c3c button,
.layout_03f3 .summary_wood_4c3c button {
  left: 0;
}
.message_red_945a .title-orange-8c23,
.layout_03f3 .title-orange-8c23 {
  padding-left: 0;
  padding-right: 0;
}
.message_red_945a .banner_north_5ef9,
.layout_03f3 .banner_north_5ef9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.message_red_945a {
  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;
}
.message_red_945a: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;
}
.message_red_945a .mask_365b {
  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) {
  .message_red_945a .mask_365b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .message_red_945a .mask_365b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .message_red_945a .mask_365b {
    min-height: 200px;
  }
}
.message_red_945a .avatar-3fcc {
  color: rgba(255, 255, 255, 0.8);
}
.message_red_945a .avatar-3fcc a,
.message_red_945a .avatar-3fcc li:after {
  color: inherit;
}
.message_red_945a .avatar-3fcc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.yellow_e09b {
  margin-bottom: 0.5em;
}
.outline_in_9d1a {
  margin-bottom: 1.2em;
}
.outline_in_9d1a,
.yellow_e09b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outline_in_9d1a p:last-child,
.yellow_e09b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .summary_wood_4c3c,
#masthead .summary_wood_4c3c {
  display: none;
}
#masthead
  > .summary_wood_4c3c.purple_bd0e {
  display: none;
}
#masthead > .summary_wood_4c3c button {
  left: 0;
}
.pressed_c540 {
  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_c540 .modal_af47 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pressed_c540 .content-a196 {
  display: -webkit-box;
  display: flex;
}
.pressed_c540 .content-a196.element_simple_07d0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pressed_c540 .content-a196.hot_3b1b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed_c540 .content-a196.tabs-silver-1c0d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pressed_c540.accordion-upper-2620.card-f577 .content-a196.element_simple_07d0 {
  flex-basis: 100%;
}
.pressed_c540.card_full_96b9 .content-a196.hot_3b1b {
  -webkit-box-flex: 1;
  flex: auto;
}
.pressed_c540.card_full_96b9 .content-a196.tabs-silver-1c0d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .summary_wood_4c3c.purple_bd0e {
  display: none;
}
#masthead > .summary_wood_4c3c button {
  left: 0;
}
.banner-paper-68f6 {
  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;
}
.banner-paper-68f6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.banner-paper-68f6.message-1d1e i {
  margin-right: 4px;
}
.banner-paper-68f6.banner-steel-3106 i {
  margin-left: 5px;
}
.backdrop_plasma_aa84 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.backdrop_plasma_aa84 p:last-child {
  margin-bottom: 0;
}
.green-cad1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.green-cad1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.green-cad1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.green-cad1 .center_95ad {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.green-cad1 .stone-15dc {
  margin: 5px 0 7px 0;
}
.green-cad1.wide-8a26 .layout-simple-5878 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green-cad1.wide-8a26 .preview_4a0f {
  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;
}
.green-cad1.green_92e2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.green-cad1.green_92e2 .layout-simple-5878 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green-cad1.green_92e2 .preview_4a0f {
  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;
}
.green-cad1.banner_old_77ee {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.green-cad1.progress-light-38bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.green-cad1.progress-light-38bf .preview_4a0f {
  margin-top: 7px;
}
.out_8ba9 {
  display: inline-block;
}
.heading_132e .tag_d737 .green-cad1 img {
  max-width: 100%;
}
.shadow-mini-465f .dark_a73c.footer-next-74b7,
.border-west-7b1a .dark_a73c.footer-next-74b7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-mini-465f .thumbnail-acf9,
.border-west-7b1a .thumbnail-acf9 {
  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%);
}
.shadow-mini-465f .thumbnail-acf9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-mini-465f.pattern_liquid_007d .thumbnail-acf9 {
  display: none;
}
.shadow-mini-465f .surface-d29f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-mini-465f .surface-d29f li {
  display: inline-block;
  position: relative;
}
.shadow-mini-465f .surface-d29f li:last-child {
  margin-right: 0;
}
.shadow-mini-465f .surface-d29f 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;
}
.shadow-mini-465f .surface-d29f li.north_e7a8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-mini-465f .surface-d29f > 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;
}
.shadow-mini-465f .surface-d29f > li > a i {
  line-height: 0;
}
.shadow-mini-465f .surface-d29f > li.mask_7257 > a .thumbnail-acf9 {
  margin-left: 4px;
  line-height: 0;
}
.shadow-mini-465f .surface-d29f .progress_0c57 li.mask_7257 > a {
  position: relative;
}
.shadow-mini-465f .surface-d29f .progress_0c57 li.mask_7257 > a:after,
.shadow-mini-465f .surface-d29f .progress_0c57 li.mask_7257 > a:before {
  content: "";
  display: table;
}
.shadow-mini-465f .surface-d29f .progress_0c57 li.mask_7257 > a:after {
  clear: both;
}
.shadow-mini-465f .surface-d29f .progress_0c57 li.mask_7257 > a .thumbnail-acf9 {
  margin-left: 5px;
  float: right;
}
.shadow-mini-465f .text-easy-4815,
.shadow-mini-465f .progress_0c57 {
  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;
}
.shadow-mini-465f .progress_0c57 {
  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;
}
.shadow-mini-465f .progress_0c57 .footer-next-74b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-mini-465f .progress_0c57 .thumbnail-acf9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-mini-465f .progress_0c57 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-mini-465f .progress_0c57 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;
}
.shadow-mini-465f .progress_0c57 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-mini-465f .progress_0c57 .progress_0c57 {
  top: 0;
  left: 100%;
}
.shadow-mini-465f .secondary-advanced-8edd.fn-focus-1326 > .text-easy-4815,
.shadow-mini-465f .secondary-advanced-8edd.fn-focus-1326 > .progress_0c57,
.shadow-mini-465f .secondary-advanced-8edd:focus > .text-easy-4815,
.shadow-mini-465f .secondary-advanced-8edd:focus > .progress_0c57,
.shadow-mini-465f .secondary-advanced-8edd:hover > .text-easy-4815,
.shadow-mini-465f .secondary-advanced-8edd:hover > .progress_0c57 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-mini-465f.layout-blue-307b .under-bab9:after,
.shadow-mini-465f.layout-blue-307b .under-bab9:before {
  content: "";
  display: table;
}
.shadow-mini-465f.layout-blue-307b .under-bab9:after {
  clear: both;
}
.shadow-mini-465f.layout-blue-307b .under-bab9 > li {
  float: left;
}
.shadow-mini-465f.hidden-d9a5 .under-bab9:after,
.shadow-mini-465f.hidden-d9a5 .under-bab9:before {
  content: "";
  display: table;
}
.shadow-mini-465f.hidden-d9a5 .under-bab9:after {
  clear: both;
}
.shadow-mini-465f.hidden-d9a5 .under-bab9 > li {
  float: left;
}
.shadow-mini-465f.hidden-d9a5 .under-bab9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-mini-465f.hidden-d9a5 .under-bab9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-mini-465f.hidden-d9a5 .under-bab9 > li.gas_12de > a,
.shadow-mini-465f.hidden-d9a5 .under-bab9 > li.north_e7a8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-mini-465f.basic-3d11 .under-bab9 > li > a .footer-next-74b7 {
  position: relative;
}
.shadow-mini-465f.basic-3d11 .under-bab9 > li > a .footer-next-74b7: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;
}
.shadow-mini-465f.basic-3d11
  .under-bab9
  > li:focus
  > a
  .footer-next-74b7:before,
.shadow-mini-465f.basic-3d11
  .under-bab9
  > li:hover
  > a
  .footer-next-74b7:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-mini-465f.basic-3d11
  .under-bab9
  > li.gas_12de
  > a
  .footer-next-74b7:before,
.shadow-mini-465f.basic-3d11
  .under-bab9
  > li.new-220d
  > a
  .footer-next-74b7:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-mini-465f.chip_d3fb .under-bab9 > li > a .footer-next-74b7 {
  position: relative;
}
.shadow-mini-465f.chip_d3fb .under-bab9 > li > a .footer-next-74b7: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;
}
.shadow-mini-465f.chip_d3fb .under-bab9 > li:focus > a .footer-next-74b7:before,
.shadow-mini-465f.chip_d3fb
  .under-bab9
  > li:hover
  > a
  .footer-next-74b7:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-mini-465f.chip_d3fb
  .under-bab9
  > li.gas_12de
  > a
  .footer-next-74b7:before,
.shadow-mini-465f.chip_d3fb
  .under-bab9
  > li.new-220d
  > a
  .footer-next-74b7:before {
  width: 100%;
  background-color: currentColor;
}
.border-west-7b1a .surface-d29f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.border-west-7b1a .surface-d29f li:first-child > a {
  border-top: none;
}
.border-west-7b1a .surface-d29f .wrapper-simple-6102 > .footer-next-74b7 .thumbnail-acf9 {
  display: none;
}
.border-west-7b1a .surface-d29f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.border-west-7b1a .surface-d29f li:last-child {
  border: none;
}
.border-west-7b1a .surface-d29f li.mask_7257 > a {
  padding-right: 45px !important;
}
.border-west-7b1a .surface-d29f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.border-west-7b1a .surface-d29f li a:focus,
.border-west-7b1a .surface-d29f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-west-7b1a .surface-d29f li .card-center-4add {
  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;
}
.border-west-7b1a .surface-d29f li .card-center-4add:hover {
  box-shadow: none;
}
.border-west-7b1a .surface-d29f li .card-center-4add .thumbnail-acf9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.border-west-7b1a .surface-d29f .progress_0c57 {
  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);
}
.border-west-7b1a .surface-d29f .progress_0c57 li a {
  padding-left: 3em;
}
.border-west-7b1a .surface-d29f .caption_last_abdc > a .card-center-4add i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.border-west-7b1a .surface-d29f .caption_last_abdc > .progress_0c57 {
  display: block;
  opacity: 1;
}
.static_5c66 {
  max-width: 100%;
}
.progress-6046 {
  line-height: 0;
  cursor: pointer;
}
.block-small-4e40 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.block-small-4e40:hover {
  box-shadow: none;
  color: currentColor;
}
.block-small-4e40 svg {
  width: 18px;
  height: 18px;
}
.block-small-4e40 .copper-b75b {
  display: none;
}
.disabled_over_5de5 {
  position: relative;
}
.disabled_over_5de5.fn-active-1326 .block-small-4e40 .breadcrumb_eccd {
  display: none;
}
.disabled_over_5de5.fn-active-1326 .block-small-4e40 .copper-b75b {
  display: inline-block;
}
.disabled_over_5de5 .button_rough_661c {
  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);
}
.disabled_over_5de5.button-4af4 .button_rough_661c {
  left: auto;
  right: -0.9em;
}
.disabled_over_5de5.button-4af4 .texture-e9d0::before {
  left: auto;
  right: 15px;
}
.disabled_over_5de5.fn-active-1326 .button_rough_661c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-a3e3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item-a3e3 label {
  flex-basis: 100%;
}
.item-a3e3 .new_16e9 {
  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;
}
.item-a3e3 .notice_b0c0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item-a3e3 .notice_b0c0:focus {
  background-color: transparent;
}
.item-a3e3 button.section-focused-6b0e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item-a3e3 button.section-focused-6b0e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item-a3e3 button.section-focused-6b0e svg {
  width: 18px;
  height: 18px;
}
.item-a3e3 input[type="submit"] {
  min-height: auto;
}
.sort_cd5d .item-a3e3 .notice_b0c0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.texture-e9d0 {
  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) {
  .texture-e9d0 {
    width: 220px;
  }
}
.texture-e9d0 label {
  flex-basis: 100%;
}
.texture-e9d0::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;
}
.tiny-5780 .sort_cd5d .item-a3e3 {
  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;
}
.tiny-5780
  .sort_cd5d
  .item-a3e3
  .new_16e9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tiny-5780 .sort_cd5d .item-a3e3 .notice_b0c0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tiny-5780
  .sort_cd5d
  .item-a3e3
  .notice_b0c0:focus {
  background: 0 0;
}
.tiny-5780
  .sort_cd5d
  .item-a3e3
  .detail_801d {
  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;
}
.section-next-97ce {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.section-next-97ce li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.section-next-97ce li:last-child {
  margin-right: 0;
}
.section-next-97ce li:first-child {
  margin-left: 0;
}
.section-next-97ce.west-fdb9 a {
  color: #fff;
}
.section-next-97ce.west-fdb9 a:hover {
  color: #fff;
}
.section-next-97ce a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.section-next-97ce a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.section-next-97ce a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section-next-97ce a:hover {
  opacity: 0.9;
  color: inherit;
}
.section-next-97ce [class*="social-icon-apple"] {
  background-color: #999;
}
.section-next-97ce [class*="social-icon-apple"].title_7481 {
  background-color: transparent;
  color: #999;
}
.section-next-97ce [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.section-next-97ce [class*="social-icon-behance"].title_7481 {
  background-color: transparent;
  color: #1769ff;
}
.section-next-97ce [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.section-next-97ce [class*="social-icon-bitbucket"].title_7481 {
  background-color: transparent;
  color: #205081;
}
.section-next-97ce [class*="social-icon-codepen"] {
  background-color: #000;
}
.section-next-97ce [class*="social-icon-codepen"].title_7481 {
  background-color: transparent;
  color: #000;
}
.section-next-97ce [class*="social-icon-delicious"] {
  background-color: #39f;
}
.section-next-97ce [class*="social-icon-delicious"].title_7481 {
  background-color: transparent;
  color: #39f;
}
.section-next-97ce [class*="social-icon-digg"] {
  background-color: #005be2;
}
.section-next-97ce [class*="social-icon-digg"].title_7481 {
  background-color: transparent;
  color: #005be2;
}
.section-next-97ce [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.section-next-97ce [class*="social-icon-dribbble"].title_7481 {
  background-color: transparent;
  color: #ea4c89;
}
.section-next-97ce [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.section-next-97ce [class*="social-icon-envelope"].title_7481 {
  background-color: transparent;
  color: #ea4335;
}
.section-next-97ce [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.section-next-97ce [class*="social-icon-facebook"].title_7481 {
  background-color: transparent;
  color: #3b5998;
}
.section-next-97ce [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.section-next-97ce [class*="social-icon-flickr"].title_7481 {
  background-color: transparent;
  color: #0063dc;
}
.section-next-97ce [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.section-next-97ce [class*="social-icon-foursquare"].title_7481 {
  background-color: transparent;
  color: #2d5be3;
}
.section-next-97ce [class*="social-icon-github"] {
  background-color: #333;
}
.section-next-97ce [class*="social-icon-github"].title_7481 {
  background-color: transparent;
  color: #333;
}
.section-next-97ce [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.section-next-97ce [class*="social-icon-google-plus"].title_7481 {
  background-color: transparent;
  color: #dd4b39;
}
.section-next-97ce [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.section-next-97ce [class*="social-icon-houzz"].title_7481 {
  background-color: transparent;
  color: #7ac142;
}
.section-next-97ce [class*="social-icon-instagram"] {
  background-color: #262626;
}
.section-next-97ce [class*="social-icon-instagram"].title_7481 {
  background-color: transparent;
  color: #262626;
}
.section-next-97ce [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.section-next-97ce [class*="social-icon-jsfiddle"].title_7481 {
  background-color: transparent;
  color: #487aa2;
}
.section-next-97ce [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.section-next-97ce [class*="social-icon-linkedin"].title_7481 {
  background-color: transparent;
  color: #0077b5;
}
.section-next-97ce [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.section-next-97ce [class*="social-icon-medium"].title_7481 {
  background-color: transparent;
  color: #00ab6b;
}
.section-next-97ce [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.section-next-97ce
  [class*="social-icon-odnoklassniki"].title_7481 {
  background-color: transparent;
  color: #f4731c;
}
.section-next-97ce [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.section-next-97ce [class*="social-icon-meetup"].title_7481 {
  background-color: transparent;
  color: #ec1c40;
}
.section-next-97ce [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.section-next-97ce [class*="social-icon-pinterest"].title_7481 {
  background-color: transparent;
  color: #bd081c;
}
.section-next-97ce [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.section-next-97ce [class*="social-icon-product-hunt"].title_7481 {
  background-color: transparent;
  color: #da552f;
}
.section-next-97ce [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.section-next-97ce [class*="social-icon-reddit"].title_7481 {
  background-color: transparent;
  color: #ff4500;
}
.section-next-97ce [class*="social-icon-rss"] {
  background-color: #f26522;
}
.section-next-97ce [class*="social-icon-rss"].title_7481 {
  background-color: transparent;
  color: #f26522;
}
.section-next-97ce [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.section-next-97ce
  [class*="social-icon-shopping-cart"].title_7481 {
  background-color: transparent;
  color: #4caf50;
}
.section-next-97ce [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.section-next-97ce [class*="social-icon-skype"].title_7481 {
  background-color: transparent;
  color: #00aff0;
}
.section-next-97ce [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.section-next-97ce [class*="social-icon-slideshare"].title_7481 {
  background-color: transparent;
  color: #0077b5;
}
.section-next-97ce [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.section-next-97ce [class*="social-icon-snapchat"].title_7481 {
  background-color: transparent;
  color: #fffc00;
}
.section-next-97ce [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.section-next-97ce [class*="social-icon-soundcloud"].title_7481 {
  background-color: transparent;
  color: #f80;
}
.section-next-97ce [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.section-next-97ce [class*="social-icon-spotify"].title_7481 {
  background-color: transparent;
  color: #2ebd59;
}
.section-next-97ce [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.section-next-97ce
  [class*="social-icon-stack-overflow"].title_7481 {
  background-color: transparent;
  color: #fe7a15;
}
.section-next-97ce [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.section-next-97ce [class*="social-icon-maldkfgram"].title_7481 {
  background-color: transparent;
  color: #2ca5e0;
}
.section-next-97ce [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.section-next-97ce [class*="social-icon-tripadvisor"].title_7481 {
  background-color: transparent;
  color: #589442;
}
.section-next-97ce [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.section-next-97ce [class*="social-icon-tumblr"].title_7481 {
  background-color: transparent;
  color: #35465c;
}
.section-next-97ce [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.section-next-97ce [class*="social-icon-twitch"].title_7481 {
  background-color: transparent;
  color: #6441a5;
}
.section-next-97ce [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.section-next-97ce [class*="social-icon-twitter"].title_7481 {
  background-color: transparent;
  color: #1da1f2;
}
.section-next-97ce [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.section-next-97ce [class*="social-icon-vimeo"].title_7481 {
  background-color: transparent;
  color: #1ab7ea;
}
.section-next-97ce [class*="social-icon-vk"] {
  background-color: #45668e;
}
.section-next-97ce [class*="social-icon-vk"].title_7481 {
  background-color: transparent;
  color: #45668e;
}
.section-next-97ce [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.section-next-97ce [class*="social-icon-weibo"].title_7481 {
  background-color: transparent;
  color: #df2029;
}
.section-next-97ce [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.section-next-97ce [class*="social-icon-weixin"].title_7481 {
  background-color: transparent;
  color: #7bb32e;
}
.section-next-97ce [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.section-next-97ce [class*="social-icon-whatsapp"].title_7481 {
  background-color: transparent;
  color: #25d366;
}
.section-next-97ce [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.section-next-97ce [class*="social-icon-wordpress"].title_7481 {
  background-color: transparent;
  color: #21759b;
}
.section-next-97ce [class*="social-icon-xing"] {
  background-color: #026466;
}
.section-next-97ce [class*="social-icon-xing"].title_7481 {
  background-color: transparent;
  color: #026466;
}
.section-next-97ce [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.section-next-97ce [class*="social-icon-yelp"].title_7481 {
  background-color: transparent;
  color: #af0606;
}
.section-next-97ce [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.section-next-97ce [class*="social-icon-youtube"].title_7481 {
  background-color: transparent;
  color: #cd201f;
}
.cold-77f8 {
  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;
}
.cold-77f8:hover {
  box-shadow: none;
  background: 0 0;
}
.photo-c690 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accent_422d {
  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;
}
.fluid-8b8a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.widget-black-c74a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.widget-black-c74a,
.widget-black-c74a::after,
.widget-black-c74a::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;
}
.widget-black-c74a::after,
.widget-black-c74a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.last_a8f7 .accent_422d .fluid-8b8a {
  margin-top: -2px;
  width: 19px;
}
.last_a8f7 .accent_422d .widget-black-c74a {
  margin-top: -1px;
}
.last_a8f7 .accent_422d .widget-black-c74a,
.last_a8f7 .accent_422d .widget-black-c74a::after,
.last_a8f7 .accent_422d .widget-black-c74a::before {
  width: 19px;
  height: 2px;
}
.last_a8f7 .accent_422d .widget-black-c74a::before {
  top: -6px;
}
.last_a8f7 .accent_422d .widget-black-c74a::after {
  bottom: -6px;
}
.motion-048e .accent_422d .fluid-8b8a {
  margin-top: -2px;
  width: 22px;
}
.motion-048e .accent_422d .widget-black-c74a {
  margin-top: -1px;
}
.motion-048e .accent_422d .widget-black-c74a,
.motion-048e .accent_422d .widget-black-c74a::after,
.motion-048e .accent_422d .widget-black-c74a::before {
  width: 22px;
  height: 2px;
}
.motion-048e .accent_422d .widget-black-c74a::before {
  top: -7px;
}
.motion-048e .accent_422d .widget-black-c74a::after {
  bottom: -7px;
}
.footer_bronze_f534 .accent_422d .fluid-8b8a {
  margin-top: -2px;
  width: 31px;
}
.footer_bronze_f534 .accent_422d .widget-black-c74a {
  margin-top: -1.5px;
}
.footer_bronze_f534 .accent_422d .widget-black-c74a,
.footer_bronze_f534 .accent_422d .widget-black-c74a::after,
.footer_bronze_f534 .accent_422d .widget-black-c74a::before {
  width: 31px;
  height: 3px;
}
.footer_bronze_f534 .accent_422d .widget-black-c74a::before {
  top: -9px;
}
.footer_bronze_f534 .accent_422d .widget-black-c74a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary-stale-ebc4 .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 19px;
  }
  .summary-stale-ebc4 .accent_422d .widget-black-c74a {
    margin-top: -1px;
  }
  .summary-stale-ebc4 .accent_422d .widget-black-c74a,
  .summary-stale-ebc4 .accent_422d .widget-black-c74a::after,
  .summary-stale-ebc4 .accent_422d .widget-black-c74a::before {
    width: 19px;
    height: 2px;
  }
  .summary-stale-ebc4 .accent_422d .widget-black-c74a::before {
    top: -6px;
  }
  .summary-stale-ebc4 .accent_422d .widget-black-c74a::after {
    bottom: -6px;
  }
  .filter_thick_a8e3 .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 22px;
  }
  .filter_thick_a8e3 .accent_422d .widget-black-c74a {
    margin-top: -1px;
  }
  .filter_thick_a8e3 .accent_422d .widget-black-c74a,
  .filter_thick_a8e3 .accent_422d .widget-black-c74a::after,
  .filter_thick_a8e3 .accent_422d .widget-black-c74a::before {
    width: 22px;
    height: 2px;
  }
  .filter_thick_a8e3 .accent_422d .widget-black-c74a::before {
    top: -7px;
  }
  .filter_thick_a8e3 .accent_422d .widget-black-c74a::after {
    bottom: -7px;
  }
  .black-705a .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 31px;
  }
  .black-705a .accent_422d .widget-black-c74a {
    margin-top: -1.5px;
  }
  .black-705a .accent_422d .widget-black-c74a,
  .black-705a .accent_422d .widget-black-c74a::after,
  .black-705a .accent_422d .widget-black-c74a::before {
    width: 31px;
    height: 3px;
  }
  .black-705a .accent_422d .widget-black-c74a::before {
    top: -9px;
  }
  .black-705a .accent_422d .widget-black-c74a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .silver-1d68 .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 19px;
  }
  .silver-1d68 .accent_422d .widget-black-c74a {
    margin-top: -1px;
  }
  .silver-1d68 .accent_422d .widget-black-c74a,
  .silver-1d68 .accent_422d .widget-black-c74a::after,
  .silver-1d68 .accent_422d .widget-black-c74a::before {
    width: 19px;
    height: 2px;
  }
  .silver-1d68 .accent_422d .widget-black-c74a::before {
    top: -6px;
  }
  .silver-1d68 .accent_422d .widget-black-c74a::after {
    bottom: -6px;
  }
  .purple-190f .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 22px;
  }
  .purple-190f .accent_422d .widget-black-c74a {
    margin-top: -1px;
  }
  .purple-190f .accent_422d .widget-black-c74a,
  .purple-190f .accent_422d .widget-black-c74a::after,
  .purple-190f .accent_422d .widget-black-c74a::before {
    width: 22px;
    height: 2px;
  }
  .purple-190f .accent_422d .widget-black-c74a::before {
    top: -7px;
  }
  .purple-190f .accent_422d .widget-black-c74a::after {
    bottom: -7px;
  }
  .row-wood-d01c .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 31px;
  }
  .row-wood-d01c .accent_422d .widget-black-c74a {
    margin-top: -1.5px;
  }
  .row-wood-d01c .accent_422d .widget-black-c74a,
  .row-wood-d01c .accent_422d .widget-black-c74a::after,
  .row-wood-d01c .accent_422d .widget-black-c74a::before {
    width: 31px;
    height: 3px;
  }
  .row-wood-d01c .accent_422d .widget-black-c74a::before {
    top: -9px;
  }
  .row-wood-d01c .accent_422d .widget-black-c74a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-7667 .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-7667 .accent_422d .widget-black-c74a {
    margin-top: -1px;
  }
  .pattern-7667 .accent_422d .widget-black-c74a,
  .pattern-7667 .accent_422d .widget-black-c74a::after,
  .pattern-7667 .accent_422d .widget-black-c74a::before {
    width: 19px;
    height: 2px;
  }
  .pattern-7667 .accent_422d .widget-black-c74a::before {
    top: -6px;
  }
  .pattern-7667 .accent_422d .widget-black-c74a::after {
    bottom: -6px;
  }
  .active_hard_2334 .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 22px;
  }
  .active_hard_2334 .accent_422d .widget-black-c74a {
    margin-top: -1px;
  }
  .active_hard_2334 .accent_422d .widget-black-c74a,
  .active_hard_2334 .accent_422d .widget-black-c74a::after,
  .active_hard_2334 .accent_422d .widget-black-c74a::before {
    width: 22px;
    height: 2px;
  }
  .active_hard_2334 .accent_422d .widget-black-c74a::before {
    top: -7px;
  }
  .active_hard_2334 .accent_422d .widget-black-c74a::after {
    bottom: -7px;
  }
  .notice_silver_0488 .accent_422d .fluid-8b8a {
    margin-top: -2px;
    width: 31px;
  }
  .notice_silver_0488 .accent_422d .widget-black-c74a {
    margin-top: -1.5px;
  }
  .notice_silver_0488 .accent_422d .widget-black-c74a,
  .notice_silver_0488 .accent_422d .widget-black-c74a::after,
  .notice_silver_0488 .accent_422d .widget-black-c74a::before {
    width: 31px;
    height: 3px;
  }
  .notice_silver_0488 .accent_422d .widget-black-c74a::before {
    top: -9px;
  }
  .notice_silver_0488 .accent_422d .widget-black-c74a::after {
    bottom: -9px;
  }
}
.input-abab .widget-black-c74a {
  -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);
}
.input-abab .widget-black-c74a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.input-abab .widget-black-c74a::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);
}
.input-abab.widget_motion_653a .widget-black-c74a {
  -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);
}
.input-abab.widget_motion_653a .widget-black-c74a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.input-abab.widget_motion_653a .widget-black-c74a::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);
}
.lower_4bc2 {
  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.description_steel_3225:before {
  display: none;
}
.purple-fe0a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.purple-fe0a .sort-middle-0b2e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.purple-fe0a .sort-middle-0b2e:last-of-type {
  border-bottom: none;
}
.purple-fe0a .sort-middle-0b2e.preview_east_9245,
.purple-fe0a .sort-middle-0b2e.table-38e4,
.purple-fe0a .sort-middle-0b2e.aside-yellow-39da {
  padding: 0;
}
.purple-fe0a .border-west-7b1a .card-center-4add {
  color: currentColor;
}
.purple-fe0a .border-west-7b1a .card-center-4add:focus,
.purple-fe0a .border-west-7b1a .card-center-4add:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple-fe0a.north_fe30 .item-last-b066,
.purple-fe0a.north_fe30 .backdrop_plasma_aa84 a,
.purple-fe0a.north_fe30 .under-bab9 a,
.purple-fe0a.north_fe30 .progress_0c57 a {
  color: rgba(0, 0, 0, 0.55);
}
.purple-fe0a.north_fe30 .item-last-b066:hover,
.purple-fe0a.north_fe30 .backdrop_plasma_aa84 a:hover,
.purple-fe0a.north_fe30 .under-bab9 a:hover,
.purple-fe0a.north_fe30 .progress_0c57 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple-fe0a.north_fe30 .text-88de {
  color: rgba(0, 0, 0, 0.8);
}
.purple-fe0a.north_fe30 .sort-middle-0b2e {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple-fe0a.north_fe30 .sort-middle-0b2e:before {
  background: rgba(0, 0, 0, 0.08);
}
.purple-fe0a.north_fe30 .dirty-2ebc:before {
  background: rgba(255, 255, 255, 0.9);
}
.purple-fe0a.north_fe30 .border-west-7b1a .surface-d29f li a,
.purple-fe0a.north_fe30 .border-west-7b1a .card-center-4add,
.purple-fe0a.north_fe30 .progress_0c57 {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple-fe0a.north_fe30 .border-west-7b1a .card-center-4add:focus,
.purple-fe0a.north_fe30 .border-west-7b1a .card-center-4add:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple-fe0a.north_fe30 .surface-d29f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple-fe0a.fluid-f40b .item-last-b066,
.purple-fe0a.fluid-f40b .backdrop_plasma_aa84 a,
.purple-fe0a.fluid-f40b .under-bab9 .card-center-4add,
.purple-fe0a.fluid-f40b .under-bab9 a,
.purple-fe0a.fluid-f40b .progress_0c57 a {
  color: rgba(255, 255, 255, 0.79);
}
.purple-fe0a.fluid-f40b .item-last-b066:hover,
.purple-fe0a.fluid-f40b .backdrop_plasma_aa84 a:hover,
.purple-fe0a.fluid-f40b .under-bab9 .card-center-4add:hover,
.purple-fe0a.fluid-f40b .under-bab9 a:hover,
.purple-fe0a.fluid-f40b .progress_0c57 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple-fe0a.fluid-f40b .text-88de {
  color: rgba(255, 255, 255, 0.99);
}
.purple-fe0a.fluid-f40b .sort-middle-0b2e {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple-fe0a.fluid-f40b .sort-middle-0b2e:before {
  background: rgba(255, 255, 255, 0.08);
}
.purple-fe0a.fluid-f40b .dirty-2ebc:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple-fe0a.fluid-f40b .border-west-7b1a .surface-d29f li a,
.purple-fe0a.fluid-f40b .border-west-7b1a .card-center-4add,
.purple-fe0a.fluid-f40b .progress_0c57 {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple-fe0a.fluid-f40b .border-west-7b1a .card-center-4add:focus,
.purple-fe0a.fluid-f40b .border-west-7b1a .card-center-4add:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple-fe0a.fluid-f40b .surface-d29f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-2ebc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dirty-2ebc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_copper_2b08 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fast-b3ec .purple-fe0a {
  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;
}
.fast-b3ec .sort-middle-0b2e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fast-b3ec .sort-middle-0b2e: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) {
  .fast-b3ec .sort-middle-0b2e:before {
    width: 16%;
    left: 42%;
  }
}
.fast-b3ec .sort-middle-0b2e:last-child:before {
  content: none;
}
.fast-b3ec .sort-middle-0b2e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fast-b3ec .border-west-7b1a .surface-d29f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fast-b3ec .border-west-7b1a .surface-d29f li a .card-center-4add {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fast-b3ec .border-west-7b1a .progress_0c57 {
  border: none;
}
.fast-b3ec .border-west-7b1a .progress_0c57 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fast-b3ec .dirty-2ebc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fast-b3ec .widget_copper_2b08 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fast-b3ec .fluid-f40b .dirty-2ebc:before {
  background: rgba(0, 0, 0, 0.9);
}
.fast-b3ec .north_fe30.background_smooth_9c17 .widget-black-c74a {
  background: rgba(0, 0, 0, 0.6);
}
.fast-b3ec
  .north_fe30.background_smooth_9c17
  .widget-black-c74a::after,
.fast-b3ec
  .north_fe30.background_smooth_9c17
  .widget-black-c74a:before {
  background: inherit;
}
.fast-b3ec
  .north_fe30.background_smooth_9c17:hover
  .widget-black-c74a {
  background: rgba(0, 0, 0, 0.8);
}
.icon-huge-a410 .purple-fe0a {
  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) {
  .icon-huge-a410 .purple-fe0a {
    width: auto;
    right: 45px;
  }
}
.old_28dc .purple-fe0a {
  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) {
  .old_28dc .purple-fe0a {
    width: auto;
    left: 45px;
  }
}
.description_steel_3225 .purple-fe0a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.description_steel_3225 .widget_copper_2b08 {
  max-width: 48em;
  margin: 0 auto;
}
.description_steel_3225 .dirty-2ebc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.message_4da0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.message_4da0.fast-b3ec .purple-fe0a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.message_4da0.icon-huge-a410 .purple-fe0a {
  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);
}
.message_4da0 .purple-fe0a {
  visibility: visible;
}
.message_4da0.old_28dc .purple-fe0a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient_bronze_163b,
.old-186c {
  overflow-x: hidden;
}
.gradient_bronze_163b .purple-fe0a {
  overflow: auto;
}
.gradient_bronze_163b.fast-b3ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_bronze_163b.fast-b3ec .purple-fe0a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient_bronze_163b.fast-b3ec .cold-77f8 {
  opacity: 0;
}
.gradient_bronze_163b.icon-huge-a410 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_bronze_163b.icon-huge-a410 .purple-fe0a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient_bronze_163b.icon-huge-a410 .cold-77f8 {
  opacity: 0;
}
.gradient_bronze_163b.old_28dc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_bronze_163b.old_28dc .purple-fe0a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient_bronze_163b.old_28dc .cold-77f8 {
  opacity: 0;
}
.gradient_bronze_163b.description_steel_3225 .purple-fe0a {
  z-index: 10;
  visibility: visible;
}
.background_smooth_9c17 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.background_smooth_9c17 .widget-black-c74a {
  background: rgba(255, 255, 255, 0.99);
}
.background_smooth_9c17 .widget-black-c74a::after,
.background_smooth_9c17 .widget-black-c74a:before {
  background: inherit;
}
.background_smooth_9c17:hover .widget-black-c74a {
  background: rgba(255, 255, 255, 0.99);
}
.old_28dc .background_smooth_9c17 {
  top: 10px;
  right: auto;
  left: 12px;
}
.description_steel_3225 .background_smooth_9c17 {
  display: none !important;
}
.gradient_bronze_163b:before,
.old-186c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient_bronze_163b .background_smooth_9c17,
.old-186c .background_smooth_9c17 {
  display: inline-block;
}
.purple-fe0a .modal_af47 {
  -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;
}
.gradient_bronze_163b .purple-fe0a .modal_af47,
.old-186c .purple-fe0a .modal_af47 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-pro-c9c5 .new_16e9 {
  width: 100%;
}
.tag_d737 {
  padding: 0 0.5em 0;
}
.tag_d737 [class*="customify-col-"],
.tag_d737 [class*="customify-col_"],
.tag_d737 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.layout-f215 .tag_d737 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard-c403 .hero-6fea,
  .hero-6fea {
    display: none;
  }
  .center-3ba2 {
    text-align: left;
  }
  .hot_e5ec {
    text-align: center;
  }
  .over-3f6b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard-c403 .paragraph_top_b9d5,
  .paragraph_top_b9d5 {
    display: none;
  }
  .button-advanced-1f73 {
    text-align: left;
  }
  .iron_4a24 {
    text-align: center;
  }
  .south_7168 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard-c403 .footer_45f0,
  .footer_45f0 {
    display: none;
  }
  .menu_pro_1293 {
    text-align: left;
  }
  .chip_b176 {
    text-align: center;
  }
  .panel-first-3423 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container-2b8c {
  box-shadow: none !important;
}
.solid_2346 .clean_8665,
.alert-b02c .clean_8665 {
  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;
}
.alert-b02c .clean_8665 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dirty-adda {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dirty-adda:after,
.dirty-adda:before {
  content: "";
  display: table;
}
.dirty-adda:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dirty-adda {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dirty-adda,
.overlay-orange-ee6a {
  max-width: 1248px;
  margin: 0 auto;
}

.left-e0f7.paragraph-bright-67db .dirty-adda {
  max-width: 100%;
}
.left-e0f7.backdrop-top-197a {
  max-width: 1200px;
  margin: 0 auto;
}
.left-e0f7.thick_3564 .dirty-adda {
  max-width: 100%;
}
.left-e0f7.thick_3564 > .dirty-adda {
  padding-left: 0;
  padding-right: 0;
}
.left-e0f7.thick_3564 > .dirty-adda .hard-c403 {
  margin: 0;
}
.left-e0f7.thick_3564
  > .dirty-adda
  .pattern-wood-2b8d.selected-8850 {
  margin-right: 0;
  margin-left: 0;
}
.left-e0f7.thick_3564 #main.selected-8850 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search-9934 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search-9934 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-warm-9a6e .notification-2bde {
    padding-right: 1em;
  }
  .chip-warm-9a6e.link-2495 .pattern-wood-2b8d {
    border-right: 1px solid #eaecee;
  }
  .chip-warm-9a6e.link-2495 .notification-2bde {
    padding-right: 1em;
  }
  .chip-warm-9a6e.link-2495 .carousel-be9f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_b926 .notification-2bde {
    padding-left: 1em;
  }
  .link_b926.link-2495 .pattern-wood-2b8d {
    border-left: 1px solid #eaecee;
  }
  .link_b926.link-2495 .notification-2bde {
    padding-left: 1em;
  }
  .link_b926.link-2495 .carousel-be9f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean-b3ff .notification-2bde {
    padding-left: 1em;
  }
  .clean-b3ff.link-2495 .link-a7f4 {
    border-right: 1px solid #eaecee;
  }
  .clean-b3ff.link-2495 .tertiary-center-7a09 {
    border-right: 1px solid #eaecee;
  }
  .clean-b3ff.link-2495 .notification-2bde {
    padding-left: 1em;
  }
  .clean-b3ff.link-2495 .carousel-be9f {
    padding-right: 1em;
  }
  .clean-b3ff.link-2495 .slider_east_2908 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out-d398 .notification-2bde {
    padding-right: 1em;
  }
  .out-d398.link-2495 .link-a7f4 {
    border-left: 1px solid #eaecee;
  }
  .out-d398.link-2495 .tertiary-center-7a09 {
    border-left: 1px solid #eaecee;
  }
  .out-d398.link-2495 .notification-2bde {
    padding-right: 1em;
  }
  .out-d398.link-2495 .carousel-be9f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out-d398.link-2495 .slider_east_2908 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-9934 .notification-2bde {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-9934.link-2495 .pattern-wood-2b8d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search-9934.link-2495 .notification-2bde {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-9934.link-2495 .carousel-be9f {
    padding-left: 1em;
  }
  .search-9934.link-2495 .slider_east_2908 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search-9934.link-2495 .notification-2bde {
    padding-left: 0;
  }
}
.selected_5ebd .surface_advanced_86e4 {
  display: inline-block;
}
.accordion_old_161d {
  display: inline-block;
}
.popup-white-391f {
  word-con: break-word;
}
.tertiary-small-7392 > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary-small-7392 .backdrop_old_aa02 {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary-small-7392 .element_7ee9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.carousel-pressed-a59b .filter_tall_4ebd {
  margin-bottom: 2em;
}
.carousel-pressed-a59b .active_pro_2511 {
  margin-bottom: 15px;
}
.carousel-pressed-a59b .active_pro_2511:last-child {
  margin-bottom: 0;
}
.carousel-pressed-a59b .focus-8ccf {
  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) {
  .carousel-pressed-a59b .focus-8ccf {
    display: block;
  }
}
.carousel-pressed-a59b .border-medium-652a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .carousel-pressed-a59b .border-medium-652a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.carousel-pressed-a59b .modal-large-7604 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.carousel-pressed-a59b .modal-large-7604 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.carousel-pressed-a59b .modal-large-7604 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.carousel-pressed-a59b .popup-white-391f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel-pressed-a59b .popup-white-391f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.carousel-pressed-a59b .module-yellow-2507 p:last-child {
  margin-bottom: 0;
}
.carousel-pressed-a59b .box_9182 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.carousel-pressed-a59b .column_old_7c39 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.carousel-pressed-a59b .description-6d44 {
  margin-top: 1em;
}
.carousel-pressed-a59b .bottom-7bd4 {
  top: 0;
  display: block;
}
.carousel-pressed-a59b .bottom-7bd4 a {
  color: inherit;
}
.carousel-pressed-a59b .bottom-7bd4 a:hover {
  color: inherit;
}
.carousel-pressed-a59b .up_af88 {
  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;
}
.carousel-pressed-a59b .up_af88:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.carousel-pressed-a59b .column_old_7c39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.carousel-pressed-a59b .block_left_8227 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.carousel-pressed-a59b .block_left_8227:first-child {
  margin-top: 0;
}
.carousel-pressed-a59b .block_left_8227.menu_2685 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-pressed-a59b .block_left_8227.hidden-6835 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel-pressed-a59b
  .block_left_8227.hidden-6835.warm_7b8b
  .description-6d44 {
  width: 100%;
}
.carousel-pressed-a59b .hidden-6835 {
  -webkit-box-align: center;
  align-items: center;
}
.carousel-pressed-a59b .hidden-6835 .tertiary-small-7392,
.carousel-pressed-a59b .hidden-6835 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.carousel-pressed-a59b .modal-large-7604 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel-pressed-a59b .modal-large-7604 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel-pressed-a59b .modal-large-7604: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;
}
.carousel-pressed-a59b .menu_2685 {
  z-index: 5;
}
.carousel-pressed-a59b .module_6231 .cold-c799 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.carousel-pressed-a59b .card-8333 .cold-c799 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.carousel-pressed-a59b .outline_current_4e2e .cold-c799 {
  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;
}
.carousel-pressed-a59b.header_basic_c517 .focus-8ccf,
.carousel-pressed-a59b.background-orange-ceab .focus-8ccf {
  display: block;
}
.carousel-pressed-a59b.header_basic_c517 .focus-8ccf .bronze_97b5,
.carousel-pressed-a59b.header_basic_c517 .focus-8ccf .column_old_7c39,
.carousel-pressed-a59b.background-orange-ceab .focus-8ccf .bronze_97b5,
.carousel-pressed-a59b.background-orange-ceab .focus-8ccf .column_old_7c39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel-pressed-a59b.dropdown_4f4d .border-medium-652a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .carousel-pressed-a59b.dropdown_4f4d .border-medium-652a {
    margin-right: 0;
  }
}
.carousel-pressed-a59b.header_basic_c517 .border-medium-652a,
.carousel-pressed-a59b.background-orange-ceab .border-medium-652a {
  padding-top: 40%;
}
.carousel-pressed-a59b.header_basic_c517 .filter_tall_4ebd,
.carousel-pressed-a59b.background-orange-ceab .filter_tall_4ebd {
  display: block;
}
.carousel-pressed-a59b.header_basic_c517 .fn-sticky-1326 .column_old_7c39,
.carousel-pressed-a59b.background-orange-ceab .fn-sticky-1326 .column_old_7c39 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.carousel-pressed-a59b.header_basic_c517 .border-medium-652a,
.carousel-pressed-a59b.background-orange-ceab .border-medium-652a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.carousel-pressed-a59b.header_basic_c517 .column_old_7c39 {
  padding: 1em;
}
.text-wide-5e56 {
  margin: 30px auto;
  display: block;
}
.text-wide-5e56 .active-glass-bf7a > * {
  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;
}
.text-wide-5e56 .active-glass-bf7a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-wide-5e56 .active-glass-bf7a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-cool-0ad6 .tertiary-small-7392 {
  margin-bottom: 1.41575em;
}
.grid-cool-0ad6 .white_f9f5 {
  margin-bottom: 1.618em;
}
.main_1f61 .grid-2c34 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.main_1f61 .grid-2c34 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.main_1f61 .element-dynamic-eea8 {
  max-width: 100%;
  overflow: auto;
}
.backdrop_east_18c8 .main_1f61 a:hover {
  text-decoration: underline;
}
.card-6b31 .active_pro_2511:not(.popup-white-391f),
.card-6b31 .modal-large-7604 {
  margin-bottom: 1.41575em;
}
.card-6b31 .active_pro_2511:not(.popup-white-391f):last-child,
.card-6b31 .modal-large-7604:last-child {
  margin-bottom: 0;
}
.card-6b31 .active_pro_2511.border-8b59 {
  margin-bottom: 0.41575em;
}
.card-6b31 .heading_iron_7bb8:before,
.card-6b31 .outline-de1b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card-6b31 .heading_iron_7bb8:before {
  content: "\f115";
}
.card-6b31 .outline-de1b:before {
  content: "\f02c";
}
.card-6b31 .element-wood-5567 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card-6b31 .element-wood-5567 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outer-53fb {
  display: -webkit-box;
  display: flex;
}
.outer-53fb .summary-copper-bf80 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outer-53fb .summary-copper-bf80 {
    flex-basis: 90px;
  }
}
.outer-53fb .frame-under-fc8d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer-53fb .frame-under-fc8d {
    flex-basis: calc(100% - 50px);
  }
}
.outer-53fb .panel-upper-4ab8 p:last-child {
  margin-bottom: 0.72em;
}
.mask_dirty_c8a5 .active-glass-bf7a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mask_dirty_c8a5 .active-glass-bf7a:after,
.mask_dirty_c8a5 .active-glass-bf7a:before {
  content: "";
  display: table;
}
.mask_dirty_c8a5 .active-glass-bf7a:after {
  clear: both;
}
.mask_dirty_c8a5 .active-glass-bf7a .overlay-7d68,
.mask_dirty_c8a5 .active-glass-bf7a .texture-east-226c {
  width: 49%;
}
.mask_dirty_c8a5 .active-glass-bf7a .overlay-7d68 a span.hero_e507,
.mask_dirty_c8a5 .active-glass-bf7a .texture-east-226c a span.hero_e507 {
  display: block;
  margin-bottom: 5px;
}
.mask_dirty_c8a5 .active-glass-bf7a .texture-east-226c {
  float: left;
  text-align: left;
}
.mask_dirty_c8a5 .active-glass-bf7a .overlay-7d68 {
  float: right;
  text-align: right;
}
.dirty_feb8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dirty_feb8 {
    margin-bottom: 0;
  }
}
.north_86f5 {
  margin-bottom: 1em;
}
.north_86f5 .popup-white-391f {
  font-size: 1.1em;
  line-height: 1.3;
}
.element_e6fb a {
  display: block;
  line-height: 0;
  position: relative;
}
.container-prev-6a73 .north_86f5,
.thumbnail_bronze_fd01 .north_86f5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .container-prev-6a73 .north_86f5,
  .thumbnail_bronze_fd01 .north_86f5 {
    display: block;
  }
}
.container-prev-6a73 .element_e6fb,
.thumbnail_bronze_fd01 .element_e6fb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .container-prev-6a73 .element_e6fb,
  .thumbnail_bronze_fd01 .element_e6fb {
    margin-bottom: 1em;
  }
}
.container-prev-6a73 .element_e6fb img,
.thumbnail_bronze_fd01 .element_e6fb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.container-prev-6a73 .detail_7f99,
.thumbnail_bronze_fd01 .detail_7f99 {
  flex-basis: calc(100% - 160px);
}
.container-prev-6a73 .detail_7f99 p,
.thumbnail_bronze_fd01 .detail_7f99 p {
  margin-bottom: 0;
}
.container-prev-6a73 .detail_7f99 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .container-prev-6a73 .detail_7f99 {
    padding-left: 0;
  }
}
.thumbnail_bronze_fd01 .detail_7f99 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_bronze_fd01 .detail_7f99 {
    padding-right: 0;
  }
}
.thumbnail_bronze_fd01 .element_e6fb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.footer_faa6 .element_e6fb {
  margin-bottom: 0.5em;
}
.footer_faa6 .element_e6fb img {
  width: 100%;
}
.hard_bfe2 .stone_04d9,
.bottom-e6d3 .stone_04d9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bottom-e6d3 .pattern-wood-2b8d .chip_80a1 p:last-child {
  margin-bottom: 0;
}
.cool-f327 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.backdrop_ce40 .header_current_e08e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .backdrop_ce40 .header_current_e08e:last-of-type {
    margin-bottom: 0;
  }
}
.backdrop_ce40 .header_current_e08e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop_ce40 .header_current_e08e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.backdrop_ce40 .header_current_e08e ul li {
  margin: 0 0 0.6em;
}
.backdrop_ce40 .header_current_e08e ul li.layout_down_0dc9,
.backdrop_ce40 .header_current_e08e ul li.highlight_pro_ac54 {
  position: relative;
}
.backdrop_ce40 .header_current_e08e ul li.layout_down_0dc9 .old_bfa2,
.backdrop_ce40 .header_current_e08e ul li.highlight_pro_ac54 .old_bfa2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.backdrop_ce40 .header_current_e08e ul li.layout_down_0dc9:after:after,
.backdrop_ce40 .header_current_e08e ul li.layout_down_0dc9:after:before,
.backdrop_ce40
  .header_current_e08e
  ul
  li.highlight_pro_ac54:after:after,
.backdrop_ce40
  .header_current_e08e
  ul
  li.highlight_pro_ac54:after:before {
  content: "";
  display: table;
}
.backdrop_ce40 .header_current_e08e ul li.layout_down_0dc9:after:after,
.backdrop_ce40
  .header_current_e08e
  ul
  li.highlight_pro_ac54:after:after {
  clear: both;
}
.backdrop_ce40 .header_current_e08e a.component-8b3a:hover {
  text-decoration: none;
}
.backdrop_ce40 .header_current_e08e select {
  max-width: 100%;
}
.backdrop_ce40 .header_current_e08e table {
  font-size: 85%;
}
.backdrop_ce40 .header_current_e08e table td,
.backdrop_ce40 .header_current_e08e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.backdrop_ce40 .header_current_e08e table tfoot td {
  text-align: left;
}
.backdrop_ce40 .header_current_e08e :last-child {
  margin-bottom: 0;
}
.backdrop_ce40 .header_current_e08e .carousel_e443 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.backdrop_ce40 .header_current_e08e .carousel_e443 label {
  width: 100%;
}
.backdrop_ce40 .header_current_e08e .carousel_e443 .notice_b0c0 {
  width: 100%;
  display: block;
}
.backdrop_ce40 .header_current_e08e .carousel_e443 .section-focused-6b0e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.backdrop_ce40 .header_current_e08e .carousel_e443 .section-focused-6b0e:hover svg #svg-search {
  fill: #444;
}
.backdrop_ce40 .header_current_e08e .carousel_e443 .section-focused-6b0e svg {
  width: 18px;
  height: 18px;
}
.backdrop_ce40 .north-01af ul ul,
.backdrop_ce40 .overlay-0629 ul ul,
.backdrop_ce40 .photo_bba3 ul ul,
.backdrop_ce40 .motion_0de5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.backdrop_ce40 .north-01af .mask_7257 > a,
.backdrop_ce40 .overlay-0629 .mask_7257 > a,
.backdrop_ce40 .photo_bba3 .mask_7257 > a,
.backdrop_ce40 .motion_0de5 .mask_7257 > a {
  margin-bottom: 0;
}
.backdrop_ce40 .slider_over_5bb3 li,
.backdrop_ce40 .north-01af li,
.backdrop_ce40 .tertiary_gas_6210 li,
.backdrop_ce40 .overlay-0629 li,
.backdrop_ce40 .photo_bba3 li,
.backdrop_ce40 .motion_0de5 li,
.backdrop_ce40 .photo_48b2 li,
.backdrop_ce40 .next_d6b4 li {
  display: block;
  position: relative;
}
.backdrop_ce40 .slider_over_5bb3 li:last-child,
.backdrop_ce40 .north-01af li:last-child,
.backdrop_ce40 .tertiary_gas_6210 li:last-child,
.backdrop_ce40 .overlay-0629 li:last-child,
.backdrop_ce40 .photo_bba3 li:last-child,
.backdrop_ce40 .motion_0de5 li:last-child,
.backdrop_ce40 .photo_48b2 li:last-child,
.backdrop_ce40 .next_d6b4 li:last-child {
  border: none;
}
.backdrop_ce40 .slider_over_5bb3 li a,
.backdrop_ce40 .north-01af li a,
.backdrop_ce40 .tertiary_gas_6210 li a,
.backdrop_ce40 .overlay-0629 li a,
.backdrop_ce40 .photo_bba3 li a,
.backdrop_ce40 .motion_0de5 li a,
.backdrop_ce40 .photo_48b2 li a,
.backdrop_ce40 .next_d6b4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop_ce40 .slider_over_5bb3 li ul li::before,
.backdrop_ce40 .north-01af li ul li::before,
.backdrop_ce40 .tertiary_gas_6210 li ul li::before,
.backdrop_ce40 .overlay-0629 li ul li::before,
.backdrop_ce40 .photo_bba3 li ul li::before,
.backdrop_ce40 .motion_0de5 li ul li::before,
.backdrop_ce40 .photo_48b2 li ul li::before,
.backdrop_ce40 .next_d6b4 li ul li::before {
  left: 15px;
}
.backdrop_ce40 .slider_over_5bb3 li ul a,
.backdrop_ce40 .north-01af li ul a,
.backdrop_ce40 .tertiary_gas_6210 li ul a,
.backdrop_ce40 .overlay-0629 li ul a,
.backdrop_ce40 .photo_bba3 li ul a,
.backdrop_ce40 .motion_0de5 li ul a,
.backdrop_ce40 .photo_48b2 li ul a,
.backdrop_ce40 .next_d6b4 li ul a {
  padding-left: 20px;
}
.backdrop_ce40 .slider_over_5bb3 li ul ul li::before,
.backdrop_ce40 .north-01af li ul ul li::before,
.backdrop_ce40 .tertiary_gas_6210 li ul ul li::before,
.backdrop_ce40 .overlay-0629 li ul ul li::before,
.backdrop_ce40 .photo_bba3 li ul ul li::before,
.backdrop_ce40 .motion_0de5 li ul ul li::before,
.backdrop_ce40 .photo_48b2 li ul ul li::before,
.backdrop_ce40 .next_d6b4 li ul ul li::before {
  left: 30px;
}
.backdrop_ce40 .slider_over_5bb3 li ul ul a,
.backdrop_ce40 .north-01af li ul ul a,
.backdrop_ce40 .tertiary_gas_6210 li ul ul a,
.backdrop_ce40 .overlay-0629 li ul ul a,
.backdrop_ce40 .photo_bba3 li ul ul a,
.backdrop_ce40 .motion_0de5 li ul ul a,
.backdrop_ce40 .photo_48b2 li ul ul a,
.backdrop_ce40 .next_d6b4 li ul ul a {
  padding-left: 40px;
}
.backdrop_ce40 .accent_5a19 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop_ce40 .next_d6b4 ul li {
  margin-bottom: 1.41575em;
}
.backdrop_ce40 .next_d6b4 ul li .pattern_wide_77c1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.backdrop_ce40 .next_d6b4 ul li .pattern-5058 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fluid-f40b .slider_over_5bb3 li a,
.fluid-f40b .north-01af li a,
.fluid-f40b .tertiary_gas_6210 li a,
.fluid-f40b .overlay-0629 li a,
.fluid-f40b .photo_bba3 li a,
.fluid-f40b .motion_0de5 li a,
.fluid-f40b .photo_48b2 li a,
.fluid-f40b .next_d6b4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-f40b .accent_5a19 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-f40b .header_current_e08e ul li.layout_down_0dc9 .old_bfa2,
.fluid-f40b .header_current_e08e ul li.highlight_pro_ac54 .old_bfa2 {
  background: rgba(0, 0, 0, 0.2);
}
.fluid-f40b .backdrop_ce40 .header_current_e08e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-e0f7 .backdrop_ce40 .surface-d29f li {
  margin: 0;
}
.left-e0f7 .backdrop_ce40 .surface-d29f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.left-e0f7 .backdrop_ce40 .surface-d29f li ul {
  margin: 0;
}
.left-e0f7 .backdrop_ce40 .surface-d29f li ul li a {
  padding-left: 15px;
}
.left-e0f7 .backdrop_ce40 .surface-d29f li ul li li a {
  padding-left: 30px;
}
.left-e0f7 .backdrop_ce40 .surface-d29f li.north_e7a8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.left-e0f7 .backdrop_ce40 .surface-d29f li.north_e7a8 > 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;
}
.left-e0f7 .backdrop_ce40 .surface-d29f li.north_e7a8 > 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;
}
.surface-large-72cd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.action-c695 {
  position: relative;
  z-index: 10;
}
.action-c695 .modal_af47 {
  width: 100%;
  max-width: 100%;
}
.out-de28 .component_fluid_b4ef {
  padding-top: 2em;
  padding-bottom: 2em;
}
.out-de28 .north_fe30 {
}
.out-de28 .fluid-f40b {
  background: #292929;
}
.form-b18b .component_fluid_b4ef {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.form-b18b .north_fe30 {
  background: #f9f9f9;
}
.form-b18b .fluid-f40b {
  background: #303030;
}
.liquid_38cf .component_fluid_b4ef {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .liquid_38cf .surface_advanced_86e4 {
    margin-bottom: 1em;
  }
  .liquid_38cf .surface_advanced_86e4:last-child {
    margin-bottom: 0;
  }
}
.liquid_38cf .north_fe30 {
  background: #ededed;
}
.liquid_38cf .fluid-f40b {
  background: #1a1a1a;
}
.component_fluid_b4ef.north_fe30 {
  color: rgba(0, 0, 0, 0.6);
}
.component_fluid_b4ef.north_fe30 .overlay-5a03 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_fluid_b4ef.fluid-f40b {
  color: rgba(255, 255, 255, 0.99);
}
.component_fluid_b4ef.fluid-f40b a:not(.component-8b3a) {
  color: rgba(255, 255, 255, 0.79);
}
.component_fluid_b4ef.fluid-f40b a:not(.component-8b3a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_fluid_b4ef.fluid-f40b .overlay-5a03 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_fluid_b4ef.fluid-f40b table tbody td,
.component_fluid_b4ef.fluid-f40b table th {
  background: rgba(0, 0, 0, 0.08);
}
.button-1b6d.detail-fc7e .dirty-adda {
  max-width: initial;
}
.button-1b6d .gallery-547d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.button-1b6d .gallery-547d .modal_af47 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .button-1b6d .gallery-547d .modal_af47 {
    display: block;
    margin-bottom: 2em;
  }
  .button-1b6d .gallery-547d .modal_af47:last-child {
    margin-bottom: 0;
  }
}
.liquid_38cf .surface_advanced_86e4:last-child,
.form-b18b .surface_advanced_86e4:last-child,
.out-de28 .surface_advanced_86e4:last-child {
  margin-bottom: 0;
}
.liquid_38cf .surface_advanced_86e4 .backdrop_ce40 .header_current_e08e:last-child,
.form-b18b .surface_advanced_86e4 .backdrop_ce40 .header_current_e08e:last-child,
.out-de28 .surface_advanced_86e4 .backdrop_ce40 .header_current_e08e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .liquid_38cf .progress_fixed_4f89,
  .liquid_38cf .filter-9dd2,
  .form-b18b .progress_fixed_4f89,
  .form-b18b .filter-9dd2,
  .out-de28 .progress_fixed_4f89,
  .out-de28 .filter-9dd2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .action-c695 .surface_advanced_86e4 {
    margin-bottom: 2em;
  }
}
.action-c695 p:last-child {
  margin-bottom: 0;
}
.action-c695 li,
.action-c695 ul {
  list-style: none;
  margin: 0;
}
.action-c695 ul ul {
  margin-left: 2.617924em;
}
.warm_7a06 {
  font-size: 0.875em;
}

/* css-noise: 27c6 */
.widget-item-k2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
