/*!
Theme Name: Customify
Theme URI: https://pressmaximum.grid-up-a490/customify
Author: WPCustomify
Author URI: https://pressmaximum.grid-up-a490
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.grid-up-a490/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.widget-ebdb.accordion_fce5/licenses/gpl-2.0.fluid-1ffd
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.detail_0e0b/, (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.active_b15f.static-f3c8/normalize.secondary-94dd/
 ======
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.secondary-94dd v7.0.0 | MIT License | github.grid-up-a490/necolas/normalize.secondary-94dd */
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;
}
.card_b966 .image_wide_e089,
.wide-cee1,
.sort_simple_9b94,
.banner-3bcd,
.hard_f04b,
.dirty_4483,
.small-e3f2,
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;
}
.wide-cee1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wide-cee1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wide-cee1,
  h1 {
    font-size: 1.8em;
  }
}
.sort_simple_9b94,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort_simple_9b94 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort_simple_9b94,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort_simple_9b94,
  h2 {
    font-size: 1.7em;
  }
}
.banner-3bcd,
h3 {
  font-size: 1.618em;
}
.card_b966 .image_wide_e089,
.hard_f04b,
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.preview-static-c4bd {
  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;
}
.copper-c6a0:after,
.copper-c6a0:before,
.tabs_fixed_2c2d:after,
.tabs_fixed_2c2d:before {
  content: "";
  display: table;
}
.copper-c6a0:after,
.tabs_fixed_2c2d:after {
  clear: both;
}
.tag-ae86 {
  float: right;
  margin-right: 0;
}
.gradient-5d5c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title-top-e1cd .aside-under-2335,
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;
}
.title-top-e1cd .aside-under-2335: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;
}
.banner_81ef .aside-under-2335 {
  box-shadow: none;
}
.banner_81ef
  .aside-under-2335
  .outline-pressed-38bf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.banner_81ef .aside-under-2335 .panel_8316 {
  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;
}
.banner_81ef
  .aside-under-2335
  .panel_8316
  b {
  display: none;
}
.banner_81ef .block_white_095e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo-3b77:not(.progress_2bdc):not(.menu_a945),
button:not(.progress_2bdc):not(.menu_a945),
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ),
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ),
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ) {
  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;
}
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ):hover,
button:not(.progress_2bdc):not(
    .menu_a945
  ):hover,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ):hover,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ):hover,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ):active,
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ):focus,
button:not(.progress_2bdc):not(
    .menu_a945
  ):active,
button:not(.progress_2bdc):not(
    .menu_a945
  ):focus,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ):active,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ):focus,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ):active,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ):focus,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ):active,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ):focus {
  outline: 0;
}
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840,
button:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840 {
  position: relative;
}
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .primary-dark-5bfb,
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .inner-389a,
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .shade_d1d6,
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  i,
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  svg,
button:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .primary-dark-5bfb,
button:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .inner-389a,
button:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .shade_d1d6,
button:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  i,
button:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  svg,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .primary-dark-5bfb,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .inner-389a,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .shade_d1d6,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  i,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  svg,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .primary-dark-5bfb,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .inner-389a,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .shade_d1d6,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  i,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  svg,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .primary-dark-5bfb,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .inner-389a,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  .shade_d1d6,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  i,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840
  svg {
  visibility: hidden;
}
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840:after,
button:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840:after,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840:after,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840:after,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ).fn-loading-1840: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;
}
.logo-3b77:not(.progress_2bdc):not(.menu_a945),
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ),
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ),
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ) {
  color: #fff;
  background: #235787;
}
.logo-3b77:not(.progress_2bdc):not(
    .menu_a945
  ):focus,
input[type="button"]:not(.progress_2bdc):not(
    .menu_a945
  ):focus,
input[type="reset"]:not(.progress_2bdc):not(
    .menu_a945
  ):focus,
input[type="submit"]:not(.progress_2bdc):not(
    .menu_a945
  ):focus {
  color: #fff;
}
.logo-3b77.fn-disabled-1840:not(.progress_2bdc):not(
    .menu_a945
  ),
.logo-3b77[disabled]:not(.progress_2bdc):not(
    .menu_a945
  ),
button.fn-disabled-1840:not(.progress_2bdc):not(
    .menu_a945
  ),
button[disabled]:not(.progress_2bdc):not(
    .menu_a945
  ) {
  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;
}
.mask-south-b778 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask-south-b778: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;
}
.gas_c728 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bottom-4199 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption_c692 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.copper-c6a0:after,
.copper-c6a0:before,
.fluid-6348:after,
.fluid-6348:before,
.short_3cb2:after,
.short_3cb2:before,
.media-narrow-c434:after,
.media-narrow-c434:before,
.hidden_liquid_10b0:after,
.hidden_liquid_10b0:before,
.hero-27e5:after,
.hero-27e5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.copper-c6a0:after,
.fluid-6348:after,
.short_3cb2:after,
.media-narrow-c434:after,
.hidden_liquid_10b0:after,
.hero-27e5:after {
  clear: both;
}
.fluid-6348 .chip-upper-2793,
.short_3cb2 .chip-upper-2793,
.nav-first-303a .chip-upper-2793 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.border-141d {
  display: inline-block;
}
.widget_36fb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_36fb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_36fb .large_332d {
  padding: 1em 0;
  font-size: 85%;
}
.large_332d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wide_7d43 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wide_7d43:after,
.wide_7d43:before {
  content: "";
  display: table;
}
.wide_7d43:after {
  clear: both;
}
.video-5d35 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.content-164c .video-5d35 {
  max-width: 50%;
}
.advanced_a517 .video-5d35 {
  max-width: 33.33%;
}
.tooltip-7755 .video-5d35 {
  max-width: 25%;
}
.wood_1dc1 .video-5d35 {
  max-width: 20%;
}
.south-1db8 .video-5d35 {
  max-width: 16.66%;
}
.detail-dim-5185 .video-5d35 {
  max-width: 14.28%;
}
.preview-26c4 .video-5d35 {
  max-width: 12.5%;
}
.mini_8454 .video-5d35 {
  max-width: 11.11%;
}
.solid_c3af {
  display: block;
}
.card_b966 .shade_084c label,
.card_b966 .plasma-e44b label,
.card_b966 .module_easy_9134 label,
.card_b966 .wrapper-fixed-0279 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-selected-1c11 {
  list-style: none;
  margin: 0;
}
.mask-selected-1c11 article.south_2a14 {
  margin-bottom: 0;
}
.mask-selected-1c11 ul {
  list-style: none;
  margin: 0;
}
.mask-selected-1c11 .hero-full-c075 li.south_2a14 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-selected-1c11 .hero-full-c075 li.south_2a14 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-selected-1c11 .hero-full-c075 li.south_2a14: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) {
  .mask-selected-1c11 .hero-full-c075 li.south_2a14 li.south_2a14 li.south_2a14 li.south_2a14 {
    padding-left: 0;
  }
}
article.south_2a14 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.south_2a14 .fluid-6348 p:last-of-type {
  margin-bottom: 0;
}
article.south_2a14 .selected_ad79 {
  float: left;
}
article.south_2a14 .menu_bc67 {
  margin-left: 85px;
}
article.south_2a14 .aside_9b98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.south_2a14 .aside_9b98 .dropdown_f87e {
  margin-left: 10px;
}
article.south_2a14 .bright-0cf6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.south_2a14 .old_dec4 {
  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 .shade_084c,
  #respond .module_easy_9134,
  #respond .wrapper-fixed-0279 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade_084c input,
#respond .module_easy_9134 input,
#respond .wrapper-fixed-0279 input {
  width: 100%;
}
#respond .wrapper-fixed-0279 {
  margin-right: 0;
}
#respond .cool-71f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.east-b519 {
  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;
}
.east-b519.article-upper-5334 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.east-b519 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%);
}
.east-b519:focus,
.east-b519: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);
}
.container_3f30 {
  border-radius: 10%;
}
.east_426d {
  border-radius: 50%;
}
.wrapper_narrow_6d80 {
  font-size: 0.72em;
}
.sidebar_1bba {
  font-size: 0.875em;
}
.north-4171 {
  font-size: 1.1em;
}
.menu_advanced_c9ea {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu_advanced_c9ea.wrapper_narrow_6d80 {
  letter-spacing: 0.5px;
}
.south-966c,
.south-966c a {
  color: #6d6d6d;
}
.south-966c a:hover {
  color: #111;
}
.highlight-dim-aac9 {
  color: #6d6d6d;
}
.white-20cf {
  overflow-x: hidden;
}
.white-20cf .narrow-b39c.photo-6201 {
  position: relative;
}
.white-20cf .narrow-b39c.photo-6201.selected_e677 {
  position: initial;
}
.white-20cf
  .narrow-b39c.photo-6201.selected_e677
  .list-2cca {
  left: auto;
}
.white-20cf .narrow-b39c .list-2cca {
  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;
}
.white-20cf .narrow-b39c:hover.photo-6201 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.white-20cf
  .narrow-b39c:hover.photo-6201
  .list-2cca {
  display: block;
  z-index: 9999999;
}
.white-20cf .link_advanced_0fb4 .breadcrumb_d4f6,
.white-20cf .video_pro_90f2 .breadcrumb_d4f6 {
  display: none;
}
.white-20cf .photo-motion-482f .narrow-b39c:hover.photo-6201 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.card_b966 .shade_084c label,
.card_b966 .plasma-e44b label,
.card_b966 .module_easy_9134 label,
.card_b966 .wrapper-fixed-0279 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-selected-1c11 {
  list-style: none;
  margin: 0;
}
.mask-selected-1c11 article.south_2a14 {
  margin-bottom: 0;
}
.mask-selected-1c11 ul {
  list-style: none;
  margin: 0;
}
.mask-selected-1c11 .hero-full-c075 li.south_2a14 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-selected-1c11 .hero-full-c075 li.south_2a14 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-selected-1c11 .hero-full-c075 li.south_2a14: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) {
  .mask-selected-1c11 .hero-full-c075 li.south_2a14 li.south_2a14 li.south_2a14 li.south_2a14 {
    padding-left: 0;
  }
}
article.south_2a14 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.south_2a14 .fluid-6348 p:last-of-type {
  margin-bottom: 0;
}
article.south_2a14 .selected_ad79 {
  float: left;
}
article.south_2a14 .menu_bc67 {
  margin-left: 85px;
}
article.south_2a14 .aside_9b98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.south_2a14 .aside_9b98 .dropdown_f87e {
  margin-left: 10px;
}
article.south_2a14 .bright-0cf6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.south_2a14 .old_dec4 {
  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 .shade_084c,
  #respond .module_easy_9134,
  #respond .wrapper-fixed-0279 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shade_084c input,
#respond .module_easy_9134 input,
#respond .wrapper-fixed-0279 input {
  width: 100%;
}
#respond .wrapper-fixed-0279 {
  margin-right: 0;
}
#respond .cool-71f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_advanced_0fb4 .preview-smooth-7d3b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview-smooth-7d3b .heading-592a.texture_soft_491f .tag-9925 > li > a:focus,
.preview-smooth-7d3b .heading-592a.texture_soft_491f .tag-9925 > li > a:hover,
.preview-smooth-7d3b .heading-592a.list_fluid_4370 .tag-9925 > li > a:focus,
.preview-smooth-7d3b .heading-592a.list_fluid_4370 .tag-9925 > li > a:hover,
.preview-smooth-7d3b .heading-592a.shade_stale_2c72 .tag-9925 > li > a:focus,
.preview-smooth-7d3b .heading-592a.shade_stale_2c72 .tag-9925 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-smooth-7d3b
  .heading-592a.texture_soft_491f
  .tag-9925
  > li.texture_silver_6f71
  > a,
