/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active_clean_4c42/customify
Author: WPCustomify
Author URI: https://pressmaximum.active_clean_4c42
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.active_clean_4c42/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline-west-8d02.form_east_ad63/licenses/gpl-2.0.texture_warm_f080
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.description-glass-833a/, (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.status_5b41.aside-action-e518/normalize.wide-87df/
 ======
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.wide-87df v7.0.0 | MIT License | github.active_clean_4c42/necolas/normalize.wide-87df */
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;
}
.module_orange_e410 .footer-3ae8,
.mini-7a37,
.breadcrumb_pro_9537,
.light_1b5a,
.green_a671,
.input_solid_b0a4,
.frame-iron-02e0,
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;
}
.mini-7a37,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mini-7a37,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mini-7a37,
  h1 {
    font-size: 1.8em;
  }
}
.breadcrumb_pro_9537,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.breadcrumb_pro_9537 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_pro_9537,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_pro_9537,
  h2 {
    font-size: 1.7em;
  }
}
.light_1b5a,
h3 {
  font-size: 1.618em;
}
.module_orange_e410 .footer-3ae8,
.green_a671,
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.sort_cb1e {
  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;
}
.north_a822:after,
.north_a822:before,
.widget-pink-debc:after,
.widget-pink-debc:before {
  content: "";
  display: table;
}
.north_a822:after,
.widget-pink-debc:after {
  clear: both;
}
.small_2380 {
  float: right;
  margin-right: 0;
}
.border_smooth_f25a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption_df95 .sidebar_ce2a,
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;
}
.caption_df95 .sidebar_ce2a: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;
}
.tiny-a7d6 .sidebar_ce2a {
  box-shadow: none;
}
.tiny-a7d6
  .sidebar_ce2a
  .highlight_e33e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tiny-a7d6 .sidebar_ce2a .left-fd34 {
  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;
}
.tiny-a7d6
  .sidebar_ce2a
  .left-fd34
  b {
  display: none;
}
.tiny-a7d6 .paragraph_rough_add2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border_2835:not(.dirty-383b):not(.footer_984e),
button:not(.dirty-383b):not(.footer_984e),
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ),
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ),
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ) {
  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;
}
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ):hover,
button:not(.dirty-383b):not(
    .footer_984e
  ):hover,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ):hover,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ):hover,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ):active,
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ):focus,
button:not(.dirty-383b):not(
    .footer_984e
  ):active,
button:not(.dirty-383b):not(
    .footer_984e
  ):focus,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ):active,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ):focus,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ):active,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ):focus,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ):active,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ):focus {
  outline: 0;
}
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e,
button:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e {
  position: relative;
}
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .photo-48f9,
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .mask-current-d8a9,
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .breadcrumb_22cb,
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  i,
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  svg,
button:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .photo-48f9,
button:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .mask-current-d8a9,
button:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .breadcrumb_22cb,
button:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  i,
button:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  svg,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .photo-48f9,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .mask-current-d8a9,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .breadcrumb_22cb,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  i,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  svg,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .photo-48f9,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .mask-current-d8a9,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .breadcrumb_22cb,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  i,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  svg,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .photo-48f9,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .mask-current-d8a9,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  .breadcrumb_22cb,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  i,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e
  svg {
  visibility: hidden;
}
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e:after,
button:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e:after,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e:after,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e:after,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ).fn-loading-4c4e: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;
}
.border_2835:not(.dirty-383b):not(.footer_984e),
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ),
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ),
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ) {
  color: #fff;
  background: #235787;
}
.border_2835:not(.dirty-383b):not(
    .footer_984e
  ):focus,
input[type="button"]:not(.dirty-383b):not(
    .footer_984e
  ):focus,
input[type="reset"]:not(.dirty-383b):not(
    .footer_984e
  ):focus,
input[type="submit"]:not(.dirty-383b):not(
    .footer_984e
  ):focus {
  color: #fff;
}
.border_2835.fn-disabled-4c4e:not(.dirty-383b):not(
    .footer_984e
  ),
.border_2835[disabled]:not(.dirty-383b):not(
    .footer_984e
  ),
button.fn-disabled-4c4e:not(.dirty-383b):not(
    .footer_984e
  ),
button[disabled]:not(.dirty-383b):not(
    .footer_984e
  ) {
  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;
}
.top_5ed9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.top_5ed9: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;
}
.carousel-a1ab {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.iron-a2c9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.next-57f7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.north_a822:after,
.north_a822:before,
.mask-6832:after,
.mask-6832:before,
.new_bbaf:after,
.new_bbaf:before,
.feature_d2e3:after,
.feature_d2e3:before,
.hard_62f4:after,
.hard_62f4:before,
.backdrop_right_f5b9:after,
.backdrop_right_f5b9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.north_a822:after,
.mask-6832:after,
.new_bbaf:after,
.feature_d2e3:after,
.hard_62f4:after,
.backdrop_right_f5b9:after {
  clear: both;
}
.mask-6832 .highlight_1baa,
.new_bbaf .highlight_1baa,
.surface-green-e440 .highlight_1baa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.logo-f28a {
  display: inline-block;
}
.footer-mini-1867 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer-mini-1867 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-mini-1867 .summary-1435 {
  padding: 1em 0;
  font-size: 85%;
}
.summary-1435 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.highlight-6817 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.highlight-6817:after,
.highlight-6817:before {
  content: "";
  display: table;
}
.highlight-6817:after {
  clear: both;
}
.disabled-in-bece {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.iron_97a0 .disabled-in-bece {
  max-width: 50%;
}
.texture-4bd4 .disabled-in-bece {
  max-width: 33.33%;
}
.slider-cbc9 .disabled-in-bece {
  max-width: 25%;
}
.feature_yellow_e6b9 .disabled-in-bece {
  max-width: 20%;
}
.overlay_01a7 .disabled-in-bece {
  max-width: 16.66%;
}
.border_f890 .disabled-in-bece {
  max-width: 14.28%;
}
.bottom_ec27 .disabled-in-bece {
  max-width: 12.5%;
}
.glass_7a16 .disabled-in-bece {
  max-width: 11.11%;
}
.warm_f31b {
  display: block;
}
.module_orange_e410 .tertiary-advanced-eb51 label,
.module_orange_e410 .dropdown-c60d label,
.module_orange_e410 .fast-3ecd label,
.module_orange_e410 .footer-purple-745d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb_red_8907 {
  list-style: none;
  margin: 0;
}
.breadcrumb_red_8907 article.modal_wood_b08f {
  margin-bottom: 0;
}
.breadcrumb_red_8907 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f: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) {
  .breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f li.modal_wood_b08f li.modal_wood_b08f li.modal_wood_b08f {
    padding-left: 0;
  }
}
article.modal_wood_b08f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_wood_b08f .mask-6832 p:last-of-type {
  margin-bottom: 0;
}
article.modal_wood_b08f .left-b795 {
  float: left;
}
article.modal_wood_b08f .card-outer-1b1e {
  margin-left: 85px;
}
article.modal_wood_b08f .hero_over_4e6b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_wood_b08f .hero_over_4e6b .icon_9aea {
  margin-left: 10px;
}
article.modal_wood_b08f .paragraph-0b59 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_wood_b08f .east_1922 {
  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 .tertiary-advanced-eb51,
  #respond .fast-3ecd,
  #respond .footer-purple-745d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-advanced-eb51 input,
#respond .fast-3ecd input,
#respond .footer-purple-745d input {
  width: 100%;
}
#respond .footer-purple-745d {
  margin-right: 0;
}
#respond .detail_east_24fa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-fixed-ac8d {
  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;
}
.menu-fixed-ac8d.caption-dirty-204e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu-fixed-ac8d 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%);
}
.menu-fixed-ac8d:focus,
.menu-fixed-ac8d:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.panel-e195 {
  border-radius: 10%;
}
.medium-5ac5 {
  border-radius: 50%;
}
.tooltip-26d5 {
  font-size: 0.72em;
}
.active-d3f0 {
  font-size: 0.875em;
}
.large-2474 {
  font-size: 1.1em;
}
.dim-60f9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dim-60f9.tooltip-26d5 {
  letter-spacing: 0.5px;
}
.yellow-5bdf,
.yellow-5bdf a {
  color: #6d6d6d;
}
.yellow-5bdf a:hover {
  color: #111;
}
.hero_816b {
  color: #6d6d6d;
}
.modal-e30d {
  overflow-x: hidden;
}
.modal-e30d .dark_5220.text_lower_e96d {
  position: relative;
}
.modal-e30d .dark_5220.text_lower_e96d.under-51de {
  position: initial;
}
.modal-e30d
  .dark_5220.text_lower_e96d.under-51de
  .fluid-0e85 {
  left: auto;
}
.modal-e30d .dark_5220 .fluid-0e85 {
  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;
}
.modal-e30d .dark_5220:hover.text_lower_e96d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal-e30d
  .dark_5220:hover.text_lower_e96d
  .fluid-0e85 {
  display: block;
  z-index: 9999999;
}
.modal-e30d .down_241d .shadow-9c5d,
.modal-e30d .slider_bronze_f4a3 .shadow-9c5d {
  display: none;
}
.modal-e30d .background-selected-b55f .dark_5220:hover.text_lower_e96d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module_orange_e410 .tertiary-advanced-eb51 label,
.module_orange_e410 .dropdown-c60d label,
.module_orange_e410 .fast-3ecd label,
.module_orange_e410 .footer-purple-745d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.breadcrumb_red_8907 {
  list-style: none;
  margin: 0;
}
.breadcrumb_red_8907 article.modal_wood_b08f {
  margin-bottom: 0;
}
.breadcrumb_red_8907 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f: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) {
  .breadcrumb_red_8907 .hover_focused_7aa9 li.modal_wood_b08f li.modal_wood_b08f li.modal_wood_b08f li.modal_wood_b08f {
    padding-left: 0;
  }
}
article.modal_wood_b08f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_wood_b08f .mask-6832 p:last-of-type {
  margin-bottom: 0;
}
article.modal_wood_b08f .left-b795 {
  float: left;
}
article.modal_wood_b08f .card-outer-1b1e {
  margin-left: 85px;
}
article.modal_wood_b08f .hero_over_4e6b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_wood_b08f .hero_over_4e6b .icon_9aea {
  margin-left: 10px;
}
article.modal_wood_b08f .paragraph-0b59 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_wood_b08f .east_1922 {
  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 .tertiary-advanced-eb51,
  #respond .fast-3ecd,
  #respond .footer-purple-745d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-advanced-eb51 input,
#respond .fast-3ecd input,
#respond .footer-purple-745d input {
  width: 100%;
}
#respond .footer-purple-745d {
  margin-right: 0;
}
#respond .detail_east_24fa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_241d .highlight_97a7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight_97a7 .selected_b43d.sidebar_wood_3663 .action-0574 > li > a:focus,
.highlight_97a7 .selected_b43d.sidebar_wood_3663 .action-0574 > li > a:hover,
.highlight_97a7 .selected_b43d.left_e4c9 .action-0574 > li > a:focus,
.highlight_97a7 .selected_b43d.left_e4c9 .action-0574 > li > a:hover,
.highlight_97a7 .selected_b43d.active_brown_6fe4 .action-0574 > li > a:focus,
.highlight_97a7 .selected_b43d.active_brown_6fe4 .action-0574 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_97a7
  .selected_b43d.sidebar_wood_3663
  .action-0574
  > li.preview-old-f2fc
  > a,
