/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_fd16/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_fd16
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.primary_fd16/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.title-35fc.active_e0a2/licenses/gpl-2.0.last-e003
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.info-steel-aa35/, (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.feature_fluid_ae13.advanced-669a/normalize.outer_75e5/
 ======
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.outer_75e5 v7.0.0 | MIT License | github.primary_fd16/necolas/normalize.outer_75e5 */
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;
}
.row_wood_0040 .caption_e6d2,
.notification_62a8,
.current_9f8e,
.out_d1f4,
.dirty_157e,
.panel_soft_459c,
.border-selected-7359,
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;
}
.notification_62a8,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification_62a8,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_62a8,
  h1 {
    font-size: 1.8em;
  }
}
.current_9f8e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.current_9f8e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .current_9f8e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .current_9f8e,
  h2 {
    font-size: 1.7em;
  }
}
.out_d1f4,
h3 {
  font-size: 1.618em;
}
.row_wood_0040 .caption_e6d2,
.dirty_157e,
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.table_inner_cf80 {
  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;
}
.inner_d54e:after,
.inner_d54e:before,
.search-678d:after,
.search-678d:before {
  content: "";
  display: table;
}
.inner_d54e:after,
.search-678d:after {
  clear: both;
}
.main_f2c7 {
  float: right;
  margin-right: 0;
}
.selected-dd84 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pattern-cd65 .paper_45fd,
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;
}
.pattern-cd65 .paper_45fd: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;
}
.logo_smooth_ed12 .paper_45fd {
  box-shadow: none;
}
.logo_smooth_ed12
  .paper_45fd
  .silver_149e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo_smooth_ed12 .paper_45fd .form_up_ce5b {
  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;
}
.logo_smooth_ed12
  .paper_45fd
  .form_up_ce5b
  b {
  display: none;
}
.logo_smooth_ed12 .alert_active_13c5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.out_6559:not(.text-out-4cb1):not(.current-c913),
button:not(.text-out-4cb1):not(.current-c913),
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ),
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ),
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ) {
  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;
}
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ):hover,
button:not(.text-out-4cb1):not(
    .current-c913
  ):hover,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ):hover,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ):hover,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ):active,
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ):focus,
button:not(.text-out-4cb1):not(
    .current-c913
  ):active,
button:not(.text-out-4cb1):not(
    .current-c913
  ):focus,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ):active,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ):focus,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ):active,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ):focus,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ):active,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ):focus {
  outline: 0;
}
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2,
button:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2 {
  position: relative;
}
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .prev_c223,
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .iron_4d26,
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .out_8559,
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  i,
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  svg,
button:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .prev_c223,
button:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .iron_4d26,
button:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .out_8559,
button:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  i,
button:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  svg,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .prev_c223,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .iron_4d26,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .out_8559,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  i,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  svg,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .prev_c223,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .iron_4d26,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .out_8559,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  i,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  svg,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .prev_c223,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .iron_4d26,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  .out_8559,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  i,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2
  svg {
  visibility: hidden;
}
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2:after,
button:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2:after,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2:after,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2:after,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ).fn-loading-9bc2: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;
}
.out_6559:not(.text-out-4cb1):not(.current-c913),
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ),
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ),
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ) {
  color: #fff;
  background: #235787;
}
.out_6559:not(.text-out-4cb1):not(
    .current-c913
  ):focus,
input[type="button"]:not(.text-out-4cb1):not(
    .current-c913
  ):focus,
input[type="reset"]:not(.text-out-4cb1):not(
    .current-c913
  ):focus,
input[type="submit"]:not(.text-out-4cb1):not(
    .current-c913
  ):focus {
  color: #fff;
}
.out_6559.fn-disabled-9bc2:not(.text-out-4cb1):not(
    .current-c913
  ),
.out_6559[disabled]:not(.text-out-4cb1):not(
    .current-c913
  ),
button.fn-disabled-9bc2:not(.text-out-4cb1):not(
    .current-c913
  ),
