/*!
Theme Name: Customify
Theme URI: https://pressmaximum.carousel_5362/customify
Author: WPCustomify
Author URI: https://pressmaximum.carousel_5362
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.carousel_5362/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form_advanced_df76.module_d16f/licenses/gpl-2.0.right_0b84
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-tiny-cb04/, (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.in-c142.clean-d5ac/normalize.clean_592b/
 ======
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.clean_592b v7.0.0 | MIT License | github.carousel_5362/necolas/normalize.clean_592b */
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;
}
.thick-3f2c .aside_9a05,
.left-68b4,
.fluid_cc85,
.description_easy_be6f,
.info-ee6e,
.list_tiny_0da5,
.lite-c0e9,
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;
}
.left-68b4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .left-68b4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .left-68b4,
  h1 {
    font-size: 1.8em;
  }
}
.fluid_cc85,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fluid_cc85 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fluid_cc85,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fluid_cc85,
  h2 {
    font-size: 1.7em;
  }
}
.description_easy_be6f,
h3 {
  font-size: 1.618em;
}
.thick-3f2c .aside_9a05,
.info-ee6e,
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.info_f32b {
  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;
}
.label_1d1a:after,
.label_1d1a:before,
.fluid_32d7:after,
.fluid_32d7:before {
  content: "";
  display: table;
}
.label_1d1a:after,
.fluid_32d7:after {
  clear: both;
}
.shade-2f71 {
  float: right;
  margin-right: 0;
}
.avatar-7afc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.plasma-dc8e .box_65e9,
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;
}
.plasma-dc8e .box_65e9: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;
}
.tooltip-e0f9 .box_65e9 {
  box-shadow: none;
}
.tooltip-e0f9
  .box_65e9
  .label_hovered_1727 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip-e0f9 .box_65e9 .rough_f3fa {
  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;
}
.tooltip-e0f9
  .box_65e9
  .rough_f3fa
  b {
  display: none;
}
.tooltip-e0f9 .east-6eaa {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.chip-glass-0e04:not(.steel-4f5f):not(.module_outer_53b7),
button:not(.steel-4f5f):not(.module_outer_53b7),
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ),
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ),
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ) {
  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;
}
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ):hover,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ):hover,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):hover,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):hover,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ):active,
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ):active,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):active,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):active,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):active,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus {
  outline: 0;
}
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7 {
  position: relative;
}
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .secondary-bdb4,
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .fixed-281b,
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .layout-clean-8ebd,
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  i,
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  svg,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .secondary-bdb4,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .fixed-281b,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .layout-clean-8ebd,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  i,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  svg,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .secondary-bdb4,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .fixed-281b,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .layout-clean-8ebd,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  i,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  svg,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .secondary-bdb4,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .fixed-281b,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .layout-clean-8ebd,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  i,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  svg,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .secondary-bdb4,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .fixed-281b,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  .layout-clean-8ebd,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  i,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7
  svg {
  visibility: hidden;
}
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7:after,
button:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7:after,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7:after,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7:after,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ).fn-loading-60a7: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;
}
.chip-glass-0e04:not(.steel-4f5f):not(.module_outer_53b7),
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ),
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ),
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ) {
  color: #fff;
  background: #235787;
}
.chip-glass-0e04:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus,
input[type="button"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus,
input[type="reset"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus,
input[type="submit"]:not(.steel-4f5f):not(
    .module_outer_53b7
  ):focus {
  color: #fff;
}
.chip-glass-0e04.fn-disabled-60a7:not(.steel-4f5f):not(
    .module_outer_53b7
  ),
.chip-glass-0e04[disabled]:not(.steel-4f5f):not(
    .module_outer_53b7
  ),
button.fn-disabled-60a7:not(.steel-4f5f):not(
    .module_outer_53b7
  ),
button[disabled]:not(.steel-4f5f):not(
    .module_outer_53b7
  ) {
  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;
}
.message_b1c0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.message_b1c0: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;
}
.steel_6eb6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block-dim-81be {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption-steel-4c0f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.label_1d1a:after,
.label_1d1a:before,
.black-2314:after,
.black-2314:before,
.steel-784b:after,
.steel-784b:before,
.blue-8575:after,
.blue-8575:before,
.full_b7e0:after,
.full_b7e0:before,
.card-a743:after,
.card-a743:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.label_1d1a:after,
.black-2314:after,
.steel-784b:after,
.blue-8575:after,
.full_b7e0:after,
.card-a743:after {
  clear: both;
}
.black-2314 .dropdown-easy-e353,
.steel-784b .dropdown-easy-e353,
.dirty-6064 .dropdown-easy-e353 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tag_4649 {
  display: inline-block;
}
.info-rough-641b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.info-rough-641b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.info-rough-641b .medium_f1e8 {
  padding: 1em 0;
  font-size: 85%;
}
.medium_f1e8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid_light_7219 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid_light_7219:after,
.grid_light_7219:before {
  content: "";
  display: table;
}
.grid_light_7219:after {
  clear: both;
}
.blue-5f81 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.block_down_30bd .blue-5f81 {
  max-width: 50%;
}
.north_29a7 .blue-5f81 {
  max-width: 33.33%;
}
.tooltip-fa39 .blue-5f81 {
  max-width: 25%;
}
.banner_lower_e49b .blue-5f81 {
  max-width: 20%;
}
.fluid-ff0d .blue-5f81 {
  max-width: 16.66%;
}
.label_485f .blue-5f81 {
  max-width: 14.28%;
}
.nav_top_a173 .blue-5f81 {
  max-width: 12.5%;
}
.pagination-51bf .blue-5f81 {
  max-width: 11.11%;
}
.filter_warm_ca02 {
  display: block;
}
.thick-3f2c .bright_85d3 label,
.thick-3f2c .mask-45ea label,
.thick-3f2c .dark_cc14 label,
.thick-3f2c .black_e2b3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_mini_d755 {
  list-style: none;
  margin: 0;
}
.active_mini_d755 article.block_smooth_57ab {
  margin-bottom: 0;
}
.active_mini_d755 ul {
  list-style: none;
  margin: 0;
}
.active_mini_d755 .icon_3399 li.block_smooth_57ab {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_mini_d755 .icon_3399 li.block_smooth_57ab {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_mini_d755 .icon_3399 li.block_smooth_57ab: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) {
  .active_mini_d755 .icon_3399 li.block_smooth_57ab li.block_smooth_57ab li.block_smooth_57ab li.block_smooth_57ab {
    padding-left: 0;
  }
}
article.block_smooth_57ab {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_smooth_57ab .black-2314 p:last-of-type {
  margin-bottom: 0;
}
article.block_smooth_57ab .secondary-a6fc {
  float: left;
}
article.block_smooth_57ab .row-red-e429 {
  margin-left: 85px;
}
article.block_smooth_57ab .icon-74a6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_smooth_57ab .icon-74a6 .rough-24fe {
  margin-left: 10px;
}
article.block_smooth_57ab .hovered_5d56 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_smooth_57ab .primary_bfc4 {
  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 .bright_85d3,
  #respond .dark_cc14,
  #respond .black_e2b3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright_85d3 input,
#respond .dark_cc14 input,
#respond .black_e2b3 input {
  width: 100%;
}
#respond .black_e2b3 {
  margin-right: 0;
}
#respond .next-d880 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner-3c27 {
  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;
}
.inner-3c27.chip_e2c3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.inner-3c27 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%);
}
.inner-3c27:focus,
.inner-3c27: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);
}
.banner-fixed-9900 {
  border-radius: 10%;
}
.pagination-paper-4c97 {
  border-radius: 50%;
}
.glass_bbcb {
  font-size: 0.72em;
}
.hidden_3d97 {
  font-size: 0.875em;
}
.row_020d {
  font-size: 1.1em;
}
.south-1194 {
  text-transform: uppercase;
  line-height: 1.2;
}
.south-1194.glass_bbcb {
  letter-spacing: 0.5px;
}
.green-34f9,
.green-34f9 a {
  color: #6d6d6d;
}
.green-34f9 a:hover {
  color: #111;
}
.gradient-simple-469b {
  color: #6d6d6d;
}
.huge_4327 {
  overflow-x: hidden;
}
.huge_4327 .slow-2d8b.pagination-4037 {
  position: relative;
}
.huge_4327 .slow-2d8b.pagination-4037.accordion_iron_908b {
  position: initial;
}
.huge_4327
  .slow-2d8b.pagination-4037.accordion_iron_908b
  .primary_tall_a437 {
  left: auto;
}
.huge_4327 .slow-2d8b .primary_tall_a437 {
  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;
}
.huge_4327 .slow-2d8b:hover.pagination-4037 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.huge_4327
  .slow-2d8b:hover.pagination-4037
  .primary_tall_a437 {
  display: block;
  z-index: 9999999;
}
.huge_4327 .hover_dim_a90e .wood_35ac,
.huge_4327 .link_d4e2 .wood_35ac {
  display: none;
}
.huge_4327 .smooth-60b9 .slow-2d8b:hover.pagination-4037 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.thick-3f2c .bright_85d3 label,
.thick-3f2c .mask-45ea label,
.thick-3f2c .dark_cc14 label,
.thick-3f2c .black_e2b3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_mini_d755 {
  list-style: none;
  margin: 0;
}
.active_mini_d755 article.block_smooth_57ab {
  margin-bottom: 0;
}
.active_mini_d755 ul {
  list-style: none;
  margin: 0;
}
.active_mini_d755 .icon_3399 li.block_smooth_57ab {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_mini_d755 .icon_3399 li.block_smooth_57ab {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_mini_d755 .icon_3399 li.block_smooth_57ab: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) {
  .active_mini_d755 .icon_3399 li.block_smooth_57ab li.block_smooth_57ab li.block_smooth_57ab li.block_smooth_57ab {
    padding-left: 0;
  }
}
article.block_smooth_57ab {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_smooth_57ab .black-2314 p:last-of-type {
  margin-bottom: 0;
}
article.block_smooth_57ab .secondary-a6fc {
  float: left;
}
article.block_smooth_57ab .row-red-e429 {
  margin-left: 85px;
}
article.block_smooth_57ab .icon-74a6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_smooth_57ab .icon-74a6 .rough-24fe {
  margin-left: 10px;
}
article.block_smooth_57ab .hovered_5d56 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_smooth_57ab .primary_bfc4 {
  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 .bright_85d3,
  #respond .dark_cc14,
  #respond .black_e2b3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright_85d3 input,
#respond .dark_cc14 input,
#respond .black_e2b3 input {
  width: 100%;
}
#respond .black_e2b3 {
  margin-right: 0;
}
#respond .next-d880 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover_dim_a90e .box_ae96 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.box_ae96 .thumbnail-pressed-a294.green-3b22 .under_7f19 > li > a:focus,
.box_ae96 .thumbnail-pressed-a294.green-3b22 .under_7f19 > li > a:hover,
.box_ae96 .thumbnail-pressed-a294.chip_65c7 .under_7f19 > li > a:focus,
.box_ae96 .thumbnail-pressed-a294.chip_65c7 .under_7f19 > li > a:hover,
.box_ae96 .thumbnail-pressed-a294.shade_medium_c00c .under_7f19 > li > a:focus,
.box_ae96 .thumbnail-pressed-a294.shade_medium_c00c .under_7f19 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_ae96
  .thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li.soft-1e67
  > a,
.box_ae96
  .thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li.next-f8c8
  > a,
.box_ae96
  .thumbnail-pressed-a294.chip_65c7
  .under_7f19
  > li.soft-1e67
  > a,
.box_ae96
  .thumbnail-pressed-a294.chip_65c7
  .under_7f19
  > li.next-f8c8
  > a,
.box_ae96
  .thumbnail-pressed-a294.shade_medium_c00c
  .under_7f19
  > li.soft-1e67
  > a,
.box_ae96 .thumbnail-pressed-a294.shade_medium_c00c .under_7f19 > li.element_simple_7b91 > a {
  color: rgba(255, 255, 255, 0.99);
}
.box_ae96 .paragraph_up_6d76,
.box_ae96 .paragraph_up_6d76 a {
  color: rgba(255, 255, 255, 0.99);
}
.box_ae96 .disabled_61d2.picture-first-c930 li a,
.box_ae96 .hard_f745 a,
.box_ae96 .tag-6ea9,
.box_ae96 .under_7f19 > li > a,
.box_ae96 .slider_soft_ac80 {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96 .disabled_61d2.picture-first-c930 li a:hover,
.box_ae96 .hard_f745 a:hover,
.box_ae96 .tag-6ea9:hover,
.box_ae96 .under_7f19 > li > a:hover,
.box_ae96 .slider_soft_ac80:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_ae96 .secondary-tiny-0f4d {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96 .secondary-tiny-0f4d .active_narrow_3b88 {
  color: rgba(255, 255, 255, 0.99);
}
.box_ae96 .secondary-tiny-0f4d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_ae96 .last-c53d .label_8208 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96 .last-c53d .label_8208 .breadcrumb_c62f {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96
  .last-c53d
  .label_8208
  .breadcrumb_c62f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96
  .last-c53d
  .label_8208
  .breadcrumb_c62f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96
  .last-c53d
  .label_8208
  .breadcrumb_c62f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96
  .last-c53d
  .label_8208
  .breadcrumb_c62f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96 .last-c53d .caption-5473 {
  color: rgba(255, 255, 255, 0.79);
}
.box_ae96 .last-c53d .caption-5473:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_f6f9
  .box_ae96
  .last-c53d
  .out-7bf2
  .hover-south-9f7f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_f6f9
  .box_ae96
  .last-c53d
  .out-7bf2
  .breadcrumb_c62f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_dim_a90e .orange_ab96 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.orange_ab96 .thumbnail-pressed-a294.green-3b22 .under_7f19 > li > a:focus,
.orange_ab96 .thumbnail-pressed-a294.green-3b22 .under_7f19 > li > a:hover,
.orange_ab96 .thumbnail-pressed-a294.chip_65c7 .under_7f19 > li > a:focus,
.orange_ab96 .thumbnail-pressed-a294.chip_65c7 .under_7f19 > li > a:hover,
.orange_ab96 .thumbnail-pressed-a294.shade_medium_c00c .under_7f19 > li > a:focus,
.orange_ab96 .thumbnail-pressed-a294.shade_medium_c00c .under_7f19 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange_ab96
  .thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li.soft-1e67
  > a,
.orange_ab96
  .thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li.next-f8c8
  > a,
.orange_ab96
  .thumbnail-pressed-a294.chip_65c7
  .under_7f19
  > li.soft-1e67
  > a,
.orange_ab96
  .thumbnail-pressed-a294.chip_65c7
  .under_7f19
  > li.next-f8c8
  > a,
.orange_ab96
  .thumbnail-pressed-a294.shade_medium_c00c
  .under_7f19
  > li.soft-1e67
  > a,
.orange_ab96 .thumbnail-pressed-a294.shade_medium_c00c .under_7f19 > li.element_simple_7b91 > a {
  color: rgba(0, 0, 0, 0.8);
}
.orange_ab96 .paragraph_up_6d76,
.orange_ab96 .paragraph_up_6d76 a {
  color: rgba(0, 0, 0, 0.8);
}
.orange_ab96 .disabled_61d2.picture-first-c930 li a,
.orange_ab96 .hard_f745 a,
.orange_ab96 .tag-6ea9,
.orange_ab96 .under_7f19 > li > a,
.orange_ab96 .slider_soft_ac80 {
  color: rgba(0, 0, 0, 0.55);
}
.orange_ab96 .disabled_61d2.picture-first-c930 li a:hover,
.orange_ab96 .hard_f745 a:hover,
.orange_ab96 .tag-6ea9:hover,
.orange_ab96 .under_7f19 > li > a:hover,
.orange_ab96 .slider_soft_ac80:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange_ab96 .secondary-tiny-0f4d {
  color: rgba(0, 0, 0, 0.55);
}
.orange_ab96 .secondary-tiny-0f4d .active_narrow_3b88 {
  color: rgba(0, 0, 0, 0.8);
}
.orange_ab96 .secondary-tiny-0f4d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.easy-e951 .form_0f42 {
  margin-left: auto;
  margin-right: auto;
}
.steel-784b > * {
  margin-left: auto;
  margin-right: auto;
}
.steel-784b .steel_6eb6 {
  margin-right: 1.41575em;
}
.inner_650f .steel-784b > .item-7e0b {
  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;
}
.inner_650f .steel-784b > .down-501a {
  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;
}
.silver-0dc0.easy-e951 .form_0f42,
.hover_north_9019.easy-e951 .form_0f42 {
  margin-left: 0;
}
.alert-focused-d01c.easy-e951 .form_0f42,
.popup_top_1857.easy-e951 .form_0f42 {
  margin-right: 0;
}
.steel-784b ol,
.steel-784b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sidebar-copper-1f7f video {
  max-width: 100%;
}
.basic_dbbb img {
  display: block;
}
.basic_dbbb.steel_6eb6,
.basic_dbbb.block-dim-81be {
  width: 100%;
}
.basic_dbbb.down-501a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.summary-8bbf:not(.search-fresh-015b) {
  margin: 1.5em auto;
}
.dropdown-hot-a59e p {
  padding: 1.5em 14px;
}
ul.thumbnail-purple-7cea.down-501a,
ul.thumbnail-purple-7cea.item-7e0b,
ul.thumbnail-purple-7cea.primary_lite_415b.item-7e0b {
  padding: 0 14px;
}
.row_5cac {
  display: block;
  overflow-x: auto;
}
.row_5cac table {
  border-collapse: collapse;
  width: 100%;
}
.row_5cac td,
.row_5cac th {
  padding: 0.5em;
}
.steel-784b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.steel-784b ol ol,
.steel-784b ol ul,
.steel-784b ul ol,
.steel-784b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.steel-784b ol ol li,
.steel-784b ol ul li,
.steel-784b ul ol li,
.steel-784b ul ul li {
  margin-left: 0;
}
.photo_83d5.search_fe47 > .table-pressed-a799 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.photo_83d5.search_fe47 > .table-pressed-a799 iframe,
.photo_83d5.search_fe47 > .table-pressed-a799 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.steel_3935 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.steel_3935.warm-71af {
  padding: 0;
}
.steel_3935.warm-71af cite {
  font-size: 13px;
}
.steel_3935 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.steel_3935 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.center_89ce {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.center_89ce > p:first-child {
  margin-top: 0;
}
.center_89ce cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.center_89ce blockquote {
  border-left: 0;
}
.last_37cd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.last_37cd:not(.hard_b2b5) {
  max-width: 100px;
}
.last_37cd.image-555b {
  border-bottom: none !important;
  text-align: center;
}
.last_37cd.image-555b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dropdown-hot-a59e p {
    padding: 1.5em 0;
  }
}
.hard_0718 {
  color: #0073aa;
}
.motion_4db0 {
  background-color: #0073aa;
}
.tertiary_red_0f2f {
  color: #229fd8;
}
.active_1290 {
  background-color: #229fd8;
}
.frame_1390 {
  color: #eee;
}
.fast_f799 {
  background-color: #eee;
}
.wide-44c5 {
  color: #444;
}
.easy-4cc2 {
  background-color: #444;
}
.panel-a684 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel-a684 .accent_8179 .hard_f745 {
  font-size: 15px;
}
.panel-a684 .hard_f745 {
  line-height: 1.3;
}
.panel-a684 .orange_ab96 {
}
.panel-a684 .box_ae96 {
  background: #235787;
}
.module_complex_4a40 {
  padding: 0;
}
.module_complex_4a40 .box_ae96 {
  background: #1a1a1a;
}
.module_complex_4a40 .orange_ab96 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pro_6b1a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pro_6b1a .orange_ab96 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pro_6b1a .box_ae96 {
  background: #303030;
}
.card-a743 {
  position: relative;
  z-index: 10;
}
.card-a743 .out_5513 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_7a2f .pagination-4037 {
  display: inline-block;
  vertical-align: middle;
}
.cool_7a2f.tabs_gas_365f .pagination-4037 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cool_7a2f.tabs_gas_365f .pagination-4037 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cool_7a2f.tabs_gas_365f .pagination-4037 {
    margin-right: 0.4em;
  }
}
.cool_7a2f.tabs_gas_365f .pagination-4037:last-child {
  margin-right: 0;
}
.modal-676b .out_5513 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hover_dim_a90e .accent_8179 {
    margin: 0 -0.5em;
  }
  .hover_dim_a90e .accent_8179 [class*="customify-col-"],
  .hover_dim_a90e .accent_8179 [class*="customify-col_"],
  .hover_dim_a90e .accent_8179 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hover_dim_a90e.popup-fast-fbab .out_5513 {
  background: 0 0 !important;
}
.hover_dim_a90e.popup-fast-fbab .out_5513,
.hover_dim_a90e.modal-676b .out_5513 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hover_dim_a90e.simple-ecfe {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hover_dim_a90e.modal-676b .out_5513 {
  box-shadow: none !important;
}
.new_dc10 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .new_dc10 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .new_dc10 {
    padding: 18px 0 20px;
  }
}
.new_dc10 .column-wood-6e6a {
  width: 100%;
}
.new_dc10 .tertiary-south-5568 {
  margin-bottom: 0;
}
.new_dc10 .footer_d0b5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.huge_6a8c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.huge_6a8c .mask-d96e {
  width: 100%;
}
.popup_cae3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup_cae3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup_cae3 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;
}
.popup_cae3 li:last-child:after {
  display: none;
}
.popup_cae3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled-af34 .wood_35ac button,
.new_dc10 .wood_35ac button {
  left: 0;
}
.disabled-af34 .mask-d96e,
.new_dc10 .mask-d96e {
  padding-left: 0;
  padding-right: 0;
}
.disabled-af34 .huge_6a8c,
.new_dc10 .huge_6a8c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled-af34 {
  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;
}
.disabled-af34: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;
}
.disabled-af34 .card-action-19fb {
  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) {
  .disabled-af34 .card-action-19fb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-af34 .card-action-19fb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-af34 .card-action-19fb {
    min-height: 200px;
  }
}
.disabled-af34 .popup_cae3 {
  color: rgba(255, 255, 255, 0.8);
}
.disabled-af34 .popup_cae3 a,
.disabled-af34 .popup_cae3 li:after {
  color: inherit;
}
.disabled-af34 .popup_cae3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column-2aba {
  margin-bottom: 0.5em;
}
.mask_8e08 {
  margin-bottom: 1.2em;
}
.mask_8e08,
.column-2aba {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask_8e08 p:last-child,
.column-2aba p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wood_35ac,
#masthead .wood_35ac {
  display: none;
}
#masthead
  > .wood_35ac.background_copper_1837 {
  display: none;
}
#masthead > .wood_35ac button {
  left: 0;
}
.focus-advanced-5060 {
  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%;
}
.focus-advanced-5060 .pagination-4037 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus-advanced-5060 .dropdown-purple-ad03 {
  display: -webkit-box;
  display: flex;
}
.focus-advanced-5060 .dropdown-purple-ad03.orange-98d5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus-advanced-5060 .dropdown-purple-ad03.smooth-ad26 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-advanced-5060 .dropdown-purple-ad03.link_3a6d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-advanced-5060.dropdown-6da1.disabled_22c0 .dropdown-purple-ad03.orange-98d5 {
  flex-basis: 100%;
}
.focus-advanced-5060.surface_soft_6c31 .dropdown-purple-ad03.smooth-ad26 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus-advanced-5060.surface_soft_6c31 .dropdown-purple-ad03.link_3a6d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wood_35ac.background_copper_1837 {
  display: none;
}
#masthead > .wood_35ac button {
  left: 0;
}
.sidebar-ea74 {
  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;
}
.sidebar-ea74:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar-ea74.thick_27e1 i {
  margin-right: 4px;
}
.sidebar-ea74.current_25db i {
  margin-left: 5px;
}
.hard_f745 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hard_f745 p:last-child {
  margin-bottom: 0;
}
.progress_in_87a3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_in_87a3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_in_87a3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_in_87a3 .paragraph_up_6d76 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_in_87a3 .badge-lower-f76d {
  margin: 5px 0 7px 0;
}
.progress_in_87a3.info-old-68b1 .huge-4a3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_in_87a3.info-old-68b1 .modal_f356 {
  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;
}
.progress_in_87a3.popup_full_4217 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_in_87a3.popup_full_4217 .huge-4a3a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_in_87a3.popup_full_4217 .modal_f356 {
  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;
}
.progress_in_87a3.accordion-slow-3e43 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_in_87a3.current_e7c5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_in_87a3.current_e7c5 .modal_f356 {
  margin-top: 7px;
}
.info-out-cd39 {
  display: inline-block;
}
.card-a743 .preview_dcf7 .progress_in_87a3 img {
  max-width: 100%;
}
.thumbnail-pressed-a294 .last-fac3.red_c25c,
.image_777e .last-fac3.red_c25c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-pressed-a294 .smooth_acb6,
.image_777e .smooth_acb6 {
  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%);
}
.thumbnail-pressed-a294 .smooth_acb6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.thumbnail-pressed-a294.dim-c150 .smooth_acb6 {
  display: none;
}
.thumbnail-pressed-a294 .detail_light_450d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnail-pressed-a294 .detail_light_450d li {
  display: inline-block;
  position: relative;
}
.thumbnail-pressed-a294 .detail_light_450d li:last-child {
  margin-right: 0;
}
.thumbnail-pressed-a294 .detail_light_450d 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;
}
.thumbnail-pressed-a294 .detail_light_450d li.element_simple_7b91 > a {
  color: rgba(0, 0, 0, 0.9);
}
.thumbnail-pressed-a294 .detail_light_450d > 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;
}
.thumbnail-pressed-a294 .detail_light_450d > li > a i {
  line-height: 0;
}
.thumbnail-pressed-a294 .detail_light_450d > li.preview-8d79 > a .smooth_acb6 {
  margin-left: 4px;
  line-height: 0;
}
.thumbnail-pressed-a294 .detail_light_450d .tooltip-54f1 li.preview-8d79 > a {
  position: relative;
}
.thumbnail-pressed-a294 .detail_light_450d .tooltip-54f1 li.preview-8d79 > a:after,
.thumbnail-pressed-a294 .detail_light_450d .tooltip-54f1 li.preview-8d79 > a:before {
  content: "";
  display: table;
}
.thumbnail-pressed-a294 .detail_light_450d .tooltip-54f1 li.preview-8d79 > a:after {
  clear: both;
}
.thumbnail-pressed-a294 .detail_light_450d .tooltip-54f1 li.preview-8d79 > a .smooth_acb6 {
  margin-left: 5px;
  float: right;
}
.thumbnail-pressed-a294 .list_action_fb24,
.thumbnail-pressed-a294 .tooltip-54f1 {
  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;
}
.thumbnail-pressed-a294 .tooltip-54f1 {
  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;
}
.thumbnail-pressed-a294 .tooltip-54f1 .red_c25c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-pressed-a294 .tooltip-54f1 .smooth_acb6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.thumbnail-pressed-a294 .tooltip-54f1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.thumbnail-pressed-a294 .tooltip-54f1 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;
}
.thumbnail-pressed-a294 .tooltip-54f1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-pressed-a294 .tooltip-54f1 .tooltip-54f1 {
  top: 0;
  left: 100%;
}
.thumbnail-pressed-a294 .text-7e24.fn-focus-60a7 > .list_action_fb24,
.thumbnail-pressed-a294 .text-7e24.fn-focus-60a7 > .tooltip-54f1,
.thumbnail-pressed-a294 .text-7e24:focus > .list_action_fb24,
.thumbnail-pressed-a294 .text-7e24:focus > .tooltip-54f1,
.thumbnail-pressed-a294 .text-7e24:hover > .list_action_fb24,
.thumbnail-pressed-a294 .text-7e24:hover > .tooltip-54f1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.thumbnail-pressed-a294.shade_medium_c00c .under_7f19:after,
.thumbnail-pressed-a294.shade_medium_c00c .under_7f19:before {
  content: "";
  display: table;
}
.thumbnail-pressed-a294.shade_medium_c00c .under_7f19:after {
  clear: both;
}
.thumbnail-pressed-a294.shade_medium_c00c .under_7f19 > li {
  float: left;
}
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19:after,
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19:before {
  content: "";
  display: table;
}
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19:after {
  clear: both;
}
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19 > li {
  float: left;
}
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19 > li.soft-1e67 > a,
.thumbnail-pressed-a294.widget-bottom-4cd4 .under_7f19 > li.element_simple_7b91 > a {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail-pressed-a294.green-3b22 .under_7f19 > li > a .red_c25c {
  position: relative;
}
.thumbnail-pressed-a294.green-3b22 .under_7f19 > li > a .red_c25c: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;
}
.thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li:focus
  > a
  .red_c25c:before,
.thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li:hover
  > a
  .red_c25c:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li.soft-1e67
  > a
  .red_c25c:before,
.thumbnail-pressed-a294.green-3b22
  .under_7f19
  > li.next-f8c8
  > a
  .red_c25c:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-pressed-a294.chip_65c7 .under_7f19 > li > a .red_c25c {
  position: relative;
}
.thumbnail-pressed-a294.chip_65c7 .under_7f19 > li > a .red_c25c: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;
}
.thumbnail-pressed-a294.chip_65c7 .under_7f19 > li:focus > a .red_c25c:before,
.thumbnail-pressed-a294.chip_65c7
  .under_7f19
  > li:hover
  > a
  .red_c25c:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-pressed-a294.chip_65c7
  .under_7f19
  > li.soft-1e67
  > a
  .red_c25c:before,
.thumbnail-pressed-a294.chip_65c7
  .under_7f19
  > li.next-f8c8
  > a
  .red_c25c:before {
  width: 100%;
  background-color: currentColor;
}
.image_777e .detail_light_450d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image_777e .detail_light_450d li:first-child > a {
  border-top: none;
}
.image_777e .detail_light_450d .nav-upper-39c5 > .red_c25c .smooth_acb6 {
  display: none;
}
.image_777e .detail_light_450d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.image_777e .detail_light_450d li:last-child {
  border: none;
}
.image_777e .detail_light_450d li.preview-8d79 > a {
  padding-right: 45px !important;
}
.image_777e .detail_light_450d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.image_777e .detail_light_450d li a:focus,
.image_777e .detail_light_450d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_777e .detail_light_450d li .icon_cebd {
  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;
}
.image_777e .detail_light_450d li .icon_cebd:hover {
  box-shadow: none;
}
.image_777e .detail_light_450d li .icon_cebd .smooth_acb6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.image_777e .detail_light_450d .tooltip-54f1 {
  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);
}
.image_777e .detail_light_450d .tooltip-54f1 li a {
  padding-left: 3em;
}
.image_777e .detail_light_450d .main_72dd > a .icon_cebd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.image_777e .detail_light_450d .main_72dd > .tooltip-54f1 {
  display: block;
  opacity: 1;
}
.layout_center_d3bc {
  max-width: 100%;
}
.aside-over-327f {
  line-height: 0;
  cursor: pointer;
}
.slider_soft_ac80 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slider_soft_ac80:hover {
  box-shadow: none;
  color: currentColor;
}
.slider_soft_ac80 svg {
  width: 18px;
  height: 18px;
}
.slider_soft_ac80 .dropdown_liquid_f185 {
  display: none;
}
.bronze-ff1e {
  position: relative;
}
.bronze-ff1e.fn-active-60a7 .slider_soft_ac80 .table-top-c538 {
  display: none;
}
.bronze-ff1e.fn-active-60a7 .slider_soft_ac80 .dropdown_liquid_f185 {
  display: inline-block;
}
.bronze-ff1e .prev_fe86 {
  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);
}
.bronze-ff1e.pagination-hovered-36dd .prev_fe86 {
  left: auto;
  right: -0.9em;
}
.bronze-ff1e.pagination-hovered-36dd .media_east_0704::before {
  left: auto;
  right: 15px;
}
.bronze-ff1e.fn-active-60a7 .prev_fe86 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.out-7bf2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.out-7bf2 label {
  flex-basis: 100%;
}
.out-7bf2 .label_8208 {
  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;
}
.out-7bf2 .breadcrumb_c62f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.out-7bf2 .breadcrumb_c62f:focus {
  background-color: transparent;
}
.out-7bf2 button.caption-5473 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.out-7bf2 button.caption-5473:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.out-7bf2 button.caption-5473 svg {
  width: 18px;
  height: 18px;
}
.out-7bf2 input[type="submit"] {
  min-height: auto;
}
.last-c53d .out-7bf2 .breadcrumb_c62f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media_east_0704 {
  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) {
  .media_east_0704 {
    width: 220px;
  }
}
.media_east_0704 label {
  flex-basis: 100%;
}
.media_east_0704::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;
}
.feature_f6f9 .last-c53d .out-7bf2 {
  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;
}
.feature_f6f9
  .last-c53d
  .out-7bf2
  .label_8208 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.feature_f6f9 .last-c53d .out-7bf2 .breadcrumb_c62f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.feature_f6f9
  .last-c53d
  .out-7bf2
  .breadcrumb_c62f:focus {
  background: 0 0;
}
.feature_f6f9
  .last-c53d
  .out-7bf2
  .hover-south-9f7f {
  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;
}
.disabled_61d2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.disabled_61d2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.disabled_61d2 li:last-child {
  margin-right: 0;
}
.disabled_61d2 li:first-child {
  margin-left: 0;
}
.disabled_61d2.stale_368a a {
  color: #fff;
}
.disabled_61d2.stale_368a a:hover {
  color: #fff;
}
.disabled_61d2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.disabled_61d2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.disabled_61d2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.disabled_61d2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.disabled_61d2 [class*="social-icon-apple"] {
  background-color: #999;
}
.disabled_61d2 [class*="social-icon-apple"].block-complex-d404 {
  background-color: transparent;
  color: #999;
}
.disabled_61d2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.disabled_61d2 [class*="social-icon-behance"].block-complex-d404 {
  background-color: transparent;
  color: #1769ff;
}
.disabled_61d2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.disabled_61d2 [class*="social-icon-bitbucket"].block-complex-d404 {
  background-color: transparent;
  color: #205081;
}
.disabled_61d2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.disabled_61d2 [class*="social-icon-codepen"].block-complex-d404 {
  background-color: transparent;
  color: #000;
}
.disabled_61d2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.disabled_61d2 [class*="social-icon-delicious"].block-complex-d404 {
  background-color: transparent;
  color: #39f;
}
.disabled_61d2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.disabled_61d2 [class*="social-icon-digg"].block-complex-d404 {
  background-color: transparent;
  color: #005be2;
}
.disabled_61d2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.disabled_61d2 [class*="social-icon-dribbble"].block-complex-d404 {
  background-color: transparent;
  color: #ea4c89;
}
.disabled_61d2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.disabled_61d2 [class*="social-icon-envelope"].block-complex-d404 {
  background-color: transparent;
  color: #ea4335;
}
.disabled_61d2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.disabled_61d2 [class*="social-icon-facebook"].block-complex-d404 {
  background-color: transparent;
  color: #3b5998;
}
.disabled_61d2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.disabled_61d2 [class*="social-icon-flickr"].block-complex-d404 {
  background-color: transparent;
  color: #0063dc;
}
.disabled_61d2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.disabled_61d2 [class*="social-icon-foursquare"].block-complex-d404 {
  background-color: transparent;
  color: #2d5be3;
}
.disabled_61d2 [class*="social-icon-github"] {
  background-color: #333;
}
.disabled_61d2 [class*="social-icon-github"].block-complex-d404 {
  background-color: transparent;
  color: #333;
}
.disabled_61d2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.disabled_61d2 [class*="social-icon-google-plus"].block-complex-d404 {
  background-color: transparent;
  color: #dd4b39;
}
.disabled_61d2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.disabled_61d2 [class*="social-icon-houzz"].block-complex-d404 {
  background-color: transparent;
  color: #7ac142;
}
.disabled_61d2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.disabled_61d2 [class*="social-icon-instagram"].block-complex-d404 {
  background-color: transparent;
  color: #262626;
}
.disabled_61d2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.disabled_61d2 [class*="social-icon-jsfiddle"].block-complex-d404 {
  background-color: transparent;
  color: #487aa2;
}
.disabled_61d2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.disabled_61d2 [class*="social-icon-linkedin"].block-complex-d404 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_61d2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.disabled_61d2 [class*="social-icon-medium"].block-complex-d404 {
  background-color: transparent;
  color: #00ab6b;
}
.disabled_61d2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.disabled_61d2
  [class*="social-icon-odnoklassniki"].block-complex-d404 {
  background-color: transparent;
  color: #f4731c;
}
.disabled_61d2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.disabled_61d2 [class*="social-icon-meetup"].block-complex-d404 {
  background-color: transparent;
  color: #ec1c40;
}
.disabled_61d2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.disabled_61d2 [class*="social-icon-pinterest"].block-complex-d404 {
  background-color: transparent;
  color: #bd081c;
}
.disabled_61d2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.disabled_61d2 [class*="social-icon-product-hunt"].block-complex-d404 {
  background-color: transparent;
  color: #da552f;
}
.disabled_61d2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.disabled_61d2 [class*="social-icon-reddit"].block-complex-d404 {
  background-color: transparent;
  color: #ff4500;
}
.disabled_61d2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.disabled_61d2 [class*="social-icon-rss"].block-complex-d404 {
  background-color: transparent;
  color: #f26522;
}
.disabled_61d2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.disabled_61d2
  [class*="social-icon-shopping-cart"].block-complex-d404 {
  background-color: transparent;
  color: #4caf50;
}
.disabled_61d2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.disabled_61d2 [class*="social-icon-skype"].block-complex-d404 {
  background-color: transparent;
  color: #00aff0;
}
.disabled_61d2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.disabled_61d2 [class*="social-icon-slideshare"].block-complex-d404 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_61d2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.disabled_61d2 [class*="social-icon-snapchat"].block-complex-d404 {
  background-color: transparent;
  color: #fffc00;
}
.disabled_61d2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.disabled_61d2 [class*="social-icon-soundcloud"].block-complex-d404 {
  background-color: transparent;
  color: #f80;
}
.disabled_61d2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.disabled_61d2 [class*="social-icon-spotify"].block-complex-d404 {
  background-color: transparent;
  color: #2ebd59;
}
.disabled_61d2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.disabled_61d2
  [class*="social-icon-stack-overflow"].block-complex-d404 {
  background-color: transparent;
  color: #fe7a15;
}
.disabled_61d2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.disabled_61d2 [class*="social-icon-maldkfgram"].block-complex-d404 {
  background-color: transparent;
  color: #2ca5e0;
}
.disabled_61d2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.disabled_61d2 [class*="social-icon-tripadvisor"].block-complex-d404 {
  background-color: transparent;
  color: #589442;
}
.disabled_61d2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.disabled_61d2 [class*="social-icon-tumblr"].block-complex-d404 {
  background-color: transparent;
  color: #35465c;
}
.disabled_61d2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.disabled_61d2 [class*="social-icon-twitch"].block-complex-d404 {
  background-color: transparent;
  color: #6441a5;
}
.disabled_61d2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.disabled_61d2 [class*="social-icon-twitter"].block-complex-d404 {
  background-color: transparent;
  color: #1da1f2;
}
.disabled_61d2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.disabled_61d2 [class*="social-icon-vimeo"].block-complex-d404 {
  background-color: transparent;
  color: #1ab7ea;
}
.disabled_61d2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.disabled_61d2 [class*="social-icon-vk"].block-complex-d404 {
  background-color: transparent;
  color: #45668e;
}
.disabled_61d2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.disabled_61d2 [class*="social-icon-weibo"].block-complex-d404 {
  background-color: transparent;
  color: #df2029;
}
.disabled_61d2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.disabled_61d2 [class*="social-icon-weixin"].block-complex-d404 {
  background-color: transparent;
  color: #7bb32e;
}
.disabled_61d2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.disabled_61d2 [class*="social-icon-whatsapp"].block-complex-d404 {
  background-color: transparent;
  color: #25d366;
}
.disabled_61d2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.disabled_61d2 [class*="social-icon-wordpress"].block-complex-d404 {
  background-color: transparent;
  color: #21759b;
}
.disabled_61d2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.disabled_61d2 [class*="social-icon-xing"].block-complex-d404 {
  background-color: transparent;
  color: #026466;
}
.disabled_61d2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.disabled_61d2 [class*="social-icon-yelp"].block-complex-d404 {
  background-color: transparent;
  color: #af0606;
}
.disabled_61d2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.disabled_61d2 [class*="social-icon-youtube"].block-complex-d404 {
  background-color: transparent;
  color: #cd201f;
}
.tag-6ea9 {
  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;
}
.tag-6ea9:hover {
  box-shadow: none;
  background: 0 0;
}
.list_silver_b618 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.carousel_afea {
  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;
}
.fluid_17c4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.widget-simple-155d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.widget-simple-155d,
.widget-simple-155d::after,
.widget-simple-155d::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;
}
.widget-simple-155d::after,
.widget-simple-155d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.photo-paper-c934 .carousel_afea .fluid_17c4 {
  margin-top: -2px;
  width: 19px;
}
.photo-paper-c934 .carousel_afea .widget-simple-155d {
  margin-top: -1px;
}
.photo-paper-c934 .carousel_afea .widget-simple-155d,
.photo-paper-c934 .carousel_afea .widget-simple-155d::after,
.photo-paper-c934 .carousel_afea .widget-simple-155d::before {
  width: 19px;
  height: 2px;
}
.photo-paper-c934 .carousel_afea .widget-simple-155d::before {
  top: -6px;
}
.photo-paper-c934 .carousel_afea .widget-simple-155d::after {
  bottom: -6px;
}
.logo_fa70 .carousel_afea .fluid_17c4 {
  margin-top: -2px;
  width: 22px;
}
.logo_fa70 .carousel_afea .widget-simple-155d {
  margin-top: -1px;
}
.logo_fa70 .carousel_afea .widget-simple-155d,
.logo_fa70 .carousel_afea .widget-simple-155d::after,
.logo_fa70 .carousel_afea .widget-simple-155d::before {
  width: 22px;
  height: 2px;
}
.logo_fa70 .carousel_afea .widget-simple-155d::before {
  top: -7px;
}
.logo_fa70 .carousel_afea .widget-simple-155d::after {
  bottom: -7px;
}
.bright-d328 .carousel_afea .fluid_17c4 {
  margin-top: -2px;
  width: 31px;
}
.bright-d328 .carousel_afea .widget-simple-155d {
  margin-top: -1.5px;
}
.bright-d328 .carousel_afea .widget-simple-155d,
.bright-d328 .carousel_afea .widget-simple-155d::after,
.bright-d328 .carousel_afea .widget-simple-155d::before {
  width: 31px;
  height: 3px;
}
.bright-d328 .carousel_afea .widget-simple-155d::before {
  top: -9px;
}
.bright-d328 .carousel_afea .widget-simple-155d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .column-d9c7 .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 19px;
  }
  .column-d9c7 .carousel_afea .widget-simple-155d {
    margin-top: -1px;
  }
  .column-d9c7 .carousel_afea .widget-simple-155d,
  .column-d9c7 .carousel_afea .widget-simple-155d::after,
  .column-d9c7 .carousel_afea .widget-simple-155d::before {
    width: 19px;
    height: 2px;
  }
  .column-d9c7 .carousel_afea .widget-simple-155d::before {
    top: -6px;
  }
  .column-d9c7 .carousel_afea .widget-simple-155d::after {
    bottom: -6px;
  }
  .white_0d3c .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 22px;
  }
  .white_0d3c .carousel_afea .widget-simple-155d {
    margin-top: -1px;
  }
  .white_0d3c .carousel_afea .widget-simple-155d,
  .white_0d3c .carousel_afea .widget-simple-155d::after,
  .white_0d3c .carousel_afea .widget-simple-155d::before {
    width: 22px;
    height: 2px;
  }
  .white_0d3c .carousel_afea .widget-simple-155d::before {
    top: -7px;
  }
  .white_0d3c .carousel_afea .widget-simple-155d::after {
    bottom: -7px;
  }
  .alert-4568 .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 31px;
  }
  .alert-4568 .carousel_afea .widget-simple-155d {
    margin-top: -1.5px;
  }
  .alert-4568 .carousel_afea .widget-simple-155d,
  .alert-4568 .carousel_afea .widget-simple-155d::after,
  .alert-4568 .carousel_afea .widget-simple-155d::before {
    width: 31px;
    height: 3px;
  }
  .alert-4568 .carousel_afea .widget-simple-155d::before {
    top: -9px;
  }
  .alert-4568 .carousel_afea .widget-simple-155d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_c08d .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 19px;
  }
  .tiny_c08d .carousel_afea .widget-simple-155d {
    margin-top: -1px;
  }
  .tiny_c08d .carousel_afea .widget-simple-155d,
  .tiny_c08d .carousel_afea .widget-simple-155d::after,
  .tiny_c08d .carousel_afea .widget-simple-155d::before {
    width: 19px;
    height: 2px;
  }
  .tiny_c08d .carousel_afea .widget-simple-155d::before {
    top: -6px;
  }
  .tiny_c08d .carousel_afea .widget-simple-155d::after {
    bottom: -6px;
  }
  .purple_675a .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 22px;
  }
  .purple_675a .carousel_afea .widget-simple-155d {
    margin-top: -1px;
  }
  .purple_675a .carousel_afea .widget-simple-155d,
  .purple_675a .carousel_afea .widget-simple-155d::after,
  .purple_675a .carousel_afea .widget-simple-155d::before {
    width: 22px;
    height: 2px;
  }
  .purple_675a .carousel_afea .widget-simple-155d::before {
    top: -7px;
  }
  .purple_675a .carousel_afea .widget-simple-155d::after {
    bottom: -7px;
  }
  .static_e56a .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 31px;
  }
  .static_e56a .carousel_afea .widget-simple-155d {
    margin-top: -1.5px;
  }
  .static_e56a .carousel_afea .widget-simple-155d,
  .static_e56a .carousel_afea .widget-simple-155d::after,
  .static_e56a .carousel_afea .widget-simple-155d::before {
    width: 31px;
    height: 3px;
  }
  .static_e56a .carousel_afea .widget-simple-155d::before {
    top: -9px;
  }
  .static_e56a .carousel_afea .widget-simple-155d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element_1c67 .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 19px;
  }
  .element_1c67 .carousel_afea .widget-simple-155d {
    margin-top: -1px;
  }
  .element_1c67 .carousel_afea .widget-simple-155d,
  .element_1c67 .carousel_afea .widget-simple-155d::after,
  .element_1c67 .carousel_afea .widget-simple-155d::before {
    width: 19px;
    height: 2px;
  }
  .element_1c67 .carousel_afea .widget-simple-155d::before {
    top: -6px;
  }
  .element_1c67 .carousel_afea .widget-simple-155d::after {
    bottom: -6px;
  }
  .motion-6746 .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 22px;
  }
  .motion-6746 .carousel_afea .widget-simple-155d {
    margin-top: -1px;
  }
  .motion-6746 .carousel_afea .widget-simple-155d,
  .motion-6746 .carousel_afea .widget-simple-155d::after,
  .motion-6746 .carousel_afea .widget-simple-155d::before {
    width: 22px;
    height: 2px;
  }
  .motion-6746 .carousel_afea .widget-simple-155d::before {
    top: -7px;
  }
  .motion-6746 .carousel_afea .widget-simple-155d::after {
    bottom: -7px;
  }
  .icon-dark-7370 .carousel_afea .fluid_17c4 {
    margin-top: -2px;
    width: 31px;
  }
  .icon-dark-7370 .carousel_afea .widget-simple-155d {
    margin-top: -1.5px;
  }
  .icon-dark-7370 .carousel_afea .widget-simple-155d,
  .icon-dark-7370 .carousel_afea .widget-simple-155d::after,
  .icon-dark-7370 .carousel_afea .widget-simple-155d::before {
    width: 31px;
    height: 3px;
  }
  .icon-dark-7370 .carousel_afea .widget-simple-155d::before {
    top: -9px;
  }
  .icon-dark-7370 .carousel_afea .widget-simple-155d::after {
    bottom: -9px;
  }
}
.carousel-west-7b7f .widget-simple-155d {
  -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);
}
.carousel-west-7b7f .widget-simple-155d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.carousel-west-7b7f .widget-simple-155d::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);
}
.carousel-west-7b7f.iron_eea1 .widget-simple-155d {
  -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);
}
.carousel-west-7b7f.iron_eea1 .widget-simple-155d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.carousel-west-7b7f.iron_eea1 .widget-simple-155d::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);
}
.down-84fd {
  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.form-hovered-c667:before {
  display: none;
}
.link_d4e2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.link_d4e2 .breadcrumb-488b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.link_d4e2 .breadcrumb-488b:last-of-type {
  border-bottom: none;
}
.link_d4e2 .breadcrumb-488b.slider_7cc4,
.link_d4e2 .breadcrumb-488b.section_86af,
.link_d4e2 .breadcrumb-488b.accent-silver-9322 {
  padding: 0;
}
.link_d4e2 .image_777e .icon_cebd {
  color: currentColor;
}
.link_d4e2 .image_777e .icon_cebd:focus,
.link_d4e2 .image_777e .icon_cebd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_d4e2.orange_ab96 .secondary-tiny-0f4d,
.link_d4e2.orange_ab96 .hard_f745 a,
.link_d4e2.orange_ab96 .under_7f19 a,
.link_d4e2.orange_ab96 .tooltip-54f1 a {
  color: rgba(0, 0, 0, 0.55);
}
.link_d4e2.orange_ab96 .secondary-tiny-0f4d:hover,
.link_d4e2.orange_ab96 .hard_f745 a:hover,
.link_d4e2.orange_ab96 .under_7f19 a:hover,
.link_d4e2.orange_ab96 .tooltip-54f1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_d4e2.orange_ab96 .active_narrow_3b88 {
  color: rgba(0, 0, 0, 0.8);
}
.link_d4e2.orange_ab96 .breadcrumb-488b {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_d4e2.orange_ab96 .breadcrumb-488b:before {
  background: rgba(0, 0, 0, 0.08);
}
.link_d4e2.orange_ab96 .text-outer-e1de:before {
  background: rgba(255, 255, 255, 0.9);
}
.link_d4e2.orange_ab96 .image_777e .detail_light_450d li a,
.link_d4e2.orange_ab96 .image_777e .icon_cebd,
.link_d4e2.orange_ab96 .tooltip-54f1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_d4e2.orange_ab96 .image_777e .icon_cebd:focus,
.link_d4e2.orange_ab96 .image_777e .icon_cebd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_d4e2.orange_ab96 .detail_light_450d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_d4e2.box_ae96 .secondary-tiny-0f4d,
.link_d4e2.box_ae96 .hard_f745 a,
.link_d4e2.box_ae96 .under_7f19 .icon_cebd,
.link_d4e2.box_ae96 .under_7f19 a,
.link_d4e2.box_ae96 .tooltip-54f1 a {
  color: rgba(255, 255, 255, 0.79);
}
.link_d4e2.box_ae96 .secondary-tiny-0f4d:hover,
.link_d4e2.box_ae96 .hard_f745 a:hover,
.link_d4e2.box_ae96 .under_7f19 .icon_cebd:hover,
.link_d4e2.box_ae96 .under_7f19 a:hover,
.link_d4e2.box_ae96 .tooltip-54f1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_d4e2.box_ae96 .active_narrow_3b88 {
  color: rgba(255, 255, 255, 0.99);
}
.link_d4e2.box_ae96 .breadcrumb-488b {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_d4e2.box_ae96 .breadcrumb-488b:before {
  background: rgba(255, 255, 255, 0.08);
}
.link_d4e2.box_ae96 .text-outer-e1de:before {
  background: rgba(0, 0, 0, 0.9);
}
.link_d4e2.box_ae96 .image_777e .detail_light_450d li a,
.link_d4e2.box_ae96 .image_777e .icon_cebd,
.link_d4e2.box_ae96 .tooltip-54f1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_d4e2.box_ae96 .image_777e .icon_cebd:focus,
.link_d4e2.box_ae96 .image_777e .icon_cebd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_d4e2.box_ae96 .detail_light_450d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-outer-e1de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.text-outer-e1de:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active-left-e850 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.static-321d .link_d4e2 {
  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;
}
.static-321d .breadcrumb-488b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.static-321d .breadcrumb-488b: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) {
  .static-321d .breadcrumb-488b:before {
    width: 16%;
    left: 42%;
  }
}
.static-321d .breadcrumb-488b:last-child:before {
  content: none;
}
.static-321d .breadcrumb-488b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.static-321d .image_777e .detail_light_450d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.static-321d .image_777e .detail_light_450d li a .icon_cebd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.static-321d .image_777e .tooltip-54f1 {
  border: none;
}
.static-321d .image_777e .tooltip-54f1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.static-321d .text-outer-e1de {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.static-321d .active-left-e850 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.static-321d .box_ae96 .text-outer-e1de:before {
  background: rgba(0, 0, 0, 0.9);
}
.static-321d .orange_ab96.gradient-9190 .widget-simple-155d {
  background: rgba(0, 0, 0, 0.6);
}
.static-321d
  .orange_ab96.gradient-9190
  .widget-simple-155d::after,
.static-321d
  .orange_ab96.gradient-9190
  .widget-simple-155d:before {
  background: inherit;
}
.static-321d
  .orange_ab96.gradient-9190:hover
  .widget-simple-155d {
  background: rgba(0, 0, 0, 0.8);
}
.background-e1ac .link_d4e2 {
  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) {
  .background-e1ac .link_d4e2 {
    width: auto;
    right: 45px;
  }
}
.input-8320 .link_d4e2 {
  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) {
  .input-8320 .link_d4e2 {
    width: auto;
    left: 45px;
  }
}
.form-hovered-c667 .link_d4e2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form-hovered-c667 .active-left-e850 {
  max-width: 48em;
  margin: 0 auto;
}
.form-hovered-c667 .text-outer-e1de:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden-outer-e900 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-outer-e900.static-321d .link_d4e2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden-outer-e900.background-e1ac .link_d4e2 {
  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);
}
.hidden-outer-e900 .link_d4e2 {
  visibility: visible;
}
.hidden-outer-e900.input-8320 .link_d4e2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fast_24fa,
.south_862a {
  overflow-x: hidden;
}
.fast_24fa .link_d4e2 {
  overflow: auto;
}
.fast_24fa.static-321d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_24fa.static-321d .link_d4e2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fast_24fa.static-321d .tag-6ea9 {
  opacity: 0;
}
.fast_24fa.background-e1ac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_24fa.background-e1ac .link_d4e2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fast_24fa.background-e1ac .tag-6ea9 {
  opacity: 0;
}
.fast_24fa.input-8320 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_24fa.input-8320 .link_d4e2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fast_24fa.input-8320 .tag-6ea9 {
  opacity: 0;
}
.fast_24fa.form-hovered-c667 .link_d4e2 {
  z-index: 10;
  visibility: visible;
}
.gradient-9190 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient-9190 .widget-simple-155d {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-9190 .widget-simple-155d::after,
.gradient-9190 .widget-simple-155d:before {
  background: inherit;
}
.gradient-9190:hover .widget-simple-155d {
  background: rgba(255, 255, 255, 0.99);
}
.input-8320 .gradient-9190 {
  top: 10px;
  right: auto;
  left: 12px;
}
.form-hovered-c667 .gradient-9190 {
  display: none !important;
}
.fast_24fa:before,
.south_862a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fast_24fa .gradient-9190,
.south_862a .gradient-9190 {
  display: inline-block;
}
.link_d4e2 .pagination-4037 {
  -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;
}
.fast_24fa .link_d4e2 .pagination-4037,
.south_862a .link_d4e2 .pagination-4037 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter_simple_0354 .label_8208 {
  width: 100%;
}
.preview_dcf7 {
  padding: 0 0.5em 0;
}
.preview_dcf7 [class*="customify-col-"],
.preview_dcf7 [class*="customify-col_"],
.preview_dcf7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.action_a5b5 .preview_dcf7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accent_8179 .carousel_dark_b274,
  .carousel_dark_b274 {
    display: none;
  }
  .short_5a12 {
    text-align: left;
  }
  .shadow-upper-21b9 {
    text-align: center;
  }
  .fast-0cc5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accent_8179 .stale_c710,
  .stale_c710 {
    display: none;
  }
  .plasma_14fb {
    text-align: left;
  }
  .media-42c6 {
    text-align: center;
  }
  .shadow_1591 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accent_8179 .black-193e,
  .black-193e {
    display: none;
  }
  .focus_ed55 {
    text-align: left;
  }
  .new-e26e {
    text-align: center;
  }
  .form-f7ae {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title_98fc {
  box-shadow: none !important;
}
.tooltip_north_9b59 .fresh_b831,
.progress-focused-a2a9 .fresh_b831 {
  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;
}
.progress-focused-a2a9 .fresh_b831 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.out_5513 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.out_5513:after,
.out_5513:before {
  content: "";
  display: table;
}
.out_5513:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .out_5513 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.out_5513,
.simple-ecfe {
  max-width: 1248px;
  margin: 0 auto;
}

.blue-8575.grid_hot_874a .out_5513 {
  max-width: 100%;
}
.blue-8575.component_silver_7bdc {
  max-width: 1200px;
  margin: 0 auto;
}
.blue-8575.row_rough_cfd7 .out_5513 {
  max-width: 100%;
}
.blue-8575.row_rough_cfd7 > .out_5513 {
  padding-left: 0;
  padding-right: 0;
}
.blue-8575.row_rough_cfd7 > .out_5513 .accent_8179 {
  margin: 0;
}
.blue-8575.row_rough_cfd7
  > .out_5513
  .carousel-north-807d.sort_397d {
  margin-right: 0;
  margin-left: 0;
}
.blue-8575.row_rough_cfd7 #main.sort_397d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .column-2408 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .column-2408 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .link-narrow-684f .form_0f42 {
    padding-right: 1em;
  }
  .link-narrow-684f.thumbnail_a2d8 .carousel-north-807d {
    border-right: 1px solid #eaecee;
  }
  .link-narrow-684f.thumbnail_a2d8 .form_0f42 {
    padding-right: 1em;
  }
  .link-narrow-684f.thumbnail_a2d8 .chip_7b9b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-5ac7 .form_0f42 {
    padding-left: 1em;
  }
  .avatar-5ac7.thumbnail_a2d8 .carousel-north-807d {
    border-left: 1px solid #eaecee;
  }
  .avatar-5ac7.thumbnail_a2d8 .form_0f42 {
    padding-left: 1em;
  }
  .avatar-5ac7.thumbnail_a2d8 .chip_7b9b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_b743 .form_0f42 {
    padding-left: 1em;
  }
  .picture_b743.thumbnail_a2d8 .stone_59a6 {
    border-right: 1px solid #eaecee;
  }
  .picture_b743.thumbnail_a2d8 .up_3df5 {
    border-right: 1px solid #eaecee;
  }
  .picture_b743.thumbnail_a2d8 .form_0f42 {
    padding-left: 1em;
  }
  .picture_b743.thumbnail_a2d8 .chip_7b9b {
    padding-right: 1em;
  }
  .picture_b743.thumbnail_a2d8 .carousel-pink-f75f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-8a94 .form_0f42 {
    padding-right: 1em;
  }
  .hidden-8a94.thumbnail_a2d8 .stone_59a6 {
    border-left: 1px solid #eaecee;
  }
  .hidden-8a94.thumbnail_a2d8 .up_3df5 {
    border-left: 1px solid #eaecee;
  }
  .hidden-8a94.thumbnail_a2d8 .form_0f42 {
    padding-right: 1em;
  }
  .hidden-8a94.thumbnail_a2d8 .chip_7b9b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden-8a94.thumbnail_a2d8 .carousel-pink-f75f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-2408 .form_0f42 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column-2408.thumbnail_a2d8 .carousel-north-807d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .column-2408.thumbnail_a2d8 .form_0f42 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column-2408.thumbnail_a2d8 .chip_7b9b {
    padding-left: 1em;
  }
  .column-2408.thumbnail_a2d8 .carousel-pink-f75f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .column-2408.thumbnail_a2d8 .form_0f42 {
    padding-left: 0;
  }
}
.image-simple-1863 .cool_7a2f {
  display: inline-block;
}
.breadcrumb_white_3756 {
  display: inline-block;
}
.slow_11ec {
  word-con: break-word;
}
.item-first-a861 > span {
  display: inline-block;
  padding: 5px 0;
}
.item-first-a861 .form-3376 {
  margin-left: 8px;
  margin-right: 8px;
}
.item-first-a861 .header-3130 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pressed-68e5 .iron-4c7b {
  margin-bottom: 2em;
}
.pressed-68e5 .block_a522 {
  margin-bottom: 15px;
}
.pressed-68e5 .block_a522:last-child {
  margin-bottom: 0;
}
.pressed-68e5 .active-fast-338c {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .pressed-68e5 .active-fast-338c {
    display: block;
  }
}
.pressed-68e5 .card-6ed7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pressed-68e5 .card-6ed7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pressed-68e5 .layout-bronze-1215 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pressed-68e5 .layout-bronze-1215 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pressed-68e5 .layout-bronze-1215 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pressed-68e5 .slow_11ec {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pressed-68e5 .slow_11ec a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pressed-68e5 .detail-2d0b p:last-child {
  margin-bottom: 0;
}
.pressed-68e5 .photo-light-98c4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pressed-68e5 .dropdown-white-64b7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pressed-68e5 .iron_f829 {
  margin-top: 1em;
}
.pressed-68e5 .label-pro-0722 {
  top: 0;
  display: block;
}
.pressed-68e5 .label-pro-0722 a {
  color: inherit;
}
.pressed-68e5 .label-pro-0722 a:hover {
  color: inherit;
}
.pressed-68e5 .badge-6584 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.pressed-68e5 .badge-6584:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pressed-68e5 .dropdown-white-64b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pressed-68e5 .south-91e8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pressed-68e5 .south-91e8:first-child {
  margin-top: 0;
}
.pressed-68e5 .south-91e8.block-cold-0c5d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pressed-68e5 .south-91e8.center-5a8e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pressed-68e5
  .south-91e8.center-5a8e.row_glass_1b41
  .iron_f829 {
  width: 100%;
}
.pressed-68e5 .center-5a8e {
  -webkit-box-align: center;
  align-items: center;
}
.pressed-68e5 .center-5a8e .item-first-a861,
.pressed-68e5 .center-5a8e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pressed-68e5 .layout-bronze-1215 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pressed-68e5 .layout-bronze-1215 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pressed-68e5 .layout-bronze-1215:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.pressed-68e5 .block-cold-0c5d {
  z-index: 5;
}
.pressed-68e5 .accordion_30da .modal_b3bb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pressed-68e5 .icon-paper-3ede .modal_b3bb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pressed-68e5 .video-9761 .modal_b3bb {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed-68e5.container-full-e247 .active-fast-338c,
.pressed-68e5.bronze-3b2b .active-fast-338c {
  display: block;
}
.pressed-68e5.container-full-e247 .active-fast-338c .fast-9a1b,
.pressed-68e5.container-full-e247 .active-fast-338c .dropdown-white-64b7,
.pressed-68e5.bronze-3b2b .active-fast-338c .fast-9a1b,
.pressed-68e5.bronze-3b2b .active-fast-338c .dropdown-white-64b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pressed-68e5.light_326c .card-6ed7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pressed-68e5.light_326c .card-6ed7 {
    margin-right: 0;
  }
}
.pressed-68e5.container-full-e247 .card-6ed7,
.pressed-68e5.bronze-3b2b .card-6ed7 {
  padding-top: 40%;
}
.pressed-68e5.container-full-e247 .iron-4c7b,
.pressed-68e5.bronze-3b2b .iron-4c7b {
  display: block;
}
.pressed-68e5.container-full-e247 .fn-sticky-60a7 .dropdown-white-64b7,
.pressed-68e5.bronze-3b2b .fn-sticky-60a7 .dropdown-white-64b7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pressed-68e5.container-full-e247 .card-6ed7,
.pressed-68e5.bronze-3b2b .card-6ed7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pressed-68e5.container-full-e247 .dropdown-white-64b7 {
  padding: 1em;
}
.purple-0859 {
  margin: 30px auto;
  display: block;
}
.purple-0859 .header_a04d > * {
  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;
}
.purple-0859 .header_a04d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple-0859 .header_a04d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel-85c0 .item-first-a861 {
  margin-bottom: 1.41575em;
}
.carousel-85c0 .message-430f {
  margin-bottom: 1.618em;
}
.steel-784b .orange_ed4f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.steel-784b .orange_ed4f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.steel-784b .module-copper-bf44 {
  max-width: 100%;
  overflow: auto;
}
.easy-e951 .steel-784b a:hover {
  text-decoration: underline;
}
.section-9b91 .block_a522:not(.slow_11ec),
.section-9b91 .layout-bronze-1215 {
  margin-bottom: 1.41575em;
}
.section-9b91 .block_a522:not(.slow_11ec):last-child,
.section-9b91 .layout-bronze-1215:last-child {
  margin-bottom: 0;
}
.section-9b91 .block_a522.gold-7072 {
  margin-bottom: 0.41575em;
}
.section-9b91 .brown_0a84:before,
.section-9b91 .grid_focused_8579:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section-9b91 .brown_0a84:before {
  content: "\f115";
}
.section-9b91 .grid_focused_8579:before {
  content: "\f02c";
}
.section-9b91 .overlay-wood-d144 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section-9b91 .overlay-wood-d144 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pressed-2581 {
  display: -webkit-box;
  display: flex;
}
.pressed-2581 .video_slow_9ea6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pressed-2581 .video_slow_9ea6 {
    flex-basis: 90px;
  }
}
.pressed-2581 .box_lite_1f66 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed-2581 .box_lite_1f66 {
    flex-basis: calc(100% - 50px);
  }
}
.pressed-2581 .black-9a40 p:last-child {
  margin-bottom: 0.72em;
}
.motion_83a3 .header_a04d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.motion_83a3 .header_a04d:after,
.motion_83a3 .header_a04d:before {
  content: "";
  display: table;
}
.motion_83a3 .header_a04d:after {
  clear: both;
}
.motion_83a3 .header_a04d .bright-420a,
.motion_83a3 .header_a04d .basic-31cc {
  width: 49%;
}
.motion_83a3 .header_a04d .bright-420a a span.disabled-4170,
.motion_83a3 .header_a04d .basic-31cc a span.disabled-4170 {
  display: block;
  margin-bottom: 5px;
}
.motion_83a3 .header_a04d .basic-31cc {
  float: left;
  text-align: left;
}
.motion_83a3 .header_a04d .bright-420a {
  float: right;
  text-align: right;
}
.accent-plasma-7c21 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accent-plasma-7c21 {
    margin-bottom: 0;
  }
}
.header-9511 {
  margin-bottom: 1em;
}
.header-9511 .slow_11ec {
  font-size: 1.1em;
  line-height: 1.3;
}
.frame_top_9b62 a {
  display: block;
  line-height: 0;
  position: relative;
}
.progress-south-3910 .header-9511,
.north-881e .header-9511 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .progress-south-3910 .header-9511,
  .north-881e .header-9511 {
    display: block;
  }
}
.progress-south-3910 .frame_top_9b62,
.north-881e .frame_top_9b62 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .progress-south-3910 .frame_top_9b62,
  .north-881e .frame_top_9b62 {
    margin-bottom: 1em;
  }
}
.progress-south-3910 .frame_top_9b62 img,
.north-881e .frame_top_9b62 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.progress-south-3910 .silver-5b20,
.north-881e .silver-5b20 {
  flex-basis: calc(100% - 160px);
}
.progress-south-3910 .silver-5b20 p,
.north-881e .silver-5b20 p {
  margin-bottom: 0;
}
.progress-south-3910 .silver-5b20 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .progress-south-3910 .silver-5b20 {
    padding-left: 0;
  }
}
.north-881e .silver-5b20 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .north-881e .silver-5b20 {
    padding-right: 0;
  }
}
.north-881e .frame_top_9b62 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu-ca9d .frame_top_9b62 {
  margin-bottom: 0.5em;
}
.menu-ca9d .frame_top_9b62 img {
  width: 100%;
}
.shade-motion-2f46 .shadow_complex_5f1d,
.column_orange_ce13 .shadow_complex_5f1d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.column_orange_ce13 .carousel-north-807d .sort-f6d9 p:last-child {
  margin-bottom: 0;
}
.overlay-outer-7a3f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.filter-ef3d .picture-hovered-a668 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .filter-ef3d .picture-hovered-a668:last-of-type {
    margin-bottom: 0;
  }
}
.filter-ef3d .picture-hovered-a668 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter-ef3d .picture-hovered-a668 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.filter-ef3d .picture-hovered-a668 ul li {
  margin: 0 0 0.6em;
}
.filter-ef3d .picture-hovered-a668 ul li.rough-e18a,
.filter-ef3d .picture-hovered-a668 ul li.focus-new-3ddc {
  position: relative;
}
.filter-ef3d .picture-hovered-a668 ul li.rough-e18a .blue-e316,
.filter-ef3d .picture-hovered-a668 ul li.focus-new-3ddc .blue-e316 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.filter-ef3d .picture-hovered-a668 ul li.rough-e18a:after:after,
.filter-ef3d .picture-hovered-a668 ul li.rough-e18a:after:before,
.filter-ef3d
  .picture-hovered-a668
  ul
  li.focus-new-3ddc:after:after,
