/*!
Theme Name: Customify
Theme URI: https://pressmaximum.yellow-f8e1/customify
Author: WPCustomify
Author URI: https://pressmaximum.yellow-f8e1
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.yellow-f8e1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.panel_huge_8146.link_7707/licenses/gpl-2.0.picture_9792
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.container_old_b975/, (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.slow-cb65.header-b2e3/normalize.caption-8f11/
 ======
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.caption-8f11 v7.0.0 | MIT License | github.yellow-f8e1/necolas/normalize.caption-8f11 */
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;
}
.notice-30ff .gas-c5d6,
.sort_under_e1c5,
.shadow_f1a5,
.description_a924,
.filter-under-5960,
.gallery_c2e6,
.selected_61b4,
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;
}
.sort_under_e1c5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sort_under_e1c5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sort_under_e1c5,
  h1 {
    font-size: 1.8em;
  }
}
.shadow_f1a5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shadow_f1a5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shadow_f1a5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_f1a5,
  h2 {
    font-size: 1.7em;
  }
}
.description_a924,
h3 {
  font-size: 1.618em;
}
.notice-30ff .gas-c5d6,
.filter-under-5960,
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.status-e263 {
  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;
}
.search_west_a488:after,
.search_west_a488:before,
.advanced-8471:after,
.advanced-8471:before {
  content: "";
  display: table;
}
.search_west_a488:after,
.advanced-8471:after {
  clear: both;
}
.pro_1aeb {
  float: right;
  margin-right: 0;
}
.paper_5fce {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.carousel_a9bc .hero-dirty-8196,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.carousel_a9bc .hero-dirty-8196: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;
}
.hidden-ea3b .hero-dirty-8196 {
  box-shadow: none;
}
.hidden-ea3b
  .hero-dirty-8196
  .inner_7eea {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hidden-ea3b .hero-dirty-8196 .outline-148d {
  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;
}
.hidden-ea3b
  .hero-dirty-8196
  .outline-148d
  b {
  display: none;
}
.hidden-ea3b .preview_steel_7555 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dropdown-brown-3a2c:not(.menu_9394):not(.text_huge_38e9),
button:not(.menu_9394):not(.text_huge_38e9),
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ),
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ),
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ) {
  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;
}
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ):hover,
button:not(.menu_9394):not(
    .text_huge_38e9
  ):hover,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ):hover,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ):hover,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ):active,
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ):focus,
button:not(.menu_9394):not(
    .text_huge_38e9
  ):active,
button:not(.menu_9394):not(
    .text_huge_38e9
  ):focus,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ):active,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ):focus,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ):active,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ):focus,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ):active,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ):focus {
  outline: 0;
}
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c,
button:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c {
  position: relative;
}
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .pagination-wide-e78d,
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .title_e000,
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .outline_c5a1,
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  i,
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  svg,
button:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .pagination-wide-e78d,
button:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .title_e000,
button:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .outline_c5a1,
button:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  i,
button:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  svg,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .pagination-wide-e78d,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .title_e000,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .outline_c5a1,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  i,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  svg,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .pagination-wide-e78d,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .title_e000,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .outline_c5a1,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  i,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  svg,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .pagination-wide-e78d,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .title_e000,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  .outline_c5a1,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  i,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c
  svg {
  visibility: hidden;
}
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c:after,
button:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c:after,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c:after,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c:after,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ).fn-loading-7f4c: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;
}
.dropdown-brown-3a2c:not(.menu_9394):not(.text_huge_38e9),
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ),
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ),
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ) {
  color: #fff;
  background: #235787;
}
.dropdown-brown-3a2c:not(.menu_9394):not(
    .text_huge_38e9
  ):focus,
input[type="button"]:not(.menu_9394):not(
    .text_huge_38e9
  ):focus,
input[type="reset"]:not(.menu_9394):not(
    .text_huge_38e9
  ):focus,
input[type="submit"]:not(.menu_9394):not(
    .text_huge_38e9
  ):focus {
  color: #fff;
}
.dropdown-brown-3a2c.fn-disabled-7f4c:not(.menu_9394):not(
    .text_huge_38e9
  ),
.dropdown-brown-3a2c[disabled]:not(.menu_9394):not(
    .text_huge_38e9
  ),
button.fn-disabled-7f4c:not(.menu_9394):not(
    .text_huge_38e9
  ),
button[disabled]:not(.menu_9394):not(
    .text_huge_38e9
  ) {
  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;
}
.orange_6bec {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.orange_6bec: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;
}
.picture-7717 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-east-abcb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status-e9a1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.search_west_a488:after,
.search_west_a488:before,
.description_smooth_4a51:after,
.description_smooth_4a51:before,
.sort-1049:after,
.sort-1049:before,
.middle-81d8:after,
.middle-81d8:before,
.search_522f:after,
.search_522f:before,
.section_3bd0:after,
.section_3bd0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.search_west_a488:after,
.description_smooth_4a51:after,
.sort-1049:after,
.middle-81d8:after,
.search_522f:after,
.section_3bd0:after {
  clear: both;
}
.description_smooth_4a51 .video-wood-bc97,
.sort-1049 .video-wood-bc97,
.surface_73f8 .video-wood-bc97 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.background-9b8c {
  display: inline-block;
}
.menu-white-4f9c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.menu-white-4f9c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menu-white-4f9c .avatar-d0b7 {
  padding: 1em 0;
  font-size: 85%;
}
.avatar-d0b7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tiny_3fff {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tiny_3fff:after,
.tiny_3fff:before {
  content: "";
  display: table;
}
.tiny_3fff:after {
  clear: both;
}
.row-6aa6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message-7de5 .row-6aa6 {
  max-width: 50%;
}
.old_0cd2 .row-6aa6 {
  max-width: 33.33%;
}
.up_fc91 .row-6aa6 {
  max-width: 25%;
}
.accordion_right_e1f1 .row-6aa6 {
  max-width: 20%;
}
.title_6100 .row-6aa6 {
  max-width: 16.66%;
}
.list-motion-cfdb .row-6aa6 {
  max-width: 14.28%;
}
.status-347c .row-6aa6 {
  max-width: 12.5%;
}
.panel-8e9c .row-6aa6 {
  max-width: 11.11%;
}
.icon-5b34 {
  display: block;
}
.notice-30ff .silver_f27c label,
.notice-30ff .hovered_a162 label,
.notice-30ff .tall-952a label,
.notice-30ff .hidden-soft-a191 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay_d964 {
  list-style: none;
  margin: 0;
}
.overlay_d964 article.main_warm_014a {
  margin-bottom: 0;
}
.overlay_d964 ul {
  list-style: none;
  margin: 0;
}
.overlay_d964 .dirty_e5c2 li.main_warm_014a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay_d964 .dirty_e5c2 li.main_warm_014a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay_d964 .dirty_e5c2 li.main_warm_014a: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) {
  .overlay_d964 .dirty_e5c2 li.main_warm_014a li.main_warm_014a li.main_warm_014a li.main_warm_014a {
    padding-left: 0;
  }
}
article.main_warm_014a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_warm_014a .description_smooth_4a51 p:last-of-type {
  margin-bottom: 0;
}
article.main_warm_014a .selected-a980 {
  float: left;
}
article.main_warm_014a .action_26fe {
  margin-left: 85px;
}
article.main_warm_014a .fresh-8901 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_warm_014a .fresh-8901 .stone-8a4f {
  margin-left: 10px;
}
article.main_warm_014a .filter_right_c083 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_warm_014a .texture-pink-2132 {
  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 .silver_f27c,
  #respond .tall-952a,
  #respond .hidden-soft-a191 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver_f27c input,
#respond .tall-952a input,
#respond .hidden-soft-a191 input {
  width: 100%;
}
#respond .hidden-soft-a191 {
  margin-right: 0;
}
#respond .pink-1468 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_b7c4 {
  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;
}
.header_b7c4.filter_lower_295d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.header_b7c4 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%);
}
.header_b7c4:focus,
.header_b7c4: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);
}
.panel_west_985c {
  border-radius: 10%;
}
.texture-ce74 {
  border-radius: 50%;
}
.main_535f {
  font-size: 0.72em;
}
.sidebar-hard-8d45 {
  font-size: 0.875em;
}
.popup-simple-7fea {
  font-size: 1.1em;
}
.nav-static-37e5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav-static-37e5.main_535f {
  letter-spacing: 0.5px;
}
.dirty-3830,
.dirty-3830 a {
  color: #6d6d6d;
}
.dirty-3830 a:hover {
  color: #111;
}
.description-cool-acae {
  color: #6d6d6d;
}
.status_gas_a66f {
  overflow-x: hidden;
}
.status_gas_a66f .pressed_797e.old-7ae7 {
  position: relative;
}
.status_gas_a66f .pressed_797e.old-7ae7.tertiary_e650 {
  position: initial;
}
.status_gas_a66f
  .pressed_797e.old-7ae7.tertiary_e650
  .texture_7637 {
  left: auto;
}
.status_gas_a66f .pressed_797e .texture_7637 {
  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;
}
.status_gas_a66f .pressed_797e:hover.old-7ae7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.status_gas_a66f
  .pressed_797e:hover.old-7ae7
  .texture_7637 {
  display: block;
  z-index: 9999999;
}
.status_gas_a66f .heading_9ce1 .sort-bede,
.status_gas_a66f .element-complex-3cc6 .sort-bede {
  display: none;
}
.status_gas_a66f .detail_blue_b100 .pressed_797e:hover.old-7ae7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice-30ff .silver_f27c label,
.notice-30ff .hovered_a162 label,
.notice-30ff .tall-952a label,
.notice-30ff .hidden-soft-a191 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.overlay_d964 {
  list-style: none;
  margin: 0;
}
.overlay_d964 article.main_warm_014a {
  margin-bottom: 0;
}
.overlay_d964 ul {
  list-style: none;
  margin: 0;
}
.overlay_d964 .dirty_e5c2 li.main_warm_014a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .overlay_d964 .dirty_e5c2 li.main_warm_014a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .overlay_d964 .dirty_e5c2 li.main_warm_014a: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) {
  .overlay_d964 .dirty_e5c2 li.main_warm_014a li.main_warm_014a li.main_warm_014a li.main_warm_014a {
    padding-left: 0;
  }
}
article.main_warm_014a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_warm_014a .description_smooth_4a51 p:last-of-type {
  margin-bottom: 0;
}
article.main_warm_014a .selected-a980 {
  float: left;
}
article.main_warm_014a .action_26fe {
  margin-left: 85px;
}
article.main_warm_014a .fresh-8901 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_warm_014a .fresh-8901 .stone-8a4f {
  margin-left: 10px;
}
article.main_warm_014a .filter_right_c083 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_warm_014a .texture-pink-2132 {
  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 .silver_f27c,
  #respond .tall-952a,
  #respond .hidden-soft-a191 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .silver_f27c input,
#respond .tall-952a input,
#respond .hidden-soft-a191 input {
  width: 100%;
}
#respond .hidden-soft-a191 {
  margin-right: 0;
}
#respond .pink-1468 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading_9ce1 .focus_e81c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.focus_e81c .aside_dirty_01bf.rough-b402 .accordion-fixed-6f2d > li > a:focus,
.focus_e81c .aside_dirty_01bf.rough-b402 .accordion-fixed-6f2d > li > a:hover,
.focus_e81c .aside_dirty_01bf.cool_44a1 .accordion-fixed-6f2d > li > a:focus,
.focus_e81c .aside_dirty_01bf.cool_44a1 .accordion-fixed-6f2d > li > a:hover,
.focus_e81c .aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d > li > a:focus,
.focus_e81c .aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_e81c
  .aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a,
