/*!
Theme Name: Customify
Theme URI: https://pressmaximum.out-bdfe/customify
Author: WPCustomify
Author URI: https://pressmaximum.out-bdfe
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.out-bdfe/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.filter_solid_d053.picture-iron-6ae1/licenses/gpl-2.0.form_under_ab6f
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.description-focused-5337/, (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.lite-af12.shadow-soft-dd7b/normalize.table_red_0bb2/
 ======
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.table_red_0bb2 v7.0.0 | MIT License | github.out-bdfe/necolas/normalize.table_red_0bb2 */
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;
}
.notification_dim_ac52 .clean-7e89,
.menu_4e03,
.fixed_9148,
.selected_0aa0,
.progress_dynamic_5211,
.accordion-8b5e,
.wrapper_eb78,
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;
}
.menu_4e03,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .menu_4e03,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_4e03,
  h1 {
    font-size: 1.8em;
  }
}
.fixed_9148,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fixed_9148 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fixed_9148,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fixed_9148,
  h2 {
    font-size: 1.7em;
  }
}
.selected_0aa0,
h3 {
  font-size: 1.618em;
}
.notification_dim_ac52 .clean-7e89,
.progress_dynamic_5211,
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.gas_95de {
  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;
}
.gradient-3f13:after,
.gradient-3f13:before,
.feature_1f47:after,
.feature_1f47:before {
  content: "";
  display: table;
}
.gradient-3f13:after,
.feature_1f47:after {
  clear: both;
}
.up-8df2 {
  float: right;
  margin-right: 0;
}
.dirty_5a82 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.cool_8e0e .hero_9955,
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;
}
.cool_8e0e .hero_9955: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;
}
.active-f5d1 .hero_9955 {
  box-shadow: none;
}
.active-f5d1
  .hero_9955
  .hovered_4bf8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active-f5d1 .hero_9955 .media-top-2481 {
  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;
}
.active-f5d1
  .hero_9955
  .media-top-2481
  b {
  display: none;
}
.active-f5d1 .tabs-glass-8544 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(.breadcrumb-149f),
button:not(.media_last_d591):not(.breadcrumb-149f),
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ),
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ),
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ) {
  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;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ):hover,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ):hover,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):hover,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):hover,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ):active,
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ):active,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):active,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):active,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):active,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus {
  outline: 0;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7 {
  position: relative;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .photo-410a,
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .caption_bright_922f,
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .background-5dde,
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  i,
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  svg,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .photo-410a,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .caption_bright_922f,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .background-5dde,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  i,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  svg,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .photo-410a,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .caption_bright_922f,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .background-5dde,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  i,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  svg,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .photo-410a,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .caption_bright_922f,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .background-5dde,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  i,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  svg,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .photo-410a,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .caption_bright_922f,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  .background-5dde,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  i,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7
  svg {
  visibility: hidden;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7:after,
button:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7:after,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7:after,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7:after,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ).fn-loading-e3b7: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;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(.breadcrumb-149f),
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ),
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ),
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ) {
  color: #fff;
  background: #235787;
}
.tertiary-mini-a8a8:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus,
input[type="button"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus,
input[type="reset"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus,
input[type="submit"]:not(.media_last_d591):not(
    .breadcrumb-149f
  ):focus {
  color: #fff;
}
.tertiary-mini-a8a8.fn-disabled-e3b7:not(.media_last_d591):not(
    .breadcrumb-149f
  ),
.tertiary-mini-a8a8[disabled]:not(.media_last_d591):not(
    .breadcrumb-149f
  ),
button.fn-disabled-e3b7:not(.media_last_d591):not(
    .breadcrumb-149f
  ),
button[disabled]:not(.media_last_d591):not(
    .breadcrumb-149f
  ) {
  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;
}
.widget_80f0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.widget_80f0: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;
}
.menu_black_e07b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.first_053c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thumbnail_pressed_9048 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient-3f13:after,
.gradient-3f13:before,
.component-wood-8bcc:after,
.component-wood-8bcc:before,
.info-down-4654:after,
.info-down-4654:before,
.primary_liquid_bbb2:after,
.primary_liquid_bbb2:before,
.row-complex-4321:after,
.row-complex-4321:before,
.element-iron-06e7:after,
.element-iron-06e7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient-3f13:after,
.component-wood-8bcc:after,
.info-down-4654:after,
.primary_liquid_bbb2:after,
.row-complex-4321:after,
.element-iron-06e7:after {
  clear: both;
}
.component-wood-8bcc .surface-orange-bf19,
.info-down-4654 .surface-orange-bf19,
.hover-3cb9 .surface-orange-bf19 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion_f034 {
  display: inline-block;
}
.grid_old_de7c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.grid_old_de7c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.grid_old_de7c .hot-c0c2 {
  padding: 1em 0;
  font-size: 85%;
}
.hot-c0c2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.text_dirty_ec2f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.text_dirty_ec2f:after,
.text_dirty_ec2f:before {
  content: "";
  display: table;
}
.text_dirty_ec2f:after {
  clear: both;
}
.heading-dim-3b51 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner-hard-68d1 .heading-dim-3b51 {
  max-width: 50%;
}
.primary-white-6240 .heading-dim-3b51 {
  max-width: 33.33%;
}
.grid_78de .heading-dim-3b51 {
  max-width: 25%;
}
.steel-bd4b .heading-dim-3b51 {
  max-width: 20%;
}
.rough_9af5 .heading-dim-3b51 {
  max-width: 16.66%;
}
.content-7821 .heading-dim-3b51 {
  max-width: 14.28%;
}
.widget_2114 .heading-dim-3b51 {
  max-width: 12.5%;
}
.solid-c749 .heading-dim-3b51 {
  max-width: 11.11%;
}
.component-hard-3441 {
  display: block;
}
.notification_dim_ac52 .iron_8ee6 label,
.notification_dim_ac52 .article_f277 label,
.notification_dim_ac52 .picture_fluid_d836 label,
.notification_dim_ac52 .text_easy_ea55 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_4878 {
  list-style: none;
  margin: 0;
}
.copper_4878 article.steel_ba0b {
  margin-bottom: 0;
}
.copper_4878 ul {
  list-style: none;
  margin: 0;
}
.copper_4878 .silver_104f li.steel_ba0b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_4878 .silver_104f li.steel_ba0b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_4878 .silver_104f li.steel_ba0b: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) {
  .copper_4878 .silver_104f li.steel_ba0b li.steel_ba0b li.steel_ba0b li.steel_ba0b {
    padding-left: 0;
  }
}
article.steel_ba0b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel_ba0b .component-wood-8bcc p:last-of-type {
  margin-bottom: 0;
}
article.steel_ba0b .card-new-09c1 {
  float: left;
}
article.steel_ba0b .pink_ee76 {
  margin-left: 85px;
}
article.steel_ba0b .fresh_8b4a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel_ba0b .fresh_8b4a .search-af24 {
  margin-left: 10px;
}
article.steel_ba0b .progress_fixed_9f19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel_ba0b .summary_2bc5 {
  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 .iron_8ee6,
  #respond .picture_fluid_d836,
  #respond .text_easy_ea55 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_8ee6 input,
#respond .picture_fluid_d836 input,
#respond .text_easy_ea55 input {
  width: 100%;
}
#respond .text_easy_ea55 {
  margin-right: 0;
}
#respond .menu-d0f0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.copper-9cb7 {
  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;
}
.copper-9cb7.lite-df47 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.copper-9cb7 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%);
}
.copper-9cb7:focus,
.copper-9cb7: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);
}
.alert_outer_994e {
  border-radius: 10%;
}
.thick-3230 {
  border-radius: 50%;
}
.text-yellow-627e {
  font-size: 0.72em;
}
.article_pressed_057e {
  font-size: 0.875em;
}
.next_7946 {
  font-size: 1.1em;
}
.icon_347d {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_347d.text-yellow-627e {
  letter-spacing: 0.5px;
}
.brown-c63f,
.brown-c63f a {
  color: #6d6d6d;
}
.brown-c63f a:hover {
  color: #111;
}
.dark_0e57 {
  color: #6d6d6d;
}
.breadcrumb-action-bf9f {
  overflow-x: hidden;
}
.breadcrumb-action-bf9f .hero_ae92.image_47cd {
  position: relative;
}
.breadcrumb-action-bf9f .hero_ae92.image_47cd.stone-7411 {
  position: initial;
}
.breadcrumb-action-bf9f
  .hero_ae92.image_47cd.stone-7411
  .detail-82d3 {
  left: auto;
}
.breadcrumb-action-bf9f .hero_ae92 .detail-82d3 {
  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;
}
.breadcrumb-action-bf9f .hero_ae92:hover.image_47cd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.breadcrumb-action-bf9f
  .hero_ae92:hover.image_47cd
  .detail-82d3 {
  display: block;
  z-index: 9999999;
}
.breadcrumb-action-bf9f .green-d9b9 .modal_hard_b707,
.breadcrumb-action-bf9f .active_2a1e .modal_hard_b707 {
  display: none;
}
.breadcrumb-action-bf9f .widget_wide_be7d .hero_ae92:hover.image_47cd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_dim_ac52 .iron_8ee6 label,
.notification_dim_ac52 .article_f277 label,
.notification_dim_ac52 .picture_fluid_d836 label,
.notification_dim_ac52 .text_easy_ea55 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_4878 {
  list-style: none;
  margin: 0;
}
.copper_4878 article.steel_ba0b {
  margin-bottom: 0;
}
.copper_4878 ul {
  list-style: none;
  margin: 0;
}
.copper_4878 .silver_104f li.steel_ba0b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_4878 .silver_104f li.steel_ba0b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_4878 .silver_104f li.steel_ba0b: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) {
  .copper_4878 .silver_104f li.steel_ba0b li.steel_ba0b li.steel_ba0b li.steel_ba0b {
    padding-left: 0;
  }
}
article.steel_ba0b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel_ba0b .component-wood-8bcc p:last-of-type {
  margin-bottom: 0;
}
article.steel_ba0b .card-new-09c1 {
  float: left;
}
article.steel_ba0b .pink_ee76 {
  margin-left: 85px;
}
article.steel_ba0b .fresh_8b4a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel_ba0b .fresh_8b4a .search-af24 {
  margin-left: 10px;
}
article.steel_ba0b .progress_fixed_9f19 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel_ba0b .summary_2bc5 {
  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 .iron_8ee6,
  #respond .picture_fluid_d836,
  #respond .text_easy_ea55 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_8ee6 input,
#respond .picture_fluid_d836 input,
#respond .text_easy_ea55 input {
  width: 100%;
}
#respond .text_easy_ea55 {
  margin-right: 0;
}
#respond .menu-d0f0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green-d9b9 .tiny-d679 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tiny-d679 .active-c6ff.table_4520 .tag_f836 > li > a:focus,
.tiny-d679 .active-c6ff.table_4520 .tag_f836 > li > a:hover,
.tiny-d679 .active-c6ff.item-last-d8ce .tag_f836 > li > a:focus,
.tiny-d679 .active-c6ff.item-last-d8ce .tag_f836 > li > a:hover,
.tiny-d679 .active-c6ff.main-cold-b654 .tag_f836 > li > a:focus,
.tiny-d679 .active-c6ff.main-cold-b654 .tag_f836 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d679
  .active-c6ff.table_4520
  .tag_f836
  > li.container_plasma_0ae8
  > a,