.preview-smooth-7d3b
  .heading-592a.texture_soft_491f
  .tag-9925
  > li.light_012d
  > a,
.preview-smooth-7d3b
  .heading-592a.list_fluid_4370
  .tag-9925
  > li.texture_silver_6f71
  > a,
.preview-smooth-7d3b
  .heading-592a.list_fluid_4370
  .tag-9925
  > li.light_012d
  > a,
.preview-smooth-7d3b
  .heading-592a.shade_stale_2c72
  .tag-9925
  > li.texture_silver_6f71
  > a,
.preview-smooth-7d3b .heading-592a.shade_stale_2c72 .tag-9925 > li.row_51c2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-smooth-7d3b .banner_south_e74d,
.preview-smooth-7d3b .banner_south_e74d a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-smooth-7d3b .card_ffc0.filter_hot_28be li a,
.preview-smooth-7d3b .outline_slow_4f59 a,
.preview-smooth-7d3b .surface-3777,
.preview-smooth-7d3b .tag-9925 > li > a,
.preview-smooth-7d3b .layout-c751 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b .card_ffc0.filter_hot_28be li a:hover,
.preview-smooth-7d3b .outline_slow_4f59 a:hover,
.preview-smooth-7d3b .surface-3777:hover,
.preview-smooth-7d3b .tag-9925 > li > a:hover,
.preview-smooth-7d3b .layout-c751:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-smooth-7d3b .surface-907b {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b .surface-907b .pattern_lite_5ed8 {
  color: rgba(255, 255, 255, 0.99);
}
.preview-smooth-7d3b .surface-907b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-smooth-7d3b .progress_cef3 .mask_0694 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b .progress_cef3 .mask_0694 .mask-0f7f {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b
  .progress_cef3
  .mask_0694
  .mask-0f7f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b
  .progress_cef3
  .mask_0694
  .mask-0f7f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b
  .progress_cef3
  .mask_0694
  .mask-0f7f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b
  .progress_cef3
  .mask_0694
  .mask-0f7f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b .progress_cef3 .pagination-8de8 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-smooth-7d3b .progress_cef3 .pagination-8de8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-07db
  .preview-smooth-7d3b
  .progress_cef3
  .grid-motion-04ef
  .stone_c28d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background-07db
  .preview-smooth-7d3b
  .progress_cef3
  .grid-motion-04ef
  .mask-0f7f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_advanced_0fb4 .alert-465f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.alert-465f .heading-592a.texture_soft_491f .tag-9925 > li > a:focus,
.alert-465f .heading-592a.texture_soft_491f .tag-9925 > li > a:hover,
.alert-465f .heading-592a.list_fluid_4370 .tag-9925 > li > a:focus,
.alert-465f .heading-592a.list_fluid_4370 .tag-9925 > li > a:hover,
.alert-465f .heading-592a.shade_stale_2c72 .tag-9925 > li > a:focus,
.alert-465f .heading-592a.shade_stale_2c72 .tag-9925 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-465f
  .heading-592a.texture_soft_491f
  .tag-9925
  > li.texture_silver_6f71
  > a,
.alert-465f
  .heading-592a.texture_soft_491f
  .tag-9925
  > li.light_012d
  > a,
.alert-465f
  .heading-592a.list_fluid_4370
  .tag-9925
  > li.texture_silver_6f71
  > a,
.alert-465f
  .heading-592a.list_fluid_4370
  .tag-9925
  > li.light_012d
  > a,
.alert-465f
  .heading-592a.shade_stale_2c72
  .tag-9925
  > li.texture_silver_6f71
  > a,
.alert-465f .heading-592a.shade_stale_2c72 .tag-9925 > li.row_51c2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.alert-465f .banner_south_e74d,
.alert-465f .banner_south_e74d a {
  color: rgba(0, 0, 0, 0.8);
}
.alert-465f .card_ffc0.filter_hot_28be li a,
.alert-465f .outline_slow_4f59 a,
.alert-465f .surface-3777,
.alert-465f .tag-9925 > li > a,
.alert-465f .layout-c751 {
  color: rgba(0, 0, 0, 0.55);
}
.alert-465f .card_ffc0.filter_hot_28be li a:hover,
.alert-465f .outline_slow_4f59 a:hover,
.alert-465f .surface-3777:hover,
.alert-465f .tag-9925 > li > a:hover,
.alert-465f .layout-c751:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-465f .surface-907b {
  color: rgba(0, 0, 0, 0.55);
}
.alert-465f .surface-907b .pattern_lite_5ed8 {
  color: rgba(0, 0, 0, 0.8);
}
.alert-465f .surface-907b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_6a49 .thumbnail_e722 {
  margin-left: auto;
  margin-right: auto;
}
.short_3cb2 > * {
  margin-left: auto;
  margin-right: auto;
}
.short_3cb2 .gas_c728 {
  margin-right: 1.41575em;
}
.next_ce7b .short_3cb2 > .tag-0295 {
  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;
}
.next_ce7b .short_3cb2 > .item_d9b7 {
  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;
}
.detail-9b64.grid_6a49 .thumbnail_e722,
.pattern-fbe8.grid_6a49 .thumbnail_e722 {
  margin-left: 0;
}
.mask_e977.grid_6a49 .thumbnail_e722,
.shadow-new-b31c.grid_6a49 .thumbnail_e722 {
  margin-right: 0;
}
.short_3cb2 ol,
.short_3cb2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container-795a video {
  max-width: 100%;
}
.bronze-e63f img {
  display: block;
}
.bronze-e63f.gas_c728,
.bronze-e63f.bottom-4199 {
  width: 100%;
}
.bronze-e63f.item_d9b7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.icon_ed47:not(.list-hard-7d6f) {
  margin: 1.5em auto;
}
.frame-4686 p {
  padding: 1.5em 14px;
}
ul.description-af34.item_d9b7,
ul.description-af34.tag-0295,
ul.description-af34.search-bedd.tag-0295 {
  padding: 0 14px;
}
.basic_4213 {
  display: block;
  overflow-x: auto;
}
.basic_4213 table {
  border-collapse: collapse;
  width: 100%;
}
.basic_4213 td,
.basic_4213 th {
  padding: 0.5em;
}
.short_3cb2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.short_3cb2 ol ol,
.short_3cb2 ol ul,
.short_3cb2 ul ol,
.short_3cb2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.short_3cb2 ol ol li,
.short_3cb2 ol ul li,
.short_3cb2 ul ol li,
.short_3cb2 ul ul li {
  margin-left: 0;
}
.preview-ace8.backdrop_6514 > .hidden_last_3c76 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview-ace8.backdrop_6514 > .hidden_last_3c76 iframe,
.preview-ace8.backdrop_6514 > .hidden_last_3c76 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.border_0b42 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.border_0b42.avatar_warm_22de {
  padding: 0;
}
.border_0b42.avatar_warm_22de cite {
  font-size: 13px;
}
.border_0b42 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.border_0b42 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.brown_e000 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.brown_e000 > p:first-child {
  margin-top: 0;
}
.brown_e000 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.brown_e000 blockquote {
  border-left: 0;
}
.footer-0098 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.footer-0098:not(.accordion-f0bb) {
  max-width: 100px;
}
.footer-0098.mini_9f41 {
  border-bottom: none !important;
  text-align: center;
}
.footer-0098.mini_9f41::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .frame-4686 p {
    padding: 1.5em 0;
  }
}
.popup_a52c {
  color: #0073aa;
}
.tag-full-f2fb {
  background-color: #0073aa;
}
.shade_smooth_7a40 {
  color: #229fd8;
}
.pink_4366 {
  background-color: #229fd8;
}
.gold-8b37 {
  color: #eee;
}
.backdrop-c75b {
  background-color: #eee;
}
.video-6299 {
  color: #444;
}
.dynamic_f20d {
  background-color: #444;
}
.hard_bd83 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hard_bd83 .summary-71bb .outline_slow_4f59 {
  font-size: 15px;
}
.hard_bd83 .outline_slow_4f59 {
  line-height: 1.3;
}
.hard_bd83 .alert-465f {
}
.hard_bd83 .preview-smooth-7d3b {
  background: #235787;
}
.pagination_selected_1796 {
  padding: 0;
}
.pagination_selected_1796 .preview-smooth-7d3b {
  background: #1a1a1a;
}
.pagination_selected_1796 .alert-465f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden_red_3a12 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden_red_3a12 .alert-465f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden_red_3a12 .preview-smooth-7d3b {
  background: #303030;
}
.hero-27e5 {
  position: relative;
  z-index: 10;
}
.hero-27e5 .south_73ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-inner-0d01 .photo-6201 {
  display: inline-block;
  vertical-align: middle;
}
.box-inner-0d01.thumbnail_0d02 .photo-6201 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .box-inner-0d01.thumbnail_0d02 .photo-6201 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .box-inner-0d01.thumbnail_0d02 .photo-6201 {
    margin-right: 0.4em;
  }
}
.box-inner-0d01.thumbnail_0d02 .photo-6201:last-child {
  margin-right: 0;
}
.pattern_9d34 .south_73ad {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link_advanced_0fb4 .summary-71bb {
    margin: 0 -0.5em;
  }
  .link_advanced_0fb4 .summary-71bb [class*="customify-col-"],
  .link_advanced_0fb4 .summary-71bb [class*="customify-col_"],
  .link_advanced_0fb4 .summary-71bb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link_advanced_0fb4.middle_062d .south_73ad {
  background: 0 0 !important;
}
.link_advanced_0fb4.middle_062d .south_73ad,
.link_advanced_0fb4.pattern_9d34 .south_73ad {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link_advanced_0fb4.photo-d91a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link_advanced_0fb4.pattern_9d34 .south_73ad {
  box-shadow: none !important;
}
.red_76f0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .red_76f0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .red_76f0 {
    padding: 18px 0 20px;
  }
}
.red_76f0 .wrapper-936c {
  width: 100%;
}
.red_76f0 .description_plasma_9047 {
  margin-bottom: 0;
}
.red_76f0 .focus_center_4d07 {
  margin-top: 5px;
  font-size: 0.875em;
}
.aside-b365 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.aside-b365 .active-b62a {
  width: 100%;
}
.fast_955f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fast_955f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fast_955f 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;
}
.fast_955f li:last-child:after {
  display: none;
}
.fast_955f li a {
  font-weight: 500;
  margin-right: 10px;
}
.dynamic_eda0 .breadcrumb_d4f6 button,
.red_76f0 .breadcrumb_d4f6 button {
  left: 0;
}
.dynamic_eda0 .active-b62a,
.red_76f0 .active-b62a {
  padding-left: 0;
  padding-right: 0;
}
.dynamic_eda0 .aside-b365,
.red_76f0 .aside-b365 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dynamic_eda0 {
  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;
}
.dynamic_eda0: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;
}
.dynamic_eda0 .gold_58c5 {
  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) {
  .dynamic_eda0 .gold_58c5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_eda0 .gold_58c5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_eda0 .gold_58c5 {
    min-height: 200px;
  }
}
.dynamic_eda0 .fast_955f {
  color: rgba(255, 255, 255, 0.8);
}
.dynamic_eda0 .fast_955f a,
.dynamic_eda0 .fast_955f li:after {
  color: inherit;
}
.dynamic_eda0 .fast_955f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip-center-e6e7 {
  margin-bottom: 0.5em;
}
.table_19aa {
  margin-bottom: 1.2em;
}
.table_19aa,
.chip-center-e6e7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.table_19aa p:last-child,
.chip-center-e6e7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb_d4f6,
#masthead .breadcrumb_d4f6 {
  display: none;
}
#masthead
  > .breadcrumb_d4f6.bottom_7a04 {
  display: none;
}
#masthead > .breadcrumb_d4f6 button {
  left: 0;
}
.easy_1e7d {
  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%;
}
.easy_1e7d .photo-6201 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.easy_1e7d .fast_8673 {
  display: -webkit-box;
  display: flex;
}
.easy_1e7d .fast_8673.notification-wide-2e53 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.easy_1e7d .fast_8673.breadcrumb_0396 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_1e7d .fast_8673.table-3f7d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_1e7d.full_c168.item_2d89 .fast_8673.notification-wide-2e53 {
  flex-basis: 100%;
}
.easy_1e7d.south_7dbd .fast_8673.breadcrumb_0396 {
  -webkit-box-flex: 1;
  flex: auto;
}
.easy_1e7d.south_7dbd .fast_8673.table-3f7d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb_d4f6.bottom_7a04 {
  display: none;
}
#masthead > .breadcrumb_d4f6 button {
  left: 0;
}
.form_6ccb {
  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;
}
.form_6ccb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.form_6ccb.simple-54d0 i {
  margin-right: 4px;
}
.form_6ccb.chip_black_d8c5 i {
  margin-left: 5px;
}
.outline_slow_4f59 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outline_slow_4f59 p:last-child {
  margin-bottom: 0;
}
.module_bottom_58ec {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module_bottom_58ec a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module_bottom_58ec img {
  display: block;
  width: auto;
  line-height: 1;
}
.module_bottom_58ec .banner_south_e74d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module_bottom_58ec .inner_c153 {
  margin: 5px 0 7px 0;
}
.module_bottom_58ec.gallery-gold-b005 .form-action-8f7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_bottom_58ec.gallery-gold-b005 .copper_b600 {
  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;
}
.module_bottom_58ec.item_pressed_2a5b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module_bottom_58ec.item_pressed_2a5b .form-action-8f7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_bottom_58ec.item_pressed_2a5b .copper_b600 {
  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;
}
.module_bottom_58ec.dirty-d821 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_bottom_58ec.static_0ccd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module_bottom_58ec.static_0ccd .copper_b600 {
  margin-top: 7px;
}
.card_6c82 {
  display: inline-block;
}
.hero-27e5 .paragraph-1086 .module_bottom_58ec img {
  max-width: 100%;
}
.heading-592a .soft-8ae3.tall_2dbd,
.item_cb33 .soft-8ae3.tall_2dbd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-592a .dropdown-smooth-316d,
.item_cb33 .dropdown-smooth-316d {
  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%);
}
.heading-592a .dropdown-smooth-316d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading-592a.block-dark-eba8 .dropdown-smooth-316d {
  display: none;
}
.heading-592a .component_f5f7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-592a .component_f5f7 li {
  display: inline-block;
  position: relative;
}
.heading-592a .component_f5f7 li:last-child {
  margin-right: 0;
}
.heading-592a .component_f5f7 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;
}
.heading-592a .component_f5f7 li.row_51c2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading-592a .component_f5f7 > 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;
}
.heading-592a .component_f5f7 > li > a i {
  line-height: 0;
}
.heading-592a .component_f5f7 > li.secondary_351a > a .dropdown-smooth-316d {
  margin-left: 4px;
  line-height: 0;
}
.heading-592a .component_f5f7 .green_6a05 li.secondary_351a > a {
  position: relative;
}
.heading-592a .component_f5f7 .green_6a05 li.secondary_351a > a:after,
.heading-592a .component_f5f7 .green_6a05 li.secondary_351a > a:before {
  content: "";
  display: table;
}
.heading-592a .component_f5f7 .green_6a05 li.secondary_351a > a:after {
  clear: both;
}
.heading-592a .component_f5f7 .green_6a05 li.secondary_351a > a .dropdown-smooth-316d {
  margin-left: 5px;
  float: right;
}
.heading-592a .secondary-15b1,
.heading-592a .green_6a05 {
  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;
}
.heading-592a .green_6a05 {
  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;
}
.heading-592a .green_6a05 .tall_2dbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-592a .green_6a05 .dropdown-smooth-316d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading-592a .green_6a05 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading-592a .green_6a05 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;
}
.heading-592a .green_6a05 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading-592a .green_6a05 .green_6a05 {
  top: 0;
  left: 100%;
}
.heading-592a .pink_e311.fn-focus-1840 > .secondary-15b1,
.heading-592a .pink_e311.fn-focus-1840 > .green_6a05,
.heading-592a .pink_e311:focus > .secondary-15b1,
.heading-592a .pink_e311:focus > .green_6a05,
.heading-592a .pink_e311:hover > .secondary-15b1,
.heading-592a .pink_e311:hover > .green_6a05 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading-592a.shade_stale_2c72 .tag-9925:after,
.heading-592a.shade_stale_2c72 .tag-9925:before {
  content: "";
  display: table;
}
.heading-592a.shade_stale_2c72 .tag-9925:after {
  clear: both;
}
.heading-592a.shade_stale_2c72 .tag-9925 > li {
  float: left;
}
.heading-592a.menu_16f7 .tag-9925:after,
.heading-592a.menu_16f7 .tag-9925:before {
  content: "";
  display: table;
}
.heading-592a.menu_16f7 .tag-9925:after {
  clear: both;
}
.heading-592a.menu_16f7 .tag-9925 > li {
  float: left;
}
.heading-592a.menu_16f7 .tag-9925 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading-592a.menu_16f7 .tag-9925 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading-592a.menu_16f7 .tag-9925 > li.texture_silver_6f71 > a,
.heading-592a.menu_16f7 .tag-9925 > li.row_51c2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading-592a.texture_soft_491f .tag-9925 > li > a .tall_2dbd {
  position: relative;
}
.heading-592a.texture_soft_491f .tag-9925 > li > a .tall_2dbd: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;
}
.heading-592a.texture_soft_491f
  .tag-9925
  > li:focus
  > a
  .tall_2dbd:before,
