/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dim_8f16/customify
Author: WPCustomify
Author URI: https://pressmaximum.dim_8f16
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.dim_8f16/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west-d8ed.search-5337/licenses/gpl-2.0.component_gas_dbac
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.aside_bee1/, (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.action_dd9e.image_4ff6/normalize.element-clean-fa8b/
 ======
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.element-clean-fa8b v7.0.0 | MIT License | github.dim_8f16/necolas/normalize.element-clean-fa8b */
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;
}
.menu-219c .north_b6be,
.liquid-fec3,
.container_dirty_fd22,
.table_gas_8428,
.summary_fixed_ca99,
.iron_fe34,
.badge_0929,
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;
}
.liquid-fec3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .liquid-fec3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-fec3,
  h1 {
    font-size: 1.8em;
  }
}
.container_dirty_fd22,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.container_dirty_fd22 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .container_dirty_fd22,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .container_dirty_fd22,
  h2 {
    font-size: 1.7em;
  }
}
.table_gas_8428,
h3 {
  font-size: 1.618em;
}
.menu-219c .north_b6be,
.summary_fixed_ca99,
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.motion-db97 {
  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;
}
.sort_7324:after,
.sort_7324:before,
.shadow-904e:after,
.shadow-904e:before {
  content: "";
  display: table;
}
.sort_7324:after,
.shadow-904e:after {
  clear: both;
}
.texture_e932 {
  float: right;
  margin-right: 0;
}
.widget_d713 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.section-8c9f .action-3967,
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;
}
.section-8c9f .action-3967: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;
}
.avatar-complex-39a4 .action-3967 {
  box-shadow: none;
}
.avatar-complex-39a4
  .action-3967
  .input_steel_dde0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar-complex-39a4 .action-3967 .pagination_deab {
  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;
}
.avatar-complex-39a4
  .action-3967
  .pagination_deab
  b {
  display: none;
}
.avatar-complex-39a4 .row_ca8d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dropdown_full_d083:not(.notice_gold_8397):not(.paper-6f4b),
button:not(.notice_gold_8397):not(.paper-6f4b),
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ),
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ),
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ) {
  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_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ):hover,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ):hover,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):hover,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):hover,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ):active,
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ):active,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):active,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):active,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):active,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus {
  outline: 0;
}
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb {
  position: relative;
}
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .form_solid_933c,
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .item-f698,
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .in_e066,
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  i,
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  svg,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .form_solid_933c,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .item-f698,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .in_e066,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  i,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  svg,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .form_solid_933c,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .item-f698,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .in_e066,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  i,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  svg,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .form_solid_933c,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .item-f698,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .in_e066,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  i,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  svg,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .form_solid_933c,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .item-f698,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  .in_e066,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  i,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb
  svg {
  visibility: hidden;
}
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb:after,
button:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb:after,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb:after,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb:after,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ).fn-loading-e1cb: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_full_d083:not(.notice_gold_8397):not(.paper-6f4b),
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ),
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ),
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ) {
  color: #fff;
  background: #235787;
}
.dropdown_full_d083:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus,
input[type="button"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus,
input[type="reset"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus,
input[type="submit"]:not(.notice_gold_8397):not(
    .paper-6f4b
  ):focus {
  color: #fff;
}
.dropdown_full_d083.fn-disabled-e1cb:not(.notice_gold_8397):not(
    .paper-6f4b
  ),
.dropdown_full_d083[disabled]:not(.notice_gold_8397):not(
    .paper-6f4b
  ),
button.fn-disabled-e1cb:not(.notice_gold_8397):not(
    .paper-6f4b
  ),
button[disabled]:not(.notice_gold_8397):not(
    .paper-6f4b
  ) {
  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;
}
.aside-dfcb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.aside-dfcb: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;
}
.footer-hovered-f339 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.content-9779 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav_7284 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sort_7324:after,
.sort_7324:before,
.wood_6fcd:after,
.wood_6fcd:before,
.first-ea75:after,
.first-ea75:before,
.chip-fb0d:after,
.chip-fb0d:before,
.basic_c223:after,
.basic_c223:before,
.info-1171:after,
.info-1171:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sort_7324:after,
.wood_6fcd:after,
.first-ea75:after,
.chip-fb0d:after,
.basic_c223:after,
.info-1171:after {
  clear: both;
}
.wood_6fcd .feature_basic_4c4f,
.first-ea75 .feature_basic_4c4f,
.image_brown_8611 .feature_basic_4c4f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.photo_40da {
  display: inline-block;
}
.title_purple_ecc5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.title_purple_ecc5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.title_purple_ecc5 .layout-prev-9eaf {
  padding: 1em 0;
  font-size: 85%;
}
.layout-prev-9eaf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.breadcrumb_1da6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.breadcrumb_1da6:after,
.breadcrumb_1da6:before {
  content: "";
  display: table;
}
.breadcrumb_1da6:after {
  clear: both;
}
.notice_c240 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hero-old-4c7e .notice_c240 {
  max-width: 50%;
}
.over-0607 .notice_c240 {
  max-width: 33.33%;
}
.thumbnail_71f5 .notice_c240 {
  max-width: 25%;
}
.disabled-old-045e .notice_c240 {
  max-width: 20%;
}
.panel_motion_0ab2 .notice_c240 {
  max-width: 16.66%;
}
.pattern_action_8432 .notice_c240 {
  max-width: 14.28%;
}
.badge_708b .notice_c240 {
  max-width: 12.5%;
}
.accent-basic-7be0 .notice_c240 {
  max-width: 11.11%;
}
.soft-e356 {
  display: block;
}
.menu-219c .container_68b9 label,
.menu-219c .outer_a397 label,
.menu-219c .tooltip_9f4a label,
.menu-219c .upper_d042 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_paper_77bf {
  list-style: none;
  margin: 0;
}
.caption_paper_77bf article.feature_d078 {
  margin-bottom: 0;
}
.caption_paper_77bf ul {
  list-style: none;
  margin: 0;
}
.caption_paper_77bf .dim-9ace li.feature_d078 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_paper_77bf .dim-9ace li.feature_d078 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_paper_77bf .dim-9ace li.feature_d078: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) {
  .caption_paper_77bf .dim-9ace li.feature_d078 li.feature_d078 li.feature_d078 li.feature_d078 {
    padding-left: 0;
  }
}
article.feature_d078 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature_d078 .wood_6fcd p:last-of-type {
  margin-bottom: 0;
}
article.feature_d078 .right-4b8d {
  float: left;
}
article.feature_d078 .static-694a {
  margin-left: 85px;
}
article.feature_d078 .overlay-8bf7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature_d078 .overlay-8bf7 .mask_copper_f960 {
  margin-left: 10px;
}
article.feature_d078 .active_751f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature_d078 .stone_fbe5 {
  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 .container_68b9,
  #respond .tooltip_9f4a,
  #respond .upper_d042 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container_68b9 input,
#respond .tooltip_9f4a input,
#respond .upper_d042 input {
  width: 100%;
}
#respond .upper_d042 {
  margin-right: 0;
}
#respond .center-6b46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.east_ad9a {
  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;
}
.east_ad9a.dirty-6cf4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.east_ad9a 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%);
}
.east_ad9a:focus,
.east_ad9a: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);
}
.carousel-2993 {
  border-radius: 10%;
}
.pattern-top-8da8 {
  border-radius: 50%;
}
.gold_f7b8 {
  font-size: 0.72em;
}
.module-3328 {
  font-size: 0.875em;
}
.highlight_hard_fcec {
  font-size: 1.1em;
}
.header_cold_59ec {
  text-transform: uppercase;
  line-height: 1.2;
}
.header_cold_59ec.gold_f7b8 {
  letter-spacing: 0.5px;
}
.summary_glass_ab88,
.summary_glass_ab88 a {
  color: #6d6d6d;
}
.summary_glass_ab88 a:hover {
  color: #111;
}
.wood_9e66 {
  color: #6d6d6d;
}
.list-92dc {
  overflow-x: hidden;
}
.list-92dc .avatar-5e30.gallery_fresh_28e2 {
  position: relative;
}
.list-92dc .avatar-5e30.gallery_fresh_28e2.dirty_52d8 {
  position: initial;
}
.list-92dc
  .avatar-5e30.gallery_fresh_28e2.dirty_52d8
  .fluid-1ffc {
  left: auto;
}
.list-92dc .avatar-5e30 .fluid-1ffc {
  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;
}
.list-92dc .avatar-5e30:hover.gallery_fresh_28e2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list-92dc
  .avatar-5e30:hover.gallery_fresh_28e2
  .fluid-1ffc {
  display: block;
  z-index: 9999999;
}
.list-92dc .info-6755 .over_e82a,
.list-92dc .focused_5fe2 .over_e82a {
  display: none;
}
.list-92dc .dropdown-red-9986 .avatar-5e30:hover.gallery_fresh_28e2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu-219c .container_68b9 label,
.menu-219c .outer_a397 label,
.menu-219c .tooltip_9f4a label,
.menu-219c .upper_d042 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.caption_paper_77bf {
  list-style: none;
  margin: 0;
}
.caption_paper_77bf article.feature_d078 {
  margin-bottom: 0;
}
.caption_paper_77bf ul {
  list-style: none;
  margin: 0;
}
.caption_paper_77bf .dim-9ace li.feature_d078 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .caption_paper_77bf .dim-9ace li.feature_d078 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .caption_paper_77bf .dim-9ace li.feature_d078: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) {
  .caption_paper_77bf .dim-9ace li.feature_d078 li.feature_d078 li.feature_d078 li.feature_d078 {
    padding-left: 0;
  }
}
article.feature_d078 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature_d078 .wood_6fcd p:last-of-type {
  margin-bottom: 0;
}
article.feature_d078 .right-4b8d {
  float: left;
}
article.feature_d078 .static-694a {
  margin-left: 85px;
}
article.feature_d078 .overlay-8bf7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature_d078 .overlay-8bf7 .mask_copper_f960 {
  margin-left: 10px;
}
article.feature_d078 .active_751f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature_d078 .stone_fbe5 {
  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 .container_68b9,
  #respond .tooltip_9f4a,
  #respond .upper_d042 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .container_68b9 input,
#respond .tooltip_9f4a input,
#respond .upper_d042 input {
  width: 100%;
}
#respond .upper_d042 {
  margin-right: 0;
}
#respond .center-6b46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-6755 .hard_9ad9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard_9ad9 .cool-729e.form-e6e2 .logo_liquid_194c > li > a:focus,
.hard_9ad9 .cool-729e.form-e6e2 .logo_liquid_194c > li > a:hover,
.hard_9ad9 .cool-729e.clean-9bb8 .logo_liquid_194c > li > a:focus,
.hard_9ad9 .cool-729e.clean-9bb8 .logo_liquid_194c > li > a:hover,
.hard_9ad9 .cool-729e.wide_ee78 .logo_liquid_194c > li > a:focus,
.hard_9ad9 .cool-729e.wide_ee78 .logo_liquid_194c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_9ad9
  .cool-729e.form-e6e2
  .logo_liquid_194c
  > li.soft_2e88
  > a,