.tiny-d679
  .active-c6ff.table_4520
  .tag_f836
  > li.content-fresh-15b8
  > a,
.tiny-d679
  .active-c6ff.item-last-d8ce
  .tag_f836
  > li.container_plasma_0ae8
  > a,
.tiny-d679
  .active-c6ff.item-last-d8ce
  .tag_f836
  > li.content-fresh-15b8
  > a,
.tiny-d679
  .active-c6ff.main-cold-b654
  .tag_f836
  > li.container_plasma_0ae8
  > a,
.tiny-d679 .active-c6ff.main-cold-b654 .tag_f836 > li.content-4ccc > a {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d679 .orange-971b,
.tiny-d679 .orange-971b a {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d679 .input_70bd.dynamic-f71e li a,
.tiny-d679 .narrow-8495 a,
.tiny-d679 .focused_ef47,
.tiny-d679 .tag_f836 > li > a,
.tiny-d679 .caption_fda7 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679 .input_70bd.dynamic-f71e li a:hover,
.tiny-d679 .narrow-8495 a:hover,
.tiny-d679 .focused_ef47:hover,
.tiny-d679 .tag_f836 > li > a:hover,
.tiny-d679 .caption_fda7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d679 .main-bottom-68f9 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679 .main-bottom-68f9 .backdrop_purple_d09c {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d679 .main-bottom-68f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-d679 .breadcrumb-1f0c .border-west-ceab {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679 .breadcrumb-1f0c .border-west-ceab .current-6c44 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679
  .breadcrumb-1f0c
  .border-west-ceab
  .current-6c44::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679
  .breadcrumb-1f0c
  .border-west-ceab
  .current-6c44:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679
  .breadcrumb-1f0c
  .border-west-ceab
  .current-6c44::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679
  .breadcrumb-1f0c
  .border-west-ceab
  .current-6c44::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679 .breadcrumb-1f0c .content_e159 {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-d679 .breadcrumb-1f0c .content_e159:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-0b97
  .tiny-d679
  .breadcrumb-1f0c
  .green-81cc
  .slider-copper-f80a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner-0b97
  .tiny-d679
  .breadcrumb-1f0c
  .green-81cc
  .current-6c44 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green-d9b9 .link_0804 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.link_0804 .active-c6ff.table_4520 .tag_f836 > li > a:focus,
.link_0804 .active-c6ff.table_4520 .tag_f836 > li > a:hover,
.link_0804 .active-c6ff.item-last-d8ce .tag_f836 > li > a:focus,
.link_0804 .active-c6ff.item-last-d8ce .tag_f836 > li > a:hover,
.link_0804 .active-c6ff.main-cold-b654 .tag_f836 > li > a:focus,
.link_0804 .active-c6ff.main-cold-b654 .tag_f836 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_0804
  .active-c6ff.table_4520
  .tag_f836
  > li.container_plasma_0ae8
  > a,
.link_0804
  .active-c6ff.table_4520
  .tag_f836
  > li.content-fresh-15b8
  > a,
.link_0804
  .active-c6ff.item-last-d8ce
  .tag_f836
  > li.container_plasma_0ae8
  > a,
.link_0804
  .active-c6ff.item-last-d8ce
  .tag_f836
  > li.content-fresh-15b8
  > a,
.link_0804
  .active-c6ff.main-cold-b654
  .tag_f836
  > li.container_plasma_0ae8
  > a,
.link_0804 .active-c6ff.main-cold-b654 .tag_f836 > li.content-4ccc > a {
  color: rgba(0, 0, 0, 0.8);
}
.link_0804 .orange-971b,
.link_0804 .orange-971b a {
  color: rgba(0, 0, 0, 0.8);
}
.link_0804 .input_70bd.dynamic-f71e li a,
.link_0804 .narrow-8495 a,
.link_0804 .focused_ef47,
.link_0804 .tag_f836 > li > a,
.link_0804 .caption_fda7 {
  color: rgba(0, 0, 0, 0.55);
}
.link_0804 .input_70bd.dynamic-f71e li a:hover,
.link_0804 .narrow-8495 a:hover,
.link_0804 .focused_ef47:hover,
.link_0804 .tag_f836 > li > a:hover,
.link_0804 .caption_fda7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_0804 .main-bottom-68f9 {
  color: rgba(0, 0, 0, 0.55);
}
.link_0804 .main-bottom-68f9 .backdrop_purple_d09c {
  color: rgba(0, 0, 0, 0.8);
}
.link_0804 .main-bottom-68f9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-78c7 .light_18bf {
  margin-left: auto;
  margin-right: auto;
}
.info-down-4654 > * {
  margin-left: auto;
  margin-right: auto;
}
.info-down-4654 .menu_black_e07b {
  margin-right: 1.41575em;
}
.panel_5da8 .info-down-4654 > .text-c006 {
  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;
}
.panel_5da8 .info-down-4654 > .logo-steel-1ec6 {
  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;
}
.image-next-da11.message-78c7 .light_18bf,
.overlay-a71e.message-78c7 .light_18bf {
  margin-left: 0;
}
.hidden_4095.message-78c7 .light_18bf,
.inner_b484.message-78c7 .light_18bf {
  margin-right: 0;
}
.info-down-4654 ol,
.info-down-4654 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.stale-ed0f video {
  max-width: 100%;
}
.disabled-73d6 img {
  display: block;
}
.disabled-73d6.menu_black_e07b,
.disabled-73d6.first_053c {
  width: 100%;
}
.disabled-73d6.logo-steel-1ec6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.button_east_03aa:not(.main_glass_84b6) {
  margin: 1.5em auto;
}
.alert-white-a488 p {
  padding: 1.5em 14px;
}
ul.box-94f0.logo-steel-1ec6,
ul.box-94f0.text-c006,
ul.box-94f0.clean_6cc0.text-c006 {
  padding: 0 14px;
}
.notice_6c86 {
  display: block;
  overflow-x: auto;
}
.notice_6c86 table {
  border-collapse: collapse;
  width: 100%;
}
.notice_6c86 td,
.notice_6c86 th {
  padding: 0.5em;
}
.info-down-4654 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.info-down-4654 ol ol,
.info-down-4654 ol ul,
.info-down-4654 ul ol,
.info-down-4654 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.info-down-4654 ol ol li,
.info-down-4654 ol ul li,
.info-down-4654 ul ol li,
.info-down-4654 ul ul li {
  margin-left: 0;
}
.rough-bd50.logo-eed4 > .iron_df44 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.rough-bd50.logo-eed4 > .iron_df44 iframe,
.rough-bd50.logo-eed4 > .iron_df44 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.glass_1289 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.glass_1289.tag_c562 {
  padding: 0;
}
.glass_1289.tag_c562 cite {
  font-size: 13px;
}
.glass_1289 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.glass_1289 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.stale_78e9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.stale_78e9 > p:first-child {
  margin-top: 0;
}
.stale_78e9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.stale_78e9 blockquote {
  border-left: 0;
}
.rough_44c2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.rough_44c2:not(.outline-full-1011) {
  max-width: 100px;
}
.rough_44c2.label_6439 {
  border-bottom: none !important;
  text-align: center;
}
.rough_44c2.label_6439::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .alert-white-a488 p {
    padding: 1.5em 0;
  }
}
.bottom-69d5 {
  color: #0073aa;
}
.south-261b {
  background-color: #0073aa;
}
.new-78e2 {
  color: #229fd8;
}
.red_38fd {
  background-color: #229fd8;
}
.large-3c7c {
  color: #eee;
}
.thumbnail-0ef6 {
  background-color: #eee;
}
.popup_glass_22f5 {
  color: #444;
}
.picture_white_0d0a {
  background-color: #444;
}
.tag-up-6231 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag-up-6231 .table_3cab .narrow-8495 {
  font-size: 15px;
}
.tag-up-6231 .narrow-8495 {
  line-height: 1.3;
}
.tag-up-6231 .link_0804 {
}
.tag-up-6231 .tiny-d679 {
  background: #235787;
}
.pro-73a0 {
  padding: 0;
}
.pro-73a0 .tiny-d679 {
  background: #1a1a1a;
}
.pro-73a0 .link_0804 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paragraph_a2cd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paragraph_a2cd .link_0804 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paragraph_a2cd .tiny-d679 {
  background: #303030;
}
.element-iron-06e7 {
  position: relative;
  z-index: 10;
}
.element-iron-06e7 .large-7dd0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-ff12 .image_47cd {
  display: inline-block;
  vertical-align: middle;
}
.highlight-ff12.pro_05dc .image_47cd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight-ff12.pro_05dc .image_47cd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-ff12.pro_05dc .image_47cd {
    margin-right: 0.4em;
  }
}
.highlight-ff12.pro_05dc .image_47cd:last-child {
  margin-right: 0;
}
.west_5379 .large-7dd0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .green-d9b9 .table_3cab {
    margin: 0 -0.5em;
  }
  .green-d9b9 .table_3cab [class*="customify-col-"],
  .green-d9b9 .table_3cab [class*="customify-col_"],
  .green-d9b9 .table_3cab [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.green-d9b9.popup-7db0 .large-7dd0 {
  background: 0 0 !important;
}
.green-d9b9.popup-7db0 .large-7dd0,
.green-d9b9.west_5379 .large-7dd0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .green-d9b9.active_6842 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.green-d9b9.west_5379 .large-7dd0 {
  box-shadow: none !important;
}
.hover_1478 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hover_1478 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hover_1478 {
    padding: 18px 0 20px;
  }
}
.hover_1478 .pattern-hot-2111 {
  width: 100%;
}
.hover_1478 .caption-prev-57bd {
  margin-bottom: 0;
}
.hover_1478 .alert-simple-f879 {
  margin-top: 5px;
  font-size: 0.875em;
}
.active-6365 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.active-6365 .last-b9b9 {
  width: 100%;
}
.north_0eea {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.north_0eea li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.north_0eea 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;
}
.north_0eea li:last-child:after {
  display: none;
}
.north_0eea li a {
  font-weight: 500;
  margin-right: 10px;
}
.fixed-fc89 .modal_hard_b707 button,
.hover_1478 .modal_hard_b707 button {
  left: 0;
}
.fixed-fc89 .last-b9b9,
.hover_1478 .last-b9b9 {
  padding-left: 0;
  padding-right: 0;
}
.fixed-fc89 .active-6365,
.hover_1478 .active-6365 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fixed-fc89 {
  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;
}
.fixed-fc89: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;
}
.fixed-fc89 .image-iron-475d {
  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) {
  .fixed-fc89 .image-iron-475d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fixed-fc89 .image-iron-475d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fixed-fc89 .image-iron-475d {
    min-height: 200px;
  }
}
.fixed-fc89 .north_0eea {
  color: rgba(255, 255, 255, 0.8);
}
.fixed-fc89 .north_0eea a,
.fixed-fc89 .north_0eea li:after {
  color: inherit;
}
.fixed-fc89 .north_0eea a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text_cold_0bad {
  margin-bottom: 0.5em;
}
.content-hot-6bc2 {
  margin-bottom: 1.2em;
}
.content-hot-6bc2,
.text_cold_0bad {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.content-hot-6bc2 p:last-child,
.text_cold_0bad p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .modal_hard_b707,
#masthead .modal_hard_b707 {
  display: none;
}
#masthead
  > .modal_hard_b707.west-c589 {
  display: none;
}
#masthead > .modal_hard_b707 button {
  left: 0;
}
.backdrop_e236 {
  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%;
}
.backdrop_e236 .image_47cd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop_e236 .container_d59a {
  display: -webkit-box;
  display: flex;
}
.backdrop_e236 .container_d59a.carousel_slow_80ee {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop_e236 .container_d59a.popup-b02d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_e236 .container_d59a.chip_4778 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_e236.widget-7563.easy_1a82 .container_d59a.carousel_slow_80ee {
  flex-basis: 100%;
}
.backdrop_e236.article_medium_3d2c .container_d59a.popup-b02d {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop_e236.article_medium_3d2c .container_d59a.chip_4778 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .modal_hard_b707.west-c589 {
  display: none;
}
#masthead > .modal_hard_b707 button {
  left: 0;
}
.paragraph_c0bc {
  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;
}
.paragraph_c0bc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paragraph_c0bc.background-6638 i {
  margin-right: 4px;
}
.paragraph_c0bc.red-a47c i {
  margin-left: 5px;
}
.narrow-8495 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.narrow-8495 p:last-child {
  margin-bottom: 0;
}
.left-d47a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.left-d47a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.left-d47a img {
  display: block;
  width: auto;
  line-height: 1;
}
.left-d47a .orange-971b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.left-d47a .background_e5bb {
  margin: 5px 0 7px 0;
}
.left-d47a.prev-22fb .image-short-d44d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left-d47a.prev-22fb .red-a081 {
  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;
}
.left-d47a.current-5136 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.left-d47a.current-5136 .image-short-d44d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left-d47a.current-5136 .red-a081 {
  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;
}
.left-d47a.notice_copper_07c0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left-d47a.content_f639 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.left-d47a.content_f639 .red-a081 {
  margin-top: 7px;
}
.element_top_c313 {
  display: inline-block;
}
.element-iron-06e7 .search-prev-7920 .left-d47a img {
  max-width: 100%;
}
.active-c6ff .plasma_3626.dark-56f4,
.media-d743 .plasma_3626.dark-56f4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-c6ff .bottom_435c,
.media-d743 .bottom_435c {
  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%);
}
.active-c6ff .bottom_435c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active-c6ff.north_4cad .bottom_435c {
  display: none;
}
.active-c6ff .narrow_853f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-c6ff .narrow_853f li {
  display: inline-block;
  position: relative;
}
.active-c6ff .narrow_853f li:last-child {
  margin-right: 0;
}
.active-c6ff .narrow_853f 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;
}
.active-c6ff .narrow_853f li.content-4ccc > a {
  color: rgba(0, 0, 0, 0.9);
}
.active-c6ff .narrow_853f > 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;
}
.active-c6ff .narrow_853f > li > a i {
  line-height: 0;
}
.active-c6ff .narrow_853f > li.wide-5c4c > a .bottom_435c {
  margin-left: 4px;
  line-height: 0;
}
.active-c6ff .narrow_853f .media_883a li.wide-5c4c > a {
  position: relative;
}
.active-c6ff .narrow_853f .media_883a li.wide-5c4c > a:after,
.active-c6ff .narrow_853f .media_883a li.wide-5c4c > a:before {
  content: "";
  display: table;
}
.active-c6ff .narrow_853f .media_883a li.wide-5c4c > a:after {
  clear: both;
}
.active-c6ff .narrow_853f .media_883a li.wide-5c4c > a .bottom_435c {
  margin-left: 5px;
  float: right;
}
.active-c6ff .shade-hard-cfdd,
.active-c6ff .media_883a {
  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;
}
.active-c6ff .media_883a {
  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;
}
.active-c6ff .media_883a .dark-56f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-c6ff .media_883a .bottom_435c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active-c6ff .media_883a li {
  display: block;
  margin: 0;
  padding: 0;
}
.active-c6ff .media_883a 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;
}
.active-c6ff .media_883a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active-c6ff .media_883a .media_883a {
  top: 0;
  left: 100%;
}
.active-c6ff .purple-74bf.fn-focus-e3b7 > .shade-hard-cfdd,
.active-c6ff .purple-74bf.fn-focus-e3b7 > .media_883a,
.active-c6ff .purple-74bf:focus > .shade-hard-cfdd,
.active-c6ff .purple-74bf:focus > .media_883a,
.active-c6ff .purple-74bf:hover > .shade-hard-cfdd,
.active-c6ff .purple-74bf:hover > .media_883a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active-c6ff.main-cold-b654 .tag_f836:after,
.active-c6ff.main-cold-b654 .tag_f836:before {
  content: "";
  display: table;
}
.active-c6ff.main-cold-b654 .tag_f836:after {
  clear: both;
}
.active-c6ff.main-cold-b654 .tag_f836 > li {
  float: left;
}
.active-c6ff.up_4ef3 .tag_f836:after,
.active-c6ff.up_4ef3 .tag_f836:before {
  content: "";
  display: table;
}
.active-c6ff.up_4ef3 .tag_f836:after {
  clear: both;
}
.active-c6ff.up_4ef3 .tag_f836 > li {
  float: left;
}
.active-c6ff.up_4ef3 .tag_f836 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active-c6ff.up_4ef3 .tag_f836 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active-c6ff.up_4ef3 .tag_f836 > li.container_plasma_0ae8 > a,
.active-c6ff.up_4ef3 .tag_f836 > li.content-4ccc > a {
  color: #fff;
  background-color: #1e4b75;
}
.active-c6ff.table_4520 .tag_f836 > li > a .dark-56f4 {
  position: relative;
}
.active-c6ff.table_4520 .tag_f836 > li > a .dark-56f4: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;
}
.active-c6ff.table_4520
  .tag_f836
  > li:focus
  > a
  .dark-56f4:before,