.focus_e81c
  .aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li.shadow-def4
  > a,
.focus_e81c
  .aside_dirty_01bf.cool_44a1
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a,
.focus_e81c
  .aside_dirty_01bf.cool_44a1
  .accordion-fixed-6f2d
  > li.shadow-def4
  > a,
.focus_e81c
  .aside_dirty_01bf.slow-6ba2
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a,
.focus_e81c .aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d > li.solid-de0e > a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_e81c .layout_black_bc1c,
.focus_e81c .layout_black_bc1c a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_e81c .logo_under_63e2.element-93ef li a,
.focus_e81c .shade_easy_4e62 a,
.focus_e81c .rough-006c,
.focus_e81c .accordion-fixed-6f2d > li > a,
.focus_e81c .module_ab6a {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c .logo_under_63e2.element-93ef li a:hover,
.focus_e81c .shade_easy_4e62 a:hover,
.focus_e81c .rough-006c:hover,
.focus_e81c .accordion-fixed-6f2d > li > a:hover,
.focus_e81c .module_ab6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_e81c .pro-667d {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c .pro-667d .element-f89a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_e81c .pro-667d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_e81c .bronze_8208 .title_brown_c051 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c .bronze_8208 .title_brown_c051 .action_3bb8 {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c
  .bronze_8208
  .title_brown_c051
  .action_3bb8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c
  .bronze_8208
  .title_brown_c051
  .action_3bb8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c
  .bronze_8208
  .title_brown_c051
  .action_3bb8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c
  .bronze_8208
  .title_brown_c051
  .action_3bb8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c .bronze_8208 .caption-center-67d6 {
  color: rgba(255, 255, 255, 0.79);
}
.focus_e81c .bronze_8208 .caption-center-67d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_2290
  .focus_e81c
  .bronze_8208
  .soft_3b02
  .layout_d657 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_2290
  .focus_e81c
  .bronze_8208
  .soft_3b02
  .action_3bb8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_9ce1 .primary-2169 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.primary-2169 .aside_dirty_01bf.rough-b402 .accordion-fixed-6f2d > li > a:focus,
.primary-2169 .aside_dirty_01bf.rough-b402 .accordion-fixed-6f2d > li > a:hover,
.primary-2169 .aside_dirty_01bf.cool_44a1 .accordion-fixed-6f2d > li > a:focus,
.primary-2169 .aside_dirty_01bf.cool_44a1 .accordion-fixed-6f2d > li > a:hover,
.primary-2169 .aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d > li > a:focus,
.primary-2169 .aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-2169
  .aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a,
.primary-2169
  .aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li.shadow-def4
  > a,
.primary-2169
  .aside_dirty_01bf.cool_44a1
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a,
.primary-2169
  .aside_dirty_01bf.cool_44a1
  .accordion-fixed-6f2d
  > li.shadow-def4
  > a,
.primary-2169
  .aside_dirty_01bf.slow-6ba2
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a,
.primary-2169 .aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d > li.solid-de0e > a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-2169 .layout_black_bc1c,
.primary-2169 .layout_black_bc1c a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-2169 .logo_under_63e2.element-93ef li a,
.primary-2169 .shade_easy_4e62 a,
.primary-2169 .rough-006c,
.primary-2169 .accordion-fixed-6f2d > li > a,
.primary-2169 .module_ab6a {
  color: rgba(0, 0, 0, 0.55);
}
.primary-2169 .logo_under_63e2.element-93ef li a:hover,
.primary-2169 .shade_easy_4e62 a:hover,
.primary-2169 .rough-006c:hover,
.primary-2169 .accordion-fixed-6f2d > li > a:hover,
.primary-2169 .module_ab6a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-2169 .pro-667d {
  color: rgba(0, 0, 0, 0.55);
}
.primary-2169 .pro-667d .element-f89a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-2169 .pro-667d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_blue_8acf .image_green_093f {
  margin-left: auto;
  margin-right: auto;
}
.sort-1049 > * {
  margin-left: auto;
  margin-right: auto;
}
.sort-1049 .picture-7717 {
  margin-right: 1.41575em;
}
.shade_973f .sort-1049 > .brown_4a22 {
  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;
}
.shade_973f .sort-1049 > .detail_c528 {
  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;
}
.disabled-center-ed84.feature_blue_8acf .image_green_093f,
.progress-old-85cd.feature_blue_8acf .image_green_093f {
  margin-left: 0;
}
.heading-fbe4.feature_blue_8acf .image_green_093f,
.widget_gas_5245.feature_blue_8acf .image_green_093f {
  margin-right: 0;
}
.sort-1049 ol,
.sort-1049 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.motion-3158 video {
  max-width: 100%;
}
.dark_bb7a img {
  display: block;
}
.dark_bb7a.picture-7717,
.dark_bb7a.active-east-abcb {
  width: 100%;
}
.dark_bb7a.detail_c528 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.column_6fd1:not(.gold_142f) {
  margin: 1.5em auto;
}
.old-368a p {
  padding: 1.5em 14px;
}
ul.active-7029.detail_c528,
ul.active-7029.brown_4a22,
ul.active-7029.notice-58d4.brown_4a22 {
  padding: 0 14px;
}
.texture-active-2d96 {
  display: block;
  overflow-x: auto;
}
.texture-active-2d96 table {
  border-collapse: collapse;
  width: 100%;
}
.texture-active-2d96 td,
.texture-active-2d96 th {
  padding: 0.5em;
}
.sort-1049 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort-1049 ol ol,
.sort-1049 ol ul,
.sort-1049 ul ol,
.sort-1049 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort-1049 ol ol li,
.sort-1049 ol ul li,
.sort-1049 ul ol li,
.sort-1049 ul ul li {
  margin-left: 0;
}
.highlight_620d.button_full_261e > .motion-abfe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.highlight_620d.button_full_261e > .motion-abfe iframe,
.highlight_620d.button_full_261e > .motion-abfe > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.filter_pink_8d86 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.filter_pink_8d86.modal_7309 {
  padding: 0;
}
.filter_pink_8d86.modal_7309 cite {
  font-size: 13px;
}
.filter_pink_8d86 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.filter_pink_8d86 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.summary_d221 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.summary_d221 > p:first-child {
  margin-top: 0;
}
.summary_d221 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.summary_d221 blockquote {
  border-left: 0;
}
.popup_0d41 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.popup_0d41:not(.mask-full-83ba) {
  max-width: 100px;
}
.popup_0d41.sort_04ca {
  border-bottom: none !important;
  text-align: center;
}
.popup_0d41.sort_04ca::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .old-368a p {
    padding: 1.5em 0;
  }
}
.grid-287c {
  color: #0073aa;
}
.south-d5f7 {
  background-color: #0073aa;
}
.surface_38cd {
  color: #229fd8;
}
.bright_b54c {
  background-color: #229fd8;
}
.module_6c87 {
  color: #eee;
}
.column_simple_64df {
  background-color: #eee;
}
.modal-pink-e5ac {
  color: #444;
}
.title_old_f0b1 {
  background-color: #444;
}
.badge_upper_6f42 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge_upper_6f42 .small-404b .shade_easy_4e62 {
  font-size: 15px;
}
.badge_upper_6f42 .shade_easy_4e62 {
  line-height: 1.3;
}
.badge_upper_6f42 .primary-2169 {
}
.badge_upper_6f42 .focus_e81c {
  background: #235787;
}
.background_4aa8 {
  padding: 0;
}
.background_4aa8 .focus_e81c {
  background: #1a1a1a;
}
.background_4aa8 .primary-2169 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.preview_b7c3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.preview_b7c3 .primary-2169 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.preview_b7c3 .focus_e81c {
  background: #303030;
}
.section_3bd0 {
  position: relative;
  z-index: 10;
}
.section_3bd0 .overlay-8d92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-wood-ce3f .old-7ae7 {
  display: inline-block;
  vertical-align: middle;
}
.highlight-wood-ce3f.orange_ccf4 .old-7ae7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight-wood-ce3f.orange_ccf4 .old-7ae7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-wood-ce3f.orange_ccf4 .old-7ae7 {
    margin-right: 0.4em;
  }
}
.highlight-wood-ce3f.orange_ccf4 .old-7ae7:last-child {
  margin-right: 0;
}
.hard-a8c4 .overlay-8d92 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading_9ce1 .small-404b {
    margin: 0 -0.5em;
  }
  .heading_9ce1 .small-404b [class*="customify-col-"],
  .heading_9ce1 .small-404b [class*="customify-col_"],
  .heading_9ce1 .small-404b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading_9ce1.warm-08f0 .overlay-8d92 {
  background: 0 0 !important;
}
.heading_9ce1.warm-08f0 .overlay-8d92,
.heading_9ce1.hard-a8c4 .overlay-8d92 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading_9ce1.sidebar_75b8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading_9ce1.hard-a8c4 .overlay-8d92 {
  box-shadow: none !important;
}
.avatar-full-77b3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .avatar-full-77b3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-full-77b3 {
    padding: 18px 0 20px;
  }
}
.avatar-full-77b3 .image_407b {
  width: 100%;
}
.avatar-full-77b3 .card-liquid-5311 {
  margin-bottom: 0;
}
.avatar-full-77b3 .accent_upper_c907 {
  margin-top: 5px;
  font-size: 0.875em;
}
.header-bff7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.header-bff7 .input_silver_d209 {
  width: 100%;
}
.wrapper_7d52 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wrapper_7d52 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wrapper_7d52 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;
}
.wrapper_7d52 li:last-child:after {
  display: none;
}
.wrapper_7d52 li a {
  font-weight: 500;
  margin-right: 10px;
}
.current_1fac .sort-bede button,
.avatar-full-77b3 .sort-bede button {
  left: 0;
}
.current_1fac .input_silver_d209,
.avatar-full-77b3 .input_silver_d209 {
  padding-left: 0;
  padding-right: 0;
}
.current_1fac .header-bff7,
.avatar-full-77b3 .header-bff7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.current_1fac {
  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;
}
.current_1fac: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;
}
.current_1fac .notification-2fed {
  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) {
  .current_1fac .notification-2fed {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .current_1fac .notification-2fed {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .current_1fac .notification-2fed {
    min-height: 200px;
  }
}
.current_1fac .wrapper_7d52 {
  color: rgba(255, 255, 255, 0.8);
}
.current_1fac .wrapper_7d52 a,
.current_1fac .wrapper_7d52 li:after {
  color: inherit;
}
.current_1fac .wrapper_7d52 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture_7a6e {
  margin-bottom: 0.5em;
}
.button-6cdf {
  margin-bottom: 1.2em;
}
.button-6cdf,
.texture_7a6e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.button-6cdf p:last-child,
.texture_7a6e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort-bede,
#masthead .sort-bede {
  display: none;
}
#masthead
  > .sort-bede.gradient_hard_c0a6 {
  display: none;
}
#masthead > .sort-bede button {
  left: 0;
}
.carousel_621d {
  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%;
}
.carousel_621d .old-7ae7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.carousel_621d .accent_bce3 {
  display: -webkit-box;
  display: flex;
}
.carousel_621d .accent_bce3.avatar-04bd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.carousel_621d .accent_bce3.full_946f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_621d .accent_bce3.title-11fd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.carousel_621d.container-465d.hover-74f3 .accent_bce3.avatar-04bd {
  flex-basis: 100%;
}
.carousel_621d.accent-4e19 .accent_bce3.full_946f {
  -webkit-box-flex: 1;
  flex: auto;
}
.carousel_621d.accent-4e19 .accent_bce3.title-11fd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort-bede.gradient_hard_c0a6 {
  display: none;
}
#masthead > .sort-bede button {
  left: 0;
}
.in_810f {
  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;
}
.in_810f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.in_810f.overlay_wood_f4b7 i {
  margin-right: 4px;
}
.in_810f.new-61f1 i {
  margin-left: 5px;
}
.shade_easy_4e62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade_easy_4e62 p:last-child {
  margin-bottom: 0;
}
.info-liquid-b492 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info-liquid-b492 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info-liquid-b492 img {
  display: block;
  width: auto;
  line-height: 1;
}
.info-liquid-b492 .layout_black_bc1c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info-liquid-b492 .box-050c {
  margin: 5px 0 7px 0;
}
.info-liquid-b492.middle-5892 .up-c92d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-liquid-b492.middle-5892 .bright-a898 {
  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;
}
.info-liquid-b492.in_1645 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info-liquid-b492.in_1645 .up-c92d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-liquid-b492.in_1645 .bright-a898 {
  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;
}
.info-liquid-b492.tertiary-5275 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-liquid-b492.hero-easy-e814 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info-liquid-b492.hero-easy-e814 .bright-a898 {
  margin-top: 7px;
}
.border-a4d1 {
  display: inline-block;
}
.section_3bd0 .shadow-complex-cdc4 .info-liquid-b492 img {
  max-width: 100%;
}
.aside_dirty_01bf .last_37a4.preview-hard-b71c,
.heading_ed33 .last_37a4.preview-hard-b71c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside_dirty_01bf .overlay_static_c4c0,
.heading_ed33 .overlay_static_c4c0 {
  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%);
}
.aside_dirty_01bf .overlay_static_c4c0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.aside_dirty_01bf.text-large-10ea .overlay_static_c4c0 {
  display: none;
}
.aside_dirty_01bf .green-91da {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside_dirty_01bf .green-91da li {
  display: inline-block;
  position: relative;
}
.aside_dirty_01bf .green-91da li:last-child {
  margin-right: 0;
}
.aside_dirty_01bf .green-91da 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;
}
.aside_dirty_01bf .green-91da li.solid-de0e > a {
  color: rgba(0, 0, 0, 0.9);
}
.aside_dirty_01bf .green-91da > 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;
}
.aside_dirty_01bf .green-91da > li > a i {
  line-height: 0;
}
.aside_dirty_01bf .green-91da > li.block-c6a3 > a .overlay_static_c4c0 {
  margin-left: 4px;
  line-height: 0;
}
.aside_dirty_01bf .green-91da .wood-c58e li.block-c6a3 > a {
  position: relative;
}
.aside_dirty_01bf .green-91da .wood-c58e li.block-c6a3 > a:after,
.aside_dirty_01bf .green-91da .wood-c58e li.block-c6a3 > a:before {
  content: "";
  display: table;
}
.aside_dirty_01bf .green-91da .wood-c58e li.block-c6a3 > a:after {
  clear: both;
}
.aside_dirty_01bf .green-91da .wood-c58e li.block-c6a3 > a .overlay_static_c4c0 {
  margin-left: 5px;
  float: right;
}
.aside_dirty_01bf .mini-5d9e,
.aside_dirty_01bf .wood-c58e {
  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;
}
.aside_dirty_01bf .wood-c58e {
  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;
}
.aside_dirty_01bf .wood-c58e .preview-hard-b71c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside_dirty_01bf .wood-c58e .overlay_static_c4c0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.aside_dirty_01bf .wood-c58e li {
  display: block;
  margin: 0;
  padding: 0;
}
.aside_dirty_01bf .wood-c58e 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;
}
.aside_dirty_01bf .wood-c58e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.aside_dirty_01bf .wood-c58e .wood-c58e {
  top: 0;
  left: 100%;
}
.aside_dirty_01bf .medium-088e.fn-focus-7f4c > .mini-5d9e,
.aside_dirty_01bf .medium-088e.fn-focus-7f4c > .wood-c58e,
.aside_dirty_01bf .medium-088e:focus > .mini-5d9e,
.aside_dirty_01bf .medium-088e:focus > .wood-c58e,
.aside_dirty_01bf .medium-088e:hover > .mini-5d9e,
.aside_dirty_01bf .medium-088e:hover > .wood-c58e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d:after,
.aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d:before {
  content: "";
  display: table;
}
.aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d:after {
  clear: both;
}
.aside_dirty_01bf.slow-6ba2 .accordion-fixed-6f2d > li {
  float: left;
}
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d:after,
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d:before {
  content: "";
  display: table;
}
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d:after {
  clear: both;
}
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d > li {
  float: left;
}
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d > li.module-last-89f8 > a,
.aside_dirty_01bf.notification-hot-dfb5 .accordion-fixed-6f2d > li.solid-de0e > a {
  color: #fff;
  background-color: #1e4b75;
}
.aside_dirty_01bf.rough-b402 .accordion-fixed-6f2d > li > a .preview-hard-b71c {
  position: relative;
}
.aside_dirty_01bf.rough-b402 .accordion-fixed-6f2d > li > a .preview-hard-b71c: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;
}
.aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li:focus
  > a
  .preview-hard-b71c:before,
.aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li:hover
  > a
  .preview-hard-b71c:before {
  width: 100%;
  background-color: currentColor;
}
.aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a
  .preview-hard-b71c:before,
.aside_dirty_01bf.rough-b402
  .accordion-fixed-6f2d
  > li.shadow-def4
  > a
  .preview-hard-b71c:before {
  width: 100%;
  background-color: currentColor;
}
.aside_dirty_01bf.cool_44a1 .accordion-fixed-6f2d > li > a .preview-hard-b71c {
  position: relative;
}
.aside_dirty_01bf.cool_44a1 .accordion-fixed-6f2d > li > a .preview-hard-b71c: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;
}
.aside_dirty_01bf.cool_44a1 .accordion-fixed-6f2d > li:focus > a .preview-hard-b71c:before,
.aside_dirty_01bf.cool_44a1
  .accordion-fixed-6f2d
  > li:hover
  > a
  .preview-hard-b71c:before {
  width: 100%;
  background-color: currentColor;
}
.aside_dirty_01bf.cool_44a1
  .accordion-fixed-6f2d
  > li.module-last-89f8
  > a
  .preview-hard-b71c:before,
.aside_dirty_01bf.cool_44a1
  .accordion-fixed-6f2d
  > li.shadow-def4
  > a
  .preview-hard-b71c:before {
  width: 100%;
  background-color: currentColor;
}
.heading_ed33 .green-91da {
  margin: 0;
  padding: 0;
  list-style: none;
}
.heading_ed33 .green-91da li:first-child > a {
  border-top: none;
}
.heading_ed33 .green-91da .nav_c09d > .preview-hard-b71c .overlay_static_c4c0 {
  display: none;
}
.heading_ed33 .green-91da li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.heading_ed33 .green-91da li:last-child {
  border: none;
}
.heading_ed33 .green-91da li.block-c6a3 > a {
  padding-right: 45px !important;
}
.heading_ed33 .green-91da li a {
  display: block;
  padding: 0.55em 1.5em;
}
.heading_ed33 .green-91da li a:focus,
.heading_ed33 .green-91da li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_ed33 .green-91da li .hot-abdb {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.heading_ed33 .green-91da li .hot-abdb:hover {
  box-shadow: none;
}
.heading_ed33 .green-91da li .hot-abdb .overlay_static_c4c0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.heading_ed33 .green-91da .wood-c58e {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.heading_ed33 .green-91da .wood-c58e li a {
  padding-left: 3em;
}
.heading_ed33 .green-91da .title_last_9394 > a .hot-abdb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.heading_ed33 .green-91da .title_last_9394 > .wood-c58e {
  display: block;
  opacity: 1;
}
.carousel_tiny_5dfd {
  max-width: 100%;
}
.hidden_1607 {
  line-height: 0;
  cursor: pointer;
}
.module_ab6a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module_ab6a:hover {
  box-shadow: none;
  color: currentColor;
}
.module_ab6a svg {
  width: 18px;
  height: 18px;
}
.module_ab6a .label-plasma-ea4a {
  display: none;
}
.secondary_under_6279 {
  position: relative;
}
.secondary_under_6279.fn-active-7f4c .module_ab6a .short-de3d {
  display: none;
}
.secondary_under_6279.fn-active-7f4c .module_ab6a .label-plasma-ea4a {
  display: inline-block;
}
.secondary_under_6279 .pagination-dim-806f {
  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);
}
.secondary_under_6279.header-982d .pagination-dim-806f {
  left: auto;
  right: -0.9em;
}
.secondary_under_6279.header-982d .input-aed2::before {
  left: auto;
  right: 15px;
}
.secondary_under_6279.fn-active-7f4c .pagination-dim-806f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft_3b02 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.soft_3b02 label {
  flex-basis: 100%;
}
.soft_3b02 .title_brown_c051 {
  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;
}
.soft_3b02 .action_3bb8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.soft_3b02 .action_3bb8:focus {
  background-color: transparent;
}
.soft_3b02 button.caption-center-67d6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.soft_3b02 button.caption-center-67d6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.soft_3b02 button.caption-center-67d6 svg {
  width: 18px;
  height: 18px;
}
.soft_3b02 input[type="submit"] {
  min-height: auto;
}
.bronze_8208 .soft_3b02 .action_3bb8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.input-aed2 {
  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) {
  .input-aed2 {
    width: 220px;
  }
}
.input-aed2 label {
  flex-basis: 100%;
}
.input-aed2::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;
}
.badge_2290 .bronze_8208 .soft_3b02 {
  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;
}
.badge_2290
  .bronze_8208
  .soft_3b02
  .title_brown_c051 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.badge_2290 .bronze_8208 .soft_3b02 .action_3bb8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.badge_2290
  .bronze_8208
  .soft_3b02
  .action_3bb8:focus {
  background: 0 0;
}
.badge_2290
  .bronze_8208
  .soft_3b02
  .layout_d657 {
  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;
}
.logo_under_63e2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.logo_under_63e2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.logo_under_63e2 li:last-child {
  margin-right: 0;
}
.logo_under_63e2 li:first-child {
  margin-left: 0;
}
.logo_under_63e2.article_38ca a {
  color: #fff;
}
.logo_under_63e2.article_38ca a:hover {
  color: #fff;
}
.logo_under_63e2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.logo_under_63e2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.logo_under_63e2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.logo_under_63e2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.logo_under_63e2 [class*="social-icon-apple"] {
  background-color: #999;
}
.logo_under_63e2 [class*="social-icon-apple"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #999;
}
.logo_under_63e2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.logo_under_63e2 [class*="social-icon-behance"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #1769ff;
}
.logo_under_63e2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.logo_under_63e2 [class*="social-icon-bitbucket"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #205081;
}
.logo_under_63e2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.logo_under_63e2 [class*="social-icon-codepen"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #000;
}
.logo_under_63e2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.logo_under_63e2 [class*="social-icon-delicious"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #39f;
}
.logo_under_63e2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.logo_under_63e2 [class*="social-icon-digg"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #005be2;
}
.logo_under_63e2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.logo_under_63e2 [class*="social-icon-dribbble"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #ea4c89;
}
.logo_under_63e2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.logo_under_63e2 [class*="social-icon-envelope"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #ea4335;
}
.logo_under_63e2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.logo_under_63e2 [class*="social-icon-facebook"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #3b5998;
}
.logo_under_63e2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.logo_under_63e2 [class*="social-icon-flickr"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #0063dc;
}
.logo_under_63e2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.logo_under_63e2 [class*="social-icon-foursquare"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #2d5be3;
}
.logo_under_63e2 [class*="social-icon-github"] {
  background-color: #333;
}
.logo_under_63e2 [class*="social-icon-github"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #333;
}
.logo_under_63e2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.logo_under_63e2 [class*="social-icon-google-plus"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #dd4b39;
}
.logo_under_63e2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.logo_under_63e2 [class*="social-icon-houzz"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #7ac142;
}
.logo_under_63e2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.logo_under_63e2 [class*="social-icon-instagram"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #262626;
}
.logo_under_63e2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.logo_under_63e2 [class*="social-icon-jsfiddle"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #487aa2;
}
.logo_under_63e2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.logo_under_63e2 [class*="social-icon-linkedin"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #0077b5;
}
.logo_under_63e2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.logo_under_63e2 [class*="social-icon-medium"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #00ab6b;
}
.logo_under_63e2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.logo_under_63e2
  [class*="social-icon-odnoklassniki"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #f4731c;
}
.logo_under_63e2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.logo_under_63e2 [class*="social-icon-meetup"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #ec1c40;
}
.logo_under_63e2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.logo_under_63e2 [class*="social-icon-pinterest"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #bd081c;
}
.logo_under_63e2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.logo_under_63e2 [class*="social-icon-product-hunt"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #da552f;
}
.logo_under_63e2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.logo_under_63e2 [class*="social-icon-reddit"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #ff4500;
}
.logo_under_63e2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.logo_under_63e2 [class*="social-icon-rss"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #f26522;
}
.logo_under_63e2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.logo_under_63e2
  [class*="social-icon-shopping-cart"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #4caf50;
}
.logo_under_63e2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.logo_under_63e2 [class*="social-icon-skype"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #00aff0;
}
.logo_under_63e2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.logo_under_63e2 [class*="social-icon-slideshare"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #0077b5;
}
.logo_under_63e2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.logo_under_63e2 [class*="social-icon-snapchat"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #fffc00;
}
.logo_under_63e2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.logo_under_63e2 [class*="social-icon-soundcloud"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #f80;
}
.logo_under_63e2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.logo_under_63e2 [class*="social-icon-spotify"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #2ebd59;
}
.logo_under_63e2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.logo_under_63e2
  [class*="social-icon-stack-overflow"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #fe7a15;
}
.logo_under_63e2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.logo_under_63e2 [class*="social-icon-maldkfgram"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #2ca5e0;
}
.logo_under_63e2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.logo_under_63e2 [class*="social-icon-tripadvisor"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #589442;
}
.logo_under_63e2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.logo_under_63e2 [class*="social-icon-tumblr"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #35465c;
}
.logo_under_63e2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.logo_under_63e2 [class*="social-icon-twitch"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #6441a5;
}
.logo_under_63e2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.logo_under_63e2 [class*="social-icon-twitter"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #1da1f2;
}
.logo_under_63e2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.logo_under_63e2 [class*="social-icon-vimeo"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #1ab7ea;
}
.logo_under_63e2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.logo_under_63e2 [class*="social-icon-vk"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #45668e;
}
.logo_under_63e2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.logo_under_63e2 [class*="social-icon-weibo"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #df2029;
}
.logo_under_63e2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.logo_under_63e2 [class*="social-icon-weixin"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #7bb32e;
}
.logo_under_63e2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.logo_under_63e2 [class*="social-icon-whatsapp"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #25d366;
}
.logo_under_63e2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.logo_under_63e2 [class*="social-icon-wordpress"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #21759b;
}
.logo_under_63e2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.logo_under_63e2 [class*="social-icon-xing"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #026466;
}
.logo_under_63e2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.logo_under_63e2 [class*="social-icon-yelp"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #af0606;
}
.logo_under_63e2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.logo_under_63e2 [class*="social-icon-youtube"].aside-smooth-3ed5 {
  background-color: transparent;
  color: #cd201f;
}
.rough-006c {
  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;
}
.rough-006c:hover {
  box-shadow: none;
  background: 0 0;
}
.plasma_7dde {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card-slow-68d3 {
  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;
}
.sort-motion-ff54 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.top-f902 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.top-f902,
.top-f902::after,
.top-f902::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;
}
.top-f902::after,
.top-f902::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline-1b18 .card-slow-68d3 .sort-motion-ff54 {
  margin-top: -2px;
  width: 19px;
}
.outline-1b18 .card-slow-68d3 .top-f902 {
  margin-top: -1px;
}
.outline-1b18 .card-slow-68d3 .top-f902,
.outline-1b18 .card-slow-68d3 .top-f902::after,
.outline-1b18 .card-slow-68d3 .top-f902::before {
  width: 19px;
  height: 2px;
}
.outline-1b18 .card-slow-68d3 .top-f902::before {
  top: -6px;
}
.outline-1b18 .card-slow-68d3 .top-f902::after {
  bottom: -6px;
}
.secondary_3a35 .card-slow-68d3 .sort-motion-ff54 {
  margin-top: -2px;
  width: 22px;
}
.secondary_3a35 .card-slow-68d3 .top-f902 {
  margin-top: -1px;
}
.secondary_3a35 .card-slow-68d3 .top-f902,
.secondary_3a35 .card-slow-68d3 .top-f902::after,
.secondary_3a35 .card-slow-68d3 .top-f902::before {
  width: 22px;
  height: 2px;
}
.secondary_3a35 .card-slow-68d3 .top-f902::before {
  top: -7px;
}
.secondary_3a35 .card-slow-68d3 .top-f902::after {
  bottom: -7px;
}
.light_a5dd .card-slow-68d3 .sort-motion-ff54 {
  margin-top: -2px;
  width: 31px;
}
.light_a5dd .card-slow-68d3 .top-f902 {
  margin-top: -1.5px;
}
.light_a5dd .card-slow-68d3 .top-f902,
.light_a5dd .card-slow-68d3 .top-f902::after,
.light_a5dd .card-slow-68d3 .top-f902::before {
  width: 31px;
  height: 3px;
}
.light_a5dd .card-slow-68d3 .top-f902::before {
  top: -9px;
}
.light_a5dd .card-slow-68d3 .top-f902::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup-ca50 .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-ca50 .card-slow-68d3 .top-f902 {
    margin-top: -1px;
  }
  .popup-ca50 .card-slow-68d3 .top-f902,
  .popup-ca50 .card-slow-68d3 .top-f902::after,
  .popup-ca50 .card-slow-68d3 .top-f902::before {
    width: 19px;
    height: 2px;
  }
  .popup-ca50 .card-slow-68d3 .top-f902::before {
    top: -6px;
  }
  .popup-ca50 .card-slow-68d3 .top-f902::after {
    bottom: -6px;
  }
  .table-prev-dcf9 .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 22px;
  }
  .table-prev-dcf9 .card-slow-68d3 .top-f902 {
    margin-top: -1px;
  }
  .table-prev-dcf9 .card-slow-68d3 .top-f902,
  .table-prev-dcf9 .card-slow-68d3 .top-f902::after,
  .table-prev-dcf9 .card-slow-68d3 .top-f902::before {
    width: 22px;
    height: 2px;
  }
  .table-prev-dcf9 .card-slow-68d3 .top-f902::before {
    top: -7px;
  }
  .table-prev-dcf9 .card-slow-68d3 .top-f902::after {
    bottom: -7px;
  }
  .table-1ccd .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 31px;
  }
  .table-1ccd .card-slow-68d3 .top-f902 {
    margin-top: -1.5px;
  }
  .table-1ccd .card-slow-68d3 .top-f902,
  .table-1ccd .card-slow-68d3 .top-f902::after,
  .table-1ccd .card-slow-68d3 .top-f902::before {
    width: 31px;
    height: 3px;
  }
  .table-1ccd .card-slow-68d3 .top-f902::before {
    top: -9px;
  }
  .table-1ccd .card-slow-68d3 .top-f902::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .red_78e3 .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 19px;
  }
  .red_78e3 .card-slow-68d3 .top-f902 {
    margin-top: -1px;
  }
  .red_78e3 .card-slow-68d3 .top-f902,
  .red_78e3 .card-slow-68d3 .top-f902::after,
  .red_78e3 .card-slow-68d3 .top-f902::before {
    width: 19px;
    height: 2px;
  }
  .red_78e3 .card-slow-68d3 .top-f902::before {
    top: -6px;
  }
  .red_78e3 .card-slow-68d3 .top-f902::after {
    bottom: -6px;
  }
  .table-9833 .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 22px;
  }
  .table-9833 .card-slow-68d3 .top-f902 {
    margin-top: -1px;
  }
  .table-9833 .card-slow-68d3 .top-f902,
  .table-9833 .card-slow-68d3 .top-f902::after,
  .table-9833 .card-slow-68d3 .top-f902::before {
    width: 22px;
    height: 2px;
  }
  .table-9833 .card-slow-68d3 .top-f902::before {
    top: -7px;
  }
  .table-9833 .card-slow-68d3 .top-f902::after {
    bottom: -7px;
  }
  .tag-9eff .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-9eff .card-slow-68d3 .top-f902 {
    margin-top: -1.5px;
  }
  .tag-9eff .card-slow-68d3 .top-f902,
  .tag-9eff .card-slow-68d3 .top-f902::after,
  .tag-9eff .card-slow-68d3 .top-f902::before {
    width: 31px;
    height: 3px;
  }
  .tag-9eff .card-slow-68d3 .top-f902::before {
    top: -9px;
  }
  .tag-9eff .card-slow-68d3 .top-f902::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-narrow-8382 .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-narrow-8382 .card-slow-68d3 .top-f902 {
    margin-top: -1px;
  }
  .shadow-narrow-8382 .card-slow-68d3 .top-f902,
  .shadow-narrow-8382 .card-slow-68d3 .top-f902::after,
  .shadow-narrow-8382 .card-slow-68d3 .top-f902::before {
    width: 19px;
    height: 2px;
  }
  .shadow-narrow-8382 .card-slow-68d3 .top-f902::before {
    top: -6px;
  }
  .shadow-narrow-8382 .card-slow-68d3 .top-f902::after {
    bottom: -6px;
  }
  .sort-bottom-88a3 .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-bottom-88a3 .card-slow-68d3 .top-f902 {
    margin-top: -1px;
  }
  .sort-bottom-88a3 .card-slow-68d3 .top-f902,
  .sort-bottom-88a3 .card-slow-68d3 .top-f902::after,
  .sort-bottom-88a3 .card-slow-68d3 .top-f902::before {
    width: 22px;
    height: 2px;
  }
  .sort-bottom-88a3 .card-slow-68d3 .top-f902::before {
    top: -7px;
  }
  .sort-bottom-88a3 .card-slow-68d3 .top-f902::after {
    bottom: -7px;
  }
  .accent_31c2 .card-slow-68d3 .sort-motion-ff54 {
    margin-top: -2px;
    width: 31px;
  }
  .accent_31c2 .card-slow-68d3 .top-f902 {
    margin-top: -1.5px;
  }
  .accent_31c2 .card-slow-68d3 .top-f902,
  .accent_31c2 .card-slow-68d3 .top-f902::after,
  .accent_31c2 .card-slow-68d3 .top-f902::before {
    width: 31px;
    height: 3px;
  }
  .accent_31c2 .card-slow-68d3 .top-f902::before {
    top: -9px;
  }
  .accent_31c2 .card-slow-68d3 .top-f902::after {
    bottom: -9px;
  }
}
.label_fresh_190a .top-f902 {
  -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);
}
.label_fresh_190a .top-f902::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.label_fresh_190a .top-f902::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);
}
.label_fresh_190a.sort_tiny_a305 .top-f902 {
  -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);
}
.label_fresh_190a.sort_tiny_a305 .top-f902::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.label_fresh_190a.sort_tiny_a305 .top-f902::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);
}
.text_huge_b4f6 {
  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.pro-5cf3:before {
  display: none;
}
.element-complex-3cc6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.element-complex-3cc6 .shadow-24b3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.element-complex-3cc6 .shadow-24b3:last-of-type {
  border-bottom: none;
}
.element-complex-3cc6 .shadow-24b3.copper-59ab,
.element-complex-3cc6 .shadow-24b3.narrow-4782,
.element-complex-3cc6 .shadow-24b3.secondary-hard-fcd3 {
  padding: 0;
}
.element-complex-3cc6 .heading_ed33 .hot-abdb {
  color: currentColor;
}
.element-complex-3cc6 .heading_ed33 .hot-abdb:focus,
.element-complex-3cc6 .heading_ed33 .hot-abdb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-complex-3cc6.primary-2169 .pro-667d,
.element-complex-3cc6.primary-2169 .shade_easy_4e62 a,
.element-complex-3cc6.primary-2169 .accordion-fixed-6f2d a,
.element-complex-3cc6.primary-2169 .wood-c58e a {
  color: rgba(0, 0, 0, 0.55);
}
.element-complex-3cc6.primary-2169 .pro-667d:hover,
.element-complex-3cc6.primary-2169 .shade_easy_4e62 a:hover,
.element-complex-3cc6.primary-2169 .accordion-fixed-6f2d a:hover,
.element-complex-3cc6.primary-2169 .wood-c58e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element-complex-3cc6.primary-2169 .element-f89a {
  color: rgba(0, 0, 0, 0.8);
}
.element-complex-3cc6.primary-2169 .shadow-24b3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-complex-3cc6.primary-2169 .shadow-24b3:before {
  background: rgba(0, 0, 0, 0.08);
}
.element-complex-3cc6.primary-2169 .footer_inner_6d0b:before {
  background: rgba(255, 255, 255, 0.9);
}
.element-complex-3cc6.primary-2169 .heading_ed33 .green-91da li a,
.element-complex-3cc6.primary-2169 .heading_ed33 .hot-abdb,
.element-complex-3cc6.primary-2169 .wood-c58e {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-complex-3cc6.primary-2169 .heading_ed33 .hot-abdb:focus,
.element-complex-3cc6.primary-2169 .heading_ed33 .hot-abdb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-complex-3cc6.primary-2169 .green-91da li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-complex-3cc6.focus_e81c .pro-667d,
.element-complex-3cc6.focus_e81c .shade_easy_4e62 a,
.element-complex-3cc6.focus_e81c .accordion-fixed-6f2d .hot-abdb,
.element-complex-3cc6.focus_e81c .accordion-fixed-6f2d a,
.element-complex-3cc6.focus_e81c .wood-c58e a {
  color: rgba(255, 255, 255, 0.79);
}
.element-complex-3cc6.focus_e81c .pro-667d:hover,
.element-complex-3cc6.focus_e81c .shade_easy_4e62 a:hover,
.element-complex-3cc6.focus_e81c .accordion-fixed-6f2d .hot-abdb:hover,
.element-complex-3cc6.focus_e81c .accordion-fixed-6f2d a:hover,
.element-complex-3cc6.focus_e81c .wood-c58e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-complex-3cc6.focus_e81c .element-f89a {
  color: rgba(255, 255, 255, 0.99);
}
.element-complex-3cc6.focus_e81c .shadow-24b3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-complex-3cc6.focus_e81c .shadow-24b3:before {
  background: rgba(255, 255, 255, 0.08);
}
.element-complex-3cc6.focus_e81c .footer_inner_6d0b:before {
  background: rgba(0, 0, 0, 0.9);
}
.element-complex-3cc6.focus_e81c .heading_ed33 .green-91da li a,
.element-complex-3cc6.focus_e81c .heading_ed33 .hot-abdb,
.element-complex-3cc6.focus_e81c .wood-c58e {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-complex-3cc6.focus_e81c .heading_ed33 .hot-abdb:focus,
.element-complex-3cc6.focus_e81c .heading_ed33 .hot-abdb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-complex-3cc6.focus_e81c .green-91da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_inner_6d0b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.footer_inner_6d0b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gold-c569 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dropdown_red_f5c3 .element-complex-3cc6 {
  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;
}
.dropdown_red_f5c3 .shadow-24b3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dropdown_red_f5c3 .shadow-24b3: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) {
  .dropdown_red_f5c3 .shadow-24b3:before {
    width: 16%;
    left: 42%;
  }
}
.dropdown_red_f5c3 .shadow-24b3:last-child:before {
  content: none;
}
.dropdown_red_f5c3 .shadow-24b3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dropdown_red_f5c3 .heading_ed33 .green-91da li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown_red_f5c3 .heading_ed33 .green-91da li a .hot-abdb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dropdown_red_f5c3 .heading_ed33 .wood-c58e {
  border: none;
}
.dropdown_red_f5c3 .heading_ed33 .wood-c58e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dropdown_red_f5c3 .footer_inner_6d0b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dropdown_red_f5c3 .gold-c569 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dropdown_red_f5c3 .focus_e81c .footer_inner_6d0b:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_red_f5c3 .primary-2169.picture-e7fb .top-f902 {
  background: rgba(0, 0, 0, 0.6);
}
.dropdown_red_f5c3
  .primary-2169.picture-e7fb
  .top-f902::after,
.dropdown_red_f5c3
  .primary-2169.picture-e7fb
  .top-f902:before {
  background: inherit;
}
.dropdown_red_f5c3
  .primary-2169.picture-e7fb:hover
  .top-f902 {
  background: rgba(0, 0, 0, 0.8);
}
.layout_2a4d .element-complex-3cc6 {
  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) {
  .layout_2a4d .element-complex-3cc6 {
    width: auto;
    right: 45px;
  }
}
.sort-6068 .element-complex-3cc6 {
  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) {
  .sort-6068 .element-complex-3cc6 {
    width: auto;
    left: 45px;
  }
}
.pro-5cf3 .element-complex-3cc6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pro-5cf3 .gold-c569 {
  max-width: 48em;
  margin: 0 auto;
}
.pro-5cf3 .footer_inner_6d0b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination_hard_f8a6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_hard_f8a6.dropdown_red_f5c3 .element-complex-3cc6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination_hard_f8a6.layout_2a4d .element-complex-3cc6 {
  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);
}
.pagination_hard_f8a6 .element-complex-3cc6 {
  visibility: visible;
}
.pagination_hard_f8a6.sort-6068 .element-complex-3cc6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.surface_focused_ef72,
.menu_yellow_cd9c {
  overflow-x: hidden;
}
.surface_focused_ef72 .element-complex-3cc6 {
  overflow: auto;
}
.surface_focused_ef72.dropdown_red_f5c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_focused_ef72.dropdown_red_f5c3 .element-complex-3cc6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.surface_focused_ef72.dropdown_red_f5c3 .rough-006c {
  opacity: 0;
}
.surface_focused_ef72.layout_2a4d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_focused_ef72.layout_2a4d .element-complex-3cc6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.surface_focused_ef72.layout_2a4d .rough-006c {
  opacity: 0;
}
.surface_focused_ef72.sort-6068 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_focused_ef72.sort-6068 .element-complex-3cc6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.surface_focused_ef72.sort-6068 .rough-006c {
  opacity: 0;
}
.surface_focused_ef72.pro-5cf3 .element-complex-3cc6 {
  z-index: 10;
  visibility: visible;
}
.picture-e7fb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.picture-e7fb .top-f902 {
  background: rgba(255, 255, 255, 0.99);
}
.picture-e7fb .top-f902::after,
.picture-e7fb .top-f902:before {
  background: inherit;
}
.picture-e7fb:hover .top-f902 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-6068 .picture-e7fb {
  top: 10px;
  right: auto;
  left: 12px;
}
.pro-5cf3 .picture-e7fb {
  display: none !important;
}
.surface_focused_ef72:before,
.menu_yellow_cd9c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.surface_focused_ef72 .picture-e7fb,
.menu_yellow_cd9c .picture-e7fb {
  display: inline-block;
}
.element-complex-3cc6 .old-7ae7 {
  -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;
}
.surface_focused_ef72 .element-complex-3cc6 .old-7ae7,
.menu_yellow_cd9c .element-complex-3cc6 .old-7ae7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-copper-722f .title_brown_c051 {
  width: 100%;
}
.shadow-complex-cdc4 {
  padding: 0 0.5em 0;
}
.shadow-complex-cdc4 [class*="customify-col-"],
.shadow-complex-cdc4 [class*="customify-col_"],
.shadow-complex-cdc4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.out_9e84 .shadow-complex-cdc4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .small-404b .green_43d5,
  .green_43d5 {
    display: none;
  }
  .component-copper-d469 {
    text-align: left;
  }
  .thumbnail-glass-cde2 {
    text-align: center;
  }
  .wide-d204 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .small-404b .outer_5ca6,
  .outer_5ca6 {
    display: none;
  }
  .steel_eee2 {
    text-align: left;
  }
  .hard_8c2b {
    text-align: center;
  }
  .card_light_4e32 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .small-404b .title_f876,
  .title_f876 {
    display: none;
  }
  .slow-b42b {
    text-align: left;
  }
  .hero-hot-2bf0 {
    text-align: center;
  }
  .focus-down-0360 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption-adc9 {
  box-shadow: none !important;
}
.grid_left_dcf6 .icon-gas-b272,
.static_1725 .icon-gas-b272 {
  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;
}
.static_1725 .icon-gas-b272 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay-8d92 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay-8d92:after,
.overlay-8d92:before {
  content: "";
  display: table;
}
.overlay-8d92:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay-8d92 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay-8d92,
.sidebar_75b8 {
  max-width: 1248px;
  margin: 0 auto;
}

.middle-81d8.shadow-short-6971 .overlay-8d92 {
  max-width: 100%;
}
.middle-81d8.mask_fe56 {
  max-width: 1200px;
  margin: 0 auto;
}
.middle-81d8.brown-0679 .overlay-8d92 {
  max-width: 100%;
}
.middle-81d8.brown-0679 > .overlay-8d92 {
  padding-left: 0;
  padding-right: 0;
}
.middle-81d8.brown-0679 > .overlay-8d92 .small-404b {
  margin: 0;
}
.middle-81d8.brown-0679
  > .overlay-8d92
  .nav_white_c031.tall_0306 {
  margin-right: 0;
  margin-left: 0;
}
.middle-81d8.brown-0679 #main.tall_0306 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .summary_04c6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .summary_04c6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification-dark-613b .image_green_093f {
    padding-right: 1em;
  }
  .notification-dark-613b.red_1564 .nav_white_c031 {
    border-right: 1px solid #eaecee;
  }
  .notification-dark-613b.red_1564 .image_green_093f {
    padding-right: 1em;
  }
  .notification-dark-613b.red_1564 .basic-1c18 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-mini-229d .image_green_093f {
    padding-left: 1em;
  }
  .section-mini-229d.red_1564 .nav_white_c031 {
    border-left: 1px solid #eaecee;
  }
  .section-mini-229d.red_1564 .image_green_093f {
    padding-left: 1em;
  }
  .section-mini-229d.red_1564 .basic-1c18 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-a6db .image_green_093f {
    padding-left: 1em;
  }
  .header-a6db.red_1564 .title_first_9c21 {
    border-right: 1px solid #eaecee;
  }
  .header-a6db.red_1564 .north_e87b {
    border-right: 1px solid #eaecee;
  }
  .header-a6db.red_1564 .image_green_093f {
    padding-left: 1em;
  }
  .header-a6db.red_1564 .basic-1c18 {
    padding-right: 1em;
  }
  .header-a6db.red_1564 .first_b520 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last-9410 .image_green_093f {
    padding-right: 1em;
  }
  .last-9410.red_1564 .title_first_9c21 {
    border-left: 1px solid #eaecee;
  }
  .last-9410.red_1564 .north_e87b {
    border-left: 1px solid #eaecee;
  }
  .last-9410.red_1564 .image_green_093f {
    padding-right: 1em;
  }
  .last-9410.red_1564 .basic-1c18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last-9410.red_1564 .first_b520 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_04c6 .image_green_093f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_04c6.red_1564 .nav_white_c031 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .summary_04c6.red_1564 .image_green_093f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_04c6.red_1564 .basic-1c18 {
    padding-left: 1em;
  }
  .summary_04c6.red_1564 .first_b520 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .summary_04c6.red_1564 .image_green_093f {
    padding-left: 0;
  }
}
.footer_2198 .highlight-wood-ce3f {
  display: inline-block;
}
.picture_8b39 {
  display: inline-block;
}
.wood-3114 {
  word-con: break-word;
}
.pressed-2a7b > span {
  display: inline-block;
  padding: 5px 0;
}
.pressed-2a7b .cool_d362 {
  margin-left: 8px;
  margin-right: 8px;
}
.pressed-2a7b .main_left_3539 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.sort_short_20a4 .border_new_f23a {
  margin-bottom: 2em;
}
.sort_short_20a4 .panel_smooth_b5da {
  margin-bottom: 15px;
}
.sort_short_20a4 .panel_smooth_b5da:last-child {
  margin-bottom: 0;
}
.sort_short_20a4 .right_1639 {
  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) {
  .sort_short_20a4 .right_1639 {
    display: block;
  }
}
.sort_short_20a4 .feature-west-73b5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .sort_short_20a4 .feature-west-73b5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.sort_short_20a4 .sidebar_32a5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.sort_short_20a4 .sidebar_32a5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.sort_short_20a4 .sidebar_32a5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.sort_short_20a4 .wood-3114 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort_short_20a4 .wood-3114 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.sort_short_20a4 .active-last-2ed2 p:last-child {
  margin-bottom: 0;
}
.sort_short_20a4 .notice-475c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.sort_short_20a4 .filter_0393 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.sort_short_20a4 .black_b2e8 {
  margin-top: 1em;
}
.sort_short_20a4 .tertiary-hard-d871 {
  top: 0;
  display: block;
}
.sort_short_20a4 .tertiary-hard-d871 a {
  color: inherit;
}
.sort_short_20a4 .tertiary-hard-d871 a:hover {
  color: inherit;
}
.sort_short_20a4 .input-3e60 {
  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;
}
.sort_short_20a4 .input-3e60:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.sort_short_20a4 .filter_0393 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.sort_short_20a4 .table_glass_1495 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.sort_short_20a4 .table_glass_1495:first-child {
  margin-top: 0;
}
.sort_short_20a4 .table_glass_1495.backdrop-thick-2f4d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sort_short_20a4 .table_glass_1495.gradient_589b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort_short_20a4
  .table_glass_1495.gradient_589b.menu-e577
  .black_b2e8 {
  width: 100%;
}
.sort_short_20a4 .gradient_589b {
  -webkit-box-align: center;
  align-items: center;
}
.sort_short_20a4 .gradient_589b .pressed-2a7b,
.sort_short_20a4 .gradient_589b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.sort_short_20a4 .sidebar_32a5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sort_short_20a4 .sidebar_32a5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.sort_short_20a4 .sidebar_32a5: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;
}
.sort_short_20a4 .backdrop-thick-2f4d {
  z-index: 5;
}
.sort_short_20a4 .texture_1c4a .chip_blue_2b9e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.sort_short_20a4 .full-8407 .chip_blue_2b9e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.sort_short_20a4 .badge_steel_e9a3 .chip_blue_2b9e {
  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;
}
.sort_short_20a4.gallery_plasma_ba2e .right_1639,
.sort_short_20a4.active-pink-141d .right_1639 {
  display: block;
}
.sort_short_20a4.gallery_plasma_ba2e .right_1639 .top-18ef,
.sort_short_20a4.gallery_plasma_ba2e .right_1639 .filter_0393,
.sort_short_20a4.active-pink-141d .right_1639 .top-18ef,
.sort_short_20a4.active-pink-141d .right_1639 .filter_0393 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort_short_20a4.footer_motion_75d9 .feature-west-73b5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .sort_short_20a4.footer_motion_75d9 .feature-west-73b5 {
    margin-right: 0;
  }
}
.sort_short_20a4.gallery_plasma_ba2e .feature-west-73b5,
.sort_short_20a4.active-pink-141d .feature-west-73b5 {
  padding-top: 40%;
}
.sort_short_20a4.gallery_plasma_ba2e .border_new_f23a,
.sort_short_20a4.active-pink-141d .border_new_f23a {
  display: block;
}
.sort_short_20a4.gallery_plasma_ba2e .fn-sticky-7f4c .filter_0393,
.sort_short_20a4.active-pink-141d .fn-sticky-7f4c .filter_0393 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.sort_short_20a4.gallery_plasma_ba2e .feature-west-73b5,
.sort_short_20a4.active-pink-141d .feature-west-73b5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.sort_short_20a4.gallery_plasma_ba2e .filter_0393 {
  padding: 1em;
}
.card-complex-0af2 {
  margin: 30px auto;
  display: block;
}
.card-complex-0af2 .tiny-505f > * {
  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;
}
.card-complex-0af2 .tiny-505f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-complex-0af2 .tiny-505f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_top_1229 .pressed-2a7b {
  margin-bottom: 1.41575em;
}
.secondary_top_1229 .element-hard-f81e {
  margin-bottom: 1.618em;
}
.sort-1049 .aside-e40a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort-1049 .aside-e40a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort-1049 .shade-8c8f {
  max-width: 100%;
  overflow: auto;
}
.feature_blue_8acf .sort-1049 a:hover {
  text-decoration: underline;
}
.simple-5dd1 .panel_smooth_b5da:not(.wood-3114),
.simple-5dd1 .sidebar_32a5 {
  margin-bottom: 1.41575em;
}
.simple-5dd1 .panel_smooth_b5da:not(.wood-3114):last-child,
.simple-5dd1 .sidebar_32a5:last-child {
  margin-bottom: 0;
}
.simple-5dd1 .panel_smooth_b5da.hovered_db82 {
  margin-bottom: 0.41575em;
}
.simple-5dd1 .top_a115:before,
.simple-5dd1 .disabled_paper_9484:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.simple-5dd1 .top_a115:before {
  content: "\f115";
}
.simple-5dd1 .disabled_paper_9484:before {
  content: "\f02c";
}
.simple-5dd1 .dynamic-2502 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.simple-5dd1 .dynamic-2502 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tag_a8a7 {
  display: -webkit-box;
  display: flex;
}
.tag_a8a7 .hero_new_4cc3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tag_a8a7 .hero_new_4cc3 {
    flex-basis: 90px;
  }
}
.tag_a8a7 .feature-cool-da61 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag_a8a7 .feature-cool-da61 {
    flex-basis: calc(100% - 50px);
  }
}
.tag_a8a7 .hard-ed94 p:last-child {
  margin-bottom: 0.72em;
}
.popup-abb9 .tiny-505f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup-abb9 .tiny-505f:after,
.popup-abb9 .tiny-505f:before {
  content: "";
  display: table;
}
.popup-abb9 .tiny-505f:after {
  clear: both;
}
.popup-abb9 .tiny-505f .thumbnail-0fcb,
.popup-abb9 .tiny-505f .element_gas_7924 {
  width: 49%;
}
.popup-abb9 .tiny-505f .thumbnail-0fcb a span.footer-pro-a823,
.popup-abb9 .tiny-505f .element_gas_7924 a span.footer-pro-a823 {
  display: block;
  margin-bottom: 5px;
}
.popup-abb9 .tiny-505f .element_gas_7924 {
  float: left;
  text-align: left;
}
.popup-abb9 .tiny-505f .thumbnail-0fcb {
  float: right;
  text-align: right;
}
.thumbnail_lite_0c9b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thumbnail_lite_0c9b {
    margin-bottom: 0;
  }
}
.warm-33be {
  margin-bottom: 1em;
}
.warm-33be .wood-3114 {
  font-size: 1.1em;
  line-height: 1.3;
}
.menu_purple_7ece a {
  display: block;
  line-height: 0;
  position: relative;
}
.chip_black_f4cb .warm-33be,
.avatar_blue_0aae .warm-33be {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .chip_black_f4cb .warm-33be,
  .avatar_blue_0aae .warm-33be {
    display: block;
  }
}
.chip_black_f4cb .menu_purple_7ece,
.avatar_blue_0aae .menu_purple_7ece {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .chip_black_f4cb .menu_purple_7ece,
  .avatar_blue_0aae .menu_purple_7ece {
    margin-bottom: 1em;
  }
}
.chip_black_f4cb .menu_purple_7ece img,
.avatar_blue_0aae .menu_purple_7ece img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.chip_black_f4cb .outer_ba3d,
.avatar_blue_0aae .outer_ba3d {
  flex-basis: calc(100% - 160px);
}
.chip_black_f4cb .outer_ba3d p,
.avatar_blue_0aae .outer_ba3d p {
  margin-bottom: 0;
}
.chip_black_f4cb .outer_ba3d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .chip_black_f4cb .outer_ba3d {
    padding-left: 0;
  }
}
.avatar_blue_0aae .outer_ba3d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_blue_0aae .outer_ba3d {
    padding-right: 0;
  }
}
.avatar_blue_0aae .menu_purple_7ece {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.in-2b36 .menu_purple_7ece {
  margin-bottom: 0.5em;
}
.in-2b36 .menu_purple_7ece img {
  width: 100%;
}
.huge-1815 .pagination_red_cf0d,
.gradient-6644 .pagination_red_cf0d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gradient-6644 .nav_white_c031 .tabs-copper-0f48 p:last-child {
  margin-bottom: 0;
}
.white_2555 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget-mini-b661 .backdrop-copper-75f0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget-mini-b661 .backdrop-copper-75f0:last-of-type {
    margin-bottom: 0;
  }
}
.widget-mini-b661 .backdrop-copper-75f0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-mini-b661 .backdrop-copper-75f0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget-mini-b661 .backdrop-copper-75f0 ul li {
  margin: 0 0 0.6em;
}
.widget-mini-b661 .backdrop-copper-75f0 ul li.detail-9e64,
.widget-mini-b661 .backdrop-copper-75f0 ul li.huge_aa1d {
  position: relative;
}
.widget-mini-b661 .backdrop-copper-75f0 ul li.detail-9e64 .modal_hot_b56c,
.widget-mini-b661 .backdrop-copper-75f0 ul li.huge_aa1d .modal_hot_b56c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget-mini-b661 .backdrop-copper-75f0 ul li.detail-9e64:after:after,
.widget-mini-b661 .backdrop-copper-75f0 ul li.detail-9e64:after:before,
.widget-mini-b661
  .backdrop-copper-75f0
  ul
  li.huge_aa1d:after:after,