.hard_9ad9
  .cool-729e.form-e6e2
  .logo_liquid_194c
  > li.avatar_a32d
  > a,
.hard_9ad9
  .cool-729e.clean-9bb8
  .logo_liquid_194c
  > li.soft_2e88
  > a,
.hard_9ad9
  .cool-729e.clean-9bb8
  .logo_liquid_194c
  > li.avatar_a32d
  > a,
.hard_9ad9
  .cool-729e.wide_ee78
  .logo_liquid_194c
  > li.soft_2e88
  > a,
.hard_9ad9 .cool-729e.wide_ee78 .logo_liquid_194c > li.bottom_ef17 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_9ad9 .texture_352b,
.hard_9ad9 .texture_352b a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_9ad9 .bright-ab63.card_c42f li a,
.hard_9ad9 .label_b08d a,
.hard_9ad9 .thumbnail-prev-a0d8,
.hard_9ad9 .logo_liquid_194c > li > a,
.hard_9ad9 .shadow_action_de37 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9 .bright-ab63.card_c42f li a:hover,
.hard_9ad9 .label_b08d a:hover,
.hard_9ad9 .thumbnail-prev-a0d8:hover,
.hard_9ad9 .logo_liquid_194c > li > a:hover,
.hard_9ad9 .shadow_action_de37:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_9ad9 .dirty_6702 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9 .dirty_6702 .nav-first-1174 {
  color: rgba(255, 255, 255, 0.99);
}
.hard_9ad9 .dirty_6702:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_9ad9 .mini-0325 .banner-5e38 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9 .mini-0325 .banner-5e38 .gradient-selected-0578 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9
  .mini-0325
  .banner-5e38
  .gradient-selected-0578::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9
  .mini-0325
  .banner-5e38
  .gradient-selected-0578:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9
  .mini-0325
  .banner-5e38
  .gradient-selected-0578::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9
  .mini-0325
  .banner-5e38
  .gradient-selected-0578::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9 .mini-0325 .sidebar-dim-b7de {
  color: rgba(255, 255, 255, 0.79);
}
.hard_9ad9 .mini-0325 .sidebar-dim-b7de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-ca06
  .hard_9ad9
  .mini-0325
  .active_out_6124
  .primary-e569 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-ca06
  .hard_9ad9
  .mini-0325
  .active_out_6124
  .gradient-selected-0578 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-6755 .filter-wood-de96 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.filter-wood-de96 .cool-729e.form-e6e2 .logo_liquid_194c > li > a:focus,
.filter-wood-de96 .cool-729e.form-e6e2 .logo_liquid_194c > li > a:hover,
.filter-wood-de96 .cool-729e.clean-9bb8 .logo_liquid_194c > li > a:focus,
.filter-wood-de96 .cool-729e.clean-9bb8 .logo_liquid_194c > li > a:hover,
.filter-wood-de96 .cool-729e.wide_ee78 .logo_liquid_194c > li > a:focus,
.filter-wood-de96 .cool-729e.wide_ee78 .logo_liquid_194c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-wood-de96
  .cool-729e.form-e6e2
  .logo_liquid_194c
  > li.soft_2e88
  > a,
.filter-wood-de96
  .cool-729e.form-e6e2
  .logo_liquid_194c
  > li.avatar_a32d
  > a,
.filter-wood-de96
  .cool-729e.clean-9bb8
  .logo_liquid_194c
  > li.soft_2e88
  > a,
.filter-wood-de96
  .cool-729e.clean-9bb8
  .logo_liquid_194c
  > li.avatar_a32d
  > a,
.filter-wood-de96
  .cool-729e.wide_ee78
  .logo_liquid_194c
  > li.soft_2e88
  > a,
