/*!
Theme Name: Customify
Theme URI: https://pressmaximum.module_2ea7/customify
Author: WPCustomify
Author URI: https://pressmaximum.module_2ea7
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.module_2ea7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.banner-3f82.footer-gas-de55/licenses/gpl-2.0.info_fixed_f21a
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.over_df58/, (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.outer-e2b9.icon_dark_f32a/normalize.stone_3fd9/
 ======
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.stone_3fd9 v7.0.0 | MIT License | github.module_2ea7/necolas/normalize.stone_3fd9 */
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;
}
.pattern_ac89 .sidebar-simple-bb9f,
.outline-f3f9,
.pro-099e,
.gallery-pressed-beaa,
.text-black-b705,
.fluid-0acf,
.text_cool_7368,
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;
}
.outline-f3f9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline-f3f9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-f3f9,
  h1 {
    font-size: 1.8em;
  }
}
.pro-099e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pro-099e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pro-099e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pro-099e,
  h2 {
    font-size: 1.7em;
  }
}
.gallery-pressed-beaa,
h3 {
  font-size: 1.618em;
}
.pattern_ac89 .sidebar-simple-bb9f,
.text-black-b705,
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.detail_0ec4 {
  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;
}
.thumbnail-63e8:after,
.thumbnail-63e8:before,
.hero-huge-d4e2:after,
.hero-huge-d4e2:before {
  content: "";
  display: table;
}
.thumbnail-63e8:after,
.hero-huge-d4e2:after {
  clear: both;
}
.dim_373c {
  float: right;
  margin-right: 0;
}
.avatar-f5f9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input_motion_e2b0 .medium_66af,
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;
}
.input_motion_e2b0 .medium_66af: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;
}
.outer-76d5 .medium_66af {
  box-shadow: none;
}
.outer-76d5
  .medium_66af
  .full-0d7b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outer-76d5 .medium_66af .tag-bright-c6ff {
  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;
}
.outer-76d5
  .medium_66af
  .tag-bright-c6ff
  b {
  display: none;
}
.outer-76d5 .carousel-over-8f55 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.header-middle-900c:not(.focus_active_8f79):not(.east-2dd2),
button:not(.focus_active_8f79):not(.east-2dd2),
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ),
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ),
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ) {
  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;
}
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ):hover,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ):hover,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):hover,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):hover,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ):active,
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ):active,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):active,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):active,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):active,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus {
  outline: 0;
}
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3 {
  position: relative;
}
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .surface_gas_63ca,
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .notice-9bed,
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .row_e162,
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  i,
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  svg,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .surface_gas_63ca,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .notice-9bed,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .row_e162,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  i,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  svg,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .surface_gas_63ca,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .notice-9bed,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .row_e162,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  i,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  svg,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .surface_gas_63ca,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .notice-9bed,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .row_e162,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  i,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  svg,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .surface_gas_63ca,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .notice-9bed,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  .row_e162,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  i,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3
  svg {
  visibility: hidden;
}
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3:after,
button:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3:after,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3:after,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3:after,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ).fn-loading-faf3: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;
}
.header-middle-900c:not(.focus_active_8f79):not(.east-2dd2),
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ),
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ),
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ) {
  color: #fff;
  background: #235787;
}
.header-middle-900c:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus,
input[type="button"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus,
input[type="reset"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus,
input[type="submit"]:not(.focus_active_8f79):not(
    .east-2dd2
  ):focus {
  color: #fff;
}
.header-middle-900c.fn-disabled-faf3:not(.focus_active_8f79):not(
    .east-2dd2
  ),
.header-middle-900c[disabled]:not(.focus_active_8f79):not(
    .east-2dd2
  ),
button.fn-disabled-faf3:not(.focus_active_8f79):not(
    .east-2dd2
  ),
button[disabled]:not(.focus_active_8f79):not(
    .east-2dd2
  ) {
  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;
}
.thumbnail_1717 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail_1717: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;
}
.breadcrumb-8d64 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.east-7a16 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.active-new-3d23 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail-63e8:after,
.thumbnail-63e8:before,
.first-05dc:after,
.first-05dc:before,
.description_ebbb:after,
.description_ebbb:before,
.shadow_slow_f7ed:after,
.shadow_slow_f7ed:before,
.widget_hard_b1ee:after,
.widget_hard_b1ee:before,
.search-600c:after,
.search-600c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail-63e8:after,
.first-05dc:after,
.description_ebbb:after,
.shadow_slow_f7ed:after,
.widget_hard_b1ee:after,
.search-600c:after {
  clear: both;
}
.first-05dc .large-fd8d,
.description_ebbb .large-fd8d,
.dark_dd59 .large-fd8d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shadow_7b5c {
  display: inline-block;
}
.video-in-e8d5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video-in-e8d5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video-in-e8d5 .hero_bbde {
  padding: 1em 0;
  font-size: 85%;
}
.hero_bbde {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shadow-static-9802 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shadow-static-9802:after,
.shadow-static-9802:before {
  content: "";
  display: table;
}
.shadow-static-9802:after {
  clear: both;
}
.message_2c3c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-dim-b890 .message_2c3c {
  max-width: 50%;
}
.module_47fa .message_2c3c {
  max-width: 33.33%;
}
.layout-slow-39f7 .message_2c3c {
  max-width: 25%;
}
.inner-7fbf .message_2c3c {
  max-width: 20%;
}
.element_light_8e50 .message_2c3c {
  max-width: 16.66%;
}
.menu_dynamic_7cde .message_2c3c {
  max-width: 14.28%;
}
.video_5f1f .message_2c3c {
  max-width: 12.5%;
}
.out-6393 .message_2c3c {
  max-width: 11.11%;
}
.input_d0b0 {
  display: block;
}
.pattern_ac89 .hover-de57 label,
.pattern_ac89 .focus_orange_d14d label,
.pattern_ac89 .menu_rough_e8ec label,
.pattern_ac89 .box_thick_cf5a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-2a06 {
  list-style: none;
  margin: 0;
}
.backdrop-2a06 article.logo_90d8 {
  margin-bottom: 0;
}
.backdrop-2a06 ul {
  list-style: none;
  margin: 0;
}
.backdrop-2a06 .paper_4c56 li.logo_90d8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-2a06 .paper_4c56 li.logo_90d8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-2a06 .paper_4c56 li.logo_90d8: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) {
  .backdrop-2a06 .paper_4c56 li.logo_90d8 li.logo_90d8 li.logo_90d8 li.logo_90d8 {
    padding-left: 0;
  }
}
article.logo_90d8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo_90d8 .first-05dc p:last-of-type {
  margin-bottom: 0;
}
article.logo_90d8 .sort_in_3600 {
  float: left;
}
article.logo_90d8 .box_884e {
  margin-left: 85px;
}
article.logo_90d8 .list_pro_a605 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo_90d8 .list_pro_a605 .mask-a3fc {
  margin-left: 10px;
}
article.logo_90d8 .avatar_tall_c81c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo_90d8 .active-3d7c {
  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 .hover-de57,
  #respond .menu_rough_e8ec,
  #respond .box_thick_cf5a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover-de57 input,
#respond .menu_rough_e8ec input,
#respond .box_thick_cf5a input {
  width: 100%;
}
#respond .box_thick_cf5a {
  margin-right: 0;
}
#respond .component-up-c2d2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge_3b26 {
  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;
}
.huge_3b26.picture-109a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.huge_3b26 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%);
}
.huge_3b26:focus,
.huge_3b26: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);
}
.footer_f171 {
  border-radius: 10%;
}
.static-bd0f {
  border-radius: 50%;
}
.aside-1d9f {
  font-size: 0.72em;
}
.paper-1780 {
  font-size: 0.875em;
}
.panel_2d5a {
  font-size: 1.1em;
}
.notice-hot-71d5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.notice-hot-71d5.aside-1d9f {
  letter-spacing: 0.5px;
}
.out-6bc8,
.out-6bc8 a {
  color: #6d6d6d;
}
.out-6bc8 a:hover {
  color: #111;
}
.shade_f1db {
  color: #6d6d6d;
}
.rough_8dd3 {
  overflow-x: hidden;
}
.rough_8dd3 .cool-f419.fresh_3bfd {
  position: relative;
}
.rough_8dd3 .cool-f419.fresh_3bfd.layout-down-abaa {
  position: initial;
}
.rough_8dd3
  .cool-f419.fresh_3bfd.layout-down-abaa
  .section_advanced_036d {
  left: auto;
}
.rough_8dd3 .cool-f419 .section_advanced_036d {
  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;
}
.rough_8dd3 .cool-f419:hover.fresh_3bfd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.rough_8dd3
  .cool-f419:hover.fresh_3bfd
  .section_advanced_036d {
  display: block;
  z-index: 9999999;
}
.rough_8dd3 .breadcrumb_gold_abb2 .fixed_8ab3,
.rough_8dd3 .hover-wide-774c .fixed_8ab3 {
  display: none;
}
.rough_8dd3 .feature-short-e96a .cool-f419:hover.fresh_3bfd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern_ac89 .hover-de57 label,
.pattern_ac89 .focus_orange_d14d label,
.pattern_ac89 .menu_rough_e8ec label,
.pattern_ac89 .box_thick_cf5a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.backdrop-2a06 {
  list-style: none;
  margin: 0;
}
.backdrop-2a06 article.logo_90d8 {
  margin-bottom: 0;
}
.backdrop-2a06 ul {
  list-style: none;
  margin: 0;
}
.backdrop-2a06 .paper_4c56 li.logo_90d8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .backdrop-2a06 .paper_4c56 li.logo_90d8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .backdrop-2a06 .paper_4c56 li.logo_90d8: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) {
  .backdrop-2a06 .paper_4c56 li.logo_90d8 li.logo_90d8 li.logo_90d8 li.logo_90d8 {
    padding-left: 0;
  }
}
article.logo_90d8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo_90d8 .first-05dc p:last-of-type {
  margin-bottom: 0;
}
article.logo_90d8 .sort_in_3600 {
  float: left;
}
article.logo_90d8 .box_884e {
  margin-left: 85px;
}
article.logo_90d8 .list_pro_a605 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo_90d8 .list_pro_a605 .mask-a3fc {
  margin-left: 10px;
}
article.logo_90d8 .avatar_tall_c81c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo_90d8 .active-3d7c {
  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 .hover-de57,
  #respond .menu_rough_e8ec,
  #respond .box_thick_cf5a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover-de57 input,
#respond .menu_rough_e8ec input,
#respond .box_thick_cf5a input {
  width: 100%;
}
#respond .box_thick_cf5a {
  margin-right: 0;
}
#respond .component-up-c2d2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.breadcrumb_gold_abb2 .article_2045 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_2045 .message-up-b943.card_baa0 .module-solid-6dfc > li > a:focus,
.article_2045 .message-up-b943.card_baa0 .module-solid-6dfc > li > a:hover,
.article_2045 .message-up-b943.gradient-action-1556 .module-solid-6dfc > li > a:focus,
.article_2045 .message-up-b943.gradient-action-1556 .module-solid-6dfc > li > a:hover,
.article_2045 .message-up-b943.row_center_ac35 .module-solid-6dfc > li > a:focus,
.article_2045 .message-up-b943.row_center_ac35 .module-solid-6dfc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_2045
  .message-up-b943.card_baa0
  .module-solid-6dfc
  > li.active-0901
  > a,