.widget-mini-b661
  .backdrop-copper-75f0
  ul
  li.huge_aa1d:after:before {
  content: "";
  display: table;
}
.widget-mini-b661 .backdrop-copper-75f0 ul li.detail-9e64:after:after,
.widget-mini-b661
  .backdrop-copper-75f0
  ul
  li.huge_aa1d:after:after {
  clear: both;
}
.widget-mini-b661 .backdrop-copper-75f0 a.dropdown-brown-3a2c:hover {
  text-decoration: none;
}
.widget-mini-b661 .backdrop-copper-75f0 select {
  max-width: 100%;
}
.widget-mini-b661 .backdrop-copper-75f0 table {
  font-size: 85%;
}
.widget-mini-b661 .backdrop-copper-75f0 table td,
.widget-mini-b661 .backdrop-copper-75f0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget-mini-b661 .backdrop-copper-75f0 table tfoot td {
  text-align: left;
}
.widget-mini-b661 .backdrop-copper-75f0 :last-child {
  margin-bottom: 0;
}
.widget-mini-b661 .backdrop-copper-75f0 .old-c153 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget-mini-b661 .backdrop-copper-75f0 .old-c153 label {
  width: 100%;
}
.widget-mini-b661 .backdrop-copper-75f0 .old-c153 .action_3bb8 {
  width: 100%;
  display: block;
}
.widget-mini-b661 .backdrop-copper-75f0 .old-c153 .caption-center-67d6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget-mini-b661 .backdrop-copper-75f0 .old-c153 .caption-center-67d6:hover svg #svg-search {
  fill: #444;
}
.widget-mini-b661 .backdrop-copper-75f0 .old-c153 .caption-center-67d6 svg {
  width: 18px;
  height: 18px;
}
.widget-mini-b661 .small_f6a3 ul ul,
.widget-mini-b661 .layout-fe23 ul ul,
.widget-mini-b661 .tag-4e46 ul ul,
.widget-mini-b661 .aside_9ca2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget-mini-b661 .small_f6a3 .block-c6a3 > a,
.widget-mini-b661 .layout-fe23 .block-c6a3 > a,
.widget-mini-b661 .tag-4e46 .block-c6a3 > a,
.widget-mini-b661 .aside_9ca2 .block-c6a3 > a {
  margin-bottom: 0;
}
.widget-mini-b661 .slider-2afb li,
.widget-mini-b661 .small_f6a3 li,
.widget-mini-b661 .banner_bottom_98f3 li,
.widget-mini-b661 .layout-fe23 li,
.widget-mini-b661 .tag-4e46 li,
.widget-mini-b661 .aside_9ca2 li,
.widget-mini-b661 .easy_865d li,
.widget-mini-b661 .component-d9e8 li {
  display: block;
  position: relative;
}
.widget-mini-b661 .slider-2afb li:last-child,
.widget-mini-b661 .small_f6a3 li:last-child,
.widget-mini-b661 .banner_bottom_98f3 li:last-child,
.widget-mini-b661 .layout-fe23 li:last-child,
.widget-mini-b661 .tag-4e46 li:last-child,
.widget-mini-b661 .aside_9ca2 li:last-child,
.widget-mini-b661 .easy_865d li:last-child,
.widget-mini-b661 .component-d9e8 li:last-child {
  border: none;
}
.widget-mini-b661 .slider-2afb li a,
.widget-mini-b661 .small_f6a3 li a,
.widget-mini-b661 .banner_bottom_98f3 li a,
.widget-mini-b661 .layout-fe23 li a,
.widget-mini-b661 .tag-4e46 li a,
.widget-mini-b661 .aside_9ca2 li a,
.widget-mini-b661 .easy_865d li a,
.widget-mini-b661 .component-d9e8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-mini-b661 .slider-2afb li ul li::before,
.widget-mini-b661 .small_f6a3 li ul li::before,
.widget-mini-b661 .banner_bottom_98f3 li ul li::before,
.widget-mini-b661 .layout-fe23 li ul li::before,
.widget-mini-b661 .tag-4e46 li ul li::before,
.widget-mini-b661 .aside_9ca2 li ul li::before,
.widget-mini-b661 .easy_865d li ul li::before,
.widget-mini-b661 .component-d9e8 li ul li::before {
  left: 15px;
}
.widget-mini-b661 .slider-2afb li ul a,
.widget-mini-b661 .small_f6a3 li ul a,
.widget-mini-b661 .banner_bottom_98f3 li ul a,
.widget-mini-b661 .layout-fe23 li ul a,
.widget-mini-b661 .tag-4e46 li ul a,
.widget-mini-b661 .aside_9ca2 li ul a,
.widget-mini-b661 .easy_865d li ul a,
.widget-mini-b661 .component-d9e8 li ul a {
  padding-left: 20px;
}
.widget-mini-b661 .slider-2afb li ul ul li::before,
.widget-mini-b661 .small_f6a3 li ul ul li::before,
.widget-mini-b661 .banner_bottom_98f3 li ul ul li::before,
.widget-mini-b661 .layout-fe23 li ul ul li::before,
.widget-mini-b661 .tag-4e46 li ul ul li::before,
.widget-mini-b661 .aside_9ca2 li ul ul li::before,
.widget-mini-b661 .easy_865d li ul ul li::before,
.widget-mini-b661 .component-d9e8 li ul ul li::before {
  left: 30px;
}
.widget-mini-b661 .slider-2afb li ul ul a,
.widget-mini-b661 .small_f6a3 li ul ul a,
.widget-mini-b661 .banner_bottom_98f3 li ul ul a,
.widget-mini-b661 .layout-fe23 li ul ul a,
.widget-mini-b661 .tag-4e46 li ul ul a,
.widget-mini-b661 .aside_9ca2 li ul ul a,
.widget-mini-b661 .easy_865d li ul ul a,
.widget-mini-b661 .component-d9e8 li ul ul a {
  padding-left: 40px;
}
.widget-mini-b661 .short_0b67 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-mini-b661 .component-d9e8 ul li {
  margin-bottom: 1.41575em;
}
.widget-mini-b661 .component-d9e8 ul li .up_7464 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget-mini-b661 .component-d9e8 ul li .pattern_upper_9d7b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.focus_e81c .slider-2afb li a,
.focus_e81c .small_f6a3 li a,
.focus_e81c .banner_bottom_98f3 li a,
.focus_e81c .layout-fe23 li a,
.focus_e81c .tag-4e46 li a,
.focus_e81c .aside_9ca2 li a,
.focus_e81c .easy_865d li a,
.focus_e81c .component-d9e8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_e81c .short_0b67 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_e81c .backdrop-copper-75f0 ul li.detail-9e64 .modal_hot_b56c,
.focus_e81c .backdrop-copper-75f0 ul li.huge_aa1d .modal_hot_b56c {
  background: rgba(0, 0, 0, 0.2);
}
.focus_e81c .widget-mini-b661 .backdrop-copper-75f0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.middle-81d8 .widget-mini-b661 .green-91da li {
  margin: 0;
}
.middle-81d8 .widget-mini-b661 .green-91da li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.middle-81d8 .widget-mini-b661 .green-91da li ul {
  margin: 0;
}
.middle-81d8 .widget-mini-b661 .green-91da li ul li a {
  padding-left: 15px;
}
.middle-81d8 .widget-mini-b661 .green-91da li ul li li a {
  padding-left: 30px;
}
.middle-81d8 .widget-mini-b661 .green-91da li.solid-de0e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.middle-81d8 .widget-mini-b661 .green-91da li.solid-de0e > 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;
}
.middle-81d8 .widget-mini-b661 .green-91da li.solid-de0e > 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;
}
.chip_c344 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.search_522f {
  position: relative;
  z-index: 10;
}
.search_522f .old-7ae7 {
  width: 100%;
  max-width: 100%;
}
.status-focused-f79d .texture-wide-711b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.status-focused-f79d .primary-2169 {
}
.status-focused-f79d .focus_e81c {
  background: #292929;
}
.hard_ec69 .texture-wide-711b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard_ec69 .primary-2169 {
  background: #f9f9f9;
}
.hard_ec69 .focus_e81c {
  background: #303030;
}
.alert-301c .texture-wide-711b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-301c .highlight-wood-ce3f {
    margin-bottom: 1em;
  }
  .alert-301c .highlight-wood-ce3f:last-child {
    margin-bottom: 0;
  }
}
.alert-301c .primary-2169 {
  background: #ededed;
}
.alert-301c .focus_e81c {
  background: #1a1a1a;
}
.texture-wide-711b.primary-2169 {
  color: rgba(0, 0, 0, 0.6);
}
.texture-wide-711b.primary-2169 .breadcrumb_pressed_ccdf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-wide-711b.focus_e81c {
  color: rgba(255, 255, 255, 0.99);
}
.texture-wide-711b.focus_e81c a:not(.dropdown-brown-3a2c) {
  color: rgba(255, 255, 255, 0.79);
}
.texture-wide-711b.focus_e81c a:not(.dropdown-brown-3a2c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-wide-711b.focus_e81c .breadcrumb_pressed_ccdf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-wide-711b.focus_e81c table tbody td,
.texture-wide-711b.focus_e81c table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail_blue_b100.hard-a8c4 .overlay-8d92 {
  max-width: initial;
}
.detail_blue_b100 .orange_ccf4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail_blue_b100 .orange_ccf4 .old-7ae7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail_blue_b100 .orange_ccf4 .old-7ae7 {
    display: block;
    margin-bottom: 2em;
  }
  .detail_blue_b100 .orange_ccf4 .old-7ae7:last-child {
    margin-bottom: 0;
  }
}
.alert-301c .highlight-wood-ce3f:last-child,
.hard_ec69 .highlight-wood-ce3f:last-child,
.status-focused-f79d .highlight-wood-ce3f:last-child {
  margin-bottom: 0;
}
.alert-301c .highlight-wood-ce3f .widget-mini-b661 .backdrop-copper-75f0:last-child,
.hard_ec69 .highlight-wood-ce3f .widget-mini-b661 .backdrop-copper-75f0:last-child,
.status-focused-f79d .highlight-wood-ce3f .widget-mini-b661 .backdrop-copper-75f0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .alert-301c .title-a1ce,
  .alert-301c .link-solid-a37d,
  .hard_ec69 .title-a1ce,
  .hard_ec69 .link-solid-a37d,
  .status-focused-f79d .title-a1ce,
  .status-focused-f79d .link-solid-a37d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .search_522f .highlight-wood-ce3f {
    margin-bottom: 2em;
  }
}
.search_522f p:last-child {
  margin-bottom: 0;
}
.search_522f li,
.search_522f ul {
  list-style: none;
  margin: 0;
}
.search_522f ul ul {
  margin-left: 2.617924em;
}
.paper-8751 {
  font-size: 0.875em;
}

/* css-noise: 82d8 */
.ghost-box-o5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