.active-c6ff.table_4520
  .tag_f836
  > li:hover
  > a
  .dark-56f4:before {
  width: 100%;
  background-color: currentColor;
}
.active-c6ff.table_4520
  .tag_f836
  > li.container_plasma_0ae8
  > a
  .dark-56f4:before,
.active-c6ff.table_4520
  .tag_f836
  > li.content-fresh-15b8
  > a
  .dark-56f4:before {
  width: 100%;
  background-color: currentColor;
}
.active-c6ff.item-last-d8ce .tag_f836 > li > a .dark-56f4 {
  position: relative;
}
.active-c6ff.item-last-d8ce .tag_f836 > li > a .dark-56f4: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;
}
.active-c6ff.item-last-d8ce .tag_f836 > li:focus > a .dark-56f4:before,
.active-c6ff.item-last-d8ce
  .tag_f836
  > li:hover
  > a
  .dark-56f4:before {
  width: 100%;
  background-color: currentColor;
}
.active-c6ff.item-last-d8ce
  .tag_f836
  > li.container_plasma_0ae8
  > a
  .dark-56f4:before,
.active-c6ff.item-last-d8ce
  .tag_f836
  > li.content-fresh-15b8
  > a
  .dark-56f4:before {
  width: 100%;
  background-color: currentColor;
}
.media-d743 .narrow_853f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media-d743 .narrow_853f li:first-child > a {
  border-top: none;
}
.media-d743 .narrow_853f .column-steel-c756 > .dark-56f4 .bottom_435c {
  display: none;
}
.media-d743 .narrow_853f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media-d743 .narrow_853f li:last-child {
  border: none;
}
.media-d743 .narrow_853f li.wide-5c4c > a {
  padding-right: 45px !important;
}
.media-d743 .narrow_853f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media-d743 .narrow_853f li a:focus,
.media-d743 .narrow_853f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-d743 .narrow_853f li .wrapper_black_9c67 {
  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;
}
.media-d743 .narrow_853f li .wrapper_black_9c67:hover {
  box-shadow: none;
}
.media-d743 .narrow_853f li .wrapper_black_9c67 .bottom_435c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media-d743 .narrow_853f .media_883a {
  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);
}
.media-d743 .narrow_853f .media_883a li a {
  padding-left: 3em;
}
.media-d743 .narrow_853f .image_iron_a47f > a .wrapper_black_9c67 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media-d743 .narrow_853f .image_iron_a47f > .media_883a {
  display: block;
  opacity: 1;
}
.tall-4678 {
  max-width: 100%;
}
.gallery-fb49 {
  line-height: 0;
  cursor: pointer;
}
.caption_fda7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption_fda7:hover {
  box-shadow: none;
  color: currentColor;
}
.caption_fda7 svg {
  width: 18px;
  height: 18px;
}
.caption_fda7 .article_8c60 {
  display: none;
}
.down_0c33 {
  position: relative;
}
.down_0c33.fn-active-e3b7 .caption_fda7 .image-next-b796 {
  display: none;
}
.down_0c33.fn-active-e3b7 .caption_fda7 .article_8c60 {
  display: inline-block;
}
.down_0c33 .row_7d7e {
  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);
}
.down_0c33.primary-8e13 .row_7d7e {
  left: auto;
  right: -0.9em;
}
.down_0c33.primary-8e13 .article_down_827b::before {
  left: auto;
  right: 15px;
}
.down_0c33.fn-active-e3b7 .row_7d7e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.green-81cc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.green-81cc label {
  flex-basis: 100%;
}
.green-81cc .border-west-ceab {
  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;
}
.green-81cc .current-6c44 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.green-81cc .current-6c44:focus {
  background-color: transparent;
}
.green-81cc button.content_e159 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.green-81cc button.content_e159:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.green-81cc button.content_e159 svg {
  width: 18px;
  height: 18px;
}
.green-81cc input[type="submit"] {
  min-height: auto;
}
.breadcrumb-1f0c .green-81cc .current-6c44 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article_down_827b {
  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) {
  .article_down_827b {
    width: 220px;
  }
}
.article_down_827b label {
  flex-basis: 100%;
}
.article_down_827b::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;
}
.inner-0b97 .breadcrumb-1f0c .green-81cc {
  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;
}
.inner-0b97
  .breadcrumb-1f0c
  .green-81cc
  .border-west-ceab {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.inner-0b97 .breadcrumb-1f0c .green-81cc .current-6c44 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.inner-0b97
  .breadcrumb-1f0c
  .green-81cc
  .current-6c44:focus {
  background: 0 0;
}
.inner-0b97
  .breadcrumb-1f0c
  .green-81cc
  .slider-copper-f80a {
  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;
}
.input_70bd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.input_70bd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.input_70bd li:last-child {
  margin-right: 0;
}
.input_70bd li:first-child {
  margin-left: 0;
}
.input_70bd.info_6b76 a {
  color: #fff;
}
.input_70bd.info_6b76 a:hover {
  color: #fff;
}
.input_70bd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.input_70bd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.input_70bd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input_70bd a:hover {
  opacity: 0.9;
  color: inherit;
}
.input_70bd [class*="social-icon-apple"] {
  background-color: #999;
}
.input_70bd [class*="social-icon-apple"].upper_4008 {
  background-color: transparent;
  color: #999;
}
.input_70bd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.input_70bd [class*="social-icon-behance"].upper_4008 {
  background-color: transparent;
  color: #1769ff;
}
.input_70bd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.input_70bd [class*="social-icon-bitbucket"].upper_4008 {
  background-color: transparent;
  color: #205081;
}
.input_70bd [class*="social-icon-codepen"] {
  background-color: #000;
}
.input_70bd [class*="social-icon-codepen"].upper_4008 {
  background-color: transparent;
  color: #000;
}
.input_70bd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.input_70bd [class*="social-icon-delicious"].upper_4008 {
  background-color: transparent;
  color: #39f;
}
.input_70bd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.input_70bd [class*="social-icon-digg"].upper_4008 {
  background-color: transparent;
  color: #005be2;
}
.input_70bd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.input_70bd [class*="social-icon-dribbble"].upper_4008 {
  background-color: transparent;
  color: #ea4c89;
}
.input_70bd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.input_70bd [class*="social-icon-envelope"].upper_4008 {
  background-color: transparent;
  color: #ea4335;
}
.input_70bd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.input_70bd [class*="social-icon-facebook"].upper_4008 {
  background-color: transparent;
  color: #3b5998;
}
.input_70bd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.input_70bd [class*="social-icon-flickr"].upper_4008 {
  background-color: transparent;
  color: #0063dc;
}
.input_70bd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.input_70bd [class*="social-icon-foursquare"].upper_4008 {
  background-color: transparent;
  color: #2d5be3;
}
.input_70bd [class*="social-icon-github"] {
  background-color: #333;
}
.input_70bd [class*="social-icon-github"].upper_4008 {
  background-color: transparent;
  color: #333;
}
.input_70bd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.input_70bd [class*="social-icon-google-plus"].upper_4008 {
  background-color: transparent;
  color: #dd4b39;
}
.input_70bd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.input_70bd [class*="social-icon-houzz"].upper_4008 {
  background-color: transparent;
  color: #7ac142;
}
.input_70bd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.input_70bd [class*="social-icon-instagram"].upper_4008 {
  background-color: transparent;
  color: #262626;
}
.input_70bd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.input_70bd [class*="social-icon-jsfiddle"].upper_4008 {
  background-color: transparent;
  color: #487aa2;
}
.input_70bd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.input_70bd [class*="social-icon-linkedin"].upper_4008 {
  background-color: transparent;
  color: #0077b5;
}
.input_70bd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.input_70bd [class*="social-icon-medium"].upper_4008 {
  background-color: transparent;
  color: #00ab6b;
}
.input_70bd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.input_70bd
  [class*="social-icon-odnoklassniki"].upper_4008 {
  background-color: transparent;
  color: #f4731c;
}
.input_70bd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.input_70bd [class*="social-icon-meetup"].upper_4008 {
  background-color: transparent;
  color: #ec1c40;
}
.input_70bd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.input_70bd [class*="social-icon-pinterest"].upper_4008 {
  background-color: transparent;
  color: #bd081c;
}
.input_70bd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.input_70bd [class*="social-icon-product-hunt"].upper_4008 {
  background-color: transparent;
  color: #da552f;
}
.input_70bd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.input_70bd [class*="social-icon-reddit"].upper_4008 {
  background-color: transparent;
  color: #ff4500;
}
.input_70bd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.input_70bd [class*="social-icon-rss"].upper_4008 {
  background-color: transparent;
  color: #f26522;
}
.input_70bd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.input_70bd
  [class*="social-icon-shopping-cart"].upper_4008 {
  background-color: transparent;
  color: #4caf50;
}
.input_70bd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.input_70bd [class*="social-icon-skype"].upper_4008 {
  background-color: transparent;
  color: #00aff0;
}
.input_70bd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.input_70bd [class*="social-icon-slideshare"].upper_4008 {
  background-color: transparent;
  color: #0077b5;
}
.input_70bd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.input_70bd [class*="social-icon-snapchat"].upper_4008 {
  background-color: transparent;
  color: #fffc00;
}
.input_70bd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.input_70bd [class*="social-icon-soundcloud"].upper_4008 {
  background-color: transparent;
  color: #f80;
}
.input_70bd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.input_70bd [class*="social-icon-spotify"].upper_4008 {
  background-color: transparent;
  color: #2ebd59;
}
.input_70bd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.input_70bd
  [class*="social-icon-stack-overflow"].upper_4008 {
  background-color: transparent;
  color: #fe7a15;
}
.input_70bd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.input_70bd [class*="social-icon-maldkfgram"].upper_4008 {
  background-color: transparent;
  color: #2ca5e0;
}
.input_70bd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.input_70bd [class*="social-icon-tripadvisor"].upper_4008 {
  background-color: transparent;
  color: #589442;
}
.input_70bd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.input_70bd [class*="social-icon-tumblr"].upper_4008 {
  background-color: transparent;
  color: #35465c;
}
.input_70bd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.input_70bd [class*="social-icon-twitch"].upper_4008 {
  background-color: transparent;
  color: #6441a5;
}
.input_70bd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.input_70bd [class*="social-icon-twitter"].upper_4008 {
  background-color: transparent;
  color: #1da1f2;
}
.input_70bd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.input_70bd [class*="social-icon-vimeo"].upper_4008 {
  background-color: transparent;
  color: #1ab7ea;
}
.input_70bd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.input_70bd [class*="social-icon-vk"].upper_4008 {
  background-color: transparent;
  color: #45668e;
}
.input_70bd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.input_70bd [class*="social-icon-weibo"].upper_4008 {
  background-color: transparent;
  color: #df2029;
}
.input_70bd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.input_70bd [class*="social-icon-weixin"].upper_4008 {
  background-color: transparent;
  color: #7bb32e;
}
.input_70bd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.input_70bd [class*="social-icon-whatsapp"].upper_4008 {
  background-color: transparent;
  color: #25d366;
}
.input_70bd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.input_70bd [class*="social-icon-wordpress"].upper_4008 {
  background-color: transparent;
  color: #21759b;
}
.input_70bd [class*="social-icon-xing"] {
  background-color: #026466;
}
.input_70bd [class*="social-icon-xing"].upper_4008 {
  background-color: transparent;
  color: #026466;
}
.input_70bd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.input_70bd [class*="social-icon-yelp"].upper_4008 {
  background-color: transparent;
  color: #af0606;
}
.input_70bd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.input_70bd [class*="social-icon-youtube"].upper_4008 {
  background-color: transparent;
  color: #cd201f;
}
.focused_ef47 {
  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;
}
.focused_ef47:hover {
  box-shadow: none;
  background: 0 0;
}
.active-ad92 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gallery_033e {
  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;
}
.label_d313 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paper_2af6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paper_2af6,
.paper_2af6::after,
.paper_2af6::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;
}
.paper_2af6::after,
.paper_2af6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_dynamic_abaa .gallery_033e .label_d313 {
  margin-top: -2px;
  width: 19px;
}
.gradient_dynamic_abaa .gallery_033e .paper_2af6 {
  margin-top: -1px;
}
.gradient_dynamic_abaa .gallery_033e .paper_2af6,
.gradient_dynamic_abaa .gallery_033e .paper_2af6::after,
.gradient_dynamic_abaa .gallery_033e .paper_2af6::before {
  width: 19px;
  height: 2px;
}
.gradient_dynamic_abaa .gallery_033e .paper_2af6::before {
  top: -6px;
}
.gradient_dynamic_abaa .gallery_033e .paper_2af6::after {
  bottom: -6px;
}
.top-384f .gallery_033e .label_d313 {
  margin-top: -2px;
  width: 22px;
}
.top-384f .gallery_033e .paper_2af6 {
  margin-top: -1px;
}
.top-384f .gallery_033e .paper_2af6,
.top-384f .gallery_033e .paper_2af6::after,
.top-384f .gallery_033e .paper_2af6::before {
  width: 22px;
  height: 2px;
}
.top-384f .gallery_033e .paper_2af6::before {
  top: -7px;
}
.top-384f .gallery_033e .paper_2af6::after {
  bottom: -7px;
}
.search-0595 .gallery_033e .label_d313 {
  margin-top: -2px;
  width: 31px;
}
.search-0595 .gallery_033e .paper_2af6 {
  margin-top: -1.5px;
}
.search-0595 .gallery_033e .paper_2af6,
.search-0595 .gallery_033e .paper_2af6::after,
.search-0595 .gallery_033e .paper_2af6::before {
  width: 31px;
  height: 3px;
}
.search-0595 .gallery_033e .paper_2af6::before {
  top: -9px;
}
.search-0595 .gallery_033e .paper_2af6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .up-aa5c .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 19px;
  }
  .up-aa5c .gallery_033e .paper_2af6 {
    margin-top: -1px;
  }
  .up-aa5c .gallery_033e .paper_2af6,
  .up-aa5c .gallery_033e .paper_2af6::after,
  .up-aa5c .gallery_033e .paper_2af6::before {
    width: 19px;
    height: 2px;
  }
  .up-aa5c .gallery_033e .paper_2af6::before {
    top: -6px;
  }
  .up-aa5c .gallery_033e .paper_2af6::after {
    bottom: -6px;
  }
  .article-white-5f07 .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 22px;
  }
  .article-white-5f07 .gallery_033e .paper_2af6 {
    margin-top: -1px;
  }
  .article-white-5f07 .gallery_033e .paper_2af6,
  .article-white-5f07 .gallery_033e .paper_2af6::after,
  .article-white-5f07 .gallery_033e .paper_2af6::before {
    width: 22px;
    height: 2px;
  }
  .article-white-5f07 .gallery_033e .paper_2af6::before {
    top: -7px;
  }
  .article-white-5f07 .gallery_033e .paper_2af6::after {
    bottom: -7px;
  }
  .yellow-4e84 .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 31px;
  }
  .yellow-4e84 .gallery_033e .paper_2af6 {
    margin-top: -1.5px;
  }
  .yellow-4e84 .gallery_033e .paper_2af6,
  .yellow-4e84 .gallery_033e .paper_2af6::after,
  .yellow-4e84 .gallery_033e .paper_2af6::before {
    width: 31px;
    height: 3px;
  }
  .yellow-4e84 .gallery_033e .paper_2af6::before {
    top: -9px;
  }
  .yellow-4e84 .gallery_033e .paper_2af6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article-pro-ee80 .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 19px;
  }
  .article-pro-ee80 .gallery_033e .paper_2af6 {
    margin-top: -1px;
  }
  .article-pro-ee80 .gallery_033e .paper_2af6,
  .article-pro-ee80 .gallery_033e .paper_2af6::after,
  .article-pro-ee80 .gallery_033e .paper_2af6::before {
    width: 19px;
    height: 2px;
  }
  .article-pro-ee80 .gallery_033e .paper_2af6::before {
    top: -6px;
  }
  .article-pro-ee80 .gallery_033e .paper_2af6::after {
    bottom: -6px;
  }
  .pro-9980 .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 22px;
  }
  .pro-9980 .gallery_033e .paper_2af6 {
    margin-top: -1px;
  }
  .pro-9980 .gallery_033e .paper_2af6,
  .pro-9980 .gallery_033e .paper_2af6::after,
  .pro-9980 .gallery_033e .paper_2af6::before {
    width: 22px;
    height: 2px;
  }
  .pro-9980 .gallery_033e .paper_2af6::before {
    top: -7px;
  }
  .pro-9980 .gallery_033e .paper_2af6::after {
    bottom: -7px;
  }
  .cool-e06f .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 31px;
  }
  .cool-e06f .gallery_033e .paper_2af6 {
    margin-top: -1.5px;
  }
  .cool-e06f .gallery_033e .paper_2af6,
  .cool-e06f .gallery_033e .paper_2af6::after,
  .cool-e06f .gallery_033e .paper_2af6::before {
    width: 31px;
    height: 3px;
  }
  .cool-e06f .gallery_033e .paper_2af6::before {
    top: -9px;
  }
  .cool-e06f .gallery_033e .paper_2af6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .east_0e21 .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 19px;
  }
  .east_0e21 .gallery_033e .paper_2af6 {
    margin-top: -1px;
  }
  .east_0e21 .gallery_033e .paper_2af6,
  .east_0e21 .gallery_033e .paper_2af6::after,
  .east_0e21 .gallery_033e .paper_2af6::before {
    width: 19px;
    height: 2px;
  }
  .east_0e21 .gallery_033e .paper_2af6::before {
    top: -6px;
  }
  .east_0e21 .gallery_033e .paper_2af6::after {
    bottom: -6px;
  }
  .article-3df1 .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 22px;
  }
  .article-3df1 .gallery_033e .paper_2af6 {
    margin-top: -1px;
  }
  .article-3df1 .gallery_033e .paper_2af6,
  .article-3df1 .gallery_033e .paper_2af6::after,
  .article-3df1 .gallery_033e .paper_2af6::before {
    width: 22px;
    height: 2px;
  }
  .article-3df1 .gallery_033e .paper_2af6::before {
    top: -7px;
  }
  .article-3df1 .gallery_033e .paper_2af6::after {
    bottom: -7px;
  }
  .outline-dd88 .gallery_033e .label_d313 {
    margin-top: -2px;
    width: 31px;
  }
  .outline-dd88 .gallery_033e .paper_2af6 {
    margin-top: -1.5px;
  }
  .outline-dd88 .gallery_033e .paper_2af6,
  .outline-dd88 .gallery_033e .paper_2af6::after,
  .outline-dd88 .gallery_033e .paper_2af6::before {
    width: 31px;
    height: 3px;
  }
  .outline-dd88 .gallery_033e .paper_2af6::before {
    top: -9px;
  }
  .outline-dd88 .gallery_033e .paper_2af6::after {
    bottom: -9px;
  }
}
.warm-db3a .paper_2af6 {
  -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);
}
.warm-db3a .paper_2af6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.warm-db3a .paper_2af6::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);
}
.warm-db3a.label_west_3a5b .paper_2af6 {
  -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);
}
.warm-db3a.label_west_3a5b .paper_2af6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.warm-db3a.label_west_3a5b .paper_2af6::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);
}
.next_3511 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.mask-5c40:before {
  display: none;
}
.active_2a1e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.active_2a1e .status_f2b0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.active_2a1e .status_f2b0:last-of-type {
  border-bottom: none;
}
.active_2a1e .status_f2b0.texture-572f,
.active_2a1e .status_f2b0.modal_7948,
.active_2a1e .status_f2b0.primary-dark-9f55 {
  padding: 0;
}
.active_2a1e .media-d743 .wrapper_black_9c67 {
  color: currentColor;
}
.active_2a1e .media-d743 .wrapper_black_9c67:focus,
.active_2a1e .media-d743 .wrapper_black_9c67:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_2a1e.link_0804 .main-bottom-68f9,
.active_2a1e.link_0804 .narrow-8495 a,
.active_2a1e.link_0804 .tag_f836 a,
.active_2a1e.link_0804 .media_883a a {
  color: rgba(0, 0, 0, 0.55);
}
.active_2a1e.link_0804 .main-bottom-68f9:hover,
.active_2a1e.link_0804 .narrow-8495 a:hover,
.active_2a1e.link_0804 .tag_f836 a:hover,
.active_2a1e.link_0804 .media_883a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_2a1e.link_0804 .backdrop_purple_d09c {
  color: rgba(0, 0, 0, 0.8);
}
.active_2a1e.link_0804 .status_f2b0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_2a1e.link_0804 .status_f2b0:before {
  background: rgba(0, 0, 0, 0.08);
}
.active_2a1e.link_0804 .media-1218:before {
  background: rgba(255, 255, 255, 0.9);
}
.active_2a1e.link_0804 .media-d743 .narrow_853f li a,
.active_2a1e.link_0804 .media-d743 .wrapper_black_9c67,
.active_2a1e.link_0804 .media_883a {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_2a1e.link_0804 .media-d743 .wrapper_black_9c67:focus,
.active_2a1e.link_0804 .media-d743 .wrapper_black_9c67:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_2a1e.link_0804 .narrow_853f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_2a1e.tiny-d679 .main-bottom-68f9,
.active_2a1e.tiny-d679 .narrow-8495 a,
.active_2a1e.tiny-d679 .tag_f836 .wrapper_black_9c67,
.active_2a1e.tiny-d679 .tag_f836 a,
.active_2a1e.tiny-d679 .media_883a a {
  color: rgba(255, 255, 255, 0.79);
}
.active_2a1e.tiny-d679 .main-bottom-68f9:hover,
.active_2a1e.tiny-d679 .narrow-8495 a:hover,
.active_2a1e.tiny-d679 .tag_f836 .wrapper_black_9c67:hover,
.active_2a1e.tiny-d679 .tag_f836 a:hover,
.active_2a1e.tiny-d679 .media_883a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_2a1e.tiny-d679 .backdrop_purple_d09c {
  color: rgba(255, 255, 255, 0.99);
}
.active_2a1e.tiny-d679 .status_f2b0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_2a1e.tiny-d679 .status_f2b0:before {
  background: rgba(255, 255, 255, 0.08);
}
.active_2a1e.tiny-d679 .media-1218:before {
  background: rgba(0, 0, 0, 0.9);
}
.active_2a1e.tiny-d679 .media-d743 .narrow_853f li a,
.active_2a1e.tiny-d679 .media-d743 .wrapper_black_9c67,
.active_2a1e.tiny-d679 .media_883a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_2a1e.tiny-d679 .media-d743 .wrapper_black_9c67:focus,
.active_2a1e.tiny-d679 .media-d743 .wrapper_black_9c67:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_2a1e.tiny-d679 .narrow_853f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-1218 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media-1218:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.glass-e09a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sort-f396 .active_2a1e {
  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;
}
.sort-f396 .status_f2b0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sort-f396 .status_f2b0: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) {
  .sort-f396 .status_f2b0:before {
    width: 16%;
    left: 42%;
  }
}
.sort-f396 .status_f2b0:last-child:before {
  content: none;
}
.sort-f396 .status_f2b0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sort-f396 .media-d743 .narrow_853f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sort-f396 .media-d743 .narrow_853f li a .wrapper_black_9c67 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sort-f396 .media-d743 .media_883a {
  border: none;
}
.sort-f396 .media-d743 .media_883a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sort-f396 .media-1218 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sort-f396 .glass-e09a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sort-f396 .tiny-d679 .media-1218:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort-f396 .link_0804.table-57b1 .paper_2af6 {
  background: rgba(0, 0, 0, 0.6);
}
.sort-f396
  .link_0804.table-57b1
  .paper_2af6::after,
