/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient-new-3345/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient-new-3345
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.gradient-new-3345/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern-9509.pagination_59a7/licenses/gpl-2.0.info_bottom_0089
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.east-bf73/, (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.component-medium-8a38.picture_c1be/normalize.plasma_46e8/
 ======
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.plasma_46e8 v7.0.0 | MIT License | github.gradient-new-3345/necolas/normalize.plasma_46e8 */
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;
}
.complex_6ff2 .list_210a,
.widget-basic-602f,
.basic_09a1,
.image_old_c118,
.popup_gas_8f95,
.input_lower_3a5a,
.old-fa64,
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;
}
.widget-basic-602f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .widget-basic-602f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-basic-602f,
  h1 {
    font-size: 1.8em;
  }
}
.basic_09a1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.basic_09a1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .basic_09a1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .basic_09a1,
  h2 {
    font-size: 1.7em;
  }
}
.image_old_c118,
h3 {
  font-size: 1.618em;
}
.complex_6ff2 .list_210a,
.popup_gas_8f95,
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.item-blue-9011 {
  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;
}
.tooltip_advanced_67fb:after,
.tooltip_advanced_67fb:before,
.breadcrumb-steel-9f72:after,
.breadcrumb-steel-9f72:before {
  content: "";
  display: table;
}
.tooltip_advanced_67fb:after,
.breadcrumb-steel-9f72:after {
  clear: both;
}
.dark-8cbb {
  float: right;
  margin-right: 0;
}
.caption-out-6aaa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.background_focused_b18a .notice-a754,
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;
}
.background_focused_b18a .notice-a754: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;
}
.old-7c55 .notice-a754 {
  box-shadow: none;
}
.old-7c55
  .notice-a754
  .new_47e8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old-7c55 .notice-a754 .form_0d7b {
  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;
}
.old-7c55
  .notice-a754
  .form_0d7b
  b {
  display: none;
}
.old-7c55 .full_1d22 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.card_3118:not(.white_0618):not(.bottom-7ff4),
button:not(.white_0618):not(.bottom-7ff4),
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ),
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ),
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ) {
  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;
}
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ):hover,
button:not(.white_0618):not(
    .bottom-7ff4
  ):hover,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ):hover,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ):hover,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ):active,
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ):focus,
button:not(.white_0618):not(
    .bottom-7ff4
  ):active,
button:not(.white_0618):not(
    .bottom-7ff4
  ):focus,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ):active,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ):focus,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ):active,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ):focus,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ):active,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ):focus {
  outline: 0;
}
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f,
button:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f {
  position: relative;
}
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .paragraph_af63,
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .label-025f,
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .widget-7a2f,
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  i,
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  svg,
button:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .paragraph_af63,
button:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .label-025f,
button:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .widget-7a2f,
button:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  i,
button:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  svg,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .paragraph_af63,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .label-025f,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .widget-7a2f,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  i,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  svg,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .paragraph_af63,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .label-025f,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .widget-7a2f,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  i,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  svg,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .paragraph_af63,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .label-025f,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  .widget-7a2f,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  i,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f
  svg {
  visibility: hidden;
}
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f:after,
button:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f:after,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f:after,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f:after,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ).fn-loading-6f8f: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;
}
.card_3118:not(.white_0618):not(.bottom-7ff4),
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ),
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ),
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ) {
  color: #fff;
  background: #235787;
}
.card_3118:not(.white_0618):not(
    .bottom-7ff4
  ):focus,
input[type="button"]:not(.white_0618):not(
    .bottom-7ff4
  ):focus,
input[type="reset"]:not(.white_0618):not(
    .bottom-7ff4
  ):focus,
input[type="submit"]:not(.white_0618):not(
    .bottom-7ff4
  ):focus {
  color: #fff;
}
.card_3118.fn-disabled-6f8f:not(.white_0618):not(
    .bottom-7ff4
  ),
.card_3118[disabled]:not(.white_0618):not(
    .bottom-7ff4
  ),
button.fn-disabled-6f8f:not(.white_0618):not(
    .bottom-7ff4
  ),
button[disabled]:not(.white_0618):not(
    .bottom-7ff4
  ) {
  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;
}
.blue-4152 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.blue-4152: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;
}
.media-first-72c5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.carousel-1f60 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sort-basic-40c2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tooltip_advanced_67fb:after,
.tooltip_advanced_67fb:before,
.panel-pro-d236:after,
.panel-pro-d236:before,
.nav_slow_80ff:after,
.nav_slow_80ff:before,
.gallery-f455:after,
.gallery-f455:before,
.slider-9fc4:after,
.slider-9fc4:before,
.tooltip-1623:after,
.tooltip-1623:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tooltip_advanced_67fb:after,
.panel-pro-d236:after,
.nav_slow_80ff:after,
.gallery-f455:after,
.slider-9fc4:after,
.tooltip-1623:after {
  clear: both;
}
.panel-pro-d236 .hover_current_fdab,
.nav_slow_80ff .hover_current_fdab,
.thumbnail-a03e .hover_current_fdab {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion_west_6cfe {
  display: inline-block;
}
.black_7374 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.black_7374 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.black_7374 .sort_0736 {
  padding: 1em 0;
  font-size: 85%;
}
.sort_0736 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pink_6717 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pink_6717:after,
.pink_6717:before {
  content: "";
  display: table;
}
.pink_6717:after {
  clear: both;
}
.soft_89b3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.yellow-d102 .soft_89b3 {
  max-width: 50%;
}
.grid_fcbe .soft_89b3 {
  max-width: 33.33%;
}
.active-2768 .soft_89b3 {
  max-width: 25%;
}
.banner_acc2 .soft_89b3 {
  max-width: 20%;
}
.wood_03a8 .soft_89b3 {
  max-width: 16.66%;
}
.tertiary_top_fece .soft_89b3 {
  max-width: 14.28%;
}
.notification_8972 .soft_89b3 {
  max-width: 12.5%;
}
.stone-4add .soft_89b3 {
  max-width: 11.11%;
}
.hot-b0d2 {
  display: block;
}
.complex_6ff2 .logo-cec2 label,
.complex_6ff2 .frame_ee73 label,
.complex_6ff2 .accent_active_4239 label,
.complex_6ff2 .label_2a46 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.last-b864 {
  list-style: none;
  margin: 0;
}
.last-b864 article.overlay-394c {
  margin-bottom: 0;
}
.last-b864 ul {
  list-style: none;
  margin: 0;
}
.last-b864 .thick_6a0b li.overlay-394c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .last-b864 .thick_6a0b li.overlay-394c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .last-b864 .thick_6a0b li.overlay-394c: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) {
  .last-b864 .thick_6a0b li.overlay-394c li.overlay-394c li.overlay-394c li.overlay-394c {
    padding-left: 0;
  }
}
article.overlay-394c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-394c .panel-pro-d236 p:last-of-type {
  margin-bottom: 0;
}
article.overlay-394c .list-next-a29a {
  float: left;
}
article.overlay-394c .frame-center-b8bc {
  margin-left: 85px;
}
article.overlay-394c .surface_c028 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-394c .surface_c028 .dropdown-b935 {
  margin-left: 10px;
}
article.overlay-394c .progress-19d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-394c .wrapper-medium-28cd {
  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 .logo-cec2,
  #respond .accent_active_4239,
  #respond .label_2a46 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo-cec2 input,
#respond .accent_active_4239 input,
#respond .label_2a46 input {
  width: 100%;
}
#respond .label_2a46 {
  margin-right: 0;
}
#respond .panel_glass_feb1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green-7f9d {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green-7f9d.accent-huge-2e47 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.green-7f9d svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.green-7f9d:focus,
.green-7f9d: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);
}
.stone_3f8e {
  border-radius: 10%;
}
.notice-f577 {
  border-radius: 50%;
}
.border_right_bd66 {
  font-size: 0.72em;
}
.accent_complex_76cc {
  font-size: 0.875em;
}
.bright_4315 {
  font-size: 1.1em;
}
.accent_b451 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent_b451.border_right_bd66 {
  letter-spacing: 0.5px;
}
.liquid_8466,
.liquid_8466 a {
  color: #6d6d6d;
}
.liquid_8466 a:hover {
  color: #111;
}
.upper_3b23 {
  color: #6d6d6d;
}
.tooltip_b653 {
  overflow-x: hidden;
}
.tooltip_b653 .header-south-71ef.sidebar_new_34b4 {
  position: relative;
}
.tooltip_b653 .header-south-71ef.sidebar_new_34b4.mask_3ae2 {
  position: initial;
}
.tooltip_b653
  .header-south-71ef.sidebar_new_34b4.mask_3ae2
  .caption_medium_c570 {
  left: auto;
}
.tooltip_b653 .header-south-71ef .caption_medium_c570 {
  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;
}
.tooltip_b653 .header-south-71ef:hover.sidebar_new_34b4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip_b653
  .header-south-71ef:hover.sidebar_new_34b4
  .caption_medium_c570 {
  display: block;
  z-index: 9999999;
}
.tooltip_b653 .disabled_up_5b4a .bright-50c2,
.tooltip_b653 .primary_9f10 .bright-50c2 {
  display: none;
}
.tooltip_b653 .detail-green-0cad .header-south-71ef:hover.sidebar_new_34b4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.complex_6ff2 .logo-cec2 label,
.complex_6ff2 .frame_ee73 label,
.complex_6ff2 .accent_active_4239 label,
.complex_6ff2 .label_2a46 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.last-b864 {
  list-style: none;
  margin: 0;
}
.last-b864 article.overlay-394c {
  margin-bottom: 0;
}
.last-b864 ul {
  list-style: none;
  margin: 0;
}
.last-b864 .thick_6a0b li.overlay-394c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .last-b864 .thick_6a0b li.overlay-394c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .last-b864 .thick_6a0b li.overlay-394c: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) {
  .last-b864 .thick_6a0b li.overlay-394c li.overlay-394c li.overlay-394c li.overlay-394c {
    padding-left: 0;
  }
}
article.overlay-394c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay-394c .panel-pro-d236 p:last-of-type {
  margin-bottom: 0;
}
article.overlay-394c .list-next-a29a {
  float: left;
}
article.overlay-394c .frame-center-b8bc {
  margin-left: 85px;
}
article.overlay-394c .surface_c028 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay-394c .surface_c028 .dropdown-b935 {
  margin-left: 10px;
}
article.overlay-394c .progress-19d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay-394c .wrapper-medium-28cd {
  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 .logo-cec2,
  #respond .accent_active_4239,
  #respond .label_2a46 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo-cec2 input,
#respond .accent_active_4239 input,
#respond .label_2a46 input {
  width: 100%;
}
#respond .label_2a46 {
  margin-right: 0;
}
#respond .panel_glass_feb1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled_up_5b4a .filter_gold_d02d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.filter_gold_d02d .avatar_right_cf3a.logo_8752 .fresh-32f3 > li > a:focus,
.filter_gold_d02d .avatar_right_cf3a.logo_8752 .fresh-32f3 > li > a:hover,
.filter_gold_d02d .avatar_right_cf3a.orange_90fb .fresh-32f3 > li > a:focus,
.filter_gold_d02d .avatar_right_cf3a.orange_90fb .fresh-32f3 > li > a:hover,
.filter_gold_d02d .avatar_right_cf3a.narrow_86de .fresh-32f3 > li > a:focus,
.filter_gold_d02d .avatar_right_cf3a.narrow_86de .fresh-32f3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_gold_d02d
  .avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li.bright_c32b
  > a,