.article_2045
  .message-up-b943.card_baa0
  .module-solid-6dfc
  > li.tertiary_d48f
  > a,
.article_2045
  .message-up-b943.gradient-action-1556
  .module-solid-6dfc
  > li.active-0901
  > a,
.article_2045
  .message-up-b943.gradient-action-1556
  .module-solid-6dfc
  > li.tertiary_d48f
  > a,
.article_2045
  .message-up-b943.row_center_ac35
  .module-solid-6dfc
  > li.active-0901
  > a,
.article_2045 .message-up-b943.row_center_ac35 .module-solid-6dfc > li.tall_15c8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_2045 .chip_solid_097f,
.article_2045 .chip_solid_097f a {
  color: rgba(255, 255, 255, 0.99);
}
.article_2045 .bronze_d2a2.media-orange-e75b li a,
.article_2045 .section-2200 a,
.article_2045 .pink_95a0,
.article_2045 .module-solid-6dfc > li > a,
.article_2045 .popup_in_d655 {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045 .bronze_d2a2.media-orange-e75b li a:hover,
.article_2045 .section-2200 a:hover,
.article_2045 .pink_95a0:hover,
.article_2045 .module-solid-6dfc > li > a:hover,
.article_2045 .popup_in_d655:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_2045 .bronze-2c68 {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045 .bronze-2c68 .slider-2abf {
  color: rgba(255, 255, 255, 0.99);
}
.article_2045 .bronze-2c68:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_2045 .sort_dd2e .rough-b151 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_2045 .sort_dd2e .rough-b151 .image-fast-848f {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045
  .sort_dd2e
  .rough-b151
  .image-fast-848f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045
  .sort_dd2e
  .rough-b151
  .image-fast-848f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045
  .sort_dd2e
  .rough-b151
  .image-fast-848f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045
  .sort_dd2e
  .rough-b151
  .image-fast-848f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045 .sort_dd2e .button_brown_82f9 {
  color: rgba(255, 255, 255, 0.79);
}
.article_2045 .sort_dd2e .button_brown_82f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-pressed-5ab1
  .article_2045
  .sort_dd2e
  .message_3501
  .gradient-smooth-44b9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-pressed-5ab1
  .article_2045
  .sort_dd2e
  .message_3501
  .image-fast-848f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_gold_abb2 .texture_active_0b78 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture_active_0b78 .message-up-b943.card_baa0 .module-solid-6dfc > li > a:focus,
.texture_active_0b78 .message-up-b943.card_baa0 .module-solid-6dfc > li > a:hover,
.texture_active_0b78 .message-up-b943.gradient-action-1556 .module-solid-6dfc > li > a:focus,
.texture_active_0b78 .message-up-b943.gradient-action-1556 .module-solid-6dfc > li > a:hover,
.texture_active_0b78 .message-up-b943.row_center_ac35 .module-solid-6dfc > li > a:focus,
.texture_active_0b78 .message-up-b943.row_center_ac35 .module-solid-6dfc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_active_0b78
  .message-up-b943.card_baa0
  .module-solid-6dfc
  > li.active-0901
  > a,
.texture_active_0b78
  .message-up-b943.card_baa0
  .module-solid-6dfc
  > li.tertiary_d48f
  > a,
.texture_active_0b78
  .message-up-b943.gradient-action-1556
  .module-solid-6dfc
  > li.active-0901
  > a,
.texture_active_0b78
  .message-up-b943.gradient-action-1556
  .module-solid-6dfc
  > li.tertiary_d48f
  > a,
.texture_active_0b78
  .message-up-b943.row_center_ac35
  .module-solid-6dfc
  > li.active-0901
  > a,
.texture_active_0b78 .message-up-b943.row_center_ac35 .module-solid-6dfc > li.tall_15c8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_active_0b78 .chip_solid_097f,
.texture_active_0b78 .chip_solid_097f a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_active_0b78 .bronze_d2a2.media-orange-e75b li a,
.texture_active_0b78 .section-2200 a,
.texture_active_0b78 .pink_95a0,
.texture_active_0b78 .module-solid-6dfc > li > a,
.texture_active_0b78 .popup_in_d655 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_active_0b78 .bronze_d2a2.media-orange-e75b li a:hover,
.texture_active_0b78 .section-2200 a:hover,
.texture_active_0b78 .pink_95a0:hover,
.texture_active_0b78 .module-solid-6dfc > li > a:hover,
.texture_active_0b78 .popup_in_d655:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_active_0b78 .bronze-2c68 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_active_0b78 .bronze-2c68 .slider-2abf {
  color: rgba(0, 0, 0, 0.8);
}
.texture_active_0b78 .bronze-2c68:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite-51bf .copper-d569 {
  margin-left: auto;
  margin-right: auto;
}
.description_ebbb > * {
  margin-left: auto;
  margin-right: auto;
}
.description_ebbb .breadcrumb-8d64 {
  margin-right: 1.41575em;
}
.container-c451 .description_ebbb > .new_171c {
  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;
}
.container-c451 .description_ebbb > .east-19bf {
  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;
}
.row_wood_3550.lite-51bf .copper-d569,
.form-over-5de4.lite-51bf .copper-d569 {
  margin-left: 0;
}
.carousel-33e9.lite-51bf .copper-d569,
.container-orange-b279.lite-51bf .copper-d569 {
  margin-right: 0;
}
.description_ebbb ol,
.description_ebbb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.outline-wide-b119 video {
  max-width: 100%;
}
.thumbnail_blue_1e05 img {
  display: block;
}
.thumbnail_blue_1e05.breadcrumb-8d64,
.thumbnail_blue_1e05.east-7a16 {
  width: 100%;
}
.thumbnail_blue_1e05.east-19bf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.top_253b:not(.dirty-3e38) {
  margin: 1.5em auto;
}
.photo-liquid-af01 p {
  padding: 1.5em 14px;
}
ul.nav-65dd.east-19bf,
ul.nav-65dd.new_171c,
ul.nav-65dd.badge-wide-1fcf.new_171c {
  padding: 0 14px;
}
.title-glass-7456 {
  display: block;
  overflow-x: auto;
}
.title-glass-7456 table {
  border-collapse: collapse;
  width: 100%;
}
.title-glass-7456 td,
.title-glass-7456 th {
  padding: 0.5em;
}
.description_ebbb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.description_ebbb ol ol,
.description_ebbb ol ul,
.description_ebbb ul ol,
.description_ebbb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.description_ebbb ol ol li,
.description_ebbb ol ul li,
.description_ebbb ul ol li,
.description_ebbb ul ul li {
  margin-left: 0;
}
.text_8544.warm-4ded > .tooltip_8330 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.text_8544.warm-4ded > .tooltip_8330 iframe,
.text_8544.warm-4ded > .tooltip_8330 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list_orange_5d21 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.list_orange_5d21.logo-advanced-f595 {
  padding: 0;
}
.list_orange_5d21.logo-advanced-f595 cite {
  font-size: 13px;
}
.list_orange_5d21 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.list_orange_5d21 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.border-f7af {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.border-f7af > p:first-child {
  margin-top: 0;
}
.border-f7af cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.border-f7af blockquote {
  border-left: 0;
}
.breadcrumb_steel_b3a8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.breadcrumb_steel_b3a8:not(.breadcrumb_cold_010d) {
  max-width: 100px;
}
.breadcrumb_steel_b3a8.pressed_85ca {
  border-bottom: none !important;
  text-align: center;
}
.breadcrumb_steel_b3a8.pressed_85ca::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .photo-liquid-af01 p {
    padding: 1.5em 0;
  }
}
.wide-9f8b {
  color: #0073aa;
}
.thick-eaf1 {
  background-color: #0073aa;
}
.hovered_8721 {
  color: #229fd8;
}
.layout-71ea {
  background-color: #229fd8;
}
.info-d6bf {
  color: #eee;
}
.mask_d823 {
  background-color: #eee;
}
.focus-8e5d {
  color: #444;
}
.link_dcaf {
  background-color: #444;
}
.primary_down_6d8e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.primary_down_6d8e .backdrop_a381 .section-2200 {
  font-size: 15px;
}
.primary_down_6d8e .section-2200 {
  line-height: 1.3;
}
.primary_down_6d8e .texture_active_0b78 {
}
.primary_down_6d8e .article_2045 {
  background: #235787;
}
.border-2165 {
  padding: 0;
}
.border-2165 .article_2045 {
  background: #1a1a1a;
}
.border-2165 .texture_active_0b78 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail_bright_c3ea {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail_bright_c3ea .texture_active_0b78 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail_bright_c3ea .article_2045 {
  background: #303030;
}
.search-600c {
  position: relative;
  z-index: 10;
}
.search-600c .info_db7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_0516 .fresh_3bfd {
  display: inline-block;
  vertical-align: middle;
}
.copper_0516.row_pro_6cdd .fresh_3bfd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .copper_0516.row_pro_6cdd .fresh_3bfd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .copper_0516.row_pro_6cdd .fresh_3bfd {
    margin-right: 0.4em;
  }
}
.copper_0516.row_pro_6cdd .fresh_3bfd:last-child {
  margin-right: 0;
}
.fresh_802a .info_db7e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_gold_abb2 .backdrop_a381 {
    margin: 0 -0.5em;
  }
  .breadcrumb_gold_abb2 .backdrop_a381 [class*="customify-col-"],
  .breadcrumb_gold_abb2 .backdrop_a381 [class*="customify-col_"],
  .breadcrumb_gold_abb2 .backdrop_a381 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.breadcrumb_gold_abb2.input-2d20 .info_db7e {
  background: 0 0 !important;
}
.breadcrumb_gold_abb2.input-2d20 .info_db7e,
.breadcrumb_gold_abb2.fresh_802a .info_db7e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_gold_abb2.liquid-a26b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.breadcrumb_gold_abb2.fresh_802a .info_db7e {
  box-shadow: none !important;
}
.selected_a658 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .selected_a658 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .selected_a658 {
    padding: 18px 0 20px;
  }
}
.selected_a658 .outline_549a {
  width: 100%;
}
.selected_a658 .pagination_966a {
  margin-bottom: 0;
}
.selected_a658 .component_d74f {
  margin-top: 5px;
  font-size: 0.875em;
}
.row-upper-eb20 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.row-upper-eb20 .fluid-a2bb {
  width: 100%;
}
.out-686f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.out-686f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.out-686f 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;
}
.out-686f li:last-child:after {
  display: none;
}
.out-686f li a {
  font-weight: 500;
  margin-right: 10px;
}
.stone_5a7e .fixed_8ab3 button,
.selected_a658 .fixed_8ab3 button {
  left: 0;
}
.stone_5a7e .fluid-a2bb,
.selected_a658 .fluid-a2bb {
  padding-left: 0;
  padding-right: 0;
}
.stone_5a7e .row-upper-eb20,
.selected_a658 .row-upper-eb20 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stone_5a7e {
  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;
}
.stone_5a7e: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;
}
.stone_5a7e .chip-fresh-a997 {
  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) {
  .stone_5a7e .chip-fresh-a997 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stone_5a7e .chip-fresh-a997 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stone_5a7e .chip-fresh-a997 {
    min-height: 200px;
  }
}
.stone_5a7e .out-686f {
  color: rgba(255, 255, 255, 0.8);
}
.stone_5a7e .out-686f a,
.stone_5a7e .out-686f li:after {
  color: inherit;
}
.stone_5a7e .out-686f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline-f039 {
  margin-bottom: 0.5em;
}
.large-2178 {
  margin-bottom: 1.2em;
}
.large-2178,
.outline-f039 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.large-2178 p:last-child,
.outline-f039 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fixed_8ab3,
#masthead .fixed_8ab3 {
  display: none;
}
#masthead
  > .fixed_8ab3.hero-eafc {
  display: none;
}
#masthead > .fixed_8ab3 button {
  left: 0;
}
.image_3302 {
  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%;
}
.image_3302 .fresh_3bfd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image_3302 .green-8ec1 {
  display: -webkit-box;
  display: flex;
}
.image_3302 .green-8ec1.menu-right-0c25 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image_3302 .green-8ec1.hero-small-8af8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_3302 .green-8ec1.video-new-5c5e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_3302.border_0e34.bronze_5aea .green-8ec1.menu-right-0c25 {
  flex-basis: 100%;
}
.image_3302.info-15eb .green-8ec1.hero-small-8af8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.image_3302.info-15eb .green-8ec1.video-new-5c5e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fixed_8ab3.hero-eafc {
  display: none;
}
#masthead > .fixed_8ab3 button {
  left: 0;
}
.link-active-415c {
  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;
}
.link-active-415c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-active-415c.bronze_af13 i {
  margin-right: 4px;
}
.link-active-415c.pattern-f099 i {
  margin-left: 5px;
}
.section-2200 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section-2200 p:last-child {
  margin-bottom: 0;
}
.aside_first_b9ab {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside_first_b9ab a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside_first_b9ab img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside_first_b9ab .chip_solid_097f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside_first_b9ab .avatar_ffc3 {
  margin: 5px 0 7px 0;
}
.aside_first_b9ab.mask-out-236d .modal_4907 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_first_b9ab.mask-out-236d .focus_080c {
  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;
}
.aside_first_b9ab.accordion_lower_5786 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside_first_b9ab.accordion_lower_5786 .modal_4907 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_first_b9ab.accordion_lower_5786 .focus_080c {
  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;
}
.aside_first_b9ab.banner-b2be {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside_first_b9ab.fresh_d682 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside_first_b9ab.fresh_d682 .focus_080c {
  margin-top: 7px;
}
.over-84a8 {
  display: inline-block;
}
.search-600c .logo-static-eed3 .aside_first_b9ab img {
  max-width: 100%;
}
.message-up-b943 .input-ac1a.tall_1097,
.thumbnail-9181 .input-ac1a.tall_1097 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-up-b943 .container_dynamic_49c7,
.thumbnail-9181 .container_dynamic_49c7 {
  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%);
}
.message-up-b943 .container_dynamic_49c7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.message-up-b943.grid_fluid_a103 .container_dynamic_49c7 {
  display: none;
}
.message-up-b943 .module-1ee5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.message-up-b943 .module-1ee5 li {
  display: inline-block;
  position: relative;
}
.message-up-b943 .module-1ee5 li:last-child {
  margin-right: 0;
}
.message-up-b943 .module-1ee5 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;
}
.message-up-b943 .module-1ee5 li.tall_15c8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.message-up-b943 .module-1ee5 > 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;
}
.message-up-b943 .module-1ee5 > li > a i {
  line-height: 0;
}
.message-up-b943 .module-1ee5 > li.active-in-dd54 > a .container_dynamic_49c7 {
  margin-left: 4px;
  line-height: 0;
}
.message-up-b943 .module-1ee5 .link-slow-7209 li.active-in-dd54 > a {
  position: relative;
}
.message-up-b943 .module-1ee5 .link-slow-7209 li.active-in-dd54 > a:after,
.message-up-b943 .module-1ee5 .link-slow-7209 li.active-in-dd54 > a:before {
  content: "";
  display: table;
}
.message-up-b943 .module-1ee5 .link-slow-7209 li.active-in-dd54 > a:after {
  clear: both;
}
.message-up-b943 .module-1ee5 .link-slow-7209 li.active-in-dd54 > a .container_dynamic_49c7 {
  margin-left: 5px;
  float: right;
}
.message-up-b943 .picture-advanced-f61d,
.message-up-b943 .link-slow-7209 {
  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;
}
.message-up-b943 .link-slow-7209 {
  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;
}
.message-up-b943 .link-slow-7209 .tall_1097 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-up-b943 .link-slow-7209 .container_dynamic_49c7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.message-up-b943 .link-slow-7209 li {
  display: block;
  margin: 0;
  padding: 0;
}
.message-up-b943 .link-slow-7209 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;
}
.message-up-b943 .link-slow-7209 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.message-up-b943 .link-slow-7209 .link-slow-7209 {
  top: 0;
  left: 100%;
}
.message-up-b943 .plasma-b244.fn-focus-faf3 > .picture-advanced-f61d,
.message-up-b943 .plasma-b244.fn-focus-faf3 > .link-slow-7209,
.message-up-b943 .plasma-b244:focus > .picture-advanced-f61d,
.message-up-b943 .plasma-b244:focus > .link-slow-7209,
.message-up-b943 .plasma-b244:hover > .picture-advanced-f61d,
.message-up-b943 .plasma-b244:hover > .link-slow-7209 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.message-up-b943.row_center_ac35 .module-solid-6dfc:after,
.message-up-b943.row_center_ac35 .module-solid-6dfc:before {
  content: "";
  display: table;
}
.message-up-b943.row_center_ac35 .module-solid-6dfc:after {
  clear: both;
}
.message-up-b943.row_center_ac35 .module-solid-6dfc > li {
  float: left;
}
.message-up-b943.banner-a071 .module-solid-6dfc:after,
.message-up-b943.banner-a071 .module-solid-6dfc:before {
  content: "";
  display: table;
}
.message-up-b943.banner-a071 .module-solid-6dfc:after {
  clear: both;
}
.message-up-b943.banner-a071 .module-solid-6dfc > li {
  float: left;
}
.message-up-b943.banner-a071 .module-solid-6dfc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.message-up-b943.banner-a071 .module-solid-6dfc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.message-up-b943.banner-a071 .module-solid-6dfc > li.active-0901 > a,
.message-up-b943.banner-a071 .module-solid-6dfc > li.tall_15c8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.message-up-b943.card_baa0 .module-solid-6dfc > li > a .tall_1097 {
  position: relative;
}
.message-up-b943.card_baa0 .module-solid-6dfc > li > a .tall_1097: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;
}
.message-up-b943.card_baa0
  .module-solid-6dfc
  > li:focus
  > a
  .tall_1097:before,