.filter-wood-de96 .cool-729e.wide_ee78 .logo_liquid_194c > li.bottom_ef17 > a {
  color: rgba(0, 0, 0, 0.8);
}
.filter-wood-de96 .texture_352b,
.filter-wood-de96 .texture_352b a {
  color: rgba(0, 0, 0, 0.8);
}
.filter-wood-de96 .bright-ab63.card_c42f li a,
.filter-wood-de96 .label_b08d a,
.filter-wood-de96 .thumbnail-prev-a0d8,
.filter-wood-de96 .logo_liquid_194c > li > a,
.filter-wood-de96 .shadow_action_de37 {
  color: rgba(0, 0, 0, 0.55);
}
.filter-wood-de96 .bright-ab63.card_c42f li a:hover,
.filter-wood-de96 .label_b08d a:hover,
.filter-wood-de96 .thumbnail-prev-a0d8:hover,
.filter-wood-de96 .logo_liquid_194c > li > a:hover,
.filter-wood-de96 .shadow_action_de37:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-wood-de96 .dirty_6702 {
  color: rgba(0, 0, 0, 0.55);
}
.filter-wood-de96 .dirty_6702 .nav-first-1174 {
  color: rgba(0, 0, 0, 0.8);
}
.filter-wood-de96 .dirty_6702:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green-1bfe .shade_easy_5ccc {
  margin-left: auto;
  margin-right: auto;
}
.first-ea75 > * {
  margin-left: auto;
  margin-right: auto;
}
.first-ea75 .footer-hovered-f339 {
  margin-right: 1.41575em;
}
.tabs_basic_bc82 .first-ea75 > .list_fc8d {
  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;
}
.tabs_basic_bc82 .first-ea75 > .component-3c6e {
  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;
}
.active-1f15.green-1bfe .shade_easy_5ccc,
.background-c6f0.green-1bfe .shade_easy_5ccc {
  margin-left: 0;
}
.dynamic-e5db.green-1bfe .shade_easy_5ccc,
.active-advanced-e50f.green-1bfe .shade_easy_5ccc {
  margin-right: 0;
}
.first-ea75 ol,
.first-ea75 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.lower_08d0 video {
  max-width: 100%;
}
.shade-action-5049 img {
  display: block;
}
.shade-action-5049.footer-hovered-f339,
.shade-action-5049.content-9779 {
  width: 100%;
}
.shade-action-5049.component-3c6e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.message_prev_7dba:not(.layout-steel-b778) {
  margin: 1.5em auto;
}
.modal-3491 p {
  padding: 1.5em 14px;
}
ul.cold_9c4e.component-3c6e,
ul.cold_9c4e.list_fc8d,
ul.cold_9c4e.article_534a.list_fc8d {
  padding: 0 14px;
}
.complex_9ef3 {
  display: block;
  overflow-x: auto;
}
.complex_9ef3 table {
  border-collapse: collapse;
  width: 100%;
}
.complex_9ef3 td,
.complex_9ef3 th {
  padding: 0.5em;
}
.first-ea75 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.first-ea75 ol ol,
.first-ea75 ol ul,
.first-ea75 ul ol,
.first-ea75 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.first-ea75 ol ol li,
.first-ea75 ol ul li,
.first-ea75 ul ol li,
.first-ea75 ul ul li {
  margin-left: 0;
}
.module-7484.gradient_iron_7794 > .component_973c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.module-7484.gradient_iron_7794 > .component_973c iframe,
.module-7484.gradient_iron_7794 > .component_973c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.button_7e64 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.button_7e64.filter_in_bd27 {
  padding: 0;
}
.button_7e64.filter_in_bd27 cite {
  font-size: 13px;
}
.button_7e64 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.button_7e64 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.up-d275 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.up-d275 > p:first-child {
  margin-top: 0;
}
.up-d275 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.up-d275 blockquote {
  border-left: 0;
}
.detail_ef00 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.detail_ef00:not(.active-motion-b18e) {
  max-width: 100px;
}
.detail_ef00.shade-right-af31 {
  border-bottom: none !important;
  text-align: center;
}
.detail_ef00.shade-right-af31::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal-3491 p {
    padding: 1.5em 0;
  }
}
.tall-1676 {
  color: #0073aa;
}
.dirty-2c01 {
  background-color: #0073aa;
}
.panel_new_033e {
  color: #229fd8;
}
.hard-a13f {
  background-color: #229fd8;
}
.cool-181c {
  color: #eee;
}
.smooth_5727 {
  background-color: #eee;
}
.prev_2a15 {
  color: #444;
}
.gas-a0e6 {
  background-color: #444;
}
.breadcrumb-prev-d849 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb-prev-d849 .notification_yellow_35c6 .label_b08d {
  font-size: 15px;
}
.breadcrumb-prev-d849 .label_b08d {
  line-height: 1.3;
}
.breadcrumb-prev-d849 .filter-wood-de96 {
}
.breadcrumb-prev-d849 .hard_9ad9 {
  background: #235787;
}
.paragraph_rough_e749 {
  padding: 0;
}
.paragraph_rough_e749 .hard_9ad9 {
  background: #1a1a1a;
}
.paragraph_rough_e749 .filter-wood-de96 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fast-0ce1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fast-0ce1 .filter-wood-de96 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fast-0ce1 .hard_9ad9 {
  background: #303030;
}
.info-1171 {
  position: relative;
  z-index: 10;
}
.info-1171 .progress-outer-5444 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paper_7f21 .gallery_fresh_28e2 {
  display: inline-block;
  vertical-align: middle;
}
.paper_7f21.east-d979 .gallery_fresh_28e2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paper_7f21.east-d979 .gallery_fresh_28e2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paper_7f21.east-d979 .gallery_fresh_28e2 {
    margin-right: 0.4em;
  }
}
.paper_7f21.east-d979 .gallery_fresh_28e2:last-child {
  margin-right: 0;
}
.hidden-4732 .progress-outer-5444 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-6755 .notification_yellow_35c6 {
    margin: 0 -0.5em;
  }
  .info-6755 .notification_yellow_35c6 [class*="customify-col-"],
  .info-6755 .notification_yellow_35c6 [class*="customify-col_"],
  .info-6755 .notification_yellow_35c6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-6755.search-3baf .progress-outer-5444 {
  background: 0 0 !important;
}
.info-6755.search-3baf .progress-outer-5444,
.info-6755.hidden-4732 .progress-outer-5444 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-6755.main_center_3583 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-6755.hidden-4732 .progress-outer-5444 {
  box-shadow: none !important;
}
.tabs_c22e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tabs_c22e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_c22e {
    padding: 18px 0 20px;
  }
}
.tabs_c22e .button-87e3 {
  width: 100%;
}
.tabs_c22e .element-2cf5 {
  margin-bottom: 0;
}
.tabs_c22e .tooltip-over-1591 {
  margin-top: 5px;
  font-size: 0.875em;
}
.smooth-b944 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.smooth-b944 .widget-bright-78f0 {
  width: 100%;
}
.dim-4cd9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dim-4cd9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dim-4cd9 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;
}
.dim-4cd9 li:last-child:after {
  display: none;
}
.dim-4cd9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip_a8b4 .over_e82a button,
.tabs_c22e .over_e82a button {
  left: 0;
}
.tooltip_a8b4 .widget-bright-78f0,
.tabs_c22e .widget-bright-78f0 {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_a8b4 .smooth-b944,
.tabs_c22e .smooth-b944 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip_a8b4 {
  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;
}
.tooltip_a8b4: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;
}
.tooltip_a8b4 .form_83c1 {
  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) {
  .tooltip_a8b4 .form_83c1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_a8b4 .form_83c1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_a8b4 .form_83c1 {
    min-height: 200px;
  }
}
.tooltip_a8b4 .dim-4cd9 {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_a8b4 .dim-4cd9 a,
.tooltip_a8b4 .dim-4cd9 li:after {
  color: inherit;
}
.tooltip_a8b4 .dim-4cd9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.silver_e5ab {
  margin-bottom: 0.5em;
}
.popup-aeb6 {
  margin-bottom: 1.2em;
}
.popup-aeb6,
.silver_e5ab {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup-aeb6 p:last-child,
.silver_e5ab p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over_e82a,
#masthead .over_e82a {
  display: none;
}
#masthead
  > .over_e82a.badge-6c7e {
  display: none;
}
#masthead > .over_e82a button {
  left: 0;
}
.notification-3d4c {
  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%;
}
.notification-3d4c .gallery_fresh_28e2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification-3d4c .surface-84d4 {
  display: -webkit-box;
  display: flex;
}
.notification-3d4c .surface-84d4.sort-de43 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification-3d4c .surface-84d4.table_9d2d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-3d4c .surface-84d4.shadow-top-8ecc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-3d4c.row_25cc.button-large-3b23 .surface-84d4.sort-de43 {
  flex-basis: 100%;
}
.notification-3d4c.element-soft-0793 .surface-84d4.table_9d2d {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification-3d4c.element-soft-0793 .surface-84d4.shadow-top-8ecc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over_e82a.badge-6c7e {
  display: none;
}
#masthead > .over_e82a button {
  left: 0;
}
.texture-motion-27a0 {
  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;
}
.texture-motion-27a0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-motion-27a0.surface_421c i {
  margin-right: 4px;
}
.texture-motion-27a0.heading_80de i {
  margin-left: 5px;
}
.label_b08d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.label_b08d p:last-child {
  margin-bottom: 0;
}
.button_be36 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button_be36 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button_be36 img {
  display: block;
  width: auto;
  line-height: 1;
}
.button_be36 .texture_352b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button_be36 .banner-down-98e4 {
  margin: 5px 0 7px 0;
}
.button_be36.left_12ec .black_12b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_be36.left_12ec .in_6211 {
  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;
}
.button_be36.small-68dd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button_be36.small-68dd .black_12b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button_be36.small-68dd .in_6211 {
  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;
}
.button_be36.under-9a52 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button_be36.image_glass_f54a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button_be36.image_glass_f54a .in_6211 {
  margin-top: 7px;
}
.footer_ddc9 {
  display: inline-block;
}
.info-1171 .progress_tall_26db .button_be36 img {
  max-width: 100%;
}
.cool-729e .heading-tiny-9dab.backdrop-e9f8,
.icon_silver_08d6 .heading-tiny-9dab.backdrop-e9f8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.cool-729e .popup_4f1c,
.icon_silver_08d6 .popup_4f1c {
  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%);
}
.cool-729e .popup_4f1c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.cool-729e.popup_old_06bd .popup_4f1c {
  display: none;
}
.cool-729e .easy_0793 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cool-729e .easy_0793 li {
  display: inline-block;
  position: relative;
}
.cool-729e .easy_0793 li:last-child {
  margin-right: 0;
}
.cool-729e .easy_0793 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;
}
.cool-729e .easy_0793 li.bottom_ef17 > a {
  color: rgba(0, 0, 0, 0.9);
}
.cool-729e .easy_0793 > 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;
}
.cool-729e .easy_0793 > li > a i {
  line-height: 0;
}
.cool-729e .easy_0793 > li.status_2def > a .popup_4f1c {
  margin-left: 4px;
  line-height: 0;
}
.cool-729e .easy_0793 .message_tall_b4bf li.status_2def > a {
  position: relative;
}
.cool-729e .easy_0793 .message_tall_b4bf li.status_2def > a:after,
.cool-729e .easy_0793 .message_tall_b4bf li.status_2def > a:before {
  content: "";
  display: table;
}
.cool-729e .easy_0793 .message_tall_b4bf li.status_2def > a:after {
  clear: both;
}
.cool-729e .easy_0793 .message_tall_b4bf li.status_2def > a .popup_4f1c {
  margin-left: 5px;
  float: right;
}
.cool-729e .hero-7e29,
.cool-729e .message_tall_b4bf {
  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;
}
.cool-729e .message_tall_b4bf {
  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;
}
.cool-729e .message_tall_b4bf .backdrop-e9f8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.cool-729e .message_tall_b4bf .popup_4f1c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.cool-729e .message_tall_b4bf li {
  display: block;
  margin: 0;
  padding: 0;
}
.cool-729e .message_tall_b4bf 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;
}
.cool-729e .message_tall_b4bf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.cool-729e .message_tall_b4bf .message_tall_b4bf {
  top: 0;
  left: 100%;
}
.cool-729e .feature_tiny_5c19.fn-focus-e1cb > .hero-7e29,
.cool-729e .feature_tiny_5c19.fn-focus-e1cb > .message_tall_b4bf,
.cool-729e .feature_tiny_5c19:focus > .hero-7e29,
.cool-729e .feature_tiny_5c19:focus > .message_tall_b4bf,
.cool-729e .feature_tiny_5c19:hover > .hero-7e29,
.cool-729e .feature_tiny_5c19:hover > .message_tall_b4bf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.cool-729e.wide_ee78 .logo_liquid_194c:after,
.cool-729e.wide_ee78 .logo_liquid_194c:before {
  content: "";
  display: table;
}
.cool-729e.wide_ee78 .logo_liquid_194c:after {
  clear: both;
}
.cool-729e.wide_ee78 .logo_liquid_194c > li {
  float: left;
}
.cool-729e.sidebar-dbf7 .logo_liquid_194c:after,
.cool-729e.sidebar-dbf7 .logo_liquid_194c:before {
  content: "";
  display: table;
}
.cool-729e.sidebar-dbf7 .logo_liquid_194c:after {
  clear: both;
}
.cool-729e.sidebar-dbf7 .logo_liquid_194c > li {
  float: left;
}
.cool-729e.sidebar-dbf7 .logo_liquid_194c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.cool-729e.sidebar-dbf7 .logo_liquid_194c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.cool-729e.sidebar-dbf7 .logo_liquid_194c > li.soft_2e88 > a,
.cool-729e.sidebar-dbf7 .logo_liquid_194c > li.bottom_ef17 > a {
  color: #fff;
  background-color: #1e4b75;
}
.cool-729e.form-e6e2 .logo_liquid_194c > li > a .backdrop-e9f8 {
  position: relative;
}
.cool-729e.form-e6e2 .logo_liquid_194c > li > a .backdrop-e9f8: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;
}
.cool-729e.form-e6e2
  .logo_liquid_194c
  > li:focus
  > a
  .backdrop-e9f8:before,
.cool-729e.form-e6e2
  .logo_liquid_194c
  > li:hover
  > a
  .backdrop-e9f8:before {
  width: 100%;
  background-color: currentColor;
}
.cool-729e.form-e6e2
  .logo_liquid_194c
  > li.soft_2e88
  > a
  .backdrop-e9f8:before,
.cool-729e.form-e6e2
  .logo_liquid_194c
  > li.avatar_a32d
  > a
  .backdrop-e9f8:before {
  width: 100%;
  background-color: currentColor;
}
.cool-729e.clean-9bb8 .logo_liquid_194c > li > a .backdrop-e9f8 {
  position: relative;
}
.cool-729e.clean-9bb8 .logo_liquid_194c > li > a .backdrop-e9f8: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;
}
.cool-729e.clean-9bb8 .logo_liquid_194c > li:focus > a .backdrop-e9f8:before,
.cool-729e.clean-9bb8
  .logo_liquid_194c
  > li:hover
  > a
  .backdrop-e9f8:before {
  width: 100%;
  background-color: currentColor;
}
.cool-729e.clean-9bb8
  .logo_liquid_194c
  > li.soft_2e88
  > a
  .backdrop-e9f8:before,