.highlight_97a7
  .selected_b43d.sidebar_wood_3663
  .action-0574
  > li.section-5ed8
  > a,
.highlight_97a7
  .selected_b43d.left_e4c9
  .action-0574
  > li.preview-old-f2fc
  > a,
.highlight_97a7
  .selected_b43d.left_e4c9
  .action-0574
  > li.section-5ed8
  > a,
.highlight_97a7
  .selected_b43d.active_brown_6fe4
  .action-0574
  > li.preview-old-f2fc
  > a,
.highlight_97a7 .selected_b43d.active_brown_6fe4 .action-0574 > li.tooltip_49d0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_97a7 .pagination-5486,
.highlight_97a7 .pagination-5486 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_97a7 .filter-gold-971d.thick-3429 li a,
.highlight_97a7 .message-a005 a,
.highlight_97a7 .primary_8bd0,
.highlight_97a7 .action-0574 > li > a,
.highlight_97a7 .gallery_brown_3931 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7 .filter-gold-971d.thick-3429 li a:hover,
.highlight_97a7 .message-a005 a:hover,
.highlight_97a7 .primary_8bd0:hover,
.highlight_97a7 .action-0574 > li > a:hover,
.highlight_97a7 .gallery_brown_3931:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_97a7 .search_83f1 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7 .search_83f1 .hover-2282 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_97a7 .search_83f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_97a7 .gradient-b450 .tabs-ea71 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7 .gradient-b450 .tabs-ea71 .element-out-1fac {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7
  .gradient-b450
  .tabs-ea71
  .element-out-1fac::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7
  .gradient-b450
  .tabs-ea71
  .element-out-1fac:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7
  .gradient-b450
  .tabs-ea71
  .element-out-1fac::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7
  .gradient-b450
  .tabs-ea71
  .element-out-1fac::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7 .gradient-b450 .top-1990 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_97a7 .gradient-b450 .top-1990:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_orange_87ac
  .highlight_97a7
  .gradient-b450
  .feature-f9d1
  .in_12c2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_orange_87ac
  .highlight_97a7
  .gradient-b450
  .feature-f9d1
  .element-out-1fac {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down_241d .grid-30e9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.grid-30e9 .selected_b43d.sidebar_wood_3663 .action-0574 > li > a:focus,
.grid-30e9 .selected_b43d.sidebar_wood_3663 .action-0574 > li > a:hover,
.grid-30e9 .selected_b43d.left_e4c9 .action-0574 > li > a:focus,
.grid-30e9 .selected_b43d.left_e4c9 .action-0574 > li > a:hover,
.grid-30e9 .selected_b43d.active_brown_6fe4 .action-0574 > li > a:focus,
.grid-30e9 .selected_b43d.active_brown_6fe4 .action-0574 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-30e9
  .selected_b43d.sidebar_wood_3663
  .action-0574
  > li.preview-old-f2fc
  > a,
.grid-30e9
  .selected_b43d.sidebar_wood_3663
  .action-0574
  > li.section-5ed8
  > a,
.grid-30e9
  .selected_b43d.left_e4c9
  .action-0574
  > li.preview-old-f2fc
  > a,
.grid-30e9
  .selected_b43d.left_e4c9
  .action-0574
  > li.section-5ed8
  > a,
.grid-30e9
  .selected_b43d.active_brown_6fe4
  .action-0574
  > li.preview-old-f2fc
  > a,
.grid-30e9 .selected_b43d.active_brown_6fe4 .action-0574 > li.tooltip_49d0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.grid-30e9 .pagination-5486,
.grid-30e9 .pagination-5486 a {
  color: rgba(0, 0, 0, 0.8);
}
.grid-30e9 .filter-gold-971d.thick-3429 li a,
.grid-30e9 .message-a005 a,
.grid-30e9 .primary_8bd0,
.grid-30e9 .action-0574 > li > a,
.grid-30e9 .gallery_brown_3931 {
  color: rgba(0, 0, 0, 0.55);
}
.grid-30e9 .filter-gold-971d.thick-3429 li a:hover,
.grid-30e9 .message-a005 a:hover,
.grid-30e9 .primary_8bd0:hover,
.grid-30e9 .action-0574 > li > a:hover,
.grid-30e9 .gallery_brown_3931:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-30e9 .search_83f1 {
  color: rgba(0, 0, 0, 0.55);
}
.grid-30e9 .search_83f1 .hover-2282 {
  color: rgba(0, 0, 0, 0.8);
}
.grid-30e9 .search_83f1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-lower-951e .solid_29ab {
  margin-left: auto;
  margin-right: auto;
}
.new_bbaf > * {
  margin-left: auto;
  margin-right: auto;
}
.new_bbaf .carousel-a1ab {
  margin-right: 1.41575em;
}
.mask_dceb .new_bbaf > .black_43cd {
  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;
}
.mask_dceb .new_bbaf > .progress_f15b {
  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;
}
.stone_5e17.backdrop-lower-951e .solid_29ab,
.main_silver_e98e.backdrop-lower-951e .solid_29ab {
  margin-left: 0;
}
.hover_6fc8.backdrop-lower-951e .solid_29ab,
.focus_8efb.backdrop-lower-951e .solid_29ab {
  margin-right: 0;
}
.new_bbaf ol,
.new_bbaf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.secondary_5016 video {
  max-width: 100%;
}
.gold_19a6 img {
  display: block;
}
.gold_19a6.carousel-a1ab,
.gold_19a6.iron-a2c9 {
  width: 100%;
}
.gold_19a6.progress_f15b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.chip-easy-2afd:not(.south_3ca8) {
  margin: 1.5em auto;
}
.fluid_b346 p {
  padding: 1.5em 14px;
}
ul.center-0ff9.progress_f15b,
ul.center-0ff9.black_43cd,
ul.center-0ff9.active_8095.black_43cd {
  padding: 0 14px;
}
.bright-df24 {
  display: block;
  overflow-x: auto;
}
.bright-df24 table {
  border-collapse: collapse;
  width: 100%;
}
.bright-df24 td,
.bright-df24 th {
  padding: 0.5em;
}
.new_bbaf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.new_bbaf ol ol,
.new_bbaf ol ul,
.new_bbaf ul ol,
.new_bbaf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.new_bbaf ol ol li,
.new_bbaf ol ul li,
.new_bbaf ul ol li,
.new_bbaf ul ul li {
  margin-left: 0;
}
.tag-liquid-2f02.overlay-3b41 > .copper-512c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tag-liquid-2f02.overlay-3b41 > .copper-512c iframe,
.tag-liquid-2f02.overlay-3b41 > .copper-512c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge_3396 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge_3396.form_4ffc {
  padding: 0;
}
.huge_3396.form_4ffc cite {
  font-size: 13px;
}
.huge_3396 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge_3396 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.left-af44 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.left-af44 > p:first-child {
  margin-top: 0;
}
.left-af44 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.left-af44 blockquote {
  border-left: 0;
}
.first-e035 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.first-e035:not(.steel-f3a3) {
  max-width: 100px;
}
.first-e035.backdrop-east-e843 {
  border-bottom: none !important;
  text-align: center;
}
.first-e035.backdrop-east-e843::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fluid_b346 p {
    padding: 1.5em 0;
  }
}
.column_tall_c265 {
  color: #0073aa;
}
.texture_pro_44d0 {
  background-color: #0073aa;
}
.south-e03f {
  color: #229fd8;
}
.steel-06ed {
  background-color: #229fd8;
}
.menu-lite-7afc {
  color: #eee;
}
.focused_f8c1 {
  background-color: #eee;
}
.form-9e6d {
  color: #444;
}
.bronze-bbd1 {
  background-color: #444;
}
.shadow-f1c3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow-f1c3 .tabs_0f37 .message-a005 {
  font-size: 15px;
}
.shadow-f1c3 .message-a005 {
  line-height: 1.3;
}
.shadow-f1c3 .grid-30e9 {
}
.shadow-f1c3 .highlight_97a7 {
  background: #235787;
}
.table-1477 {
  padding: 0;
}
.table-1477 .highlight_97a7 {
  background: #1a1a1a;
}
.table-1477 .grid-30e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mask-bronze-d329 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mask-bronze-d329 .grid-30e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mask-bronze-d329 .highlight_97a7 {
  background: #303030;
}
.backdrop_right_f5b9 {
  position: relative;
  z-index: 10;
}
.backdrop_right_f5b9 .preview_steel_4eab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.image-15b8 .text_lower_e96d {
  display: inline-block;
  vertical-align: middle;
}
.image-15b8.paragraph_cf53 .text_lower_e96d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .image-15b8.paragraph_cf53 .text_lower_e96d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .image-15b8.paragraph_cf53 .text_lower_e96d {
    margin-right: 0.4em;
  }
}
.image-15b8.paragraph_cf53 .text_lower_e96d:last-child {
  margin-right: 0;
}
.fluid-2772 .preview_steel_4eab {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .down_241d .tabs_0f37 {
    margin: 0 -0.5em;
  }
  .down_241d .tabs_0f37 [class*="customify-col-"],
  .down_241d .tabs_0f37 [class*="customify-col_"],
  .down_241d .tabs_0f37 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.down_241d.section_mini_7164 .preview_steel_4eab {
  background: 0 0 !important;
}
.down_241d.section_mini_7164 .preview_steel_4eab,
.down_241d.fluid-2772 .preview_steel_4eab {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .down_241d.picture-8691 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.down_241d.fluid-2772 .preview_steel_4eab {
  box-shadow: none !important;
}
.article_afa3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .article_afa3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .article_afa3 {
    padding: 18px 0 20px;
  }
}
.article_afa3 .widget_south_888d {
  width: 100%;
}
.article_afa3 .gas-5a81 {
  margin-bottom: 0;
}
.article_afa3 .outline_blue_1d7f {
  margin-top: 5px;
  font-size: 0.875em;
}
.green_f278 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.green_f278 .title_south_88f7 {
  width: 100%;
}
.inner-eb12 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.inner-eb12 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.inner-eb12 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;
}
.inner-eb12 li:last-child:after {
  display: none;
}
.inner-eb12 li a {
  font-weight: 500;
  margin-right: 10px;
}
.section-0e2e .shadow-9c5d button,
.article_afa3 .shadow-9c5d button {
  left: 0;
}
.section-0e2e .title_south_88f7,
.article_afa3 .title_south_88f7 {
  padding-left: 0;
  padding-right: 0;
}
.section-0e2e .green_f278,
.article_afa3 .green_f278 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section-0e2e {
  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;
}
.section-0e2e: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;
}
.section-0e2e .gallery-406c {
  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) {
  .section-0e2e .gallery-406c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section-0e2e .gallery-406c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section-0e2e .gallery-406c {
    min-height: 200px;
  }
}
.section-0e2e .inner-eb12 {
  color: rgba(255, 255, 255, 0.8);
}
.section-0e2e .inner-eb12 a,
.section-0e2e .inner-eb12 li:after {
  color: inherit;
}
.section-0e2e .inner-eb12 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.card-purple-4c2c {
  margin-bottom: 0.5em;
}
.summary_in_fee3 {
  margin-bottom: 1.2em;
}
.summary_in_fee3,
.card-purple-4c2c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.summary_in_fee3 p:last-child,
.card-purple-4c2c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shadow-9c5d,
#masthead .shadow-9c5d {
  display: none;
}
#masthead
  > .shadow-9c5d.photo_639f {
  display: none;
}
#masthead > .shadow-9c5d button {
  left: 0;
}
.text_e70c {
  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%;
}
.text_e70c .text_lower_e96d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text_e70c .tag_ef67 {
  display: -webkit-box;
  display: flex;
}
.text_e70c .tag_ef67.module_lite_eb7f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text_e70c .tag_ef67.texture-small-e832 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_e70c .tag_ef67.progress-medium-bf46 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_e70c.header-e096.hard_992a .tag_ef67.module_lite_eb7f {
  flex-basis: 100%;
}
.text_e70c.brown_3007 .tag_ef67.texture-small-e832 {
  -webkit-box-flex: 1;
  flex: auto;
}
.text_e70c.brown_3007 .tag_ef67.progress-medium-bf46 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shadow-9c5d.photo_639f {
  display: none;
}
#masthead > .shadow-9c5d button {
  left: 0;
}
.element-7f33 {
  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;
}
.element-7f33:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element-7f33.focused_16fd i {
  margin-right: 4px;
}
.element-7f33.box-smooth-d86a i {
  margin-left: 5px;
}
.message-a005 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.message-a005 p:last-child {
  margin-bottom: 0;
}
.title_d17e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.title_d17e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.title_d17e img {
  display: block;
  width: auto;
  line-height: 1;
}
.title_d17e .pagination-5486 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.title_d17e .old_43c0 {
  margin: 5px 0 7px 0;
}
.title_d17e.slider_847b .fixed-aa71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_d17e.slider_847b .article_57cf {
  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;
}
.title_d17e.component_dynamic_5021 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.title_d17e.component_dynamic_5021 .fixed-aa71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_d17e.component_dynamic_5021 .article_57cf {
  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;
}
.title_d17e.dark_9f85 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_d17e.hovered_66df {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.title_d17e.hovered_66df .article_57cf {
  margin-top: 7px;
}
.media_db33 {
  display: inline-block;
}
.backdrop_right_f5b9 .pattern-motion-6849 .title_d17e img {
  max-width: 100%;
}
.selected_b43d .shadow_green_780c.caption_fast_5328,
.row-gold-012d .shadow_green_780c.caption_fast_5328 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected_b43d .item_outer_6c23,
.row-gold-012d .item_outer_6c23 {
  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%);
}
.selected_b43d .item_outer_6c23 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.selected_b43d.tall-e4a4 .item_outer_6c23 {
  display: none;
}
.selected_b43d .caption-e0d6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected_b43d .caption-e0d6 li {
  display: inline-block;
  position: relative;
}
.selected_b43d .caption-e0d6 li:last-child {
  margin-right: 0;
}
.selected_b43d .caption-e0d6 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;
}
.selected_b43d .caption-e0d6 li.tooltip_49d0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.selected_b43d .caption-e0d6 > 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;
}
.selected_b43d .caption-e0d6 > li > a i {
  line-height: 0;
}
.selected_b43d .caption-e0d6 > li.accent_bright_3f02 > a .item_outer_6c23 {
  margin-left: 4px;
  line-height: 0;
}
.selected_b43d .caption-e0d6 .heading_663f li.accent_bright_3f02 > a {
  position: relative;
}
.selected_b43d .caption-e0d6 .heading_663f li.accent_bright_3f02 > a:after,
.selected_b43d .caption-e0d6 .heading_663f li.accent_bright_3f02 > a:before {
  content: "";
  display: table;
}
.selected_b43d .caption-e0d6 .heading_663f li.accent_bright_3f02 > a:after {
  clear: both;
}
.selected_b43d .caption-e0d6 .heading_663f li.accent_bright_3f02 > a .item_outer_6c23 {
  margin-left: 5px;
  float: right;
}
.selected_b43d .east-6e9e,
.selected_b43d .heading_663f {
  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;
}
.selected_b43d .heading_663f {
  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;
}
.selected_b43d .heading_663f .caption_fast_5328 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected_b43d .heading_663f .item_outer_6c23 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.selected_b43d .heading_663f li {
  display: block;
  margin: 0;
  padding: 0;
}
.selected_b43d .heading_663f 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;
}
.selected_b43d .heading_663f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.selected_b43d .heading_663f .heading_663f {
  top: 0;
  left: 100%;
}
.selected_b43d .overlay-pressed-e6bd.fn-focus-4c4e > .east-6e9e,
.selected_b43d .overlay-pressed-e6bd.fn-focus-4c4e > .heading_663f,
.selected_b43d .overlay-pressed-e6bd:focus > .east-6e9e,
.selected_b43d .overlay-pressed-e6bd:focus > .heading_663f,
.selected_b43d .overlay-pressed-e6bd:hover > .east-6e9e,
.selected_b43d .overlay-pressed-e6bd:hover > .heading_663f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.selected_b43d.active_brown_6fe4 .action-0574:after,
.selected_b43d.active_brown_6fe4 .action-0574:before {
  content: "";
  display: table;
}
.selected_b43d.active_brown_6fe4 .action-0574:after {
  clear: both;
}
.selected_b43d.active_brown_6fe4 .action-0574 > li {
  float: left;
}
.selected_b43d.search_2974 .action-0574:after,
.selected_b43d.search_2974 .action-0574:before {
  content: "";
  display: table;
}
.selected_b43d.search_2974 .action-0574:after {
  clear: both;
}
.selected_b43d.search_2974 .action-0574 > li {
  float: left;
}
.selected_b43d.search_2974 .action-0574 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.selected_b43d.search_2974 .action-0574 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.selected_b43d.search_2974 .action-0574 > li.preview-old-f2fc > a,
.selected_b43d.search_2974 .action-0574 > li.tooltip_49d0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.selected_b43d.sidebar_wood_3663 .action-0574 > li > a .caption_fast_5328 {
  position: relative;
}
.selected_b43d.sidebar_wood_3663 .action-0574 > li > a .caption_fast_5328: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;
}
.selected_b43d.sidebar_wood_3663
  .action-0574
  > li:focus
  > a
  .caption_fast_5328:before,
