/*!
Theme Name: Customify
Theme URI: https://pressmaximum.info-current-461d/customify
Author: WPCustomify
Author URI: https://pressmaximum.info-current-461d
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.info-current-461d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form-d3b8.outline_3670/licenses/gpl-2.0.text_eac4
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.banner_up_796e/, (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.under-96a9.complex_90d5/normalize.focus_prev_b251/
 ======
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.focus_prev_b251 v7.0.0 | MIT License | github.info-current-461d/necolas/normalize.focus_prev_b251 */
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;
}
.carousel-84ed .carousel-yellow-27ea,
.tertiary_basic_4157,
.logo-upper-c7cd,
.table_bbda,
.outline_da96,
.hover_9fbc,
.accordion_green_2e79,
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;
}
.tertiary_basic_4157,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary_basic_4157,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_basic_4157,
  h1 {
    font-size: 1.8em;
  }
}
.logo-upper-c7cd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo-upper-c7cd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo-upper-c7cd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo-upper-c7cd,
  h2 {
    font-size: 1.7em;
  }
}
.table_bbda,
h3 {
  font-size: 1.618em;
}
.carousel-84ed .carousel-yellow-27ea,
.outline_da96,
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.picture-selected-9bf1 {
  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;
}
.block-4406:after,
.block-4406:before,
.bottom-cb3b:after,
.bottom-cb3b:before {
  content: "";
  display: table;
}
.block-4406:after,
.bottom-cb3b:after {
  clear: both;
}
.header_ae70 {
  float: right;
  margin-right: 0;
}
.gradient_655a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.search_a03b .content_focused_c993,
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;
}
.search_a03b .content_focused_c993: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;
}
.nav_narrow_4c13 .content_focused_c993 {
  box-shadow: none;
}
.nav_narrow_4c13
  .content_focused_c993
  .banner-eac5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.nav_narrow_4c13 .content_focused_c993 .inner_ea49 {
  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;
}
.nav_narrow_4c13
  .content_focused_c993
  .inner_ea49
  b {
  display: none;
}
.nav_narrow_4c13 .feature-4fe8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.popup_3289:not(.lower-e4a8):not(.chip-8f86),
button:not(.lower-e4a8):not(.chip-8f86),
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ),
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ),
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ) {
  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;
}
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ):hover,
button:not(.lower-e4a8):not(
    .chip-8f86
  ):hover,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ):hover,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ):hover,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ):active,
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ):focus,
button:not(.lower-e4a8):not(
    .chip-8f86
  ):active,
button:not(.lower-e4a8):not(
    .chip-8f86
  ):focus,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ):active,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ):focus,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ):active,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ):focus,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ):active,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ):focus {
  outline: 0;
}
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188,
button:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188 {
  position: relative;
}
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .video_hard_e718,
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .button_d94e,
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .texture_thick_9136,
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  i,
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  svg,
button:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .video_hard_e718,
button:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .button_d94e,
button:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .texture_thick_9136,
button:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  i,
button:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  svg,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .video_hard_e718,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .button_d94e,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .texture_thick_9136,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  i,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  svg,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .video_hard_e718,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .button_d94e,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .texture_thick_9136,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  i,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  svg,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .video_hard_e718,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .button_d94e,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  .texture_thick_9136,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  i,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188
  svg {
  visibility: hidden;
}
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188:after,
button:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188:after,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188:after,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188:after,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ).fn-loading-7188: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;
}
.popup_3289:not(.lower-e4a8):not(.chip-8f86),
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ),
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ),
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ) {
  color: #fff;
  background: #235787;
}
.popup_3289:not(.lower-e4a8):not(
    .chip-8f86
  ):focus,
input[type="button"]:not(.lower-e4a8):not(
    .chip-8f86
  ):focus,
input[type="reset"]:not(.lower-e4a8):not(
    .chip-8f86
  ):focus,
input[type="submit"]:not(.lower-e4a8):not(
    .chip-8f86
  ):focus {
  color: #fff;
}
.popup_3289.fn-disabled-7188:not(.lower-e4a8):not(
    .chip-8f86
  ),
.popup_3289[disabled]:not(.lower-e4a8):not(
    .chip-8f86
  ),
button.fn-disabled-7188:not(.lower-e4a8):not(
    .chip-8f86
  ),
button[disabled]:not(.lower-e4a8):not(
    .chip-8f86
  ) {
  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;
}
.backdrop-f751 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop-f751: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;
}
.primary_12a2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel_easy_0c55 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.stone-264f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.block-4406:after,
.block-4406:before,
.cool_f1c3:after,
.cool_f1c3:before,
.chip-f3db:after,
.chip-f3db:before,
.narrow-ea6f:after,
.narrow-ea6f:before,
.under_b6f0:after,
.under_b6f0:before,
.dim_8bf9:after,
.dim_8bf9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.block-4406:after,
.cool_f1c3:after,
.chip-f3db:after,
.narrow-ea6f:after,
.under_b6f0:after,
.dim_8bf9:after {
  clear: both;
}
.cool_f1c3 .card_south_ca8a,
.chip-f3db .card_south_ca8a,
.picture_2e80 .card_south_ca8a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.in_0f79 {
  display: inline-block;
}
.pattern_gas_b9a9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pattern_gas_b9a9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pattern_gas_b9a9 .green_625f {
  padding: 1em 0;
  font-size: 85%;
}
.green_625f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.aside_dynamic_b7e1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.aside_dynamic_b7e1:after,
.aside_dynamic_b7e1:before {
  content: "";
  display: table;
}
.aside_dynamic_b7e1:after {
  clear: both;
}
.primary_e8a8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.green_7235 .primary_e8a8 {
  max-width: 50%;
}
.iron_fa18 .primary_e8a8 {
  max-width: 33.33%;
}
.button-3eae .primary_e8a8 {
  max-width: 25%;
}
.alert_pink_0a80 .primary_e8a8 {
  max-width: 20%;
}
.aside_14c2 .primary_e8a8 {
  max-width: 16.66%;
}
.heading-thick-346e .primary_e8a8 {
  max-width: 14.28%;
}
.notice-52f1 .primary_e8a8 {
  max-width: 12.5%;
}
.frame_dim_ce2f .primary_e8a8 {
  max-width: 11.11%;
}
.element-2246 {
  display: block;
}
.carousel-84ed .breadcrumb_outer_29a6 label,
.carousel-84ed .modal_short_72c6 label,
.carousel-84ed .breadcrumb_7d9e label,
.carousel-84ed .banner-paper-00a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-db74 {
  list-style: none;
  margin: 0;
}
.button-db74 article.description-1dd9 {
  margin-bottom: 0;
}
.button-db74 ul {
  list-style: none;
  margin: 0;
}
.button-db74 .main-b199 li.description-1dd9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-db74 .main-b199 li.description-1dd9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-db74 .main-b199 li.description-1dd9: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) {
  .button-db74 .main-b199 li.description-1dd9 li.description-1dd9 li.description-1dd9 li.description-1dd9 {
    padding-left: 0;
  }
}
article.description-1dd9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description-1dd9 .cool_f1c3 p:last-of-type {
  margin-bottom: 0;
}
article.description-1dd9 .slow-cf8e {
  float: left;
}
article.description-1dd9 .hidden-top-a9d3 {
  margin-left: 85px;
}
article.description-1dd9 .large_039b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description-1dd9 .large_039b .caption_0b1a {
  margin-left: 10px;
}
article.description-1dd9 .focused-b460 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description-1dd9 .article-glass-65ae {
  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 .breadcrumb_outer_29a6,
  #respond .breadcrumb_7d9e,
  #respond .banner-paper-00a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_outer_29a6 input,
#respond .breadcrumb_7d9e input,
#respond .banner-paper-00a7 input {
  width: 100%;
}
#respond .banner-paper-00a7 {
  margin-right: 0;
}
#respond .form-5151 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-liquid-6e8a {
  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;
}
.shadow-liquid-6e8a.video_bright_87dd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.shadow-liquid-6e8a 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%);
}
.shadow-liquid-6e8a:focus,
.shadow-liquid-6e8a: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);
}
.primary-904d {
  border-radius: 10%;
}
.input-hot-ad99 {
  border-radius: 50%;
}
.prev_940b {
  font-size: 0.72em;
}
.table_iron_cbab {
  font-size: 0.875em;
}
.grid_fast_364e {
  font-size: 1.1em;
}
.popup_soft_9f52 {
  text-transform: uppercase;
  line-height: 1.2;
}
.popup_soft_9f52.prev_940b {
  letter-spacing: 0.5px;
}
.tag-70f6,
.tag-70f6 a {
  color: #6d6d6d;
}
.tag-70f6 a:hover {
  color: #111;
}
.sort_last_c907 {
  color: #6d6d6d;
}
.list-0b3f {
  overflow-x: hidden;
}
.list-0b3f .info_first_2aac.feature_liquid_4c45 {
  position: relative;
}
.list-0b3f .info_first_2aac.feature_liquid_4c45.shadow_f1c6 {
  position: initial;
}
.list-0b3f
  .info_first_2aac.feature_liquid_4c45.shadow_f1c6
  .over-f3fe {
  left: auto;
}
.list-0b3f .info_first_2aac .over-f3fe {
  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;
}
.list-0b3f .info_first_2aac:hover.feature_liquid_4c45 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list-0b3f
  .info_first_2aac:hover.feature_liquid_4c45
  .over-f3fe {
  display: block;
  z-index: 9999999;
}
.list-0b3f .east_7c57 .photo-active-786d,
.list-0b3f .steel-309a .photo-active-786d {
  display: none;
}
.list-0b3f .last-2512 .info_first_2aac:hover.feature_liquid_4c45 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.carousel-84ed .breadcrumb_outer_29a6 label,
.carousel-84ed .modal_short_72c6 label,
.carousel-84ed .breadcrumb_7d9e label,
.carousel-84ed .banner-paper-00a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-db74 {
  list-style: none;
  margin: 0;
}
.button-db74 article.description-1dd9 {
  margin-bottom: 0;
}
.button-db74 ul {
  list-style: none;
  margin: 0;
}
.button-db74 .main-b199 li.description-1dd9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-db74 .main-b199 li.description-1dd9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-db74 .main-b199 li.description-1dd9: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) {
  .button-db74 .main-b199 li.description-1dd9 li.description-1dd9 li.description-1dd9 li.description-1dd9 {
    padding-left: 0;
  }
}
article.description-1dd9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description-1dd9 .cool_f1c3 p:last-of-type {
  margin-bottom: 0;
}
article.description-1dd9 .slow-cf8e {
  float: left;
}
article.description-1dd9 .hidden-top-a9d3 {
  margin-left: 85px;
}
article.description-1dd9 .large_039b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description-1dd9 .large_039b .caption_0b1a {
  margin-left: 10px;
}
article.description-1dd9 .focused-b460 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description-1dd9 .article-glass-65ae {
  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 .breadcrumb_outer_29a6,
  #respond .breadcrumb_7d9e,
  #respond .banner-paper-00a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_outer_29a6 input,
#respond .breadcrumb_7d9e input,
#respond .banner-paper-00a7 input {
  width: 100%;
}
#respond .banner-paper-00a7 {
  margin-right: 0;
}
#respond .form-5151 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.east_7c57 .mask-dbd8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask-dbd8 .texture-dc48.layout-south-cf57 .outline_ecd0 > li > a:focus,
.mask-dbd8 .texture-dc48.layout-south-cf57 .outline_ecd0 > li > a:hover,
.mask-dbd8 .texture-dc48.tooltip-32cd .outline_ecd0 > li > a:focus,
.mask-dbd8 .texture-dc48.tooltip-32cd .outline_ecd0 > li > a:hover,
.mask-dbd8 .texture-dc48.current_a116 .outline_ecd0 > li > a:focus,
.mask-dbd8 .texture-dc48.current_a116 .outline_ecd0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-dbd8
  .texture-dc48.layout-south-cf57
  .outline_ecd0
  > li.column-middle-154f
  > a,