button[disabled]:not(.text-out-4cb1):not(
    .current-c913
  ) {
  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;
}
.gold-7f94 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.gold-7f94: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;
}
.sort-plasma-dc04 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pattern_bronze_6aef {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.active-36a2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.inner_d54e:after,
.inner_d54e:before,
.input_1393:after,
.input_1393:before,
.footer_hard_d44a:after,
.footer_hard_d44a:before,
.preview_wood_924e:after,
.preview_wood_924e:before,
.form-cool-9a06:after,
.form-cool-9a06:before,
.search-top-7417:after,
.search-top-7417:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.inner_d54e:after,
.input_1393:after,
.footer_hard_d44a:after,
.preview_wood_924e:after,
.form-cool-9a06:after,
.search-top-7417:after {
  clear: both;
}
.input_1393 .mask_hard_d559,
.footer_hard_d44a .mask_hard_d559,
.heading-f20e .mask_hard_d559 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.huge_8333 {
  display: inline-block;
}
.background_large_df62 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.background_large_df62 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.background_large_df62 .orange-8fb3 {
  padding: 1em 0;
  font-size: 85%;
}
.orange-8fb3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mini-fb9e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mini-fb9e:after,
.mini-fb9e:before {
  content: "";
  display: table;
}
.mini-fb9e:after {
  clear: both;
}
.smooth-af26 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip-ef9a .smooth-af26 {
  max-width: 50%;
}
.layout_prev_f3d5 .smooth-af26 {
  max-width: 33.33%;
}
.pagination-954d .smooth-af26 {
  max-width: 25%;
}
.over_b01c .smooth-af26 {
  max-width: 20%;
}
.outline-soft-6219 .smooth-af26 {
  max-width: 16.66%;
}
.title-brown-bbfe .smooth-af26 {
  max-width: 14.28%;
}
.narrow_b94c .smooth-af26 {
  max-width: 12.5%;
}
.feature_tiny_ad3d .smooth-af26 {
  max-width: 11.11%;
}
.top-cabf {
  display: block;
}
.row_wood_0040 .text_down_3926 label,
.row_wood_0040 .soft-25d5 label,
.row_wood_0040 .primary_small_58d2 label,
.row_wood_0040 .stone-5dfb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_d442 {
  list-style: none;
  margin: 0;
}
.gas_d442 article.tag_f7da {
  margin-bottom: 0;
}
.gas_d442 ul {
  list-style: none;
  margin: 0;
}
.gas_d442 .texture_1798 li.tag_f7da {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_d442 .texture_1798 li.tag_f7da {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_d442 .texture_1798 li.tag_f7da: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) {
  .gas_d442 .texture_1798 li.tag_f7da li.tag_f7da li.tag_f7da li.tag_f7da {
    padding-left: 0;
  }
}
article.tag_f7da {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_f7da .input_1393 p:last-of-type {
  margin-bottom: 0;
}
article.tag_f7da .west-b45c {
  float: left;
}
article.tag_f7da .white_dfc6 {
  margin-left: 85px;
}
article.tag_f7da .fixed_d5eb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_f7da .fixed_d5eb .menu-simple-1fee {
  margin-left: 10px;
}
article.tag_f7da .item-fab0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_f7da .block-bronze-49d3 {
  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 .text_down_3926,
  #respond .primary_small_58d2,
  #respond .stone-5dfb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text_down_3926 input,
#respond .primary_small_58d2 input,
#respond .stone-5dfb input {
  width: 100%;
}
#respond .stone-5dfb {
  margin-right: 0;
}
#respond .disabled-a210 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main-36b6 {
  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;
}
.main-36b6.action-2478 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main-36b6 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%);
}
.main-36b6:focus,
.main-36b6: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);
}
.preview-631b {
  border-radius: 10%;
}
.form-green-d6fa {
  border-radius: 50%;
}
.detail-top-8102 {
  font-size: 0.72em;
}
.disabled_slow_80d7 {
  font-size: 0.875em;
}
.paragraph-4740 {
  font-size: 1.1em;
}
.next-9900 {
  text-transform: uppercase;
  line-height: 1.2;
}
.next-9900.detail-top-8102 {
  letter-spacing: 0.5px;
}
.shadow-86fa,
.shadow-86fa a {
  color: #6d6d6d;
}
.shadow-86fa a:hover {
  color: #111;
}
.thumbnail_south_356c {
  color: #6d6d6d;
}
.old-bc03 {
  overflow-x: hidden;
}
.old-bc03 .secondary_1ba6.advanced-0b3a {
  position: relative;
}
.old-bc03 .secondary_1ba6.advanced-0b3a.easy_ef39 {
  position: initial;
}
.old-bc03
  .secondary_1ba6.advanced-0b3a.easy_ef39
  .section_full_bad8 {
  left: auto;
}
.old-bc03 .secondary_1ba6 .section_full_bad8 {
  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;
}
.old-bc03 .secondary_1ba6:hover.advanced-0b3a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.old-bc03
  .secondary_1ba6:hover.advanced-0b3a
  .section_full_bad8 {
  display: block;
  z-index: 9999999;
}
.old-bc03 .breadcrumb_4d2a .purple-be84,
.old-bc03 .shadow-orange-0b84 .purple-be84 {
  display: none;
}
.old-bc03 .dynamic_4ea7 .secondary_1ba6:hover.advanced-0b3a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row_wood_0040 .text_down_3926 label,
.row_wood_0040 .soft-25d5 label,
.row_wood_0040 .primary_small_58d2 label,
.row_wood_0040 .stone-5dfb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_d442 {
  list-style: none;
  margin: 0;
}
.gas_d442 article.tag_f7da {
  margin-bottom: 0;
}
.gas_d442 ul {
  list-style: none;
  margin: 0;
}
.gas_d442 .texture_1798 li.tag_f7da {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_d442 .texture_1798 li.tag_f7da {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_d442 .texture_1798 li.tag_f7da: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) {
  .gas_d442 .texture_1798 li.tag_f7da li.tag_f7da li.tag_f7da li.tag_f7da {
    padding-left: 0;
  }
}
article.tag_f7da {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_f7da .input_1393 p:last-of-type {
  margin-bottom: 0;
}
article.tag_f7da .west-b45c {
  float: left;
}
article.tag_f7da .white_dfc6 {
  margin-left: 85px;
}
article.tag_f7da .fixed_d5eb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_f7da .fixed_d5eb .menu-simple-1fee {
  margin-left: 10px;
}
article.tag_f7da .item-fab0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_f7da .block-bronze-49d3 {
  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 .text_down_3926,
  #respond .primary_small_58d2,
  #respond .stone-5dfb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text_down_3926 input,
#respond .primary_small_58d2 input,
#respond .stone-5dfb input {
  width: 100%;
}
#respond .stone-5dfb {
  margin-right: 0;
}
#respond .disabled-a210 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb_4d2a .chip_glass_f889 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip_glass_f889 .hovered_ec16.dark-98c4 .row-bbbe > li > a:focus,
.chip_glass_f889 .hovered_ec16.dark-98c4 .row-bbbe > li > a:hover,
.chip_glass_f889 .hovered_ec16.alert_brown_6963 .row-bbbe > li > a:focus,
.chip_glass_f889 .hovered_ec16.alert_brown_6963 .row-bbbe > li > a:hover,
.chip_glass_f889 .hovered_ec16.widget_8b77 .row-bbbe > li > a:focus,
.chip_glass_f889 .hovered_ec16.widget_8b77 .row-bbbe > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_glass_f889
  .hovered_ec16.dark-98c4
  .row-bbbe
  > li.container-30d7
  > a,
.chip_glass_f889
  .hovered_ec16.dark-98c4
  .row-bbbe
  > li.slow_3852
  > a,
.chip_glass_f889
  .hovered_ec16.alert_brown_6963
  .row-bbbe
  > li.container-30d7
  > a,
.chip_glass_f889
  .hovered_ec16.alert_brown_6963
  .row-bbbe
  > li.slow_3852
  > a,
.chip_glass_f889
  .hovered_ec16.widget_8b77
  .row-bbbe
  > li.container-30d7
  > a,
.chip_glass_f889 .hovered_ec16.widget_8b77 .row-bbbe > li.input-dynamic-820d > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_glass_f889 .down-a90a,
.chip_glass_f889 .down-a90a a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_glass_f889 .feature_medium_b2d9.tall-ce0b li a,
.chip_glass_f889 .icon_4801 a,
.chip_glass_f889 .short_74de,
.chip_glass_f889 .row-bbbe > li > a,
.chip_glass_f889 .component-advanced-94b1 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889 .feature_medium_b2d9.tall-ce0b li a:hover,
.chip_glass_f889 .icon_4801 a:hover,
.chip_glass_f889 .short_74de:hover,
.chip_glass_f889 .row-bbbe > li > a:hover,
.chip_glass_f889 .component-advanced-94b1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_glass_f889 .info-warm-2b9d {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889 .info-warm-2b9d .feature_ab04 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_glass_f889 .info-warm-2b9d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_glass_f889 .gradient_right_64e3 .middle-84ac {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889 .gradient_right_64e3 .middle-84ac .filter_f989 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889
  .gradient_right_64e3
  .middle-84ac
  .filter_f989::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889
  .gradient_right_64e3
  .middle-84ac
  .filter_f989:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889
  .gradient_right_64e3
  .middle-84ac
  .filter_f989::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889
  .gradient_right_64e3
  .middle-84ac
  .filter_f989::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889 .gradient_right_64e3 .sidebar_6167 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_glass_f889 .gradient_right_64e3 .sidebar_6167:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-basic-4c2a
  .chip_glass_f889
  .gradient_right_64e3
  .breadcrumb_0cd8
  .black-6571 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-basic-4c2a
  .chip_glass_f889
  .gradient_right_64e3
  .breadcrumb_0cd8
  .filter_f989 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_4d2a .header_b188 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.header_b188 .hovered_ec16.dark-98c4 .row-bbbe > li > a:focus,
.header_b188 .hovered_ec16.dark-98c4 .row-bbbe > li > a:hover,
.header_b188 .hovered_ec16.alert_brown_6963 .row-bbbe > li > a:focus,
.header_b188 .hovered_ec16.alert_brown_6963 .row-bbbe > li > a:hover,
.header_b188 .hovered_ec16.widget_8b77 .row-bbbe > li > a:focus,
.header_b188 .hovered_ec16.widget_8b77 .row-bbbe > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_b188
  .hovered_ec16.dark-98c4
  .row-bbbe
  > li.container-30d7
  > a,
.header_b188
  .hovered_ec16.dark-98c4
  .row-bbbe
  > li.slow_3852
  > a,
.header_b188
  .hovered_ec16.alert_brown_6963
  .row-bbbe
  > li.container-30d7
  > a,
.header_b188
  .hovered_ec16.alert_brown_6963
  .row-bbbe
  > li.slow_3852
  > a,
.header_b188
  .hovered_ec16.widget_8b77
  .row-bbbe
  > li.container-30d7
  > a,
.header_b188 .hovered_ec16.widget_8b77 .row-bbbe > li.input-dynamic-820d > a {
  color: rgba(0, 0, 0, 0.8);
}
.header_b188 .down-a90a,
.header_b188 .down-a90a a {
  color: rgba(0, 0, 0, 0.8);
}
.header_b188 .feature_medium_b2d9.tall-ce0b li a,
.header_b188 .icon_4801 a,
.header_b188 .short_74de,
.header_b188 .row-bbbe > li > a,
.header_b188 .component-advanced-94b1 {
  color: rgba(0, 0, 0, 0.55);
}
.header_b188 .feature_medium_b2d9.tall-ce0b li a:hover,
.header_b188 .icon_4801 a:hover,
.header_b188 .short_74de:hover,
.header_b188 .row-bbbe > li > a:hover,
.header_b188 .component-advanced-94b1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_b188 .info-warm-2b9d {
  color: rgba(0, 0, 0, 0.55);
}
.header_b188 .info-warm-2b9d .feature_ab04 {
  color: rgba(0, 0, 0, 0.8);
}
.header_b188 .info-warm-2b9d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-6e35 .hard_8554 {
  margin-left: auto;
  margin-right: auto;
}
.footer_hard_d44a > * {
  margin-left: auto;
  margin-right: auto;
}
.footer_hard_d44a .sort-plasma-dc04 {
  margin-right: 1.41575em;
}
.nav_b9af .footer_hard_d44a > .element-east-5f77 {
  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;
}
.nav_b9af .footer_hard_d44a > .image-459b {
  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;
}
.shadow_east_8519.background-6e35 .hard_8554,
.popup_826b.background-6e35 .hard_8554 {
  margin-left: 0;
}
.logo_upper_0116.background-6e35 .hard_8554,
.button_313d.background-6e35 .hard_8554 {
  margin-right: 0;
}
.footer_hard_d44a ol,
.footer_hard_d44a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.black-84fa video {
  max-width: 100%;
}
.tall_c457 img {
  display: block;
}
.tall_c457.sort-plasma-dc04,
.tall_c457.pattern_bronze_6aef {
  width: 100%;
}
.tall_c457.image-459b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header_2b83:not(.texture-5f17) {
  margin: 1.5em auto;
}
.dynamic-cf75 p {
  padding: 1.5em 14px;
}
ul.upper_43ca.image-459b,
ul.upper_43ca.element-east-5f77,
ul.upper_43ca.frame_0042.element-east-5f77 {
  padding: 0 14px;
}
.button-short-447c {
  display: block;
  overflow-x: auto;
}
.button-short-447c table {
  border-collapse: collapse;
  width: 100%;
}
.button-short-447c td,
.button-short-447c th {
  padding: 0.5em;
}
.footer_hard_d44a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer_hard_d44a ol ol,
.footer_hard_d44a ol ul,
.footer_hard_d44a ul ol,
.footer_hard_d44a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer_hard_d44a ol ol li,
.footer_hard_d44a ol ul li,
.footer_hard_d44a ul ol li,
.footer_hard_d44a ul ul li {
  margin-left: 0;
}
.progress-silver-f5f4.footer-b574 > .aside_basic_2132 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress-silver-f5f4.footer-b574 > .aside_basic_2132 iframe,
.progress-silver-f5f4.footer-b574 > .aside_basic_2132 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.border_hard_7acc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.border_hard_7acc.input_e39e {
  padding: 0;
}
.border_hard_7acc.input_e39e cite {
  font-size: 13px;
}
.border_hard_7acc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.border_hard_7acc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue_84a9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue_84a9 > p:first-child {
  margin-top: 0;
}
.blue_84a9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue_84a9 blockquote {
  border-left: 0;
}
.breadcrumb_glass_5a71 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.breadcrumb_glass_5a71:not(.easy-66eb) {
  max-width: 100px;
}
.breadcrumb_glass_5a71.dark-353e {
  border-bottom: none !important;
  text-align: center;
}
.breadcrumb_glass_5a71.dark-353e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dynamic-cf75 p {
    padding: 1.5em 0;
  }
}
.full-b22b {
  color: #0073aa;
}
.fresh-0524 {
  background-color: #0073aa;
}
.stone-e952 {
  color: #229fd8;
}
.footer_inner_4456 {
  background-color: #229fd8;
}
.small_054d {
  color: #eee;
}
.copper-1dbf {
  background-color: #eee;
}
.icon-selected-1d79 {
  color: #444;
}
.border-dirty-21e7 {
  background-color: #444;
}
.progress-north-9623 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.progress-north-9623 .outline_fd79 .icon_4801 {
  font-size: 15px;
}
.progress-north-9623 .icon_4801 {
  line-height: 1.3;
}
.progress-north-9623 .header_b188 {
}
.progress-north-9623 .chip_glass_f889 {
  background: #235787;
}
.status-huge-f613 {
  padding: 0;
}
.status-huge-f613 .chip_glass_f889 {
  background: #1a1a1a;
}
.status-huge-f613 .header_b188 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal-cold-4234 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal-cold-4234 .header_b188 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal-cold-4234 .chip_glass_f889 {
  background: #303030;
}
.search-top-7417 {
  position: relative;
  z-index: 10;
}
.search-top-7417 .feature-9317 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_full_5deb .advanced-0b3a {
  display: inline-block;
  vertical-align: middle;
}
.notice_full_5deb.paper_6f55 .advanced-0b3a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notice_full_5deb.paper_6f55 .advanced-0b3a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notice_full_5deb.paper_6f55 .advanced-0b3a {
    margin-right: 0.4em;
  }
}
.notice_full_5deb.paper_6f55 .advanced-0b3a:last-child {
  margin-right: 0;
}
.summary-left-70cf .feature-9317 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_4d2a .outline_fd79 {
    margin: 0 -0.5em;
  }
  .breadcrumb_4d2a .outline_fd79 [class*="customify-col-"],
  .breadcrumb_4d2a .outline_fd79 [class*="customify-col_"],
  .breadcrumb_4d2a .outline_fd79 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb_4d2a.dynamic-2ddf .feature-9317 {
  background: 0 0 !important;
}
.breadcrumb_4d2a.dynamic-2ddf .feature-9317,
.breadcrumb_4d2a.summary-left-70cf .feature-9317 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_4d2a.message_514a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb_4d2a.summary-left-70cf .feature-9317 {
  box-shadow: none !important;
}
.tooltip-copper-d7f8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip-copper-d7f8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-copper-d7f8 {
    padding: 18px 0 20px;
  }
}
.tooltip-copper-d7f8 .description-slow-430b {
  width: 100%;
}
.tooltip-copper-d7f8 .bronze-0cf8 {
  margin-bottom: 0;
}
.tooltip-copper-d7f8 .container_down_c512 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade-copper-9e3c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade-copper-9e3c .item_9d44 {
  width: 100%;
}
.footer-1412 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.footer-1412 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.footer-1412 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;
}
.footer-1412 li:last-child:after {
  display: none;
}
.footer-1412 li a {
  font-weight: 500;
  margin-right: 10px;
}
.block-medium-7ade .purple-be84 button,
.tooltip-copper-d7f8 .purple-be84 button {
  left: 0;
}
.block-medium-7ade .item_9d44,
.tooltip-copper-d7f8 .item_9d44 {
  padding-left: 0;
  padding-right: 0;
}
.block-medium-7ade .shade-copper-9e3c,
.tooltip-copper-d7f8 .shade-copper-9e3c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block-medium-7ade {
  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;
}
.block-medium-7ade: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;
}
.block-medium-7ade .heading-90e9 {
  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) {
  .block-medium-7ade .heading-90e9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block-medium-7ade .heading-90e9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block-medium-7ade .heading-90e9 {
    min-height: 200px;
  }
}
.block-medium-7ade .footer-1412 {
  color: rgba(255, 255, 255, 0.8);
}
.block-medium-7ade .footer-1412 a,
.block-medium-7ade .footer-1412 li:after {
  color: inherit;
}
.block-medium-7ade .footer-1412 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pink-e7f0 {
  margin-bottom: 0.5em;
}
.stale-57cd {
  margin-bottom: 1.2em;
}
.stale-57cd,
.pink-e7f0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stale-57cd p:last-child,
.pink-e7f0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .purple-be84,
#masthead .purple-be84 {
  display: none;
}
#masthead
  > .purple-be84.sidebar_up_c197 {
  display: none;
}
#masthead > .purple-be84 button {
  left: 0;
}
.fresh_8d73 {
  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%;
}
.fresh_8d73 .advanced-0b3a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fresh_8d73 .breadcrumb_bright_d18b {
  display: -webkit-box;
  display: flex;
}
.fresh_8d73 .breadcrumb_bright_d18b.left_0dd0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fresh_8d73 .breadcrumb_bright_d18b.card-9e6c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh_8d73 .breadcrumb_bright_d18b.label_50f3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh_8d73.copper-834c.active_a734 .breadcrumb_bright_d18b.left_0dd0 {
  flex-basis: 100%;
}
.fresh_8d73.secondary_9006 .breadcrumb_bright_d18b.card-9e6c {
  -webkit-box-flex: 1;
  flex: auto;
}
.fresh_8d73.secondary_9006 .breadcrumb_bright_d18b.label_50f3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .purple-be84.sidebar_up_c197 {
  display: none;
}
#masthead > .purple-be84 button {
  left: 0;
}
.dropdown_f27f {
  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;
}
.dropdown_f27f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown_f27f.pagination-65be i {
  margin-right: 4px;
}
.dropdown_f27f.silver-1e47 i {
  margin-left: 5px;
}
.icon_4801 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon_4801 p:last-child {
  margin-bottom: 0;
}
.motion-73c2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.motion-73c2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.motion-73c2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.motion-73c2 .down-a90a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.motion-73c2 .button_hot_ec99 {
  margin: 5px 0 7px 0;
}
.motion-73c2.secondary-8a1f .container-d496 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.motion-73c2.secondary-8a1f .yellow-41ab {
  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;
}
.motion-73c2.yellow-bf58 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.motion-73c2.yellow-bf58 .container-d496 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.motion-73c2.yellow-bf58 .yellow-41ab {
  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;
}
.motion-73c2.icon_46ed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.motion-73c2.paragraph_8081 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.motion-73c2.paragraph_8081 .yellow-41ab {
  margin-top: 7px;
}
.detail-4536 {
  display: inline-block;
}
.search-top-7417 .steel-1ab8 .motion-73c2 img {
  max-width: 100%;
}
.hovered_ec16 .light-3bd5.under-6897,
.component-9941 .light-3bd5.under-6897 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_ec16 .column_stone_e3af,
.component-9941 .column_stone_e3af {
  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%);
}
.hovered_ec16 .column_stone_e3af {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hovered_ec16.disabled-new-0a63 .column_stone_e3af {
  display: none;
}
.hovered_ec16 .dropdown-dark-aa9d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered_ec16 .dropdown-dark-aa9d li {
  display: inline-block;
  position: relative;
}
.hovered_ec16 .dropdown-dark-aa9d li:last-child {
  margin-right: 0;
}
.hovered_ec16 .dropdown-dark-aa9d 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;
}
.hovered_ec16 .dropdown-dark-aa9d li.input-dynamic-820d > a {
  color: rgba(0, 0, 0, 0.9);
}
.hovered_ec16 .dropdown-dark-aa9d > 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;
}
.hovered_ec16 .dropdown-dark-aa9d > li > a i {
  line-height: 0;
}
.hovered_ec16 .dropdown-dark-aa9d > li.image_7ce3 > a .column_stone_e3af {
  margin-left: 4px;
  line-height: 0;
}
.hovered_ec16 .dropdown-dark-aa9d .breadcrumb_pink_e8f9 li.image_7ce3 > a {
  position: relative;
}
.hovered_ec16 .dropdown-dark-aa9d .breadcrumb_pink_e8f9 li.image_7ce3 > a:after,
.hovered_ec16 .dropdown-dark-aa9d .breadcrumb_pink_e8f9 li.image_7ce3 > a:before {
  content: "";
  display: table;
}
.hovered_ec16 .dropdown-dark-aa9d .breadcrumb_pink_e8f9 li.image_7ce3 > a:after {
  clear: both;
}
.hovered_ec16 .dropdown-dark-aa9d .breadcrumb_pink_e8f9 li.image_7ce3 > a .column_stone_e3af {
  margin-left: 5px;
  float: right;
}
.hovered_ec16 .frame-6484,
.hovered_ec16 .breadcrumb_pink_e8f9 {
  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;
}
.hovered_ec16 .breadcrumb_pink_e8f9 {
  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;
}
.hovered_ec16 .breadcrumb_pink_e8f9 .under-6897 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered_ec16 .breadcrumb_pink_e8f9 .column_stone_e3af {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hovered_ec16 .breadcrumb_pink_e8f9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hovered_ec16 .breadcrumb_pink_e8f9 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;
}
.hovered_ec16 .breadcrumb_pink_e8f9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hovered_ec16 .breadcrumb_pink_e8f9 .breadcrumb_pink_e8f9 {
  top: 0;
  left: 100%;
}
.hovered_ec16 .row_right_dad6.fn-focus-9bc2 > .frame-6484,
.hovered_ec16 .row_right_dad6.fn-focus-9bc2 > .breadcrumb_pink_e8f9,
.hovered_ec16 .row_right_dad6:focus > .frame-6484,
.hovered_ec16 .row_right_dad6:focus > .breadcrumb_pink_e8f9,
.hovered_ec16 .row_right_dad6:hover > .frame-6484,
.hovered_ec16 .row_right_dad6:hover > .breadcrumb_pink_e8f9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hovered_ec16.widget_8b77 .row-bbbe:after,
.hovered_ec16.widget_8b77 .row-bbbe:before {
  content: "";
  display: table;
}
.hovered_ec16.widget_8b77 .row-bbbe:after {
  clear: both;
}
.hovered_ec16.widget_8b77 .row-bbbe > li {
  float: left;
}
.hovered_ec16.dropdown_a431 .row-bbbe:after,
.hovered_ec16.dropdown_a431 .row-bbbe:before {
  content: "";
  display: table;
}
.hovered_ec16.dropdown_a431 .row-bbbe:after {
  clear: both;
}
.hovered_ec16.dropdown_a431 .row-bbbe > li {
  float: left;
}
.hovered_ec16.dropdown_a431 .row-bbbe > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_ec16.dropdown_a431 .row-bbbe > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_ec16.dropdown_a431 .row-bbbe > li.container-30d7 > a,
.hovered_ec16.dropdown_a431 .row-bbbe > li.input-dynamic-820d > a {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_ec16.dark-98c4 .row-bbbe > li > a .under-6897 {
  position: relative;
}
.hovered_ec16.dark-98c4 .row-bbbe > li > a .under-6897: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;
}
.hovered_ec16.dark-98c4
  .row-bbbe
  > li:focus
  > a
  .under-6897:before,