.selected_b43d.sidebar_wood_3663
  .action-0574
  > li:hover
  > a
  .caption_fast_5328:before {
  width: 100%;
  background-color: currentColor;
}
.selected_b43d.sidebar_wood_3663
  .action-0574
  > li.preview-old-f2fc
  > a
  .caption_fast_5328:before,
.selected_b43d.sidebar_wood_3663
  .action-0574
  > li.section-5ed8
  > a
  .caption_fast_5328:before {
  width: 100%;
  background-color: currentColor;
}
.selected_b43d.left_e4c9 .action-0574 > li > a .caption_fast_5328 {
  position: relative;
}
.selected_b43d.left_e4c9 .action-0574 > li > a .caption_fast_5328: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;
}
.selected_b43d.left_e4c9 .action-0574 > li:focus > a .caption_fast_5328:before,
.selected_b43d.left_e4c9
  .action-0574
  > li:hover
  > a
  .caption_fast_5328:before {
  width: 100%;
  background-color: currentColor;
}
.selected_b43d.left_e4c9
  .action-0574
  > li.preview-old-f2fc
  > a
  .caption_fast_5328:before,
.selected_b43d.left_e4c9
  .action-0574
  > li.section-5ed8
  > a
  .caption_fast_5328:before {
  width: 100%;
  background-color: currentColor;
}
.row-gold-012d .caption-e0d6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-gold-012d .caption-e0d6 li:first-child > a {
  border-top: none;
}
.row-gold-012d .caption-e0d6 .copper-696b > .caption_fast_5328 .item_outer_6c23 {
  display: none;
}
.row-gold-012d .caption-e0d6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-gold-012d .caption-e0d6 li:last-child {
  border: none;
}
.row-gold-012d .caption-e0d6 li.accent_bright_3f02 > a {
  padding-right: 45px !important;
}
.row-gold-012d .caption-e0d6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-gold-012d .caption-e0d6 li a:focus,
.row-gold-012d .caption-e0d6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-gold-012d .caption-e0d6 li .notification_7250 {
  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;
}
.row-gold-012d .caption-e0d6 li .notification_7250:hover {
  box-shadow: none;
}
.row-gold-012d .caption-e0d6 li .notification_7250 .item_outer_6c23 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-gold-012d .caption-e0d6 .heading_663f {
  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);
}
.row-gold-012d .caption-e0d6 .heading_663f li a {
  padding-left: 3em;
}
.row-gold-012d .caption-e0d6 .item-38de > a .notification_7250 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-gold-012d .caption-e0d6 .item-38de > .heading_663f {
  display: block;
  opacity: 1;
}
.secondary-cold-3b8e {
  max-width: 100%;
}
.alert_67ea {
  line-height: 0;
  cursor: pointer;
}
.gallery_brown_3931 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gallery_brown_3931:hover {
  box-shadow: none;
  color: currentColor;
}
.gallery_brown_3931 svg {
  width: 18px;
  height: 18px;
}
.gallery_brown_3931 .content-cold-8e45 {
  display: none;
}
.footer-hovered-f9ce {
  position: relative;
}
.footer-hovered-f9ce.fn-active-4c4e .gallery_brown_3931 .bottom-95f8 {
  display: none;
}
.footer-hovered-f9ce.fn-active-4c4e .gallery_brown_3931 .content-cold-8e45 {
  display: inline-block;
}
.footer-hovered-f9ce .footer-411e {
  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);
}
.footer-hovered-f9ce.panel_d0b3 .footer-411e {
  left: auto;
  right: -0.9em;
}
.footer-hovered-f9ce.panel_d0b3 .slow-2871::before {
  left: auto;
  right: 15px;
}
.footer-hovered-f9ce.fn-active-4c4e .footer-411e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature-f9d1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.feature-f9d1 label {
  flex-basis: 100%;
}
.feature-f9d1 .tabs-ea71 {
  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;
}
.feature-f9d1 .element-out-1fac {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.feature-f9d1 .element-out-1fac:focus {
  background-color: transparent;
}
.feature-f9d1 button.top-1990 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.feature-f9d1 button.top-1990:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.feature-f9d1 button.top-1990 svg {
  width: 18px;
  height: 18px;
}
.feature-f9d1 input[type="submit"] {
  min-height: auto;
}
.gradient-b450 .feature-f9d1 .element-out-1fac {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slow-2871 {
  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) {
  .slow-2871 {
    width: 220px;
  }
}
.slow-2871 label {
  flex-basis: 100%;
}
.slow-2871::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;
}
.block_orange_87ac .gradient-b450 .feature-f9d1 {
  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;
}
.block_orange_87ac
  .gradient-b450
  .feature-f9d1
  .tabs-ea71 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.block_orange_87ac .gradient-b450 .feature-f9d1 .element-out-1fac {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.block_orange_87ac
  .gradient-b450
  .feature-f9d1
  .element-out-1fac:focus {
  background: 0 0;
}
.block_orange_87ac
  .gradient-b450
  .feature-f9d1
  .in_12c2 {
  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;
}
.filter-gold-971d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter-gold-971d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter-gold-971d li:last-child {
  margin-right: 0;
}
.filter-gold-971d li:first-child {
  margin-left: 0;
}
.filter-gold-971d.red-3fd2 a {
  color: #fff;
}
.filter-gold-971d.red-3fd2 a:hover {
  color: #fff;
}
.filter-gold-971d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter-gold-971d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter-gold-971d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter-gold-971d a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter-gold-971d [class*="social-icon-apple"] {
  background-color: #999;
}
.filter-gold-971d [class*="social-icon-apple"].narrow-e908 {
  background-color: transparent;
  color: #999;
}
.filter-gold-971d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter-gold-971d [class*="social-icon-behance"].narrow-e908 {
  background-color: transparent;
  color: #1769ff;
}
.filter-gold-971d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter-gold-971d [class*="social-icon-bitbucket"].narrow-e908 {
  background-color: transparent;
  color: #205081;
}
.filter-gold-971d [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter-gold-971d [class*="social-icon-codepen"].narrow-e908 {
  background-color: transparent;
  color: #000;
}
.filter-gold-971d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter-gold-971d [class*="social-icon-delicious"].narrow-e908 {
  background-color: transparent;
  color: #39f;
}
.filter-gold-971d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter-gold-971d [class*="social-icon-digg"].narrow-e908 {
  background-color: transparent;
  color: #005be2;
}
.filter-gold-971d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter-gold-971d [class*="social-icon-dribbble"].narrow-e908 {
  background-color: transparent;
  color: #ea4c89;
}
.filter-gold-971d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter-gold-971d [class*="social-icon-envelope"].narrow-e908 {
  background-color: transparent;
  color: #ea4335;
}
.filter-gold-971d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter-gold-971d [class*="social-icon-facebook"].narrow-e908 {
  background-color: transparent;
  color: #3b5998;
}
.filter-gold-971d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter-gold-971d [class*="social-icon-flickr"].narrow-e908 {
  background-color: transparent;
  color: #0063dc;
}
.filter-gold-971d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter-gold-971d [class*="social-icon-foursquare"].narrow-e908 {
  background-color: transparent;
  color: #2d5be3;
}
.filter-gold-971d [class*="social-icon-github"] {
  background-color: #333;
}
.filter-gold-971d [class*="social-icon-github"].narrow-e908 {
  background-color: transparent;
  color: #333;
}
.filter-gold-971d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter-gold-971d [class*="social-icon-google-plus"].narrow-e908 {
  background-color: transparent;
  color: #dd4b39;
}
.filter-gold-971d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter-gold-971d [class*="social-icon-houzz"].narrow-e908 {
  background-color: transparent;
  color: #7ac142;
}
.filter-gold-971d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter-gold-971d [class*="social-icon-instagram"].narrow-e908 {
  background-color: transparent;
  color: #262626;
}
.filter-gold-971d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter-gold-971d [class*="social-icon-jsfiddle"].narrow-e908 {
  background-color: transparent;
  color: #487aa2;
}
.filter-gold-971d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter-gold-971d [class*="social-icon-linkedin"].narrow-e908 {
  background-color: transparent;
  color: #0077b5;
}
.filter-gold-971d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter-gold-971d [class*="social-icon-medium"].narrow-e908 {
  background-color: transparent;
  color: #00ab6b;
}
.filter-gold-971d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter-gold-971d
  [class*="social-icon-odnoklassniki"].narrow-e908 {
  background-color: transparent;
  color: #f4731c;
}
.filter-gold-971d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter-gold-971d [class*="social-icon-meetup"].narrow-e908 {
  background-color: transparent;
  color: #ec1c40;
}
.filter-gold-971d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter-gold-971d [class*="social-icon-pinterest"].narrow-e908 {
  background-color: transparent;
  color: #bd081c;
}
.filter-gold-971d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter-gold-971d [class*="social-icon-product-hunt"].narrow-e908 {
  background-color: transparent;
  color: #da552f;
}
.filter-gold-971d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter-gold-971d [class*="social-icon-reddit"].narrow-e908 {
  background-color: transparent;
  color: #ff4500;
}
.filter-gold-971d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter-gold-971d [class*="social-icon-rss"].narrow-e908 {
  background-color: transparent;
  color: #f26522;
}
.filter-gold-971d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter-gold-971d
  [class*="social-icon-shopping-cart"].narrow-e908 {
  background-color: transparent;
  color: #4caf50;
}
.filter-gold-971d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter-gold-971d [class*="social-icon-skype"].narrow-e908 {
  background-color: transparent;
  color: #00aff0;
}
.filter-gold-971d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter-gold-971d [class*="social-icon-slideshare"].narrow-e908 {
  background-color: transparent;
  color: #0077b5;
}
.filter-gold-971d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter-gold-971d [class*="social-icon-snapchat"].narrow-e908 {
  background-color: transparent;
  color: #fffc00;
}
.filter-gold-971d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter-gold-971d [class*="social-icon-soundcloud"].narrow-e908 {
  background-color: transparent;
  color: #f80;
}
.filter-gold-971d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter-gold-971d [class*="social-icon-spotify"].narrow-e908 {
  background-color: transparent;
  color: #2ebd59;
}
.filter-gold-971d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter-gold-971d
  [class*="social-icon-stack-overflow"].narrow-e908 {
  background-color: transparent;
  color: #fe7a15;
}
.filter-gold-971d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter-gold-971d [class*="social-icon-maldkfgram"].narrow-e908 {
  background-color: transparent;
  color: #2ca5e0;
}
.filter-gold-971d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter-gold-971d [class*="social-icon-tripadvisor"].narrow-e908 {
  background-color: transparent;
  color: #589442;
}
.filter-gold-971d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter-gold-971d [class*="social-icon-tumblr"].narrow-e908 {
  background-color: transparent;
  color: #35465c;
}
.filter-gold-971d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter-gold-971d [class*="social-icon-twitch"].narrow-e908 {
  background-color: transparent;
  color: #6441a5;
}
.filter-gold-971d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter-gold-971d [class*="social-icon-twitter"].narrow-e908 {
  background-color: transparent;
  color: #1da1f2;
}
.filter-gold-971d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter-gold-971d [class*="social-icon-vimeo"].narrow-e908 {
  background-color: transparent;
  color: #1ab7ea;
}
.filter-gold-971d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter-gold-971d [class*="social-icon-vk"].narrow-e908 {
  background-color: transparent;
  color: #45668e;
}
.filter-gold-971d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter-gold-971d [class*="social-icon-weibo"].narrow-e908 {
  background-color: transparent;
  color: #df2029;
}
.filter-gold-971d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter-gold-971d [class*="social-icon-weixin"].narrow-e908 {
  background-color: transparent;
  color: #7bb32e;
}
.filter-gold-971d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter-gold-971d [class*="social-icon-whatsapp"].narrow-e908 {
  background-color: transparent;
  color: #25d366;
}
.filter-gold-971d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter-gold-971d [class*="social-icon-wordpress"].narrow-e908 {
  background-color: transparent;
  color: #21759b;
}
.filter-gold-971d [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter-gold-971d [class*="social-icon-xing"].narrow-e908 {
  background-color: transparent;
  color: #026466;
}
.filter-gold-971d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter-gold-971d [class*="social-icon-yelp"].narrow-e908 {
  background-color: transparent;
  color: #af0606;
}
.filter-gold-971d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter-gold-971d [class*="social-icon-youtube"].narrow-e908 {
  background-color: transparent;
  color: #cd201f;
}
.primary_8bd0 {
  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;
}
.primary_8bd0:hover {
  box-shadow: none;
  background: 0 0;
}
.soft_85fe {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element-old-e3bf {
  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;
}
.feature_a97b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-tall-c73c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-tall-c73c,
.backdrop-tall-c73c::after,
.backdrop-tall-c73c::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;
}
.backdrop-tall-c73c::after,
.backdrop-tall-c73c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static_1767 .element-old-e3bf .feature_a97b {
  margin-top: -2px;
  width: 19px;
}
.static_1767 .element-old-e3bf .backdrop-tall-c73c {
  margin-top: -1px;
}
.static_1767 .element-old-e3bf .backdrop-tall-c73c,
.static_1767 .element-old-e3bf .backdrop-tall-c73c::after,
.static_1767 .element-old-e3bf .backdrop-tall-c73c::before {
  width: 19px;
  height: 2px;
}
.static_1767 .element-old-e3bf .backdrop-tall-c73c::before {
  top: -6px;
}
.static_1767 .element-old-e3bf .backdrop-tall-c73c::after {
  bottom: -6px;
}
.hover-silver-f175 .element-old-e3bf .feature_a97b {
  margin-top: -2px;
  width: 22px;
}
.hover-silver-f175 .element-old-e3bf .backdrop-tall-c73c {
  margin-top: -1px;
}
.hover-silver-f175 .element-old-e3bf .backdrop-tall-c73c,
.hover-silver-f175 .element-old-e3bf .backdrop-tall-c73c::after,
.hover-silver-f175 .element-old-e3bf .backdrop-tall-c73c::before {
  width: 22px;
  height: 2px;
}
.hover-silver-f175 .element-old-e3bf .backdrop-tall-c73c::before {
  top: -7px;
}
.hover-silver-f175 .element-old-e3bf .backdrop-tall-c73c::after {
  bottom: -7px;
}
.container_tall_dcbb .element-old-e3bf .feature_a97b {
  margin-top: -2px;
  width: 31px;
}
.container_tall_dcbb .element-old-e3bf .backdrop-tall-c73c {
  margin-top: -1.5px;
}
.container_tall_dcbb .element-old-e3bf .backdrop-tall-c73c,
.container_tall_dcbb .element-old-e3bf .backdrop-tall-c73c::after,
.container_tall_dcbb .element-old-e3bf .backdrop-tall-c73c::before {
  width: 31px;
  height: 3px;
}
.container_tall_dcbb .element-old-e3bf .backdrop-tall-c73c::before {
  top: -9px;
}
.container_tall_dcbb .element-old-e3bf .backdrop-tall-c73c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .content_full_2103 .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 19px;
  }
  .content_full_2103 .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1px;
  }
  .content_full_2103 .element-old-e3bf .backdrop-tall-c73c,
  .content_full_2103 .element-old-e3bf .backdrop-tall-c73c::after,
  .content_full_2103 .element-old-e3bf .backdrop-tall-c73c::before {
    width: 19px;
    height: 2px;
  }
  .content_full_2103 .element-old-e3bf .backdrop-tall-c73c::before {
    top: -6px;
  }
  .content_full_2103 .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -6px;
  }
  .media_863d .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 22px;
  }
  .media_863d .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1px;
  }
  .media_863d .element-old-e3bf .backdrop-tall-c73c,
  .media_863d .element-old-e3bf .backdrop-tall-c73c::after,
  .media_863d .element-old-e3bf .backdrop-tall-c73c::before {
    width: 22px;
    height: 2px;
  }
  .media_863d .element-old-e3bf .backdrop-tall-c73c::before {
    top: -7px;
  }
  .media_863d .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -7px;
  }
  .border-3d8f .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 31px;
  }
  .border-3d8f .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1.5px;
  }
  .border-3d8f .element-old-e3bf .backdrop-tall-c73c,
  .border-3d8f .element-old-e3bf .backdrop-tall-c73c::after,
  .border-3d8f .element-old-e3bf .backdrop-tall-c73c::before {
    width: 31px;
    height: 3px;
  }
  .border-3d8f .element-old-e3bf .backdrop-tall-c73c::before {
    top: -9px;
  }
  .border-3d8f .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box_gas_25c8 .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 19px;
  }
  .box_gas_25c8 .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1px;
  }
  .box_gas_25c8 .element-old-e3bf .backdrop-tall-c73c,
  .box_gas_25c8 .element-old-e3bf .backdrop-tall-c73c::after,
  .box_gas_25c8 .element-old-e3bf .backdrop-tall-c73c::before {
    width: 19px;
    height: 2px;
  }
  .box_gas_25c8 .element-old-e3bf .backdrop-tall-c73c::before {
    top: -6px;
  }
  .box_gas_25c8 .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -6px;
  }
  .gas_a3de .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 22px;
  }
  .gas_a3de .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1px;
  }
  .gas_a3de .element-old-e3bf .backdrop-tall-c73c,
  .gas_a3de .element-old-e3bf .backdrop-tall-c73c::after,
  .gas_a3de .element-old-e3bf .backdrop-tall-c73c::before {
    width: 22px;
    height: 2px;
  }
  .gas_a3de .element-old-e3bf .backdrop-tall-c73c::before {
    top: -7px;
  }
  .gas_a3de .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -7px;
  }
  .tabs-d23d .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-d23d .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1.5px;
  }
  .tabs-d23d .element-old-e3bf .backdrop-tall-c73c,
  .tabs-d23d .element-old-e3bf .backdrop-tall-c73c::after,
  .tabs-d23d .element-old-e3bf .backdrop-tall-c73c::before {
    width: 31px;
    height: 3px;
  }
  .tabs-d23d .element-old-e3bf .backdrop-tall-c73c::before {
    top: -9px;
  }
  .tabs-d23d .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_9739 .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_9739 .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1px;
  }
  .disabled_9739 .element-old-e3bf .backdrop-tall-c73c,
  .disabled_9739 .element-old-e3bf .backdrop-tall-c73c::after,
  .disabled_9739 .element-old-e3bf .backdrop-tall-c73c::before {
    width: 19px;
    height: 2px;
  }
  .disabled_9739 .element-old-e3bf .backdrop-tall-c73c::before {
    top: -6px;
  }
  .disabled_9739 .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -6px;
  }
  .layout_2599 .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 22px;
  }
  .layout_2599 .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1px;
  }
  .layout_2599 .element-old-e3bf .backdrop-tall-c73c,
  .layout_2599 .element-old-e3bf .backdrop-tall-c73c::after,
  .layout_2599 .element-old-e3bf .backdrop-tall-c73c::before {
    width: 22px;
    height: 2px;
  }
  .layout_2599 .element-old-e3bf .backdrop-tall-c73c::before {
    top: -7px;
  }
  .layout_2599 .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -7px;
  }
  .texture_10af .element-old-e3bf .feature_a97b {
    margin-top: -2px;
    width: 31px;
  }
  .texture_10af .element-old-e3bf .backdrop-tall-c73c {
    margin-top: -1.5px;
  }
  .texture_10af .element-old-e3bf .backdrop-tall-c73c,
  .texture_10af .element-old-e3bf .backdrop-tall-c73c::after,
  .texture_10af .element-old-e3bf .backdrop-tall-c73c::before {
    width: 31px;
    height: 3px;
  }
  .texture_10af .element-old-e3bf .backdrop-tall-c73c::before {
    top: -9px;
  }
  .texture_10af .element-old-e3bf .backdrop-tall-c73c::after {
    bottom: -9px;
  }
}
.avatar_top_ee2f .backdrop-tall-c73c {
  -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);
}
.avatar_top_ee2f .backdrop-tall-c73c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar_top_ee2f .backdrop-tall-c73c::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);
}
.avatar_top_ee2f.content-9855 .backdrop-tall-c73c {
  -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);
}
.avatar_top_ee2f.content-9855 .backdrop-tall-c73c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar_top_ee2f.content-9855 .backdrop-tall-c73c::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);
}
.tag_blue_621e {
  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.widget-south-b403:before {
  display: none;
}
.slider_bronze_f4a3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slider_bronze_f4a3 .row_gold_3d7a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slider_bronze_f4a3 .row_gold_3d7a:last-of-type {
  border-bottom: none;
}
.slider_bronze_f4a3 .row_gold_3d7a.gold-53a9,
.slider_bronze_f4a3 .row_gold_3d7a.full-5bf0,
.slider_bronze_f4a3 .row_gold_3d7a.module_easy_0ecc {
  padding: 0;
}
.slider_bronze_f4a3 .row-gold-012d .notification_7250 {
  color: currentColor;
}
.slider_bronze_f4a3 .row-gold-012d .notification_7250:focus,
.slider_bronze_f4a3 .row-gold-012d .notification_7250:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_bronze_f4a3.grid-30e9 .search_83f1,
.slider_bronze_f4a3.grid-30e9 .message-a005 a,
.slider_bronze_f4a3.grid-30e9 .action-0574 a,
.slider_bronze_f4a3.grid-30e9 .heading_663f a {
  color: rgba(0, 0, 0, 0.55);
}
.slider_bronze_f4a3.grid-30e9 .search_83f1:hover,
.slider_bronze_f4a3.grid-30e9 .message-a005 a:hover,
.slider_bronze_f4a3.grid-30e9 .action-0574 a:hover,
.slider_bronze_f4a3.grid-30e9 .heading_663f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_bronze_f4a3.grid-30e9 .hover-2282 {
  color: rgba(0, 0, 0, 0.8);
}
.slider_bronze_f4a3.grid-30e9 .row_gold_3d7a {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_bronze_f4a3.grid-30e9 .row_gold_3d7a:before {
  background: rgba(0, 0, 0, 0.08);
}
.slider_bronze_f4a3.grid-30e9 .avatar-7097:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider_bronze_f4a3.grid-30e9 .row-gold-012d .caption-e0d6 li a,
.slider_bronze_f4a3.grid-30e9 .row-gold-012d .notification_7250,
.slider_bronze_f4a3.grid-30e9 .heading_663f {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_bronze_f4a3.grid-30e9 .row-gold-012d .notification_7250:focus,
.slider_bronze_f4a3.grid-30e9 .row-gold-012d .notification_7250:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_bronze_f4a3.grid-30e9 .caption-e0d6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_bronze_f4a3.highlight_97a7 .search_83f1,
.slider_bronze_f4a3.highlight_97a7 .message-a005 a,
.slider_bronze_f4a3.highlight_97a7 .action-0574 .notification_7250,
.slider_bronze_f4a3.highlight_97a7 .action-0574 a,
.slider_bronze_f4a3.highlight_97a7 .heading_663f a {
  color: rgba(255, 255, 255, 0.79);
}
.slider_bronze_f4a3.highlight_97a7 .search_83f1:hover,
.slider_bronze_f4a3.highlight_97a7 .message-a005 a:hover,
.slider_bronze_f4a3.highlight_97a7 .action-0574 .notification_7250:hover,
.slider_bronze_f4a3.highlight_97a7 .action-0574 a:hover,
.slider_bronze_f4a3.highlight_97a7 .heading_663f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bronze_f4a3.highlight_97a7 .hover-2282 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_bronze_f4a3.highlight_97a7 .row_gold_3d7a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_bronze_f4a3.highlight_97a7 .row_gold_3d7a:before {
  background: rgba(255, 255, 255, 0.08);
}
.slider_bronze_f4a3.highlight_97a7 .avatar-7097:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider_bronze_f4a3.highlight_97a7 .row-gold-012d .caption-e0d6 li a,
.slider_bronze_f4a3.highlight_97a7 .row-gold-012d .notification_7250,
.slider_bronze_f4a3.highlight_97a7 .heading_663f {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_bronze_f4a3.highlight_97a7 .row-gold-012d .notification_7250:focus,
.slider_bronze_f4a3.highlight_97a7 .row-gold-012d .notification_7250:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_bronze_f4a3.highlight_97a7 .caption-e0d6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-7097 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar-7097:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.texture_f03e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.chip_8ef1 .slider_bronze_f4a3 {
  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;
}
.chip_8ef1 .row_gold_3d7a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.chip_8ef1 .row_gold_3d7a: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) {
  .chip_8ef1 .row_gold_3d7a:before {
    width: 16%;
    left: 42%;
  }
}
.chip_8ef1 .row_gold_3d7a:last-child:before {
  content: none;
}
.chip_8ef1 .row_gold_3d7a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.chip_8ef1 .row-gold-012d .caption-e0d6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.chip_8ef1 .row-gold-012d .caption-e0d6 li a .notification_7250 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.chip_8ef1 .row-gold-012d .heading_663f {
  border: none;
}
.chip_8ef1 .row-gold-012d .heading_663f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.chip_8ef1 .avatar-7097 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.chip_8ef1 .texture_f03e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.chip_8ef1 .highlight_97a7 .avatar-7097:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip_8ef1 .grid-30e9.stone-2b6a .backdrop-tall-c73c {
  background: rgba(0, 0, 0, 0.6);
}
.chip_8ef1
  .grid-30e9.stone-2b6a
  .backdrop-tall-c73c::after,
.chip_8ef1
  .grid-30e9.stone-2b6a
  .backdrop-tall-c73c:before {
  background: inherit;
}
.chip_8ef1
  .grid-30e9.stone-2b6a:hover
  .backdrop-tall-c73c {
  background: rgba(0, 0, 0, 0.8);
}
.description-20f2 .slider_bronze_f4a3 {
  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) {
  .description-20f2 .slider_bronze_f4a3 {
    width: auto;
    right: 45px;
  }
}
.short-f509 .slider_bronze_f4a3 {
  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) {
  .short-f509 .slider_bronze_f4a3 {
    width: auto;
    left: 45px;
  }
}
.widget-south-b403 .slider_bronze_f4a3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget-south-b403 .texture_f03e {
  max-width: 48em;
  margin: 0 auto;
}
.widget-south-b403 .avatar-7097:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.upper-5641 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.upper-5641.chip_8ef1 .slider_bronze_f4a3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.upper-5641.description-20f2 .slider_bronze_f4a3 {
  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);
}
.upper-5641 .slider_bronze_f4a3 {
  visibility: visible;
}
.upper-5641.short-f509 .slider_bronze_f4a3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dim_e119,
.tag-0139 {
  overflow-x: hidden;
}
.dim_e119 .slider_bronze_f4a3 {
  overflow: auto;
}
.dim_e119.chip_8ef1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_e119.chip_8ef1 .slider_bronze_f4a3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dim_e119.chip_8ef1 .primary_8bd0 {
  opacity: 0;
}
.dim_e119.description-20f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_e119.description-20f2 .slider_bronze_f4a3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dim_e119.description-20f2 .primary_8bd0 {
  opacity: 0;
}
.dim_e119.short-f509 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dim_e119.short-f509 .slider_bronze_f4a3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dim_e119.short-f509 .primary_8bd0 {
  opacity: 0;
}
.dim_e119.widget-south-b403 .slider_bronze_f4a3 {
  z-index: 10;
  visibility: visible;
}
.stone-2b6a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.stone-2b6a .backdrop-tall-c73c {
  background: rgba(255, 255, 255, 0.99);
}
.stone-2b6a .backdrop-tall-c73c::after,
.stone-2b6a .backdrop-tall-c73c:before {
  background: inherit;
}
.stone-2b6a:hover .backdrop-tall-c73c {
  background: rgba(255, 255, 255, 0.99);
}
.short-f509 .stone-2b6a {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget-south-b403 .stone-2b6a {
  display: none !important;
}
.dim_e119:before,
.tag-0139:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dim_e119 .stone-2b6a,
.tag-0139 .stone-2b6a {
  display: inline-block;
}
.slider_bronze_f4a3 .text_lower_e96d {
  -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;
}
.dim_e119 .slider_bronze_f4a3 .text_lower_e96d,
.tag-0139 .slider_bronze_f4a3 .text_lower_e96d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column-0535 .tabs-ea71 {
  width: 100%;
}
.pattern-motion-6849 {
  padding: 0 0.5em 0;
}
.pattern-motion-6849 [class*="customify-col-"],
.pattern-motion-6849 [class*="customify-col_"],
.pattern-motion-6849 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.frame-00bc .pattern-motion-6849 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tabs_0f37 .hover_left_f832,
  .hover_left_f832 {
    display: none;
  }
  .pattern-wood-e87d {
    text-align: left;
  }
  .media_4373 {
    text-align: center;
  }
  .hover_top_308c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_0f37 .chip_mini_e00e,
  .chip_mini_e00e {
    display: none;
  }
  .pagination_smooth_8d12 {
    text-align: left;
  }
  .list_6349 {
    text-align: center;
  }
  .primary-df72 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tabs_0f37 .gallery-warm-ff34,
  .gallery-warm-ff34 {
    display: none;
  }
  .frame_ae29 {
    text-align: left;
  }
  .frame-190e {
    text-align: center;
  }
  .south-ffcf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.north_f1fd {
  box-shadow: none !important;
}
.short_1ee9 .image_fresh_0a0c,
.item-bronze-28d5 .image_fresh_0a0c {
  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;
}
.item-bronze-28d5 .image_fresh_0a0c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.preview_steel_4eab {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.preview_steel_4eab:after,
.preview_steel_4eab:before {
  content: "";
  display: table;
}
.preview_steel_4eab:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .preview_steel_4eab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.preview_steel_4eab,
.picture-8691 {
  max-width: 1248px;
  margin: 0 auto;
}

.feature_d2e3.badge_08da .preview_steel_4eab {
  max-width: 100%;
}
.feature_d2e3.under-2fcb {
  max-width: 1200px;
  margin: 0 auto;
}
.feature_d2e3.card-glass-408c .preview_steel_4eab {
  max-width: 100%;
}
.feature_d2e3.card-glass-408c > .preview_steel_4eab {
  padding-left: 0;
  padding-right: 0;
}
.feature_d2e3.card-glass-408c > .preview_steel_4eab .tabs_0f37 {
  margin: 0;
}
.feature_d2e3.card-glass-408c
  > .preview_steel_4eab
  .component-slow-d953.banner-edb5 {
  margin-right: 0;
  margin-left: 0;
}
.feature_d2e3.card-glass-408c #main.banner-edb5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid_yellow_da1f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid_yellow_da1f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .liquid-c23d .solid_29ab {
    padding-right: 1em;
  }
  .liquid-c23d.left-af56 .component-slow-d953 {
    border-right: 1px solid #eaecee;
  }
  .liquid-c23d.left-af56 .solid_29ab {
    padding-right: 1em;
  }
  .liquid-c23d.left-af56 .gold-7295 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-2885 .solid_29ab {
    padding-left: 1em;
  }
  .fluid-2885.left-af56 .component-slow-d953 {
    border-left: 1px solid #eaecee;
  }
  .fluid-2885.left-af56 .solid_29ab {
    padding-left: 1em;
  }
  .fluid-2885.left-af56 .gold-7295 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_be75 .solid_29ab {
    padding-left: 1em;
  }
  .menu_be75.left-af56 .current_36ee {
    border-right: 1px solid #eaecee;
  }
  .menu_be75.left-af56 .module_complex_7aed {
    border-right: 1px solid #eaecee;
  }
  .menu_be75.left-af56 .solid_29ab {
    padding-left: 1em;
  }
  .menu_be75.left-af56 .gold-7295 {
    padding-right: 1em;
  }
  .menu_be75.left-af56 .video-new-4c70 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright_aa49 .solid_29ab {
    padding-right: 1em;
  }
  .bright_aa49.left-af56 .current_36ee {
    border-left: 1px solid #eaecee;
  }
  .bright_aa49.left-af56 .module_complex_7aed {
    border-left: 1px solid #eaecee;
  }
  .bright_aa49.left-af56 .solid_29ab {
    padding-right: 1em;
  }
  .bright_aa49.left-af56 .gold-7295 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright_aa49.left-af56 .video-new-4c70 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_yellow_da1f .solid_29ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_yellow_da1f.left-af56 .component-slow-d953 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid_yellow_da1f.left-af56 .solid_29ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid_yellow_da1f.left-af56 .gold-7295 {
    padding-left: 1em;
  }
  .grid_yellow_da1f.left-af56 .video-new-4c70 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid_yellow_da1f.left-af56 .solid_29ab {
    padding-left: 0;
  }
}
.down-5bd2 .image-15b8 {
  display: inline-block;
}
.bottom_d468 {
  display: inline-block;
}
.component-2599 {
  word-con: break-word;
}
.menu-inner-9fc3 > span {
  display: inline-block;
  padding: 5px 0;
}
.menu-inner-9fc3 .column_1a65 {
  margin-left: 8px;
  margin-right: 8px;
}
.menu-inner-9fc3 .photo_bronze_fb1a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section-upper-de15 .label_gas_3b62 {
  margin-bottom: 2em;
}
.section-upper-de15 .header_24f5 {
  margin-bottom: 15px;
}
.section-upper-de15 .header_24f5:last-child {
  margin-bottom: 0;
}
.section-upper-de15 .summary-full-7120 {
  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) {
  .section-upper-de15 .summary-full-7120 {
    display: block;
  }
}
.section-upper-de15 .white_e6bf {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section-upper-de15 .white_e6bf {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section-upper-de15 .dirty-4199 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section-upper-de15 .dirty-4199 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section-upper-de15 .dirty-4199 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section-upper-de15 .component-2599 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section-upper-de15 .component-2599 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section-upper-de15 .header_0696 p:last-child {
  margin-bottom: 0;
}
.section-upper-de15 .inner_e993 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section-upper-de15 .column-rough-04cd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section-upper-de15 .middle_41a4 {
  margin-top: 1em;
}
.section-upper-de15 .title-simple-b7ab {
  top: 0;
  display: block;
}
.section-upper-de15 .title-simple-b7ab a {
  color: inherit;
}
.section-upper-de15 .title-simple-b7ab a:hover {
  color: inherit;
}
.section-upper-de15 .hidden-5eee {
  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;
}
.section-upper-de15 .hidden-5eee:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section-upper-de15 .column-rough-04cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section-upper-de15 .copper_9c8c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section-upper-de15 .copper_9c8c:first-child {
  margin-top: 0;
}
.section-upper-de15 .copper_9c8c.up_6192 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-upper-de15 .copper_9c8c.accordion-orange-5822 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section-upper-de15
  .copper_9c8c.accordion-orange-5822.complex_a754
  .middle_41a4 {
  width: 100%;
}
.section-upper-de15 .accordion-orange-5822 {
  -webkit-box-align: center;
  align-items: center;
}
.section-upper-de15 .accordion-orange-5822 .menu-inner-9fc3,
.section-upper-de15 .accordion-orange-5822 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section-upper-de15 .dirty-4199 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-upper-de15 .dirty-4199 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-upper-de15 .dirty-4199: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;
}
.section-upper-de15 .up_6192 {
  z-index: 5;
}
.section-upper-de15 .slow-a027 .pagination_bronze_f60c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section-upper-de15 .copper-749e .pagination_bronze_f60c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section-upper-de15 .logo_steel_5979 .pagination_bronze_f60c {
  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;
}
.section-upper-de15.large_e90f .summary-full-7120,
.section-upper-de15.old_b985 .summary-full-7120 {
  display: block;
}
.section-upper-de15.large_e90f .summary-full-7120 .info_1060,
.section-upper-de15.large_e90f .summary-full-7120 .column-rough-04cd,
.section-upper-de15.old_b985 .summary-full-7120 .info_1060,
.section-upper-de15.old_b985 .summary-full-7120 .column-rough-04cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-upper-de15.article-567f .white_e6bf {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section-upper-de15.article-567f .white_e6bf {
    margin-right: 0;
  }
}
.section-upper-de15.large_e90f .white_e6bf,
.section-upper-de15.old_b985 .white_e6bf {
  padding-top: 40%;
}
.section-upper-de15.large_e90f .label_gas_3b62,
.section-upper-de15.old_b985 .label_gas_3b62 {
  display: block;
}
.section-upper-de15.large_e90f .fn-sticky-4c4e .column-rough-04cd,
.section-upper-de15.old_b985 .fn-sticky-4c4e .column-rough-04cd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section-upper-de15.large_e90f .white_e6bf,
.section-upper-de15.old_b985 .white_e6bf {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section-upper-de15.large_e90f .column-rough-04cd {
  padding: 1em;
}
.description-hard-3c22 {
  margin: 30px auto;
  display: block;
}
.description-hard-3c22 .copper-1868 > * {
  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;
}
.description-hard-3c22 .copper-1868 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-hard-3c22 .copper-1868 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-710d .menu-inner-9fc3 {
  margin-bottom: 1.41575em;
}
.tooltip-710d .yellow_fd7b {
  margin-bottom: 1.618em;
}
.new_bbaf .over_0190 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.new_bbaf .over_0190 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.new_bbaf .pagination_816e {
  max-width: 100%;
  overflow: auto;
}
.backdrop-lower-951e .new_bbaf a:hover {
  text-decoration: underline;
}
.pattern-5c27 .header_24f5:not(.component-2599),
.pattern-5c27 .dirty-4199 {
  margin-bottom: 1.41575em;
}
.pattern-5c27 .header_24f5:not(.component-2599):last-child,
.pattern-5c27 .dirty-4199:last-child {
  margin-bottom: 0;
}
.pattern-5c27 .header_24f5.mask_wood_ba61 {
  margin-bottom: 0.41575em;
}
.pattern-5c27 .background-0710:before,
.pattern-5c27 .tall_65eb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern-5c27 .background-0710:before {
  content: "\f115";
}
.pattern-5c27 .tall_65eb:before {
  content: "\f02c";
}
.pattern-5c27 .surface-hovered-f309 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern-5c27 .surface-hovered-f309 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bottom-e5b0 {
  display: -webkit-box;
  display: flex;
}
.bottom-e5b0 .orange_e729 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bottom-e5b0 .orange_e729 {
    flex-basis: 90px;
  }
}
.bottom-e5b0 .carousel-yellow-1f00 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bottom-e5b0 .carousel-yellow-1f00 {
    flex-basis: calc(100% - 50px);
  }
}
.bottom-e5b0 .button-blue-cdc5 p:last-child {
  margin-bottom: 0.72em;
}
.fast_29ae .copper-1868 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fast_29ae .copper-1868:after,
.fast_29ae .copper-1868:before {
  content: "";
  display: table;
}
.fast_29ae .copper-1868:after {
  clear: both;
}
.fast_29ae .copper-1868 .photo_liquid_dc74,
.fast_29ae .copper-1868 .middle-0c0c {
  width: 49%;
}
.fast_29ae .copper-1868 .photo_liquid_dc74 a span.wood-14f3,
.fast_29ae .copper-1868 .middle-0c0c a span.wood-14f3 {
  display: block;
  margin-bottom: 5px;
}
.fast_29ae .copper-1868 .middle-0c0c {
  float: left;
  text-align: left;
}
.fast_29ae .copper-1868 .photo_liquid_dc74 {
  float: right;
  text-align: right;
}
.article_first_0a5f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .article_first_0a5f {
    margin-bottom: 0;
  }
}
.banner-b917 {
  margin-bottom: 1em;
}
.banner-b917 .component-2599 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice_complex_bc1a a {
  display: block;
  line-height: 0;
  position: relative;
}
.caption-under-3e4a .banner-b917,
.list-e069 .banner-b917 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .caption-under-3e4a .banner-b917,
  .list-e069 .banner-b917 {
    display: block;
  }
}
.caption-under-3e4a .notice_complex_bc1a,
.list-e069 .notice_complex_bc1a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .caption-under-3e4a .notice_complex_bc1a,
  .list-e069 .notice_complex_bc1a {
    margin-bottom: 1em;
  }
}
.caption-under-3e4a .notice_complex_bc1a img,
.list-e069 .notice_complex_bc1a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.caption-under-3e4a .module_fcf5,
.list-e069 .module_fcf5 {
  flex-basis: calc(100% - 160px);
}
.caption-under-3e4a .module_fcf5 p,
.list-e069 .module_fcf5 p {
  margin-bottom: 0;
}
.caption-under-3e4a .module_fcf5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .caption-under-3e4a .module_fcf5 {
    padding-left: 0;
  }
}
.list-e069 .module_fcf5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list-e069 .module_fcf5 {
    padding-right: 0;
  }
}
.list-e069 .notice_complex_bc1a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hover_pressed_5e0f .notice_complex_bc1a {
  margin-bottom: 0.5em;
}
.hover_pressed_5e0f .notice_complex_bc1a img {
  width: 100%;
}
.table-gold-6a5c .layout-bdea,
.picture_silver_7f34 .layout-bdea {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.picture_silver_7f34 .component-slow-d953 .light-b171 p:last-child {
  margin-bottom: 0;
}
.middle-f54c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.white_3271 .badge-hot-c261 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .white_3271 .badge-hot-c261:last-of-type {
    margin-bottom: 0;
  }
}
.white_3271 .badge-hot-c261 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white_3271 .badge-hot-c261 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.white_3271 .badge-hot-c261 ul li {
  margin: 0 0 0.6em;
}
.white_3271 .badge-hot-c261 ul li.bronze_6e4d,
.white_3271 .badge-hot-c261 ul li.last_842d {
  position: relative;
}
.white_3271 .badge-hot-c261 ul li.bronze_6e4d .heading_cold_b3cb,
.white_3271 .badge-hot-c261 ul li.last_842d .heading_cold_b3cb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.white_3271 .badge-hot-c261 ul li.bronze_6e4d:after:after,
.white_3271 .badge-hot-c261 ul li.bronze_6e4d:after:before,
.white_3271
  .badge-hot-c261
  ul
  li.last_842d:after:after,