.heading-592a.texture_soft_491f
  .tag-9925
  > li:hover
  > a
  .tall_2dbd:before {
  width: 100%;
  background-color: currentColor;
}
.heading-592a.texture_soft_491f
  .tag-9925
  > li.texture_silver_6f71
  > a
  .tall_2dbd:before,
.heading-592a.texture_soft_491f
  .tag-9925
  > li.light_012d
  > a
  .tall_2dbd:before {
  width: 100%;
  background-color: currentColor;
}
.heading-592a.list_fluid_4370 .tag-9925 > li > a .tall_2dbd {
  position: relative;
}
.heading-592a.list_fluid_4370 .tag-9925 > li > a .tall_2dbd: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;
}
.heading-592a.list_fluid_4370 .tag-9925 > li:focus > a .tall_2dbd:before,
.heading-592a.list_fluid_4370
  .tag-9925
  > li:hover
  > a
  .tall_2dbd:before {
  width: 100%;
  background-color: currentColor;
}
.heading-592a.list_fluid_4370
  .tag-9925
  > li.texture_silver_6f71
  > a
  .tall_2dbd:before,
.heading-592a.list_fluid_4370
  .tag-9925
  > li.light_012d
  > a
  .tall_2dbd:before {
  width: 100%;
  background-color: currentColor;
}
.item_cb33 .component_f5f7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item_cb33 .component_f5f7 li:first-child > a {
  border-top: none;
}
.item_cb33 .component_f5f7 .module-east-3b48 > .tall_2dbd .dropdown-smooth-316d {
  display: none;
}
.item_cb33 .component_f5f7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.item_cb33 .component_f5f7 li:last-child {
  border: none;
}
.item_cb33 .component_f5f7 li.secondary_351a > a {
  padding-right: 45px !important;
}
.item_cb33 .component_f5f7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.item_cb33 .component_f5f7 li a:focus,
.item_cb33 .component_f5f7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_cb33 .component_f5f7 li .carousel-left-517c {
  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;
}
.item_cb33 .component_f5f7 li .carousel-left-517c:hover {
  box-shadow: none;
}
.item_cb33 .component_f5f7 li .carousel-left-517c .dropdown-smooth-316d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.item_cb33 .component_f5f7 .green_6a05 {
  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);
}
.item_cb33 .component_f5f7 .green_6a05 li a {
  padding-left: 3em;
}
.item_cb33 .component_f5f7 .down-8350 > a .carousel-left-517c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item_cb33 .component_f5f7 .down-8350 > .green_6a05 {
  display: block;
  opacity: 1;
}
.heading-slow-bb1a {
  max-width: 100%;
}
.wood-6be2 {
  line-height: 0;
  cursor: pointer;
}
.layout-c751 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.layout-c751:hover {
  box-shadow: none;
  color: currentColor;
}
.layout-c751 svg {
  width: 18px;
  height: 18px;
}
.layout-c751 .pagination_slow_14be {
  display: none;
}
.filter_8a8c {
  position: relative;
}
.filter_8a8c.fn-active-1840 .layout-c751 .clean-5cdf {
  display: none;
}
.filter_8a8c.fn-active-1840 .layout-c751 .pagination_slow_14be {
  display: inline-block;
}
.filter_8a8c .modal_29c2 {
  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);
}
.filter_8a8c.list-center-4fe2 .modal_29c2 {
  left: auto;
  right: -0.9em;
}
.filter_8a8c.list-center-4fe2 .modal-upper-1f2a::before {
  left: auto;
  right: 15px;
}
.filter_8a8c.fn-active-1840 .modal_29c2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid-motion-04ef {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.grid-motion-04ef label {
  flex-basis: 100%;
}
.grid-motion-04ef .mask_0694 {
  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;
}
.grid-motion-04ef .mask-0f7f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.grid-motion-04ef .mask-0f7f:focus {
  background-color: transparent;
}
.grid-motion-04ef button.pagination-8de8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.grid-motion-04ef button.pagination-8de8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.grid-motion-04ef button.pagination-8de8 svg {
  width: 18px;
  height: 18px;
}
.grid-motion-04ef input[type="submit"] {
  min-height: auto;
}
.progress_cef3 .grid-motion-04ef .mask-0f7f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-upper-1f2a {
  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) {
  .modal-upper-1f2a {
    width: 220px;
  }
}
.modal-upper-1f2a label {
  flex-basis: 100%;
}
.modal-upper-1f2a::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;
}
.background-07db .progress_cef3 .grid-motion-04ef {
  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;
}
.background-07db
  .progress_cef3
  .grid-motion-04ef
  .mask_0694 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.background-07db .progress_cef3 .grid-motion-04ef .mask-0f7f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.background-07db
  .progress_cef3
  .grid-motion-04ef
  .mask-0f7f:focus {
  background: 0 0;
}
.background-07db
  .progress_cef3
  .grid-motion-04ef
  .stone_c28d {
  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;
}
.card_ffc0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card_ffc0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card_ffc0 li:last-child {
  margin-right: 0;
}
.card_ffc0 li:first-child {
  margin-left: 0;
}
.card_ffc0.wood_f2ea a {
  color: #fff;
}
.card_ffc0.wood_f2ea a:hover {
  color: #fff;
}
.card_ffc0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card_ffc0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card_ffc0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card_ffc0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.card_ffc0 [class*="social-icon-apple"] {
  background-color: #999;
}
.card_ffc0 [class*="social-icon-apple"].slow-34bf {
  background-color: transparent;
  color: #999;
}
.card_ffc0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card_ffc0 [class*="social-icon-behance"].slow-34bf {
  background-color: transparent;
  color: #1769ff;
}
.card_ffc0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card_ffc0 [class*="social-icon-bitbucket"].slow-34bf {
  background-color: transparent;
  color: #205081;
}
.card_ffc0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.card_ffc0 [class*="social-icon-codepen"].slow-34bf {
  background-color: transparent;
  color: #000;
}
.card_ffc0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card_ffc0 [class*="social-icon-delicious"].slow-34bf {
  background-color: transparent;
  color: #39f;
}
.card_ffc0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card_ffc0 [class*="social-icon-digg"].slow-34bf {
  background-color: transparent;
  color: #005be2;
}
.card_ffc0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card_ffc0 [class*="social-icon-dribbble"].slow-34bf {
  background-color: transparent;
  color: #ea4c89;
}
.card_ffc0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card_ffc0 [class*="social-icon-envelope"].slow-34bf {
  background-color: transparent;
  color: #ea4335;
}
.card_ffc0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card_ffc0 [class*="social-icon-facebook"].slow-34bf {
  background-color: transparent;
  color: #3b5998;
}
.card_ffc0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card_ffc0 [class*="social-icon-flickr"].slow-34bf {
  background-color: transparent;
  color: #0063dc;
}
.card_ffc0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card_ffc0 [class*="social-icon-foursquare"].slow-34bf {
  background-color: transparent;
  color: #2d5be3;
}
.card_ffc0 [class*="social-icon-github"] {
  background-color: #333;
}
.card_ffc0 [class*="social-icon-github"].slow-34bf {
  background-color: transparent;
  color: #333;
}
.card_ffc0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card_ffc0 [class*="social-icon-google-plus"].slow-34bf {
  background-color: transparent;
  color: #dd4b39;
}
.card_ffc0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card_ffc0 [class*="social-icon-houzz"].slow-34bf {
  background-color: transparent;
  color: #7ac142;
}
.card_ffc0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card_ffc0 [class*="social-icon-instagram"].slow-34bf {
  background-color: transparent;
  color: #262626;
}
.card_ffc0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card_ffc0 [class*="social-icon-jsfiddle"].slow-34bf {
  background-color: transparent;
  color: #487aa2;
}
.card_ffc0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card_ffc0 [class*="social-icon-linkedin"].slow-34bf {
  background-color: transparent;
  color: #0077b5;
}
.card_ffc0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card_ffc0 [class*="social-icon-medium"].slow-34bf {
  background-color: transparent;
  color: #00ab6b;
}
.card_ffc0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card_ffc0
  [class*="social-icon-odnoklassniki"].slow-34bf {
  background-color: transparent;
  color: #f4731c;
}
.card_ffc0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card_ffc0 [class*="social-icon-meetup"].slow-34bf {
  background-color: transparent;
  color: #ec1c40;
}
.card_ffc0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card_ffc0 [class*="social-icon-pinterest"].slow-34bf {
  background-color: transparent;
  color: #bd081c;
}
.card_ffc0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card_ffc0 [class*="social-icon-product-hunt"].slow-34bf {
  background-color: transparent;
  color: #da552f;
}
.card_ffc0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card_ffc0 [class*="social-icon-reddit"].slow-34bf {
  background-color: transparent;
  color: #ff4500;
}
.card_ffc0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card_ffc0 [class*="social-icon-rss"].slow-34bf {
  background-color: transparent;
  color: #f26522;
}
.card_ffc0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card_ffc0
  [class*="social-icon-shopping-cart"].slow-34bf {
  background-color: transparent;
  color: #4caf50;
}
.card_ffc0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card_ffc0 [class*="social-icon-skype"].slow-34bf {
  background-color: transparent;
  color: #00aff0;
}
.card_ffc0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card_ffc0 [class*="social-icon-slideshare"].slow-34bf {
  background-color: transparent;
  color: #0077b5;
}
.card_ffc0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card_ffc0 [class*="social-icon-snapchat"].slow-34bf {
  background-color: transparent;
  color: #fffc00;
}
.card_ffc0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card_ffc0 [class*="social-icon-soundcloud"].slow-34bf {
  background-color: transparent;
  color: #f80;
}
.card_ffc0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card_ffc0 [class*="social-icon-spotify"].slow-34bf {
  background-color: transparent;
  color: #2ebd59;
}
.card_ffc0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card_ffc0
  [class*="social-icon-stack-overflow"].slow-34bf {
  background-color: transparent;
  color: #fe7a15;
}
.card_ffc0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card_ffc0 [class*="social-icon-maldkfgram"].slow-34bf {
  background-color: transparent;
  color: #2ca5e0;
}
.card_ffc0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card_ffc0 [class*="social-icon-tripadvisor"].slow-34bf {
  background-color: transparent;
  color: #589442;
}
.card_ffc0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card_ffc0 [class*="social-icon-tumblr"].slow-34bf {
  background-color: transparent;
  color: #35465c;
}
.card_ffc0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card_ffc0 [class*="social-icon-twitch"].slow-34bf {
  background-color: transparent;
  color: #6441a5;
}
.card_ffc0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card_ffc0 [class*="social-icon-twitter"].slow-34bf {
  background-color: transparent;
  color: #1da1f2;
}
.card_ffc0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card_ffc0 [class*="social-icon-vimeo"].slow-34bf {
  background-color: transparent;
  color: #1ab7ea;
}
.card_ffc0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card_ffc0 [class*="social-icon-vk"].slow-34bf {
  background-color: transparent;
  color: #45668e;
}
.card_ffc0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card_ffc0 [class*="social-icon-weibo"].slow-34bf {
  background-color: transparent;
  color: #df2029;
}
.card_ffc0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card_ffc0 [class*="social-icon-weixin"].slow-34bf {
  background-color: transparent;
  color: #7bb32e;
}
.card_ffc0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card_ffc0 [class*="social-icon-whatsapp"].slow-34bf {
  background-color: transparent;
  color: #25d366;
}
.card_ffc0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card_ffc0 [class*="social-icon-wordpress"].slow-34bf {
  background-color: transparent;
  color: #21759b;
}
.card_ffc0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.card_ffc0 [class*="social-icon-xing"].slow-34bf {
  background-color: transparent;
  color: #026466;
}
.card_ffc0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card_ffc0 [class*="social-icon-yelp"].slow-34bf {
  background-color: transparent;
  color: #af0606;
}
.card_ffc0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card_ffc0 [class*="social-icon-youtube"].slow-34bf {
  background-color: transparent;
  color: #cd201f;
}
.surface-3777 {
  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;
}
.surface-3777:hover {
  box-shadow: none;
  background: 0 0;
}
.block-14bf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.summary_7e15 {
  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;
}
.east_6155 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip-dim-9963 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tooltip-dim-9963,
.tooltip-dim-9963::after,
.tooltip-dim-9963::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;
}
.tooltip-dim-9963::after,
.tooltip-dim-9963::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wrapper_60ca .summary_7e15 .east_6155 {
  margin-top: -2px;
  width: 19px;
}
.wrapper_60ca .summary_7e15 .tooltip-dim-9963 {
  margin-top: -1px;
}
.wrapper_60ca .summary_7e15 .tooltip-dim-9963,
.wrapper_60ca .summary_7e15 .tooltip-dim-9963::after,
.wrapper_60ca .summary_7e15 .tooltip-dim-9963::before {
  width: 19px;
  height: 2px;
}
.wrapper_60ca .summary_7e15 .tooltip-dim-9963::before {
  top: -6px;
}
.wrapper_60ca .summary_7e15 .tooltip-dim-9963::after {
  bottom: -6px;
}
.detail-1817 .summary_7e15 .east_6155 {
  margin-top: -2px;
  width: 22px;
}
.detail-1817 .summary_7e15 .tooltip-dim-9963 {
  margin-top: -1px;
}
.detail-1817 .summary_7e15 .tooltip-dim-9963,
.detail-1817 .summary_7e15 .tooltip-dim-9963::after,
.detail-1817 .summary_7e15 .tooltip-dim-9963::before {
  width: 22px;
  height: 2px;
}
.detail-1817 .summary_7e15 .tooltip-dim-9963::before {
  top: -7px;
}
.detail-1817 .summary_7e15 .tooltip-dim-9963::after {
  bottom: -7px;
}
.aside-short-f4e3 .summary_7e15 .east_6155 {
  margin-top: -2px;
  width: 31px;
}
.aside-short-f4e3 .summary_7e15 .tooltip-dim-9963 {
  margin-top: -1.5px;
}
.aside-short-f4e3 .summary_7e15 .tooltip-dim-9963,
.aside-short-f4e3 .summary_7e15 .tooltip-dim-9963::after,
.aside-short-f4e3 .summary_7e15 .tooltip-dim-9963::before {
  width: 31px;
  height: 3px;
}
.aside-short-f4e3 .summary_7e15 .tooltip-dim-9963::before {
  top: -9px;
}
.aside-short-f4e3 .summary_7e15 .tooltip-dim-9963::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer_2129 .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_2129 .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1px;
  }
  .footer_2129 .summary_7e15 .tooltip-dim-9963,
  .footer_2129 .summary_7e15 .tooltip-dim-9963::after,
  .footer_2129 .summary_7e15 .tooltip-dim-9963::before {
    width: 19px;
    height: 2px;
  }
  .footer_2129 .summary_7e15 .tooltip-dim-9963::before {
    top: -6px;
  }
  .footer_2129 .summary_7e15 .tooltip-dim-9963::after {
    bottom: -6px;
  }
  .disabled_yellow_3cfd .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_yellow_3cfd .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1px;
  }
  .disabled_yellow_3cfd .summary_7e15 .tooltip-dim-9963,
  .disabled_yellow_3cfd .summary_7e15 .tooltip-dim-9963::after,
  .disabled_yellow_3cfd .summary_7e15 .tooltip-dim-9963::before {
    width: 22px;
    height: 2px;
  }
  .disabled_yellow_3cfd .summary_7e15 .tooltip-dim-9963::before {
    top: -7px;
  }
  .disabled_yellow_3cfd .summary_7e15 .tooltip-dim-9963::after {
    bottom: -7px;
  }
  .button-action-5a99 .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 31px;
  }
  .button-action-5a99 .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1.5px;
  }
  .button-action-5a99 .summary_7e15 .tooltip-dim-9963,
  .button-action-5a99 .summary_7e15 .tooltip-dim-9963::after,
  .button-action-5a99 .summary_7e15 .tooltip-dim-9963::before {
    width: 31px;
    height: 3px;
  }
  .button-action-5a99 .summary_7e15 .tooltip-dim-9963::before {
    top: -9px;
  }
  .button-action-5a99 .summary_7e15 .tooltip-dim-9963::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mini-b3e9 .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 19px;
  }
  .mini-b3e9 .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1px;
  }
  .mini-b3e9 .summary_7e15 .tooltip-dim-9963,
  .mini-b3e9 .summary_7e15 .tooltip-dim-9963::after,
  .mini-b3e9 .summary_7e15 .tooltip-dim-9963::before {
    width: 19px;
    height: 2px;
  }
  .mini-b3e9 .summary_7e15 .tooltip-dim-9963::before {
    top: -6px;
  }
  .mini-b3e9 .summary_7e15 .tooltip-dim-9963::after {
    bottom: -6px;
  }
  .sidebar-dirty-c953 .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-dirty-c953 .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1px;
  }
  .sidebar-dirty-c953 .summary_7e15 .tooltip-dim-9963,
  .sidebar-dirty-c953 .summary_7e15 .tooltip-dim-9963::after,
  .sidebar-dirty-c953 .summary_7e15 .tooltip-dim-9963::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-dirty-c953 .summary_7e15 .tooltip-dim-9963::before {
    top: -7px;
  }
  .sidebar-dirty-c953 .summary_7e15 .tooltip-dim-9963::after {
    bottom: -7px;
  }
  .badge-tall-8679 .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 31px;
  }
  .badge-tall-8679 .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1.5px;
  }
  .badge-tall-8679 .summary_7e15 .tooltip-dim-9963,
  .badge-tall-8679 .summary_7e15 .tooltip-dim-9963::after,
  .badge-tall-8679 .summary_7e15 .tooltip-dim-9963::before {
    width: 31px;
    height: 3px;
  }
  .badge-tall-8679 .summary_7e15 .tooltip-dim-9963::before {
    top: -9px;
  }
  .badge-tall-8679 .summary_7e15 .tooltip-dim-9963::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shade-5273 .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 19px;
  }
  .shade-5273 .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1px;
  }
  .shade-5273 .summary_7e15 .tooltip-dim-9963,
  .shade-5273 .summary_7e15 .tooltip-dim-9963::after,
  .shade-5273 .summary_7e15 .tooltip-dim-9963::before {
    width: 19px;
    height: 2px;
  }
  .shade-5273 .summary_7e15 .tooltip-dim-9963::before {
    top: -6px;
  }
  .shade-5273 .summary_7e15 .tooltip-dim-9963::after {
    bottom: -6px;
  }
  .tooltip-a5b6 .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-a5b6 .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1px;
  }
  .tooltip-a5b6 .summary_7e15 .tooltip-dim-9963,
  .tooltip-a5b6 .summary_7e15 .tooltip-dim-9963::after,
  .tooltip-a5b6 .summary_7e15 .tooltip-dim-9963::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-a5b6 .summary_7e15 .tooltip-dim-9963::before {
    top: -7px;
  }
  .tooltip-a5b6 .summary_7e15 .tooltip-dim-9963::after {
    bottom: -7px;
  }
  .mini_48cd .summary_7e15 .east_6155 {
    margin-top: -2px;
    width: 31px;
  }
  .mini_48cd .summary_7e15 .tooltip-dim-9963 {
    margin-top: -1.5px;
  }
  .mini_48cd .summary_7e15 .tooltip-dim-9963,
  .mini_48cd .summary_7e15 .tooltip-dim-9963::after,
  .mini_48cd .summary_7e15 .tooltip-dim-9963::before {
    width: 31px;
    height: 3px;
  }
  .mini_48cd .summary_7e15 .tooltip-dim-9963::before {
    top: -9px;
  }
  .mini_48cd .summary_7e15 .tooltip-dim-9963::after {
    bottom: -9px;
  }
}
.south-47ec .tooltip-dim-9963 {
  -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);
}
.south-47ec .tooltip-dim-9963::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.south-47ec .tooltip-dim-9963::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);
}
.south-47ec.sidebar-cb0b .tooltip-dim-9963 {
  -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);
}
.south-47ec.sidebar-cb0b .tooltip-dim-9963::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.south-47ec.sidebar-cb0b .tooltip-dim-9963::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);
}
.tabs-middle-bddd {
  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.table_hot_1080:before {
  display: none;
}
.video_pro_90f2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.video_pro_90f2 .hard-9e03 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.video_pro_90f2 .hard-9e03:last-of-type {
  border-bottom: none;
}
.video_pro_90f2 .hard-9e03.tag-full-8a02,
.video_pro_90f2 .hard-9e03.complex-b9c9,
.video_pro_90f2 .hard-9e03.item_green_1c05 {
  padding: 0;
}
.video_pro_90f2 .item_cb33 .carousel-left-517c {
  color: currentColor;
}
.video_pro_90f2 .item_cb33 .carousel-left-517c:focus,
.video_pro_90f2 .item_cb33 .carousel-left-517c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_pro_90f2.alert-465f .surface-907b,
.video_pro_90f2.alert-465f .outline_slow_4f59 a,
.video_pro_90f2.alert-465f .tag-9925 a,
.video_pro_90f2.alert-465f .green_6a05 a {
  color: rgba(0, 0, 0, 0.55);
}
.video_pro_90f2.alert-465f .surface-907b:hover,
.video_pro_90f2.alert-465f .outline_slow_4f59 a:hover,
.video_pro_90f2.alert-465f .tag-9925 a:hover,
.video_pro_90f2.alert-465f .green_6a05 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_pro_90f2.alert-465f .pattern_lite_5ed8 {
  color: rgba(0, 0, 0, 0.8);
}
.video_pro_90f2.alert-465f .hard-9e03 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_pro_90f2.alert-465f .hard-9e03:before {
  background: rgba(0, 0, 0, 0.08);
}
.video_pro_90f2.alert-465f .pagination-focused-827e:before {
  background: rgba(255, 255, 255, 0.9);
}
.video_pro_90f2.alert-465f .item_cb33 .component_f5f7 li a,
.video_pro_90f2.alert-465f .item_cb33 .carousel-left-517c,
.video_pro_90f2.alert-465f .green_6a05 {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_pro_90f2.alert-465f .item_cb33 .carousel-left-517c:focus,
.video_pro_90f2.alert-465f .item_cb33 .carousel-left-517c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_pro_90f2.alert-465f .component_f5f7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_pro_90f2.preview-smooth-7d3b .surface-907b,
.video_pro_90f2.preview-smooth-7d3b .outline_slow_4f59 a,
.video_pro_90f2.preview-smooth-7d3b .tag-9925 .carousel-left-517c,
.video_pro_90f2.preview-smooth-7d3b .tag-9925 a,
.video_pro_90f2.preview-smooth-7d3b .green_6a05 a {
  color: rgba(255, 255, 255, 0.79);
}
.video_pro_90f2.preview-smooth-7d3b .surface-907b:hover,
.video_pro_90f2.preview-smooth-7d3b .outline_slow_4f59 a:hover,
.video_pro_90f2.preview-smooth-7d3b .tag-9925 .carousel-left-517c:hover,
.video_pro_90f2.preview-smooth-7d3b .tag-9925 a:hover,
.video_pro_90f2.preview-smooth-7d3b .green_6a05 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_pro_90f2.preview-smooth-7d3b .pattern_lite_5ed8 {
  color: rgba(255, 255, 255, 0.99);
}
.video_pro_90f2.preview-smooth-7d3b .hard-9e03 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_pro_90f2.preview-smooth-7d3b .hard-9e03:before {
  background: rgba(255, 255, 255, 0.08);
}
.video_pro_90f2.preview-smooth-7d3b .pagination-focused-827e:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_pro_90f2.preview-smooth-7d3b .item_cb33 .component_f5f7 li a,
.video_pro_90f2.preview-smooth-7d3b .item_cb33 .carousel-left-517c,
.video_pro_90f2.preview-smooth-7d3b .green_6a05 {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_pro_90f2.preview-smooth-7d3b .item_cb33 .carousel-left-517c:focus,
.video_pro_90f2.preview-smooth-7d3b .item_cb33 .carousel-left-517c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_pro_90f2.preview-smooth-7d3b .component_f5f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-focused-827e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination-focused-827e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.silver-3202 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary-0747 .video_pro_90f2 {
  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;
}
.tertiary-0747 .hard-9e03 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary-0747 .hard-9e03: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) {
  .tertiary-0747 .hard-9e03:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary-0747 .hard-9e03:last-child:before {
  content: none;
}
.tertiary-0747 .hard-9e03[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary-0747 .item_cb33 .component_f5f7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary-0747 .item_cb33 .component_f5f7 li a .carousel-left-517c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary-0747 .item_cb33 .green_6a05 {
  border: none;
}
.tertiary-0747 .item_cb33 .green_6a05 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary-0747 .pagination-focused-827e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary-0747 .silver-3202 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary-0747 .preview-smooth-7d3b .pagination-focused-827e:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-0747 .alert-465f.content-hot-622f .tooltip-dim-9963 {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary-0747
  .alert-465f.content-hot-622f
  .tooltip-dim-9963::after,
.tertiary-0747
  .alert-465f.content-hot-622f
  .tooltip-dim-9963:before {
  background: inherit;
}
.tertiary-0747
  .alert-465f.content-hot-622f:hover
  .tooltip-dim-9963 {
  background: rgba(0, 0, 0, 0.8);
}
.alert-bb75 .video_pro_90f2 {
  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) {
  .alert-bb75 .video_pro_90f2 {
    width: auto;
    right: 45px;
  }
}
.right-e183 .video_pro_90f2 {
  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) {
  .right-e183 .video_pro_90f2 {
    width: auto;
    left: 45px;
  }
}
.table_hot_1080 .video_pro_90f2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.table_hot_1080 .silver-3202 {
  max-width: 48em;
  margin: 0 auto;
}
.table_hot_1080 .pagination-focused-827e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.brown_0cf1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.brown_0cf1.tertiary-0747 .video_pro_90f2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.brown_0cf1.alert-bb75 .video_pro_90f2 {
  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);
}
.brown_0cf1 .video_pro_90f2 {
  visibility: visible;
}
.brown_0cf1.right-e183 .video_pro_90f2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.nav_dark_b941,
.hard-b572 {
  overflow-x: hidden;
}
.nav_dark_b941 .video_pro_90f2 {
  overflow: auto;
}
.nav_dark_b941.tertiary-0747 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_dark_b941.tertiary-0747 .video_pro_90f2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.nav_dark_b941.tertiary-0747 .surface-3777 {
  opacity: 0;
}
.nav_dark_b941.alert-bb75 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_dark_b941.alert-bb75 .video_pro_90f2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.nav_dark_b941.alert-bb75 .surface-3777 {
  opacity: 0;
}
.nav_dark_b941.right-e183 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_dark_b941.right-e183 .video_pro_90f2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.nav_dark_b941.right-e183 .surface-3777 {
  opacity: 0;
}
.nav_dark_b941.table_hot_1080 .video_pro_90f2 {
  z-index: 10;
  visibility: visible;
}
.content-hot-622f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content-hot-622f .tooltip-dim-9963 {
  background: rgba(255, 255, 255, 0.99);
}
.content-hot-622f .tooltip-dim-9963::after,
.content-hot-622f .tooltip-dim-9963:before {
  background: inherit;
}
.content-hot-622f:hover .tooltip-dim-9963 {
  background: rgba(255, 255, 255, 0.99);
}
.right-e183 .content-hot-622f {
  top: 10px;
  right: auto;
  left: 12px;
}
.table_hot_1080 .content-hot-622f {
  display: none !important;
}
.nav_dark_b941:before,
.hard-b572:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.nav_dark_b941 .content-hot-622f,
.hard-b572 .content-hot-622f {
  display: inline-block;
}
.video_pro_90f2 .photo-6201 {
  -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;
}
.nav_dark_b941 .video_pro_90f2 .photo-6201,
.hard-b572 .video_pro_90f2 .photo-6201 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block_gas_6ec1 .mask_0694 {
  width: 100%;
}
.paragraph-1086 {
  padding: 0 0.5em 0;
}
.paragraph-1086 [class*="customify-col-"],
.paragraph-1086 [class*="customify-col_"],
.paragraph-1086 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gas_4d54 .paragraph-1086 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary-71bb .footer-f36f,
  .footer-f36f {
    display: none;
  }
  .preview_clean_0918 {
    text-align: left;
  }
  .brown_f555 {
    text-align: center;
  }
  .status_last_e8b0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary-71bb .breadcrumb-outer-d50d,
  .breadcrumb-outer-d50d {
    display: none;
  }
  .title_over_9391 {
    text-align: left;
  }
  .hard-1e4a {
    text-align: center;
  }
  .static-31ce {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary-71bb .out_2831,
  .out_2831 {
    display: none;
  }
  .badge_9905 {
    text-align: left;
  }
  .iron_d473 {
    text-align: center;
  }
  .photo_pro_37c0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input-down-8518 {
  box-shadow: none !important;
}
.info-d348 .gold-1cf5,
.bronze-784b .gold-1cf5 {
  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;
}
.bronze-784b .gold-1cf5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.south_73ad {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.south_73ad:after,
.south_73ad:before {
  content: "";
  display: table;
}
.south_73ad:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .south_73ad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.south_73ad,
.photo-d91a {
  max-width: 1248px;
  margin: 0 auto;
}

.media-narrow-c434.advanced_2e9f .south_73ad {
  max-width: 100%;
}
.media-narrow-c434.gallery-3774 {
  max-width: 1200px;
  margin: 0 auto;
}
.media-narrow-c434.mini_a919 .south_73ad {
  max-width: 100%;
}
.media-narrow-c434.mini_a919 > .south_73ad {
  padding-left: 0;
  padding-right: 0;
}
.media-narrow-c434.mini_a919 > .south_73ad .summary-71bb {
  margin: 0;
}
.media-narrow-c434.mini_a919
  > .south_73ad
  .text-8523.short_c791 {
  margin-right: 0;
  margin-left: 0;
}
.media-narrow-c434.mini_a919 #main.short_c791 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wood-35d5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wood-35d5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .rough-1bac .thumbnail_e722 {
    padding-right: 1em;
  }
  .rough-1bac.purple-e095 .text-8523 {
    border-right: 1px solid #eaecee;
  }
  .rough-1bac.purple-e095 .thumbnail_e722 {
    padding-right: 1em;
  }
  .rough-1bac.purple-e095 .summary-f578 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_active_9cba .thumbnail_e722 {
    padding-left: 1em;
  }
  .primary_active_9cba.purple-e095 .text-8523 {
    border-left: 1px solid #eaecee;
  }
  .primary_active_9cba.purple-e095 .thumbnail_e722 {
    padding-left: 1em;
  }
  .primary_active_9cba.purple-e095 .summary-f578 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-08e3 .thumbnail_e722 {
    padding-left: 1em;
  }
  .outline-08e3.purple-e095 .wrapper_hot_c1c3 {
    border-right: 1px solid #eaecee;
  }
  .outline-08e3.purple-e095 .title-020f {
    border-right: 1px solid #eaecee;
  }
  .outline-08e3.purple-e095 .thumbnail_e722 {
    padding-left: 1em;
  }
  .outline-08e3.purple-e095 .summary-f578 {
    padding-right: 1em;
  }
  .outline-08e3.purple-e095 .medium-8c08 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_warm_253c .thumbnail_e722 {
    padding-right: 1em;
  }
  .nav_warm_253c.purple-e095 .wrapper_hot_c1c3 {
    border-left: 1px solid #eaecee;
  }
  .nav_warm_253c.purple-e095 .title-020f {
    border-left: 1px solid #eaecee;
  }
  .nav_warm_253c.purple-e095 .thumbnail_e722 {
    padding-right: 1em;
  }
  .nav_warm_253c.purple-e095 .summary-f578 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav_warm_253c.purple-e095 .medium-8c08 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-35d5 .thumbnail_e722 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-35d5.purple-e095 .text-8523 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wood-35d5.purple-e095 .thumbnail_e722 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-35d5.purple-e095 .summary-f578 {
    padding-left: 1em;
  }
  .wood-35d5.purple-e095 .medium-8c08 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wood-35d5.purple-e095 .thumbnail_e722 {
    padding-left: 0;
  }
}
.status-fluid-502e .box-inner-0d01 {
  display: inline-block;
}
.warm-683a {
  display: inline-block;
}
.tabs-4900 {
  word-con: break-word;
}
.filter-right-844e > span {
  display: inline-block;
  padding: 5px 0;
}
.filter-right-844e .item-1d65 {
  margin-left: 8px;
  margin-right: 8px;
}
.filter-right-844e .photo-clean-f06d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article_liquid_0a2b .liquid-c4c4 {
  margin-bottom: 2em;
}
.article_liquid_0a2b .article-narrow-3f67 {
  margin-bottom: 15px;
}
.article_liquid_0a2b .article-narrow-3f67:last-child {
  margin-bottom: 0;
}
.article_liquid_0a2b .lite-0394 {
  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) {
  .article_liquid_0a2b .lite-0394 {
    display: block;
  }
}
.article_liquid_0a2b .wrapper-d614 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article_liquid_0a2b .wrapper-d614 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article_liquid_0a2b .button_ff81 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article_liquid_0a2b .button_ff81 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article_liquid_0a2b .button_ff81 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article_liquid_0a2b .tabs-4900 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_liquid_0a2b .tabs-4900 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article_liquid_0a2b .main_liquid_d39b p:last-child {
  margin-bottom: 0;
}
.article_liquid_0a2b .huge_80cb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article_liquid_0a2b .chip-bb2d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article_liquid_0a2b .frame-soft-8f53 {
  margin-top: 1em;
}
.article_liquid_0a2b .sort_8be5 {
  top: 0;
  display: block;
}
.article_liquid_0a2b .sort_8be5 a {
  color: inherit;
}
.article_liquid_0a2b .sort_8be5 a:hover {
  color: inherit;
}
.article_liquid_0a2b .fast_07cc {
  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;
}
.article_liquid_0a2b .fast_07cc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article_liquid_0a2b .chip-bb2d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article_liquid_0a2b .background_7762 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article_liquid_0a2b .background_7762:first-child {
  margin-top: 0;
}
.article_liquid_0a2b .background_7762.component_upper_c57a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article_liquid_0a2b .background_7762.upper_6cf4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_liquid_0a2b
  .background_7762.upper_6cf4.sidebar_pink_b442
  .frame-soft-8f53 {
  width: 100%;
}
.article_liquid_0a2b .upper_6cf4 {
  -webkit-box-align: center;
  align-items: center;
}
.article_liquid_0a2b .upper_6cf4 .filter-right-844e,
.article_liquid_0a2b .upper_6cf4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article_liquid_0a2b .button_ff81 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_liquid_0a2b .button_ff81 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article_liquid_0a2b .button_ff81: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;
}
.article_liquid_0a2b .component_upper_c57a {
  z-index: 5;
}
.article_liquid_0a2b .filter-right-4294 .shade_cc0b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article_liquid_0a2b .action_3cc5 .shade_cc0b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article_liquid_0a2b .chip_inner_2eda .shade_cc0b {
  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;
}
.article_liquid_0a2b.box_ef4a .lite-0394,
.article_liquid_0a2b.module-0f34 .lite-0394 {
  display: block;
}
.article_liquid_0a2b.box_ef4a .lite-0394 .table-87dc,
.article_liquid_0a2b.box_ef4a .lite-0394 .chip-bb2d,
.article_liquid_0a2b.module-0f34 .lite-0394 .table-87dc,
.article_liquid_0a2b.module-0f34 .lite-0394 .chip-bb2d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article_liquid_0a2b.highlight-black-218b .wrapper-d614 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article_liquid_0a2b.highlight-black-218b .wrapper-d614 {
    margin-right: 0;
  }
}
.article_liquid_0a2b.box_ef4a .wrapper-d614,
.article_liquid_0a2b.module-0f34 .wrapper-d614 {
  padding-top: 40%;
}
.article_liquid_0a2b.box_ef4a .liquid-c4c4,
.article_liquid_0a2b.module-0f34 .liquid-c4c4 {
  display: block;
}
.article_liquid_0a2b.box_ef4a .fn-sticky-1840 .chip-bb2d,
.article_liquid_0a2b.module-0f34 .fn-sticky-1840 .chip-bb2d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article_liquid_0a2b.box_ef4a .wrapper-d614,
.article_liquid_0a2b.module-0f34 .wrapper-d614 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article_liquid_0a2b.box_ef4a .chip-bb2d {
  padding: 1em;
}
.nav_aa6d {
  margin: 30px auto;
  display: block;
}
.nav_aa6d .tabs_fd00 > * {
  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;
}
.nav_aa6d .tabs_fd00 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_aa6d .tabs_fd00 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-hovered-0c92 .filter-right-844e {
  margin-bottom: 1.41575em;
}
.alert-hovered-0c92 .pro-a039 {
  margin-bottom: 1.618em;
}
.short_3cb2 .thumbnail_mini_382c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.short_3cb2 .thumbnail_mini_382c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.short_3cb2 .media-50b5 {
  max-width: 100%;
  overflow: auto;
}
.grid_6a49 .short_3cb2 a:hover {
  text-decoration: underline;
}
.secondary-slow-801a .article-narrow-3f67:not(.tabs-4900),
.secondary-slow-801a .button_ff81 {
  margin-bottom: 1.41575em;
}
.secondary-slow-801a .article-narrow-3f67:not(.tabs-4900):last-child,
.secondary-slow-801a .button_ff81:last-child {
  margin-bottom: 0;
}
.secondary-slow-801a .article-narrow-3f67.box_c7ca {
  margin-bottom: 0.41575em;
}
.secondary-slow-801a .texture-018b:before,
.secondary-slow-801a .section_hard_afcb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.secondary-slow-801a .texture-018b:before {
  content: "\f115";
}
.secondary-slow-801a .section_hard_afcb:before {
  content: "\f02c";
}
.secondary-slow-801a .smooth-3336 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.secondary-slow-801a .smooth-3336 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.old-c679 {
  display: -webkit-box;
  display: flex;
}
.old-c679 .panel-south-552a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .old-c679 .panel-south-552a {
    flex-basis: 90px;
  }
}
.old-c679 .sort-1c80 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .old-c679 .sort-1c80 {
    flex-basis: calc(100% - 50px);
  }
}
.old-c679 .header_cac3 p:last-child {
  margin-bottom: 0.72em;
}
.dark_cc67 .tabs_fd00 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dark_cc67 .tabs_fd00:after,
.dark_cc67 .tabs_fd00:before {
  content: "";
  display: table;
}
.dark_cc67 .tabs_fd00:after {
  clear: both;
}
.dark_cc67 .tabs_fd00 .wide-8e57,
.dark_cc67 .tabs_fd00 .footer_right_dce9 {
  width: 49%;
}
.dark_cc67 .tabs_fd00 .wide-8e57 a span.heading_dirty_dd0b,
.dark_cc67 .tabs_fd00 .footer_right_dce9 a span.heading_dirty_dd0b {
  display: block;
  margin-bottom: 5px;
}
.dark_cc67 .tabs_fd00 .footer_right_dce9 {
  float: left;
  text-align: left;
}
.dark_cc67 .tabs_fd00 .wide-8e57 {
  float: right;
  text-align: right;
}
.tag-south-9f7d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tag-south-9f7d {
    margin-bottom: 0;
  }
}
.surface-steel-e232 {
  margin-bottom: 1em;
}
.surface-steel-e232 .tabs-4900 {
  font-size: 1.1em;
  line-height: 1.3;
}
.medium_4b75 a {
  display: block;
  line-height: 0;
  position: relative;
}
.label_thick_71ae .surface-steel-e232,
.title_a084 .surface-steel-e232 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label_thick_71ae .surface-steel-e232,
  .title_a084 .surface-steel-e232 {
    display: block;
  }
}
.label_thick_71ae .medium_4b75,
.title_a084 .medium_4b75 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label_thick_71ae .medium_4b75,
  .title_a084 .medium_4b75 {
    margin-bottom: 1em;
  }
}
.label_thick_71ae .medium_4b75 img,
.title_a084 .medium_4b75 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label_thick_71ae .widget_tall_6323,
.title_a084 .widget_tall_6323 {
  flex-basis: calc(100% - 160px);
}
.label_thick_71ae .widget_tall_6323 p,
.title_a084 .widget_tall_6323 p {
  margin-bottom: 0;
}
.label_thick_71ae .widget_tall_6323 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label_thick_71ae .widget_tall_6323 {
    padding-left: 0;
  }
}
.title_a084 .widget_tall_6323 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title_a084 .widget_tall_6323 {
    padding-right: 0;
  }
}
.title_a084 .medium_4b75 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.feature-3ca5 .medium_4b75 {
  margin-bottom: 0.5em;
}
.feature-3ca5 .medium_4b75 img {
  width: 100%;
}
.active-ac32 .north_eb9a,
.thumbnail-tall-cc52 .north_eb9a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thumbnail-tall-cc52 .text-8523 .in_e589 p:last-child {
  margin-bottom: 0;
}
.mask-bdaa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.filter_outer_3c54 .large_dc07 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .filter_outer_3c54 .large_dc07:last-of-type {
    margin-bottom: 0;
  }
}
.filter_outer_3c54 .large_dc07 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_outer_3c54 .large_dc07 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.filter_outer_3c54 .large_dc07 ul li {
  margin: 0 0 0.6em;
}
.filter_outer_3c54 .large_dc07 ul li.hidden_5ad3,
.filter_outer_3c54 .large_dc07 ul li.aside_b80a {
  position: relative;
}
.filter_outer_3c54 .large_dc07 ul li.hidden_5ad3 .summary_6848,
.filter_outer_3c54 .large_dc07 ul li.aside_b80a .summary_6848 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.filter_outer_3c54 .large_dc07 ul li.hidden_5ad3:after:after,
.filter_outer_3c54 .large_dc07 ul li.hidden_5ad3:after:before,
.filter_outer_3c54
  .large_dc07
  ul
  li.aside_b80a:after:after,