.message-up-b943.card_baa0
  .module-solid-6dfc
  > li:hover
  > a
  .tall_1097:before {
  width: 100%;
  background-color: currentColor;
}
.message-up-b943.card_baa0
  .module-solid-6dfc
  > li.active-0901
  > a
  .tall_1097:before,
.message-up-b943.card_baa0
  .module-solid-6dfc
  > li.tertiary_d48f
  > a
  .tall_1097:before {
  width: 100%;
  background-color: currentColor;
}
.message-up-b943.gradient-action-1556 .module-solid-6dfc > li > a .tall_1097 {
  position: relative;
}
.message-up-b943.gradient-action-1556 .module-solid-6dfc > li > a .tall_1097: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;
}
.message-up-b943.gradient-action-1556 .module-solid-6dfc > li:focus > a .tall_1097:before,
.message-up-b943.gradient-action-1556
  .module-solid-6dfc
  > li:hover
  > a
  .tall_1097:before {
  width: 100%;
  background-color: currentColor;
}
.message-up-b943.gradient-action-1556
  .module-solid-6dfc
  > li.active-0901
  > a
  .tall_1097:before,
.message-up-b943.gradient-action-1556
  .module-solid-6dfc
  > li.tertiary_d48f
  > a
  .tall_1097:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-9181 .module-1ee5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thumbnail-9181 .module-1ee5 li:first-child > a {
  border-top: none;
}
.thumbnail-9181 .module-1ee5 .card_59af > .tall_1097 .container_dynamic_49c7 {
  display: none;
}
.thumbnail-9181 .module-1ee5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thumbnail-9181 .module-1ee5 li:last-child {
  border: none;
}
.thumbnail-9181 .module-1ee5 li.active-in-dd54 > a {
  padding-right: 45px !important;
}
.thumbnail-9181 .module-1ee5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thumbnail-9181 .module-1ee5 li a:focus,
.thumbnail-9181 .module-1ee5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-9181 .module-1ee5 li .dark_660b {
  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;
}
.thumbnail-9181 .module-1ee5 li .dark_660b:hover {
  box-shadow: none;
}
.thumbnail-9181 .module-1ee5 li .dark_660b .container_dynamic_49c7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thumbnail-9181 .module-1ee5 .link-slow-7209 {
  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);
}
.thumbnail-9181 .module-1ee5 .link-slow-7209 li a {
  padding-left: 3em;
}
.thumbnail-9181 .module-1ee5 .grid_medium_6fb5 > a .dark_660b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thumbnail-9181 .module-1ee5 .grid_medium_6fb5 > .link-slow-7209 {
  display: block;
  opacity: 1;
}
.motion-4e79 {
  max-width: 100%;
}
.right_05f0 {
  line-height: 0;
  cursor: pointer;
}
.popup_in_d655 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup_in_d655:hover {
  box-shadow: none;
  color: currentColor;
}
.popup_in_d655 svg {
  width: 18px;
  height: 18px;
}
.popup_in_d655 .purple-f026 {
  display: none;
}
.pattern_east_1208 {
  position: relative;
}
.pattern_east_1208.fn-active-faf3 .popup_in_d655 .tertiary-advanced-5961 {
  display: none;
}
.pattern_east_1208.fn-active-faf3 .popup_in_d655 .purple-f026 {
  display: inline-block;
}
.pattern_east_1208 .avatar-bc7f {
  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);
}
.pattern_east_1208.menu_b722 .avatar-bc7f {
  left: auto;
  right: -0.9em;
}
.pattern_east_1208.menu_b722 .pattern_iron_20e9::before {
  left: auto;
  right: 15px;
}
.pattern_east_1208.fn-active-faf3 .avatar-bc7f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.message_3501 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.message_3501 label {
  flex-basis: 100%;
}
.message_3501 .rough-b151 {
  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;
}
.message_3501 .image-fast-848f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.message_3501 .image-fast-848f:focus {
  background-color: transparent;
}
.message_3501 button.button_brown_82f9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.message_3501 button.button_brown_82f9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.message_3501 button.button_brown_82f9 svg {
  width: 18px;
  height: 18px;
}
.message_3501 input[type="submit"] {
  min-height: auto;
}
.sort_dd2e .message_3501 .image-fast-848f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern_iron_20e9 {
  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) {
  .pattern_iron_20e9 {
    width: 220px;
  }
}
.pattern_iron_20e9 label {
  flex-basis: 100%;
}
.pattern_iron_20e9::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;
}
.image-pressed-5ab1 .sort_dd2e .message_3501 {
  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;
}
.image-pressed-5ab1
  .sort_dd2e
  .message_3501
  .rough-b151 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image-pressed-5ab1 .sort_dd2e .message_3501 .image-fast-848f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image-pressed-5ab1
  .sort_dd2e
  .message_3501
  .image-fast-848f:focus {
  background: 0 0;
}
.image-pressed-5ab1
  .sort_dd2e
  .message_3501
  .gradient-smooth-44b9 {
  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;
}
.bronze_d2a2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bronze_d2a2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bronze_d2a2 li:last-child {
  margin-right: 0;
}
.bronze_d2a2 li:first-child {
  margin-left: 0;
}
.bronze_d2a2.heading_dirty_2b89 a {
  color: #fff;
}
.bronze_d2a2.heading_dirty_2b89 a:hover {
  color: #fff;
}
.bronze_d2a2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bronze_d2a2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bronze_d2a2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bronze_d2a2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.bronze_d2a2 [class*="social-icon-apple"] {
  background-color: #999;
}
.bronze_d2a2 [class*="social-icon-apple"].wrapper_aa2a {
  background-color: transparent;
  color: #999;
}
.bronze_d2a2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bronze_d2a2 [class*="social-icon-behance"].wrapper_aa2a {
  background-color: transparent;
  color: #1769ff;
}
.bronze_d2a2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bronze_d2a2 [class*="social-icon-bitbucket"].wrapper_aa2a {
  background-color: transparent;
  color: #205081;
}
.bronze_d2a2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.bronze_d2a2 [class*="social-icon-codepen"].wrapper_aa2a {
  background-color: transparent;
  color: #000;
}
.bronze_d2a2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bronze_d2a2 [class*="social-icon-delicious"].wrapper_aa2a {
  background-color: transparent;
  color: #39f;
}
.bronze_d2a2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bronze_d2a2 [class*="social-icon-digg"].wrapper_aa2a {
  background-color: transparent;
  color: #005be2;
}
.bronze_d2a2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bronze_d2a2 [class*="social-icon-dribbble"].wrapper_aa2a {
  background-color: transparent;
  color: #ea4c89;
}
.bronze_d2a2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bronze_d2a2 [class*="social-icon-envelope"].wrapper_aa2a {
  background-color: transparent;
  color: #ea4335;
}
.bronze_d2a2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bronze_d2a2 [class*="social-icon-facebook"].wrapper_aa2a {
  background-color: transparent;
  color: #3b5998;
}
.bronze_d2a2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bronze_d2a2 [class*="social-icon-flickr"].wrapper_aa2a {
  background-color: transparent;
  color: #0063dc;
}
.bronze_d2a2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bronze_d2a2 [class*="social-icon-foursquare"].wrapper_aa2a {
  background-color: transparent;
  color: #2d5be3;
}
.bronze_d2a2 [class*="social-icon-github"] {
  background-color: #333;
}
.bronze_d2a2 [class*="social-icon-github"].wrapper_aa2a {
  background-color: transparent;
  color: #333;
}
.bronze_d2a2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bronze_d2a2 [class*="social-icon-google-plus"].wrapper_aa2a {
  background-color: transparent;
  color: #dd4b39;
}
.bronze_d2a2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bronze_d2a2 [class*="social-icon-houzz"].wrapper_aa2a {
  background-color: transparent;
  color: #7ac142;
}
.bronze_d2a2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bronze_d2a2 [class*="social-icon-instagram"].wrapper_aa2a {
  background-color: transparent;
  color: #262626;
}
.bronze_d2a2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bronze_d2a2 [class*="social-icon-jsfiddle"].wrapper_aa2a {
  background-color: transparent;
  color: #487aa2;
}
.bronze_d2a2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bronze_d2a2 [class*="social-icon-linkedin"].wrapper_aa2a {
  background-color: transparent;
  color: #0077b5;
}
.bronze_d2a2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bronze_d2a2 [class*="social-icon-medium"].wrapper_aa2a {
  background-color: transparent;
  color: #00ab6b;
}
.bronze_d2a2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bronze_d2a2
  [class*="social-icon-odnoklassniki"].wrapper_aa2a {
  background-color: transparent;
  color: #f4731c;
}
.bronze_d2a2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bronze_d2a2 [class*="social-icon-meetup"].wrapper_aa2a {
  background-color: transparent;
  color: #ec1c40;
}
.bronze_d2a2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bronze_d2a2 [class*="social-icon-pinterest"].wrapper_aa2a {
  background-color: transparent;
  color: #bd081c;
}
.bronze_d2a2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bronze_d2a2 [class*="social-icon-product-hunt"].wrapper_aa2a {
  background-color: transparent;
  color: #da552f;
}
.bronze_d2a2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bronze_d2a2 [class*="social-icon-reddit"].wrapper_aa2a {
  background-color: transparent;
  color: #ff4500;
}
.bronze_d2a2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bronze_d2a2 [class*="social-icon-rss"].wrapper_aa2a {
  background-color: transparent;
  color: #f26522;
}
.bronze_d2a2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bronze_d2a2
  [class*="social-icon-shopping-cart"].wrapper_aa2a {
  background-color: transparent;
  color: #4caf50;
}
.bronze_d2a2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bronze_d2a2 [class*="social-icon-skype"].wrapper_aa2a {
  background-color: transparent;
  color: #00aff0;
}
.bronze_d2a2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bronze_d2a2 [class*="social-icon-slideshare"].wrapper_aa2a {
  background-color: transparent;
  color: #0077b5;
}
.bronze_d2a2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bronze_d2a2 [class*="social-icon-snapchat"].wrapper_aa2a {
  background-color: transparent;
  color: #fffc00;
}
.bronze_d2a2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bronze_d2a2 [class*="social-icon-soundcloud"].wrapper_aa2a {
  background-color: transparent;
  color: #f80;
}
.bronze_d2a2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bronze_d2a2 [class*="social-icon-spotify"].wrapper_aa2a {
  background-color: transparent;
  color: #2ebd59;
}
.bronze_d2a2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bronze_d2a2
  [class*="social-icon-stack-overflow"].wrapper_aa2a {
  background-color: transparent;
  color: #fe7a15;
}
.bronze_d2a2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bronze_d2a2 [class*="social-icon-maldkfgram"].wrapper_aa2a {
  background-color: transparent;
  color: #2ca5e0;
}
.bronze_d2a2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bronze_d2a2 [class*="social-icon-tripadvisor"].wrapper_aa2a {
  background-color: transparent;
  color: #589442;
}
.bronze_d2a2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bronze_d2a2 [class*="social-icon-tumblr"].wrapper_aa2a {
  background-color: transparent;
  color: #35465c;
}
.bronze_d2a2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bronze_d2a2 [class*="social-icon-twitch"].wrapper_aa2a {
  background-color: transparent;
  color: #6441a5;
}
.bronze_d2a2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bronze_d2a2 [class*="social-icon-twitter"].wrapper_aa2a {
  background-color: transparent;
  color: #1da1f2;
}
.bronze_d2a2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bronze_d2a2 [class*="social-icon-vimeo"].wrapper_aa2a {
  background-color: transparent;
  color: #1ab7ea;
}
.bronze_d2a2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bronze_d2a2 [class*="social-icon-vk"].wrapper_aa2a {
  background-color: transparent;
  color: #45668e;
}
.bronze_d2a2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bronze_d2a2 [class*="social-icon-weibo"].wrapper_aa2a {
  background-color: transparent;
  color: #df2029;
}
.bronze_d2a2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bronze_d2a2 [class*="social-icon-weixin"].wrapper_aa2a {
  background-color: transparent;
  color: #7bb32e;
}
.bronze_d2a2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bronze_d2a2 [class*="social-icon-whatsapp"].wrapper_aa2a {
  background-color: transparent;
  color: #25d366;
}
.bronze_d2a2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bronze_d2a2 [class*="social-icon-wordpress"].wrapper_aa2a {
  background-color: transparent;
  color: #21759b;
}
.bronze_d2a2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.bronze_d2a2 [class*="social-icon-xing"].wrapper_aa2a {
  background-color: transparent;
  color: #026466;
}
.bronze_d2a2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bronze_d2a2 [class*="social-icon-yelp"].wrapper_aa2a {
  background-color: transparent;
  color: #af0606;
}
.bronze_d2a2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bronze_d2a2 [class*="social-icon-youtube"].wrapper_aa2a {
  background-color: transparent;
  color: #cd201f;
}
.pink_95a0 {
  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;
}
.pink_95a0:hover {
  box-shadow: none;
  background: 0 0;
}
.title_a254 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress-out-ba78 {
  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;
}
.input-17bf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.advanced_e8b2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.advanced_e8b2,
.advanced_e8b2::after,
.advanced_e8b2::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;
}
.advanced_e8b2::after,
.advanced_e8b2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.highlight-plasma-59ca .progress-out-ba78 .input-17bf {
  margin-top: -2px;
  width: 19px;
}
.highlight-plasma-59ca .progress-out-ba78 .advanced_e8b2 {
  margin-top: -1px;
}
.highlight-plasma-59ca .progress-out-ba78 .advanced_e8b2,
.highlight-plasma-59ca .progress-out-ba78 .advanced_e8b2::after,
.highlight-plasma-59ca .progress-out-ba78 .advanced_e8b2::before {
  width: 19px;
  height: 2px;
}
.highlight-plasma-59ca .progress-out-ba78 .advanced_e8b2::before {
  top: -6px;
}
.highlight-plasma-59ca .progress-out-ba78 .advanced_e8b2::after {
  bottom: -6px;
}
.hot-c55d .progress-out-ba78 .input-17bf {
  margin-top: -2px;
  width: 22px;
}
.hot-c55d .progress-out-ba78 .advanced_e8b2 {
  margin-top: -1px;
}
.hot-c55d .progress-out-ba78 .advanced_e8b2,
.hot-c55d .progress-out-ba78 .advanced_e8b2::after,
.hot-c55d .progress-out-ba78 .advanced_e8b2::before {
  width: 22px;
  height: 2px;
}
.hot-c55d .progress-out-ba78 .advanced_e8b2::before {
  top: -7px;
}
.hot-c55d .progress-out-ba78 .advanced_e8b2::after {
  bottom: -7px;
}
.texture-steel-5452 .progress-out-ba78 .input-17bf {
  margin-top: -2px;
  width: 31px;
}
.texture-steel-5452 .progress-out-ba78 .advanced_e8b2 {
  margin-top: -1.5px;
}
.texture-steel-5452 .progress-out-ba78 .advanced_e8b2,
.texture-steel-5452 .progress-out-ba78 .advanced_e8b2::after,
.texture-steel-5452 .progress-out-ba78 .advanced_e8b2::before {
  width: 31px;
  height: 3px;
}
.texture-steel-5452 .progress-out-ba78 .advanced_e8b2::before {
  top: -9px;
}
.texture-steel-5452 .progress-out-ba78 .advanced_e8b2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mini-7e99 .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 19px;
  }
  .mini-7e99 .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1px;
  }
  .mini-7e99 .progress-out-ba78 .advanced_e8b2,
  .mini-7e99 .progress-out-ba78 .advanced_e8b2::after,
  .mini-7e99 .progress-out-ba78 .advanced_e8b2::before {
    width: 19px;
    height: 2px;
  }
  .mini-7e99 .progress-out-ba78 .advanced_e8b2::before {
    top: -6px;
  }
  .mini-7e99 .progress-out-ba78 .advanced_e8b2::after {
    bottom: -6px;
  }
  .wood_d208 .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 22px;
  }
  .wood_d208 .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1px;
  }
  .wood_d208 .progress-out-ba78 .advanced_e8b2,
  .wood_d208 .progress-out-ba78 .advanced_e8b2::after,
  .wood_d208 .progress-out-ba78 .advanced_e8b2::before {
    width: 22px;
    height: 2px;
  }
  .wood_d208 .progress-out-ba78 .advanced_e8b2::before {
    top: -7px;
  }
  .wood_d208 .progress-out-ba78 .advanced_e8b2::after {
    bottom: -7px;
  }
  .east-da0f .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 31px;
  }
  .east-da0f .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1.5px;
  }
  .east-da0f .progress-out-ba78 .advanced_e8b2,
  .east-da0f .progress-out-ba78 .advanced_e8b2::after,
  .east-da0f .progress-out-ba78 .advanced_e8b2::before {
    width: 31px;
    height: 3px;
  }
  .east-da0f .progress-out-ba78 .advanced_e8b2::before {
    top: -9px;
  }
  .east-da0f .progress-out-ba78 .advanced_e8b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-7d12 .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-7d12 .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1px;
  }
  .pagination-7d12 .progress-out-ba78 .advanced_e8b2,
  .pagination-7d12 .progress-out-ba78 .advanced_e8b2::after,
  .pagination-7d12 .progress-out-ba78 .advanced_e8b2::before {
    width: 19px;
    height: 2px;
  }
  .pagination-7d12 .progress-out-ba78 .advanced_e8b2::before {
    top: -6px;
  }
  .pagination-7d12 .progress-out-ba78 .advanced_e8b2::after {
    bottom: -6px;
  }
  .over-3b78 .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 22px;
  }
  .over-3b78 .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1px;
  }
  .over-3b78 .progress-out-ba78 .advanced_e8b2,
  .over-3b78 .progress-out-ba78 .advanced_e8b2::after,
  .over-3b78 .progress-out-ba78 .advanced_e8b2::before {
    width: 22px;
    height: 2px;
  }
  .over-3b78 .progress-out-ba78 .advanced_e8b2::before {
    top: -7px;
  }
  .over-3b78 .progress-out-ba78 .advanced_e8b2::after {
    bottom: -7px;
  }
  .warm_4288 .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 31px;
  }
  .warm_4288 .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1.5px;
  }
  .warm_4288 .progress-out-ba78 .advanced_e8b2,
  .warm_4288 .progress-out-ba78 .advanced_e8b2::after,
  .warm_4288 .progress-out-ba78 .advanced_e8b2::before {
    width: 31px;
    height: 3px;
  }
  .warm_4288 .progress-out-ba78 .advanced_e8b2::before {
    top: -9px;
  }
  .warm_4288 .progress-out-ba78 .advanced_e8b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .form_ae40 .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 19px;
  }
  .form_ae40 .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1px;
  }
  .form_ae40 .progress-out-ba78 .advanced_e8b2,
  .form_ae40 .progress-out-ba78 .advanced_e8b2::after,
  .form_ae40 .progress-out-ba78 .advanced_e8b2::before {
    width: 19px;
    height: 2px;
  }
  .form_ae40 .progress-out-ba78 .advanced_e8b2::before {
    top: -6px;
  }
  .form_ae40 .progress-out-ba78 .advanced_e8b2::after {
    bottom: -6px;
  }
  .out_873e .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 22px;
  }
  .out_873e .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1px;
  }
  .out_873e .progress-out-ba78 .advanced_e8b2,
  .out_873e .progress-out-ba78 .advanced_e8b2::after,
  .out_873e .progress-out-ba78 .advanced_e8b2::before {
    width: 22px;
    height: 2px;
  }
  .out_873e .progress-out-ba78 .advanced_e8b2::before {
    top: -7px;
  }
  .out_873e .progress-out-ba78 .advanced_e8b2::after {
    bottom: -7px;
  }
  .video-fluid-98e8 .progress-out-ba78 .input-17bf {
    margin-top: -2px;
    width: 31px;
  }
  .video-fluid-98e8 .progress-out-ba78 .advanced_e8b2 {
    margin-top: -1.5px;
  }
  .video-fluid-98e8 .progress-out-ba78 .advanced_e8b2,
  .video-fluid-98e8 .progress-out-ba78 .advanced_e8b2::after,
  .video-fluid-98e8 .progress-out-ba78 .advanced_e8b2::before {
    width: 31px;
    height: 3px;
  }
  .video-fluid-98e8 .progress-out-ba78 .advanced_e8b2::before {
    top: -9px;
  }
  .video-fluid-98e8 .progress-out-ba78 .advanced_e8b2::after {
    bottom: -9px;
  }
}
.accent_d082 .advanced_e8b2 {
  -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);
}
.accent_d082 .advanced_e8b2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent_d082 .advanced_e8b2::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);
}
.accent_d082.thick_8d07 .advanced_e8b2 {
  -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);
}
.accent_d082.thick_8d07 .advanced_e8b2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent_d082.thick_8d07 .advanced_e8b2::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);
}
.gradient_1630 {
  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.huge_413f:before {
  display: none;
}
.hover-wide-774c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hover-wide-774c .primary-71fd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hover-wide-774c .primary-71fd:last-of-type {
  border-bottom: none;
}
.hover-wide-774c .primary-71fd.pattern_right_aaba,
.hover-wide-774c .primary-71fd.status_south_2b8e,
.hover-wide-774c .primary-71fd.description-f0f3 {
  padding: 0;
}
.hover-wide-774c .thumbnail-9181 .dark_660b {
  color: currentColor;
}
.hover-wide-774c .thumbnail-9181 .dark_660b:focus,
.hover-wide-774c .thumbnail-9181 .dark_660b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-wide-774c.texture_active_0b78 .bronze-2c68,
.hover-wide-774c.texture_active_0b78 .section-2200 a,
.hover-wide-774c.texture_active_0b78 .module-solid-6dfc a,
.hover-wide-774c.texture_active_0b78 .link-slow-7209 a {
  color: rgba(0, 0, 0, 0.55);
}
.hover-wide-774c.texture_active_0b78 .bronze-2c68:hover,
.hover-wide-774c.texture_active_0b78 .section-2200 a:hover,
.hover-wide-774c.texture_active_0b78 .module-solid-6dfc a:hover,
.hover-wide-774c.texture_active_0b78 .link-slow-7209 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-wide-774c.texture_active_0b78 .slider-2abf {
  color: rgba(0, 0, 0, 0.8);
}
.hover-wide-774c.texture_active_0b78 .primary-71fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover-wide-774c.texture_active_0b78 .primary-71fd:before {
  background: rgba(0, 0, 0, 0.08);
}
.hover-wide-774c.texture_active_0b78 .search_78a0:before {
  background: rgba(255, 255, 255, 0.9);
}
.hover-wide-774c.texture_active_0b78 .thumbnail-9181 .module-1ee5 li a,
.hover-wide-774c.texture_active_0b78 .thumbnail-9181 .dark_660b,
.hover-wide-774c.texture_active_0b78 .link-slow-7209 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover-wide-774c.texture_active_0b78 .thumbnail-9181 .dark_660b:focus,
.hover-wide-774c.texture_active_0b78 .thumbnail-9181 .dark_660b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-wide-774c.texture_active_0b78 .module-1ee5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover-wide-774c.article_2045 .bronze-2c68,
.hover-wide-774c.article_2045 .section-2200 a,
.hover-wide-774c.article_2045 .module-solid-6dfc .dark_660b,
.hover-wide-774c.article_2045 .module-solid-6dfc a,
.hover-wide-774c.article_2045 .link-slow-7209 a {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-774c.article_2045 .bronze-2c68:hover,
.hover-wide-774c.article_2045 .section-2200 a:hover,
.hover-wide-774c.article_2045 .module-solid-6dfc .dark_660b:hover,
.hover-wide-774c.article_2045 .module-solid-6dfc a:hover,
.hover-wide-774c.article_2045 .link-slow-7209 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-774c.article_2045 .slider-2abf {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-774c.article_2045 .primary-71fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-wide-774c.article_2045 .primary-71fd:before {
  background: rgba(255, 255, 255, 0.08);
}
.hover-wide-774c.article_2045 .search_78a0:before {
  background: rgba(0, 0, 0, 0.9);
}
.hover-wide-774c.article_2045 .thumbnail-9181 .module-1ee5 li a,
.hover-wide-774c.article_2045 .thumbnail-9181 .dark_660b,
.hover-wide-774c.article_2045 .link-slow-7209 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-wide-774c.article_2045 .thumbnail-9181 .dark_660b:focus,
.hover-wide-774c.article_2045 .thumbnail-9181 .dark_660b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover-wide-774c.article_2045 .module-1ee5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_78a0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.search_78a0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail_rough_d7c0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dim-fe00 .hover-wide-774c {
  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;
}
.dim-fe00 .primary-71fd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dim-fe00 .primary-71fd: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) {
  .dim-fe00 .primary-71fd:before {
    width: 16%;
    left: 42%;
  }
}
.dim-fe00 .primary-71fd:last-child:before {
  content: none;
}
.dim-fe00 .primary-71fd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dim-fe00 .thumbnail-9181 .module-1ee5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dim-fe00 .thumbnail-9181 .module-1ee5 li a .dark_660b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dim-fe00 .thumbnail-9181 .link-slow-7209 {
  border: none;
}
.dim-fe00 .thumbnail-9181 .link-slow-7209 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dim-fe00 .search_78a0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dim-fe00 .detail_rough_d7c0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dim-fe00 .article_2045 .search_78a0:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim-fe00 .texture_active_0b78.paper_0ff9 .advanced_e8b2 {
  background: rgba(0, 0, 0, 0.6);
}
.dim-fe00
  .texture_active_0b78.paper_0ff9
  .advanced_e8b2::after,
.dim-fe00
  .texture_active_0b78.paper_0ff9
  .advanced_e8b2:before {
  background: inherit;
}
.dim-fe00
  .texture_active_0b78.paper_0ff9:hover
  .advanced_e8b2 {
  background: rgba(0, 0, 0, 0.8);
}
.filter-small-315a .hover-wide-774c {
  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) {
  .filter-small-315a .hover-wide-774c {
    width: auto;
    right: 45px;
  }
}
.frame_ad2b .hover-wide-774c {
  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) {
  .frame_ad2b .hover-wide-774c {
    width: auto;
    left: 45px;
  }
}
.huge_413f .hover-wide-774c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.huge_413f .detail_rough_d7c0 {
  max-width: 48em;
  margin: 0 auto;
}
.huge_413f .search_78a0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.narrow-0094 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.narrow-0094.dim-fe00 .hover-wide-774c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.narrow-0094.filter-small-315a .hover-wide-774c {
  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);
}
.narrow-0094 .hover-wide-774c {
  visibility: visible;
}
.narrow-0094.frame_ad2b .hover-wide-774c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column-upper-45e5,
.in_7aeb {
  overflow-x: hidden;
}
.column-upper-45e5 .hover-wide-774c {
  overflow: auto;
}
.column-upper-45e5.dim-fe00 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-upper-45e5.dim-fe00 .hover-wide-774c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column-upper-45e5.dim-fe00 .pink_95a0 {
  opacity: 0;
}
.column-upper-45e5.filter-small-315a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-upper-45e5.filter-small-315a .hover-wide-774c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column-upper-45e5.filter-small-315a .pink_95a0 {
  opacity: 0;
}
.column-upper-45e5.frame_ad2b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column-upper-45e5.frame_ad2b .hover-wide-774c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column-upper-45e5.frame_ad2b .pink_95a0 {
  opacity: 0;
}
.column-upper-45e5.huge_413f .hover-wide-774c {
  z-index: 10;
  visibility: visible;
}
.paper_0ff9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paper_0ff9 .advanced_e8b2 {
  background: rgba(255, 255, 255, 0.99);
}
.paper_0ff9 .advanced_e8b2::after,
.paper_0ff9 .advanced_e8b2:before {
  background: inherit;
}
.paper_0ff9:hover .advanced_e8b2 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_ad2b .paper_0ff9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.huge_413f .paper_0ff9 {
  display: none !important;
}
.column-upper-45e5:before,
.in_7aeb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column-upper-45e5 .paper_0ff9,
.in_7aeb .paper_0ff9 {
  display: inline-block;
}
.hover-wide-774c .fresh_3bfd {
  -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;
}
.column-upper-45e5 .hover-wide-774c .fresh_3bfd,
.in_7aeb .hover-wide-774c .fresh_3bfd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-dirty-a4fe .rough-b151 {
  width: 100%;
}
.logo-static-eed3 {
  padding: 0 0.5em 0;
}
.logo-static-eed3 [class*="customify-col-"],
.logo-static-eed3 [class*="customify-col_"],
.logo-static-eed3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_dark_35ab .logo-static-eed3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .backdrop_a381 .avatar_bab1,
  .avatar_bab1 {
    display: none;
  }
  .aside-2ff8 {
    text-align: left;
  }
  .tooltip-fluid-5ea9 {
    text-align: center;
  }
  .purple-6804 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_a381 .card-b6da,
  .card-b6da {
    display: none;
  }
  .top-2774 {
    text-align: left;
  }
  .tooltip-125f {
    text-align: center;
  }
  .panel_21bf {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_a381 .plasma-6dd2,
  .plasma-6dd2 {
    display: none;
  }
  .preview-b3cd {
    text-align: left;
  }
  .message-pressed-ff81 {
    text-align: center;
  }
  .pattern-184a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.action-9e20 {
  box-shadow: none !important;
}
.shadow-8308 .slider-11b0,
.table-purple-6cfb .slider-11b0 {
  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;
}
.table-purple-6cfb .slider-11b0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info_db7e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info_db7e:after,
.info_db7e:before {
  content: "";
  display: table;
}
.info_db7e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info_db7e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info_db7e,
.liquid-a26b {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow_slow_f7ed.link_top_3ac2 .info_db7e {
  max-width: 100%;
}
.shadow_slow_f7ed.picture_easy_e0e7 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow_slow_f7ed.row_medium_1585 .info_db7e {
  max-width: 100%;
}
.shadow_slow_f7ed.row_medium_1585 > .info_db7e {
  padding-left: 0;
  padding-right: 0;
}
.shadow_slow_f7ed.row_medium_1585 > .info_db7e .backdrop_a381 {
  margin: 0;
}
.shadow_slow_f7ed.row_medium_1585
  > .info_db7e
  .column_9512.logo_a329 {
  margin-right: 0;
  margin-left: 0;
}
.shadow_slow_f7ed.row_medium_1585 #main.logo_a329 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .down_493a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .down_493a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block-63f7 .copper-d569 {
    padding-right: 1em;
  }
  .block-63f7.title_blue_0e8e .column_9512 {
    border-right: 1px solid #eaecee;
  }
  .block-63f7.title_blue_0e8e .copper-d569 {
    padding-right: 1em;
  }
  .block-63f7.title_blue_0e8e .shadow_inner_07ed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-28bf .copper-d569 {
    padding-left: 1em;
  }
  .hidden-28bf.title_blue_0e8e .column_9512 {
    border-left: 1px solid #eaecee;
  }
  .hidden-28bf.title_blue_0e8e .copper-d569 {
    padding-left: 1em;
  }
  .hidden-28bf.title_blue_0e8e .shadow_inner_07ed {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left-e98d .copper-d569 {
    padding-left: 1em;
  }
  .left-e98d.title_blue_0e8e .right-a38d {
    border-right: 1px solid #eaecee;
  }
  .left-e98d.title_blue_0e8e .column_5ef2 {
    border-right: 1px solid #eaecee;
  }
  .left-e98d.title_blue_0e8e .copper-d569 {
    padding-left: 1em;
  }
  .left-e98d.title_blue_0e8e .shadow_inner_07ed {
    padding-right: 1em;
  }
  .left-e98d.title_blue_0e8e .header_dim_e04f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight-fluid-e002 .copper-d569 {
    padding-right: 1em;
  }
  .highlight-fluid-e002.title_blue_0e8e .right-a38d {
    border-left: 1px solid #eaecee;
  }
  .highlight-fluid-e002.title_blue_0e8e .column_5ef2 {
    border-left: 1px solid #eaecee;
  }
  .highlight-fluid-e002.title_blue_0e8e .copper-d569 {
    padding-right: 1em;
  }
  .highlight-fluid-e002.title_blue_0e8e .shadow_inner_07ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight-fluid-e002.title_blue_0e8e .header_dim_e04f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down_493a .copper-d569 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down_493a.title_blue_0e8e .column_9512 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .down_493a.title_blue_0e8e .copper-d569 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .down_493a.title_blue_0e8e .shadow_inner_07ed {
    padding-left: 1em;
  }
  .down_493a.title_blue_0e8e .header_dim_e04f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .down_493a.title_blue_0e8e .copper-d569 {
    padding-left: 0;
  }
}
.message_short_a7f1 .copper_0516 {
  display: inline-block;
}
.image_fast_1b8f {
  display: inline-block;
}
.video-41e1 {
  word-con: break-word;
}
.sidebar-fast-0074 > span {
  display: inline-block;
  padding: 5px 0;
}
.sidebar-fast-0074 .thumbnail-91ee {
  margin-left: 8px;
  margin-right: 8px;
}
.sidebar-fast-0074 .info-be67 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pro-59b0 .container_pro_48a7 {
  margin-bottom: 2em;
}
.pro-59b0 .container_68d6 {
  margin-bottom: 15px;
}
.pro-59b0 .container_68d6:last-child {
  margin-bottom: 0;
}
.pro-59b0 .icon_a3a7 {
  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) {
  .pro-59b0 .icon_a3a7 {
    display: block;
  }
}
.pro-59b0 .overlay_lower_defa {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pro-59b0 .overlay_lower_defa {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pro-59b0 .image_upper_363c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pro-59b0 .image_upper_363c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pro-59b0 .image_upper_363c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pro-59b0 .video-41e1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pro-59b0 .video-41e1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pro-59b0 .chip-6f18 p:last-child {
  margin-bottom: 0;
}
.pro-59b0 .liquid-d75d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pro-59b0 .tooltip_wood_6712 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pro-59b0 .tertiary-cbfd {
  margin-top: 1em;
}
.pro-59b0 .tertiary_f66b {
  top: 0;
  display: block;
}
.pro-59b0 .tertiary_f66b a {
  color: inherit;
}
.pro-59b0 .tertiary_f66b a:hover {
  color: inherit;
}
.pro-59b0 .east-0f53 {
  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;
}
.pro-59b0 .east-0f53:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pro-59b0 .tooltip_wood_6712 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pro-59b0 .footer-top-2875 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pro-59b0 .footer-top-2875:first-child {
  margin-top: 0;
}
.pro-59b0 .footer-top-2875.down-2580 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro-59b0 .footer-top-2875.column-steel-6690 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pro-59b0
  .footer-top-2875.column-steel-6690.soft_e3c1
  .tertiary-cbfd {
  width: 100%;
}
.pro-59b0 .column-steel-6690 {
  -webkit-box-align: center;
  align-items: center;
}
.pro-59b0 .column-steel-6690 .sidebar-fast-0074,
.pro-59b0 .column-steel-6690 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pro-59b0 .image_upper_363c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro-59b0 .image_upper_363c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro-59b0 .image_upper_363c: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;
}
.pro-59b0 .down-2580 {
  z-index: 5;
}
.pro-59b0 .pagination-medium-2bbd .layout-orange-bddb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pro-59b0 .south-873b .layout-orange-bddb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pro-59b0 .badge-c05e .layout-orange-bddb {
  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;
}
.pro-59b0.border_9f21 .icon_a3a7,
.pro-59b0.filter_97f9 .icon_a3a7 {
  display: block;
}
.pro-59b0.border_9f21 .icon_a3a7 .carousel_0fbf,
.pro-59b0.border_9f21 .icon_a3a7 .tooltip_wood_6712,
.pro-59b0.filter_97f9 .icon_a3a7 .carousel_0fbf,
.pro-59b0.filter_97f9 .icon_a3a7 .tooltip_wood_6712 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro-59b0.texture_fixed_f941 .overlay_lower_defa {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pro-59b0.texture_fixed_f941 .overlay_lower_defa {
    margin-right: 0;
  }
}
.pro-59b0.border_9f21 .overlay_lower_defa,
.pro-59b0.filter_97f9 .overlay_lower_defa {
  padding-top: 40%;
}
.pro-59b0.border_9f21 .container_pro_48a7,
.pro-59b0.filter_97f9 .container_pro_48a7 {
  display: block;
}
.pro-59b0.border_9f21 .fn-sticky-faf3 .tooltip_wood_6712,
.pro-59b0.filter_97f9 .fn-sticky-faf3 .tooltip_wood_6712 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pro-59b0.border_9f21 .overlay_lower_defa,
.pro-59b0.filter_97f9 .overlay_lower_defa {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pro-59b0.border_9f21 .tooltip_wood_6712 {
  padding: 1em;
}
.aside-short-bcba {
  margin: 30px auto;
  display: block;
}
.aside-short-bcba .table_5d60 > * {
  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;
}
.aside-short-bcba .table_5d60 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-short-bcba .table_5d60 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail-b2dc .sidebar-fast-0074 {
  margin-bottom: 1.41575em;
}
.detail-b2dc .container-d077 {
  margin-bottom: 1.618em;
}
.description_ebbb .chip-1b0a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.description_ebbb .chip-1b0a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.description_ebbb .component-wood-431e {
  max-width: 100%;
  overflow: auto;
}
.lite-51bf .description_ebbb a:hover {
  text-decoration: underline;
}
.background_dark_a42d .container_68d6:not(.video-41e1),
.background_dark_a42d .image_upper_363c {
  margin-bottom: 1.41575em;
}
.background_dark_a42d .container_68d6:not(.video-41e1):last-child,
.background_dark_a42d .image_upper_363c:last-child {
  margin-bottom: 0;
}
.background_dark_a42d .container_68d6.search_7e0b {
  margin-bottom: 0.41575em;
}
.background_dark_a42d .cold_b081:before,
.background_dark_a42d .video_soft_52e3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.background_dark_a42d .cold_b081:before {
  content: "\f115";
}
.background_dark_a42d .video_soft_52e3:before {
  content: "\f02c";
}
.background_dark_a42d .message_c9c0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.background_dark_a42d .message_c9c0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip_ab4e {
  display: -webkit-box;
  display: flex;
}
.chip_ab4e .form-cdca {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip_ab4e .form-cdca {
    flex-basis: 90px;
  }
}
.chip_ab4e .under_4fdb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_ab4e .under_4fdb {
    flex-basis: calc(100% - 50px);
  }
}
.chip_ab4e .hard_9ddb p:last-child {
  margin-bottom: 0.72em;
}
.gallery_0991 .table_5d60 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gallery_0991 .table_5d60:after,
.gallery_0991 .table_5d60:before {
  content: "";
  display: table;
}
.gallery_0991 .table_5d60:after {
  clear: both;
}
.gallery_0991 .table_5d60 .lower_c482,
.gallery_0991 .table_5d60 .section_f6c8 {
  width: 49%;
}
.gallery_0991 .table_5d60 .lower_c482 a span.surface-motion-1e54,
.gallery_0991 .table_5d60 .section_f6c8 a span.surface-motion-1e54 {
  display: block;
  margin-bottom: 5px;
}
.gallery_0991 .table_5d60 .section_f6c8 {
  float: left;
  text-align: left;
}
.gallery_0991 .table_5d60 .lower_c482 {
  float: right;
  text-align: right;
}
.component-active-a330 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .component-active-a330 {
    margin-bottom: 0;
  }
}
.tabs-2d92 {
  margin-bottom: 1em;
}
.tabs-2d92 .video-41e1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.complex-35eb a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_1e56 .tabs-2d92,
.description_0669 .tabs-2d92 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_1e56 .tabs-2d92,
  .description_0669 .tabs-2d92 {
    display: block;
  }
}
.list_1e56 .complex-35eb,
.description_0669 .complex-35eb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_1e56 .complex-35eb,
  .description_0669 .complex-35eb {
    margin-bottom: 1em;
  }
}
.list_1e56 .complex-35eb img,
.description_0669 .complex-35eb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_1e56 .full-d226,
.description_0669 .full-d226 {
  flex-basis: calc(100% - 160px);
}
.list_1e56 .full-d226 p,
.description_0669 .full-d226 p {
  margin-bottom: 0;
}
.list_1e56 .full-d226 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_1e56 .full-d226 {
    padding-left: 0;
  }
}
.description_0669 .full-d226 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .description_0669 .full-d226 {
    padding-right: 0;
  }
}
.description_0669 .complex-35eb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary-011a .complex-35eb {
  margin-bottom: 0.5em;
}
.summary-011a .complex-35eb img {
  width: 100%;
}
.feature-e115 .item-0a78,
.heading_wood_dd7c .item-0a78 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.heading_wood_dd7c .column_9512 .photo_narrow_2b64 p:last-child {
  margin-bottom: 0;
}
.alert-blue-7dd0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.breadcrumb_advanced_021f .hover-middle-6c25 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_advanced_021f .hover-middle-6c25:last-of-type {
    margin-bottom: 0;
  }
}
.breadcrumb_advanced_021f .hover-middle-6c25 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb_advanced_021f .hover-middle-6c25 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.breadcrumb_advanced_021f .hover-middle-6c25 ul li {
  margin: 0 0 0.6em;
}
.breadcrumb_advanced_021f .hover-middle-6c25 ul li.element-e273,
.breadcrumb_advanced_021f .hover-middle-6c25 ul li.avatar_f9bd {
  position: relative;
}
.breadcrumb_advanced_021f .hover-middle-6c25 ul li.element-e273 .active-47d6,
.breadcrumb_advanced_021f .hover-middle-6c25 ul li.avatar_f9bd .active-47d6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.breadcrumb_advanced_021f .hover-middle-6c25 ul li.element-e273:after:after,
.breadcrumb_advanced_021f .hover-middle-6c25 ul li.element-e273:after:before,
.breadcrumb_advanced_021f
  .hover-middle-6c25
  ul
  li.avatar_f9bd:after:after,