.sort-f396
  .link_0804.table-57b1
  .paper_2af6:before {
  background: inherit;
}
.sort-f396
  .link_0804.table-57b1:hover
  .paper_2af6 {
  background: rgba(0, 0, 0, 0.8);
}
.input-motion-34b2 .active_2a1e {
  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) {
  .input-motion-34b2 .active_2a1e {
    width: auto;
    right: 45px;
  }
}
.photo_0d4f .active_2a1e {
  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) {
  .photo_0d4f .active_2a1e {
    width: auto;
    left: 45px;
  }
}
.mask-5c40 .active_2a1e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask-5c40 .glass-e09a {
  max-width: 48em;
  margin: 0 auto;
}
.mask-5c40 .media-1218:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paper_7bf8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paper_7bf8.sort-f396 .active_2a1e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paper_7bf8.input-motion-34b2 .active_2a1e {
  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);
}
.paper_7bf8 .active_2a1e {
  visibility: visible;
}
.paper_7bf8.photo_0d4f .active_2a1e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview-focused-329b,
.sidebar-pressed-de0d {
  overflow-x: hidden;
}
.preview-focused-329b .active_2a1e {
  overflow: auto;
}
.preview-focused-329b.sort-f396 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-focused-329b.sort-f396 .active_2a1e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview-focused-329b.sort-f396 .focused_ef47 {
  opacity: 0;
}
.preview-focused-329b.input-motion-34b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-focused-329b.input-motion-34b2 .active_2a1e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview-focused-329b.input-motion-34b2 .focused_ef47 {
  opacity: 0;
}
.preview-focused-329b.photo_0d4f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview-focused-329b.photo_0d4f .active_2a1e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview-focused-329b.photo_0d4f .focused_ef47 {
  opacity: 0;
}
.preview-focused-329b.mask-5c40 .active_2a1e {
  z-index: 10;
  visibility: visible;
}
.table-57b1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table-57b1 .paper_2af6 {
  background: rgba(255, 255, 255, 0.99);
}
.table-57b1 .paper_2af6::after,
.table-57b1 .paper_2af6:before {
  background: inherit;
}
.table-57b1:hover .paper_2af6 {
  background: rgba(255, 255, 255, 0.99);
}
.photo_0d4f .table-57b1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask-5c40 .table-57b1 {
  display: none !important;
}
.preview-focused-329b:before,
.sidebar-pressed-de0d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview-focused-329b .table-57b1,
.sidebar-pressed-de0d .table-57b1 {
  display: inline-block;
}
.active_2a1e .image_47cd {
  -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;
}
.preview-focused-329b .active_2a1e .image_47cd,
.sidebar-pressed-de0d .active_2a1e .image_47cd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.liquid-add1 .border-west-ceab {
  width: 100%;
}
.search-prev-7920 {
  padding: 0 0.5em 0;
}
.search-prev-7920 [class*="customify-col-"],
.search-prev-7920 [class*="customify-col_"],
.search-prev-7920 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.out_b551 .search-prev-7920 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table_3cab .light-9525,
  .light-9525 {
    display: none;
  }
  .heading_down_d3f0 {
    text-align: left;
  }
  .section-135c {
    text-align: center;
  }
  .surface_70fe {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table_3cab .notice_tall_4a0a,
  .notice_tall_4a0a {
    display: none;
  }
  .status_01f5 {
    text-align: left;
  }
  .brown_b3e6 {
    text-align: center;
  }
  .in-80ce {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table_3cab .popup_9884,
  .popup_9884 {
    display: none;
  }
  .liquid_5dcf {
    text-align: left;
  }
  .upper-687b {
    text-align: center;
  }
  .active-0a4c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accordion_fresh_6635 {
  box-shadow: none !important;
}
.thick-ab49 .box-6db2,
.wood_c708 .box-6db2 {
  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;
}
.wood_c708 .box-6db2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.large-7dd0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.large-7dd0:after,
.large-7dd0:before {
  content: "";
  display: table;
}
.large-7dd0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .large-7dd0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.large-7dd0,
.active_6842 {
  max-width: 1248px;
  margin: 0 auto;
}

.primary_liquid_bbb2.bright_172e .large-7dd0 {
  max-width: 100%;
}
.primary_liquid_bbb2.liquid-69ab {
  max-width: 1200px;
  margin: 0 auto;
}
.primary_liquid_bbb2.modal-west-cf7b .large-7dd0 {
  max-width: 100%;
}
.primary_liquid_bbb2.modal-west-cf7b > .large-7dd0 {
  padding-left: 0;
  padding-right: 0;
}
.primary_liquid_bbb2.modal-west-cf7b > .large-7dd0 .table_3cab {
  margin: 0;
}
.primary_liquid_bbb2.modal-west-cf7b
  > .large-7dd0
  .gradient-cold-aed5.caption_cb62 {
  margin-right: 0;
  margin-left: 0;
}
.primary_liquid_bbb2.modal-west-cf7b #main.caption_cb62 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading_e570 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading_e570 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_last_abe2 .light_18bf {
    padding-right: 1em;
  }
  .wrapper_last_abe2.dropdown-e8dc .gradient-cold-aed5 {
    border-right: 1px solid #eaecee;
  }
  .wrapper_last_abe2.dropdown-e8dc .light_18bf {
    padding-right: 1em;
  }
  .wrapper_last_abe2.dropdown-e8dc .section-cbb9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_active_82aa .light_18bf {
    padding-left: 1em;
  }
  .preview_active_82aa.dropdown-e8dc .gradient-cold-aed5 {
    border-left: 1px solid #eaecee;
  }
  .preview_active_82aa.dropdown-e8dc .light_18bf {
    padding-left: 1em;
  }
  .preview_active_82aa.dropdown-e8dc .section-cbb9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_fixed_0ecb .light_18bf {
    padding-left: 1em;
  }
  .progress_fixed_0ecb.dropdown-e8dc .mask-narrow-56b9 {
    border-right: 1px solid #eaecee;
  }
  .progress_fixed_0ecb.dropdown-e8dc .solid-392e {
    border-right: 1px solid #eaecee;
  }
  .progress_fixed_0ecb.dropdown-e8dc .light_18bf {
    padding-left: 1em;
  }
  .progress_fixed_0ecb.dropdown-e8dc .section-cbb9 {
    padding-right: 1em;
  }
  .progress_fixed_0ecb.dropdown-e8dc .main_steel_297c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-stale-6d50 .light_18bf {
    padding-right: 1em;
  }
  .aside-stale-6d50.dropdown-e8dc .mask-narrow-56b9 {
    border-left: 1px solid #eaecee;
  }
  .aside-stale-6d50.dropdown-e8dc .solid-392e {
    border-left: 1px solid #eaecee;
  }
  .aside-stale-6d50.dropdown-e8dc .light_18bf {
    padding-right: 1em;
  }
  .aside-stale-6d50.dropdown-e8dc .section-cbb9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-stale-6d50.dropdown-e8dc .main_steel_297c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_e570 .light_18bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_e570.dropdown-e8dc .gradient-cold-aed5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading_e570.dropdown-e8dc .light_18bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_e570.dropdown-e8dc .section-cbb9 {
    padding-left: 1em;
  }
  .heading_e570.dropdown-e8dc .main_steel_297c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading_e570.dropdown-e8dc .light_18bf {
    padding-left: 0;
  }
}
.caption-9214 .highlight-ff12 {
  display: inline-block;
}
.header-0387 {
  display: inline-block;
}
.focus_2dfc {
  word-con: break-word;
}
.image-ae44 > span {
  display: inline-block;
  padding: 5px 0;
}
.image-ae44 .accent-c517 {
  margin-left: 8px;
  margin-right: 8px;
}
.image-ae44 .caption-482a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main_7c8f .avatar_selected_bedc {
  margin-bottom: 2em;
}
.main_7c8f .selected_bdfe {
  margin-bottom: 15px;
}
.main_7c8f .selected_bdfe:last-child {
  margin-bottom: 0;
}
.main_7c8f .warm_edf9 {
  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) {
  .main_7c8f .warm_edf9 {
    display: block;
  }
}
.main_7c8f .text_9b16 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main_7c8f .text_9b16 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main_7c8f .active-3551 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main_7c8f .active-3551 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main_7c8f .active-3551 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main_7c8f .focus_2dfc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_7c8f .focus_2dfc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main_7c8f .highlight_159b p:last-child {
  margin-bottom: 0;
}
.main_7c8f .element-large-e785 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main_7c8f .message_west_50ca {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main_7c8f .smooth_8e06 {
  margin-top: 1em;
}
.main_7c8f .backdrop_21ef {
  top: 0;
  display: block;
}
.main_7c8f .backdrop_21ef a {
  color: inherit;
}
.main_7c8f .backdrop_21ef a:hover {
  color: inherit;
}
.main_7c8f .content_0ffc {
  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;
}
.main_7c8f .content_0ffc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main_7c8f .message_west_50ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main_7c8f .accordion-east-867e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main_7c8f .accordion-east-867e:first-child {
  margin-top: 0;
}
.main_7c8f .accordion-east-867e.image_f826 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main_7c8f .accordion-east-867e.badge_stone_bddd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_7c8f
  .accordion-east-867e.badge_stone_bddd.slider_paper_bff3
  .smooth_8e06 {
  width: 100%;
}
.main_7c8f .badge_stone_bddd {
  -webkit-box-align: center;
  align-items: center;
}
.main_7c8f .badge_stone_bddd .image-ae44,
.main_7c8f .badge_stone_bddd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main_7c8f .active-3551 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_7c8f .active-3551 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main_7c8f .active-3551: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;
}
.main_7c8f .image_f826 {
  z-index: 5;
}
.main_7c8f .chip-orange-2a52 .lower_96eb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main_7c8f .banner_2ab7 .lower_96eb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main_7c8f .action_5772 .lower_96eb {
  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;
}
.main_7c8f.label_c829 .warm_edf9,
.main_7c8f.east-06eb .warm_edf9 {
  display: block;
}
.main_7c8f.label_c829 .warm_edf9 .mask-a3b2,
.main_7c8f.label_c829 .warm_edf9 .message_west_50ca,
.main_7c8f.east-06eb .warm_edf9 .mask-a3b2,
.main_7c8f.east-06eb .warm_edf9 .message_west_50ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_7c8f.video-west-fcc2 .text_9b16 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main_7c8f.video-west-fcc2 .text_9b16 {
    margin-right: 0;
  }
}
.main_7c8f.label_c829 .text_9b16,
.main_7c8f.east-06eb .text_9b16 {
  padding-top: 40%;
}
.main_7c8f.label_c829 .avatar_selected_bedc,
.main_7c8f.east-06eb .avatar_selected_bedc {
  display: block;
}
.main_7c8f.label_c829 .fn-sticky-e3b7 .message_west_50ca,
.main_7c8f.east-06eb .fn-sticky-e3b7 .message_west_50ca {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main_7c8f.label_c829 .text_9b16,
.main_7c8f.east-06eb .text_9b16 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main_7c8f.label_c829 .message_west_50ca {
  padding: 1em;
}
.pattern_dynamic_a359 {
  margin: 30px auto;
  display: block;
}
.pattern_dynamic_a359 .active-baa4 > * {
  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;
}
.pattern_dynamic_a359 .active-baa4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern_dynamic_a359 .active-baa4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.out_4164 .image-ae44 {
  margin-bottom: 1.41575em;
}
.out_4164 .shadow-be4a {
  margin-bottom: 1.618em;
}
.info-down-4654 .module-plasma-5227 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.info-down-4654 .module-plasma-5227 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.info-down-4654 .block_ce7b {
  max-width: 100%;
  overflow: auto;
}
.message-78c7 .info-down-4654 a:hover {
  text-decoration: underline;
}
.sort_solid_5b8a .selected_bdfe:not(.focus_2dfc),
.sort_solid_5b8a .active-3551 {
  margin-bottom: 1.41575em;
}
.sort_solid_5b8a .selected_bdfe:not(.focus_2dfc):last-child,
.sort_solid_5b8a .active-3551:last-child {
  margin-bottom: 0;
}
.sort_solid_5b8a .selected_bdfe.list_warm_67da {
  margin-bottom: 0.41575em;
}
.sort_solid_5b8a .shadow-iron-ba25:before,
.sort_solid_5b8a .footer_5b3c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sort_solid_5b8a .shadow-iron-ba25:before {
  content: "\f115";
}
.sort_solid_5b8a .footer_5b3c:before {
  content: "\f02c";
}
.sort_solid_5b8a .purple-133d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sort_solid_5b8a .purple-133d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.video_solid_51c3 {
  display: -webkit-box;
  display: flex;
}
.video_solid_51c3 .row-2400 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .video_solid_51c3 .row-2400 {
    flex-basis: 90px;
  }
}
.video_solid_51c3 .carousel-cb0e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .video_solid_51c3 .carousel-cb0e {
    flex-basis: calc(100% - 50px);
  }
}
.video_solid_51c3 .search-0bf4 p:last-child {
  margin-bottom: 0.72em;
}
.frame-solid-13a1 .active-baa4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame-solid-13a1 .active-baa4:after,
.frame-solid-13a1 .active-baa4:before {
  content: "";
  display: table;
}
.frame-solid-13a1 .active-baa4:after {
  clear: both;
}
.frame-solid-13a1 .active-baa4 .gas_84f2,
.frame-solid-13a1 .active-baa4 .active-fresh-7660 {
  width: 49%;
}
.frame-solid-13a1 .active-baa4 .gas_84f2 a span.backdrop-huge-9866,
.frame-solid-13a1 .active-baa4 .active-fresh-7660 a span.backdrop-huge-9866 {
  display: block;
  margin-bottom: 5px;
}
.frame-solid-13a1 .active-baa4 .active-fresh-7660 {
  float: left;
  text-align: left;
}
.frame-solid-13a1 .active-baa4 .gas_84f2 {
  float: right;
  text-align: right;
}
.video-left-7779 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video-left-7779 {
    margin-bottom: 0;
  }
}
.background_basic_3ee1 {
  margin-bottom: 1em;
}
.background_basic_3ee1 .focus_2dfc {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget_8074 a {
  display: block;
  line-height: 0;
  position: relative;
}
.over-c72b .background_basic_3ee1,
.under_1152 .background_basic_3ee1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .over-c72b .background_basic_3ee1,
  .under_1152 .background_basic_3ee1 {
    display: block;
  }
}
.over-c72b .widget_8074,
.under_1152 .widget_8074 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .over-c72b .widget_8074,
  .under_1152 .widget_8074 {
    margin-bottom: 1em;
  }
}
.over-c72b .widget_8074 img,
.under_1152 .widget_8074 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.over-c72b .box-out-2d03,
.under_1152 .box-out-2d03 {
  flex-basis: calc(100% - 160px);
}
.over-c72b .box-out-2d03 p,
.under_1152 .box-out-2d03 p {
  margin-bottom: 0;
}
.over-c72b .box-out-2d03 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .over-c72b .box-out-2d03 {
    padding-left: 0;
  }
}
.under_1152 .box-out-2d03 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .under_1152 .box-out-2d03 {
    padding-right: 0;
  }
}
.under_1152 .widget_8074 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box_d159 .widget_8074 {
  margin-bottom: 0.5em;
}
.box_d159 .widget_8074 img {
  width: 100%;
}
.border_7a64 .element-short-7df5,
.lower_e0a0 .element-short-7df5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lower_e0a0 .gradient-cold-aed5 .label_a548 p:last-child {
  margin-bottom: 0;
}
.picture-middle-e062 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.element_0da4 .under-89d4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .element_0da4 .under-89d4:last-of-type {
    margin-bottom: 0;
  }
}
.element_0da4 .under-89d4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_0da4 .under-89d4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.element_0da4 .under-89d4 ul li {
  margin: 0 0 0.6em;
}
.element_0da4 .under-89d4 ul li.up_34cd,
.element_0da4 .under-89d4 ul li.bottom-b10b {
  position: relative;
}
.element_0da4 .under-89d4 ul li.up_34cd .pro_9d8a,
.element_0da4 .under-89d4 ul li.bottom-b10b .pro_9d8a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.element_0da4 .under-89d4 ul li.up_34cd:after:after,
.element_0da4 .under-89d4 ul li.up_34cd:after:before,
.element_0da4
  .under-89d4
  ul
  li.bottom-b10b:after:after,