.white_3271
  .badge-hot-c261
  ul
  li.last_842d:after:before {
  content: "";
  display: table;
}
.white_3271 .badge-hot-c261 ul li.bronze_6e4d:after:after,
.white_3271
  .badge-hot-c261
  ul
  li.last_842d:after:after {
  clear: both;
}
.white_3271 .badge-hot-c261 a.border_2835:hover {
  text-decoration: none;
}
.white_3271 .badge-hot-c261 select {
  max-width: 100%;
}
.white_3271 .badge-hot-c261 table {
  font-size: 85%;
}
.white_3271 .badge-hot-c261 table td,
.white_3271 .badge-hot-c261 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.white_3271 .badge-hot-c261 table tfoot td {
  text-align: left;
}
.white_3271 .badge-hot-c261 :last-child {
  margin-bottom: 0;
}
.white_3271 .badge-hot-c261 .pink_4999 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.white_3271 .badge-hot-c261 .pink_4999 label {
  width: 100%;
}
.white_3271 .badge-hot-c261 .pink_4999 .element-out-1fac {
  width: 100%;
  display: block;
}
.white_3271 .badge-hot-c261 .pink_4999 .top-1990 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.white_3271 .badge-hot-c261 .pink_4999 .top-1990:hover svg #svg-search {
  fill: #444;
}
.white_3271 .badge-hot-c261 .pink_4999 .top-1990 svg {
  width: 18px;
  height: 18px;
}
.white_3271 .detail_wood_077a ul ul,
.white_3271 .header_dark_ad86 ul ul,
.white_3271 .button-pressed-2ae4 ul ul,
.white_3271 .bright-16fd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.white_3271 .detail_wood_077a .accent_bright_3f02 > a,
.white_3271 .header_dark_ad86 .accent_bright_3f02 > a,
.white_3271 .button-pressed-2ae4 .accent_bright_3f02 > a,
.white_3271 .bright-16fd .accent_bright_3f02 > a {
  margin-bottom: 0;
}
.white_3271 .backdrop-87fb li,
.white_3271 .detail_wood_077a li,
.white_3271 .breadcrumb_4e87 li,
.white_3271 .header_dark_ad86 li,
.white_3271 .button-pressed-2ae4 li,
.white_3271 .bright-16fd li,
.white_3271 .hidden-7e1f li,
.white_3271 .lower_6aeb li {
  display: block;
  position: relative;
}
.white_3271 .backdrop-87fb li:last-child,
.white_3271 .detail_wood_077a li:last-child,
.white_3271 .breadcrumb_4e87 li:last-child,
.white_3271 .header_dark_ad86 li:last-child,
.white_3271 .button-pressed-2ae4 li:last-child,
.white_3271 .bright-16fd li:last-child,
.white_3271 .hidden-7e1f li:last-child,
.white_3271 .lower_6aeb li:last-child {
  border: none;
}
.white_3271 .backdrop-87fb li a,
.white_3271 .detail_wood_077a li a,
.white_3271 .breadcrumb_4e87 li a,
.white_3271 .header_dark_ad86 li a,
.white_3271 .button-pressed-2ae4 li a,
.white_3271 .bright-16fd li a,
.white_3271 .hidden-7e1f li a,
.white_3271 .lower_6aeb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white_3271 .backdrop-87fb li ul li::before,
.white_3271 .detail_wood_077a li ul li::before,
.white_3271 .breadcrumb_4e87 li ul li::before,
.white_3271 .header_dark_ad86 li ul li::before,
.white_3271 .button-pressed-2ae4 li ul li::before,
.white_3271 .bright-16fd li ul li::before,
.white_3271 .hidden-7e1f li ul li::before,
.white_3271 .lower_6aeb li ul li::before {
  left: 15px;
}
.white_3271 .backdrop-87fb li ul a,
.white_3271 .detail_wood_077a li ul a,
.white_3271 .breadcrumb_4e87 li ul a,
.white_3271 .header_dark_ad86 li ul a,
.white_3271 .button-pressed-2ae4 li ul a,
.white_3271 .bright-16fd li ul a,
.white_3271 .hidden-7e1f li ul a,
.white_3271 .lower_6aeb li ul a {
  padding-left: 20px;
}
.white_3271 .backdrop-87fb li ul ul li::before,
.white_3271 .detail_wood_077a li ul ul li::before,
.white_3271 .breadcrumb_4e87 li ul ul li::before,
.white_3271 .header_dark_ad86 li ul ul li::before,
.white_3271 .button-pressed-2ae4 li ul ul li::before,
.white_3271 .bright-16fd li ul ul li::before,
.white_3271 .hidden-7e1f li ul ul li::before,
.white_3271 .lower_6aeb li ul ul li::before {
  left: 30px;
}
.white_3271 .backdrop-87fb li ul ul a,
.white_3271 .detail_wood_077a li ul ul a,
.white_3271 .breadcrumb_4e87 li ul ul a,
.white_3271 .header_dark_ad86 li ul ul a,
.white_3271 .button-pressed-2ae4 li ul ul a,
.white_3271 .bright-16fd li ul ul a,
.white_3271 .hidden-7e1f li ul ul a,
.white_3271 .lower_6aeb li ul ul a {
  padding-left: 40px;
}
.white_3271 .backdrop-81b2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white_3271 .lower_6aeb ul li {
  margin-bottom: 1.41575em;
}
.white_3271 .lower_6aeb ul li .fixed_5047 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.white_3271 .lower_6aeb ul li .footer-6f0d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight_97a7 .backdrop-87fb li a,
.highlight_97a7 .detail_wood_077a li a,
.highlight_97a7 .breadcrumb_4e87 li a,
.highlight_97a7 .header_dark_ad86 li a,
.highlight_97a7 .button-pressed-2ae4 li a,
.highlight_97a7 .bright-16fd li a,
.highlight_97a7 .hidden-7e1f li a,
.highlight_97a7 .lower_6aeb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_97a7 .backdrop-81b2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_97a7 .badge-hot-c261 ul li.bronze_6e4d .heading_cold_b3cb,
.highlight_97a7 .badge-hot-c261 ul li.last_842d .heading_cold_b3cb {
  background: rgba(0, 0, 0, 0.2);
}
.highlight_97a7 .white_3271 .badge-hot-c261 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_d2e3 .white_3271 .caption-e0d6 li {
  margin: 0;
}
.feature_d2e3 .white_3271 .caption-e0d6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.feature_d2e3 .white_3271 .caption-e0d6 li ul {
  margin: 0;
}
.feature_d2e3 .white_3271 .caption-e0d6 li ul li a {
  padding-left: 15px;
}
.feature_d2e3 .white_3271 .caption-e0d6 li ul li li a {
  padding-left: 30px;
}
.feature_d2e3 .white_3271 .caption-e0d6 li.tooltip_49d0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.feature_d2e3 .white_3271 .caption-e0d6 li.tooltip_49d0 > 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;
}
.feature_d2e3 .white_3271 .caption-e0d6 li.tooltip_49d0 > 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;
}
.status-small-8bd6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hard_62f4 {
  position: relative;
  z-index: 10;
}
.hard_62f4 .text_lower_e96d {
  width: 100%;
  max-width: 100%;
}
.action-3605 .gold-061a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.action-3605 .grid-30e9 {
}
.action-3605 .highlight_97a7 {
  background: #292929;
}
.description-soft-d1cc .gold-061a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.description-soft-d1cc .grid-30e9 {
  background: #f9f9f9;
}
.description-soft-d1cc .highlight_97a7 {
  background: #303030;
}
.container_dynamic_53e1 .gold-061a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .container_dynamic_53e1 .image-15b8 {
    margin-bottom: 1em;
  }
  .container_dynamic_53e1 .image-15b8:last-child {
    margin-bottom: 0;
  }
}
.container_dynamic_53e1 .grid-30e9 {
  background: #ededed;
}
.container_dynamic_53e1 .highlight_97a7 {
  background: #1a1a1a;
}
.gold-061a.grid-30e9 {
  color: rgba(0, 0, 0, 0.6);
}
.gold-061a.grid-30e9 .blue-2b0f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gold-061a.highlight_97a7 {
  color: rgba(255, 255, 255, 0.99);
}
.gold-061a.highlight_97a7 a:not(.border_2835) {
  color: rgba(255, 255, 255, 0.79);
}
.gold-061a.highlight_97a7 a:not(.border_2835):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold-061a.highlight_97a7 .blue-2b0f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold-061a.highlight_97a7 table tbody td,
.gold-061a.highlight_97a7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.background-selected-b55f.fluid-2772 .preview_steel_4eab {
  max-width: initial;
}
.background-selected-b55f .paragraph_cf53 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background-selected-b55f .paragraph_cf53 .text_lower_e96d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background-selected-b55f .paragraph_cf53 .text_lower_e96d {
    display: block;
    margin-bottom: 2em;
  }
  .background-selected-b55f .paragraph_cf53 .text_lower_e96d:last-child {
    margin-bottom: 0;
  }
}
.container_dynamic_53e1 .image-15b8:last-child,
.description-soft-d1cc .image-15b8:last-child,
.action-3605 .image-15b8:last-child {
  margin-bottom: 0;
}
.container_dynamic_53e1 .image-15b8 .white_3271 .badge-hot-c261:last-child,
.description-soft-d1cc .image-15b8 .white_3271 .badge-hot-c261:last-child,
.action-3605 .image-15b8 .white_3271 .badge-hot-c261:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .container_dynamic_53e1 .backdrop_3c02,
  .container_dynamic_53e1 .section_active_f852,
  .description-soft-d1cc .backdrop_3c02,
  .description-soft-d1cc .section_active_f852,
  .action-3605 .backdrop_3c02,
  .action-3605 .section_active_f852 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hard_62f4 .image-15b8 {
    margin-bottom: 2em;
  }
}
.hard_62f4 p:last-child {
  margin-bottom: 0;
}
.hard_62f4 li,
.hard_62f4 ul {
  list-style: none;
  margin: 0;
}
.hard_62f4 ul ul {
  margin-left: 2.617924em;
}
.lower-5291 {
  font-size: 0.875em;
}

/* css-noise: 52bc */
.widget-item-x3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