.filter_outer_3c54
  .large_dc07
  ul
  li.aside_b80a:after:before {
  content: "";
  display: table;
}
.filter_outer_3c54 .large_dc07 ul li.hidden_5ad3:after:after,
.filter_outer_3c54
  .large_dc07
  ul
  li.aside_b80a:after:after {
  clear: both;
}
.filter_outer_3c54 .large_dc07 a.logo-3b77:hover {
  text-decoration: none;
}
.filter_outer_3c54 .large_dc07 select {
  max-width: 100%;
}
.filter_outer_3c54 .large_dc07 table {
  font-size: 85%;
}
.filter_outer_3c54 .large_dc07 table td,
.filter_outer_3c54 .large_dc07 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.filter_outer_3c54 .large_dc07 table tfoot td {
  text-align: left;
}
.filter_outer_3c54 .large_dc07 :last-child {
  margin-bottom: 0;
}
.filter_outer_3c54 .large_dc07 .heading_small_2a81 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.filter_outer_3c54 .large_dc07 .heading_small_2a81 label {
  width: 100%;
}
.filter_outer_3c54 .large_dc07 .heading_small_2a81 .mask-0f7f {
  width: 100%;
  display: block;
}
.filter_outer_3c54 .large_dc07 .heading_small_2a81 .pagination-8de8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.filter_outer_3c54 .large_dc07 .heading_small_2a81 .pagination-8de8:hover svg #svg-search {
  fill: #444;
}
.filter_outer_3c54 .large_dc07 .heading_small_2a81 .pagination-8de8 svg {
  width: 18px;
  height: 18px;
}
.filter_outer_3c54 .main_first_42b9 ul ul,
.filter_outer_3c54 .detail-13d1 ul ul,
.filter_outer_3c54 .gradient-7ccf ul ul,
.filter_outer_3c54 .blue-cb39 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.filter_outer_3c54 .main_first_42b9 .secondary_351a > a,
.filter_outer_3c54 .detail-13d1 .secondary_351a > a,
.filter_outer_3c54 .gradient-7ccf .secondary_351a > a,
.filter_outer_3c54 .blue-cb39 .secondary_351a > a {
  margin-bottom: 0;
}
.filter_outer_3c54 .gas-2b76 li,
.filter_outer_3c54 .main_first_42b9 li,
.filter_outer_3c54 .outline_a95c li,
.filter_outer_3c54 .detail-13d1 li,
.filter_outer_3c54 .gradient-7ccf li,
.filter_outer_3c54 .blue-cb39 li,
.filter_outer_3c54 .preview_9e8b li,
.filter_outer_3c54 .hero-659d li {
  display: block;
  position: relative;
}
.filter_outer_3c54 .gas-2b76 li:last-child,
.filter_outer_3c54 .main_first_42b9 li:last-child,
.filter_outer_3c54 .outline_a95c li:last-child,
.filter_outer_3c54 .detail-13d1 li:last-child,
.filter_outer_3c54 .gradient-7ccf li:last-child,
.filter_outer_3c54 .blue-cb39 li:last-child,
.filter_outer_3c54 .preview_9e8b li:last-child,
.filter_outer_3c54 .hero-659d li:last-child {
  border: none;
}
.filter_outer_3c54 .gas-2b76 li a,
.filter_outer_3c54 .main_first_42b9 li a,
.filter_outer_3c54 .outline_a95c li a,
.filter_outer_3c54 .detail-13d1 li a,
.filter_outer_3c54 .gradient-7ccf li a,
.filter_outer_3c54 .blue-cb39 li a,
.filter_outer_3c54 .preview_9e8b li a,
.filter_outer_3c54 .hero-659d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_outer_3c54 .gas-2b76 li ul li::before,
.filter_outer_3c54 .main_first_42b9 li ul li::before,
.filter_outer_3c54 .outline_a95c li ul li::before,
.filter_outer_3c54 .detail-13d1 li ul li::before,
.filter_outer_3c54 .gradient-7ccf li ul li::before,
.filter_outer_3c54 .blue-cb39 li ul li::before,
.filter_outer_3c54 .preview_9e8b li ul li::before,
.filter_outer_3c54 .hero-659d li ul li::before {
  left: 15px;
}
.filter_outer_3c54 .gas-2b76 li ul a,
.filter_outer_3c54 .main_first_42b9 li ul a,
.filter_outer_3c54 .outline_a95c li ul a,
.filter_outer_3c54 .detail-13d1 li ul a,
.filter_outer_3c54 .gradient-7ccf li ul a,
.filter_outer_3c54 .blue-cb39 li ul a,
.filter_outer_3c54 .preview_9e8b li ul a,
.filter_outer_3c54 .hero-659d li ul a {
  padding-left: 20px;
}
.filter_outer_3c54 .gas-2b76 li ul ul li::before,
.filter_outer_3c54 .main_first_42b9 li ul ul li::before,
.filter_outer_3c54 .outline_a95c li ul ul li::before,
.filter_outer_3c54 .detail-13d1 li ul ul li::before,
.filter_outer_3c54 .gradient-7ccf li ul ul li::before,
.filter_outer_3c54 .blue-cb39 li ul ul li::before,
.filter_outer_3c54 .preview_9e8b li ul ul li::before,
.filter_outer_3c54 .hero-659d li ul ul li::before {
  left: 30px;
}
.filter_outer_3c54 .gas-2b76 li ul ul a,
.filter_outer_3c54 .main_first_42b9 li ul ul a,
.filter_outer_3c54 .outline_a95c li ul ul a,
.filter_outer_3c54 .detail-13d1 li ul ul a,
.filter_outer_3c54 .gradient-7ccf li ul ul a,
.filter_outer_3c54 .blue-cb39 li ul ul a,
.filter_outer_3c54 .preview_9e8b li ul ul a,
.filter_outer_3c54 .hero-659d li ul ul a {
  padding-left: 40px;
}
.filter_outer_3c54 .copper-19fc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.filter_outer_3c54 .hero-659d ul li {
  margin-bottom: 1.41575em;
}
.filter_outer_3c54 .hero-659d ul li .thumbnail-56e7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.filter_outer_3c54 .hero-659d ul li .caption-bright-3a42 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview-smooth-7d3b .gas-2b76 li a,
.preview-smooth-7d3b .main_first_42b9 li a,
.preview-smooth-7d3b .outline_a95c li a,
.preview-smooth-7d3b .detail-13d1 li a,
.preview-smooth-7d3b .gradient-7ccf li a,
.preview-smooth-7d3b .blue-cb39 li a,
.preview-smooth-7d3b .preview_9e8b li a,
.preview-smooth-7d3b .hero-659d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-smooth-7d3b .copper-19fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-smooth-7d3b .large_dc07 ul li.hidden_5ad3 .summary_6848,
.preview-smooth-7d3b .large_dc07 ul li.aside_b80a .summary_6848 {
  background: rgba(0, 0, 0, 0.2);
}
.preview-smooth-7d3b .filter_outer_3c54 .large_dc07 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li {
  margin: 0;
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li ul {
  margin: 0;
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li ul li a {
  padding-left: 15px;
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li ul li li a {
  padding-left: 30px;
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li.row_51c2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li.row_51c2 > 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;
}
.media-narrow-c434 .filter_outer_3c54 .component_f5f7 li.row_51c2 > 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;
}
.plasma_6d64 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hidden_liquid_10b0 {
  position: relative;
  z-index: 10;
}
.hidden_liquid_10b0 .photo-6201 {
  width: 100%;
  max-width: 100%;
}
.image_2370 .background_b839 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.image_2370 .alert-465f {
}
.image_2370 .preview-smooth-7d3b {
  background: #292929;
}
.hero_f69d .background_b839 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero_f69d .alert-465f {
  background: #f9f9f9;
}
.hero_f69d .preview-smooth-7d3b {
  background: #303030;
}
.left-e9d3 .background_b839 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .left-e9d3 .box-inner-0d01 {
    margin-bottom: 1em;
  }
  .left-e9d3 .box-inner-0d01:last-child {
    margin-bottom: 0;
  }
}
.left-e9d3 .alert-465f {
  background: #ededed;
}
.left-e9d3 .preview-smooth-7d3b {
  background: #1a1a1a;
}
.background_b839.alert-465f {
  color: rgba(0, 0, 0, 0.6);
}
.background_b839.alert-465f .iron-111c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_b839.preview-smooth-7d3b {
  color: rgba(255, 255, 255, 0.99);
}
.background_b839.preview-smooth-7d3b a:not(.logo-3b77) {
  color: rgba(255, 255, 255, 0.79);
}
.background_b839.preview-smooth-7d3b a:not(.logo-3b77):hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_b839.preview-smooth-7d3b .iron-111c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_b839.preview-smooth-7d3b table tbody td,
.background_b839.preview-smooth-7d3b table th {
  background: rgba(0, 0, 0, 0.08);
}
.photo-motion-482f.pattern_9d34 .south_73ad {
  max-width: initial;
}
.photo-motion-482f .thumbnail_0d02 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.photo-motion-482f .thumbnail_0d02 .photo-6201 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .photo-motion-482f .thumbnail_0d02 .photo-6201 {
    display: block;
    margin-bottom: 2em;
  }
  .photo-motion-482f .thumbnail_0d02 .photo-6201:last-child {
    margin-bottom: 0;
  }
}
.left-e9d3 .box-inner-0d01:last-child,
.hero_f69d .box-inner-0d01:last-child,
.image_2370 .box-inner-0d01:last-child {
  margin-bottom: 0;
}
.left-e9d3 .box-inner-0d01 .filter_outer_3c54 .large_dc07:last-child,
.hero_f69d .box-inner-0d01 .filter_outer_3c54 .large_dc07:last-child,
.image_2370 .box-inner-0d01 .filter_outer_3c54 .large_dc07:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .left-e9d3 .border_brown_62ad,
  .left-e9d3 .logo_black_62ed,
  .hero_f69d .border_brown_62ad,
  .hero_f69d .logo_black_62ed,
  .image_2370 .border_brown_62ad,
  .image_2370 .logo_black_62ed {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hidden_liquid_10b0 .box-inner-0d01 {
    margin-bottom: 2em;
  }
}
.hidden_liquid_10b0 p:last-child {
  margin-bottom: 0;
}
.hidden_liquid_10b0 li,
.hidden_liquid_10b0 ul {
  list-style: none;
  margin: 0;
}
.hidden_liquid_10b0 ul ul {
  margin-left: 2.617924em;
}
.section_41fe {
  font-size: 0.875em;
}

/* css-noise: 7b56 */
.promo-block-k4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