.mask-dbd8
  .texture-dc48.layout-south-cf57
  .outline_ecd0
  > li.content_hard_9186
  > a,
.mask-dbd8
  .texture-dc48.tooltip-32cd
  .outline_ecd0
  > li.column-middle-154f
  > a,
.mask-dbd8
  .texture-dc48.tooltip-32cd
  .outline_ecd0
  > li.content_hard_9186
  > a,
.mask-dbd8
  .texture-dc48.current_a116
  .outline_ecd0
  > li.column-middle-154f
  > a,
.mask-dbd8 .texture-dc48.current_a116 .outline_ecd0 > li.summary_ca46 > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-dbd8 .breadcrumb_a1ac,
.mask-dbd8 .breadcrumb_a1ac a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-dbd8 .alert_motion_6e0b.panel_fbd6 li a,
.mask-dbd8 .bronze-e412 a,
.mask-dbd8 .first-3db3,
.mask-dbd8 .outline_ecd0 > li > a,
.mask-dbd8 .popup_purple_70e1 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8 .alert_motion_6e0b.panel_fbd6 li a:hover,
.mask-dbd8 .bronze-e412 a:hover,
.mask-dbd8 .first-3db3:hover,
.mask-dbd8 .outline_ecd0 > li > a:hover,
.mask-dbd8 .popup_purple_70e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-dbd8 .smooth_b6fa {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8 .smooth_b6fa .status_75a9 {
  color: rgba(255, 255, 255, 0.99);
}
.mask-dbd8 .smooth_b6fa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-dbd8 .progress_pro_0e8f .main-c9f6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8 .progress_pro_0e8f .main-c9f6 .breadcrumb_38db {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8
  .progress_pro_0e8f
  .main-c9f6
  .breadcrumb_38db::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8
  .progress_pro_0e8f
  .main-c9f6
  .breadcrumb_38db:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8
  .progress_pro_0e8f
  .main-c9f6
  .breadcrumb_38db::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8
  .progress_pro_0e8f
  .main-c9f6
  .breadcrumb_38db::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8 .progress_pro_0e8f .badge_2343 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-dbd8 .progress_pro_0e8f .badge_2343:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-f29a
  .mask-dbd8
  .progress_pro_0e8f
  .black_e2fd
  .first-df42 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast-f29a
  .mask-dbd8
  .progress_pro_0e8f
  .black_e2fd
  .breadcrumb_38db {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_7c57 .container_a84b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container_a84b .texture-dc48.layout-south-cf57 .outline_ecd0 > li > a:focus,
.container_a84b .texture-dc48.layout-south-cf57 .outline_ecd0 > li > a:hover,
.container_a84b .texture-dc48.tooltip-32cd .outline_ecd0 > li > a:focus,
.container_a84b .texture-dc48.tooltip-32cd .outline_ecd0 > li > a:hover,
.container_a84b .texture-dc48.current_a116 .outline_ecd0 > li > a:focus,
.container_a84b .texture-dc48.current_a116 .outline_ecd0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_a84b
  .texture-dc48.layout-south-cf57
  .outline_ecd0
  > li.column-middle-154f
  > a,
.container_a84b
  .texture-dc48.layout-south-cf57
  .outline_ecd0
  > li.content_hard_9186
  > a,
.container_a84b
  .texture-dc48.tooltip-32cd
  .outline_ecd0
  > li.column-middle-154f
  > a,
.container_a84b
  .texture-dc48.tooltip-32cd
  .outline_ecd0
  > li.content_hard_9186
  > a,
.container_a84b
  .texture-dc48.current_a116
  .outline_ecd0
  > li.column-middle-154f
  > a,
.container_a84b .texture-dc48.current_a116 .outline_ecd0 > li.summary_ca46 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container_a84b .breadcrumb_a1ac,
.container_a84b .breadcrumb_a1ac a {
  color: rgba(0, 0, 0, 0.8);
}
.container_a84b .alert_motion_6e0b.panel_fbd6 li a,
.container_a84b .bronze-e412 a,
.container_a84b .first-3db3,
.container_a84b .outline_ecd0 > li > a,
.container_a84b .popup_purple_70e1 {
  color: rgba(0, 0, 0, 0.55);
}
.container_a84b .alert_motion_6e0b.panel_fbd6 li a:hover,
.container_a84b .bronze-e412 a:hover,
.container_a84b .first-3db3:hover,
.container_a84b .outline_ecd0 > li > a:hover,
.container_a84b .popup_purple_70e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_a84b .smooth_b6fa {
  color: rgba(0, 0, 0, 0.55);
}
.container_a84b .smooth_b6fa .status_75a9 {
  color: rgba(0, 0, 0, 0.8);
}
.container_a84b .smooth_b6fa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-e2d2 .overlay_copper_a015 {
  margin-left: auto;
  margin-right: auto;
}
.chip-f3db > * {
  margin-left: auto;
  margin-right: auto;
}
.chip-f3db .primary_12a2 {
  margin-right: 1.41575em;
}
.hero_6113 .chip-f3db > .wood-ac52 {
  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;
}
.hero_6113 .chip-f3db > .fixed_8d31 {
  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;
}
.upper-7c89.slow-e2d2 .overlay_copper_a015,
.gradient_a9ff.slow-e2d2 .overlay_copper_a015 {
  margin-left: 0;
}
.media-dab8.slow-e2d2 .overlay_copper_a015,
.summary_orange_e31e.slow-e2d2 .overlay_copper_a015 {
  margin-right: 0;
}
.chip-f3db ol,
.chip-f3db ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.footer_easy_552f video {
  max-width: 100%;
}
.slow-eb94 img {
  display: block;
}
.slow-eb94.primary_12a2,
.slow-eb94.panel_easy_0c55 {
  width: 100%;
}
.slow-eb94.fixed_8d31 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.element_c3ac:not(.lower_3a80) {
  margin: 1.5em auto;
}
.tall-f807 p {
  padding: 1.5em 14px;
}
ul.first-5798.fixed_8d31,
ul.first-5798.wood-ac52,
ul.first-5798.secondary_gas_d076.wood-ac52 {
  padding: 0 14px;
}
.box-57ef {
  display: block;
  overflow-x: auto;
}
.box-57ef table {
  border-collapse: collapse;
  width: 100%;
}
.box-57ef td,
.box-57ef th {
  padding: 0.5em;
}
.chip-f3db li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.chip-f3db ol ol,
.chip-f3db ol ul,
.chip-f3db ul ol,
.chip-f3db ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.chip-f3db ol ol li,
.chip-f3db ol ul li,
.chip-f3db ul ol li,
.chip-f3db ul ul li {
  margin-left: 0;
}
.wide_8251.image_north_1fe9 > .hot-c315 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wide_8251.image_north_1fe9 > .hot-c315 iframe,
.wide_8251.image_north_1fe9 > .hot-c315 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.purple-9fcb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.purple-9fcb.down_1f10 {
  padding: 0;
}
.purple-9fcb.down_1f10 cite {
  font-size: 13px;
}
.purple-9fcb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.purple-9fcb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message-west-3e85 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message-west-3e85 > p:first-child {
  margin-top: 0;
}
.message-west-3e85 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message-west-3e85 blockquote {
  border-left: 0;
}
.description_711d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.description_711d:not(.summary_217f) {
  max-width: 100px;
}
.description_711d.message-rough-3402 {
  border-bottom: none !important;
  text-align: center;
}
.description_711d.message-rough-3402::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tall-f807 p {
    padding: 1.5em 0;
  }
}
.info-0f52 {
  color: #0073aa;
}
.accordion-9dd2 {
  background-color: #0073aa;
}
.block-iron-518c {
  color: #229fd8;
}
.upper_ab33 {
  background-color: #229fd8;
}
.title-23e9 {
  color: #eee;
}
.texture_6b27 {
  background-color: #eee;
}
.action-038a {
  color: #444;
}
.complex_7ea3 {
  background-color: #444;
}
.outline_6e7b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outline_6e7b .static_fcd2 .bronze-e412 {
  font-size: 15px;
}
.outline_6e7b .bronze-e412 {
  line-height: 1.3;
}
.outline_6e7b .container_a84b {
}
.outline_6e7b .mask-dbd8 {
  background: #235787;
}
.sort_inner_2c5a {
  padding: 0;
}
.sort_inner_2c5a .mask-dbd8 {
  background: #1a1a1a;
}
.sort_inner_2c5a .container_a84b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active-4d9e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active-4d9e .container_a84b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active-4d9e .mask-dbd8 {
  background: #303030;
}
.dim_8bf9 {
  position: relative;
  z-index: 10;
}
.dim_8bf9 .black_b1c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large_7126 .feature_liquid_4c45 {
  display: inline-block;
  vertical-align: middle;
}
.large_7126.lower_930e .feature_liquid_4c45 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .large_7126.lower_930e .feature_liquid_4c45 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .large_7126.lower_930e .feature_liquid_4c45 {
    margin-right: 0.4em;
  }
}
.large_7126.lower_930e .feature_liquid_4c45:last-child {
  margin-right: 0;
}
.paper-ea5d .black_b1c1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .east_7c57 .static_fcd2 {
    margin: 0 -0.5em;
  }
  .east_7c57 .static_fcd2 [class*="customify-col-"],
  .east_7c57 .static_fcd2 [class*="customify-col_"],
  .east_7c57 .static_fcd2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.east_7c57.feature_b63e .black_b1c1 {
  background: 0 0 !important;
}
.east_7c57.feature_b63e .black_b1c1,
.east_7c57.paper-ea5d .black_b1c1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .east_7c57.panel-advanced-b677 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.east_7c57.paper-ea5d .black_b1c1 {
  box-shadow: none !important;
}
.info-yellow-ece9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .info-yellow-ece9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .info-yellow-ece9 {
    padding: 18px 0 20px;
  }
}
.info-yellow-ece9 .primary-west-f5ab {
  width: 100%;
}
.info-yellow-ece9 .hover_glass_7471 {
  margin-bottom: 0;
}
.info-yellow-ece9 .menu_paper_bce4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.footer-8e96 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.footer-8e96 .gallery_brown_e290 {
  width: 100%;
}
.shadow_6ca6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.shadow_6ca6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.shadow_6ca6 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;
}
.shadow_6ca6 li:last-child:after {
  display: none;
}
.shadow_6ca6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.card_36b0 .photo-active-786d button,
.info-yellow-ece9 .photo-active-786d button {
  left: 0;
}
.card_36b0 .gallery_brown_e290,
.info-yellow-ece9 .gallery_brown_e290 {
  padding-left: 0;
  padding-right: 0;
}
.card_36b0 .footer-8e96,
.info-yellow-ece9 .footer-8e96 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.card_36b0 {
  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;
}
.card_36b0: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;
}
.card_36b0 .middle_0a3e {
  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) {
  .card_36b0 .middle_0a3e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .card_36b0 .middle_0a3e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .card_36b0 .middle_0a3e {
    min-height: 200px;
  }
}
.card_36b0 .shadow_6ca6 {
  color: rgba(255, 255, 255, 0.8);
}
.card_36b0 .shadow_6ca6 a,
.card_36b0 .shadow_6ca6 li:after {
  color: inherit;
}
.card_36b0 .shadow_6ca6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.modal-large-c333 {
  margin-bottom: 0.5em;
}
.list_left_bb31 {
  margin-bottom: 1.2em;
}
.list_left_bb31,
.modal-large-c333 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.list_left_bb31 p:last-child,
.modal-large-c333 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .photo-active-786d,
#masthead .photo-active-786d {
  display: none;
}
#masthead
  > .photo-active-786d.detail_a42e {
  display: none;
}
#masthead > .photo-active-786d button {
  left: 0;
}
.box_c4b2 {
  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%;
}
.box_c4b2 .feature_liquid_4c45 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box_c4b2 .pagination_1d85 {
  display: -webkit-box;
  display: flex;
}
.box_c4b2 .pagination_1d85.link-164e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box_c4b2 .pagination_1d85.popup-plasma-4ac3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box_c4b2 .pagination_1d85.bottom-22ac {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box_c4b2.active_cd2f.footer_tall_bc2c .pagination_1d85.link-164e {
  flex-basis: 100%;
}
.box_c4b2.summary-lite-ceb4 .pagination_1d85.popup-plasma-4ac3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.box_c4b2.summary-lite-ceb4 .pagination_1d85.bottom-22ac {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .photo-active-786d.detail_a42e {
  display: none;
}
#masthead > .photo-active-786d button {
  left: 0;
}
.alert_orange_b28d {
  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;
}
.alert_orange_b28d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert_orange_b28d.element_c150 i {
  margin-right: 4px;
}
.alert_orange_b28d.filter_24fe i {
  margin-left: 5px;
}
.bronze-e412 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bronze-e412 p:last-child {
  margin-bottom: 0;
}
.paragraph-wide-af87 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paragraph-wide-af87 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paragraph-wide-af87 img {
  display: block;
  width: auto;
  line-height: 1;
}
.paragraph-wide-af87 .breadcrumb_a1ac {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paragraph-wide-af87 .tag-afbc {
  margin: 5px 0 7px 0;
}
.paragraph-wide-af87.content_soft_acee .logo_cool_377e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-wide-af87.content_soft_acee .slow_cf34 {
  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;
}
.paragraph-wide-af87.menu-down-0436 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paragraph-wide-af87.menu-down-0436 .logo_cool_377e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-wide-af87.menu-down-0436 .slow_cf34 {
  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;
}
.paragraph-wide-af87.header-a9c0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph-wide-af87.liquid_0725 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paragraph-wide-af87.liquid_0725 .slow_cf34 {
  margin-top: 7px;
}
.shadow_07bb {
  display: inline-block;
}
.dim_8bf9 .sidebar-fdff .paragraph-wide-af87 img {
  max-width: 100%;
}
.texture-dc48 .shade-25e7.paper_c3fb,
.module-wood-28c0 .shade-25e7.paper_c3fb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture-dc48 .header-stale-78c2,
.module-wood-28c0 .header-stale-78c2 {
  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%);
}
.texture-dc48 .header-stale-78c2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.texture-dc48.gas-0121 .header-stale-78c2 {
  display: none;
}
.texture-dc48 .white-175d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-dc48 .white-175d li {
  display: inline-block;
  position: relative;
}
.texture-dc48 .white-175d li:last-child {
  margin-right: 0;
}
.texture-dc48 .white-175d 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;
}
.texture-dc48 .white-175d li.summary_ca46 > a {
  color: rgba(0, 0, 0, 0.9);
}
.texture-dc48 .white-175d > 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;
}
.texture-dc48 .white-175d > li > a i {
  line-height: 0;
}
.texture-dc48 .white-175d > li.warm_f7e5 > a .header-stale-78c2 {
  margin-left: 4px;
  line-height: 0;
}
.texture-dc48 .white-175d .new-c6a4 li.warm_f7e5 > a {
  position: relative;
}
.texture-dc48 .white-175d .new-c6a4 li.warm_f7e5 > a:after,
.texture-dc48 .white-175d .new-c6a4 li.warm_f7e5 > a:before {
  content: "";
  display: table;
}
.texture-dc48 .white-175d .new-c6a4 li.warm_f7e5 > a:after {
  clear: both;
}
.texture-dc48 .white-175d .new-c6a4 li.warm_f7e5 > a .header-stale-78c2 {
  margin-left: 5px;
  float: right;
}
.texture-dc48 .layout_9830,
.texture-dc48 .new-c6a4 {
  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;
}
.texture-dc48 .new-c6a4 {
  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;
}
.texture-dc48 .new-c6a4 .paper_c3fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture-dc48 .new-c6a4 .header-stale-78c2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.texture-dc48 .new-c6a4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.texture-dc48 .new-c6a4 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;
}
.texture-dc48 .new-c6a4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.texture-dc48 .new-c6a4 .new-c6a4 {
  top: 0;
  left: 100%;
}
.texture-dc48 .over-b5b5.fn-focus-7188 > .layout_9830,
.texture-dc48 .over-b5b5.fn-focus-7188 > .new-c6a4,
.texture-dc48 .over-b5b5:focus > .layout_9830,
.texture-dc48 .over-b5b5:focus > .new-c6a4,
.texture-dc48 .over-b5b5:hover > .layout_9830,
.texture-dc48 .over-b5b5:hover > .new-c6a4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.texture-dc48.current_a116 .outline_ecd0:after,
.texture-dc48.current_a116 .outline_ecd0:before {
  content: "";
  display: table;
}
.texture-dc48.current_a116 .outline_ecd0:after {
  clear: both;
}
.texture-dc48.current_a116 .outline_ecd0 > li {
  float: left;
}
.texture-dc48.tall-331d .outline_ecd0:after,
.texture-dc48.tall-331d .outline_ecd0:before {
  content: "";
  display: table;
}
.texture-dc48.tall-331d .outline_ecd0:after {
  clear: both;
}
.texture-dc48.tall-331d .outline_ecd0 > li {
  float: left;
}
.texture-dc48.tall-331d .outline_ecd0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.texture-dc48.tall-331d .outline_ecd0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.texture-dc48.tall-331d .outline_ecd0 > li.column-middle-154f > a,
.texture-dc48.tall-331d .outline_ecd0 > li.summary_ca46 > a {
  color: #fff;
  background-color: #1e4b75;
}
.texture-dc48.layout-south-cf57 .outline_ecd0 > li > a .paper_c3fb {
  position: relative;
}
.texture-dc48.layout-south-cf57 .outline_ecd0 > li > a .paper_c3fb: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;
}
.texture-dc48.layout-south-cf57
  .outline_ecd0
  > li:focus
  > a
  .paper_c3fb:before,