.filter_gold_d02d
  .avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li.texture-6a42
  > a,
.filter_gold_d02d
  .avatar_right_cf3a.orange_90fb
  .fresh-32f3
  > li.bright_c32b
  > a,
.filter_gold_d02d
  .avatar_right_cf3a.orange_90fb
  .fresh-32f3
  > li.texture-6a42
  > a,
.filter_gold_d02d
  .avatar_right_cf3a.narrow_86de
  .fresh-32f3
  > li.bright_c32b
  > a,
.filter_gold_d02d .avatar_right_cf3a.narrow_86de .fresh-32f3 > li.gallery_7ac3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_gold_d02d .progress_6772,
.filter_gold_d02d .progress_6772 a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_gold_d02d .action-b7df.panel_easy_8816 li a,
.filter_gold_d02d .status_eb9d a,
.filter_gold_d02d .hot_492b,
.filter_gold_d02d .fresh-32f3 > li > a,
.filter_gold_d02d .hot_2b09 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d .action-b7df.panel_easy_8816 li a:hover,
.filter_gold_d02d .status_eb9d a:hover,
.filter_gold_d02d .hot_492b:hover,
.filter_gold_d02d .fresh-32f3 > li > a:hover,
.filter_gold_d02d .hot_2b09:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_gold_d02d .feature-basic-02ec {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d .feature-basic-02ec .gas-7188 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_gold_d02d .feature-basic-02ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_gold_d02d .shade_small_21b0 .iron-88a5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d .shade_small_21b0 .iron-88a5 .breadcrumb-ecb3 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d
  .shade_small_21b0
  .iron-88a5
  .breadcrumb-ecb3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d
  .shade_small_21b0
  .iron-88a5
  .breadcrumb-ecb3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d
  .shade_small_21b0
  .iron-88a5
  .breadcrumb-ecb3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d
  .shade_small_21b0
  .iron-88a5
  .breadcrumb-ecb3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d .shade_small_21b0 .middle-6e9d {
  color: rgba(255, 255, 255, 0.79);
}
.filter_gold_d02d .shade_small_21b0 .middle-6e9d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_9380
  .filter_gold_d02d
  .shade_small_21b0
  .silver-7731
  .status_8c24 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_9380
  .filter_gold_d02d
  .shade_small_21b0
  .silver-7731
  .breadcrumb-ecb3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_up_5b4a .south-7440 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.south-7440 .avatar_right_cf3a.logo_8752 .fresh-32f3 > li > a:focus,
.south-7440 .avatar_right_cf3a.logo_8752 .fresh-32f3 > li > a:hover,
.south-7440 .avatar_right_cf3a.orange_90fb .fresh-32f3 > li > a:focus,
.south-7440 .avatar_right_cf3a.orange_90fb .fresh-32f3 > li > a:hover,
.south-7440 .avatar_right_cf3a.narrow_86de .fresh-32f3 > li > a:focus,
.south-7440 .avatar_right_cf3a.narrow_86de .fresh-32f3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south-7440
  .avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li.bright_c32b
  > a,
.south-7440
  .avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li.texture-6a42
  > a,
.south-7440
  .avatar_right_cf3a.orange_90fb
  .fresh-32f3
  > li.bright_c32b
  > a,
.south-7440
  .avatar_right_cf3a.orange_90fb
  .fresh-32f3
  > li.texture-6a42
  > a,
.south-7440
  .avatar_right_cf3a.narrow_86de
  .fresh-32f3
  > li.bright_c32b
  > a,
.south-7440 .avatar_right_cf3a.narrow_86de .fresh-32f3 > li.gallery_7ac3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.south-7440 .progress_6772,
.south-7440 .progress_6772 a {
  color: rgba(0, 0, 0, 0.8);
}
.south-7440 .action-b7df.panel_easy_8816 li a,
.south-7440 .status_eb9d a,
.south-7440 .hot_492b,
.south-7440 .fresh-32f3 > li > a,
.south-7440 .hot_2b09 {
  color: rgba(0, 0, 0, 0.55);
}
.south-7440 .action-b7df.panel_easy_8816 li a:hover,
.south-7440 .status_eb9d a:hover,
.south-7440 .hot_492b:hover,
.south-7440 .fresh-32f3 > li > a:hover,
.south-7440 .hot_2b09:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south-7440 .feature-basic-02ec {
  color: rgba(0, 0, 0, 0.55);
}
.south-7440 .feature-basic-02ec .gas-7188 {
  color: rgba(0, 0, 0, 0.8);
}
.south-7440 .feature-basic-02ec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_6648 .pattern_top_359c {
  margin-left: auto;
  margin-right: auto;
}
.nav_slow_80ff > * {
  margin-left: auto;
  margin-right: auto;
}
.nav_slow_80ff .media-first-72c5 {
  margin-right: 1.41575em;
}
.badge-paper-7872 .nav_slow_80ff > .background_70de {
  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;
}
.badge-paper-7872 .nav_slow_80ff > .disabled_wood_05b4 {
  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;
}
.paragraph_warm_90e5.menu_6648 .pattern_top_359c,
.sidebar_pink_1922.menu_6648 .pattern_top_359c {
  margin-left: 0;
}
.gallery-full-aa76.menu_6648 .pattern_top_359c,
.box-clean-11b6.menu_6648 .pattern_top_359c {
  margin-right: 0;
}
.nav_slow_80ff ol,
.nav_slow_80ff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.progress-hard-f598 video {
  max-width: 100%;
}
.menu_last_9814 img {
  display: block;
}
.menu_last_9814.media-first-72c5,
.menu_last_9814.carousel-1f60 {
  width: 100%;
}
.menu_last_9814.disabled_wood_05b4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_0a9b:not(.grid-f511) {
  margin: 1.5em auto;
}
.label_ad2d p {
  padding: 1.5em 14px;
}
ul.accent-5e95.disabled_wood_05b4,
ul.accent-5e95.background_70de,
ul.accent-5e95.mini_d60e.background_70de {
  padding: 0 14px;
}
.content_bb03 {
  display: block;
  overflow-x: auto;
}
.content_bb03 table {
  border-collapse: collapse;
  width: 100%;
}
.content_bb03 td,
.content_bb03 th {
  padding: 0.5em;
}
.nav_slow_80ff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.nav_slow_80ff ol ol,
.nav_slow_80ff ol ul,
.nav_slow_80ff ul ol,
.nav_slow_80ff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.nav_slow_80ff ol ol li,
.nav_slow_80ff ol ul li,
.nav_slow_80ff ul ol li,
.nav_slow_80ff ul ul li {
  margin-left: 0;
}
.description-smooth-998b.huge_369b > .prev_23f7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-smooth-998b.huge_369b > .prev_23f7 iframe,
.description-smooth-998b.huge_369b > .prev_23f7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav_light_ea33 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav_light_ea33.shadow_9bb5 {
  padding: 0;
}
.nav_light_ea33.shadow_9bb5 cite {
  font-size: 13px;
}
.nav_light_ea33 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav_light_ea33 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.footer-05e4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.footer-05e4 > p:first-child {
  margin-top: 0;
}
.footer-05e4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.footer-05e4 blockquote {
  border-left: 0;
}
.texture_next_2f23 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture_next_2f23:not(.link-paper-592d) {
  max-width: 100px;
}
.texture_next_2f23.wide-de21 {
  border-bottom: none !important;
  text-align: center;
}
.texture_next_2f23.wide-de21::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .label_ad2d p {
    padding: 1.5em 0;
  }
}
.row-stale-ff7b {
  color: #0073aa;
}
.hero-6455 {
  background-color: #0073aa;
}
.preview_6197 {
  color: #229fd8;
}
.mask_f57a {
  background-color: #229fd8;
}
.title_glass_1b46 {
  color: #eee;
}
.menu_a2e3 {
  background-color: #eee;
}
.light_23df {
  color: #444;
}
.modal_fd70 {
  background-color: #444;
}
.mini-a966 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mini-a966 .label_f7c6 .status_eb9d {
  font-size: 15px;
}
.mini-a966 .status_eb9d {
  line-height: 1.3;
}
.mini-a966 .south-7440 {
}
.mini-a966 .filter_gold_d02d {
  background: #235787;
}
.narrow_9f70 {
  padding: 0;
}
.narrow_9f70 .filter_gold_d02d {
  background: #1a1a1a;
}
.narrow_9f70 .south-7440 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav-small-a504 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav-small-a504 .south-7440 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav-small-a504 .filter_gold_d02d {
  background: #303030;
}
.tooltip-1623 {
  position: relative;
  z-index: 10;
}
.tooltip-1623 .warm-04af {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny-d17b .sidebar_new_34b4 {
  display: inline-block;
  vertical-align: middle;
}
.tiny-d17b.hover-e9e0 .sidebar_new_34b4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tiny-d17b.hover-e9e0 .sidebar_new_34b4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tiny-d17b.hover-e9e0 .sidebar_new_34b4 {
    margin-right: 0.4em;
  }
}
.tiny-d17b.hover-e9e0 .sidebar_new_34b4:last-child {
  margin-right: 0;
}
.focus-simple-8b0f .warm-04af {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .disabled_up_5b4a .label_f7c6 {
    margin: 0 -0.5em;
  }
  .disabled_up_5b4a .label_f7c6 [class*="customify-col-"],
  .disabled_up_5b4a .label_f7c6 [class*="customify-col_"],
  .disabled_up_5b4a .label_f7c6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.disabled_up_5b4a.notification_up_1889 .warm-04af {
  background: 0 0 !important;
}
.disabled_up_5b4a.notification_up_1889 .warm-04af,
.disabled_up_5b4a.focus-simple-8b0f .warm-04af {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .disabled_up_5b4a.brown-2a3c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.disabled_up_5b4a.focus-simple-8b0f .warm-04af {
  box-shadow: none !important;
}
.soft-fa7b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .soft-fa7b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .soft-fa7b {
    padding: 18px 0 20px;
  }
}
.soft-fa7b .dim-7470 {
  width: 100%;
}
.soft-fa7b .component_4555 {
  margin-bottom: 0;
}
.soft-fa7b .sort_liquid_3a34 {
  margin-top: 5px;
  font-size: 0.875em;
}
.warm-526f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.warm-526f .liquid-69f8 {
  width: 100%;
}
.carousel_wide_0453 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_wide_0453 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_wide_0453 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;
}
.carousel_wide_0453 li:last-child:after {
  display: none;
}
.carousel_wide_0453 li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel_28d5 .bright-50c2 button,
.soft-fa7b .bright-50c2 button {
  left: 0;
}
.panel_28d5 .liquid-69f8,
.soft-fa7b .liquid-69f8 {
  padding-left: 0;
  padding-right: 0;
}
.panel_28d5 .warm-526f,
.soft-fa7b .warm-526f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel_28d5 {
  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;
}
.panel_28d5: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;
}
.panel_28d5 .wood_a491 {
  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) {
  .panel_28d5 .wood_a491 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_28d5 .wood_a491 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel_28d5 .wood_a491 {
    min-height: 200px;
  }
}
.panel_28d5 .carousel_wide_0453 {
  color: rgba(255, 255, 255, 0.8);
}
.panel_28d5 .carousel_wide_0453 a,
.panel_28d5 .carousel_wide_0453 li:after {
  color: inherit;
}
.panel_28d5 .carousel_wide_0453 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background-blue-00ed {
  margin-bottom: 0.5em;
}
.primary_340a {
  margin-bottom: 1.2em;
}
.primary_340a,
.background-blue-00ed {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary_340a p:last-child,
.background-blue-00ed p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright-50c2,
#masthead .bright-50c2 {
  display: none;
}
#masthead
  > .bright-50c2.gradient-739a {
  display: none;
}
#masthead > .bright-50c2 button {
  left: 0;
}
.shade-advanced-5978 {
  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%;
}
.shade-advanced-5978 .sidebar_new_34b4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shade-advanced-5978 .focus_0325 {
  display: -webkit-box;
  display: flex;
}
.shade-advanced-5978 .focus_0325.article-5428 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shade-advanced-5978 .focus_0325.content_6a67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade-advanced-5978 .focus_0325.soft_5ceb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shade-advanced-5978.solid_4f7a.active_gas_81b3 .focus_0325.article-5428 {
  flex-basis: 100%;
}
.shade-advanced-5978.photo-west-002e .focus_0325.content_6a67 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shade-advanced-5978.photo-west-002e .focus_0325.soft_5ceb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright-50c2.gradient-739a {
  display: none;
}
#masthead > .bright-50c2 button {
  left: 0;
}
.title_0876 {
  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;
}
.title_0876:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title_0876.shadow_east_43ac i {
  margin-right: 4px;
}
.title_0876.dropdown_aaec i {
  margin-left: 5px;
}
.status_eb9d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status_eb9d p:last-child {
  margin-bottom: 0;
}
.fast-5593 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fast-5593 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fast-5593 img {
  display: block;
  width: auto;
  line-height: 1;
}
.fast-5593 .progress_6772 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fast-5593 .huge_5480 {
  margin: 5px 0 7px 0;
}
.fast-5593.blue_2909 .up_c92d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-5593.blue_2909 .mask_899b {
  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;
}
.fast-5593.hidden_bb36 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fast-5593.hidden_bb36 .up_c92d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-5593.hidden_bb36 .mask_899b {
  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;
}
.fast-5593.grid-8bea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast-5593.notification_new_849e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fast-5593.notification_new_849e .mask_899b {
  margin-top: 7px;
}
.hovered-3e9e {
  display: inline-block;
}
.tooltip-1623 .thumbnail_f764 .fast-5593 img {
  max-width: 100%;
}
.avatar_right_cf3a .steel_07a0.component-86e8,
.block_advanced_c37e .steel_07a0.component-86e8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_right_cf3a .sidebar-167b,
.block_advanced_c37e .sidebar-167b {
  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%);
}
.avatar_right_cf3a .sidebar-167b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.avatar_right_cf3a.summary-33a5 .sidebar-167b {
  display: none;
}
.avatar_right_cf3a .warm_cc43 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar_right_cf3a .warm_cc43 li {
  display: inline-block;
  position: relative;
}
.avatar_right_cf3a .warm_cc43 li:last-child {
  margin-right: 0;
}
.avatar_right_cf3a .warm_cc43 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;
}
.avatar_right_cf3a .warm_cc43 li.gallery_7ac3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.avatar_right_cf3a .warm_cc43 > 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;
}
.avatar_right_cf3a .warm_cc43 > li > a i {
  line-height: 0;
}
.avatar_right_cf3a .warm_cc43 > li.header-up-bad1 > a .sidebar-167b {
  margin-left: 4px;
  line-height: 0;
}
.avatar_right_cf3a .warm_cc43 .search_0bea li.header-up-bad1 > a {
  position: relative;
}
.avatar_right_cf3a .warm_cc43 .search_0bea li.header-up-bad1 > a:after,
.avatar_right_cf3a .warm_cc43 .search_0bea li.header-up-bad1 > a:before {
  content: "";
  display: table;
}
.avatar_right_cf3a .warm_cc43 .search_0bea li.header-up-bad1 > a:after {
  clear: both;
}
.avatar_right_cf3a .warm_cc43 .search_0bea li.header-up-bad1 > a .sidebar-167b {
  margin-left: 5px;
  float: right;
}
.avatar_right_cf3a .stone-8a91,
.avatar_right_cf3a .search_0bea {
  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;
}
.avatar_right_cf3a .search_0bea {
  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;
}
.avatar_right_cf3a .search_0bea .component-86e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar_right_cf3a .search_0bea .sidebar-167b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.avatar_right_cf3a .search_0bea li {
  display: block;
  margin: 0;
  padding: 0;
}
.avatar_right_cf3a .search_0bea 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;
}
.avatar_right_cf3a .search_0bea li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.avatar_right_cf3a .search_0bea .search_0bea {
  top: 0;
  left: 100%;
}
.avatar_right_cf3a .rough-a49b.fn-focus-6f8f > .stone-8a91,
.avatar_right_cf3a .rough-a49b.fn-focus-6f8f > .search_0bea,
.avatar_right_cf3a .rough-a49b:focus > .stone-8a91,
.avatar_right_cf3a .rough-a49b:focus > .search_0bea,
.avatar_right_cf3a .rough-a49b:hover > .stone-8a91,
.avatar_right_cf3a .rough-a49b:hover > .search_0bea {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.avatar_right_cf3a.narrow_86de .fresh-32f3:after,
.avatar_right_cf3a.narrow_86de .fresh-32f3:before {
  content: "";
  display: table;
}
.avatar_right_cf3a.narrow_86de .fresh-32f3:after {
  clear: both;
}
.avatar_right_cf3a.narrow_86de .fresh-32f3 > li {
  float: left;
}
.avatar_right_cf3a.dim_b782 .fresh-32f3:after,
.avatar_right_cf3a.dim_b782 .fresh-32f3:before {
  content: "";
  display: table;
}
.avatar_right_cf3a.dim_b782 .fresh-32f3:after {
  clear: both;
}
.avatar_right_cf3a.dim_b782 .fresh-32f3 > li {
  float: left;
}
.avatar_right_cf3a.dim_b782 .fresh-32f3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_right_cf3a.dim_b782 .fresh-32f3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.avatar_right_cf3a.dim_b782 .fresh-32f3 > li.bright_c32b > a,
.avatar_right_cf3a.dim_b782 .fresh-32f3 > li.gallery_7ac3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.avatar_right_cf3a.logo_8752 .fresh-32f3 > li > a .component-86e8 {
  position: relative;
}
.avatar_right_cf3a.logo_8752 .fresh-32f3 > li > a .component-86e8: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;
}
.avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li:focus
  > a
  .component-86e8:before,
.avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li:hover
  > a
  .component-86e8:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li.bright_c32b
  > a
  .component-86e8:before,
.avatar_right_cf3a.logo_8752
  .fresh-32f3
  > li.texture-6a42
  > a
  .component-86e8:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_right_cf3a.orange_90fb .fresh-32f3 > li > a .component-86e8 {
  position: relative;
}
.avatar_right_cf3a.orange_90fb .fresh-32f3 > li > a .component-86e8: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;
}
.avatar_right_cf3a.orange_90fb .fresh-32f3 > li:focus > a .component-86e8:before,
.avatar_right_cf3a.orange_90fb
  .fresh-32f3
  > li:hover
  > a
  .component-86e8:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_right_cf3a.orange_90fb
  .fresh-32f3
  > li.bright_c32b
  > a
  .component-86e8:before,
.avatar_right_cf3a.orange_90fb
  .fresh-32f3
  > li.texture-6a42
  > a
  .component-86e8:before {
  width: 100%;
  background-color: currentColor;
}
.block_advanced_c37e .warm_cc43 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block_advanced_c37e .warm_cc43 li:first-child > a {
  border-top: none;
}
.block_advanced_c37e .warm_cc43 .content_pressed_3ef2 > .component-86e8 .sidebar-167b {
  display: none;
}
.block_advanced_c37e .warm_cc43 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block_advanced_c37e .warm_cc43 li:last-child {
  border: none;
}
.block_advanced_c37e .warm_cc43 li.header-up-bad1 > a {
  padding-right: 45px !important;
}
.block_advanced_c37e .warm_cc43 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block_advanced_c37e .warm_cc43 li a:focus,
.block_advanced_c37e .warm_cc43 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_advanced_c37e .warm_cc43 li .aside-96ac {
  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;
}
.block_advanced_c37e .warm_cc43 li .aside-96ac:hover {
  box-shadow: none;
}
.block_advanced_c37e .warm_cc43 li .aside-96ac .sidebar-167b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block_advanced_c37e .warm_cc43 .search_0bea {
  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);
}
.block_advanced_c37e .warm_cc43 .search_0bea li a {
  padding-left: 3em;
}
.block_advanced_c37e .warm_cc43 .thumbnail-f778 > a .aside-96ac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block_advanced_c37e .warm_cc43 .thumbnail-f778 > .search_0bea {
  display: block;
  opacity: 1;
}
.message-lower-4134 {
  max-width: 100%;
}
.tertiary_smooth_8afc {
  line-height: 0;
  cursor: pointer;
}
.hot_2b09 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hot_2b09:hover {
  box-shadow: none;
  color: currentColor;
}
.hot_2b09 svg {
  width: 18px;
  height: 18px;
}
.hot_2b09 .component_c685 {
  display: none;
}
.upper_2ed5 {
  position: relative;
}
.upper_2ed5.fn-active-6f8f .hot_2b09 .status_lite_ac2c {
  display: none;
}
.upper_2ed5.fn-active-6f8f .hot_2b09 .component_c685 {
  display: inline-block;
}
.upper_2ed5 .tooltip-94d9 {
  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);
}
.upper_2ed5.bright-65d9 .tooltip-94d9 {
  left: auto;
  right: -0.9em;
}
.upper_2ed5.bright-65d9 .hover-f4e7::before {
  left: auto;
  right: 15px;
}
.upper_2ed5.fn-active-6f8f .tooltip-94d9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-7731 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.silver-7731 label {
  flex-basis: 100%;
}
.silver-7731 .iron-88a5 {
  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;
}
.silver-7731 .breadcrumb-ecb3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.silver-7731 .breadcrumb-ecb3:focus {
  background-color: transparent;
}
.silver-7731 button.middle-6e9d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.silver-7731 button.middle-6e9d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.silver-7731 button.middle-6e9d svg {
  width: 18px;
  height: 18px;
}
.silver-7731 input[type="submit"] {
  min-height: auto;
}
.shade_small_21b0 .silver-7731 .breadcrumb-ecb3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hover-f4e7 {
  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) {
  .hover-f4e7 {
    width: 220px;
  }
}
.hover-f4e7 label {
  flex-basis: 100%;
}
.hover-f4e7::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;
}
.chip_9380 .shade_small_21b0 .silver-7731 {
  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;
}
.chip_9380
  .shade_small_21b0
  .silver-7731
  .iron-88a5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.chip_9380 .shade_small_21b0 .silver-7731 .breadcrumb-ecb3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.chip_9380
  .shade_small_21b0
  .silver-7731
  .breadcrumb-ecb3:focus {
  background: 0 0;
}
.chip_9380
  .shade_small_21b0
  .silver-7731
  .status_8c24 {
  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;
}
.action-b7df {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.action-b7df li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.action-b7df li:last-child {
  margin-right: 0;
}
.action-b7df li:first-child {
  margin-left: 0;
}
.action-b7df.video-dim-4948 a {
  color: #fff;
}
.action-b7df.video-dim-4948 a:hover {
  color: #fff;
}
.action-b7df a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.action-b7df a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.action-b7df a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.action-b7df a:hover {
  opacity: 0.9;
  color: inherit;
}
.action-b7df [class*="social-icon-apple"] {
  background-color: #999;
}
.action-b7df [class*="social-icon-apple"].outer_310c {
  background-color: transparent;
  color: #999;
}
.action-b7df [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.action-b7df [class*="social-icon-behance"].outer_310c {
  background-color: transparent;
  color: #1769ff;
}
.action-b7df [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.action-b7df [class*="social-icon-bitbucket"].outer_310c {
  background-color: transparent;
  color: #205081;
}
.action-b7df [class*="social-icon-codepen"] {
  background-color: #000;
}
.action-b7df [class*="social-icon-codepen"].outer_310c {
  background-color: transparent;
  color: #000;
}
.action-b7df [class*="social-icon-delicious"] {
  background-color: #39f;
}
.action-b7df [class*="social-icon-delicious"].outer_310c {
  background-color: transparent;
  color: #39f;
}
.action-b7df [class*="social-icon-digg"] {
  background-color: #005be2;
}
.action-b7df [class*="social-icon-digg"].outer_310c {
  background-color: transparent;
  color: #005be2;
}
.action-b7df [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.action-b7df [class*="social-icon-dribbble"].outer_310c {
  background-color: transparent;
  color: #ea4c89;
}
.action-b7df [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.action-b7df [class*="social-icon-envelope"].outer_310c {
  background-color: transparent;
  color: #ea4335;
}
.action-b7df [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.action-b7df [class*="social-icon-facebook"].outer_310c {
  background-color: transparent;
  color: #3b5998;
}
.action-b7df [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.action-b7df [class*="social-icon-flickr"].outer_310c {
  background-color: transparent;
  color: #0063dc;
}
.action-b7df [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.action-b7df [class*="social-icon-foursquare"].outer_310c {
  background-color: transparent;
  color: #2d5be3;
}
.action-b7df [class*="social-icon-github"] {
  background-color: #333;
}
.action-b7df [class*="social-icon-github"].outer_310c {
  background-color: transparent;
  color: #333;
}
.action-b7df [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.action-b7df [class*="social-icon-google-plus"].outer_310c {
  background-color: transparent;
  color: #dd4b39;
}
.action-b7df [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.action-b7df [class*="social-icon-houzz"].outer_310c {
  background-color: transparent;
  color: #7ac142;
}
.action-b7df [class*="social-icon-instagram"] {
  background-color: #262626;
}
.action-b7df [class*="social-icon-instagram"].outer_310c {
  background-color: transparent;
  color: #262626;
}
.action-b7df [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.action-b7df [class*="social-icon-jsfiddle"].outer_310c {
  background-color: transparent;
  color: #487aa2;
}
.action-b7df [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.action-b7df [class*="social-icon-linkedin"].outer_310c {
  background-color: transparent;
  color: #0077b5;
}
.action-b7df [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.action-b7df [class*="social-icon-medium"].outer_310c {
  background-color: transparent;
  color: #00ab6b;
}
.action-b7df [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.action-b7df
  [class*="social-icon-odnoklassniki"].outer_310c {
  background-color: transparent;
  color: #f4731c;
}
.action-b7df [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.action-b7df [class*="social-icon-meetup"].outer_310c {
  background-color: transparent;
  color: #ec1c40;
}
.action-b7df [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.action-b7df [class*="social-icon-pinterest"].outer_310c {
  background-color: transparent;
  color: #bd081c;
}
.action-b7df [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.action-b7df [class*="social-icon-product-hunt"].outer_310c {
  background-color: transparent;
  color: #da552f;
}
.action-b7df [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.action-b7df [class*="social-icon-reddit"].outer_310c {
  background-color: transparent;
  color: #ff4500;
}
.action-b7df [class*="social-icon-rss"] {
  background-color: #f26522;
}
.action-b7df [class*="social-icon-rss"].outer_310c {
  background-color: transparent;
  color: #f26522;
}
.action-b7df [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.action-b7df
  [class*="social-icon-shopping-cart"].outer_310c {
  background-color: transparent;
  color: #4caf50;
}
.action-b7df [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.action-b7df [class*="social-icon-skype"].outer_310c {
  background-color: transparent;
  color: #00aff0;
}
.action-b7df [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.action-b7df [class*="social-icon-slideshare"].outer_310c {
  background-color: transparent;
  color: #0077b5;
}
.action-b7df [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.action-b7df [class*="social-icon-snapchat"].outer_310c {
  background-color: transparent;
  color: #fffc00;
}
.action-b7df [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.action-b7df [class*="social-icon-soundcloud"].outer_310c {
  background-color: transparent;
  color: #f80;
}
.action-b7df [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.action-b7df [class*="social-icon-spotify"].outer_310c {
  background-color: transparent;
  color: #2ebd59;
}
.action-b7df [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.action-b7df
  [class*="social-icon-stack-overflow"].outer_310c {
  background-color: transparent;
  color: #fe7a15;
}
.action-b7df [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.action-b7df [class*="social-icon-maldkfgram"].outer_310c {
  background-color: transparent;
  color: #2ca5e0;
}
.action-b7df [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.action-b7df [class*="social-icon-tripadvisor"].outer_310c {
  background-color: transparent;
  color: #589442;
}
.action-b7df [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.action-b7df [class*="social-icon-tumblr"].outer_310c {
  background-color: transparent;
  color: #35465c;
}
.action-b7df [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.action-b7df [class*="social-icon-twitch"].outer_310c {
  background-color: transparent;
  color: #6441a5;
}
.action-b7df [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.action-b7df [class*="social-icon-twitter"].outer_310c {
  background-color: transparent;
  color: #1da1f2;
}
.action-b7df [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.action-b7df [class*="social-icon-vimeo"].outer_310c {
  background-color: transparent;
  color: #1ab7ea;
}
.action-b7df [class*="social-icon-vk"] {
  background-color: #45668e;
}
.action-b7df [class*="social-icon-vk"].outer_310c {
  background-color: transparent;
  color: #45668e;
}
.action-b7df [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.action-b7df [class*="social-icon-weibo"].outer_310c {
  background-color: transparent;
  color: #df2029;
}
.action-b7df [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.action-b7df [class*="social-icon-weixin"].outer_310c {
  background-color: transparent;
  color: #7bb32e;
}
.action-b7df [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.action-b7df [class*="social-icon-whatsapp"].outer_310c {
  background-color: transparent;
  color: #25d366;
}
.action-b7df [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.action-b7df [class*="social-icon-wordpress"].outer_310c {
  background-color: transparent;
  color: #21759b;
}
.action-b7df [class*="social-icon-xing"] {
  background-color: #026466;
}
.action-b7df [class*="social-icon-xing"].outer_310c {
  background-color: transparent;
  color: #026466;
}
.action-b7df [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.action-b7df [class*="social-icon-yelp"].outer_310c {
  background-color: transparent;
  color: #af0606;
}
.action-b7df [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.action-b7df [class*="social-icon-youtube"].outer_310c {
  background-color: transparent;
  color: #cd201f;
}
.hot_492b {
  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;
}
.hot_492b:hover {
  box-shadow: none;
  background: 0 0;
}
.main_fbe9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown-bc5e {
  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;
}
.section-glass-b5d1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input-b648 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input-b648,
.input-b648::after,
.input-b648::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;
}
.input-b648::after,
.input-b648::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline-2983 .dropdown-bc5e .section-glass-b5d1 {
  margin-top: -2px;
  width: 19px;
}
.outline-2983 .dropdown-bc5e .input-b648 {
  margin-top: -1px;
}
.outline-2983 .dropdown-bc5e .input-b648,
.outline-2983 .dropdown-bc5e .input-b648::after,
.outline-2983 .dropdown-bc5e .input-b648::before {
  width: 19px;
  height: 2px;
}
.outline-2983 .dropdown-bc5e .input-b648::before {
  top: -6px;
}
.outline-2983 .dropdown-bc5e .input-b648::after {
  bottom: -6px;
}
.first-c521 .dropdown-bc5e .section-glass-b5d1 {
  margin-top: -2px;
  width: 22px;
}
.first-c521 .dropdown-bc5e .input-b648 {
  margin-top: -1px;
}
.first-c521 .dropdown-bc5e .input-b648,
.first-c521 .dropdown-bc5e .input-b648::after,
.first-c521 .dropdown-bc5e .input-b648::before {
  width: 22px;
  height: 2px;
}
.first-c521 .dropdown-bc5e .input-b648::before {
  top: -7px;
}
.first-c521 .dropdown-bc5e .input-b648::after {
  bottom: -7px;
}
.row-9af7 .dropdown-bc5e .section-glass-b5d1 {
  margin-top: -2px;
  width: 31px;
}
.row-9af7 .dropdown-bc5e .input-b648 {
  margin-top: -1.5px;
}
.row-9af7 .dropdown-bc5e .input-b648,
.row-9af7 .dropdown-bc5e .input-b648::after,
.row-9af7 .dropdown-bc5e .input-b648::before {
  width: 31px;
  height: 3px;
}
.row-9af7 .dropdown-bc5e .input-b648::before {
  top: -9px;
}
.row-9af7 .dropdown-bc5e .input-b648::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .description_18da .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 19px;
  }
  .description_18da .dropdown-bc5e .input-b648 {
    margin-top: -1px;
  }
  .description_18da .dropdown-bc5e .input-b648,
  .description_18da .dropdown-bc5e .input-b648::after,
  .description_18da .dropdown-bc5e .input-b648::before {
    width: 19px;
    height: 2px;
  }
  .description_18da .dropdown-bc5e .input-b648::before {
    top: -6px;
  }
  .description_18da .dropdown-bc5e .input-b648::after {
    bottom: -6px;
  }
  .detail_44c1 .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 22px;
  }
  .detail_44c1 .dropdown-bc5e .input-b648 {
    margin-top: -1px;
  }
  .detail_44c1 .dropdown-bc5e .input-b648,
  .detail_44c1 .dropdown-bc5e .input-b648::after,
  .detail_44c1 .dropdown-bc5e .input-b648::before {
    width: 22px;
    height: 2px;
  }
  .detail_44c1 .dropdown-bc5e .input-b648::before {
    top: -7px;
  }
  .detail_44c1 .dropdown-bc5e .input-b648::after {
    bottom: -7px;
  }
  .bottom-2f0e .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom-2f0e .dropdown-bc5e .input-b648 {
    margin-top: -1.5px;
  }
  .bottom-2f0e .dropdown-bc5e .input-b648,
  .bottom-2f0e .dropdown-bc5e .input-b648::after,
  .bottom-2f0e .dropdown-bc5e .input-b648::before {
    width: 31px;
    height: 3px;
  }
  .bottom-2f0e .dropdown-bc5e .input-b648::before {
    top: -9px;
  }
  .bottom-2f0e .dropdown-bc5e .input-b648::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .old-6018 .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 19px;
  }
  .old-6018 .dropdown-bc5e .input-b648 {
    margin-top: -1px;
  }
  .old-6018 .dropdown-bc5e .input-b648,
  .old-6018 .dropdown-bc5e .input-b648::after,
  .old-6018 .dropdown-bc5e .input-b648::before {
    width: 19px;
    height: 2px;
  }
  .old-6018 .dropdown-bc5e .input-b648::before {
    top: -6px;
  }
  .old-6018 .dropdown-bc5e .input-b648::after {
    bottom: -6px;
  }
  .gas-416f .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 22px;
  }
  .gas-416f .dropdown-bc5e .input-b648 {
    margin-top: -1px;
  }
  .gas-416f .dropdown-bc5e .input-b648,
  .gas-416f .dropdown-bc5e .input-b648::after,
  .gas-416f .dropdown-bc5e .input-b648::before {
    width: 22px;
    height: 2px;
  }
  .gas-416f .dropdown-bc5e .input-b648::before {
    top: -7px;
  }
  .gas-416f .dropdown-bc5e .input-b648::after {
    bottom: -7px;
  }
  .layout-short-e63c .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-short-e63c .dropdown-bc5e .input-b648 {
    margin-top: -1.5px;
  }
  .layout-short-e63c .dropdown-bc5e .input-b648,
  .layout-short-e63c .dropdown-bc5e .input-b648::after,
  .layout-short-e63c .dropdown-bc5e .input-b648::before {
    width: 31px;
    height: 3px;
  }
  .layout-short-e63c .dropdown-bc5e .input-b648::before {
    top: -9px;
  }
  .layout-short-e63c .dropdown-bc5e .input-b648::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_short_23dd .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_short_23dd .dropdown-bc5e .input-b648 {
    margin-top: -1px;
  }
  .aside_short_23dd .dropdown-bc5e .input-b648,
  .aside_short_23dd .dropdown-bc5e .input-b648::after,
  .aside_short_23dd .dropdown-bc5e .input-b648::before {
    width: 19px;
    height: 2px;
  }
  .aside_short_23dd .dropdown-bc5e .input-b648::before {
    top: -6px;
  }
  .aside_short_23dd .dropdown-bc5e .input-b648::after {
    bottom: -6px;
  }
  .medium_7587 .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 22px;
  }
  .medium_7587 .dropdown-bc5e .input-b648 {
    margin-top: -1px;
  }
  .medium_7587 .dropdown-bc5e .input-b648,
  .medium_7587 .dropdown-bc5e .input-b648::after,
  .medium_7587 .dropdown-bc5e .input-b648::before {
    width: 22px;
    height: 2px;
  }
  .medium_7587 .dropdown-bc5e .input-b648::before {
    top: -7px;
  }
  .medium_7587 .dropdown-bc5e .input-b648::after {
    bottom: -7px;
  }
  .under_910d .dropdown-bc5e .section-glass-b5d1 {
    margin-top: -2px;
    width: 31px;
  }
  .under_910d .dropdown-bc5e .input-b648 {
    margin-top: -1.5px;
  }
  .under_910d .dropdown-bc5e .input-b648,
  .under_910d .dropdown-bc5e .input-b648::after,
  .under_910d .dropdown-bc5e .input-b648::before {
    width: 31px;
    height: 3px;
  }
  .under_910d .dropdown-bc5e .input-b648::before {
    top: -9px;
  }
  .under_910d .dropdown-bc5e .input-b648::after {
    bottom: -9px;
  }
}
.section_fc4e .input-b648 {
  -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);
}
.section_fc4e .input-b648::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.section_fc4e .input-b648::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);
}
.section_fc4e.out-ee1b .input-b648 {
  -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);
}
.section_fc4e.out-ee1b .input-b648::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.section_fc4e.out-ee1b .input-b648::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);
}
.background_motion_4b51 {
  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.secondary-c2d9:before {
  display: none;
}
.primary_9f10 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary_9f10 .text-action-9f01 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary_9f10 .text-action-9f01:last-of-type {
  border-bottom: none;
}
.primary_9f10 .text-action-9f01.new_102f,
.primary_9f10 .text-action-9f01.menu_last_67bc,
.primary_9f10 .text-action-9f01.status-pressed-953e {
  padding: 0;
}
.primary_9f10 .block_advanced_c37e .aside-96ac {
  color: currentColor;
}
.primary_9f10 .block_advanced_c37e .aside-96ac:focus,
.primary_9f10 .block_advanced_c37e .aside-96ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_9f10.south-7440 .feature-basic-02ec,
.primary_9f10.south-7440 .status_eb9d a,
.primary_9f10.south-7440 .fresh-32f3 a,
.primary_9f10.south-7440 .search_0bea a {
  color: rgba(0, 0, 0, 0.55);
}
.primary_9f10.south-7440 .feature-basic-02ec:hover,
.primary_9f10.south-7440 .status_eb9d a:hover,
.primary_9f10.south-7440 .fresh-32f3 a:hover,
.primary_9f10.south-7440 .search_0bea a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary_9f10.south-7440 .gas-7188 {
  color: rgba(0, 0, 0, 0.8);
}
.primary_9f10.south-7440 .text-action-9f01 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_9f10.south-7440 .text-action-9f01:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary_9f10.south-7440 .notification_glass_7094:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary_9f10.south-7440 .block_advanced_c37e .warm_cc43 li a,
.primary_9f10.south-7440 .block_advanced_c37e .aside-96ac,
.primary_9f10.south-7440 .search_0bea {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_9f10.south-7440 .block_advanced_c37e .aside-96ac:focus,
.primary_9f10.south-7440 .block_advanced_c37e .aside-96ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_9f10.south-7440 .warm_cc43 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary_9f10.filter_gold_d02d .feature-basic-02ec,
.primary_9f10.filter_gold_d02d .status_eb9d a,
.primary_9f10.filter_gold_d02d .fresh-32f3 .aside-96ac,
.primary_9f10.filter_gold_d02d .fresh-32f3 a,
.primary_9f10.filter_gold_d02d .search_0bea a {
  color: rgba(255, 255, 255, 0.79);
}
.primary_9f10.filter_gold_d02d .feature-basic-02ec:hover,
.primary_9f10.filter_gold_d02d .status_eb9d a:hover,
.primary_9f10.filter_gold_d02d .fresh-32f3 .aside-96ac:hover,
.primary_9f10.filter_gold_d02d .fresh-32f3 a:hover,
.primary_9f10.filter_gold_d02d .search_0bea a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_9f10.filter_gold_d02d .gas-7188 {
  color: rgba(255, 255, 255, 0.99);
}
.primary_9f10.filter_gold_d02d .text-action-9f01 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_9f10.filter_gold_d02d .text-action-9f01:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary_9f10.filter_gold_d02d .notification_glass_7094:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_9f10.filter_gold_d02d .block_advanced_c37e .warm_cc43 li a,
.primary_9f10.filter_gold_d02d .block_advanced_c37e .aside-96ac,
.primary_9f10.filter_gold_d02d .search_0bea {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_9f10.filter_gold_d02d .block_advanced_c37e .aside-96ac:focus,
.primary_9f10.filter_gold_d02d .block_advanced_c37e .aside-96ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary_9f10.filter_gold_d02d .warm_cc43 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_glass_7094 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notification_glass_7094:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.advanced_39e6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hard-def5 .primary_9f10 {
  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;
}
.hard-def5 .text-action-9f01 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hard-def5 .text-action-9f01: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) {
  .hard-def5 .text-action-9f01:before {
    width: 16%;
    left: 42%;
  }
}
.hard-def5 .text-action-9f01:last-child:before {
  content: none;
}
.hard-def5 .text-action-9f01[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hard-def5 .block_advanced_c37e .warm_cc43 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hard-def5 .block_advanced_c37e .warm_cc43 li a .aside-96ac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hard-def5 .block_advanced_c37e .search_0bea {
  border: none;
}
.hard-def5 .block_advanced_c37e .search_0bea li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hard-def5 .notification_glass_7094 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hard-def5 .advanced_39e6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hard-def5 .filter_gold_d02d .notification_glass_7094:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard-def5 .south-7440.menu-4d00 .input-b648 {
  background: rgba(0, 0, 0, 0.6);
}
.hard-def5
  .south-7440.menu-4d00
  .input-b648::after,
.hard-def5
  .south-7440.menu-4d00
  .input-b648:before {
  background: inherit;
}
.hard-def5
  .south-7440.menu-4d00:hover
  .input-b648 {
  background: rgba(0, 0, 0, 0.8);
}
.focus-next-e51a .primary_9f10 {
  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) {
  .focus-next-e51a .primary_9f10 {
    width: auto;
    right: 45px;
  }
}
.gas-c9b1 .primary_9f10 {
  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) {
  .gas-c9b1 .primary_9f10 {
    width: auto;
    left: 45px;
  }
}
.secondary-c2d9 .primary_9f10 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.secondary-c2d9 .advanced_39e6 {
  max-width: 48em;
  margin: 0 auto;
}
.secondary-c2d9 .notification_glass_7094:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wood-1877 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wood-1877.hard-def5 .primary_9f10 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wood-1877.focus-next-e51a .primary_9f10 {
  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);
}
.wood-1877 .primary_9f10 {
  visibility: visible;
}
.wood-1877.gas-c9b1 .primary_9f10 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element-light-6b59,
.disabled-huge-3245 {
  overflow-x: hidden;
}
.element-light-6b59 .primary_9f10 {
  overflow: auto;
}
.element-light-6b59.hard-def5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-light-6b59.hard-def5 .primary_9f10 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element-light-6b59.hard-def5 .hot_492b {
  opacity: 0;
}
.element-light-6b59.focus-next-e51a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-light-6b59.focus-next-e51a .primary_9f10 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element-light-6b59.focus-next-e51a .hot_492b {
  opacity: 0;
}
.element-light-6b59.gas-c9b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-light-6b59.gas-c9b1 .primary_9f10 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element-light-6b59.gas-c9b1 .hot_492b {
  opacity: 0;
}
.element-light-6b59.secondary-c2d9 .primary_9f10 {
  z-index: 10;
  visibility: visible;
}
.menu-4d00 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu-4d00 .input-b648 {
  background: rgba(255, 255, 255, 0.99);
}
.menu-4d00 .input-b648::after,
.menu-4d00 .input-b648:before {
  background: inherit;
}
.menu-4d00:hover .input-b648 {
  background: rgba(255, 255, 255, 0.99);
}
.gas-c9b1 .menu-4d00 {
  top: 10px;
  right: auto;
  left: 12px;
}
.secondary-c2d9 .menu-4d00 {
  display: none !important;
}
.element-light-6b59:before,
.disabled-huge-3245:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element-light-6b59 .menu-4d00,
.disabled-huge-3245 .menu-4d00 {
  display: inline-block;
}
.primary_9f10 .sidebar_new_34b4 {
  -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;
}
.element-light-6b59 .primary_9f10 .sidebar_new_34b4,
.disabled-huge-3245 .primary_9f10 .sidebar_new_34b4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-stone-e709 .iron-88a5 {
  width: 100%;
}
.thumbnail_f764 {
  padding: 0 0.5em 0;
}
.thumbnail_f764 [class*="customify-col-"],
.thumbnail_f764 [class*="customify-col_"],
.thumbnail_f764 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight_e3f0 .thumbnail_f764 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label_f7c6 .panel_0858,
  .panel_0858 {
    display: none;
  }
  .wide_b219 {
    text-align: left;
  }
  .left_6274 {
    text-align: center;
  }
  .tall-811e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label_f7c6 .wood_b3de,
  .wood_b3de {
    display: none;
  }
  .footer-rough-fce6 {
    text-align: left;
  }
  .filter-eadc {
    text-align: center;
  }
  .pagination-bright-eff9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label_f7c6 .notification-dim-9913,
  .notification-dim-9913 {
    display: none;
  }
  .hidden-85fa {
    text-align: left;
  }
  .box-under-25a0 {
    text-align: center;
  }
  .hover_wide_fcbc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.red_cd75 {
  box-shadow: none !important;
}
.breadcrumb_2c1f .focused_d38f,
.plasma-c636 .focused_d38f {
  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;
}
.plasma-c636 .focused_d38f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.warm-04af {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.warm-04af:after,
.warm-04af:before {
  content: "";
  display: table;
}
.warm-04af:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .warm-04af {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.warm-04af,
.brown-2a3c {
  max-width: 1248px;
  margin: 0 auto;
}

.gallery-f455.image_dim_736c .warm-04af {
  max-width: 100%;
}
.gallery-f455.hero-solid-ba2d {
  max-width: 1200px;
  margin: 0 auto;
}
.gallery-f455.secondary-pressed-ebd3 .warm-04af {
  max-width: 100%;
}
.gallery-f455.secondary-pressed-ebd3 > .warm-04af {
  padding-left: 0;
  padding-right: 0;
}
.gallery-f455.secondary-pressed-ebd3 > .warm-04af .label_f7c6 {
  margin: 0;
}
.gallery-f455.secondary-pressed-ebd3
  > .warm-04af
  .caption-f8e0.icon_basic_7c7f {
  margin-right: 0;
  margin-left: 0;
}
.gallery-f455.secondary-pressed-ebd3 #main.icon_basic_7c7f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image-468d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image-468d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .header-ee00 .pattern_top_359c {
    padding-right: 1em;
  }
  .header-ee00.dirty_3365 .caption-f8e0 {
    border-right: 1px solid #eaecee;
  }
  .header-ee00.dirty_3365 .pattern_top_359c {
    padding-right: 1em;
  }
  .header-ee00.dirty_3365 .over_e3c5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-e17f .pattern_top_359c {
    padding-left: 1em;
  }
  .slider-e17f.dirty_3365 .caption-f8e0 {
    border-left: 1px solid #eaecee;
  }
  .slider-e17f.dirty_3365 .pattern_top_359c {
    padding-left: 1em;
  }
  .slider-e17f.dirty_3365 .over_e3c5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-68c8 .pattern_top_359c {
    padding-left: 1em;
  }
  .west-68c8.dirty_3365 .over-75d1 {
    border-right: 1px solid #eaecee;
  }
  .west-68c8.dirty_3365 .card_d3e3 {
    border-right: 1px solid #eaecee;
  }
  .west-68c8.dirty_3365 .pattern_top_359c {
    padding-left: 1em;
  }
  .west-68c8.dirty_3365 .over_e3c5 {
    padding-right: 1em;
  }
  .west-68c8.dirty_3365 .tooltip_silver_17b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_f61f .pattern_top_359c {
    padding-right: 1em;
  }
  .thumbnail_f61f.dirty_3365 .over-75d1 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_f61f.dirty_3365 .card_d3e3 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_f61f.dirty_3365 .pattern_top_359c {
    padding-right: 1em;
  }
  .thumbnail_f61f.dirty_3365 .over_e3c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_f61f.dirty_3365 .tooltip_silver_17b4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-468d .pattern_top_359c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-468d.dirty_3365 .caption-f8e0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image-468d.dirty_3365 .pattern_top_359c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-468d.dirty_3365 .over_e3c5 {
    padding-left: 1em;
  }
  .image-468d.dirty_3365 .tooltip_silver_17b4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image-468d.dirty_3365 .pattern_top_359c {
    padding-left: 0;
  }
}
.clean_1aaa .tiny-d17b {
  display: inline-block;
}
.banner-light-92d5 {
  display: inline-block;
}
.nav_top_5e82 {
  word-con: break-word;
}
.sidebar_fixed_85ba > span {
  display: inline-block;
  padding: 5px 0;
}
.sidebar_fixed_85ba .border_black_ed64 {
  margin-left: 8px;
  margin-right: 8px;
}
.sidebar_fixed_85ba .tag-c475 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row-7de6 .full_7ef3 {
  margin-bottom: 2em;
}
.row-7de6 .cool-5a5f {
  margin-bottom: 15px;
}
.row-7de6 .cool-5a5f:last-child {
  margin-bottom: 0;
}
.row-7de6 .hidden-warm-237b {
  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) {
  .row-7de6 .hidden-warm-237b {
    display: block;
  }
}
.row-7de6 .feature-7433 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row-7de6 .feature-7433 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row-7de6 .footer_current_f374 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row-7de6 .footer_current_f374 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row-7de6 .footer_current_f374 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row-7de6 .nav_top_5e82 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row-7de6 .nav_top_5e82 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row-7de6 .tertiary_3a85 p:last-child {
  margin-bottom: 0;
}
.row-7de6 .dirty_134a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row-7de6 .item_steel_4a96 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row-7de6 .widget-7ff9 {
  margin-top: 1em;
}
.row-7de6 .widget-65b5 {
  top: 0;
  display: block;
}
.row-7de6 .widget-65b5 a {
  color: inherit;
}
.row-7de6 .widget-65b5 a:hover {
  color: inherit;
}
.row-7de6 .form-short-2106 {
  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;
}
.row-7de6 .form-short-2106:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row-7de6 .item_steel_4a96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row-7de6 .widget_d269 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row-7de6 .widget_d269:first-child {
  margin-top: 0;
}
.row-7de6 .widget_d269.background_b818 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row-7de6 .widget_d269.next_7076 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row-7de6
  .widget_d269.next_7076.table_60ea
  .widget-7ff9 {
  width: 100%;
}
.row-7de6 .next_7076 {
  -webkit-box-align: center;
  align-items: center;
}
.row-7de6 .next_7076 .sidebar_fixed_85ba,
.row-7de6 .next_7076 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row-7de6 .footer_current_f374 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-7de6 .footer_current_f374 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row-7de6 .footer_current_f374: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;
}
.row-7de6 .background_b818 {
  z-index: 5;
}
.row-7de6 .link_paper_823b .caption-8464 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row-7de6 .stale-609b .caption-8464 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row-7de6 .filter_923d .caption-8464 {
  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;
}
.row-7de6.dark-e328 .hidden-warm-237b,
.row-7de6.disabled_1854 .hidden-warm-237b {
  display: block;
}
.row-7de6.dark-e328 .hidden-warm-237b .pressed_c8ea,
.row-7de6.dark-e328 .hidden-warm-237b .item_steel_4a96,
.row-7de6.disabled_1854 .hidden-warm-237b .pressed_c8ea,
.row-7de6.disabled_1854 .hidden-warm-237b .item_steel_4a96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-7de6.accent_ca69 .feature-7433 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row-7de6.accent_ca69 .feature-7433 {
    margin-right: 0;
  }
}
.row-7de6.dark-e328 .feature-7433,
.row-7de6.disabled_1854 .feature-7433 {
  padding-top: 40%;
}
.row-7de6.dark-e328 .full_7ef3,
.row-7de6.disabled_1854 .full_7ef3 {
  display: block;
}
.row-7de6.dark-e328 .fn-sticky-6f8f .item_steel_4a96,
.row-7de6.disabled_1854 .fn-sticky-6f8f .item_steel_4a96 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row-7de6.dark-e328 .feature-7433,
.row-7de6.disabled_1854 .feature-7433 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row-7de6.dark-e328 .item_steel_4a96 {
  padding: 1em;
}
.text-b823 {
  margin: 30px auto;
  display: block;
}
.text-b823 .tooltip_white_b412 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.text-b823 .tooltip_white_b412 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text-b823 .tooltip_white_b412 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dim_4fb8 .sidebar_fixed_85ba {
  margin-bottom: 1.41575em;
}
.dim_4fb8 .thumbnail-selected-e227 {
  margin-bottom: 1.618em;
}
.nav_slow_80ff .glass-0493 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.nav_slow_80ff .glass-0493 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.nav_slow_80ff .box-f986 {
  max-width: 100%;
  overflow: auto;
}
.menu_6648 .nav_slow_80ff a:hover {
  text-decoration: underline;
}
.main_8d09 .cool-5a5f:not(.nav_top_5e82),
.main_8d09 .footer_current_f374 {
  margin-bottom: 1.41575em;
}
.main_8d09 .cool-5a5f:not(.nav_top_5e82):last-child,
.main_8d09 .footer_current_f374:last-child {
  margin-bottom: 0;
}
.main_8d09 .cool-5a5f.accent_up_f7ce {
  margin-bottom: 0.41575em;
}
.main_8d09 .image_5305:before,
.main_8d09 .solid-e472:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main_8d09 .image_5305:before {
  content: "\f115";
}
.main_8d09 .solid-e472:before {
  content: "\f02c";
}
.main_8d09 .alert-e1cb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main_8d09 .alert-e1cb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info_motion_2dd9 {
  display: -webkit-box;
  display: flex;
}
.info_motion_2dd9 .input-0713 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info_motion_2dd9 .input-0713 {
    flex-basis: 90px;
  }
}
.info_motion_2dd9 .text-5897 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_motion_2dd9 .text-5897 {
    flex-basis: calc(100% - 50px);
  }
}
.info_motion_2dd9 .nav_left_dc57 p:last-child {
  margin-bottom: 0.72em;
}
.soft-ac1b .tooltip_white_b412 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.soft-ac1b .tooltip_white_b412:after,
.soft-ac1b .tooltip_white_b412:before {
  content: "";
  display: table;
}
.soft-ac1b .tooltip_white_b412:after {
  clear: both;
}
.soft-ac1b .tooltip_white_b412 .popup_brown_a319,
.soft-ac1b .tooltip_white_b412 .overlay-1f3f {
  width: 49%;
}
.soft-ac1b .tooltip_white_b412 .popup_brown_a319 a span.complex-5b3f,
.soft-ac1b .tooltip_white_b412 .overlay-1f3f a span.complex-5b3f {
  display: block;
  margin-bottom: 5px;
}
.soft-ac1b .tooltip_white_b412 .overlay-1f3f {
  float: left;
  text-align: left;
}
.soft-ac1b .tooltip_white_b412 .popup_brown_a319 {
  float: right;
  text-align: right;
}
.menu_448d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .menu_448d {
    margin-bottom: 0;
  }
}
.layout-action-150b {
  margin-bottom: 1em;
}
.layout-action-150b .nav_top_5e82 {
  font-size: 1.1em;
  line-height: 1.3;
}
.brown-3f3a a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard_3bd4 .layout-action-150b,
.active_ddc1 .layout-action-150b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard_3bd4 .layout-action-150b,
  .active_ddc1 .layout-action-150b {
    display: block;
  }
}
.hard_3bd4 .brown-3f3a,
.active_ddc1 .brown-3f3a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard_3bd4 .brown-3f3a,
  .active_ddc1 .brown-3f3a {
    margin-bottom: 1em;
  }
}
.hard_3bd4 .brown-3f3a img,
.active_ddc1 .brown-3f3a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard_3bd4 .black_a370,
.active_ddc1 .black_a370 {
  flex-basis: calc(100% - 160px);
}
.hard_3bd4 .black_a370 p,
.active_ddc1 .black_a370 p {
  margin-bottom: 0;
}
.hard_3bd4 .black_a370 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard_3bd4 .black_a370 {
    padding-left: 0;
  }
}
.active_ddc1 .black_a370 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .active_ddc1 .black_a370 {
    padding-right: 0;
  }
}
.active_ddc1 .brown-3f3a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.static_3a98 .brown-3f3a {
  margin-bottom: 0.5em;
}
.static_3a98 .brown-3f3a img {
  width: 100%;
}
.detail-down-ffbe .section_7a8e,
.inner_b322 .section_7a8e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.inner_b322 .caption-f8e0 .upper-6049 p:last-child {
  margin-bottom: 0;
}
.detail-e92b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focused_555c .aside_bc89 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focused_555c .aside_bc89:last-of-type {
    margin-bottom: 0;
  }
}
.focused_555c .aside_bc89 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused_555c .aside_bc89 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focused_555c .aside_bc89 ul li {
  margin: 0 0 0.6em;
}
.focused_555c .aside_bc89 ul li.frame-0a7f,
.focused_555c .aside_bc89 ul li.outline_stale_24f3 {
  position: relative;
}
.focused_555c .aside_bc89 ul li.frame-0a7f .container_out_980e,
.focused_555c .aside_bc89 ul li.outline_stale_24f3 .container_out_980e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focused_555c .aside_bc89 ul li.frame-0a7f:after:after,
.focused_555c .aside_bc89 ul li.frame-0a7f:after:before,
.focused_555c
  .aside_bc89
  ul
  li.outline_stale_24f3:after:after,
.focused_555c
  .aside_bc89
  ul
  li.outline_stale_24f3:after:before {
  content: "";
  display: table;
}
.focused_555c .aside_bc89 ul li.frame-0a7f:after:after,
.focused_555c
  .aside_bc89
  ul
  li.outline_stale_24f3:after:after {
  clear: both;
}
.focused_555c .aside_bc89 a.card_3118:hover {
  text-decoration: none;
}
.focused_555c .aside_bc89 select {
  max-width: 100%;
}
.focused_555c .aside_bc89 table {
  font-size: 85%;
}
.focused_555c .aside_bc89 table td,
.focused_555c .aside_bc89 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focused_555c .aside_bc89 table tfoot td {
  text-align: left;
}
.focused_555c .aside_bc89 :last-child {
  margin-bottom: 0;
}
.focused_555c .aside_bc89 .badge_8e44 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focused_555c .aside_bc89 .badge_8e44 label {
  width: 100%;
}
.focused_555c .aside_bc89 .badge_8e44 .breadcrumb-ecb3 {
  width: 100%;
  display: block;
}
.focused_555c .aside_bc89 .badge_8e44 .middle-6e9d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focused_555c .aside_bc89 .badge_8e44 .middle-6e9d:hover svg #svg-search {
  fill: #444;
}
.focused_555c .aside_bc89 .badge_8e44 .middle-6e9d svg {
  width: 18px;
  height: 18px;
}
.focused_555c .form-inner-ad4a ul ul,
.focused_555c .surface-mini-31df ul ul,
.focused_555c .next_74a9 ul ul,
.focused_555c .description_down_a1f3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focused_555c .form-inner-ad4a .header-up-bad1 > a,
.focused_555c .surface-mini-31df .header-up-bad1 > a,
.focused_555c .next_74a9 .header-up-bad1 > a,
.focused_555c .description_down_a1f3 .header-up-bad1 > a {
  margin-bottom: 0;
}
.focused_555c .new_d48c li,
.focused_555c .form-inner-ad4a li,
.focused_555c .picture-hot-ed47 li,
.focused_555c .surface-mini-31df li,
.focused_555c .next_74a9 li,
.focused_555c .description_down_a1f3 li,
.focused_555c .warm-f098 li,
.focused_555c .pro-48b7 li {
  display: block;
  position: relative;
}
.focused_555c .new_d48c li:last-child,
.focused_555c .form-inner-ad4a li:last-child,
.focused_555c .picture-hot-ed47 li:last-child,
.focused_555c .surface-mini-31df li:last-child,
.focused_555c .next_74a9 li:last-child,
.focused_555c .description_down_a1f3 li:last-child,
.focused_555c .warm-f098 li:last-child,
.focused_555c .pro-48b7 li:last-child {
  border: none;
}
.focused_555c .new_d48c li a,
.focused_555c .form-inner-ad4a li a,
.focused_555c .picture-hot-ed47 li a,
.focused_555c .surface-mini-31df li a,
.focused_555c .next_74a9 li a,
.focused_555c .description_down_a1f3 li a,
.focused_555c .warm-f098 li a,
.focused_555c .pro-48b7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused_555c .new_d48c li ul li::before,
.focused_555c .form-inner-ad4a li ul li::before,
.focused_555c .picture-hot-ed47 li ul li::before,
.focused_555c .surface-mini-31df li ul li::before,
.focused_555c .next_74a9 li ul li::before,
.focused_555c .description_down_a1f3 li ul li::before,
.focused_555c .warm-f098 li ul li::before,
.focused_555c .pro-48b7 li ul li::before {
  left: 15px;
}
.focused_555c .new_d48c li ul a,
.focused_555c .form-inner-ad4a li ul a,
.focused_555c .picture-hot-ed47 li ul a,
.focused_555c .surface-mini-31df li ul a,
.focused_555c .next_74a9 li ul a,
.focused_555c .description_down_a1f3 li ul a,
.focused_555c .warm-f098 li ul a,
.focused_555c .pro-48b7 li ul a {
  padding-left: 20px;
}
.focused_555c .new_d48c li ul ul li::before,
.focused_555c .form-inner-ad4a li ul ul li::before,
.focused_555c .picture-hot-ed47 li ul ul li::before,
.focused_555c .surface-mini-31df li ul ul li::before,
.focused_555c .next_74a9 li ul ul li::before,
.focused_555c .description_down_a1f3 li ul ul li::before,
.focused_555c .warm-f098 li ul ul li::before,
.focused_555c .pro-48b7 li ul ul li::before {
  left: 30px;
}
.focused_555c .new_d48c li ul ul a,
.focused_555c .form-inner-ad4a li ul ul a,
.focused_555c .picture-hot-ed47 li ul ul a,
.focused_555c .surface-mini-31df li ul ul a,
.focused_555c .next_74a9 li ul ul a,
.focused_555c .description_down_a1f3 li ul ul a,
.focused_555c .warm-f098 li ul ul a,
.focused_555c .pro-48b7 li ul ul a {
  padding-left: 40px;
}
.focused_555c .pressed_2969 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused_555c .pro-48b7 ul li {
  margin-bottom: 1.41575em;
}
.focused_555c .pro-48b7 ul li .overlay-hovered-993b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focused_555c .pro-48b7 ul li .article-b5c1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.filter_gold_d02d .new_d48c li a,
.filter_gold_d02d .form-inner-ad4a li a,
.filter_gold_d02d .picture-hot-ed47 li a,
.filter_gold_d02d .surface-mini-31df li a,
.filter_gold_d02d .next_74a9 li a,
.filter_gold_d02d .description_down_a1f3 li a,
.filter_gold_d02d .warm-f098 li a,
.filter_gold_d02d .pro-48b7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_gold_d02d .pressed_2969 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_gold_d02d .aside_bc89 ul li.frame-0a7f .container_out_980e,
.filter_gold_d02d .aside_bc89 ul li.outline_stale_24f3 .container_out_980e {
  background: rgba(0, 0, 0, 0.2);
}
.filter_gold_d02d .focused_555c .aside_bc89 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-f455 .focused_555c .warm_cc43 li {
  margin: 0;
}
.gallery-f455 .focused_555c .warm_cc43 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gallery-f455 .focused_555c .warm_cc43 li ul {
  margin: 0;
}
.gallery-f455 .focused_555c .warm_cc43 li ul li a {
  padding-left: 15px;
}
.gallery-f455 .focused_555c .warm_cc43 li ul li li a {
  padding-left: 30px;
}
.gallery-f455 .focused_555c .warm_cc43 li.gallery_7ac3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gallery-f455 .focused_555c .warm_cc43 li.gallery_7ac3 > 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;
}
.gallery-f455 .focused_555c .warm_cc43 li.gallery_7ac3 > 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;
}
.text_d624 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.slider-9fc4 {
  position: relative;
  z-index: 10;
}
.slider-9fc4 .sidebar_new_34b4 {
  width: 100%;
  max-width: 100%;
}
.advanced_05eb .aside-56b2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.advanced_05eb .south-7440 {
}
.advanced_05eb .filter_gold_d02d {
  background: #292929;
}
.bottom-4d87 .aside-56b2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bottom-4d87 .south-7440 {
  background: #f9f9f9;
}
.bottom-4d87 .filter_gold_d02d {
  background: #303030;
}
.hard_62ac .aside-56b2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_62ac .tiny-d17b {
    margin-bottom: 1em;
  }
  .hard_62ac .tiny-d17b:last-child {
    margin-bottom: 0;
  }
}
.hard_62ac .south-7440 {
  background: #ededed;
}
.hard_62ac .filter_gold_d02d {
  background: #1a1a1a;
}
.aside-56b2.south-7440 {
  color: rgba(0, 0, 0, 0.6);
}
.aside-56b2.south-7440 .advanced_071e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-56b2.filter_gold_d02d {
  color: rgba(255, 255, 255, 0.99);
}
.aside-56b2.filter_gold_d02d a:not(.card_3118) {
  color: rgba(255, 255, 255, 0.79);
}
.aside-56b2.filter_gold_d02d a:not(.card_3118):hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-56b2.filter_gold_d02d .advanced_071e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-56b2.filter_gold_d02d table tbody td,
.aside-56b2.filter_gold_d02d table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail-green-0cad.focus-simple-8b0f .warm-04af {
  max-width: initial;
}
.detail-green-0cad .hover-e9e0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail-green-0cad .hover-e9e0 .sidebar_new_34b4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail-green-0cad .hover-e9e0 .sidebar_new_34b4 {
    display: block;
    margin-bottom: 2em;
  }
  .detail-green-0cad .hover-e9e0 .sidebar_new_34b4:last-child {
    margin-bottom: 0;
  }
}
.hard_62ac .tiny-d17b:last-child,
.bottom-4d87 .tiny-d17b:last-child,
.advanced_05eb .tiny-d17b:last-child {
  margin-bottom: 0;
}
.hard_62ac .tiny-d17b .focused_555c .aside_bc89:last-child,
.bottom-4d87 .tiny-d17b .focused_555c .aside_bc89:last-child,
.advanced_05eb .tiny-d17b .focused_555c .aside_bc89:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard_62ac .dim-2345,
  .hard_62ac .aside_light_5073,
  .bottom-4d87 .dim-2345,
  .bottom-4d87 .aside_light_5073,
  .advanced_05eb .dim-2345,
  .advanced_05eb .aside_light_5073 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .slider-9fc4 .tiny-d17b {
    margin-bottom: 2em;
  }
}
.slider-9fc4 p:last-child {
  margin-bottom: 0;
}
.slider-9fc4 li,
.slider-9fc4 ul {
  list-style: none;
  margin: 0;
}
.slider-9fc4 ul ul {
  margin-left: 2.617924em;
}
.list_56d8 {
  font-size: 0.875em;
}

/* css-noise: 37c2 */
.ghost-box-i9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