.breadcrumb_advanced_021f
  .hover-middle-6c25
  ul
  li.avatar_f9bd:after:before {
  content: "";
  display: table;
}
.breadcrumb_advanced_021f .hover-middle-6c25 ul li.element-e273:after:after,
.breadcrumb_advanced_021f
  .hover-middle-6c25
  ul
  li.avatar_f9bd:after:after {
  clear: both;
}
.breadcrumb_advanced_021f .hover-middle-6c25 a.header-middle-900c:hover {
  text-decoration: none;
}
.breadcrumb_advanced_021f .hover-middle-6c25 select {
  max-width: 100%;
}
.breadcrumb_advanced_021f .hover-middle-6c25 table {
  font-size: 85%;
}
.breadcrumb_advanced_021f .hover-middle-6c25 table td,
.breadcrumb_advanced_021f .hover-middle-6c25 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.breadcrumb_advanced_021f .hover-middle-6c25 table tfoot td {
  text-align: left;
}
.breadcrumb_advanced_021f .hover-middle-6c25 :last-child {
  margin-bottom: 0;
}
.breadcrumb_advanced_021f .hover-middle-6c25 .sidebar_009b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.breadcrumb_advanced_021f .hover-middle-6c25 .sidebar_009b label {
  width: 100%;
}
.breadcrumb_advanced_021f .hover-middle-6c25 .sidebar_009b .image-fast-848f {
  width: 100%;
  display: block;
}
.breadcrumb_advanced_021f .hover-middle-6c25 .sidebar_009b .button_brown_82f9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.breadcrumb_advanced_021f .hover-middle-6c25 .sidebar_009b .button_brown_82f9:hover svg #svg-search {
  fill: #444;
}
.breadcrumb_advanced_021f .hover-middle-6c25 .sidebar_009b .button_brown_82f9 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb_advanced_021f .message_4d98 ul ul,
.breadcrumb_advanced_021f .highlight-old-4151 ul ul,
.breadcrumb_advanced_021f .border_1691 ul ul,
.breadcrumb_advanced_021f .fluid_3295 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.breadcrumb_advanced_021f .message_4d98 .active-in-dd54 > a,
.breadcrumb_advanced_021f .highlight-old-4151 .active-in-dd54 > a,
.breadcrumb_advanced_021f .border_1691 .active-in-dd54 > a,
.breadcrumb_advanced_021f .fluid_3295 .active-in-dd54 > a {
  margin-bottom: 0;
}
.breadcrumb_advanced_021f .feature_fixed_372f li,
.breadcrumb_advanced_021f .message_4d98 li,
.breadcrumb_advanced_021f .disabled_df01 li,
.breadcrumb_advanced_021f .highlight-old-4151 li,
.breadcrumb_advanced_021f .border_1691 li,
.breadcrumb_advanced_021f .fluid_3295 li,
.breadcrumb_advanced_021f .description-hot-9af8 li,
.breadcrumb_advanced_021f .shadow_easy_76de li {
  display: block;
  position: relative;
}
.breadcrumb_advanced_021f .feature_fixed_372f li:last-child,
.breadcrumb_advanced_021f .message_4d98 li:last-child,
.breadcrumb_advanced_021f .disabled_df01 li:last-child,
.breadcrumb_advanced_021f .highlight-old-4151 li:last-child,
.breadcrumb_advanced_021f .border_1691 li:last-child,
.breadcrumb_advanced_021f .fluid_3295 li:last-child,
.breadcrumb_advanced_021f .description-hot-9af8 li:last-child,
.breadcrumb_advanced_021f .shadow_easy_76de li:last-child {
  border: none;
}
.breadcrumb_advanced_021f .feature_fixed_372f li a,
.breadcrumb_advanced_021f .message_4d98 li a,
.breadcrumb_advanced_021f .disabled_df01 li a,
.breadcrumb_advanced_021f .highlight-old-4151 li a,
.breadcrumb_advanced_021f .border_1691 li a,
.breadcrumb_advanced_021f .fluid_3295 li a,
.breadcrumb_advanced_021f .description-hot-9af8 li a,
.breadcrumb_advanced_021f .shadow_easy_76de li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb_advanced_021f .feature_fixed_372f li ul li::before,
.breadcrumb_advanced_021f .message_4d98 li ul li::before,
.breadcrumb_advanced_021f .disabled_df01 li ul li::before,
.breadcrumb_advanced_021f .highlight-old-4151 li ul li::before,
.breadcrumb_advanced_021f .border_1691 li ul li::before,
.breadcrumb_advanced_021f .fluid_3295 li ul li::before,
.breadcrumb_advanced_021f .description-hot-9af8 li ul li::before,
.breadcrumb_advanced_021f .shadow_easy_76de li ul li::before {
  left: 15px;
}
.breadcrumb_advanced_021f .feature_fixed_372f li ul a,
.breadcrumb_advanced_021f .message_4d98 li ul a,
.breadcrumb_advanced_021f .disabled_df01 li ul a,
.breadcrumb_advanced_021f .highlight-old-4151 li ul a,
.breadcrumb_advanced_021f .border_1691 li ul a,
.breadcrumb_advanced_021f .fluid_3295 li ul a,
.breadcrumb_advanced_021f .description-hot-9af8 li ul a,
.breadcrumb_advanced_021f .shadow_easy_76de li ul a {
  padding-left: 20px;
}
.breadcrumb_advanced_021f .feature_fixed_372f li ul ul li::before,
.breadcrumb_advanced_021f .message_4d98 li ul ul li::before,
.breadcrumb_advanced_021f .disabled_df01 li ul ul li::before,
.breadcrumb_advanced_021f .highlight-old-4151 li ul ul li::before,
.breadcrumb_advanced_021f .border_1691 li ul ul li::before,
.breadcrumb_advanced_021f .fluid_3295 li ul ul li::before,
.breadcrumb_advanced_021f .description-hot-9af8 li ul ul li::before,
.breadcrumb_advanced_021f .shadow_easy_76de li ul ul li::before {
  left: 30px;
}
.breadcrumb_advanced_021f .feature_fixed_372f li ul ul a,
.breadcrumb_advanced_021f .message_4d98 li ul ul a,
.breadcrumb_advanced_021f .disabled_df01 li ul ul a,
.breadcrumb_advanced_021f .highlight-old-4151 li ul ul a,
.breadcrumb_advanced_021f .border_1691 li ul ul a,
.breadcrumb_advanced_021f .fluid_3295 li ul ul a,
.breadcrumb_advanced_021f .description-hot-9af8 li ul ul a,
.breadcrumb_advanced_021f .shadow_easy_76de li ul ul a {
  padding-left: 40px;
}
.breadcrumb_advanced_021f .grid-wide-37c9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb_advanced_021f .shadow_easy_76de ul li {
  margin-bottom: 1.41575em;
}
.breadcrumb_advanced_021f .shadow_easy_76de ul li .widget-8c7e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.breadcrumb_advanced_021f .shadow_easy_76de ul li .logo-fb4a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_2045 .feature_fixed_372f li a,
.article_2045 .message_4d98 li a,
.article_2045 .disabled_df01 li a,
.article_2045 .highlight-old-4151 li a,
.article_2045 .border_1691 li a,
.article_2045 .fluid_3295 li a,
.article_2045 .description-hot-9af8 li a,
.article_2045 .shadow_easy_76de li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_2045 .grid-wide-37c9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_2045 .hover-middle-6c25 ul li.element-e273 .active-47d6,
.article_2045 .hover-middle-6c25 ul li.avatar_f9bd .active-47d6 {
  background: rgba(0, 0, 0, 0.2);
}
.article_2045 .breadcrumb_advanced_021f .hover-middle-6c25 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li {
  margin: 0;
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li ul {
  margin: 0;
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li ul li a {
  padding-left: 15px;
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li ul li li a {
  padding-left: 30px;
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li.tall_15c8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li.tall_15c8 > 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;
}
.shadow_slow_f7ed .breadcrumb_advanced_021f .module-1ee5 li.tall_15c8 > 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;
}
.caption_d2e7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.widget_hard_b1ee {
  position: relative;
  z-index: 10;
}
.widget_hard_b1ee .fresh_3bfd {
  width: 100%;
  max-width: 100%;
}
.pagination-stone-35fb .border_east_d124 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination-stone-35fb .texture_active_0b78 {
}
.pagination-stone-35fb .article_2045 {
  background: #292929;
}
.overlay-warm-b1cf .border_east_d124 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.overlay-warm-b1cf .texture_active_0b78 {
  background: #f9f9f9;
}
.overlay-warm-b1cf .article_2045 {
  background: #303030;
}
.shade-down-c0f2 .border_east_d124 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-down-c0f2 .copper_0516 {
    margin-bottom: 1em;
  }
  .shade-down-c0f2 .copper_0516:last-child {
    margin-bottom: 0;
  }
}
.shade-down-c0f2 .texture_active_0b78 {
  background: #ededed;
}
.shade-down-c0f2 .article_2045 {
  background: #1a1a1a;
}
.border_east_d124.texture_active_0b78 {
  color: rgba(0, 0, 0, 0.6);
}
.border_east_d124.texture_active_0b78 .component_rough_c1e2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_east_d124.article_2045 {
  color: rgba(255, 255, 255, 0.99);
}
.border_east_d124.article_2045 a:not(.header-middle-900c) {
  color: rgba(255, 255, 255, 0.79);
}
.border_east_d124.article_2045 a:not(.header-middle-900c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_east_d124.article_2045 .component_rough_c1e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_east_d124.article_2045 table tbody td,
.border_east_d124.article_2045 table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature-short-e96a.fresh_802a .info_db7e {
  max-width: initial;
}
.feature-short-e96a .row_pro_6cdd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature-short-e96a .row_pro_6cdd .fresh_3bfd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature-short-e96a .row_pro_6cdd .fresh_3bfd {
    display: block;
    margin-bottom: 2em;
  }
  .feature-short-e96a .row_pro_6cdd .fresh_3bfd:last-child {
    margin-bottom: 0;
  }
}
.shade-down-c0f2 .copper_0516:last-child,
.overlay-warm-b1cf .copper_0516:last-child,
.pagination-stone-35fb .copper_0516:last-child {
  margin-bottom: 0;
}
.shade-down-c0f2 .copper_0516 .breadcrumb_advanced_021f .hover-middle-6c25:last-child,
.overlay-warm-b1cf .copper_0516 .breadcrumb_advanced_021f .hover-middle-6c25:last-child,
.pagination-stone-35fb .copper_0516 .breadcrumb_advanced_021f .hover-middle-6c25:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shade-down-c0f2 .text_dark_6a4d,
  .shade-down-c0f2 .orange-9acc,
  .overlay-warm-b1cf .text_dark_6a4d,
  .overlay-warm-b1cf .orange-9acc,
  .pagination-stone-35fb .text_dark_6a4d,
  .pagination-stone-35fb .orange-9acc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .widget_hard_b1ee .copper_0516 {
    margin-bottom: 2em;
  }
}
.widget_hard_b1ee p:last-child {
  margin-bottom: 0;
}
.widget_hard_b1ee li,
.widget_hard_b1ee ul {
  list-style: none;
  margin: 0;
}
.widget_hard_b1ee ul ul {
  margin-left: 2.617924em;
}
.sidebar_mini_7f11 {
  font-size: 0.875em;
}

/* css-noise: 3ab1 */
.shadow-element-a0 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