.texture-dc48.layout-south-cf57
  .outline_ecd0
  > li:hover
  > a
  .paper_c3fb:before {
  width: 100%;
  background-color: currentColor;
}
.texture-dc48.layout-south-cf57
  .outline_ecd0
  > li.column-middle-154f
  > a
  .paper_c3fb:before,
.texture-dc48.layout-south-cf57
  .outline_ecd0
  > li.content_hard_9186
  > a
  .paper_c3fb:before {
  width: 100%;
  background-color: currentColor;
}
.texture-dc48.tooltip-32cd .outline_ecd0 > li > a .paper_c3fb {
  position: relative;
}
.texture-dc48.tooltip-32cd .outline_ecd0 > li > a .paper_c3fb: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;
}
.texture-dc48.tooltip-32cd .outline_ecd0 > li:focus > a .paper_c3fb:before,
.texture-dc48.tooltip-32cd
  .outline_ecd0
  > li:hover
  > a
  .paper_c3fb:before {
  width: 100%;
  background-color: currentColor;
}
.texture-dc48.tooltip-32cd
  .outline_ecd0
  > li.column-middle-154f
  > a
  .paper_c3fb:before,
.texture-dc48.tooltip-32cd
  .outline_ecd0
  > li.content_hard_9186
  > a
  .paper_c3fb:before {
  width: 100%;
  background-color: currentColor;
}
.module-wood-28c0 .white-175d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-wood-28c0 .white-175d li:first-child > a {
  border-top: none;
}
.module-wood-28c0 .white-175d .list_advanced_8979 > .paper_c3fb .header-stale-78c2 {
  display: none;
}
.module-wood-28c0 .white-175d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.module-wood-28c0 .white-175d li:last-child {
  border: none;
}
.module-wood-28c0 .white-175d li.warm_f7e5 > a {
  padding-right: 45px !important;
}
.module-wood-28c0 .white-175d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.module-wood-28c0 .white-175d li a:focus,
.module-wood-28c0 .white-175d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-wood-28c0 .white-175d li .search-stale-2d61 {
  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;
}
.module-wood-28c0 .white-175d li .search-stale-2d61:hover {
  box-shadow: none;
}
.module-wood-28c0 .white-175d li .search-stale-2d61 .header-stale-78c2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.module-wood-28c0 .white-175d .new-c6a4 {
  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);
}
.module-wood-28c0 .white-175d .new-c6a4 li a {
  padding-left: 3em;
}
.module-wood-28c0 .white-175d .simple_b00d > a .search-stale-2d61 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module-wood-28c0 .white-175d .simple_b00d > .new-c6a4 {
  display: block;
  opacity: 1;
}
.tiny_ec78 {
  max-width: 100%;
}
.alert_e1da {
  line-height: 0;
  cursor: pointer;
}
.popup_purple_70e1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup_purple_70e1:hover {
  box-shadow: none;
  color: currentColor;
}
.popup_purple_70e1 svg {
  width: 18px;
  height: 18px;
}
.popup_purple_70e1 .small-54d0 {
  display: none;
}
.hard-592f {
  position: relative;
}
.hard-592f.fn-active-7188 .popup_purple_70e1 .main_next_9337 {
  display: none;
}
.hard-592f.fn-active-7188 .popup_purple_70e1 .small-54d0 {
  display: inline-block;
}
.hard-592f .outline_narrow_12db {
  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);
}
.hard-592f.row-under-2dc6 .outline_narrow_12db {
  left: auto;
  right: -0.9em;
}
.hard-592f.row-under-2dc6 .block_prev_2e34::before {
  left: auto;
  right: 15px;
}
.hard-592f.fn-active-7188 .outline_narrow_12db {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black_e2fd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.black_e2fd label {
  flex-basis: 100%;
}
.black_e2fd .main-c9f6 {
  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;
}
.black_e2fd .breadcrumb_38db {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.black_e2fd .breadcrumb_38db:focus {
  background-color: transparent;
}
.black_e2fd button.badge_2343 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.black_e2fd button.badge_2343:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.black_e2fd button.badge_2343 svg {
  width: 18px;
  height: 18px;
}
.black_e2fd input[type="submit"] {
  min-height: auto;
}
.progress_pro_0e8f .black_e2fd .breadcrumb_38db {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.block_prev_2e34 {
  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) {
  .block_prev_2e34 {
    width: 220px;
  }
}
.block_prev_2e34 label {
  flex-basis: 100%;
}
.block_prev_2e34::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;
}
.fast-f29a .progress_pro_0e8f .black_e2fd {
  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;
}
.fast-f29a
  .progress_pro_0e8f
  .black_e2fd
  .main-c9f6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fast-f29a .progress_pro_0e8f .black_e2fd .breadcrumb_38db {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fast-f29a
  .progress_pro_0e8f
  .black_e2fd
  .breadcrumb_38db:focus {
  background: 0 0;
}
.fast-f29a
  .progress_pro_0e8f
  .black_e2fd
  .first-df42 {
  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;
}
.alert_motion_6e0b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert_motion_6e0b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert_motion_6e0b li:last-child {
  margin-right: 0;
}
.alert_motion_6e0b li:first-child {
  margin-left: 0;
}
.alert_motion_6e0b.selected-2d76 a {
  color: #fff;
}
.alert_motion_6e0b.selected-2d76 a:hover {
  color: #fff;
}
.alert_motion_6e0b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert_motion_6e0b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert_motion_6e0b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert_motion_6e0b a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert_motion_6e0b [class*="social-icon-apple"] {
  background-color: #999;
}
.alert_motion_6e0b [class*="social-icon-apple"].hovered_5d3d {
  background-color: transparent;
  color: #999;
}
.alert_motion_6e0b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert_motion_6e0b [class*="social-icon-behance"].hovered_5d3d {
  background-color: transparent;
  color: #1769ff;
}
.alert_motion_6e0b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert_motion_6e0b [class*="social-icon-bitbucket"].hovered_5d3d {
  background-color: transparent;
  color: #205081;
}
.alert_motion_6e0b [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert_motion_6e0b [class*="social-icon-codepen"].hovered_5d3d {
  background-color: transparent;
  color: #000;
}
.alert_motion_6e0b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert_motion_6e0b [class*="social-icon-delicious"].hovered_5d3d {
  background-color: transparent;
  color: #39f;
}
.alert_motion_6e0b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert_motion_6e0b [class*="social-icon-digg"].hovered_5d3d {
  background-color: transparent;
  color: #005be2;
}
.alert_motion_6e0b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert_motion_6e0b [class*="social-icon-dribbble"].hovered_5d3d {
  background-color: transparent;
  color: #ea4c89;
}
.alert_motion_6e0b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert_motion_6e0b [class*="social-icon-envelope"].hovered_5d3d {
  background-color: transparent;
  color: #ea4335;
}
.alert_motion_6e0b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert_motion_6e0b [class*="social-icon-facebook"].hovered_5d3d {
  background-color: transparent;
  color: #3b5998;
}
.alert_motion_6e0b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert_motion_6e0b [class*="social-icon-flickr"].hovered_5d3d {
  background-color: transparent;
  color: #0063dc;
}
.alert_motion_6e0b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert_motion_6e0b [class*="social-icon-foursquare"].hovered_5d3d {
  background-color: transparent;
  color: #2d5be3;
}
.alert_motion_6e0b [class*="social-icon-github"] {
  background-color: #333;
}
.alert_motion_6e0b [class*="social-icon-github"].hovered_5d3d {
  background-color: transparent;
  color: #333;
}
.alert_motion_6e0b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert_motion_6e0b [class*="social-icon-google-plus"].hovered_5d3d {
  background-color: transparent;
  color: #dd4b39;
}
.alert_motion_6e0b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert_motion_6e0b [class*="social-icon-houzz"].hovered_5d3d {
  background-color: transparent;
  color: #7ac142;
}
.alert_motion_6e0b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert_motion_6e0b [class*="social-icon-instagram"].hovered_5d3d {
  background-color: transparent;
  color: #262626;
}
.alert_motion_6e0b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert_motion_6e0b [class*="social-icon-jsfiddle"].hovered_5d3d {
  background-color: transparent;
  color: #487aa2;
}
.alert_motion_6e0b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert_motion_6e0b [class*="social-icon-linkedin"].hovered_5d3d {
  background-color: transparent;
  color: #0077b5;
}
.alert_motion_6e0b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert_motion_6e0b [class*="social-icon-medium"].hovered_5d3d {
  background-color: transparent;
  color: #00ab6b;
}
.alert_motion_6e0b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert_motion_6e0b
  [class*="social-icon-odnoklassniki"].hovered_5d3d {
  background-color: transparent;
  color: #f4731c;
}
.alert_motion_6e0b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert_motion_6e0b [class*="social-icon-meetup"].hovered_5d3d {
  background-color: transparent;
  color: #ec1c40;
}
.alert_motion_6e0b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert_motion_6e0b [class*="social-icon-pinterest"].hovered_5d3d {
  background-color: transparent;
  color: #bd081c;
}
.alert_motion_6e0b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert_motion_6e0b [class*="social-icon-product-hunt"].hovered_5d3d {
  background-color: transparent;
  color: #da552f;
}
.alert_motion_6e0b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert_motion_6e0b [class*="social-icon-reddit"].hovered_5d3d {
  background-color: transparent;
  color: #ff4500;
}
.alert_motion_6e0b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert_motion_6e0b [class*="social-icon-rss"].hovered_5d3d {
  background-color: transparent;
  color: #f26522;
}
.alert_motion_6e0b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert_motion_6e0b
  [class*="social-icon-shopping-cart"].hovered_5d3d {
  background-color: transparent;
  color: #4caf50;
}
.alert_motion_6e0b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert_motion_6e0b [class*="social-icon-skype"].hovered_5d3d {
  background-color: transparent;
  color: #00aff0;
}
.alert_motion_6e0b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert_motion_6e0b [class*="social-icon-slideshare"].hovered_5d3d {
  background-color: transparent;
  color: #0077b5;
}
.alert_motion_6e0b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert_motion_6e0b [class*="social-icon-snapchat"].hovered_5d3d {
  background-color: transparent;
  color: #fffc00;
}
.alert_motion_6e0b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert_motion_6e0b [class*="social-icon-soundcloud"].hovered_5d3d {
  background-color: transparent;
  color: #f80;
}
.alert_motion_6e0b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert_motion_6e0b [class*="social-icon-spotify"].hovered_5d3d {
  background-color: transparent;
  color: #2ebd59;
}
.alert_motion_6e0b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert_motion_6e0b
  [class*="social-icon-stack-overflow"].hovered_5d3d {
  background-color: transparent;
  color: #fe7a15;
}
.alert_motion_6e0b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert_motion_6e0b [class*="social-icon-maldkfgram"].hovered_5d3d {
  background-color: transparent;
  color: #2ca5e0;
}
.alert_motion_6e0b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert_motion_6e0b [class*="social-icon-tripadvisor"].hovered_5d3d {
  background-color: transparent;
  color: #589442;
}
.alert_motion_6e0b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert_motion_6e0b [class*="social-icon-tumblr"].hovered_5d3d {
  background-color: transparent;
  color: #35465c;
}
.alert_motion_6e0b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert_motion_6e0b [class*="social-icon-twitch"].hovered_5d3d {
  background-color: transparent;
  color: #6441a5;
}
.alert_motion_6e0b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert_motion_6e0b [class*="social-icon-twitter"].hovered_5d3d {
  background-color: transparent;
  color: #1da1f2;
}
.alert_motion_6e0b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert_motion_6e0b [class*="social-icon-vimeo"].hovered_5d3d {
  background-color: transparent;
  color: #1ab7ea;
}
.alert_motion_6e0b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert_motion_6e0b [class*="social-icon-vk"].hovered_5d3d {
  background-color: transparent;
  color: #45668e;
}
.alert_motion_6e0b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert_motion_6e0b [class*="social-icon-weibo"].hovered_5d3d {
  background-color: transparent;
  color: #df2029;
}
.alert_motion_6e0b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert_motion_6e0b [class*="social-icon-weixin"].hovered_5d3d {
  background-color: transparent;
  color: #7bb32e;
}
.alert_motion_6e0b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert_motion_6e0b [class*="social-icon-whatsapp"].hovered_5d3d {
  background-color: transparent;
  color: #25d366;
}
.alert_motion_6e0b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert_motion_6e0b [class*="social-icon-wordpress"].hovered_5d3d {
  background-color: transparent;
  color: #21759b;
}
.alert_motion_6e0b [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert_motion_6e0b [class*="social-icon-xing"].hovered_5d3d {
  background-color: transparent;
  color: #026466;
}
.alert_motion_6e0b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert_motion_6e0b [class*="social-icon-yelp"].hovered_5d3d {
  background-color: transparent;
  color: #af0606;
}
.alert_motion_6e0b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert_motion_6e0b [class*="social-icon-youtube"].hovered_5d3d {
  background-color: transparent;
  color: #cd201f;
}
.first-3db3 {
  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;
}
.first-3db3:hover {
  box-shadow: none;
  background: 0 0;
}
.tooltip-d020 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture-f882 {
  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;
}
.table-static-784f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hidden-hard-238d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hidden-hard-238d,
.hidden-hard-238d::after,
.hidden-hard-238d::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;
}
.hidden-hard-238d::after,
.hidden-hard-238d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.short_24eb .texture-f882 .table-static-784f {
  margin-top: -2px;
  width: 19px;
}
.short_24eb .texture-f882 .hidden-hard-238d {
  margin-top: -1px;
}
.short_24eb .texture-f882 .hidden-hard-238d,
.short_24eb .texture-f882 .hidden-hard-238d::after,
.short_24eb .texture-f882 .hidden-hard-238d::before {
  width: 19px;
  height: 2px;
}
.short_24eb .texture-f882 .hidden-hard-238d::before {
  top: -6px;
}
.short_24eb .texture-f882 .hidden-hard-238d::after {
  bottom: -6px;
}
.block-7876 .texture-f882 .table-static-784f {
  margin-top: -2px;
  width: 22px;
}
.block-7876 .texture-f882 .hidden-hard-238d {
  margin-top: -1px;
}
.block-7876 .texture-f882 .hidden-hard-238d,
.block-7876 .texture-f882 .hidden-hard-238d::after,
.block-7876 .texture-f882 .hidden-hard-238d::before {
  width: 22px;
  height: 2px;
}
.block-7876 .texture-f882 .hidden-hard-238d::before {
  top: -7px;
}
.block-7876 .texture-f882 .hidden-hard-238d::after {
  bottom: -7px;
}
.modal_silver_53af .texture-f882 .table-static-784f {
  margin-top: -2px;
  width: 31px;
}
.modal_silver_53af .texture-f882 .hidden-hard-238d {
  margin-top: -1.5px;
}
.modal_silver_53af .texture-f882 .hidden-hard-238d,
.modal_silver_53af .texture-f882 .hidden-hard-238d::after,
.modal_silver_53af .texture-f882 .hidden-hard-238d::before {
  width: 31px;
  height: 3px;
}
.modal_silver_53af .texture-f882 .hidden-hard-238d::before {
  top: -9px;
}
.modal_silver_53af .texture-f882 .hidden-hard-238d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notification-8387 .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 19px;
  }
  .notification-8387 .texture-f882 .hidden-hard-238d {
    margin-top: -1px;
  }
  .notification-8387 .texture-f882 .hidden-hard-238d,
  .notification-8387 .texture-f882 .hidden-hard-238d::after,
  .notification-8387 .texture-f882 .hidden-hard-238d::before {
    width: 19px;
    height: 2px;
  }
  .notification-8387 .texture-f882 .hidden-hard-238d::before {
    top: -6px;
  }
  .notification-8387 .texture-f882 .hidden-hard-238d::after {
    bottom: -6px;
  }
  .hovered-dfed .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 22px;
  }
  .hovered-dfed .texture-f882 .hidden-hard-238d {
    margin-top: -1px;
  }
  .hovered-dfed .texture-f882 .hidden-hard-238d,
  .hovered-dfed .texture-f882 .hidden-hard-238d::after,
  .hovered-dfed .texture-f882 .hidden-hard-238d::before {
    width: 22px;
    height: 2px;
  }
  .hovered-dfed .texture-f882 .hidden-hard-238d::before {
    top: -7px;
  }
  .hovered-dfed .texture-f882 .hidden-hard-238d::after {
    bottom: -7px;
  }
  .background_cool_4bf4 .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 31px;
  }
  .background_cool_4bf4 .texture-f882 .hidden-hard-238d {
    margin-top: -1.5px;
  }
  .background_cool_4bf4 .texture-f882 .hidden-hard-238d,
  .background_cool_4bf4 .texture-f882 .hidden-hard-238d::after,
  .background_cool_4bf4 .texture-f882 .hidden-hard-238d::before {
    width: 31px;
    height: 3px;
  }
  .background_cool_4bf4 .texture-f882 .hidden-hard-238d::before {
    top: -9px;
  }
  .background_cool_4bf4 .texture-f882 .hidden-hard-238d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .next_a236 .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 19px;
  }
  .next_a236 .texture-f882 .hidden-hard-238d {
    margin-top: -1px;
  }
  .next_a236 .texture-f882 .hidden-hard-238d,
  .next_a236 .texture-f882 .hidden-hard-238d::after,
  .next_a236 .texture-f882 .hidden-hard-238d::before {
    width: 19px;
    height: 2px;
  }
  .next_a236 .texture-f882 .hidden-hard-238d::before {
    top: -6px;
  }
  .next_a236 .texture-f882 .hidden-hard-238d::after {
    bottom: -6px;
  }
  .glass_6dcf .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 22px;
  }
  .glass_6dcf .texture-f882 .hidden-hard-238d {
    margin-top: -1px;
  }
  .glass_6dcf .texture-f882 .hidden-hard-238d,
  .glass_6dcf .texture-f882 .hidden-hard-238d::after,
  .glass_6dcf .texture-f882 .hidden-hard-238d::before {
    width: 22px;
    height: 2px;
  }
  .glass_6dcf .texture-f882 .hidden-hard-238d::before {
    top: -7px;
  }
  .glass_6dcf .texture-f882 .hidden-hard-238d::after {
    bottom: -7px;
  }
  .component-ab60 .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 31px;
  }
  .component-ab60 .texture-f882 .hidden-hard-238d {
    margin-top: -1.5px;
  }
  .component-ab60 .texture-f882 .hidden-hard-238d,
  .component-ab60 .texture-f882 .hidden-hard-238d::after,
  .component-ab60 .texture-f882 .hidden-hard-238d::before {
    width: 31px;
    height: 3px;
  }
  .component-ab60 .texture-f882 .hidden-hard-238d::before {
    top: -9px;
  }
  .component-ab60 .texture-f882 .hidden-hard-238d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .info-iron-3c57 .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 19px;
  }
  .info-iron-3c57 .texture-f882 .hidden-hard-238d {
    margin-top: -1px;
  }
  .info-iron-3c57 .texture-f882 .hidden-hard-238d,
  .info-iron-3c57 .texture-f882 .hidden-hard-238d::after,
  .info-iron-3c57 .texture-f882 .hidden-hard-238d::before {
    width: 19px;
    height: 2px;
  }
  .info-iron-3c57 .texture-f882 .hidden-hard-238d::before {
    top: -6px;
  }
  .info-iron-3c57 .texture-f882 .hidden-hard-238d::after {
    bottom: -6px;
  }
  .sort_1160 .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 22px;
  }
  .sort_1160 .texture-f882 .hidden-hard-238d {
    margin-top: -1px;
  }
  .sort_1160 .texture-f882 .hidden-hard-238d,
  .sort_1160 .texture-f882 .hidden-hard-238d::after,
  .sort_1160 .texture-f882 .hidden-hard-238d::before {
    width: 22px;
    height: 2px;
  }
  .sort_1160 .texture-f882 .hidden-hard-238d::before {
    top: -7px;
  }
  .sort_1160 .texture-f882 .hidden-hard-238d::after {
    bottom: -7px;
  }
  .modal-static-421d .texture-f882 .table-static-784f {
    margin-top: -2px;
    width: 31px;
  }
  .modal-static-421d .texture-f882 .hidden-hard-238d {
    margin-top: -1.5px;
  }
  .modal-static-421d .texture-f882 .hidden-hard-238d,
  .modal-static-421d .texture-f882 .hidden-hard-238d::after,
  .modal-static-421d .texture-f882 .hidden-hard-238d::before {
    width: 31px;
    height: 3px;
  }
  .modal-static-421d .texture-f882 .hidden-hard-238d::before {
    top: -9px;
  }
  .modal-static-421d .texture-f882 .hidden-hard-238d::after {
    bottom: -9px;
  }
}
.accordion-eda8 .hidden-hard-238d {
  -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);
}
.accordion-eda8 .hidden-hard-238d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accordion-eda8 .hidden-hard-238d::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);
}
.accordion-eda8.background-hot-9615 .hidden-hard-238d {
  -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);
}
.accordion-eda8.background-hot-9615 .hidden-hard-238d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accordion-eda8.background-hot-9615 .hidden-hard-238d::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);
}
.gold_3b4d {
  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.slider_9293:before {
  display: none;
}
.steel-309a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.steel-309a .hover_action_168c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.steel-309a .hover_action_168c:last-of-type {
  border-bottom: none;
}
.steel-309a .hover_action_168c.cold-549c,
.steel-309a .hover_action_168c.tabs_solid_dc52,
.steel-309a .hover_action_168c.accent-static-c6a3 {
  padding: 0;
}
.steel-309a .module-wood-28c0 .search-stale-2d61 {
  color: currentColor;
}
.steel-309a .module-wood-28c0 .search-stale-2d61:focus,
.steel-309a .module-wood-28c0 .search-stale-2d61:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-309a.container_a84b .smooth_b6fa,
.steel-309a.container_a84b .bronze-e412 a,
.steel-309a.container_a84b .outline_ecd0 a,
.steel-309a.container_a84b .new-c6a4 a {
  color: rgba(0, 0, 0, 0.55);
}
.steel-309a.container_a84b .smooth_b6fa:hover,
.steel-309a.container_a84b .bronze-e412 a:hover,
.steel-309a.container_a84b .outline_ecd0 a:hover,
.steel-309a.container_a84b .new-c6a4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-309a.container_a84b .status_75a9 {
  color: rgba(0, 0, 0, 0.8);
}
.steel-309a.container_a84b .hover_action_168c {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-309a.container_a84b .hover_action_168c:before {
  background: rgba(0, 0, 0, 0.08);
}
.steel-309a.container_a84b .texture-6c3b:before {
  background: rgba(255, 255, 255, 0.9);
}
.steel-309a.container_a84b .module-wood-28c0 .white-175d li a,
.steel-309a.container_a84b .module-wood-28c0 .search-stale-2d61,
.steel-309a.container_a84b .new-c6a4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-309a.container_a84b .module-wood-28c0 .search-stale-2d61:focus,
.steel-309a.container_a84b .module-wood-28c0 .search-stale-2d61:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-309a.container_a84b .white-175d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-309a.mask-dbd8 .smooth_b6fa,
.steel-309a.mask-dbd8 .bronze-e412 a,
.steel-309a.mask-dbd8 .outline_ecd0 .search-stale-2d61,
.steel-309a.mask-dbd8 .outline_ecd0 a,
.steel-309a.mask-dbd8 .new-c6a4 a {
  color: rgba(255, 255, 255, 0.79);
}
.steel-309a.mask-dbd8 .smooth_b6fa:hover,
.steel-309a.mask-dbd8 .bronze-e412 a:hover,
.steel-309a.mask-dbd8 .outline_ecd0 .search-stale-2d61:hover,
.steel-309a.mask-dbd8 .outline_ecd0 a:hover,
.steel-309a.mask-dbd8 .new-c6a4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-309a.mask-dbd8 .status_75a9 {
  color: rgba(255, 255, 255, 0.99);
}
.steel-309a.mask-dbd8 .hover_action_168c {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-309a.mask-dbd8 .hover_action_168c:before {
  background: rgba(255, 255, 255, 0.08);
}
.steel-309a.mask-dbd8 .texture-6c3b:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel-309a.mask-dbd8 .module-wood-28c0 .white-175d li a,
.steel-309a.mask-dbd8 .module-wood-28c0 .search-stale-2d61,
.steel-309a.mask-dbd8 .new-c6a4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-309a.mask-dbd8 .module-wood-28c0 .search-stale-2d61:focus,
.steel-309a.mask-dbd8 .module-wood-28c0 .search-stale-2d61:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-309a.mask-dbd8 .white-175d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-6c3b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.texture-6c3b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search-6810 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus_e1b8 .steel-309a {
  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;
}
.focus_e1b8 .hover_action_168c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus_e1b8 .hover_action_168c: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) {
  .focus_e1b8 .hover_action_168c:before {
    width: 16%;
    left: 42%;
  }
}
.focus_e1b8 .hover_action_168c:last-child:before {
  content: none;
}
.focus_e1b8 .hover_action_168c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus_e1b8 .module-wood-28c0 .white-175d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus_e1b8 .module-wood-28c0 .white-175d li a .search-stale-2d61 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus_e1b8 .module-wood-28c0 .new-c6a4 {
  border: none;
}
.focus_e1b8 .module-wood-28c0 .new-c6a4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus_e1b8 .texture-6c3b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus_e1b8 .search-6810 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus_e1b8 .mask-dbd8 .texture-6c3b:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_e1b8 .container_a84b.banner-acdc .hidden-hard-238d {
  background: rgba(0, 0, 0, 0.6);
}
.focus_e1b8
  .container_a84b.banner-acdc
  .hidden-hard-238d::after,
.focus_e1b8
  .container_a84b.banner-acdc
  .hidden-hard-238d:before {
  background: inherit;
}
.focus_e1b8
  .container_a84b.banner-acdc:hover
  .hidden-hard-238d {
  background: rgba(0, 0, 0, 0.8);
}
.plasma_76fb .steel-309a {
  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) {
  .plasma_76fb .steel-309a {
    width: auto;
    right: 45px;
  }
}
.light_8ce3 .steel-309a {
  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) {
  .light_8ce3 .steel-309a {
    width: auto;
    left: 45px;
  }
}
.slider_9293 .steel-309a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider_9293 .search-6810 {
  max-width: 48em;
  margin: 0 auto;
}
.slider_9293 .texture-6c3b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture_e7be {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture_e7be.focus_e1b8 .steel-309a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture_e7be.plasma_76fb .steel-309a {
  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);
}
.texture_e7be .steel-309a {
  visibility: visible;
}
.texture_e7be.light_8ce3 .steel-309a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.advanced_de97,
.video-c842 {
  overflow-x: hidden;
}
.advanced_de97 .steel-309a {
  overflow: auto;
}
.advanced_de97.focus_e1b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_de97.focus_e1b8 .steel-309a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.advanced_de97.focus_e1b8 .first-3db3 {
  opacity: 0;
}
.advanced_de97.plasma_76fb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_de97.plasma_76fb .steel-309a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.advanced_de97.plasma_76fb .first-3db3 {
  opacity: 0;
}
.advanced_de97.light_8ce3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.advanced_de97.light_8ce3 .steel-309a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.advanced_de97.light_8ce3 .first-3db3 {
  opacity: 0;
}
.advanced_de97.slider_9293 .steel-309a {
  z-index: 10;
  visibility: visible;
}
.banner-acdc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner-acdc .hidden-hard-238d {
  background: rgba(255, 255, 255, 0.99);
}
.banner-acdc .hidden-hard-238d::after,
.banner-acdc .hidden-hard-238d:before {
  background: inherit;
}
.banner-acdc:hover .hidden-hard-238d {
  background: rgba(255, 255, 255, 0.99);
}
.light_8ce3 .banner-acdc {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider_9293 .banner-acdc {
  display: none !important;
}
.advanced_de97:before,
.video-c842:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.advanced_de97 .banner-acdc,
.video-c842 .banner-acdc {
  display: inline-block;
}
.steel-309a .feature_liquid_4c45 {
  -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;
}
.advanced_de97 .steel-309a .feature_liquid_4c45,
.video-c842 .steel-309a .feature_liquid_4c45 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary_hard_b62e .main-c9f6 {
  width: 100%;
}
.sidebar-fdff {
  padding: 0 0.5em 0;
}
.sidebar-fdff [class*="customify-col-"],
.sidebar-fdff [class*="customify-col_"],
.sidebar-fdff [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip_5795 .sidebar-fdff {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .static_fcd2 .detail-f62d,
  .detail-f62d {
    display: none;
  }
  .form_7c8f {
    text-align: left;
  }
  .footer-advanced-0243 {
    text-align: center;
  }
  .frame-hard-c71c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .static_fcd2 .notice_2719,
  .notice_2719 {
    display: none;
  }
  .accordion_new_bb5e {
    text-align: left;
  }
  .large_ff3b {
    text-align: center;
  }
  .pattern-2e1d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .static_fcd2 .filter_plasma_966b,
  .filter_plasma_966b {
    display: none;
  }
  .west-bfbe {
    text-align: left;
  }
  .popup-pressed-3bcd {
    text-align: center;
  }
  .label-old-5f50 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.block-de3c {
  box-shadow: none !important;
}
.dark-489c .footer_3a56,
.label_831e .footer_3a56 {
  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;
}
.label_831e .footer_3a56 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.black_b1c1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.black_b1c1:after,
.black_b1c1:before {
  content: "";
  display: table;
}
.black_b1c1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .black_b1c1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.black_b1c1,
.panel-advanced-b677 {
  max-width: 1248px;
  margin: 0 auto;
}

.narrow-ea6f.content_9f0a .black_b1c1 {
  max-width: 100%;
}
.narrow-ea6f.input-over-3516 {
  max-width: 1200px;
  margin: 0 auto;
}
.narrow-ea6f.full-a46b .black_b1c1 {
  max-width: 100%;
}
.narrow-ea6f.full-a46b > .black_b1c1 {
  padding-left: 0;
  padding-right: 0;
}
.narrow-ea6f.full-a46b > .black_b1c1 .static_fcd2 {
  margin: 0;
}
.narrow-ea6f.full-a46b
  > .black_b1c1
  .plasma-f38e.nav-7cb5 {
  margin-right: 0;
  margin-left: 0;
}
.narrow-ea6f.full-a46b #main.nav-7cb5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center_7ffa #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center_7ffa #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lite-ebb2 .overlay_copper_a015 {
    padding-right: 1em;
  }
  .lite-ebb2.item_0bb7 .plasma-f38e {
    border-right: 1px solid #eaecee;
  }
  .lite-ebb2.item_0bb7 .overlay_copper_a015 {
    padding-right: 1em;
  }
  .lite-ebb2.item_0bb7 .hidden-hard-49bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_d7b7 .overlay_copper_a015 {
    padding-left: 1em;
  }
  .wrapper_d7b7.item_0bb7 .plasma-f38e {
    border-left: 1px solid #eaecee;
  }
  .wrapper_d7b7.item_0bb7 .overlay_copper_a015 {
    padding-left: 1em;
  }
  .wrapper_d7b7.item_0bb7 .hidden-hard-49bb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-4753 .overlay_copper_a015 {
    padding-left: 1em;
  }
  .dynamic-4753.item_0bb7 .east_6c41 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-4753.item_0bb7 .focus_top_89da {
    border-right: 1px solid #eaecee;
  }
  .dynamic-4753.item_0bb7 .overlay_copper_a015 {
    padding-left: 1em;
  }
  .dynamic-4753.item_0bb7 .hidden-hard-49bb {
    padding-right: 1em;
  }
  .dynamic-4753.item_0bb7 .rough-ed6e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-5ac5 .overlay_copper_a015 {
    padding-right: 1em;
  }
  .popup-5ac5.item_0bb7 .east_6c41 {
    border-left: 1px solid #eaecee;
  }
  .popup-5ac5.item_0bb7 .focus_top_89da {
    border-left: 1px solid #eaecee;
  }
  .popup-5ac5.item_0bb7 .overlay_copper_a015 {
    padding-right: 1em;
  }
  .popup-5ac5.item_0bb7 .hidden-hard-49bb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-5ac5.item_0bb7 .rough-ed6e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_7ffa .overlay_copper_a015 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_7ffa.item_0bb7 .plasma-f38e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center_7ffa.item_0bb7 .overlay_copper_a015 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_7ffa.item_0bb7 .hidden-hard-49bb {
    padding-left: 1em;
  }
  .center_7ffa.item_0bb7 .rough-ed6e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center_7ffa.item_0bb7 .overlay_copper_a015 {
    padding-left: 0;
  }
}
.layout_81e1 .large_7126 {
  display: inline-block;
}
.aside_inner_088b {
  display: inline-block;
}
.notice-579c {
  word-con: break-word;
}
.surface-fc3a > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-fc3a .pink_169e {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-fc3a .medium_5bf9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container_73c3 .accent_next_5f5a {
  margin-bottom: 2em;
}
.container_73c3 .disabled_8f19 {
  margin-bottom: 15px;
}
.container_73c3 .disabled_8f19:last-child {
  margin-bottom: 0;
}
.container_73c3 .progress-west-da65 {
  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) {
  .container_73c3 .progress-west-da65 {
    display: block;
  }
}
.container_73c3 .overlay-d0aa {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container_73c3 .overlay-d0aa {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container_73c3 .frame-paper-2ae3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container_73c3 .frame-paper-2ae3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container_73c3 .frame-paper-2ae3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container_73c3 .notice-579c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_73c3 .notice-579c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container_73c3 .simple-7364 p:last-child {
  margin-bottom: 0;
}
.container_73c3 .wide_dd98 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container_73c3 .progress_22c4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container_73c3 .disabled_cee0 {
  margin-top: 1em;
}
.container_73c3 .dirty_3fa5 {
  top: 0;
  display: block;
}
.container_73c3 .dirty_3fa5 a {
  color: inherit;
}
.container_73c3 .dirty_3fa5 a:hover {
  color: inherit;
}
.container_73c3 .item_plasma_7ad9 {
  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;
}
.container_73c3 .item_plasma_7ad9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container_73c3 .progress_22c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container_73c3 .warm_f236 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container_73c3 .warm_f236:first-child {
  margin-top: 0;
}
.container_73c3 .warm_f236.widget-green-d4a4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container_73c3 .warm_f236.modal-iron-bbd7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_73c3
  .warm_f236.modal-iron-bbd7.overlay_81b8
  .disabled_cee0 {
  width: 100%;
}
.container_73c3 .modal-iron-bbd7 {
  -webkit-box-align: center;
  align-items: center;
}
.container_73c3 .modal-iron-bbd7 .surface-fc3a,
.container_73c3 .modal-iron-bbd7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container_73c3 .frame-paper-2ae3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_73c3 .frame-paper-2ae3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_73c3 .frame-paper-2ae3: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;
}
.container_73c3 .widget-green-d4a4 {
  z-index: 5;
}
.container_73c3 .stale_3945 .hidden_soft_e842 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container_73c3 .link-red-42d9 .hidden_soft_e842 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container_73c3 .link-dim-36e5 .hidden_soft_e842 {
  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;
}
.container_73c3.tag-edf7 .progress-west-da65,
.container_73c3.plasma-43ea .progress-west-da65 {
  display: block;
}
.container_73c3.tag-edf7 .progress-west-da65 .tall-075e,
.container_73c3.tag-edf7 .progress-west-da65 .progress_22c4,
.container_73c3.plasma-43ea .progress-west-da65 .tall-075e,
.container_73c3.plasma-43ea .progress-west-da65 .progress_22c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_73c3.element_focused_9177 .overlay-d0aa {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container_73c3.element_focused_9177 .overlay-d0aa {
    margin-right: 0;
  }
}
.container_73c3.tag-edf7 .overlay-d0aa,
.container_73c3.plasma-43ea .overlay-d0aa {
  padding-top: 40%;
}
.container_73c3.tag-edf7 .accent_next_5f5a,
.container_73c3.plasma-43ea .accent_next_5f5a {
  display: block;
}
.container_73c3.tag-edf7 .fn-sticky-7188 .progress_22c4,
.container_73c3.plasma-43ea .fn-sticky-7188 .progress_22c4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container_73c3.tag-edf7 .overlay-d0aa,
.container_73c3.plasma-43ea .overlay-d0aa {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container_73c3.tag-edf7 .progress_22c4 {
  padding: 1em;
}
.carousel-b7ea {
  margin: 30px auto;
  display: block;
}
.carousel-b7ea .menu-a145 > * {
  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;
}
.carousel-b7ea .menu-a145 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel-b7ea .menu-a145 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info_north_6cc5 .surface-fc3a {
  margin-bottom: 1.41575em;
}
.info_north_6cc5 .shadow_fixed_8c33 {
  margin-bottom: 1.618em;
}
.chip-f3db .button_42da {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.chip-f3db .button_42da a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.chip-f3db .light-bbce {
  max-width: 100%;
  overflow: auto;
}
.slow-e2d2 .chip-f3db a:hover {
  text-decoration: underline;
}
.red_e1c0 .disabled_8f19:not(.notice-579c),
.red_e1c0 .frame-paper-2ae3 {
  margin-bottom: 1.41575em;
}
.red_e1c0 .disabled_8f19:not(.notice-579c):last-child,
.red_e1c0 .frame-paper-2ae3:last-child {
  margin-bottom: 0;
}
.red_e1c0 .disabled_8f19.article_purple_802b {
  margin-bottom: 0.41575em;
}
.red_e1c0 .video-simple-b46f:before,
.red_e1c0 .fresh-ff8c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.red_e1c0 .video-simple-b46f:before {
  content: "\f115";
}
.red_e1c0 .fresh-ff8c:before {
  content: "\f02c";
}
.red_e1c0 .tall_3ac6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.red_e1c0 .tall_3ac6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider_black_d30e {
  display: -webkit-box;
  display: flex;
}
.slider_black_d30e .first_ac1e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider_black_d30e .first_ac1e {
    flex-basis: 90px;
  }
}
.slider_black_d30e .filter-easy-08c0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_black_d30e .filter-easy-08c0 {
    flex-basis: calc(100% - 50px);
  }
}
.slider_black_d30e .pressed-ef81 p:last-child {
  margin-bottom: 0.72em;
}
.wood_a8be .menu-a145 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wood_a8be .menu-a145:after,
.wood_a8be .menu-a145:before {
  content: "";
  display: table;
}
.wood_a8be .menu-a145:after {
  clear: both;
}
.wood_a8be .menu-a145 .cool_70a6,
.wood_a8be .menu-a145 .complex-d2c3 {
  width: 49%;
}
.wood_a8be .menu-a145 .cool_70a6 a span.huge-1150,
.wood_a8be .menu-a145 .complex-d2c3 a span.huge-1150 {
  display: block;
  margin-bottom: 5px;
}
.wood_a8be .menu-a145 .complex-d2c3 {
  float: left;
  text-align: left;
}
.wood_a8be .menu-a145 .cool_70a6 {
  float: right;
  text-align: right;
}
.paragraph_over_61a2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph_over_61a2 {
    margin-bottom: 0;
  }
}
.picture_brown_b56e {
  margin-bottom: 1em;
}
.picture_brown_b56e .notice-579c {
  font-size: 1.1em;
  line-height: 1.3;
}
.outline_huge_3645 a {
  display: block;
  line-height: 0;
  position: relative;
}
.current-14c2 .picture_brown_b56e,
.link-e6aa .picture_brown_b56e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .current-14c2 .picture_brown_b56e,
  .link-e6aa .picture_brown_b56e {
    display: block;
  }
}
.current-14c2 .outline_huge_3645,
.link-e6aa .outline_huge_3645 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .current-14c2 .outline_huge_3645,
  .link-e6aa .outline_huge_3645 {
    margin-bottom: 1em;
  }
}
.current-14c2 .outline_huge_3645 img,
.link-e6aa .outline_huge_3645 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.current-14c2 .article_6386,
.link-e6aa .article_6386 {
  flex-basis: calc(100% - 160px);
}
.current-14c2 .article_6386 p,
.link-e6aa .article_6386 p {
  margin-bottom: 0;
}
.current-14c2 .article_6386 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .current-14c2 .article_6386 {
    padding-left: 0;
  }
}
.link-e6aa .article_6386 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link-e6aa .article_6386 {
    padding-right: 0;
  }
}
.link-e6aa .outline_huge_3645 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.secondary_simple_7a7b .outline_huge_3645 {
  margin-bottom: 0.5em;
}
.secondary_simple_7a7b .outline_huge_3645 img {
  width: 100%;
}
.wood-d4dd .content_1a58,
.outline_dirty_771c .content_1a58 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outline_dirty_771c .plasma-f38e .gold-65fa p:last-child {
  margin-bottom: 0;
}
.search_6919 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.full_e4d6 .panel-thick-3634 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .full_e4d6 .panel-thick-3634:last-of-type {
    margin-bottom: 0;
  }
}
.full_e4d6 .panel-thick-3634 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.full_e4d6 .panel-thick-3634 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.full_e4d6 .panel-thick-3634 ul li {
  margin: 0 0 0.6em;
}
.full_e4d6 .panel-thick-3634 ul li.green_f260,
.full_e4d6 .panel-thick-3634 ul li.media_312a {
  position: relative;
}
.full_e4d6 .panel-thick-3634 ul li.green_f260 .avatar_light_eaf9,
.full_e4d6 .panel-thick-3634 ul li.media_312a .avatar_light_eaf9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.full_e4d6 .panel-thick-3634 ul li.green_f260:after:after,
.full_e4d6 .panel-thick-3634 ul li.green_f260:after:before,
.full_e4d6
  .panel-thick-3634
  ul
  li.media_312a:after:after,