.cool-729e.clean-9bb8
  .logo_liquid_194c
  > li.avatar_a32d
  > a
  .backdrop-e9f8:before {
  width: 100%;
  background-color: currentColor;
}
.icon_silver_08d6 .easy_0793 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon_silver_08d6 .easy_0793 li:first-child > a {
  border-top: none;
}
.icon_silver_08d6 .easy_0793 .header_huge_aa3f > .backdrop-e9f8 .popup_4f1c {
  display: none;
}
.icon_silver_08d6 .easy_0793 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon_silver_08d6 .easy_0793 li:last-child {
  border: none;
}
.icon_silver_08d6 .easy_0793 li.status_2def > a {
  padding-right: 45px !important;
}
.icon_silver_08d6 .easy_0793 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon_silver_08d6 .easy_0793 li a:focus,
.icon_silver_08d6 .easy_0793 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_silver_08d6 .easy_0793 li .next_f701 {
  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;
}
.icon_silver_08d6 .easy_0793 li .next_f701:hover {
  box-shadow: none;
}
.icon_silver_08d6 .easy_0793 li .next_f701 .popup_4f1c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon_silver_08d6 .easy_0793 .message_tall_b4bf {
  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);
}
.icon_silver_08d6 .easy_0793 .message_tall_b4bf li a {
  padding-left: 3em;
}
.icon_silver_08d6 .easy_0793 .dirty-3004 > a .next_f701 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon_silver_08d6 .easy_0793 .dirty-3004 > .message_tall_b4bf {
  display: block;
  opacity: 1;
}
.caption_6742 {
  max-width: 100%;
}
.status-4a00 {
  line-height: 0;
  cursor: pointer;
}
.shadow_action_de37 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shadow_action_de37:hover {
  box-shadow: none;
  color: currentColor;
}
.shadow_action_de37 svg {
  width: 18px;
  height: 18px;
}
.shadow_action_de37 .hero-d561 {
  display: none;
}
.row_f456 {
  position: relative;
}
.row_f456.fn-active-e1cb .shadow_action_de37 .title-cb6f {
  display: none;
}
.row_f456.fn-active-e1cb .shadow_action_de37 .hero-d561 {
  display: inline-block;
}
.row_f456 .module_copper_b872 {
  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);
}
.row_f456.secondary-warm-02af .module_copper_b872 {
  left: auto;
  right: -0.9em;
}
.row_f456.secondary-warm-02af .info_45e0::before {
  left: auto;
  right: 15px;
}
.row_f456.fn-active-e1cb .module_copper_b872 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_out_6124 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.active_out_6124 label {
  flex-basis: 100%;
}
.active_out_6124 .banner-5e38 {
  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;
}
.active_out_6124 .gradient-selected-0578 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.active_out_6124 .gradient-selected-0578:focus {
  background-color: transparent;
}
.active_out_6124 button.sidebar-dim-b7de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.active_out_6124 button.sidebar-dim-b7de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.active_out_6124 button.sidebar-dim-b7de svg {
  width: 18px;
  height: 18px;
}
.active_out_6124 input[type="submit"] {
  min-height: auto;
}
.mini-0325 .active_out_6124 .gradient-selected-0578 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.info_45e0 {
  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) {
  .info_45e0 {
    width: 220px;
  }
}
.info_45e0 label {
  flex-basis: 100%;
}
.info_45e0::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;
}
.component-ca06 .mini-0325 .active_out_6124 {
  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;
}
.component-ca06
  .mini-0325
  .active_out_6124
  .banner-5e38 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-ca06 .mini-0325 .active_out_6124 .gradient-selected-0578 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-ca06
  .mini-0325
  .active_out_6124
  .gradient-selected-0578:focus {
  background: 0 0;
}
.component-ca06
  .mini-0325
  .active_out_6124
  .primary-e569 {
  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;
}
.bright-ab63 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bright-ab63 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bright-ab63 li:last-child {
  margin-right: 0;
}
.bright-ab63 li:first-child {
  margin-left: 0;
}
.bright-ab63.tooltip_da1e a {
  color: #fff;
}
.bright-ab63.tooltip_da1e a:hover {
  color: #fff;
}
.bright-ab63 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bright-ab63 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bright-ab63 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bright-ab63 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bright-ab63 [class*="social-icon-apple"] {
  background-color: #999;
}
.bright-ab63 [class*="social-icon-apple"].photo_cold_4b4f {
  background-color: transparent;
  color: #999;
}
.bright-ab63 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bright-ab63 [class*="social-icon-behance"].photo_cold_4b4f {
  background-color: transparent;
  color: #1769ff;
}
.bright-ab63 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bright-ab63 [class*="social-icon-bitbucket"].photo_cold_4b4f {
  background-color: transparent;
  color: #205081;
}
.bright-ab63 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bright-ab63 [class*="social-icon-codepen"].photo_cold_4b4f {
  background-color: transparent;
  color: #000;
}
.bright-ab63 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bright-ab63 [class*="social-icon-delicious"].photo_cold_4b4f {
  background-color: transparent;
  color: #39f;
}
.bright-ab63 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bright-ab63 [class*="social-icon-digg"].photo_cold_4b4f {
  background-color: transparent;
  color: #005be2;
}
.bright-ab63 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bright-ab63 [class*="social-icon-dribbble"].photo_cold_4b4f {
  background-color: transparent;
  color: #ea4c89;
}
.bright-ab63 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bright-ab63 [class*="social-icon-envelope"].photo_cold_4b4f {
  background-color: transparent;
  color: #ea4335;
}
.bright-ab63 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bright-ab63 [class*="social-icon-facebook"].photo_cold_4b4f {
  background-color: transparent;
  color: #3b5998;
}
.bright-ab63 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bright-ab63 [class*="social-icon-flickr"].photo_cold_4b4f {
  background-color: transparent;
  color: #0063dc;
}
.bright-ab63 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bright-ab63 [class*="social-icon-foursquare"].photo_cold_4b4f {
  background-color: transparent;
  color: #2d5be3;
}
.bright-ab63 [class*="social-icon-github"] {
  background-color: #333;
}
.bright-ab63 [class*="social-icon-github"].photo_cold_4b4f {
  background-color: transparent;
  color: #333;
}
.bright-ab63 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bright-ab63 [class*="social-icon-google-plus"].photo_cold_4b4f {
  background-color: transparent;
  color: #dd4b39;
}
.bright-ab63 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bright-ab63 [class*="social-icon-houzz"].photo_cold_4b4f {
  background-color: transparent;
  color: #7ac142;
}
.bright-ab63 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bright-ab63 [class*="social-icon-instagram"].photo_cold_4b4f {
  background-color: transparent;
  color: #262626;
}
.bright-ab63 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bright-ab63 [class*="social-icon-jsfiddle"].photo_cold_4b4f {
  background-color: transparent;
  color: #487aa2;
}
.bright-ab63 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bright-ab63 [class*="social-icon-linkedin"].photo_cold_4b4f {
  background-color: transparent;
  color: #0077b5;
}
.bright-ab63 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bright-ab63 [class*="social-icon-medium"].photo_cold_4b4f {
  background-color: transparent;
  color: #00ab6b;
}
.bright-ab63 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bright-ab63
  [class*="social-icon-odnoklassniki"].photo_cold_4b4f {
  background-color: transparent;
  color: #f4731c;
}
.bright-ab63 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bright-ab63 [class*="social-icon-meetup"].photo_cold_4b4f {
  background-color: transparent;
  color: #ec1c40;
}
.bright-ab63 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bright-ab63 [class*="social-icon-pinterest"].photo_cold_4b4f {
  background-color: transparent;
  color: #bd081c;
}
.bright-ab63 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bright-ab63 [class*="social-icon-product-hunt"].photo_cold_4b4f {
  background-color: transparent;
  color: #da552f;
}
.bright-ab63 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bright-ab63 [class*="social-icon-reddit"].photo_cold_4b4f {
  background-color: transparent;
  color: #ff4500;
}
.bright-ab63 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bright-ab63 [class*="social-icon-rss"].photo_cold_4b4f {
  background-color: transparent;
  color: #f26522;
}
.bright-ab63 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bright-ab63
  [class*="social-icon-shopping-cart"].photo_cold_4b4f {
  background-color: transparent;
  color: #4caf50;
}
.bright-ab63 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bright-ab63 [class*="social-icon-skype"].photo_cold_4b4f {
  background-color: transparent;
  color: #00aff0;
}
.bright-ab63 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bright-ab63 [class*="social-icon-slideshare"].photo_cold_4b4f {
  background-color: transparent;
  color: #0077b5;
}
.bright-ab63 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bright-ab63 [class*="social-icon-snapchat"].photo_cold_4b4f {
  background-color: transparent;
  color: #fffc00;
}
.bright-ab63 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bright-ab63 [class*="social-icon-soundcloud"].photo_cold_4b4f {
  background-color: transparent;
  color: #f80;
}
.bright-ab63 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bright-ab63 [class*="social-icon-spotify"].photo_cold_4b4f {
  background-color: transparent;
  color: #2ebd59;
}
.bright-ab63 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bright-ab63
  [class*="social-icon-stack-overflow"].photo_cold_4b4f {
  background-color: transparent;
  color: #fe7a15;
}
.bright-ab63 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bright-ab63 [class*="social-icon-maldkfgram"].photo_cold_4b4f {
  background-color: transparent;
  color: #2ca5e0;
}
.bright-ab63 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bright-ab63 [class*="social-icon-tripadvisor"].photo_cold_4b4f {
  background-color: transparent;
  color: #589442;
}
.bright-ab63 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bright-ab63 [class*="social-icon-tumblr"].photo_cold_4b4f {
  background-color: transparent;
  color: #35465c;
}
.bright-ab63 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bright-ab63 [class*="social-icon-twitch"].photo_cold_4b4f {
  background-color: transparent;
  color: #6441a5;
}
.bright-ab63 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bright-ab63 [class*="social-icon-twitter"].photo_cold_4b4f {
  background-color: transparent;
  color: #1da1f2;
}
.bright-ab63 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bright-ab63 [class*="social-icon-vimeo"].photo_cold_4b4f {
  background-color: transparent;
  color: #1ab7ea;
}
.bright-ab63 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bright-ab63 [class*="social-icon-vk"].photo_cold_4b4f {
  background-color: transparent;
  color: #45668e;
}
.bright-ab63 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bright-ab63 [class*="social-icon-weibo"].photo_cold_4b4f {
  background-color: transparent;
  color: #df2029;
}
.bright-ab63 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bright-ab63 [class*="social-icon-weixin"].photo_cold_4b4f {
  background-color: transparent;
  color: #7bb32e;
}
.bright-ab63 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bright-ab63 [class*="social-icon-whatsapp"].photo_cold_4b4f {
  background-color: transparent;
  color: #25d366;
}
.bright-ab63 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bright-ab63 [class*="social-icon-wordpress"].photo_cold_4b4f {
  background-color: transparent;
  color: #21759b;
}
.bright-ab63 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bright-ab63 [class*="social-icon-xing"].photo_cold_4b4f {
  background-color: transparent;
  color: #026466;
}
.bright-ab63 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bright-ab63 [class*="social-icon-yelp"].photo_cold_4b4f {
  background-color: transparent;
  color: #af0606;
}
.bright-ab63 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bright-ab63 [class*="social-icon-youtube"].photo_cold_4b4f {
  background-color: transparent;
  color: #cd201f;
}
.thumbnail-prev-a0d8 {
  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;
}
.thumbnail-prev-a0d8:hover {
  box-shadow: none;
  background: 0 0;
}
.button-yellow-10c5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary_pressed_f2bc {
  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;
}
.gallery_3818 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.info_upper_e700 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.info_upper_e700,
.info_upper_e700::after,
.info_upper_e700::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;
}
.info_upper_e700::after,
.info_upper_e700::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media_outer_085c .tertiary_pressed_f2bc .gallery_3818 {
  margin-top: -2px;
  width: 19px;
}
.media_outer_085c .tertiary_pressed_f2bc .info_upper_e700 {
  margin-top: -1px;
}
.media_outer_085c .tertiary_pressed_f2bc .info_upper_e700,
.media_outer_085c .tertiary_pressed_f2bc .info_upper_e700::after,
.media_outer_085c .tertiary_pressed_f2bc .info_upper_e700::before {
  width: 19px;
  height: 2px;
}
.media_outer_085c .tertiary_pressed_f2bc .info_upper_e700::before {
  top: -6px;
}
.media_outer_085c .tertiary_pressed_f2bc .info_upper_e700::after {
  bottom: -6px;
}
.top_9899 .tertiary_pressed_f2bc .gallery_3818 {
  margin-top: -2px;
  width: 22px;
}
.top_9899 .tertiary_pressed_f2bc .info_upper_e700 {
  margin-top: -1px;
}
.top_9899 .tertiary_pressed_f2bc .info_upper_e700,
.top_9899 .tertiary_pressed_f2bc .info_upper_e700::after,
.top_9899 .tertiary_pressed_f2bc .info_upper_e700::before {
  width: 22px;
  height: 2px;
}
.top_9899 .tertiary_pressed_f2bc .info_upper_e700::before {
  top: -7px;
}
.top_9899 .tertiary_pressed_f2bc .info_upper_e700::after {
  bottom: -7px;
}
.block_red_1418 .tertiary_pressed_f2bc .gallery_3818 {
  margin-top: -2px;
  width: 31px;
}
.block_red_1418 .tertiary_pressed_f2bc .info_upper_e700 {
  margin-top: -1.5px;
}
.block_red_1418 .tertiary_pressed_f2bc .info_upper_e700,
.block_red_1418 .tertiary_pressed_f2bc .info_upper_e700::after,
.block_red_1418 .tertiary_pressed_f2bc .info_upper_e700::before {
  width: 31px;
  height: 3px;
}
.block_red_1418 .tertiary_pressed_f2bc .info_upper_e700::before {
  top: -9px;
}
.block_red_1418 .tertiary_pressed_f2bc .info_upper_e700::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .advanced-6844 .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 19px;
  }
  .advanced-6844 .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1px;
  }
  .advanced-6844 .tertiary_pressed_f2bc .info_upper_e700,
  .advanced-6844 .tertiary_pressed_f2bc .info_upper_e700::after,
  .advanced-6844 .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 19px;
    height: 2px;
  }
  .advanced-6844 .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -6px;
  }
  .advanced-6844 .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -6px;
  }
  .caption-1810 .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-1810 .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1px;
  }
  .caption-1810 .tertiary_pressed_f2bc .info_upper_e700,
  .caption-1810 .tertiary_pressed_f2bc .info_upper_e700::after,
  .caption-1810 .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 22px;
    height: 2px;
  }
  .caption-1810 .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -7px;
  }
  .caption-1810 .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -7px;
  }
  .filter_4a5c .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 31px;
  }
  .filter_4a5c .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1.5px;
  }
  .filter_4a5c .tertiary_pressed_f2bc .info_upper_e700,
  .filter_4a5c .tertiary_pressed_f2bc .info_upper_e700::after,
  .filter_4a5c .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 31px;
    height: 3px;
  }
  .filter_4a5c .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -9px;
  }
  .filter_4a5c .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_63df .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 19px;
  }
  .pressed_63df .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1px;
  }
  .pressed_63df .tertiary_pressed_f2bc .info_upper_e700,
  .pressed_63df .tertiary_pressed_f2bc .info_upper_e700::after,
  .pressed_63df .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 19px;
    height: 2px;
  }
  .pressed_63df .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -6px;
  }
  .pressed_63df .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -6px;
  }
  .filter-under-1bf2 .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 22px;
  }
  .filter-under-1bf2 .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1px;
  }
  .filter-under-1bf2 .tertiary_pressed_f2bc .info_upper_e700,
  .filter-under-1bf2 .tertiary_pressed_f2bc .info_upper_e700::after,
  .filter-under-1bf2 .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 22px;
    height: 2px;
  }
  .filter-under-1bf2 .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -7px;
  }
  .filter-under-1bf2 .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -7px;
  }
  .footer_pro_f050 .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_pro_f050 .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1.5px;
  }
  .footer_pro_f050 .tertiary_pressed_f2bc .info_upper_e700,
  .footer_pro_f050 .tertiary_pressed_f2bc .info_upper_e700::after,
  .footer_pro_f050 .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 31px;
    height: 3px;
  }
  .footer_pro_f050 .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -9px;
  }
  .footer_pro_f050 .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav-red-34c7 .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-red-34c7 .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1px;
  }
  .nav-red-34c7 .tertiary_pressed_f2bc .info_upper_e700,
  .nav-red-34c7 .tertiary_pressed_f2bc .info_upper_e700::after,
  .nav-red-34c7 .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 19px;
    height: 2px;
  }
  .nav-red-34c7 .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -6px;
  }
  .nav-red-34c7 .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -6px;
  }
  .column-a743 .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 22px;
  }
  .column-a743 .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1px;
  }
  .column-a743 .tertiary_pressed_f2bc .info_upper_e700,
  .column-a743 .tertiary_pressed_f2bc .info_upper_e700::after,
  .column-a743 .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 22px;
    height: 2px;
  }
  .column-a743 .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -7px;
  }
  .column-a743 .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -7px;
  }
  .outer-843a .tertiary_pressed_f2bc .gallery_3818 {
    margin-top: -2px;
    width: 31px;
  }
  .outer-843a .tertiary_pressed_f2bc .info_upper_e700 {
    margin-top: -1.5px;
  }
  .outer-843a .tertiary_pressed_f2bc .info_upper_e700,
  .outer-843a .tertiary_pressed_f2bc .info_upper_e700::after,
  .outer-843a .tertiary_pressed_f2bc .info_upper_e700::before {
    width: 31px;
    height: 3px;
  }
  .outer-843a .tertiary_pressed_f2bc .info_upper_e700::before {
    top: -9px;
  }
  .outer-843a .tertiary_pressed_f2bc .info_upper_e700::after {
    bottom: -9px;
  }
}
.filter_paper_8338 .info_upper_e700 {
  -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);
}
.filter_paper_8338 .info_upper_e700::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter_paper_8338 .info_upper_e700::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);
}
.filter_paper_8338.notice_8835 .info_upper_e700 {
  -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);
}
.filter_paper_8338.notice_8835 .info_upper_e700::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter_paper_8338.notice_8835 .info_upper_e700::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);
}
.preview-0845 {
  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.mask-73ea:before {
  display: none;
}
.focused_5fe2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focused_5fe2 .wrapper-7a30 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focused_5fe2 .wrapper-7a30:last-of-type {
  border-bottom: none;
}
.focused_5fe2 .wrapper-7a30.main-3103,
.focused_5fe2 .wrapper-7a30.content-tall-2153,
.focused_5fe2 .wrapper-7a30.tooltip_262d {
  padding: 0;
}
.focused_5fe2 .icon_silver_08d6 .next_f701 {
  color: currentColor;
}
.focused_5fe2 .icon_silver_08d6 .next_f701:focus,
.focused_5fe2 .icon_silver_08d6 .next_f701:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_5fe2.filter-wood-de96 .dirty_6702,
.focused_5fe2.filter-wood-de96 .label_b08d a,
.focused_5fe2.filter-wood-de96 .logo_liquid_194c a,
.focused_5fe2.filter-wood-de96 .message_tall_b4bf a {
  color: rgba(0, 0, 0, 0.55);
}
.focused_5fe2.filter-wood-de96 .dirty_6702:hover,
.focused_5fe2.filter-wood-de96 .label_b08d a:hover,
.focused_5fe2.filter-wood-de96 .logo_liquid_194c a:hover,
.focused_5fe2.filter-wood-de96 .message_tall_b4bf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focused_5fe2.filter-wood-de96 .nav-first-1174 {
  color: rgba(0, 0, 0, 0.8);
}
.focused_5fe2.filter-wood-de96 .wrapper-7a30 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_5fe2.filter-wood-de96 .wrapper-7a30:before {
  background: rgba(0, 0, 0, 0.08);
}
.focused_5fe2.filter-wood-de96 .button_6c48:before {
  background: rgba(255, 255, 255, 0.9);
}
.focused_5fe2.filter-wood-de96 .icon_silver_08d6 .easy_0793 li a,
.focused_5fe2.filter-wood-de96 .icon_silver_08d6 .next_f701,
.focused_5fe2.filter-wood-de96 .message_tall_b4bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_5fe2.filter-wood-de96 .icon_silver_08d6 .next_f701:focus,
.focused_5fe2.filter-wood-de96 .icon_silver_08d6 .next_f701:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_5fe2.filter-wood-de96 .easy_0793 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focused_5fe2.hard_9ad9 .dirty_6702,
.focused_5fe2.hard_9ad9 .label_b08d a,
.focused_5fe2.hard_9ad9 .logo_liquid_194c .next_f701,
.focused_5fe2.hard_9ad9 .logo_liquid_194c a,
.focused_5fe2.hard_9ad9 .message_tall_b4bf a {
  color: rgba(255, 255, 255, 0.79);
}
.focused_5fe2.hard_9ad9 .dirty_6702:hover,
.focused_5fe2.hard_9ad9 .label_b08d a:hover,
.focused_5fe2.hard_9ad9 .logo_liquid_194c .next_f701:hover,
.focused_5fe2.hard_9ad9 .logo_liquid_194c a:hover,
.focused_5fe2.hard_9ad9 .message_tall_b4bf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focused_5fe2.hard_9ad9 .nav-first-1174 {
  color: rgba(255, 255, 255, 0.99);
}
.focused_5fe2.hard_9ad9 .wrapper-7a30 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_5fe2.hard_9ad9 .wrapper-7a30:before {
  background: rgba(255, 255, 255, 0.08);
}
.focused_5fe2.hard_9ad9 .button_6c48:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused_5fe2.hard_9ad9 .icon_silver_08d6 .easy_0793 li a,
.focused_5fe2.hard_9ad9 .icon_silver_08d6 .next_f701,
.focused_5fe2.hard_9ad9 .message_tall_b4bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_5fe2.hard_9ad9 .icon_silver_08d6 .next_f701:focus,
.focused_5fe2.hard_9ad9 .icon_silver_08d6 .next_f701:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focused_5fe2.hard_9ad9 .easy_0793 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_6c48 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button_6c48:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface_7ab4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bright-36c9 .focused_5fe2 {
  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;
}
.bright-36c9 .wrapper-7a30 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bright-36c9 .wrapper-7a30: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) {
  .bright-36c9 .wrapper-7a30:before {
    width: 16%;
    left: 42%;
  }
}
.bright-36c9 .wrapper-7a30:last-child:before {
  content: none;
}
.bright-36c9 .wrapper-7a30[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bright-36c9 .icon_silver_08d6 .easy_0793 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bright-36c9 .icon_silver_08d6 .easy_0793 li a .next_f701 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bright-36c9 .icon_silver_08d6 .message_tall_b4bf {
  border: none;
}
.bright-36c9 .icon_silver_08d6 .message_tall_b4bf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bright-36c9 .button_6c48 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bright-36c9 .surface_7ab4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bright-36c9 .hard_9ad9 .button_6c48:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright-36c9 .filter-wood-de96.bottom-3fc7 .info_upper_e700 {
  background: rgba(0, 0, 0, 0.6);
}
.bright-36c9
  .filter-wood-de96.bottom-3fc7
  .info_upper_e700::after,
.bright-36c9
  .filter-wood-de96.bottom-3fc7
  .info_upper_e700:before {
  background: inherit;
}
.bright-36c9
  .filter-wood-de96.bottom-3fc7:hover
  .info_upper_e700 {
  background: rgba(0, 0, 0, 0.8);
}
.simple_86a5 .focused_5fe2 {
  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) {
  .simple_86a5 .focused_5fe2 {
    width: auto;
    right: 45px;
  }
}
.under-f1b3 .focused_5fe2 {
  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) {
  .under-f1b3 .focused_5fe2 {
    width: auto;
    left: 45px;
  }
}
.mask-73ea .focused_5fe2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask-73ea .surface_7ab4 {
  max-width: 48em;
  margin: 0 auto;
}
.mask-73ea .button_6c48:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focus-brown-d249 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focus-brown-d249.bright-36c9 .focused_5fe2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focus-brown-d249.simple_86a5 .focused_5fe2 {
  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);
}
.focus-brown-d249 .focused_5fe2 {
  visibility: visible;
}
.focus-brown-d249.under-f1b3 .focused_5fe2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.description_74e3,
.block-23ae {
  overflow-x: hidden;
}
.description_74e3 .focused_5fe2 {
  overflow: auto;
}
.description_74e3.bright-36c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_74e3.bright-36c9 .focused_5fe2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.description_74e3.bright-36c9 .thumbnail-prev-a0d8 {
  opacity: 0;
}
.description_74e3.simple_86a5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_74e3.simple_86a5 .focused_5fe2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.description_74e3.simple_86a5 .thumbnail-prev-a0d8 {
  opacity: 0;
}
.description_74e3.under-f1b3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.description_74e3.under-f1b3 .focused_5fe2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.description_74e3.under-f1b3 .thumbnail-prev-a0d8 {
  opacity: 0;
}
.description_74e3.mask-73ea .focused_5fe2 {
  z-index: 10;
  visibility: visible;
}
.bottom-3fc7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bottom-3fc7 .info_upper_e700 {
  background: rgba(255, 255, 255, 0.99);
}
.bottom-3fc7 .info_upper_e700::after,
.bottom-3fc7 .info_upper_e700:before {
  background: inherit;
}
.bottom-3fc7:hover .info_upper_e700 {
  background: rgba(255, 255, 255, 0.99);
}
.under-f1b3 .bottom-3fc7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask-73ea .bottom-3fc7 {
  display: none !important;
}
.description_74e3:before,
.block-23ae:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.description_74e3 .bottom-3fc7,
.block-23ae .bottom-3fc7 {
  display: inline-block;
}
.focused_5fe2 .gallery_fresh_28e2 {
  -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;
}
.description_74e3 .focused_5fe2 .gallery_fresh_28e2,
.block-23ae .focused_5fe2 .gallery_fresh_28e2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element-1ce8 .banner-5e38 {
  width: 100%;
}
.progress_tall_26db {
  padding: 0 0.5em 0;
}
.progress_tall_26db [class*="customify-col-"],
.progress_tall_26db [class*="customify-col_"],
.progress_tall_26db [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-action-2a9a .progress_tall_26db {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notification_yellow_35c6 .cool-8ced,
  .cool-8ced {
    display: none;
  }
  .solid-b924 {
    text-align: left;
  }
  .next-253f {
    text-align: center;
  }
  .input_new_f479 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notification_yellow_35c6 .highlight-west-795b,
  .highlight-west-795b {
    display: none;
  }
  .badge-active-0311 {
    text-align: left;
  }
  .hover_27cf {
    text-align: center;
  }
  .slider-ee5d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notification_yellow_35c6 .modal-e6a8,
  .modal-e6a8 {
    display: none;
  }
  .bottom_b7e5 {
    text-align: left;
  }
  .video_smooth_ca2d {
    text-align: center;
  }
  .main-fixed-5619 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.detail-a54c {
  box-shadow: none !important;
}
.sort-static-7730 .first_7b43,
.focused-6b30 .first_7b43 {
  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;
}
.focused-6b30 .first_7b43 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress-outer-5444 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress-outer-5444:after,
.progress-outer-5444:before {
  content: "";
  display: table;
}
.progress-outer-5444:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress-outer-5444 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress-outer-5444,
.main_center_3583 {
  max-width: 1248px;
  margin: 0 auto;
}

.chip-fb0d.accent_3fe7 .progress-outer-5444 {
  max-width: 100%;
}
.chip-fb0d.motion-4c28 {
  max-width: 1200px;
  margin: 0 auto;
}
.chip-fb0d.tabs_under_2585 .progress-outer-5444 {
  max-width: 100%;
}
.chip-fb0d.tabs_under_2585 > .progress-outer-5444 {
  padding-left: 0;
  padding-right: 0;
}
.chip-fb0d.tabs_under_2585 > .progress-outer-5444 .notification_yellow_35c6 {
  margin: 0;
}
.chip-fb0d.tabs_under_2585
  > .progress-outer-5444
  .up-29dd.title_cb91 {
  margin-right: 0;
  margin-left: 0;
}
.chip-fb0d.tabs_under_2585 #main.title_cb91 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content_last_c686 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content_last_c686 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .row-7e1c .shade_easy_5ccc {
    padding-right: 1em;
  }
  .row-7e1c.frame_54ac .up-29dd {
    border-right: 1px solid #eaecee;
  }
  .row-7e1c.frame_54ac .shade_easy_5ccc {
    padding-right: 1em;
  }
  .row-7e1c.frame_54ac .pro_6b82 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_bd8e .shade_easy_5ccc {
    padding-left: 1em;
  }
  .summary_bd8e.frame_54ac .up-29dd {
    border-left: 1px solid #eaecee;
  }
  .summary_bd8e.frame_54ac .shade_easy_5ccc {
    padding-left: 1em;
  }
  .summary_bd8e.frame_54ac .pro_6b82 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-soft-0a62 .shade_easy_5ccc {
    padding-left: 1em;
  }
  .sidebar-soft-0a62.frame_54ac .item_00dd {
    border-right: 1px solid #eaecee;
  }
  .sidebar-soft-0a62.frame_54ac .bronze-f47d {
    border-right: 1px solid #eaecee;
  }
  .sidebar-soft-0a62.frame_54ac .shade_easy_5ccc {
    padding-left: 1em;
  }
  .sidebar-soft-0a62.frame_54ac .pro_6b82 {
    padding-right: 1em;
  }
  .sidebar-soft-0a62.frame_54ac .breadcrumb_25b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_7500 .shade_easy_5ccc {
    padding-right: 1em;
  }
  .tiny_7500.frame_54ac .item_00dd {
    border-left: 1px solid #eaecee;
  }
  .tiny_7500.frame_54ac .bronze-f47d {
    border-left: 1px solid #eaecee;
  }
  .tiny_7500.frame_54ac .shade_easy_5ccc {
    padding-right: 1em;
  }
  .tiny_7500.frame_54ac .pro_6b82 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_7500.frame_54ac .breadcrumb_25b6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_last_c686 .shade_easy_5ccc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_last_c686.frame_54ac .up-29dd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content_last_c686.frame_54ac .shade_easy_5ccc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_last_c686.frame_54ac .pro_6b82 {
    padding-left: 1em;
  }
  .content_last_c686.frame_54ac .breadcrumb_25b6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content_last_c686.frame_54ac .shade_easy_5ccc {
    padding-left: 0;
  }
}
.simple_d660 .paper_7f21 {
  display: inline-block;
}
.preview_slow_4ef3 {
  display: inline-block;
}
.widget_complex_a884 {
  word-con: break-word;
}
.action_47c5 > span {
  display: inline-block;
  padding: 5px 0;
}
.action_47c5 .mask-complex-cccb {
  margin-left: 8px;
  margin-right: 8px;
}
.action_47c5 .narrow-f59d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pressed-b797 .panel-tiny-500e {
  margin-bottom: 2em;
}
.pressed-b797 .large-cdfa {
  margin-bottom: 15px;
}
.pressed-b797 .large-cdfa:last-child {
  margin-bottom: 0;
}
.pressed-b797 .bottom-7c6d {
  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) {
  .pressed-b797 .bottom-7c6d {
    display: block;
  }
}
.pressed-b797 .mask-d79f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pressed-b797 .mask-d79f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pressed-b797 .bottom_459f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pressed-b797 .bottom_459f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pressed-b797 .bottom_459f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pressed-b797 .widget_complex_a884 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pressed-b797 .widget_complex_a884 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pressed-b797 .stale-fdd0 p:last-child {
  margin-bottom: 0;
}
.pressed-b797 .fixed-63e3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pressed-b797 .copper_baf7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pressed-b797 .out-7075 {
  margin-top: 1em;
}
.pressed-b797 .smooth_62ee {
  top: 0;
  display: block;
}
.pressed-b797 .smooth_62ee a {
  color: inherit;
}
.pressed-b797 .smooth_62ee a:hover {
  color: inherit;
}
.pressed-b797 .detail-upper-66cd {
  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;
}
.pressed-b797 .detail-upper-66cd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pressed-b797 .copper_baf7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pressed-b797 .info_dim_0751 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pressed-b797 .info_dim_0751:first-child {
  margin-top: 0;
}
.pressed-b797 .info_dim_0751.prev_6a86 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pressed-b797 .info_dim_0751.bronze-031c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pressed-b797
  .info_dim_0751.bronze-031c.hidden-in-576d
  .out-7075 {
  width: 100%;
}
.pressed-b797 .bronze-031c {
  -webkit-box-align: center;
  align-items: center;
}
.pressed-b797 .bronze-031c .action_47c5,
.pressed-b797 .bronze-031c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pressed-b797 .bottom_459f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pressed-b797 .bottom_459f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pressed-b797 .bottom_459f: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;
}
.pressed-b797 .prev_6a86 {
  z-index: 5;
}
.pressed-b797 .main_smooth_f6ad .search-purple-3446 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pressed-b797 .pressed_42be .search-purple-3446 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pressed-b797 .heading-right-18bc .search-purple-3446 {
  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;
}
.pressed-b797.item_east_eee6 .bottom-7c6d,
.pressed-b797.black_e32b .bottom-7c6d {
  display: block;
}
.pressed-b797.item_east_eee6 .bottom-7c6d .container_f787,
.pressed-b797.item_east_eee6 .bottom-7c6d .copper_baf7,
.pressed-b797.black_e32b .bottom-7c6d .container_f787,
.pressed-b797.black_e32b .bottom-7c6d .copper_baf7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pressed-b797.narrow_6824 .mask-d79f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pressed-b797.narrow_6824 .mask-d79f {
    margin-right: 0;
  }
}
.pressed-b797.item_east_eee6 .mask-d79f,
.pressed-b797.black_e32b .mask-d79f {
  padding-top: 40%;
}
.pressed-b797.item_east_eee6 .panel-tiny-500e,
.pressed-b797.black_e32b .panel-tiny-500e {
  display: block;
}
.pressed-b797.item_east_eee6 .fn-sticky-e1cb .copper_baf7,
.pressed-b797.black_e32b .fn-sticky-e1cb .copper_baf7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pressed-b797.item_east_eee6 .mask-d79f,
.pressed-b797.black_e32b .mask-d79f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pressed-b797.item_east_eee6 .copper_baf7 {
  padding: 1em;
}
.white_1a73 {
  margin: 30px auto;
  display: block;
}
.white_1a73 .footer_soft_7459 > * {
  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;
}
.white_1a73 .footer_soft_7459 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.white_1a73 .footer_soft_7459 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-2a04 .action_47c5 {
  margin-bottom: 1.41575em;
}
.tall-2a04 .title-7dbc {
  margin-bottom: 1.618em;
}
.first-ea75 .photo-static-747b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.first-ea75 .photo-static-747b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.first-ea75 .sort-stone-c039 {
  max-width: 100%;
  overflow: auto;
}
.green-1bfe .first-ea75 a:hover {
  text-decoration: underline;
}
.secondary-83ca .large-cdfa:not(.widget_complex_a884),
.secondary-83ca .bottom_459f {
  margin-bottom: 1.41575em;
}
.secondary-83ca .large-cdfa:not(.widget_complex_a884):last-child,
.secondary-83ca .bottom_459f:last-child {
  margin-bottom: 0;
}
.secondary-83ca .large-cdfa.table-2d22 {
  margin-bottom: 0.41575em;
}
.secondary-83ca .tiny-ce15:before,
.secondary-83ca .accent_f4fe:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.secondary-83ca .tiny-ce15:before {
  content: "\f115";
}
.secondary-83ca .accent_f4fe:before {
  content: "\f02c";
}
.secondary-83ca .grid-4a75 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.secondary-83ca .grid-4a75 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.summary_out_b664 {
  display: -webkit-box;
  display: flex;
}
.summary_out_b664 .cold-846c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .summary_out_b664 .cold-846c {
    flex-basis: 90px;
  }
}
.summary_out_b664 .badge-lite-92e4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary_out_b664 .badge-lite-92e4 {
    flex-basis: calc(100% - 50px);
  }
}
.summary_out_b664 .photo_orange_7f48 p:last-child {
  margin-bottom: 0.72em;
}
.highlight-west-fa66 .footer_soft_7459 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.highlight-west-fa66 .footer_soft_7459:after,
.highlight-west-fa66 .footer_soft_7459:before {
  content: "";
  display: table;
}
.highlight-west-fa66 .footer_soft_7459:after {
  clear: both;
}
.highlight-west-fa66 .footer_soft_7459 .wrapper_c49f,
.highlight-west-fa66 .footer_soft_7459 .card-pink-d1c9 {
  width: 49%;
}
.highlight-west-fa66 .footer_soft_7459 .wrapper_c49f a span.active_tiny_c3ff,
.highlight-west-fa66 .footer_soft_7459 .card-pink-d1c9 a span.active_tiny_c3ff {
  display: block;
  margin-bottom: 5px;
}
.highlight-west-fa66 .footer_soft_7459 .card-pink-d1c9 {
  float: left;
  text-align: left;
}
.highlight-west-fa66 .footer_soft_7459 .wrapper_c49f {
  float: right;
  text-align: right;
}
.caption-2c3d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption-2c3d {
    margin-bottom: 0;
  }
}
.footer_bronze_2eb0 {
  margin-bottom: 1em;
}
.footer_bronze_2eb0 .widget_complex_a884 {
  font-size: 1.1em;
  line-height: 1.3;
}
.iron-0f24 a {
  display: block;
  line-height: 0;
  position: relative;
}
.slider-copper-c859 .footer_bronze_2eb0,
.bottom_6177 .footer_bronze_2eb0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slider-copper-c859 .footer_bronze_2eb0,
  .bottom_6177 .footer_bronze_2eb0 {
    display: block;
  }
}
.slider-copper-c859 .iron-0f24,
.bottom_6177 .iron-0f24 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slider-copper-c859 .iron-0f24,
  .bottom_6177 .iron-0f24 {
    margin-bottom: 1em;
  }
}
.slider-copper-c859 .iron-0f24 img,
.bottom_6177 .iron-0f24 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slider-copper-c859 .heading_14ad,
.bottom_6177 .heading_14ad {
  flex-basis: calc(100% - 160px);
}
.slider-copper-c859 .heading_14ad p,
.bottom_6177 .heading_14ad p {
  margin-bottom: 0;
}
.slider-copper-c859 .heading_14ad {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slider-copper-c859 .heading_14ad {
    padding-left: 0;
  }
}
.bottom_6177 .heading_14ad {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bottom_6177 .heading_14ad {
    padding-right: 0;
  }
}
.bottom_6177 .iron-0f24 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.image-18bc .iron-0f24 {
  margin-bottom: 0.5em;
}
.image-18bc .iron-0f24 img {
  width: 100%;
}
.pressed_a65e .slider-south-b81f,
.caption_81c7 .slider-south-b81f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.caption_81c7 .up-29dd .notice-under-73c7 p:last-child {
  margin-bottom: 0;
}
.progress-stale-a797 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title-3c6c .disabled_warm_653b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title-3c6c .disabled_warm_653b:last-of-type {
    margin-bottom: 0;
  }
}
.title-3c6c .disabled_warm_653b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-3c6c .disabled_warm_653b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title-3c6c .disabled_warm_653b ul li {
  margin: 0 0 0.6em;
}
.title-3c6c .disabled_warm_653b ul li.wrapper-blue-9709,
.title-3c6c .disabled_warm_653b ul li.texture_742f {
  position: relative;
}
.title-3c6c .disabled_warm_653b ul li.wrapper-blue-9709 .blue-f463,
.title-3c6c .disabled_warm_653b ul li.texture_742f .blue-f463 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title-3c6c .disabled_warm_653b ul li.wrapper-blue-9709:after:after,
.title-3c6c .disabled_warm_653b ul li.wrapper-blue-9709:after:before,
.title-3c6c
  .disabled_warm_653b
  ul
  li.texture_742f:after:after,