.hovered_ec16.dark-98c4
  .row-bbbe
  > li:hover
  > a
  .under-6897:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_ec16.dark-98c4
  .row-bbbe
  > li.container-30d7
  > a
  .under-6897:before,
.hovered_ec16.dark-98c4
  .row-bbbe
  > li.slow_3852
  > a
  .under-6897:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_ec16.alert_brown_6963 .row-bbbe > li > a .under-6897 {
  position: relative;
}
.hovered_ec16.alert_brown_6963 .row-bbbe > li > a .under-6897: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;
}
.hovered_ec16.alert_brown_6963 .row-bbbe > li:focus > a .under-6897:before,
.hovered_ec16.alert_brown_6963
  .row-bbbe
  > li:hover
  > a
  .under-6897:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_ec16.alert_brown_6963
  .row-bbbe
  > li.container-30d7
  > a
  .under-6897:before,
.hovered_ec16.alert_brown_6963
  .row-bbbe
  > li.slow_3852
  > a
  .under-6897:before {
  width: 100%;
  background-color: currentColor;
}
.component-9941 .dropdown-dark-aa9d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.component-9941 .dropdown-dark-aa9d li:first-child > a {
  border-top: none;
}
.component-9941 .dropdown-dark-aa9d .texture-29f4 > .under-6897 .column_stone_e3af {
  display: none;
}
.component-9941 .dropdown-dark-aa9d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.component-9941 .dropdown-dark-aa9d li:last-child {
  border: none;
}
.component-9941 .dropdown-dark-aa9d li.image_7ce3 > a {
  padding-right: 45px !important;
}
.component-9941 .dropdown-dark-aa9d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.component-9941 .dropdown-dark-aa9d li a:focus,
.component-9941 .dropdown-dark-aa9d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-9941 .dropdown-dark-aa9d li .white_0b77 {
  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;
}
.component-9941 .dropdown-dark-aa9d li .white_0b77:hover {
  box-shadow: none;
}
.component-9941 .dropdown-dark-aa9d li .white_0b77 .column_stone_e3af {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.component-9941 .dropdown-dark-aa9d .breadcrumb_pink_e8f9 {
  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);
}
.component-9941 .dropdown-dark-aa9d .breadcrumb_pink_e8f9 li a {
  padding-left: 3em;
}
.component-9941 .dropdown-dark-aa9d .text_92e3 > a .white_0b77 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.component-9941 .dropdown-dark-aa9d .text_92e3 > .breadcrumb_pink_e8f9 {
  display: block;
  opacity: 1;
}
.panel-4133 {
  max-width: 100%;
}
.hero-slow-4c32 {
  line-height: 0;
  cursor: pointer;
}
.component-advanced-94b1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.component-advanced-94b1:hover {
  box-shadow: none;
  color: currentColor;
}
.component-advanced-94b1 svg {
  width: 18px;
  height: 18px;
}
.component-advanced-94b1 .grid-69df {
  display: none;
}
.cold-5f9a {
  position: relative;
}
.cold-5f9a.fn-active-9bc2 .component-advanced-94b1 .sort_fresh_0b5e {
  display: none;
}
.cold-5f9a.fn-active-9bc2 .component-advanced-94b1 .grid-69df {
  display: inline-block;
}
.cold-5f9a .picture-3689 {
  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);
}
.cold-5f9a.main-ece6 .picture-3689 {
  left: auto;
  right: -0.9em;
}
.cold-5f9a.main-ece6 .article-5bc9::before {
  left: auto;
  right: 15px;
}
.cold-5f9a.fn-active-9bc2 .picture-3689 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_0cd8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb_0cd8 label {
  flex-basis: 100%;
}
.breadcrumb_0cd8 .middle-84ac {
  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;
}
.breadcrumb_0cd8 .filter_f989 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb_0cd8 .filter_f989:focus {
  background-color: transparent;
}
.breadcrumb_0cd8 button.sidebar_6167 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb_0cd8 button.sidebar_6167:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb_0cd8 button.sidebar_6167 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb_0cd8 input[type="submit"] {
  min-height: auto;
}
.gradient_right_64e3 .breadcrumb_0cd8 .filter_f989 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article-5bc9 {
  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) {
  .article-5bc9 {
    width: 220px;
  }
}
.article-5bc9 label {
  flex-basis: 100%;
}
.article-5bc9::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;
}
.input-basic-4c2a .gradient_right_64e3 .breadcrumb_0cd8 {
  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;
}
.input-basic-4c2a
  .gradient_right_64e3
  .breadcrumb_0cd8
  .middle-84ac {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input-basic-4c2a .gradient_right_64e3 .breadcrumb_0cd8 .filter_f989 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input-basic-4c2a
  .gradient_right_64e3
  .breadcrumb_0cd8
  .filter_f989:focus {
  background: 0 0;
}
.input-basic-4c2a
  .gradient_right_64e3
  .breadcrumb_0cd8
  .black-6571 {
  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;
}
.feature_medium_b2d9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature_medium_b2d9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature_medium_b2d9 li:last-child {
  margin-right: 0;
}
.feature_medium_b2d9 li:first-child {
  margin-left: 0;
}
.feature_medium_b2d9.form_a606 a {
  color: #fff;
}
.feature_medium_b2d9.form_a606 a:hover {
  color: #fff;
}
.feature_medium_b2d9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature_medium_b2d9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature_medium_b2d9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature_medium_b2d9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature_medium_b2d9 [class*="social-icon-apple"] {
  background-color: #999;
}
.feature_medium_b2d9 [class*="social-icon-apple"].status_orange_3635 {
  background-color: transparent;
  color: #999;
}
.feature_medium_b2d9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature_medium_b2d9 [class*="social-icon-behance"].status_orange_3635 {
  background-color: transparent;
  color: #1769ff;
}
.feature_medium_b2d9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature_medium_b2d9 [class*="social-icon-bitbucket"].status_orange_3635 {
  background-color: transparent;
  color: #205081;
}
.feature_medium_b2d9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature_medium_b2d9 [class*="social-icon-codepen"].status_orange_3635 {
  background-color: transparent;
  color: #000;
}
.feature_medium_b2d9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature_medium_b2d9 [class*="social-icon-delicious"].status_orange_3635 {
  background-color: transparent;
  color: #39f;
}
.feature_medium_b2d9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature_medium_b2d9 [class*="social-icon-digg"].status_orange_3635 {
  background-color: transparent;
  color: #005be2;
}
.feature_medium_b2d9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature_medium_b2d9 [class*="social-icon-dribbble"].status_orange_3635 {
  background-color: transparent;
  color: #ea4c89;
}
.feature_medium_b2d9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature_medium_b2d9 [class*="social-icon-envelope"].status_orange_3635 {
  background-color: transparent;
  color: #ea4335;
}
.feature_medium_b2d9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature_medium_b2d9 [class*="social-icon-facebook"].status_orange_3635 {
  background-color: transparent;
  color: #3b5998;
}
.feature_medium_b2d9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature_medium_b2d9 [class*="social-icon-flickr"].status_orange_3635 {
  background-color: transparent;
  color: #0063dc;
}
.feature_medium_b2d9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature_medium_b2d9 [class*="social-icon-foursquare"].status_orange_3635 {
  background-color: transparent;
  color: #2d5be3;
}
.feature_medium_b2d9 [class*="social-icon-github"] {
  background-color: #333;
}
.feature_medium_b2d9 [class*="social-icon-github"].status_orange_3635 {
  background-color: transparent;
  color: #333;
}
.feature_medium_b2d9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature_medium_b2d9 [class*="social-icon-google-plus"].status_orange_3635 {
  background-color: transparent;
  color: #dd4b39;
}
.feature_medium_b2d9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature_medium_b2d9 [class*="social-icon-houzz"].status_orange_3635 {
  background-color: transparent;
  color: #7ac142;
}
.feature_medium_b2d9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature_medium_b2d9 [class*="social-icon-instagram"].status_orange_3635 {
  background-color: transparent;
  color: #262626;
}
.feature_medium_b2d9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature_medium_b2d9 [class*="social-icon-jsfiddle"].status_orange_3635 {
  background-color: transparent;
  color: #487aa2;
}
.feature_medium_b2d9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature_medium_b2d9 [class*="social-icon-linkedin"].status_orange_3635 {
  background-color: transparent;
  color: #0077b5;
}
.feature_medium_b2d9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature_medium_b2d9 [class*="social-icon-medium"].status_orange_3635 {
  background-color: transparent;
  color: #00ab6b;
}
.feature_medium_b2d9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature_medium_b2d9
  [class*="social-icon-odnoklassniki"].status_orange_3635 {
  background-color: transparent;
  color: #f4731c;
}
.feature_medium_b2d9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature_medium_b2d9 [class*="social-icon-meetup"].status_orange_3635 {
  background-color: transparent;
  color: #ec1c40;
}
.feature_medium_b2d9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature_medium_b2d9 [class*="social-icon-pinterest"].status_orange_3635 {
  background-color: transparent;
  color: #bd081c;
}
.feature_medium_b2d9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature_medium_b2d9 [class*="social-icon-product-hunt"].status_orange_3635 {
  background-color: transparent;
  color: #da552f;
}
.feature_medium_b2d9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature_medium_b2d9 [class*="social-icon-reddit"].status_orange_3635 {
  background-color: transparent;
  color: #ff4500;
}
.feature_medium_b2d9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature_medium_b2d9 [class*="social-icon-rss"].status_orange_3635 {
  background-color: transparent;
  color: #f26522;
}
.feature_medium_b2d9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature_medium_b2d9
  [class*="social-icon-shopping-cart"].status_orange_3635 {
  background-color: transparent;
  color: #4caf50;
}
.feature_medium_b2d9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature_medium_b2d9 [class*="social-icon-skype"].status_orange_3635 {
  background-color: transparent;
  color: #00aff0;
}
.feature_medium_b2d9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature_medium_b2d9 [class*="social-icon-slideshare"].status_orange_3635 {
  background-color: transparent;
  color: #0077b5;
}
.feature_medium_b2d9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature_medium_b2d9 [class*="social-icon-snapchat"].status_orange_3635 {
  background-color: transparent;
  color: #fffc00;
}
.feature_medium_b2d9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature_medium_b2d9 [class*="social-icon-soundcloud"].status_orange_3635 {
  background-color: transparent;
  color: #f80;
}
.feature_medium_b2d9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature_medium_b2d9 [class*="social-icon-spotify"].status_orange_3635 {
  background-color: transparent;
  color: #2ebd59;
}
.feature_medium_b2d9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature_medium_b2d9
  [class*="social-icon-stack-overflow"].status_orange_3635 {
  background-color: transparent;
  color: #fe7a15;
}
.feature_medium_b2d9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature_medium_b2d9 [class*="social-icon-maldkfgram"].status_orange_3635 {
  background-color: transparent;
  color: #2ca5e0;
}
.feature_medium_b2d9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature_medium_b2d9 [class*="social-icon-tripadvisor"].status_orange_3635 {
  background-color: transparent;
  color: #589442;
}
.feature_medium_b2d9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature_medium_b2d9 [class*="social-icon-tumblr"].status_orange_3635 {
  background-color: transparent;
  color: #35465c;
}
.feature_medium_b2d9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature_medium_b2d9 [class*="social-icon-twitch"].status_orange_3635 {
  background-color: transparent;
  color: #6441a5;
}
.feature_medium_b2d9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature_medium_b2d9 [class*="social-icon-twitter"].status_orange_3635 {
  background-color: transparent;
  color: #1da1f2;
}
.feature_medium_b2d9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature_medium_b2d9 [class*="social-icon-vimeo"].status_orange_3635 {
  background-color: transparent;
  color: #1ab7ea;
}
.feature_medium_b2d9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature_medium_b2d9 [class*="social-icon-vk"].status_orange_3635 {
  background-color: transparent;
  color: #45668e;
}
.feature_medium_b2d9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature_medium_b2d9 [class*="social-icon-weibo"].status_orange_3635 {
  background-color: transparent;
  color: #df2029;
}
.feature_medium_b2d9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature_medium_b2d9 [class*="social-icon-weixin"].status_orange_3635 {
  background-color: transparent;
  color: #7bb32e;
}
.feature_medium_b2d9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature_medium_b2d9 [class*="social-icon-whatsapp"].status_orange_3635 {
  background-color: transparent;
  color: #25d366;
}
.feature_medium_b2d9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature_medium_b2d9 [class*="social-icon-wordpress"].status_orange_3635 {
  background-color: transparent;
  color: #21759b;
}
.feature_medium_b2d9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature_medium_b2d9 [class*="social-icon-xing"].status_orange_3635 {
  background-color: transparent;
  color: #026466;
}
.feature_medium_b2d9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature_medium_b2d9 [class*="social-icon-yelp"].status_orange_3635 {
  background-color: transparent;
  color: #af0606;
}
.feature_medium_b2d9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature_medium_b2d9 [class*="social-icon-youtube"].status_orange_3635 {
  background-color: transparent;
  color: #cd201f;
}
.short_74de {
  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;
}
.short_74de:hover {
  box-shadow: none;
  background: 0 0;
}
.message-small-8b6c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gas_ffa1 {
  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;
}
.article-small-9071 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.down_1549 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.down_1549,
.down_1549::after,
.down_1549::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;
}
.down_1549::after,
.down_1549::before {
  content: "";
  display: block;
  background-color: inherit;
}
.basic_fb86 .gas_ffa1 .article-small-9071 {
  margin-top: -2px;
  width: 19px;
}
.basic_fb86 .gas_ffa1 .down_1549 {
  margin-top: -1px;
}
.basic_fb86 .gas_ffa1 .down_1549,
.basic_fb86 .gas_ffa1 .down_1549::after,
.basic_fb86 .gas_ffa1 .down_1549::before {
  width: 19px;
  height: 2px;
}
.basic_fb86 .gas_ffa1 .down_1549::before {
  top: -6px;
}
.basic_fb86 .gas_ffa1 .down_1549::after {
  bottom: -6px;
}
.thumbnail-fresh-42c7 .gas_ffa1 .article-small-9071 {
  margin-top: -2px;
  width: 22px;
}
.thumbnail-fresh-42c7 .gas_ffa1 .down_1549 {
  margin-top: -1px;
}
.thumbnail-fresh-42c7 .gas_ffa1 .down_1549,
.thumbnail-fresh-42c7 .gas_ffa1 .down_1549::after,
.thumbnail-fresh-42c7 .gas_ffa1 .down_1549::before {
  width: 22px;
  height: 2px;
}
.thumbnail-fresh-42c7 .gas_ffa1 .down_1549::before {
  top: -7px;
}
.thumbnail-fresh-42c7 .gas_ffa1 .down_1549::after {
  bottom: -7px;
}
.dropdown_wide_bea9 .gas_ffa1 .article-small-9071 {
  margin-top: -2px;
  width: 31px;
}
.dropdown_wide_bea9 .gas_ffa1 .down_1549 {
  margin-top: -1.5px;
}
.dropdown_wide_bea9 .gas_ffa1 .down_1549,
.dropdown_wide_bea9 .gas_ffa1 .down_1549::after,
.dropdown_wide_bea9 .gas_ffa1 .down_1549::before {
  width: 31px;
  height: 3px;
}
.dropdown_wide_bea9 .gas_ffa1 .down_1549::before {
  top: -9px;
}
.dropdown_wide_bea9 .gas_ffa1 .down_1549::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .button-small-667c .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 19px;
  }
  .button-small-667c .gas_ffa1 .down_1549 {
    margin-top: -1px;
  }
  .button-small-667c .gas_ffa1 .down_1549,
  .button-small-667c .gas_ffa1 .down_1549::after,
  .button-small-667c .gas_ffa1 .down_1549::before {
    width: 19px;
    height: 2px;
  }
  .button-small-667c .gas_ffa1 .down_1549::before {
    top: -6px;
  }
  .button-small-667c .gas_ffa1 .down_1549::after {
    bottom: -6px;
  }
  .solid-8807 .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 22px;
  }
  .solid-8807 .gas_ffa1 .down_1549 {
    margin-top: -1px;
  }
  .solid-8807 .gas_ffa1 .down_1549,
  .solid-8807 .gas_ffa1 .down_1549::after,
  .solid-8807 .gas_ffa1 .down_1549::before {
    width: 22px;
    height: 2px;
  }
  .solid-8807 .gas_ffa1 .down_1549::before {
    top: -7px;
  }
  .solid-8807 .gas_ffa1 .down_1549::after {
    bottom: -7px;
  }
  .focused-ab66 .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 31px;
  }
  .focused-ab66 .gas_ffa1 .down_1549 {
    margin-top: -1.5px;
  }
  .focused-ab66 .gas_ffa1 .down_1549,
  .focused-ab66 .gas_ffa1 .down_1549::after,
  .focused-ab66 .gas_ffa1 .down_1549::before {
    width: 31px;
    height: 3px;
  }
  .focused-ab66 .gas_ffa1 .down_1549::before {
    top: -9px;
  }
  .focused-ab66 .gas_ffa1 .down_1549::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .steel-e423 .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 19px;
  }
  .steel-e423 .gas_ffa1 .down_1549 {
    margin-top: -1px;
  }
  .steel-e423 .gas_ffa1 .down_1549,
  .steel-e423 .gas_ffa1 .down_1549::after,
  .steel-e423 .gas_ffa1 .down_1549::before {
    width: 19px;
    height: 2px;
  }
  .steel-e423 .gas_ffa1 .down_1549::before {
    top: -6px;
  }
  .steel-e423 .gas_ffa1 .down_1549::after {
    bottom: -6px;
  }
  .grid-north-755c .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 22px;
  }
  .grid-north-755c .gas_ffa1 .down_1549 {
    margin-top: -1px;
  }
  .grid-north-755c .gas_ffa1 .down_1549,
  .grid-north-755c .gas_ffa1 .down_1549::after,
  .grid-north-755c .gas_ffa1 .down_1549::before {
    width: 22px;
    height: 2px;
  }
  .grid-north-755c .gas_ffa1 .down_1549::before {
    top: -7px;
  }
  .grid-north-755c .gas_ffa1 .down_1549::after {
    bottom: -7px;
  }
  .left-0919 .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 31px;
  }
  .left-0919 .gas_ffa1 .down_1549 {
    margin-top: -1.5px;
  }
  .left-0919 .gas_ffa1 .down_1549,
  .left-0919 .gas_ffa1 .down_1549::after,
  .left-0919 .gas_ffa1 .down_1549::before {
    width: 31px;
    height: 3px;
  }
  .left-0919 .gas_ffa1 .down_1549::before {
    top: -9px;
  }
  .left-0919 .gas_ffa1 .down_1549::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header_copper_a399 .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 19px;
  }
  .header_copper_a399 .gas_ffa1 .down_1549 {
    margin-top: -1px;
  }
  .header_copper_a399 .gas_ffa1 .down_1549,
  .header_copper_a399 .gas_ffa1 .down_1549::after,
  .header_copper_a399 .gas_ffa1 .down_1549::before {
    width: 19px;
    height: 2px;
  }
  .header_copper_a399 .gas_ffa1 .down_1549::before {
    top: -6px;
  }
  .header_copper_a399 .gas_ffa1 .down_1549::after {
    bottom: -6px;
  }
  .east_d3e8 .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 22px;
  }
  .east_d3e8 .gas_ffa1 .down_1549 {
    margin-top: -1px;
  }
  .east_d3e8 .gas_ffa1 .down_1549,
  .east_d3e8 .gas_ffa1 .down_1549::after,
  .east_d3e8 .gas_ffa1 .down_1549::before {
    width: 22px;
    height: 2px;
  }
  .east_d3e8 .gas_ffa1 .down_1549::before {
    top: -7px;
  }
  .east_d3e8 .gas_ffa1 .down_1549::after {
    bottom: -7px;
  }
  .component-cd63 .gas_ffa1 .article-small-9071 {
    margin-top: -2px;
    width: 31px;
  }
  .component-cd63 .gas_ffa1 .down_1549 {
    margin-top: -1.5px;
  }
  .component-cd63 .gas_ffa1 .down_1549,
  .component-cd63 .gas_ffa1 .down_1549::after,
  .component-cd63 .gas_ffa1 .down_1549::before {
    width: 31px;
    height: 3px;
  }
  .component-cd63 .gas_ffa1 .down_1549::before {
    top: -9px;
  }
  .component-cd63 .gas_ffa1 .down_1549::after {
    bottom: -9px;
  }
}
.preview_6f1c .down_1549 {
  -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);
}
.preview_6f1c .down_1549::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.preview_6f1c .down_1549::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);
}
.preview_6f1c.search_35f5 .down_1549 {
  -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);
}
.preview_6f1c.search_35f5 .down_1549::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.preview_6f1c.search_35f5 .down_1549::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);
}
.info-e561 {
  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.component-667d:before {
  display: none;
}
.shadow-orange-0b84 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-orange-0b84 .modal-fast-dd9d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-orange-0b84 .modal-fast-dd9d:last-of-type {
  border-bottom: none;
}
.shadow-orange-0b84 .modal-fast-dd9d.popup-outer-7b43,
.shadow-orange-0b84 .modal-fast-dd9d.primary-c859,
.shadow-orange-0b84 .modal-fast-dd9d.tabs_d5ce {
  padding: 0;
}
.shadow-orange-0b84 .component-9941 .white_0b77 {
  color: currentColor;
}
.shadow-orange-0b84 .component-9941 .white_0b77:focus,
.shadow-orange-0b84 .component-9941 .white_0b77:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-orange-0b84.header_b188 .info-warm-2b9d,
.shadow-orange-0b84.header_b188 .icon_4801 a,
.shadow-orange-0b84.header_b188 .row-bbbe a,
.shadow-orange-0b84.header_b188 .breadcrumb_pink_e8f9 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-orange-0b84.header_b188 .info-warm-2b9d:hover,
.shadow-orange-0b84.header_b188 .icon_4801 a:hover,
.shadow-orange-0b84.header_b188 .row-bbbe a:hover,
.shadow-orange-0b84.header_b188 .breadcrumb_pink_e8f9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-orange-0b84.header_b188 .feature_ab04 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-orange-0b84.header_b188 .modal-fast-dd9d {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-orange-0b84.header_b188 .modal-fast-dd9d:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-orange-0b84.header_b188 .content_hovered_ade3:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-orange-0b84.header_b188 .component-9941 .dropdown-dark-aa9d li a,
.shadow-orange-0b84.header_b188 .component-9941 .white_0b77,
.shadow-orange-0b84.header_b188 .breadcrumb_pink_e8f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-orange-0b84.header_b188 .component-9941 .white_0b77:focus,
.shadow-orange-0b84.header_b188 .component-9941 .white_0b77:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-orange-0b84.header_b188 .dropdown-dark-aa9d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-orange-0b84.chip_glass_f889 .info-warm-2b9d,
.shadow-orange-0b84.chip_glass_f889 .icon_4801 a,
.shadow-orange-0b84.chip_glass_f889 .row-bbbe .white_0b77,
.shadow-orange-0b84.chip_glass_f889 .row-bbbe a,
.shadow-orange-0b84.chip_glass_f889 .breadcrumb_pink_e8f9 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-orange-0b84.chip_glass_f889 .info-warm-2b9d:hover,
.shadow-orange-0b84.chip_glass_f889 .icon_4801 a:hover,
.shadow-orange-0b84.chip_glass_f889 .row-bbbe .white_0b77:hover,
.shadow-orange-0b84.chip_glass_f889 .row-bbbe a:hover,
.shadow-orange-0b84.chip_glass_f889 .breadcrumb_pink_e8f9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-orange-0b84.chip_glass_f889 .feature_ab04 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-orange-0b84.chip_glass_f889 .modal-fast-dd9d {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-orange-0b84.chip_glass_f889 .modal-fast-dd9d:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-orange-0b84.chip_glass_f889 .content_hovered_ade3:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-orange-0b84.chip_glass_f889 .component-9941 .dropdown-dark-aa9d li a,
.shadow-orange-0b84.chip_glass_f889 .component-9941 .white_0b77,
.shadow-orange-0b84.chip_glass_f889 .breadcrumb_pink_e8f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-orange-0b84.chip_glass_f889 .component-9941 .white_0b77:focus,
.shadow-orange-0b84.chip_glass_f889 .component-9941 .white_0b77:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-orange-0b84.chip_glass_f889 .dropdown-dark-aa9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_hovered_ade3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.content_hovered_ade3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture_bottom_b074 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail-lower-5142 .shadow-orange-0b84 {
  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;
}
.thumbnail-lower-5142 .modal-fast-dd9d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail-lower-5142 .modal-fast-dd9d: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) {
  .thumbnail-lower-5142 .modal-fast-dd9d:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail-lower-5142 .modal-fast-dd9d:last-child:before {
  content: none;
}
.thumbnail-lower-5142 .modal-fast-dd9d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail-lower-5142 .component-9941 .dropdown-dark-aa9d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail-lower-5142 .component-9941 .dropdown-dark-aa9d li a .white_0b77 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail-lower-5142 .component-9941 .breadcrumb_pink_e8f9 {
  border: none;
}
.thumbnail-lower-5142 .component-9941 .breadcrumb_pink_e8f9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail-lower-5142 .content_hovered_ade3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail-lower-5142 .picture_bottom_b074 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail-lower-5142 .chip_glass_f889 .content_hovered_ade3:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-lower-5142 .header_b188.active-0dd1 .down_1549 {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail-lower-5142
  .header_b188.active-0dd1
  .down_1549::after,
.thumbnail-lower-5142
  .header_b188.active-0dd1
  .down_1549:before {
  background: inherit;
}
.thumbnail-lower-5142
  .header_b188.active-0dd1:hover
  .down_1549 {
  background: rgba(0, 0, 0, 0.8);
}
.element-b1b7 .shadow-orange-0b84 {
  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) {
  .element-b1b7 .shadow-orange-0b84 {
    width: auto;
    right: 45px;
  }
}
.notice-c0aa .shadow-orange-0b84 {
  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) {
  .notice-c0aa .shadow-orange-0b84 {
    width: auto;
    left: 45px;
  }
}
.component-667d .shadow-orange-0b84 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.component-667d .picture_bottom_b074 {
  max-width: 48em;
  margin: 0 auto;
}
.component-667d .content_hovered_ade3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.label_46d8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.label_46d8.thumbnail-lower-5142 .shadow-orange-0b84 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.label_46d8.element-b1b7 .shadow-orange-0b84 {
  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);
}
.label_46d8 .shadow-orange-0b84 {
  visibility: visible;
}
.label_46d8.notice-c0aa .shadow-orange-0b84 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item_6168,
.center-5f7a {
  overflow-x: hidden;
}
.item_6168 .shadow-orange-0b84 {
  overflow: auto;
}
.item_6168.thumbnail-lower-5142 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_6168.thumbnail-lower-5142 .shadow-orange-0b84 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item_6168.thumbnail-lower-5142 .short_74de {
  opacity: 0;
}
.item_6168.element-b1b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_6168.element-b1b7 .shadow-orange-0b84 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item_6168.element-b1b7 .short_74de {
  opacity: 0;
}
.item_6168.notice-c0aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item_6168.notice-c0aa .shadow-orange-0b84 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item_6168.notice-c0aa .short_74de {
  opacity: 0;
}
.item_6168.component-667d .shadow-orange-0b84 {
  z-index: 10;
  visibility: visible;
}
.active-0dd1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active-0dd1 .down_1549 {
  background: rgba(255, 255, 255, 0.99);
}
.active-0dd1 .down_1549::after,
.active-0dd1 .down_1549:before {
  background: inherit;
}
.active-0dd1:hover .down_1549 {
  background: rgba(255, 255, 255, 0.99);
}
.notice-c0aa .active-0dd1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.component-667d .active-0dd1 {
  display: none !important;
}
.item_6168:before,
.center-5f7a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item_6168 .active-0dd1,
.center-5f7a .active-0dd1 {
  display: inline-block;
}
.shadow-orange-0b84 .advanced-0b3a {
  -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;
}
.item_6168 .shadow-orange-0b84 .advanced-0b3a,
.center-5f7a .shadow-orange-0b84 .advanced-0b3a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_rough_02da .middle-84ac {
  width: 100%;
}
.steel-1ab8 {
  padding: 0 0.5em 0;
}
.steel-1ab8 [class*="customify-col-"],
.steel-1ab8 [class*="customify-col_"],
.steel-1ab8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.section_da12 .steel-1ab8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .outline_fd79 .fixed-562b,
  .fixed-562b {
    display: none;
  }
  .old_b98c {
    text-align: left;
  }
  .cold_5b3d {
    text-align: center;
  }
  .title-liquid-641a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .outline_fd79 .element_green_746c,
  .element_green_746c {
    display: none;
  }
  .table_narrow_86ee {
    text-align: left;
  }
  .steel_4493 {
    text-align: center;
  }
  .panel_8848 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .outline_fd79 .feature_9675,
  .feature_9675 {
    display: none;
  }
  .menu_6fbc {
    text-align: left;
  }
  .lower-d405 {
    text-align: center;
  }
  .border-5404 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outer_d9e9 {
  box-shadow: none !important;
}
.accordion-lower-53c3 .stale-2491,
.orange_e8bb .stale-2491 {
  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;
}
.orange_e8bb .stale-2491 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature-9317 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature-9317:after,
.feature-9317:before {
  content: "";
  display: table;
}
.feature-9317:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature-9317 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature-9317,
.message_514a {
  max-width: 1248px;
  margin: 0 auto;
}

.preview_wood_924e.progress_cold_470f .feature-9317 {
  max-width: 100%;
}
.preview_wood_924e.shadow-small-327a {
  max-width: 1200px;
  margin: 0 auto;
}
.preview_wood_924e.info_96f4 .feature-9317 {
  max-width: 100%;
}
.preview_wood_924e.info_96f4 > .feature-9317 {
  padding-left: 0;
  padding-right: 0;
}
.preview_wood_924e.info_96f4 > .feature-9317 .outline_fd79 {
  margin: 0;
}
.preview_wood_924e.info_96f4
  > .feature-9317
  .lower-f1a7.down_7875 {
  margin-right: 0;
  margin-left: 0;
}
.preview_wood_924e.info_96f4 #main.down_7875 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .full_cf66 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .full_cf66 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .container-f206 .hard_8554 {
    padding-right: 1em;
  }
  .container-f206.lite-f2a4 .lower-f1a7 {
    border-right: 1px solid #eaecee;
  }
  .container-f206.lite-f2a4 .hard_8554 {
    padding-right: 1em;
  }
  .container-f206.lite-f2a4 .status-abb4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-e95f .hard_8554 {
    padding-left: 1em;
  }
  .input-e95f.lite-f2a4 .lower-f1a7 {
    border-left: 1px solid #eaecee;
  }
  .input-e95f.lite-f2a4 .hard_8554 {
    padding-left: 1em;
  }
  .input-e95f.lite-f2a4 .status-abb4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-a813 .hard_8554 {
    padding-left: 1em;
  }
  .fluid-a813.lite-f2a4 .logo_2cf7 {
    border-right: 1px solid #eaecee;
  }
  .fluid-a813.lite-f2a4 .stone_4ffd {
    border-right: 1px solid #eaecee;
  }
  .fluid-a813.lite-f2a4 .hard_8554 {
    padding-left: 1em;
  }
  .fluid-a813.lite-f2a4 .status-abb4 {
    padding-right: 1em;
  }
  .fluid-a813.lite-f2a4 .info-fluid-087e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_939e .hard_8554 {
    padding-right: 1em;
  }
  .in_939e.lite-f2a4 .logo_2cf7 {
    border-left: 1px solid #eaecee;
  }
  .in_939e.lite-f2a4 .stone_4ffd {
    border-left: 1px solid #eaecee;
  }
  .in_939e.lite-f2a4 .hard_8554 {
    padding-right: 1em;
  }
  .in_939e.lite-f2a4 .status-abb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in_939e.lite-f2a4 .info-fluid-087e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full_cf66 .hard_8554 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full_cf66.lite-f2a4 .lower-f1a7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .full_cf66.lite-f2a4 .hard_8554 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full_cf66.lite-f2a4 .status-abb4 {
    padding-left: 1em;
  }
  .full_cf66.lite-f2a4 .info-fluid-087e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .full_cf66.lite-f2a4 .hard_8554 {
    padding-left: 0;
  }
}
.gallery-prev-edfd .notice_full_5deb {
  display: inline-block;
}
.footer_bronze_e681 {
  display: inline-block;
}
.paragraph-wood-34eb {
  word-con: break-word;
}
.hard_b111 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard_b111 .preview-fad8 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard_b111 .cool-a32b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.module_3f89 .first_e7fc {
  margin-bottom: 2em;
}
.module_3f89 .menu-d065 {
  margin-bottom: 15px;
}
.module_3f89 .menu-d065:last-child {
  margin-bottom: 0;
}
.module_3f89 .notification-5578 {
  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) {
  .module_3f89 .notification-5578 {
    display: block;
  }
}
.module_3f89 .text-fast-01a9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .module_3f89 .text-fast-01a9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.module_3f89 .south_a8d5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.module_3f89 .south_a8d5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.module_3f89 .south_a8d5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.module_3f89 .paragraph-wood-34eb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_3f89 .paragraph-wood-34eb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.module_3f89 .nav-glass-1552 p:last-child {
  margin-bottom: 0;
}
.module_3f89 .brown_2f5e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.module_3f89 .black_7c4b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.module_3f89 .popup-61f2 {
  margin-top: 1em;
}
.module_3f89 .dynamic_9fd7 {
  top: 0;
  display: block;
}
.module_3f89 .dynamic_9fd7 a {
  color: inherit;
}
.module_3f89 .dynamic_9fd7 a:hover {
  color: inherit;
}
.module_3f89 .search_d598 {
  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;
}
.module_3f89 .search_d598:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.module_3f89 .black_7c4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.module_3f89 .accent_84ce {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.module_3f89 .accent_84ce:first-child {
  margin-top: 0;
}
.module_3f89 .accent_84ce.black-3730 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.module_3f89 .accent_84ce.south_bfd9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_3f89
  .accent_84ce.south_bfd9.advanced-5df3
  .popup-61f2 {
  width: 100%;
}
.module_3f89 .south_bfd9 {
  -webkit-box-align: center;
  align-items: center;
}
.module_3f89 .south_bfd9 .hard_b111,
.module_3f89 .south_bfd9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.module_3f89 .south_a8d5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_3f89 .south_a8d5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_3f89 .south_a8d5: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;
}
.module_3f89 .black-3730 {
  z-index: 5;
}
.module_3f89 .frame_medium_5cfc .summary_wood_2522 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.module_3f89 .tooltip_current_525b .summary_wood_2522 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.module_3f89 .accent-brown-2079 .summary_wood_2522 {
  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;
}
.module_3f89.widget_19ad .notification-5578,
.module_3f89.modal_d0e4 .notification-5578 {
  display: block;
}
.module_3f89.widget_19ad .notification-5578 .outline_down_7c72,
.module_3f89.widget_19ad .notification-5578 .black_7c4b,
.module_3f89.modal_d0e4 .notification-5578 .outline_down_7c72,
.module_3f89.modal_d0e4 .notification-5578 .black_7c4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_3f89.carousel-brown-d0fd .text-fast-01a9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .module_3f89.carousel-brown-d0fd .text-fast-01a9 {
    margin-right: 0;
  }
}
.module_3f89.widget_19ad .text-fast-01a9,
.module_3f89.modal_d0e4 .text-fast-01a9 {
  padding-top: 40%;
}
.module_3f89.widget_19ad .first_e7fc,
.module_3f89.modal_d0e4 .first_e7fc {
  display: block;
}
.module_3f89.widget_19ad .fn-sticky-9bc2 .black_7c4b,
.module_3f89.modal_d0e4 .fn-sticky-9bc2 .black_7c4b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.module_3f89.widget_19ad .text-fast-01a9,
.module_3f89.modal_d0e4 .text-fast-01a9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.module_3f89.widget_19ad .black_7c4b {
  padding: 1em;
}
.secondary-80fb {
  margin: 30px auto;
  display: block;
}
.secondary-80fb .item_last_aa1a > * {
  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;
}
.secondary-80fb .item_last_aa1a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary-80fb .item_last_aa1a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_e510 .hard_b111 {
  margin-bottom: 1.41575em;
}
.image_e510 .mask-d684 {
  margin-bottom: 1.618em;
}
.footer_hard_d44a .main-stone-9a8e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer_hard_d44a .main-stone-9a8e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer_hard_d44a .logo-over-b93d {
  max-width: 100%;
  overflow: auto;
}
.background-6e35 .footer_hard_d44a a:hover {
  text-decoration: underline;
}
.article-938c .menu-d065:not(.paragraph-wood-34eb),
.article-938c .south_a8d5 {
  margin-bottom: 1.41575em;
}
.article-938c .menu-d065:not(.paragraph-wood-34eb):last-child,
.article-938c .south_a8d5:last-child {
  margin-bottom: 0;
}
.article-938c .menu-d065.element-5fee {
  margin-bottom: 0.41575em;
}
.article-938c .filter_5009:before,
.article-938c .aside_26c5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article-938c .filter_5009:before {
  content: "\f115";
}
.article-938c .aside_26c5:before {
  content: "\f02c";
}
.article-938c .item_middle_6500 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article-938c .item_middle_6500 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gold_f212 {
  display: -webkit-box;
  display: flex;
}
.gold_f212 .huge-1e25 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gold_f212 .huge-1e25 {
    flex-basis: 90px;
  }
}
.gold_f212 .secondary_static_d037 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gold_f212 .secondary_static_d037 {
    flex-basis: calc(100% - 50px);
  }
}
.gold_f212 .list_lite_8097 p:last-child {
  margin-bottom: 0.72em;
}
.menu-pink-b22d .item_last_aa1a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu-pink-b22d .item_last_aa1a:after,
.menu-pink-b22d .item_last_aa1a:before {
  content: "";
  display: table;
}
.menu-pink-b22d .item_last_aa1a:after {
  clear: both;
}
.menu-pink-b22d .item_last_aa1a .medium-b063,
.menu-pink-b22d .item_last_aa1a .hover-silver-1905 {
  width: 49%;
}
.menu-pink-b22d .item_last_aa1a .medium-b063 a span.sidebar_action_8eb6,
.menu-pink-b22d .item_last_aa1a .hover-silver-1905 a span.sidebar_action_8eb6 {
  display: block;
  margin-bottom: 5px;
}
.menu-pink-b22d .item_last_aa1a .hover-silver-1905 {
  float: left;
  text-align: left;
}
.menu-pink-b22d .item_last_aa1a .medium-b063 {
  float: right;
  text-align: right;
}
.in-2ebc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .in-2ebc {
    margin-bottom: 0;
  }
}
.slow_a4dd {
  margin-bottom: 1em;
}
.slow_a4dd .paragraph-wood-34eb {
  font-size: 1.1em;
  line-height: 1.3;
}
.small_4a7f a {
  display: block;
  line-height: 0;
  position: relative;
}
.smooth-d274 .slow_a4dd,
.heading_middle_8312 .slow_a4dd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .smooth-d274 .slow_a4dd,
  .heading_middle_8312 .slow_a4dd {
    display: block;
  }
}
.smooth-d274 .small_4a7f,
.heading_middle_8312 .small_4a7f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .smooth-d274 .small_4a7f,
  .heading_middle_8312 .small_4a7f {
    margin-bottom: 1em;
  }
}
.smooth-d274 .small_4a7f img,
.heading_middle_8312 .small_4a7f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.smooth-d274 .tabs_777d,
.heading_middle_8312 .tabs_777d {
  flex-basis: calc(100% - 160px);
}
.smooth-d274 .tabs_777d p,
.heading_middle_8312 .tabs_777d p {
  margin-bottom: 0;
}
.smooth-d274 .tabs_777d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .smooth-d274 .tabs_777d {
    padding-left: 0;
  }
}
.heading_middle_8312 .tabs_777d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading_middle_8312 .tabs_777d {
    padding-right: 0;
  }
}
.heading_middle_8312 .small_4a7f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block-fixed-d769 .small_4a7f {
  margin-bottom: 0.5em;
}
.block-fixed-d769 .small_4a7f img {
  width: 100%;
}
.tertiary-b1b4 .notification-smooth-667a,
.stone-70bc .notification-smooth-667a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.stone-70bc .lower-f1a7 .secondary_f592 p:last-child {
  margin-bottom: 0;
}
.component_3e4f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.huge-a5ba .badge_cool_aedb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .huge-a5ba .badge_cool_aedb:last-of-type {
    margin-bottom: 0;
  }
}
.huge-a5ba .badge_cool_aedb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge-a5ba .badge_cool_aedb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.huge-a5ba .badge_cool_aedb ul li {
  margin: 0 0 0.6em;
}
.huge-a5ba .badge_cool_aedb ul li.caption-large-65ee,
.huge-a5ba .badge_cool_aedb ul li.badge-purple-41ec {
  position: relative;
}
.huge-a5ba .badge_cool_aedb ul li.caption-large-65ee .center_8f89,
.huge-a5ba .badge_cool_aedb ul li.badge-purple-41ec .center_8f89 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.huge-a5ba .badge_cool_aedb ul li.caption-large-65ee:after:after,
.huge-a5ba .badge_cool_aedb ul li.caption-large-65ee:after:before,
.huge-a5ba
  .badge_cool_aedb
  ul
  li.badge-purple-41ec:after:after,