.full_e4d6
  .panel-thick-3634
  ul
  li.media_312a:after:before {
  content: "";
  display: table;
}
.full_e4d6 .panel-thick-3634 ul li.green_f260:after:after,
.full_e4d6
  .panel-thick-3634
  ul
  li.media_312a:after:after {
  clear: both;
}
.full_e4d6 .panel-thick-3634 a.popup_3289:hover {
  text-decoration: none;
}
.full_e4d6 .panel-thick-3634 select {
  max-width: 100%;
}
.full_e4d6 .panel-thick-3634 table {
  font-size: 85%;
}
.full_e4d6 .panel-thick-3634 table td,
.full_e4d6 .panel-thick-3634 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.full_e4d6 .panel-thick-3634 table tfoot td {
  text-align: left;
}
.full_e4d6 .panel-thick-3634 :last-child {
  margin-bottom: 0;
}
.full_e4d6 .panel-thick-3634 .carousel_3701 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.full_e4d6 .panel-thick-3634 .carousel_3701 label {
  width: 100%;
}
.full_e4d6 .panel-thick-3634 .carousel_3701 .breadcrumb_38db {
  width: 100%;
  display: block;
}
.full_e4d6 .panel-thick-3634 .carousel_3701 .badge_2343 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.full_e4d6 .panel-thick-3634 .carousel_3701 .badge_2343:hover svg #svg-search {
  fill: #444;
}
.full_e4d6 .panel-thick-3634 .carousel_3701 .badge_2343 svg {
  width: 18px;
  height: 18px;
}
.full_e4d6 .brown_ab7a ul ul,
.full_e4d6 .inner_888c ul ul,
.full_e4d6 .warm-4ec3 ul ul,
.full_e4d6 .widget_static_5948 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.full_e4d6 .brown_ab7a .warm_f7e5 > a,
.full_e4d6 .inner_888c .warm_f7e5 > a,
.full_e4d6 .warm-4ec3 .warm_f7e5 > a,
.full_e4d6 .widget_static_5948 .warm_f7e5 > a {
  margin-bottom: 0;
}
.full_e4d6 .background-pressed-2e99 li,
.full_e4d6 .brown_ab7a li,
.full_e4d6 .container_b035 li,
.full_e4d6 .inner_888c li,
.full_e4d6 .warm-4ec3 li,
.full_e4d6 .widget_static_5948 li,
.full_e4d6 .hero_bright_6632 li,
.full_e4d6 .hover_3495 li {
  display: block;
  position: relative;
}
.full_e4d6 .background-pressed-2e99 li:last-child,
.full_e4d6 .brown_ab7a li:last-child,
.full_e4d6 .container_b035 li:last-child,
.full_e4d6 .inner_888c li:last-child,
.full_e4d6 .warm-4ec3 li:last-child,
.full_e4d6 .widget_static_5948 li:last-child,
.full_e4d6 .hero_bright_6632 li:last-child,
.full_e4d6 .hover_3495 li:last-child {
  border: none;
}
.full_e4d6 .background-pressed-2e99 li a,
.full_e4d6 .brown_ab7a li a,
.full_e4d6 .container_b035 li a,
.full_e4d6 .inner_888c li a,
.full_e4d6 .warm-4ec3 li a,
.full_e4d6 .widget_static_5948 li a,
.full_e4d6 .hero_bright_6632 li a,
.full_e4d6 .hover_3495 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.full_e4d6 .background-pressed-2e99 li ul li::before,
.full_e4d6 .brown_ab7a li ul li::before,
.full_e4d6 .container_b035 li ul li::before,
.full_e4d6 .inner_888c li ul li::before,
.full_e4d6 .warm-4ec3 li ul li::before,
.full_e4d6 .widget_static_5948 li ul li::before,
.full_e4d6 .hero_bright_6632 li ul li::before,
.full_e4d6 .hover_3495 li ul li::before {
  left: 15px;
}
.full_e4d6 .background-pressed-2e99 li ul a,
.full_e4d6 .brown_ab7a li ul a,
.full_e4d6 .container_b035 li ul a,
.full_e4d6 .inner_888c li ul a,
.full_e4d6 .warm-4ec3 li ul a,
.full_e4d6 .widget_static_5948 li ul a,
.full_e4d6 .hero_bright_6632 li ul a,
.full_e4d6 .hover_3495 li ul a {
  padding-left: 20px;
}
.full_e4d6 .background-pressed-2e99 li ul ul li::before,
.full_e4d6 .brown_ab7a li ul ul li::before,
.full_e4d6 .container_b035 li ul ul li::before,
.full_e4d6 .inner_888c li ul ul li::before,
.full_e4d6 .warm-4ec3 li ul ul li::before,
.full_e4d6 .widget_static_5948 li ul ul li::before,
.full_e4d6 .hero_bright_6632 li ul ul li::before,
.full_e4d6 .hover_3495 li ul ul li::before {
  left: 30px;
}
.full_e4d6 .background-pressed-2e99 li ul ul a,
.full_e4d6 .brown_ab7a li ul ul a,
.full_e4d6 .container_b035 li ul ul a,
.full_e4d6 .inner_888c li ul ul a,
.full_e4d6 .warm-4ec3 li ul ul a,
.full_e4d6 .widget_static_5948 li ul ul a,
.full_e4d6 .hero_bright_6632 li ul ul a,
.full_e4d6 .hover_3495 li ul ul a {
  padding-left: 40px;
}
.full_e4d6 .pattern_active_7fd9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.full_e4d6 .hover_3495 ul li {
  margin-bottom: 1.41575em;
}
.full_e4d6 .hover_3495 ul li .banner-gas-0e01 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.full_e4d6 .hover_3495 ul li .section_simple_42e0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask-dbd8 .background-pressed-2e99 li a,
.mask-dbd8 .brown_ab7a li a,
.mask-dbd8 .container_b035 li a,
.mask-dbd8 .inner_888c li a,
.mask-dbd8 .warm-4ec3 li a,
.mask-dbd8 .widget_static_5948 li a,
.mask-dbd8 .hero_bright_6632 li a,
.mask-dbd8 .hover_3495 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-dbd8 .pattern_active_7fd9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-dbd8 .panel-thick-3634 ul li.green_f260 .avatar_light_eaf9,
.mask-dbd8 .panel-thick-3634 ul li.media_312a .avatar_light_eaf9 {
  background: rgba(0, 0, 0, 0.2);
}
.mask-dbd8 .full_e4d6 .panel-thick-3634 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-ea6f .full_e4d6 .white-175d li {
  margin: 0;
}
.narrow-ea6f .full_e4d6 .white-175d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.narrow-ea6f .full_e4d6 .white-175d li ul {
  margin: 0;
}
.narrow-ea6f .full_e4d6 .white-175d li ul li a {
  padding-left: 15px;
}
.narrow-ea6f .full_e4d6 .white-175d li ul li li a {
  padding-left: 30px;
}
.narrow-ea6f .full_e4d6 .white-175d li.summary_ca46 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.narrow-ea6f .full_e4d6 .white-175d li.summary_ca46 > 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;
}
.narrow-ea6f .full_e4d6 .white-175d li.summary_ca46 > 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;
}
.hard-91aa a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under_b6f0 {
  position: relative;
  z-index: 10;
}
.under_b6f0 .feature_liquid_4c45 {
  width: 100%;
  max-width: 100%;
}
.pro_d892 .image-orange-731d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pro_d892 .container_a84b {
}
.pro_d892 .mask-dbd8 {
  background: #292929;
}
.text_35d3 .image-orange-731d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.text_35d3 .container_a84b {
  background: #f9f9f9;
}
.text_35d3 .mask-dbd8 {
  background: #303030;
}
.right_b8f2 .image-orange-731d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .right_b8f2 .large_7126 {
    margin-bottom: 1em;
  }
  .right_b8f2 .large_7126:last-child {
    margin-bottom: 0;
  }
}
.right_b8f2 .container_a84b {
  background: #ededed;
}
.right_b8f2 .mask-dbd8 {
  background: #1a1a1a;
}
.image-orange-731d.container_a84b {
  color: rgba(0, 0, 0, 0.6);
}
.image-orange-731d.container_a84b .label-613a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-orange-731d.mask-dbd8 {
  color: rgba(255, 255, 255, 0.99);
}
.image-orange-731d.mask-dbd8 a:not(.popup_3289) {
  color: rgba(255, 255, 255, 0.79);
}
.image-orange-731d.mask-dbd8 a:not(.popup_3289):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-orange-731d.mask-dbd8 .label-613a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-orange-731d.mask-dbd8 table tbody td,
.image-orange-731d.mask-dbd8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.last-2512.paper-ea5d .black_b1c1 {
  max-width: initial;
}
.last-2512 .lower_930e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last-2512 .lower_930e .feature_liquid_4c45 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last-2512 .lower_930e .feature_liquid_4c45 {
    display: block;
    margin-bottom: 2em;
  }
  .last-2512 .lower_930e .feature_liquid_4c45:last-child {
    margin-bottom: 0;
  }
}
.right_b8f2 .large_7126:last-child,
.text_35d3 .large_7126:last-child,
.pro_d892 .large_7126:last-child {
  margin-bottom: 0;
}
.right_b8f2 .large_7126 .full_e4d6 .panel-thick-3634:last-child,
.text_35d3 .large_7126 .full_e4d6 .panel-thick-3634:last-child,
.pro_d892 .large_7126 .full_e4d6 .panel-thick-3634:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .right_b8f2 .preview-17ac,
  .right_b8f2 .wood-20d1,
  .text_35d3 .preview-17ac,
  .text_35d3 .wood-20d1,
  .pro_d892 .preview-17ac,
  .pro_d892 .wood-20d1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under_b6f0 .large_7126 {
    margin-bottom: 2em;
  }
}
.under_b6f0 p:last-child {
  margin-bottom: 0;
}
.under_b6f0 li,
.under_b6f0 ul {
  list-style: none;
  margin: 0;
}
.under_b6f0 ul ul {
  margin-left: 2.617924em;
}
.video_4a1e {
  font-size: 0.875em;
}

/* css-noise: f723 */
.shadow-element-i7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