.title-3c6c
  .disabled_warm_653b
  ul
  li.texture_742f:after:before {
  content: "";
  display: table;
}
.title-3c6c .disabled_warm_653b ul li.wrapper-blue-9709:after:after,
.title-3c6c
  .disabled_warm_653b
  ul
  li.texture_742f:after:after {
  clear: both;
}
.title-3c6c .disabled_warm_653b a.dropdown_full_d083:hover {
  text-decoration: none;
}
.title-3c6c .disabled_warm_653b select {
  max-width: 100%;
}
.title-3c6c .disabled_warm_653b table {
  font-size: 85%;
}
.title-3c6c .disabled_warm_653b table td,
.title-3c6c .disabled_warm_653b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title-3c6c .disabled_warm_653b table tfoot td {
  text-align: left;
}
.title-3c6c .disabled_warm_653b :last-child {
  margin-bottom: 0;
}
.title-3c6c .disabled_warm_653b .list_active_90f1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title-3c6c .disabled_warm_653b .list_active_90f1 label {
  width: 100%;
}
.title-3c6c .disabled_warm_653b .list_active_90f1 .gradient-selected-0578 {
  width: 100%;
  display: block;
}
.title-3c6c .disabled_warm_653b .list_active_90f1 .sidebar-dim-b7de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title-3c6c .disabled_warm_653b .list_active_90f1 .sidebar-dim-b7de:hover svg #svg-search {
  fill: #444;
}
.title-3c6c .disabled_warm_653b .list_active_90f1 .sidebar-dim-b7de svg {
  width: 18px;
  height: 18px;
}
.title-3c6c .table-pro-a99e ul ul,
.title-3c6c .notice_9e46 ul ul,
.title-3c6c .thick-66b0 ul ul,
.title-3c6c .module-out-00ca ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title-3c6c .table-pro-a99e .status_2def > a,
.title-3c6c .notice_9e46 .status_2def > a,
.title-3c6c .thick-66b0 .status_2def > a,
.title-3c6c .module-out-00ca .status_2def > a {
  margin-bottom: 0;
}
.title-3c6c .hot-d44d li,
.title-3c6c .table-pro-a99e li,
.title-3c6c .fixed-1b35 li,
.title-3c6c .notice_9e46 li,
.title-3c6c .thick-66b0 li,
.title-3c6c .module-out-00ca li,
.title-3c6c .paper-f1e7 li,
.title-3c6c .fast-9c10 li {
  display: block;
  position: relative;
}
.title-3c6c .hot-d44d li:last-child,
.title-3c6c .table-pro-a99e li:last-child,
.title-3c6c .fixed-1b35 li:last-child,
.title-3c6c .notice_9e46 li:last-child,
.title-3c6c .thick-66b0 li:last-child,
.title-3c6c .module-out-00ca li:last-child,
.title-3c6c .paper-f1e7 li:last-child,
.title-3c6c .fast-9c10 li:last-child {
  border: none;
}
.title-3c6c .hot-d44d li a,
.title-3c6c .table-pro-a99e li a,
.title-3c6c .fixed-1b35 li a,
.title-3c6c .notice_9e46 li a,
.title-3c6c .thick-66b0 li a,
.title-3c6c .module-out-00ca li a,
.title-3c6c .paper-f1e7 li a,
.title-3c6c .fast-9c10 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-3c6c .hot-d44d li ul li::before,
.title-3c6c .table-pro-a99e li ul li::before,
.title-3c6c .fixed-1b35 li ul li::before,
.title-3c6c .notice_9e46 li ul li::before,
.title-3c6c .thick-66b0 li ul li::before,
.title-3c6c .module-out-00ca li ul li::before,
.title-3c6c .paper-f1e7 li ul li::before,
.title-3c6c .fast-9c10 li ul li::before {
  left: 15px;
}
.title-3c6c .hot-d44d li ul a,
.title-3c6c .table-pro-a99e li ul a,
.title-3c6c .fixed-1b35 li ul a,
.title-3c6c .notice_9e46 li ul a,
.title-3c6c .thick-66b0 li ul a,
.title-3c6c .module-out-00ca li ul a,
.title-3c6c .paper-f1e7 li ul a,
.title-3c6c .fast-9c10 li ul a {
  padding-left: 20px;
}
.title-3c6c .hot-d44d li ul ul li::before,
.title-3c6c .table-pro-a99e li ul ul li::before,
.title-3c6c .fixed-1b35 li ul ul li::before,
.title-3c6c .notice_9e46 li ul ul li::before,
.title-3c6c .thick-66b0 li ul ul li::before,
.title-3c6c .module-out-00ca li ul ul li::before,
.title-3c6c .paper-f1e7 li ul ul li::before,
.title-3c6c .fast-9c10 li ul ul li::before {
  left: 30px;
}
.title-3c6c .hot-d44d li ul ul a,
.title-3c6c .table-pro-a99e li ul ul a,
.title-3c6c .fixed-1b35 li ul ul a,
.title-3c6c .notice_9e46 li ul ul a,
.title-3c6c .thick-66b0 li ul ul a,
.title-3c6c .module-out-00ca li ul ul a,
.title-3c6c .paper-f1e7 li ul ul a,
.title-3c6c .fast-9c10 li ul ul a {
  padding-left: 40px;
}
.title-3c6c .filter-up-8151 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-3c6c .fast-9c10 ul li {
  margin-bottom: 1.41575em;
}
.title-3c6c .fast-9c10 ul li .dim-7ec0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title-3c6c .fast-9c10 ul li .list-out-eed7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard_9ad9 .hot-d44d li a,
.hard_9ad9 .table-pro-a99e li a,
.hard_9ad9 .fixed-1b35 li a,
.hard_9ad9 .notice_9e46 li a,
.hard_9ad9 .thick-66b0 li a,
.hard_9ad9 .module-out-00ca li a,
.hard_9ad9 .paper-f1e7 li a,
.hard_9ad9 .fast-9c10 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_9ad9 .filter-up-8151 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_9ad9 .disabled_warm_653b ul li.wrapper-blue-9709 .blue-f463,
.hard_9ad9 .disabled_warm_653b ul li.texture_742f .blue-f463 {
  background: rgba(0, 0, 0, 0.2);
}
.hard_9ad9 .title-3c6c .disabled_warm_653b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-fb0d .title-3c6c .easy_0793 li {
  margin: 0;
}
.chip-fb0d .title-3c6c .easy_0793 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.chip-fb0d .title-3c6c .easy_0793 li ul {
  margin: 0;
}
.chip-fb0d .title-3c6c .easy_0793 li ul li a {
  padding-left: 15px;
}
.chip-fb0d .title-3c6c .easy_0793 li ul li li a {
  padding-left: 30px;
}
.chip-fb0d .title-3c6c .easy_0793 li.bottom_ef17 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.chip-fb0d .title-3c6c .easy_0793 li.bottom_ef17 > 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;
}
.chip-fb0d .title-3c6c .easy_0793 li.bottom_ef17 > 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;
}
.element-18cd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.basic_c223 {
  position: relative;
  z-index: 10;
}
.basic_c223 .gallery_fresh_28e2 {
  width: 100%;
  max-width: 100%;
}
.caption-594b .media-34b1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption-594b .filter-wood-de96 {
}
.caption-594b .hard_9ad9 {
  background: #292929;
}
.orange-5bcb .media-34b1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.orange-5bcb .filter-wood-de96 {
  background: #f9f9f9;
}
.orange-5bcb .hard_9ad9 {
  background: #303030;
}
.block-877c .media-34b1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-877c .paper_7f21 {
    margin-bottom: 1em;
  }
  .block-877c .paper_7f21:last-child {
    margin-bottom: 0;
  }
}
.block-877c .filter-wood-de96 {
  background: #ededed;
}
.block-877c .hard_9ad9 {
  background: #1a1a1a;
}
.media-34b1.filter-wood-de96 {
  color: rgba(0, 0, 0, 0.6);
}
.media-34b1.filter-wood-de96 .container-active-0579 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-34b1.hard_9ad9 {
  color: rgba(255, 255, 255, 0.99);
}
.media-34b1.hard_9ad9 a:not(.dropdown_full_d083) {
  color: rgba(255, 255, 255, 0.79);
}
.media-34b1.hard_9ad9 a:not(.dropdown_full_d083):hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-34b1.hard_9ad9 .container-active-0579 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-34b1.hard_9ad9 table tbody td,
.media-34b1.hard_9ad9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown-red-9986.hidden-4732 .progress-outer-5444 {
  max-width: initial;
}
.dropdown-red-9986 .east-d979 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dropdown-red-9986 .east-d979 .gallery_fresh_28e2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dropdown-red-9986 .east-d979 .gallery_fresh_28e2 {
    display: block;
    margin-bottom: 2em;
  }
  .dropdown-red-9986 .east-d979 .gallery_fresh_28e2:last-child {
    margin-bottom: 0;
  }
}
.block-877c .paper_7f21:last-child,
.orange-5bcb .paper_7f21:last-child,
.caption-594b .paper_7f21:last-child {
  margin-bottom: 0;
}
.block-877c .paper_7f21 .title-3c6c .disabled_warm_653b:last-child,
.orange-5bcb .paper_7f21 .title-3c6c .disabled_warm_653b:last-child,
.caption-594b .paper_7f21 .title-3c6c .disabled_warm_653b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block-877c .gas-2e2b,
  .block-877c .mini_be97,
  .orange-5bcb .gas-2e2b,
  .orange-5bcb .mini_be97,
  .caption-594b .gas-2e2b,
  .caption-594b .mini_be97 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .basic_c223 .paper_7f21 {
    margin-bottom: 2em;
  }
}
.basic_c223 p:last-child {
  margin-bottom: 0;
}
.basic_c223 li,
.basic_c223 ul {
  list-style: none;
  margin: 0;
}
.basic_c223 ul ul {
  margin-left: 2.617924em;
}
.article_gold_45e3 {
  font-size: 0.875em;
}

/* css-noise: 1304 */
.promo-block-j2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