.huge-a5ba
  .badge_cool_aedb
  ul
  li.badge-purple-41ec:after:before {
  content: "";
  display: table;
}
.huge-a5ba .badge_cool_aedb ul li.caption-large-65ee:after:after,
.huge-a5ba
  .badge_cool_aedb
  ul
  li.badge-purple-41ec:after:after {
  clear: both;
}
.huge-a5ba .badge_cool_aedb a.out_6559:hover {
  text-decoration: none;
}
.huge-a5ba .badge_cool_aedb select {
  max-width: 100%;
}
.huge-a5ba .badge_cool_aedb table {
  font-size: 85%;
}
.huge-a5ba .badge_cool_aedb table td,
.huge-a5ba .badge_cool_aedb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.huge-a5ba .badge_cool_aedb table tfoot td {
  text-align: left;
}
.huge-a5ba .badge_cool_aedb :last-child {
  margin-bottom: 0;
}
.huge-a5ba .badge_cool_aedb .surface-current-230d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.huge-a5ba .badge_cool_aedb .surface-current-230d label {
  width: 100%;
}
.huge-a5ba .badge_cool_aedb .surface-current-230d .filter_f989 {
  width: 100%;
  display: block;
}
.huge-a5ba .badge_cool_aedb .surface-current-230d .sidebar_6167 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.huge-a5ba .badge_cool_aedb .surface-current-230d .sidebar_6167:hover svg #svg-search {
  fill: #444;
}
.huge-a5ba .badge_cool_aedb .surface-current-230d .sidebar_6167 svg {
  width: 18px;
  height: 18px;
}
.huge-a5ba .video-a35a ul ul,
.huge-a5ba .content_ad58 ul ul,
.huge-a5ba .black-4ad8 ul ul,
.huge-a5ba .alert_glass_8cb0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.huge-a5ba .video-a35a .image_7ce3 > a,
.huge-a5ba .content_ad58 .image_7ce3 > a,
.huge-a5ba .black-4ad8 .image_7ce3 > a,
.huge-a5ba .alert_glass_8cb0 .image_7ce3 > a {
  margin-bottom: 0;
}
.huge-a5ba .accordion_lower_5549 li,
.huge-a5ba .video-a35a li,
.huge-a5ba .dark_79a9 li,
.huge-a5ba .content_ad58 li,
.huge-a5ba .black-4ad8 li,
.huge-a5ba .alert_glass_8cb0 li,
.huge-a5ba .full-9f74 li,
.huge-a5ba .pagination_0c07 li {
  display: block;
  position: relative;
}
.huge-a5ba .accordion_lower_5549 li:last-child,
.huge-a5ba .video-a35a li:last-child,
.huge-a5ba .dark_79a9 li:last-child,
.huge-a5ba .content_ad58 li:last-child,
.huge-a5ba .black-4ad8 li:last-child,
.huge-a5ba .alert_glass_8cb0 li:last-child,
.huge-a5ba .full-9f74 li:last-child,
.huge-a5ba .pagination_0c07 li:last-child {
  border: none;
}
.huge-a5ba .accordion_lower_5549 li a,
.huge-a5ba .video-a35a li a,
.huge-a5ba .dark_79a9 li a,
.huge-a5ba .content_ad58 li a,
.huge-a5ba .black-4ad8 li a,
.huge-a5ba .alert_glass_8cb0 li a,
.huge-a5ba .full-9f74 li a,
.huge-a5ba .pagination_0c07 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge-a5ba .accordion_lower_5549 li ul li::before,
.huge-a5ba .video-a35a li ul li::before,
.huge-a5ba .dark_79a9 li ul li::before,
.huge-a5ba .content_ad58 li ul li::before,
.huge-a5ba .black-4ad8 li ul li::before,
.huge-a5ba .alert_glass_8cb0 li ul li::before,
.huge-a5ba .full-9f74 li ul li::before,
.huge-a5ba .pagination_0c07 li ul li::before {
  left: 15px;
}
.huge-a5ba .accordion_lower_5549 li ul a,
.huge-a5ba .video-a35a li ul a,
.huge-a5ba .dark_79a9 li ul a,
.huge-a5ba .content_ad58 li ul a,
.huge-a5ba .black-4ad8 li ul a,
.huge-a5ba .alert_glass_8cb0 li ul a,
.huge-a5ba .full-9f74 li ul a,
.huge-a5ba .pagination_0c07 li ul a {
  padding-left: 20px;
}
.huge-a5ba .accordion_lower_5549 li ul ul li::before,
.huge-a5ba .video-a35a li ul ul li::before,
.huge-a5ba .dark_79a9 li ul ul li::before,
.huge-a5ba .content_ad58 li ul ul li::before,
.huge-a5ba .black-4ad8 li ul ul li::before,
.huge-a5ba .alert_glass_8cb0 li ul ul li::before,
.huge-a5ba .full-9f74 li ul ul li::before,
.huge-a5ba .pagination_0c07 li ul ul li::before {
  left: 30px;
}
.huge-a5ba .accordion_lower_5549 li ul ul a,
.huge-a5ba .video-a35a li ul ul a,
.huge-a5ba .dark_79a9 li ul ul a,
.huge-a5ba .content_ad58 li ul ul a,
.huge-a5ba .black-4ad8 li ul ul a,
.huge-a5ba .alert_glass_8cb0 li ul ul a,
.huge-a5ba .full-9f74 li ul ul a,
.huge-a5ba .pagination_0c07 li ul ul a {
  padding-left: 40px;
}
.huge-a5ba .tooltip-da36 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge-a5ba .pagination_0c07 ul li {
  margin-bottom: 1.41575em;
}
.huge-a5ba .pagination_0c07 ul li .background_4672 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.huge-a5ba .pagination_0c07 ul li .current-ff4c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip_glass_f889 .accordion_lower_5549 li a,
.chip_glass_f889 .video-a35a li a,
.chip_glass_f889 .dark_79a9 li a,
.chip_glass_f889 .content_ad58 li a,
.chip_glass_f889 .black-4ad8 li a,
.chip_glass_f889 .alert_glass_8cb0 li a,
.chip_glass_f889 .full-9f74 li a,
.chip_glass_f889 .pagination_0c07 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_glass_f889 .tooltip-da36 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_glass_f889 .badge_cool_aedb ul li.caption-large-65ee .center_8f89,
.chip_glass_f889 .badge_cool_aedb ul li.badge-purple-41ec .center_8f89 {
  background: rgba(0, 0, 0, 0.2);
}
.chip_glass_f889 .huge-a5ba .badge_cool_aedb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li {
  margin: 0;
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li ul {
  margin: 0;
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li ul li a {
  padding-left: 15px;
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li ul li li a {
  padding-left: 30px;
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li.input-dynamic-820d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li.input-dynamic-820d > 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;
}
.preview_wood_924e .huge-a5ba .dropdown-dark-aa9d li.input-dynamic-820d > 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;
}
.slow_23cd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form-cool-9a06 {
  position: relative;
  z-index: 10;
}
.form-cool-9a06 .advanced-0b3a {
  width: 100%;
  max-width: 100%;
}
.detail_fresh_1f0e .glass-8efd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.detail_fresh_1f0e .header_b188 {
}
.detail_fresh_1f0e .chip_glass_f889 {
  background: #292929;
}
.detail-dcab .glass-8efd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.detail-dcab .header_b188 {
  background: #f9f9f9;
}
.detail-dcab .chip_glass_f889 {
  background: #303030;
}
.article_solid_fc43 .glass-8efd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .article_solid_fc43 .notice_full_5deb {
    margin-bottom: 1em;
  }
  .article_solid_fc43 .notice_full_5deb:last-child {
    margin-bottom: 0;
  }
}
.article_solid_fc43 .header_b188 {
  background: #ededed;
}
.article_solid_fc43 .chip_glass_f889 {
  background: #1a1a1a;
}
.glass-8efd.header_b188 {
  color: rgba(0, 0, 0, 0.6);
}
.glass-8efd.header_b188 .gas_2c7d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass-8efd.chip_glass_f889 {
  color: rgba(255, 255, 255, 0.99);
}
.glass-8efd.chip_glass_f889 a:not(.out_6559) {
  color: rgba(255, 255, 255, 0.79);
}
.glass-8efd.chip_glass_f889 a:not(.out_6559):hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-8efd.chip_glass_f889 .gas_2c7d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-8efd.chip_glass_f889 table tbody td,
.glass-8efd.chip_glass_f889 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic_4ea7.summary-left-70cf .feature-9317 {
  max-width: initial;
}
.dynamic_4ea7 .paper_6f55 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dynamic_4ea7 .paper_6f55 .advanced-0b3a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dynamic_4ea7 .paper_6f55 .advanced-0b3a {
    display: block;
    margin-bottom: 2em;
  }
  .dynamic_4ea7 .paper_6f55 .advanced-0b3a:last-child {
    margin-bottom: 0;
  }
}
.article_solid_fc43 .notice_full_5deb:last-child,
.detail-dcab .notice_full_5deb:last-child,
.detail_fresh_1f0e .notice_full_5deb:last-child {
  margin-bottom: 0;
}
.article_solid_fc43 .notice_full_5deb .huge-a5ba .badge_cool_aedb:last-child,
.detail-dcab .notice_full_5deb .huge-a5ba .badge_cool_aedb:last-child,
.detail_fresh_1f0e .notice_full_5deb .huge-a5ba .badge_cool_aedb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .article_solid_fc43 .link-f8ea,
  .article_solid_fc43 .fresh-6f15,
  .detail-dcab .link-f8ea,
  .detail-dcab .fresh-6f15,
  .detail_fresh_1f0e .link-f8ea,
  .detail_fresh_1f0e .fresh-6f15 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form-cool-9a06 .notice_full_5deb {
    margin-bottom: 2em;
  }
}
.form-cool-9a06 p:last-child {
  margin-bottom: 0;
}
.form-cool-9a06 li,
.form-cool-9a06 ul {
  list-style: none;
  margin: 0;
}
.form-cool-9a06 ul ul {
  margin-left: 2.617924em;
}
.paper-3a56 {
  font-size: 0.875em;
}

/* css-noise: f44b */
.shadow-element-i6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