.element_0da4
  .under-89d4
  ul
  li.bottom-b10b:after:before {
  content: "";
  display: table;
}
.element_0da4 .under-89d4 ul li.up_34cd:after:after,
.element_0da4
  .under-89d4
  ul
  li.bottom-b10b:after:after {
  clear: both;
}
.element_0da4 .under-89d4 a.tertiary-mini-a8a8:hover {
  text-decoration: none;
}
.element_0da4 .under-89d4 select {
  max-width: 100%;
}
.element_0da4 .under-89d4 table {
  font-size: 85%;
}
.element_0da4 .under-89d4 table td,
.element_0da4 .under-89d4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.element_0da4 .under-89d4 table tfoot td {
  text-align: left;
}
.element_0da4 .under-89d4 :last-child {
  margin-bottom: 0;
}
.element_0da4 .under-89d4 .preview_0942 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.element_0da4 .under-89d4 .preview_0942 label {
  width: 100%;
}
.element_0da4 .under-89d4 .preview_0942 .current-6c44 {
  width: 100%;
  display: block;
}
.element_0da4 .under-89d4 .preview_0942 .content_e159 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.element_0da4 .under-89d4 .preview_0942 .content_e159:hover svg #svg-search {
  fill: #444;
}
.element_0da4 .under-89d4 .preview_0942 .content_e159 svg {
  width: 18px;
  height: 18px;
}
.element_0da4 .right-4a99 ul ul,
.element_0da4 .active-top-72ba ul ul,
.element_0da4 .static-c912 ul ul,
.element_0da4 .banner-hovered-2632 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.element_0da4 .right-4a99 .wide-5c4c > a,
.element_0da4 .active-top-72ba .wide-5c4c > a,
.element_0da4 .static-c912 .wide-5c4c > a,
.element_0da4 .banner-hovered-2632 .wide-5c4c > a {
  margin-bottom: 0;
}
.element_0da4 .west_f937 li,
.element_0da4 .right-4a99 li,
.element_0da4 .heading_smooth_7f0f li,
.element_0da4 .active-top-72ba li,
.element_0da4 .static-c912 li,
.element_0da4 .banner-hovered-2632 li,
.element_0da4 .active-first-f848 li,
.element_0da4 .border-hovered-06f6 li {
  display: block;
  position: relative;
}
.element_0da4 .west_f937 li:last-child,
.element_0da4 .right-4a99 li:last-child,
.element_0da4 .heading_smooth_7f0f li:last-child,
.element_0da4 .active-top-72ba li:last-child,
.element_0da4 .static-c912 li:last-child,
.element_0da4 .banner-hovered-2632 li:last-child,
.element_0da4 .active-first-f848 li:last-child,
.element_0da4 .border-hovered-06f6 li:last-child {
  border: none;
}
.element_0da4 .west_f937 li a,
.element_0da4 .right-4a99 li a,
.element_0da4 .heading_smooth_7f0f li a,
.element_0da4 .active-top-72ba li a,
.element_0da4 .static-c912 li a,
.element_0da4 .banner-hovered-2632 li a,
.element_0da4 .active-first-f848 li a,
.element_0da4 .border-hovered-06f6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_0da4 .west_f937 li ul li::before,
.element_0da4 .right-4a99 li ul li::before,
.element_0da4 .heading_smooth_7f0f li ul li::before,
.element_0da4 .active-top-72ba li ul li::before,
.element_0da4 .static-c912 li ul li::before,
.element_0da4 .banner-hovered-2632 li ul li::before,
.element_0da4 .active-first-f848 li ul li::before,
.element_0da4 .border-hovered-06f6 li ul li::before {
  left: 15px;
}
.element_0da4 .west_f937 li ul a,
.element_0da4 .right-4a99 li ul a,
.element_0da4 .heading_smooth_7f0f li ul a,
.element_0da4 .active-top-72ba li ul a,
.element_0da4 .static-c912 li ul a,
.element_0da4 .banner-hovered-2632 li ul a,
.element_0da4 .active-first-f848 li ul a,
.element_0da4 .border-hovered-06f6 li ul a {
  padding-left: 20px;
}
.element_0da4 .west_f937 li ul ul li::before,
.element_0da4 .right-4a99 li ul ul li::before,
.element_0da4 .heading_smooth_7f0f li ul ul li::before,
.element_0da4 .active-top-72ba li ul ul li::before,
.element_0da4 .static-c912 li ul ul li::before,
.element_0da4 .banner-hovered-2632 li ul ul li::before,
.element_0da4 .active-first-f848 li ul ul li::before,
.element_0da4 .border-hovered-06f6 li ul ul li::before {
  left: 30px;
}
.element_0da4 .west_f937 li ul ul a,
.element_0da4 .right-4a99 li ul ul a,
.element_0da4 .heading_smooth_7f0f li ul ul a,
.element_0da4 .active-top-72ba li ul ul a,
.element_0da4 .static-c912 li ul ul a,
.element_0da4 .banner-hovered-2632 li ul ul a,
.element_0da4 .active-first-f848 li ul ul a,
.element_0da4 .border-hovered-06f6 li ul ul a {
  padding-left: 40px;
}
.element_0da4 .shade_short_665e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_0da4 .border-hovered-06f6 ul li {
  margin-bottom: 1.41575em;
}
.element_0da4 .border-hovered-06f6 ul li .header_new_ce72 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.element_0da4 .border-hovered-06f6 ul li .smooth_b464 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tiny-d679 .west_f937 li a,
.tiny-d679 .right-4a99 li a,
.tiny-d679 .heading_smooth_7f0f li a,
.tiny-d679 .active-top-72ba li a,
.tiny-d679 .static-c912 li a,
.tiny-d679 .banner-hovered-2632 li a,
.tiny-d679 .active-first-f848 li a,
.tiny-d679 .border-hovered-06f6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-d679 .shade_short_665e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-d679 .under-89d4 ul li.up_34cd .pro_9d8a,
.tiny-d679 .under-89d4 ul li.bottom-b10b .pro_9d8a {
  background: rgba(0, 0, 0, 0.2);
}
.tiny-d679 .element_0da4 .under-89d4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li {
  margin: 0;
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li ul {
  margin: 0;
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li ul li a {
  padding-left: 15px;
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li ul li li a {
  padding-left: 30px;
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li.content-4ccc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li.content-4ccc > 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;
}
.primary_liquid_bbb2 .element_0da4 .narrow_853f li.content-4ccc > 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;
}
.sort_4b0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.row-complex-4321 {
  position: relative;
  z-index: 10;
}
.row-complex-4321 .image_47cd {
  width: 100%;
  max-width: 100%;
}
.filter_focused_3414 .secondary_blue_fbac {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter_focused_3414 .link_0804 {
}
.filter_focused_3414 .tiny-d679 {
  background: #292929;
}
.layout-4cba .secondary_blue_fbac {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.layout-4cba .link_0804 {
  background: #f9f9f9;
}
.layout-4cba .tiny-d679 {
  background: #303030;
}
.aside-d665 .secondary_blue_fbac {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-d665 .highlight-ff12 {
    margin-bottom: 1em;
  }
  .aside-d665 .highlight-ff12:last-child {
    margin-bottom: 0;
  }
}
.aside-d665 .link_0804 {
  background: #ededed;
}
.aside-d665 .tiny-d679 {
  background: #1a1a1a;
}
.secondary_blue_fbac.link_0804 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_blue_fbac.link_0804 .active-bff8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_blue_fbac.tiny-d679 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_blue_fbac.tiny-d679 a:not(.tertiary-mini-a8a8) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_blue_fbac.tiny-d679 a:not(.tertiary-mini-a8a8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_blue_fbac.tiny-d679 .active-bff8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_blue_fbac.tiny-d679 table tbody td,
.secondary_blue_fbac.tiny-d679 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget_wide_be7d.west_5379 .large-7dd0 {
  max-width: initial;
}
.widget_wide_be7d .pro_05dc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget_wide_be7d .pro_05dc .image_47cd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget_wide_be7d .pro_05dc .image_47cd {
    display: block;
    margin-bottom: 2em;
  }
  .widget_wide_be7d .pro_05dc .image_47cd:last-child {
    margin-bottom: 0;
  }
}
.aside-d665 .highlight-ff12:last-child,
.layout-4cba .highlight-ff12:last-child,
.filter_focused_3414 .highlight-ff12:last-child {
  margin-bottom: 0;
}
.aside-d665 .highlight-ff12 .element_0da4 .under-89d4:last-child,
.layout-4cba .highlight-ff12 .element_0da4 .under-89d4:last-child,
.filter_focused_3414 .highlight-ff12 .element_0da4 .under-89d4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .aside-d665 .paragraph-b857,
  .aside-d665 .thumbnail-3577,
  .layout-4cba .paragraph-b857,
  .layout-4cba .thumbnail-3577,
  .filter_focused_3414 .paragraph-b857,
  .filter_focused_3414 .thumbnail-3577 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .row-complex-4321 .highlight-ff12 {
    margin-bottom: 2em;
  }
}
.row-complex-4321 p:last-child {
  margin-bottom: 0;
}
.row-complex-4321 li,
.row-complex-4321 ul {
  list-style: none;
  margin: 0;
}
.row-complex-4321 ul ul {
  margin-left: 2.617924em;
}
.block-4a0a {
  font-size: 0.875em;
}

/* css-noise: b0fc */
.shadow-element-m3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