.filter-ef3d
  .picture-hovered-a668
  ul
  li.focus-new-3ddc:after:before {
  content: "";
  display: table;
}
.filter-ef3d .picture-hovered-a668 ul li.rough-e18a:after:after,
.filter-ef3d
  .picture-hovered-a668
  ul
  li.focus-new-3ddc:after:after {
  clear: both;
}
.filter-ef3d .picture-hovered-a668 a.chip-glass-0e04:hover {
  text-decoration: none;
}
.filter-ef3d .picture-hovered-a668 select {
  max-width: 100%;
}
.filter-ef3d .picture-hovered-a668 table {
  font-size: 85%;
}
.filter-ef3d .picture-hovered-a668 table td,
.filter-ef3d .picture-hovered-a668 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.filter-ef3d .picture-hovered-a668 table tfoot td {
  text-align: left;
}
.filter-ef3d .picture-hovered-a668 :last-child {
  margin-bottom: 0;
}
.filter-ef3d .picture-hovered-a668 .plasma-cc30 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.filter-ef3d .picture-hovered-a668 .plasma-cc30 label {
  width: 100%;
}
.filter-ef3d .picture-hovered-a668 .plasma-cc30 .breadcrumb_c62f {
  width: 100%;
  display: block;
}
.filter-ef3d .picture-hovered-a668 .plasma-cc30 .caption-5473 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.filter-ef3d .picture-hovered-a668 .plasma-cc30 .caption-5473:hover svg #svg-search {
  fill: #444;
}
.filter-ef3d .picture-hovered-a668 .plasma-cc30 .caption-5473 svg {
  width: 18px;
  height: 18px;
}
.filter-ef3d .new_03fb ul ul,
.filter-ef3d .old_612d ul ul,
.filter-ef3d .search-dynamic-d178 ul ul,
.filter-ef3d .primary_43c7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.filter-ef3d .new_03fb .preview-8d79 > a,
.filter-ef3d .old_612d .preview-8d79 > a,
.filter-ef3d .search-dynamic-d178 .preview-8d79 > a,
.filter-ef3d .primary_43c7 .preview-8d79 > a {
  margin-bottom: 0;
}
.filter-ef3d .notification_orange_02ab li,
.filter-ef3d .new_03fb li,
.filter-ef3d .glass-c3e7 li,
.filter-ef3d .old_612d li,
.filter-ef3d .search-dynamic-d178 li,
.filter-ef3d .primary_43c7 li,
.filter-ef3d .pressed_973d li,
.filter-ef3d .tooltip_black_8873 li {
  display: block;
  position: relative;
}
.filter-ef3d .notification_orange_02ab li:last-child,
.filter-ef3d .new_03fb li:last-child,
.filter-ef3d .glass-c3e7 li:last-child,
.filter-ef3d .old_612d li:last-child,
.filter-ef3d .search-dynamic-d178 li:last-child,
.filter-ef3d .primary_43c7 li:last-child,
.filter-ef3d .pressed_973d li:last-child,
.filter-ef3d .tooltip_black_8873 li:last-child {
  border: none;
}
.filter-ef3d .notification_orange_02ab li a,
.filter-ef3d .new_03fb li a,
.filter-ef3d .glass-c3e7 li a,
.filter-ef3d .old_612d li a,
.filter-ef3d .search-dynamic-d178 li a,
.filter-ef3d .primary_43c7 li a,
.filter-ef3d .pressed_973d li a,
.filter-ef3d .tooltip_black_8873 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter-ef3d .notification_orange_02ab li ul li::before,
.filter-ef3d .new_03fb li ul li::before,
.filter-ef3d .glass-c3e7 li ul li::before,
.filter-ef3d .old_612d li ul li::before,
.filter-ef3d .search-dynamic-d178 li ul li::before,
.filter-ef3d .primary_43c7 li ul li::before,
.filter-ef3d .pressed_973d li ul li::before,
.filter-ef3d .tooltip_black_8873 li ul li::before {
  left: 15px;
}
.filter-ef3d .notification_orange_02ab li ul a,
.filter-ef3d .new_03fb li ul a,
.filter-ef3d .glass-c3e7 li ul a,
.filter-ef3d .old_612d li ul a,
.filter-ef3d .search-dynamic-d178 li ul a,
.filter-ef3d .primary_43c7 li ul a,
.filter-ef3d .pressed_973d li ul a,
.filter-ef3d .tooltip_black_8873 li ul a {
  padding-left: 20px;
}
.filter-ef3d .notification_orange_02ab li ul ul li::before,
.filter-ef3d .new_03fb li ul ul li::before,
.filter-ef3d .glass-c3e7 li ul ul li::before,
.filter-ef3d .old_612d li ul ul li::before,
.filter-ef3d .search-dynamic-d178 li ul ul li::before,
.filter-ef3d .primary_43c7 li ul ul li::before,
.filter-ef3d .pressed_973d li ul ul li::before,
.filter-ef3d .tooltip_black_8873 li ul ul li::before {
  left: 30px;
}
.filter-ef3d .notification_orange_02ab li ul ul a,
.filter-ef3d .new_03fb li ul ul a,
.filter-ef3d .glass-c3e7 li ul ul a,
.filter-ef3d .old_612d li ul ul a,
.filter-ef3d .search-dynamic-d178 li ul ul a,
.filter-ef3d .primary_43c7 li ul ul a,
.filter-ef3d .pressed_973d li ul ul a,
.filter-ef3d .tooltip_black_8873 li ul ul a {
  padding-left: 40px;
}
.filter-ef3d .footer_847a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter-ef3d .tooltip_black_8873 ul li {
  margin-bottom: 1.41575em;
}
.filter-ef3d .tooltip_black_8873 ul li .tooltip-16d1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.filter-ef3d .tooltip_black_8873 ul li .nav-brown-98d6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.box_ae96 .notification_orange_02ab li a,
.box_ae96 .new_03fb li a,
.box_ae96 .glass-c3e7 li a,
.box_ae96 .old_612d li a,
.box_ae96 .search-dynamic-d178 li a,
.box_ae96 .primary_43c7 li a,
.box_ae96 .pressed_973d li a,
.box_ae96 .tooltip_black_8873 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_ae96 .footer_847a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_ae96 .picture-hovered-a668 ul li.rough-e18a .blue-e316,
.box_ae96 .picture-hovered-a668 ul li.focus-new-3ddc .blue-e316 {
  background: rgba(0, 0, 0, 0.2);
}
.box_ae96 .filter-ef3d .picture-hovered-a668 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-8575 .filter-ef3d .detail_light_450d li {
  margin: 0;
}
.blue-8575 .filter-ef3d .detail_light_450d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.blue-8575 .filter-ef3d .detail_light_450d li ul {
  margin: 0;
}
.blue-8575 .filter-ef3d .detail_light_450d li ul li a {
  padding-left: 15px;
}
.blue-8575 .filter-ef3d .detail_light_450d li ul li li a {
  padding-left: 30px;
}
.blue-8575 .filter-ef3d .detail_light_450d li.element_simple_7b91 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.blue-8575 .filter-ef3d .detail_light_450d li.element_simple_7b91 > 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;
}
.blue-8575 .filter-ef3d .detail_light_450d li.element_simple_7b91 > 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_huge_4b97 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.full_b7e0 {
  position: relative;
  z-index: 10;
}
.full_b7e0 .pagination-4037 {
  width: 100%;
  max-width: 100%;
}
.cool-e4e5 .shadow-pressed-7962 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cool-e4e5 .orange_ab96 {
}
.cool-e4e5 .box_ae96 {
  background: #292929;
}
.static-dcae .shadow-pressed-7962 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.static-dcae .orange_ab96 {
  background: #f9f9f9;
}
.static-dcae .box_ae96 {
  background: #303030;
}
.sort_db78 .shadow-pressed-7962 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort_db78 .cool_7a2f {
    margin-bottom: 1em;
  }
  .sort_db78 .cool_7a2f:last-child {
    margin-bottom: 0;
  }
}
.sort_db78 .orange_ab96 {
  background: #ededed;
}
.sort_db78 .box_ae96 {
  background: #1a1a1a;
}
.shadow-pressed-7962.orange_ab96 {
  color: rgba(0, 0, 0, 0.6);
}
.shadow-pressed-7962.orange_ab96 .dirty_22d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-pressed-7962.box_ae96 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-pressed-7962.box_ae96 a:not(.chip-glass-0e04) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-pressed-7962.box_ae96 a:not(.chip-glass-0e04):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-pressed-7962.box_ae96 .dirty_22d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-pressed-7962.box_ae96 table tbody td,
.shadow-pressed-7962.box_ae96 table th {
  background: rgba(0, 0, 0, 0.08);
}
.smooth-60b9.modal-676b .out_5513 {
  max-width: initial;
}
.smooth-60b9 .tabs_gas_365f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.smooth-60b9 .tabs_gas_365f .pagination-4037 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .smooth-60b9 .tabs_gas_365f .pagination-4037 {
    display: block;
    margin-bottom: 2em;
  }
  .smooth-60b9 .tabs_gas_365f .pagination-4037:last-child {
    margin-bottom: 0;
  }
}
.sort_db78 .cool_7a2f:last-child,
.static-dcae .cool_7a2f:last-child,
.cool-e4e5 .cool_7a2f:last-child {
  margin-bottom: 0;
}
.sort_db78 .cool_7a2f .filter-ef3d .picture-hovered-a668:last-child,
.static-dcae .cool_7a2f .filter-ef3d .picture-hovered-a668:last-child,
.cool-e4e5 .cool_7a2f .filter-ef3d .picture-hovered-a668:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sort_db78 .gas_eaab,
  .sort_db78 .progress-9e91,
  .static-dcae .gas_eaab,
  .static-dcae .progress-9e91,
  .cool-e4e5 .gas_eaab,
  .cool-e4e5 .progress-9e91 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .full_b7e0 .cool_7a2f {
    margin-bottom: 2em;
  }
}
.full_b7e0 p:last-child {
  margin-bottom: 0;
}
.full_b7e0 li,
.full_b7e0 ul {
  list-style: none;
  margin: 0;
}
.full_b7e0 ul ul {
  margin-left: 2.617924em;
}
.shadow-9ea0 {
  font-size: 0.875em;
}

/* css-noise: 245a */
.shadow-element-n0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
