/*!
Theme Name: Customify
Theme URI: https://pressmaximum.in-4c5d/customify
Author: WPCustomify
Author URI: https://pressmaximum.in-4c5d
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.in-4c5d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gas_93b8.secondary-fluid-9a95/licenses/gpl-2.0.cool-9f08
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.short-da3c/, (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.surface_cd43.footer-hard-3818/normalize.notice-def1/
 ======
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.notice-def1 v7.0.0 | MIT License | github.in-4c5d/necolas/normalize.notice-def1 */
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;
}
.modal_749e .tabs_8e28,
.out-c34a,
.card-6f47,
.wood_443e,
.banner-4481,
.tooltip_large_a7cd,
.table_4d72,
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;
}
.out-c34a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .out-c34a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .out-c34a,
  h1 {
    font-size: 1.8em;
  }
}
.card-6f47,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-6f47 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-6f47,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-6f47,
  h2 {
    font-size: 1.7em;
  }
}
.wood_443e,
h3 {
  font-size: 1.618em;
}
.modal_749e .tabs_8e28,
.banner-4481,
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.sort-43ed {
  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;
}
.column-f849:after,
.column-f849:before,
.liquid_91c2:after,
.liquid_91c2:before {
  content: "";
  display: table;
}
.column-f849:after,
.liquid_91c2:after {
  clear: both;
}
.picture_0c10 {
  float: right;
  margin-right: 0;
}
.box-ce52 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard-1040 .tiny-d5db,
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;
}
.hard-1040 .tiny-d5db: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;
}
.stale_b6d2 .tiny-d5db {
  box-shadow: none;
}
.stale_b6d2
  .tiny-d5db
  .white_238d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.stale_b6d2 .tiny-d5db .footer_tiny_44c7 {
  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;
}
.stale_b6d2
  .tiny-d5db
  .footer_tiny_44c7
  b {
  display: none;
}
.stale_b6d2 .shadow-7c47 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_3c92:not(.text_clean_1cea):not(.chip-f316),
button:not(.text_clean_1cea):not(.chip-f316),
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ),
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ),
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ) {
  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;
}
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ):hover,
button:not(.text_clean_1cea):not(
    .chip-f316
  ):hover,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ):hover,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ):hover,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ):active,
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ):focus,
button:not(.text_clean_1cea):not(
    .chip-f316
  ):active,
button:not(.text_clean_1cea):not(
    .chip-f316
  ):focus,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ):active,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ):focus,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ):active,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ):focus,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ):active,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ):focus {
  outline: 0;
}
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b,
button:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b {
  position: relative;
}
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .tiny_d3cf,
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .active-c6cd,
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .pagination_paper_aa6d,
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  i,
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  svg,
button:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .tiny_d3cf,
button:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .active-c6cd,
button:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .pagination_paper_aa6d,
button:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  i,
button:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  svg,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .tiny_d3cf,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .active-c6cd,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .pagination_paper_aa6d,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  i,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  svg,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .tiny_d3cf,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .active-c6cd,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .pagination_paper_aa6d,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  i,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  svg,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .tiny_d3cf,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .active-c6cd,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  .pagination_paper_aa6d,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  i,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b
  svg {
  visibility: hidden;
}
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b:after,
button:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b:after,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b:after,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b:after,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ).fn-loading-054b: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;
}
.link_3c92:not(.text_clean_1cea):not(.chip-f316),
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ),
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ),
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ) {
  color: #fff;
  background: #235787;
}
.link_3c92:not(.text_clean_1cea):not(
    .chip-f316
  ):focus,
input[type="button"]:not(.text_clean_1cea):not(
    .chip-f316
  ):focus,
input[type="reset"]:not(.text_clean_1cea):not(
    .chip-f316
  ):focus,
input[type="submit"]:not(.text_clean_1cea):not(
    .chip-f316
  ):focus {
  color: #fff;
}
.link_3c92.fn-disabled-054b:not(.text_clean_1cea):not(
    .chip-f316
  ),
.link_3c92[disabled]:not(.text_clean_1cea):not(
    .chip-f316
  ),
button.fn-disabled-054b:not(.text_clean_1cea):not(
    .chip-f316
  ),
button[disabled]:not(.text_clean_1cea):not(
    .chip-f316
  ) {
  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;
}
.sidebar_tall_a25d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sidebar_tall_a25d: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;
}
.east_a593 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.narrow_eafb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.container-cb72 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.column-f849:after,
.column-f849:before,
.black_72c2:after,
.black_72c2:before,
.dirty_907c:after,
.dirty_907c:before,
.lite-c7e5:after,
.lite-c7e5:before,
.soft-6fcf:after,
.soft-6fcf:before,
.soft-8f77:after,
.soft-8f77:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.column-f849:after,
.black_72c2:after,
.dirty_907c:after,
.lite-c7e5:after,
.soft-6fcf:after,
.soft-8f77:after {
  clear: both;
}
.black_72c2 .shade_2749,
.dirty_907c .shade_2749,
.chip-smooth-608c .shade_2749 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title-11f2 {
  display: inline-block;
}
.primary_right_fed9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.primary_right_fed9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary_right_fed9 .center_8ffc {
  padding: 1em 0;
  font-size: 85%;
}
.center_8ffc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hidden_99c8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hidden_99c8:after,
.hidden_99c8:before {
  content: "";
  display: table;
}
.hidden_99c8:after {
  clear: both;
}
.container_2984 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hovered-4d18 .container_2984 {
  max-width: 50%;
}
.search_d45d .container_2984 {
  max-width: 33.33%;
}
.secondary_3992 .container_2984 {
  max-width: 25%;
}
.hero_908a .container_2984 {
  max-width: 20%;
}
.accordion-1a9a .container_2984 {
  max-width: 16.66%;
}
.wrapper_red_ef16 .container_2984 {
  max-width: 14.28%;
}
.tertiary_662c .container_2984 {
  max-width: 12.5%;
}
.sort_e84b .container_2984 {
  max-width: 11.11%;
}
.warm_a478 {
  display: block;
}
.modal_749e .article-1fd0 label,
.modal_749e .hidden-tiny-d575 label,
.modal_749e .slow-8430 label,
.modal_749e .main_9a02 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_wide_0a07 {
  list-style: none;
  margin: 0;
}
.shadow_wide_0a07 article.south-ab04 {
  margin-bottom: 0;
}
.shadow_wide_0a07 ul {
  list-style: none;
  margin: 0;
}
.shadow_wide_0a07 .block-wide-fb0f li.south-ab04 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_wide_0a07 .block-wide-fb0f li.south-ab04 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_wide_0a07 .block-wide-fb0f li.south-ab04: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) {
  .shadow_wide_0a07 .block-wide-fb0f li.south-ab04 li.south-ab04 li.south-ab04 li.south-ab04 {
    padding-left: 0;
  }
}
article.south-ab04 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.south-ab04 .black_72c2 p:last-of-type {
  margin-bottom: 0;
}
article.south-ab04 .west_58c7 {
  float: left;
}
article.south-ab04 .caption-18d1 {
  margin-left: 85px;
}
article.south-ab04 .mask_over_9c35 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.south-ab04 .mask_over_9c35 .row_light_dd7f {
  margin-left: 10px;
}
article.south-ab04 .media-6bdf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.south-ab04 .label_33eb {
  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 .article-1fd0,
  #respond .slow-8430,
  #respond .main_9a02 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-1fd0 input,
#respond .slow-8430 input,
#respond .main_9a02 input {
  width: 100%;
}
#respond .main_9a02 {
  margin-right: 0;
}
#respond .accordion_524f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm_74a8 {
  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;
}
.warm_74a8.table_1668 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.warm_74a8 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%);
}
.warm_74a8:focus,
.warm_74a8: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);
}
.video_cd3e {
  border-radius: 10%;
}
.accordion-cold-ff3b {
  border-radius: 50%;
}
.focused-3ad7 {
  font-size: 0.72em;
}
.shadow-7070 {
  font-size: 0.875em;
}
.under_c760 {
  font-size: 1.1em;
}
.highlight-upper-b73f {
  text-transform: uppercase;
  line-height: 1.2;
}
.highlight-upper-b73f.focused-3ad7 {
  letter-spacing: 0.5px;
}
.bronze-e773,
.bronze-e773 a {
  color: #6d6d6d;
}
.bronze-e773 a:hover {
  color: #111;
}
.light_b58e {
  color: #6d6d6d;
}
.label-under-26b5 {
  overflow-x: hidden;
}
.label-under-26b5 .accordion_new_9de2.header_9e7d {
  position: relative;
}
.label-under-26b5 .accordion_new_9de2.header_9e7d.hero_middle_4b45 {
  position: initial;
}
.label-under-26b5
  .accordion_new_9de2.header_9e7d.hero_middle_4b45
  .bronze-c949 {
  left: auto;
}
.label-under-26b5 .accordion_new_9de2 .bronze-c949 {
  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;
}
.label-under-26b5 .accordion_new_9de2:hover.header_9e7d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.label-under-26b5
  .accordion_new_9de2:hover.header_9e7d
  .bronze-c949 {
  display: block;
  z-index: 9999999;
}
.label-under-26b5 .backdrop_19fd .table-506f,
.label-under-26b5 .input_1070 .table-506f {
  display: none;
}
.label-under-26b5 .motion_5e2a .accordion_new_9de2:hover.header_9e7d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.modal_749e .article-1fd0 label,
.modal_749e .hidden-tiny-d575 label,
.modal_749e .slow-8430 label,
.modal_749e .main_9a02 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_wide_0a07 {
  list-style: none;
  margin: 0;
}
.shadow_wide_0a07 article.south-ab04 {
  margin-bottom: 0;
}
.shadow_wide_0a07 ul {
  list-style: none;
  margin: 0;
}
.shadow_wide_0a07 .block-wide-fb0f li.south-ab04 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_wide_0a07 .block-wide-fb0f li.south-ab04 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_wide_0a07 .block-wide-fb0f li.south-ab04: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) {
  .shadow_wide_0a07 .block-wide-fb0f li.south-ab04 li.south-ab04 li.south-ab04 li.south-ab04 {
    padding-left: 0;
  }
}
article.south-ab04 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.south-ab04 .black_72c2 p:last-of-type {
  margin-bottom: 0;
}
article.south-ab04 .west_58c7 {
  float: left;
}
article.south-ab04 .caption-18d1 {
  margin-left: 85px;
}
article.south-ab04 .mask_over_9c35 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.south-ab04 .mask_over_9c35 .row_light_dd7f {
  margin-left: 10px;
}
article.south-ab04 .media-6bdf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.south-ab04 .label_33eb {
  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 .article-1fd0,
  #respond .slow-8430,
  #respond .main_9a02 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-1fd0 input,
#respond .slow-8430 input,
#respond .main_9a02 input {
  width: 100%;
}
#respond .main_9a02 {
  margin-right: 0;
}
#respond .accordion_524f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_19fd .badge-red-3ede {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.badge-red-3ede .grid_clean_307a.column-stale-60e4 .backdrop_right_2c6e > li > a:focus,
.badge-red-3ede .grid_clean_307a.column-stale-60e4 .backdrop_right_2c6e > li > a:hover,
.badge-red-3ede .grid_clean_307a.breadcrumb-2785 .backdrop_right_2c6e > li > a:focus,
.badge-red-3ede .grid_clean_307a.breadcrumb-2785 .backdrop_right_2c6e > li > a:hover,
.badge-red-3ede .grid_clean_307a.banner-solid-707d .backdrop_right_2c6e > li > a:focus,
.badge-red-3ede .grid_clean_307a.banner-solid-707d .backdrop_right_2c6e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-red-3ede
  .grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a,
.badge-red-3ede
  .grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li.medium_c6af
  > a,
.badge-red-3ede
  .grid_clean_307a.breadcrumb-2785
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a,
.badge-red-3ede
  .grid_clean_307a.breadcrumb-2785
  .backdrop_right_2c6e
  > li.medium_c6af
  > a,
.badge-red-3ede
  .grid_clean_307a.banner-solid-707d
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a,
.badge-red-3ede .grid_clean_307a.banner-solid-707d .backdrop_right_2c6e > li.copper-3ca4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.badge-red-3ede .search_4585,
.badge-red-3ede .search_4585 a {
  color: rgba(255, 255, 255, 0.99);
}
.badge-red-3ede .sort-9427.silver-d225 li a,
.badge-red-3ede .accordion_c9d6 a,
.badge-red-3ede .label_cc93,
.badge-red-3ede .backdrop_right_2c6e > li > a,
.badge-red-3ede .selected-ed61 {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede .sort-9427.silver-d225 li a:hover,
.badge-red-3ede .accordion_c9d6 a:hover,
.badge-red-3ede .label_cc93:hover,
.badge-red-3ede .backdrop_right_2c6e > li > a:hover,
.badge-red-3ede .selected-ed61:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-red-3ede .card_7489 {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede .card_7489 .light_458d {
  color: rgba(255, 255, 255, 0.99);
}
.badge-red-3ede .card_7489:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-red-3ede .narrow-b0d3 .picture-993e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede .narrow-b0d3 .picture-993e .shadow-orange-fdee {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede
  .narrow-b0d3
  .picture-993e
  .shadow-orange-fdee::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede
  .narrow-b0d3
  .picture-993e
  .shadow-orange-fdee:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede
  .narrow-b0d3
  .picture-993e
  .shadow-orange-fdee::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede
  .narrow-b0d3
  .picture-993e
  .shadow-orange-fdee::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede .narrow-b0d3 .gold_d562 {
  color: rgba(255, 255, 255, 0.79);
}
.badge-red-3ede .narrow-b0d3 .gold_d562:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_c9ae
  .badge-red-3ede
  .narrow-b0d3
  .picture_fixed_92eb
  .pagination_93c0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_c9ae
  .badge-red-3ede
  .narrow-b0d3
  .picture_fixed_92eb
  .shadow-orange-fdee {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_19fd .tabs_52b3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs_52b3 .grid_clean_307a.column-stale-60e4 .backdrop_right_2c6e > li > a:focus,
.tabs_52b3 .grid_clean_307a.column-stale-60e4 .backdrop_right_2c6e > li > a:hover,
.tabs_52b3 .grid_clean_307a.breadcrumb-2785 .backdrop_right_2c6e > li > a:focus,
.tabs_52b3 .grid_clean_307a.breadcrumb-2785 .backdrop_right_2c6e > li > a:hover,
.tabs_52b3 .grid_clean_307a.banner-solid-707d .backdrop_right_2c6e > li > a:focus,
.tabs_52b3 .grid_clean_307a.banner-solid-707d .backdrop_right_2c6e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_52b3
  .grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a,
.tabs_52b3
  .grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li.medium_c6af
  > a,
.tabs_52b3
  .grid_clean_307a.breadcrumb-2785
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a,
.tabs_52b3
  .grid_clean_307a.breadcrumb-2785
  .backdrop_right_2c6e
  > li.medium_c6af
  > a,
.tabs_52b3
  .grid_clean_307a.banner-solid-707d
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a,
.tabs_52b3 .grid_clean_307a.banner-solid-707d .backdrop_right_2c6e > li.copper-3ca4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_52b3 .search_4585,
.tabs_52b3 .search_4585 a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_52b3 .sort-9427.silver-d225 li a,
.tabs_52b3 .accordion_c9d6 a,
.tabs_52b3 .label_cc93,
.tabs_52b3 .backdrop_right_2c6e > li > a,
.tabs_52b3 .selected-ed61 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_52b3 .sort-9427.silver-d225 li a:hover,
.tabs_52b3 .accordion_c9d6 a:hover,
.tabs_52b3 .label_cc93:hover,
.tabs_52b3 .backdrop_right_2c6e > li > a:hover,
.tabs_52b3 .selected-ed61:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_52b3 .card_7489 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_52b3 .card_7489 .light_458d {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_52b3 .card_7489:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action_690b .link-blue-6807 {
  margin-left: auto;
  margin-right: auto;
}
.dirty_907c > * {
  margin-left: auto;
  margin-right: auto;
}
.dirty_907c .east_a593 {
  margin-right: 1.41575em;
}
.module-acb9 .dirty_907c > .media_light_5415 {
  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;
}
.module-acb9 .dirty_907c > .glass-6a26 {
  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;
}
.advanced-b0b4.action_690b .link-blue-6807,
.mask_a2cd.action_690b .link-blue-6807 {
  margin-left: 0;
}
.main-e605.action_690b .link-blue-6807,
.list-b436.action_690b .link-blue-6807 {
  margin-right: 0;
}
.dirty_907c ol,
.dirty_907c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.yellow-7739 video {
  max-width: 100%;
}
.caption_copper_063e img {
  display: block;
}
.caption_copper_063e.east_a593,
.caption_copper_063e.narrow_eafb {
  width: 100%;
}
.caption_copper_063e.glass-6a26 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop_c479:not(.frame-copper-f2d9) {
  margin: 1.5em auto;
}
.footer-lite-9fea p {
  padding: 1.5em 14px;
}
ul.row_paper_bf2f.glass-6a26,
ul.row_paper_bf2f.media_light_5415,
ul.row_paper_bf2f.hard-1c34.media_light_5415 {
  padding: 0 14px;
}
.overlay-action-f7bc {
  display: block;
  overflow-x: auto;
}
.overlay-action-f7bc table {
  border-collapse: collapse;
  width: 100%;
}
.overlay-action-f7bc td,
.overlay-action-f7bc th {
  padding: 0.5em;
}
.dirty_907c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dirty_907c ol ol,
.dirty_907c ol ul,
.dirty_907c ul ol,
.dirty_907c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dirty_907c ol ol li,
.dirty_907c ol ul li,
.dirty_907c ul ol li,
.dirty_907c ul ul li {
  margin-left: 0;
}
.footer_8e34.accordion-hot-d831 > .row-1a5c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer_8e34.accordion-hot-d831 > .row-1a5c iframe,
.footer_8e34.accordion-hot-d831 > .row-1a5c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled-d1eb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled-d1eb.hidden-thick-1bf1 {
  padding: 0;
}
.disabled-d1eb.hidden-thick-1bf1 cite {
  font-size: 13px;
}
.disabled-d1eb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled-d1eb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dynamic-ba0e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dynamic-ba0e > p:first-child {
  margin-top: 0;
}
.dynamic-ba0e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dynamic-ba0e blockquote {
  border-left: 0;
}
.picture-cool-bf5b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture-cool-bf5b:not(.alert-2c2f) {
  max-width: 100px;
}
.picture-cool-bf5b.accent_dim_53c0 {
  border-bottom: none !important;
  text-align: center;
}
.picture-cool-bf5b.accent_dim_53c0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .footer-lite-9fea p {
    padding: 1.5em 0;
  }
}
.tiny-5e9b {
  color: #0073aa;
}
.banner_under_d69a {
  background-color: #0073aa;
}
.popup-d8e4 {
  color: #229fd8;
}
.content-f541 {
  background-color: #229fd8;
}
.thick-57b6 {
  color: #eee;
}
.wide-b393 {
  background-color: #eee;
}
.description_827e {
  color: #444;
}
.slider_8614 {
  background-color: #444;
}
.left-5bbe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.left-5bbe .summary_1a30 .accordion_c9d6 {
  font-size: 15px;
}
.left-5bbe .accordion_c9d6 {
  line-height: 1.3;
}
.left-5bbe .tabs_52b3 {
}
.left-5bbe .badge-red-3ede {
  background: #235787;
}
.center-0e74 {
  padding: 0;
}
.center-0e74 .badge-red-3ede {
  background: #1a1a1a;
}
.center-0e74 .tabs_52b3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pressed_c97f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pressed_c97f .tabs_52b3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pressed_c97f .badge-red-3ede {
  background: #303030;
}
.soft-8f77 {
  position: relative;
  z-index: 10;
}
.soft-8f77 .primary_bf7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow_0b6c .header_9e7d {
  display: inline-block;
  vertical-align: middle;
}
.slow_0b6c.banner_pressed_1b28 .header_9e7d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slow_0b6c.banner_pressed_1b28 .header_9e7d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slow_0b6c.banner_pressed_1b28 .header_9e7d {
    margin-right: 0.4em;
  }
}
.slow_0b6c.banner_pressed_1b28 .header_9e7d:last-child {
  margin-right: 0;
}
.notification-gas-46f4 .primary_bf7e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop_19fd .summary_1a30 {
    margin: 0 -0.5em;
  }
  .backdrop_19fd .summary_1a30 [class*="customify-col-"],
  .backdrop_19fd .summary_1a30 [class*="customify-col_"],
  .backdrop_19fd .summary_1a30 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop_19fd.stale-7581 .primary_bf7e {
  background: 0 0 !important;
}
.backdrop_19fd.stale-7581 .primary_bf7e,
.backdrop_19fd.notification-gas-46f4 .primary_bf7e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop_19fd.dark-3f31 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop_19fd.notification-gas-46f4 .primary_bf7e {
  box-shadow: none !important;
}
.gold_9a3d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gold_9a3d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gold_9a3d {
    padding: 18px 0 20px;
  }
}
.gold_9a3d .frame_0790 {
  width: 100%;
}
.gold_9a3d .media-in-87ff {
  margin-bottom: 0;
}
.gold_9a3d .panel_dynamic_1c57 {
  margin-top: 5px;
  font-size: 0.875em;
}
.medium_90cd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.medium_90cd .accordion_cf09 {
  width: 100%;
}
.hidden-cd63 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hidden-cd63 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hidden-cd63 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;
}
.hidden-cd63 li:last-child:after {
  display: none;
}
.hidden-cd63 li a {
  font-weight: 500;
  margin-right: 10px;
}
.gradient_5b57 .table-506f button,
.gold_9a3d .table-506f button {
  left: 0;
}
.gradient_5b57 .accordion_cf09,
.gold_9a3d .accordion_cf09 {
  padding-left: 0;
  padding-right: 0;
}
.gradient_5b57 .medium_90cd,
.gold_9a3d .medium_90cd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gradient_5b57 {
  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;
}
.gradient_5b57: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;
}
.gradient_5b57 .label-a6ed {
  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) {
  .gradient_5b57 .label-a6ed {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_5b57 .label-a6ed {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_5b57 .label-a6ed {
    min-height: 200px;
  }
}
.gradient_5b57 .hidden-cd63 {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_5b57 .hidden-cd63 a,
.gradient_5b57 .hidden-cd63 li:after {
  color: inherit;
}
.gradient_5b57 .hidden-cd63 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.widget_cd0a {
  margin-bottom: 0.5em;
}
.purple_b2e6 {
  margin-bottom: 1.2em;
}
.purple_b2e6,
.widget_cd0a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.purple_b2e6 p:last-child,
.widget_cd0a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .table-506f,
#masthead .table-506f {
  display: none;
}
#masthead
  > .table-506f.block-5741 {
  display: none;
}
#masthead > .table-506f button {
  left: 0;
}
.dropdown-steel-897e {
  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%;
}
.dropdown-steel-897e .header_9e7d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dropdown-steel-897e .hovered-dc5c {
  display: -webkit-box;
  display: flex;
}
.dropdown-steel-897e .hovered-dc5c.button-tiny-83cc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dropdown-steel-897e .hovered-dc5c.block-aa4d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-steel-897e .hovered-dc5c.surface-inner-ab05 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown-steel-897e.accent-white-e280.header-over-f3ca .hovered-dc5c.button-tiny-83cc {
  flex-basis: 100%;
}
.dropdown-steel-897e.glass_d5b7 .hovered-dc5c.block-aa4d {
  -webkit-box-flex: 1;
  flex: auto;
}
.dropdown-steel-897e.glass_d5b7 .hovered-dc5c.surface-inner-ab05 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .table-506f.block-5741 {
  display: none;
}
#masthead > .table-506f button {
  left: 0;
}
.blue-f92c {
  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;
}
.blue-f92c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.blue-f92c.slow_6ae2 i {
  margin-right: 4px;
}
.blue-f92c.detail_yellow_eddb i {
  margin-left: 5px;
}
.accordion_c9d6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion_c9d6 p:last-child {
  margin-bottom: 0;
}
.gas_110a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gas_110a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gas_110a img {
  display: block;
  width: auto;
  line-height: 1;
}
.gas_110a .search_4585 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gas_110a .disabled-1b12 {
  margin: 5px 0 7px 0;
}
.gas_110a.hover_f102 .tag_a8d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_110a.hover_f102 .wood-feab {
  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;
}
.gas_110a.gas-9eb5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gas_110a.gas-9eb5 .tag_a8d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_110a.gas-9eb5 .wood-feab {
  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;
}
.gas_110a.hero_b18a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gas_110a.popup_e1e8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gas_110a.popup_e1e8 .wood-feab {
  margin-top: 7px;
}
.logo_next_51b4 {
  display: inline-block;
}
.soft-8f77 .input_f533 .gas_110a img {
  max-width: 100%;
}
.grid_clean_307a .tabs-prev-8b4f.west-2406,
.stone-801e .tabs-prev-8b4f.west-2406 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid_clean_307a .gallery-ceaf,
.stone-801e .gallery-ceaf {
  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%);
}
.grid_clean_307a .gallery-ceaf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.grid_clean_307a.logo-a04c .gallery-ceaf {
  display: none;
}
.grid_clean_307a .form_b63b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid_clean_307a .form_b63b li {
  display: inline-block;
  position: relative;
}
.grid_clean_307a .form_b63b li:last-child {
  margin-right: 0;
}
.grid_clean_307a .form_b63b 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;
}
.grid_clean_307a .form_b63b li.copper-3ca4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.grid_clean_307a .form_b63b > 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;
}
.grid_clean_307a .form_b63b > li > a i {
  line-height: 0;
}
.grid_clean_307a .form_b63b > li.first-55d6 > a .gallery-ceaf {
  margin-left: 4px;
  line-height: 0;
}
.grid_clean_307a .form_b63b .aside_lite_38ef li.first-55d6 > a {
  position: relative;
}
.grid_clean_307a .form_b63b .aside_lite_38ef li.first-55d6 > a:after,
.grid_clean_307a .form_b63b .aside_lite_38ef li.first-55d6 > a:before {
  content: "";
  display: table;
}
.grid_clean_307a .form_b63b .aside_lite_38ef li.first-55d6 > a:after {
  clear: both;
}
.grid_clean_307a .form_b63b .aside_lite_38ef li.first-55d6 > a .gallery-ceaf {
  margin-left: 5px;
  float: right;
}
.grid_clean_307a .chip_silver_8546,
.grid_clean_307a .aside_lite_38ef {
  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;
}
.grid_clean_307a .aside_lite_38ef {
  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;
}
.grid_clean_307a .aside_lite_38ef .west-2406 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid_clean_307a .aside_lite_38ef .gallery-ceaf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.grid_clean_307a .aside_lite_38ef li {
  display: block;
  margin: 0;
  padding: 0;
}
.grid_clean_307a .aside_lite_38ef 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;
}
.grid_clean_307a .aside_lite_38ef li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.grid_clean_307a .aside_lite_38ef .aside_lite_38ef {
  top: 0;
  left: 100%;
}
.grid_clean_307a .pattern-51ec.fn-focus-054b > .chip_silver_8546,
.grid_clean_307a .pattern-51ec.fn-focus-054b > .aside_lite_38ef,
.grid_clean_307a .pattern-51ec:focus > .chip_silver_8546,
.grid_clean_307a .pattern-51ec:focus > .aside_lite_38ef,
.grid_clean_307a .pattern-51ec:hover > .chip_silver_8546,
.grid_clean_307a .pattern-51ec:hover > .aside_lite_38ef {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.grid_clean_307a.banner-solid-707d .backdrop_right_2c6e:after,
.grid_clean_307a.banner-solid-707d .backdrop_right_2c6e:before {
  content: "";
  display: table;
}
.grid_clean_307a.banner-solid-707d .backdrop_right_2c6e:after {
  clear: both;
}
.grid_clean_307a.banner-solid-707d .backdrop_right_2c6e > li {
  float: left;
}
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e:after,
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e:before {
  content: "";
  display: table;
}
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e:after {
  clear: both;
}
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e > li {
  float: left;
}
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e > li.shade-4bdb > a,
.grid_clean_307a.dynamic_fd91 .backdrop_right_2c6e > li.copper-3ca4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.grid_clean_307a.column-stale-60e4 .backdrop_right_2c6e > li > a .west-2406 {
  position: relative;
}
.grid_clean_307a.column-stale-60e4 .backdrop_right_2c6e > li > a .west-2406: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;
}
.grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li:focus
  > a
  .west-2406:before,
.grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li:hover
  > a
  .west-2406:before {
  width: 100%;
  background-color: currentColor;
}
.grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a
  .west-2406:before,
.grid_clean_307a.column-stale-60e4
  .backdrop_right_2c6e
  > li.medium_c6af
  > a
  .west-2406:before {
  width: 100%;
  background-color: currentColor;
}
.grid_clean_307a.breadcrumb-2785 .backdrop_right_2c6e > li > a .west-2406 {
  position: relative;
}
.grid_clean_307a.breadcrumb-2785 .backdrop_right_2c6e > li > a .west-2406: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;
}
.grid_clean_307a.breadcrumb-2785 .backdrop_right_2c6e > li:focus > a .west-2406:before,
.grid_clean_307a.breadcrumb-2785
  .backdrop_right_2c6e
  > li:hover
  > a
  .west-2406:before {
  width: 100%;
  background-color: currentColor;
}
.grid_clean_307a.breadcrumb-2785
  .backdrop_right_2c6e
  > li.shade-4bdb
  > a
  .west-2406:before,
.grid_clean_307a.breadcrumb-2785
  .backdrop_right_2c6e
  > li.medium_c6af
  > a
  .west-2406:before {
  width: 100%;
  background-color: currentColor;
}
.stone-801e .form_b63b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stone-801e .form_b63b li:first-child > a {
  border-top: none;
}
.stone-801e .form_b63b .wrapper-red-3a4b > .west-2406 .gallery-ceaf {
  display: none;
}
.stone-801e .form_b63b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stone-801e .form_b63b li:last-child {
  border: none;
}
.stone-801e .form_b63b li.first-55d6 > a {
  padding-right: 45px !important;
}
.stone-801e .form_b63b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stone-801e .form_b63b li a:focus,
.stone-801e .form_b63b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone-801e .form_b63b li .footer_8006 {
  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;
}
.stone-801e .form_b63b li .footer_8006:hover {
  box-shadow: none;
}
.stone-801e .form_b63b li .footer_8006 .gallery-ceaf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stone-801e .form_b63b .aside_lite_38ef {
  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);
}
.stone-801e .form_b63b .aside_lite_38ef li a {
  padding-left: 3em;
}
.stone-801e .form_b63b .complex-3210 > a .footer_8006 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stone-801e .form_b63b .complex-3210 > .aside_lite_38ef {
  display: block;
  opacity: 1;
}
.fresh_68cc {
  max-width: 100%;
}
.gradient_last_e0e6 {
  line-height: 0;
  cursor: pointer;
}
.selected-ed61 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.selected-ed61:hover {
  box-shadow: none;
  color: currentColor;
}
.selected-ed61 svg {
  width: 18px;
  height: 18px;
}
.selected-ed61 .link_active_da37 {
  display: none;
}
.background_fresh_6d85 {
  position: relative;
}
.background_fresh_6d85.fn-active-054b .selected-ed61 .stone-8dff {
  display: none;
}
.background_fresh_6d85.fn-active-054b .selected-ed61 .link_active_da37 {
  display: inline-block;
}
.background_fresh_6d85 .complex-490e {
  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);
}
.background_fresh_6d85.modal_wood_8de0 .complex-490e {
  left: auto;
  right: -0.9em;
}
.background_fresh_6d85.modal_wood_8de0 .label-6be0::before {
  left: auto;
  right: 15px;
}
.background_fresh_6d85.fn-active-054b .complex-490e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture_fixed_92eb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.picture_fixed_92eb label {
  flex-basis: 100%;
}
.picture_fixed_92eb .picture-993e {
  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;
}
.picture_fixed_92eb .shadow-orange-fdee {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.picture_fixed_92eb .shadow-orange-fdee:focus {
  background-color: transparent;
}
.picture_fixed_92eb button.gold_d562 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.picture_fixed_92eb button.gold_d562:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.picture_fixed_92eb button.gold_d562 svg {
  width: 18px;
  height: 18px;
}
.picture_fixed_92eb input[type="submit"] {
  min-height: auto;
}
.narrow-b0d3 .picture_fixed_92eb .shadow-orange-fdee {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label-6be0 {
  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) {
  .label-6be0 {
    width: 220px;
  }
}
.label-6be0 label {
  flex-basis: 100%;
}
.label-6be0::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;
}
.element_c9ae .narrow-b0d3 .picture_fixed_92eb {
  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;
}
.element_c9ae
  .narrow-b0d3
  .picture_fixed_92eb
  .picture-993e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.element_c9ae .narrow-b0d3 .picture_fixed_92eb .shadow-orange-fdee {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.element_c9ae
  .narrow-b0d3
  .picture_fixed_92eb
  .shadow-orange-fdee:focus {
  background: 0 0;
}
.element_c9ae
  .narrow-b0d3
  .picture_fixed_92eb
  .pagination_93c0 {
  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;
}
.sort-9427 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort-9427 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort-9427 li:last-child {
  margin-right: 0;
}
.sort-9427 li:first-child {
  margin-left: 0;
}
.sort-9427.banner-2fd8 a {
  color: #fff;
}
.sort-9427.banner-2fd8 a:hover {
  color: #fff;
}
.sort-9427 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort-9427 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort-9427 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort-9427 a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort-9427 [class*="social-icon-apple"] {
  background-color: #999;
}
.sort-9427 [class*="social-icon-apple"].element-26d3 {
  background-color: transparent;
  color: #999;
}
.sort-9427 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort-9427 [class*="social-icon-behance"].element-26d3 {
  background-color: transparent;
  color: #1769ff;
}
.sort-9427 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort-9427 [class*="social-icon-bitbucket"].element-26d3 {
  background-color: transparent;
  color: #205081;
}
.sort-9427 [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort-9427 [class*="social-icon-codepen"].element-26d3 {
  background-color: transparent;
  color: #000;
}
.sort-9427 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort-9427 [class*="social-icon-delicious"].element-26d3 {
  background-color: transparent;
  color: #39f;
}
.sort-9427 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort-9427 [class*="social-icon-digg"].element-26d3 {
  background-color: transparent;
  color: #005be2;
}
.sort-9427 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort-9427 [class*="social-icon-dribbble"].element-26d3 {
  background-color: transparent;
  color: #ea4c89;
}
.sort-9427 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort-9427 [class*="social-icon-envelope"].element-26d3 {
  background-color: transparent;
  color: #ea4335;
}
.sort-9427 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort-9427 [class*="social-icon-facebook"].element-26d3 {
  background-color: transparent;
  color: #3b5998;
}
.sort-9427 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort-9427 [class*="social-icon-flickr"].element-26d3 {
  background-color: transparent;
  color: #0063dc;
}
.sort-9427 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort-9427 [class*="social-icon-foursquare"].element-26d3 {
  background-color: transparent;
  color: #2d5be3;
}
.sort-9427 [class*="social-icon-github"] {
  background-color: #333;
}
.sort-9427 [class*="social-icon-github"].element-26d3 {
  background-color: transparent;
  color: #333;
}
.sort-9427 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort-9427 [class*="social-icon-google-plus"].element-26d3 {
  background-color: transparent;
  color: #dd4b39;
}
.sort-9427 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort-9427 [class*="social-icon-houzz"].element-26d3 {
  background-color: transparent;
  color: #7ac142;
}
.sort-9427 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort-9427 [class*="social-icon-instagram"].element-26d3 {
  background-color: transparent;
  color: #262626;
}
.sort-9427 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort-9427 [class*="social-icon-jsfiddle"].element-26d3 {
  background-color: transparent;
  color: #487aa2;
}
.sort-9427 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort-9427 [class*="social-icon-linkedin"].element-26d3 {
  background-color: transparent;
  color: #0077b5;
}
.sort-9427 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort-9427 [class*="social-icon-medium"].element-26d3 {
  background-color: transparent;
  color: #00ab6b;
}
.sort-9427 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort-9427
  [class*="social-icon-odnoklassniki"].element-26d3 {
  background-color: transparent;
  color: #f4731c;
}
.sort-9427 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort-9427 [class*="social-icon-meetup"].element-26d3 {
  background-color: transparent;
  color: #ec1c40;
}
.sort-9427 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort-9427 [class*="social-icon-pinterest"].element-26d3 {
  background-color: transparent;
  color: #bd081c;
}
.sort-9427 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort-9427 [class*="social-icon-product-hunt"].element-26d3 {
  background-color: transparent;
  color: #da552f;
}
.sort-9427 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort-9427 [class*="social-icon-reddit"].element-26d3 {
  background-color: transparent;
  color: #ff4500;
}
.sort-9427 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort-9427 [class*="social-icon-rss"].element-26d3 {
  background-color: transparent;
  color: #f26522;
}
.sort-9427 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort-9427
  [class*="social-icon-shopping-cart"].element-26d3 {
  background-color: transparent;
  color: #4caf50;
}
.sort-9427 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort-9427 [class*="social-icon-skype"].element-26d3 {
  background-color: transparent;
  color: #00aff0;
}
.sort-9427 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort-9427 [class*="social-icon-slideshare"].element-26d3 {
  background-color: transparent;
  color: #0077b5;
}
.sort-9427 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort-9427 [class*="social-icon-snapchat"].element-26d3 {
  background-color: transparent;
  color: #fffc00;
}
.sort-9427 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort-9427 [class*="social-icon-soundcloud"].element-26d3 {
  background-color: transparent;
  color: #f80;
}
.sort-9427 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort-9427 [class*="social-icon-spotify"].element-26d3 {
  background-color: transparent;
  color: #2ebd59;
}
.sort-9427 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort-9427
  [class*="social-icon-stack-overflow"].element-26d3 {
  background-color: transparent;
  color: #fe7a15;
}
.sort-9427 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort-9427 [class*="social-icon-maldkfgram"].element-26d3 {
  background-color: transparent;
  color: #2ca5e0;
}
.sort-9427 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort-9427 [class*="social-icon-tripadvisor"].element-26d3 {
  background-color: transparent;
  color: #589442;
}
.sort-9427 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort-9427 [class*="social-icon-tumblr"].element-26d3 {
  background-color: transparent;
  color: #35465c;
}
.sort-9427 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort-9427 [class*="social-icon-twitch"].element-26d3 {
  background-color: transparent;
  color: #6441a5;
}
.sort-9427 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort-9427 [class*="social-icon-twitter"].element-26d3 {
  background-color: transparent;
  color: #1da1f2;
}
.sort-9427 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort-9427 [class*="social-icon-vimeo"].element-26d3 {
  background-color: transparent;
  color: #1ab7ea;
}
.sort-9427 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort-9427 [class*="social-icon-vk"].element-26d3 {
  background-color: transparent;
  color: #45668e;
}
.sort-9427 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort-9427 [class*="social-icon-weibo"].element-26d3 {
  background-color: transparent;
  color: #df2029;
}
.sort-9427 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort-9427 [class*="social-icon-weixin"].element-26d3 {
  background-color: transparent;
  color: #7bb32e;
}
.sort-9427 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort-9427 [class*="social-icon-whatsapp"].element-26d3 {
  background-color: transparent;
  color: #25d366;
}
.sort-9427 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort-9427 [class*="social-icon-wordpress"].element-26d3 {
  background-color: transparent;
  color: #21759b;
}
.sort-9427 [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort-9427 [class*="social-icon-xing"].element-26d3 {
  background-color: transparent;
  color: #026466;
}
.sort-9427 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort-9427 [class*="social-icon-yelp"].element-26d3 {
  background-color: transparent;
  color: #af0606;
}
.sort-9427 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort-9427 [class*="social-icon-youtube"].element-26d3 {
  background-color: transparent;
  color: #cd201f;
}
.label_cc93 {
  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;
}
.label_cc93:hover {
  box-shadow: none;
  background: 0 0;
}
.notice-6774 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dim-e47e {
  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;
}
.wrapper_gas_82b6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.alert-fluid-bae9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.alert-fluid-bae9,
.alert-fluid-bae9::after,
.alert-fluid-bae9::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;
}
.alert-fluid-bae9::after,
.alert-fluid-bae9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.west-e958 .dim-e47e .wrapper_gas_82b6 {
  margin-top: -2px;
  width: 19px;
}
.west-e958 .dim-e47e .alert-fluid-bae9 {
  margin-top: -1px;
}
.west-e958 .dim-e47e .alert-fluid-bae9,
.west-e958 .dim-e47e .alert-fluid-bae9::after,
.west-e958 .dim-e47e .alert-fluid-bae9::before {
  width: 19px;
  height: 2px;
}
.west-e958 .dim-e47e .alert-fluid-bae9::before {
  top: -6px;
}
.west-e958 .dim-e47e .alert-fluid-bae9::after {
  bottom: -6px;
}
.overlay-north-8c01 .dim-e47e .wrapper_gas_82b6 {
  margin-top: -2px;
  width: 22px;
}
.overlay-north-8c01 .dim-e47e .alert-fluid-bae9 {
  margin-top: -1px;
}
.overlay-north-8c01 .dim-e47e .alert-fluid-bae9,
.overlay-north-8c01 .dim-e47e .alert-fluid-bae9::after,
.overlay-north-8c01 .dim-e47e .alert-fluid-bae9::before {
  width: 22px;
  height: 2px;
}
.overlay-north-8c01 .dim-e47e .alert-fluid-bae9::before {
  top: -7px;
}
.overlay-north-8c01 .dim-e47e .alert-fluid-bae9::after {
  bottom: -7px;
}
.clean-0345 .dim-e47e .wrapper_gas_82b6 {
  margin-top: -2px;
  width: 31px;
}
.clean-0345 .dim-e47e .alert-fluid-bae9 {
  margin-top: -1.5px;
}
.clean-0345 .dim-e47e .alert-fluid-bae9,
.clean-0345 .dim-e47e .alert-fluid-bae9::after,
.clean-0345 .dim-e47e .alert-fluid-bae9::before {
  width: 31px;
  height: 3px;
}
.clean-0345 .dim-e47e .alert-fluid-bae9::before {
  top: -9px;
}
.clean-0345 .dim-e47e .alert-fluid-bae9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .light-ec45 .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 19px;
  }
  .light-ec45 .dim-e47e .alert-fluid-bae9 {
    margin-top: -1px;
  }
  .light-ec45 .dim-e47e .alert-fluid-bae9,
  .light-ec45 .dim-e47e .alert-fluid-bae9::after,
  .light-ec45 .dim-e47e .alert-fluid-bae9::before {
    width: 19px;
    height: 2px;
  }
  .light-ec45 .dim-e47e .alert-fluid-bae9::before {
    top: -6px;
  }
  .light-ec45 .dim-e47e .alert-fluid-bae9::after {
    bottom: -6px;
  }
  .element_prev_9b92 .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 22px;
  }
  .element_prev_9b92 .dim-e47e .alert-fluid-bae9 {
    margin-top: -1px;
  }
  .element_prev_9b92 .dim-e47e .alert-fluid-bae9,
  .element_prev_9b92 .dim-e47e .alert-fluid-bae9::after,
  .element_prev_9b92 .dim-e47e .alert-fluid-bae9::before {
    width: 22px;
    height: 2px;
  }
  .element_prev_9b92 .dim-e47e .alert-fluid-bae9::before {
    top: -7px;
  }
  .element_prev_9b92 .dim-e47e .alert-fluid-bae9::after {
    bottom: -7px;
  }
  .top-d0c2 .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 31px;
  }
  .top-d0c2 .dim-e47e .alert-fluid-bae9 {
    margin-top: -1.5px;
  }
  .top-d0c2 .dim-e47e .alert-fluid-bae9,
  .top-d0c2 .dim-e47e .alert-fluid-bae9::after,
  .top-d0c2 .dim-e47e .alert-fluid-bae9::before {
    width: 31px;
    height: 3px;
  }
  .top-d0c2 .dim-e47e .alert-fluid-bae9::before {
    top: -9px;
  }
  .top-d0c2 .dim-e47e .alert-fluid-bae9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-f28a .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom-f28a .dim-e47e .alert-fluid-bae9 {
    margin-top: -1px;
  }
  .bottom-f28a .dim-e47e .alert-fluid-bae9,
  .bottom-f28a .dim-e47e .alert-fluid-bae9::after,
  .bottom-f28a .dim-e47e .alert-fluid-bae9::before {
    width: 19px;
    height: 2px;
  }
  .bottom-f28a .dim-e47e .alert-fluid-bae9::before {
    top: -6px;
  }
  .bottom-f28a .dim-e47e .alert-fluid-bae9::after {
    bottom: -6px;
  }
  .breadcrumb_eaf0 .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_eaf0 .dim-e47e .alert-fluid-bae9 {
    margin-top: -1px;
  }
  .breadcrumb_eaf0 .dim-e47e .alert-fluid-bae9,
  .breadcrumb_eaf0 .dim-e47e .alert-fluid-bae9::after,
  .breadcrumb_eaf0 .dim-e47e .alert-fluid-bae9::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_eaf0 .dim-e47e .alert-fluid-bae9::before {
    top: -7px;
  }
  .breadcrumb_eaf0 .dim-e47e .alert-fluid-bae9::after {
    bottom: -7px;
  }
  .pattern_685a .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_685a .dim-e47e .alert-fluid-bae9 {
    margin-top: -1.5px;
  }
  .pattern_685a .dim-e47e .alert-fluid-bae9,
  .pattern_685a .dim-e47e .alert-fluid-bae9::after,
  .pattern_685a .dim-e47e .alert-fluid-bae9::before {
    width: 31px;
    height: 3px;
  }
  .pattern_685a .dim-e47e .alert-fluid-bae9::before {
    top: -9px;
  }
  .pattern_685a .dim-e47e .alert-fluid-bae9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .new_abfb .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 19px;
  }
  .new_abfb .dim-e47e .alert-fluid-bae9 {
    margin-top: -1px;
  }
  .new_abfb .dim-e47e .alert-fluid-bae9,
  .new_abfb .dim-e47e .alert-fluid-bae9::after,
  .new_abfb .dim-e47e .alert-fluid-bae9::before {
    width: 19px;
    height: 2px;
  }
  .new_abfb .dim-e47e .alert-fluid-bae9::before {
    top: -6px;
  }
  .new_abfb .dim-e47e .alert-fluid-bae9::after {
    bottom: -6px;
  }
  .backdrop_soft_7329 .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_soft_7329 .dim-e47e .alert-fluid-bae9 {
    margin-top: -1px;
  }
  .backdrop_soft_7329 .dim-e47e .alert-fluid-bae9,
  .backdrop_soft_7329 .dim-e47e .alert-fluid-bae9::after,
  .backdrop_soft_7329 .dim-e47e .alert-fluid-bae9::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_soft_7329 .dim-e47e .alert-fluid-bae9::before {
    top: -7px;
  }
  .backdrop_soft_7329 .dim-e47e .alert-fluid-bae9::after {
    bottom: -7px;
  }
  .lower_8735 .dim-e47e .wrapper_gas_82b6 {
    margin-top: -2px;
    width: 31px;
  }
  .lower_8735 .dim-e47e .alert-fluid-bae9 {
    margin-top: -1.5px;
  }
  .lower_8735 .dim-e47e .alert-fluid-bae9,
  .lower_8735 .dim-e47e .alert-fluid-bae9::after,
  .lower_8735 .dim-e47e .alert-fluid-bae9::before {
    width: 31px;
    height: 3px;
  }
  .lower_8735 .dim-e47e .alert-fluid-bae9::before {
    top: -9px;
  }
  .lower_8735 .dim-e47e .alert-fluid-bae9::after {
    bottom: -9px;
  }
}
.preview_black_0d57 .alert-fluid-bae9 {
  -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);
}
.preview_black_0d57 .alert-fluid-bae9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.preview_black_0d57 .alert-fluid-bae9::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);
}
.preview_black_0d57.alert_dark_7d69 .alert-fluid-bae9 {
  -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);
}
.preview_black_0d57.alert_dark_7d69 .alert-fluid-bae9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.preview_black_0d57.alert_dark_7d69 .alert-fluid-bae9::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);
}
.column_c08a {
  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.current_d52a:before {
  display: none;
}
.input_1070 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.input_1070 .status_be74 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.input_1070 .status_be74:last-of-type {
  border-bottom: none;
}
.input_1070 .status_be74.title_out_59fd,
.input_1070 .status_be74.feature_81f4,
.input_1070 .status_be74.tag-over-ff02 {
  padding: 0;
}
.input_1070 .stone-801e .footer_8006 {
  color: currentColor;
}
.input_1070 .stone-801e .footer_8006:focus,
.input_1070 .stone-801e .footer_8006:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_1070.tabs_52b3 .card_7489,
.input_1070.tabs_52b3 .accordion_c9d6 a,
.input_1070.tabs_52b3 .backdrop_right_2c6e a,
.input_1070.tabs_52b3 .aside_lite_38ef a {
  color: rgba(0, 0, 0, 0.55);
}
.input_1070.tabs_52b3 .card_7489:hover,
.input_1070.tabs_52b3 .accordion_c9d6 a:hover,
.input_1070.tabs_52b3 .backdrop_right_2c6e a:hover,
.input_1070.tabs_52b3 .aside_lite_38ef a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_1070.tabs_52b3 .light_458d {
  color: rgba(0, 0, 0, 0.8);
}
.input_1070.tabs_52b3 .status_be74 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_1070.tabs_52b3 .status_be74:before {
  background: rgba(0, 0, 0, 0.08);
}
.input_1070.tabs_52b3 .grid-dirty-1658:before {
  background: rgba(255, 255, 255, 0.9);
}
.input_1070.tabs_52b3 .stone-801e .form_b63b li a,
.input_1070.tabs_52b3 .stone-801e .footer_8006,
.input_1070.tabs_52b3 .aside_lite_38ef {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_1070.tabs_52b3 .stone-801e .footer_8006:focus,
.input_1070.tabs_52b3 .stone-801e .footer_8006:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_1070.tabs_52b3 .form_b63b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_1070.badge-red-3ede .card_7489,
.input_1070.badge-red-3ede .accordion_c9d6 a,
.input_1070.badge-red-3ede .backdrop_right_2c6e .footer_8006,
.input_1070.badge-red-3ede .backdrop_right_2c6e a,
.input_1070.badge-red-3ede .aside_lite_38ef a {
  color: rgba(255, 255, 255, 0.79);
}
.input_1070.badge-red-3ede .card_7489:hover,
.input_1070.badge-red-3ede .accordion_c9d6 a:hover,
.input_1070.badge-red-3ede .backdrop_right_2c6e .footer_8006:hover,
.input_1070.badge-red-3ede .backdrop_right_2c6e a:hover,
.input_1070.badge-red-3ede .aside_lite_38ef a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_1070.badge-red-3ede .light_458d {
  color: rgba(255, 255, 255, 0.99);
}
.input_1070.badge-red-3ede .status_be74 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_1070.badge-red-3ede .status_be74:before {
  background: rgba(255, 255, 255, 0.08);
}
.input_1070.badge-red-3ede .grid-dirty-1658:before {
  background: rgba(0, 0, 0, 0.9);
}
.input_1070.badge-red-3ede .stone-801e .form_b63b li a,
.input_1070.badge-red-3ede .stone-801e .footer_8006,
.input_1070.badge-red-3ede .aside_lite_38ef {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_1070.badge-red-3ede .stone-801e .footer_8006:focus,
.input_1070.badge-red-3ede .stone-801e .footer_8006:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_1070.badge-red-3ede .form_b63b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-dirty-1658 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.grid-dirty-1658:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.large-fe69 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shadow-8a99 .input_1070 {
  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;
}
.shadow-8a99 .status_be74 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shadow-8a99 .status_be74: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) {
  .shadow-8a99 .status_be74:before {
    width: 16%;
    left: 42%;
  }
}
.shadow-8a99 .status_be74:last-child:before {
  content: none;
}
.shadow-8a99 .status_be74[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shadow-8a99 .stone-801e .form_b63b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shadow-8a99 .stone-801e .form_b63b li a .footer_8006 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shadow-8a99 .stone-801e .aside_lite_38ef {
  border: none;
}
.shadow-8a99 .stone-801e .aside_lite_38ef li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shadow-8a99 .grid-dirty-1658 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shadow-8a99 .large-fe69 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shadow-8a99 .badge-red-3ede .grid-dirty-1658:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-8a99 .tabs_52b3.paragraph-c6ac .alert-fluid-bae9 {
  background: rgba(0, 0, 0, 0.6);
}
.shadow-8a99
  .tabs_52b3.paragraph-c6ac
  .alert-fluid-bae9::after,
.shadow-8a99
  .tabs_52b3.paragraph-c6ac
  .alert-fluid-bae9:before {
  background: inherit;
}
.shadow-8a99
  .tabs_52b3.paragraph-c6ac:hover
  .alert-fluid-bae9 {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph_11b5 .input_1070 {
  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) {
  .paragraph_11b5 .input_1070 {
    width: auto;
    right: 45px;
  }
}
.header-cc1a .input_1070 {
  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) {
  .header-cc1a .input_1070 {
    width: auto;
    left: 45px;
  }
}
.current_d52a .input_1070 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.current_d52a .large-fe69 {
  max-width: 48em;
  margin: 0 auto;
}
.current_d52a .grid-dirty-1658:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button-244a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button-244a.shadow-8a99 .input_1070 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button-244a.paragraph_11b5 .input_1070 {
  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);
}
.button-244a .input_1070 {
  visibility: visible;
}
.button-244a.header-cc1a .input_1070 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer_gold_541b,
.panel-over-fced {
  overflow-x: hidden;
}
.footer_gold_541b .input_1070 {
  overflow: auto;
}
.footer_gold_541b.shadow-8a99 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_gold_541b.shadow-8a99 .input_1070 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer_gold_541b.shadow-8a99 .label_cc93 {
  opacity: 0;
}
.footer_gold_541b.paragraph_11b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_gold_541b.paragraph_11b5 .input_1070 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer_gold_541b.paragraph_11b5 .label_cc93 {
  opacity: 0;
}
.footer_gold_541b.header-cc1a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_gold_541b.header-cc1a .input_1070 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer_gold_541b.header-cc1a .label_cc93 {
  opacity: 0;
}
.footer_gold_541b.current_d52a .input_1070 {
  z-index: 10;
  visibility: visible;
}
.paragraph-c6ac {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph-c6ac .alert-fluid-bae9 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-c6ac .alert-fluid-bae9::after,
.paragraph-c6ac .alert-fluid-bae9:before {
  background: inherit;
}
.paragraph-c6ac:hover .alert-fluid-bae9 {
  background: rgba(255, 255, 255, 0.99);
}
.header-cc1a .paragraph-c6ac {
  top: 10px;
  right: auto;
  left: 12px;
}
.current_d52a .paragraph-c6ac {
  display: none !important;
}
.footer_gold_541b:before,
.panel-over-fced:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer_gold_541b .paragraph-c6ac,
.panel-over-fced .paragraph-c6ac {
  display: inline-block;
}
.input_1070 .header_9e7d {
  -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;
}
.footer_gold_541b .input_1070 .header_9e7d,
.panel-over-fced .input_1070 .header_9e7d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle-b17c .picture-993e {
  width: 100%;
}
.input_f533 {
  padding: 0 0.5em 0;
}
.input_f533 [class*="customify-col-"],
.input_f533 [class*="customify-col_"],
.input_f533 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button-bb30 .input_f533 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_1a30 .fast_8cf2,
  .fast_8cf2 {
    display: none;
  }
  .action-9c70 {
    text-align: left;
  }
  .menu-66f7 {
    text-align: center;
  }
  .primary-glass-c5ea {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_1a30 .modal_complex_55e0,
  .modal_complex_55e0 {
    display: none;
  }
  .pro-612b {
    text-align: left;
  }
  .picture-4b64 {
    text-align: center;
  }
  .search-c8e7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_1a30 .dirty-5c7a,
  .dirty-5c7a {
    display: none;
  }
  .fixed_f052 {
    text-align: left;
  }
  .row-glass-25f6 {
    text-align: center;
  }
  .under-2b14 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.disabled_5f42 {
  box-shadow: none !important;
}
.red-51ed .pro-7bcb,
.border_mini_14b7 .pro-7bcb {
  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;
}
.border_mini_14b7 .pro-7bcb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.primary_bf7e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.primary_bf7e:after,
.primary_bf7e:before {
  content: "";
  display: table;
}
.primary_bf7e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .primary_bf7e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.primary_bf7e,
.dark-3f31 {
  max-width: 1248px;
  margin: 0 auto;
}

.lite-c7e5.south-2fe4 .primary_bf7e {
  max-width: 100%;
}
.lite-c7e5.gold_4576 {
  max-width: 1200px;
  margin: 0 auto;
}
.lite-c7e5.focus-7ac9 .primary_bf7e {
  max-width: 100%;
}
.lite-c7e5.focus-7ac9 > .primary_bf7e {
  padding-left: 0;
  padding-right: 0;
}
.lite-c7e5.focus-7ac9 > .primary_bf7e .summary_1a30 {
  margin: 0;
}
.lite-c7e5.focus-7ac9
  > .primary_bf7e
  .easy-6658.block_steel_232e {
  margin-right: 0;
  margin-left: 0;
}
.lite-c7e5.focus-7ac9 #main.block_steel_232e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .button-clean-5317 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .button-clean-5317 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .popup_df46 .link-blue-6807 {
    padding-right: 1em;
  }
  .popup_df46.accordion-d028 .easy-6658 {
    border-right: 1px solid #eaecee;
  }
  .popup_df46.accordion-d028 .link-blue-6807 {
    padding-right: 1em;
  }
  .popup_df46.accordion-d028 .rough_6dd7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-north-a4d1 .link-blue-6807 {
    padding-left: 1em;
  }
  .list-north-a4d1.accordion-d028 .easy-6658 {
    border-left: 1px solid #eaecee;
  }
  .list-north-a4d1.accordion-d028 .link-blue-6807 {
    padding-left: 1em;
  }
  .list-north-a4d1.accordion-d028 .rough_6dd7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_9304 .link-blue-6807 {
    padding-left: 1em;
  }
  .slow_9304.accordion-d028 .wrapper_bright_60fe {
    border-right: 1px solid #eaecee;
  }
  .slow_9304.accordion-d028 .orange-c8c8 {
    border-right: 1px solid #eaecee;
  }
  .slow_9304.accordion-d028 .link-blue-6807 {
    padding-left: 1em;
  }
  .slow_9304.accordion-d028 .rough_6dd7 {
    padding-right: 1em;
  }
  .slow_9304.accordion-d028 .pattern_upper_0e33 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow-9227 .link-blue-6807 {
    padding-right: 1em;
  }
  .narrow-9227.accordion-d028 .wrapper_bright_60fe {
    border-left: 1px solid #eaecee;
  }
  .narrow-9227.accordion-d028 .orange-c8c8 {
    border-left: 1px solid #eaecee;
  }
  .narrow-9227.accordion-d028 .link-blue-6807 {
    padding-right: 1em;
  }
  .narrow-9227.accordion-d028 .rough_6dd7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .narrow-9227.accordion-d028 .pattern_upper_0e33 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-clean-5317 .link-blue-6807 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button-clean-5317.accordion-d028 .easy-6658 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .button-clean-5317.accordion-d028 .link-blue-6807 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button-clean-5317.accordion-d028 .rough_6dd7 {
    padding-left: 1em;
  }
  .button-clean-5317.accordion-d028 .pattern_upper_0e33 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .button-clean-5317.accordion-d028 .link-blue-6807 {
    padding-left: 0;
  }
}
.medium_6506 .slow_0b6c {
  display: inline-block;
}
.modal-da1c {
  display: inline-block;
}
.brown-c0e8 {
  word-con: break-word;
}
.mask-61d2 > span {
  display: inline-block;
  padding: 5px 0;
}
.mask-61d2 .feature_bottom_8097 {
  margin-left: 8px;
  margin-right: 8px;
}
.mask-61d2 .panel_narrow_27a5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.logo_70a4 .title-9711 {
  margin-bottom: 2em;
}
.logo_70a4 .steel_442f {
  margin-bottom: 15px;
}
.logo_70a4 .steel_442f:last-child {
  margin-bottom: 0;
}
.logo_70a4 .photo_liquid_5b14 {
  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) {
  .logo_70a4 .photo_liquid_5b14 {
    display: block;
  }
}
.logo_70a4 .border-first-1748 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .logo_70a4 .border-first-1748 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.logo_70a4 .clean-1b19 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.logo_70a4 .clean-1b19 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.logo_70a4 .clean-1b19 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.logo_70a4 .brown-c0e8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo_70a4 .brown-c0e8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.logo_70a4 .warm_4e16 p:last-child {
  margin-bottom: 0;
}
.logo_70a4 .mini_4749 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.logo_70a4 .popup_liquid_301f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.logo_70a4 .hover-5408 {
  margin-top: 1em;
}
.logo_70a4 .active_6ff9 {
  top: 0;
  display: block;
}
.logo_70a4 .active_6ff9 a {
  color: inherit;
}
.logo_70a4 .active_6ff9 a:hover {
  color: inherit;
}
.logo_70a4 .video-d5c0 {
  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;
}
.logo_70a4 .video-d5c0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.logo_70a4 .popup_liquid_301f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.logo_70a4 .link_medium_b0d5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.logo_70a4 .link_medium_b0d5:first-child {
  margin-top: 0;
}
.logo_70a4 .link_medium_b0d5.title-purple-775c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.logo_70a4 .link_medium_b0d5.warm_d599 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo_70a4
  .link_medium_b0d5.warm_d599.outer_cd23
  .hover-5408 {
  width: 100%;
}
.logo_70a4 .warm_d599 {
  -webkit-box-align: center;
  align-items: center;
}
.logo_70a4 .warm_d599 .mask-61d2,
.logo_70a4 .warm_d599 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.logo_70a4 .clean-1b19 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo_70a4 .clean-1b19 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.logo_70a4 .clean-1b19: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;
}
.logo_70a4 .title-purple-775c {
  z-index: 5;
}
.logo_70a4 .secondary-wood-5c9c .frame-gas-79a2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.logo_70a4 .title-down-8828 .frame-gas-79a2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.logo_70a4 .box_hard_45ad .frame-gas-79a2 {
  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;
}
.logo_70a4.status_copper_a720 .photo_liquid_5b14,
.logo_70a4.gallery-light-a8d7 .photo_liquid_5b14 {
  display: block;
}
.logo_70a4.status_copper_a720 .photo_liquid_5b14 .hover-be5a,
.logo_70a4.status_copper_a720 .photo_liquid_5b14 .popup_liquid_301f,
.logo_70a4.gallery-light-a8d7 .photo_liquid_5b14 .hover-be5a,
.logo_70a4.gallery-light-a8d7 .photo_liquid_5b14 .popup_liquid_301f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_70a4.center-9cd8 .border-first-1748 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .logo_70a4.center-9cd8 .border-first-1748 {
    margin-right: 0;
  }
}
.logo_70a4.status_copper_a720 .border-first-1748,
.logo_70a4.gallery-light-a8d7 .border-first-1748 {
  padding-top: 40%;
}
.logo_70a4.status_copper_a720 .title-9711,
.logo_70a4.gallery-light-a8d7 .title-9711 {
  display: block;
}
.logo_70a4.status_copper_a720 .fn-sticky-054b .popup_liquid_301f,
.logo_70a4.gallery-light-a8d7 .fn-sticky-054b .popup_liquid_301f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.logo_70a4.status_copper_a720 .border-first-1748,
.logo_70a4.gallery-light-a8d7 .border-first-1748 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.logo_70a4.status_copper_a720 .popup_liquid_301f {
  padding: 1em;
}
.hover-d372 {
  margin: 30px auto;
  display: block;
}
.hover-d372 .breadcrumb-in-cb8d > * {
  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;
}
.hover-d372 .breadcrumb-in-cb8d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover-d372 .breadcrumb-in-cb8d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center_0c05 .mask-61d2 {
  margin-bottom: 1.41575em;
}
.center_0c05 .banner_smooth_91ec {
  margin-bottom: 1.618em;
}
.dirty_907c .shadow_ec3e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dirty_907c .shadow_ec3e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dirty_907c .dropdown-tall-0e35 {
  max-width: 100%;
  overflow: auto;
}
.action_690b .dirty_907c a:hover {
  text-decoration: underline;
}
.black_6db0 .steel_442f:not(.brown-c0e8),
.black_6db0 .clean-1b19 {
  margin-bottom: 1.41575em;
}
.black_6db0 .steel_442f:not(.brown-c0e8):last-child,
.black_6db0 .clean-1b19:last-child {
  margin-bottom: 0;
}
.black_6db0 .steel_442f.logo_0e81 {
  margin-bottom: 0.41575em;
}
.black_6db0 .block-dynamic-7dfe:before,
.black_6db0 .primary-east-8627:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.black_6db0 .block-dynamic-7dfe:before {
  content: "\f115";
}
.black_6db0 .primary-east-8627:before {
  content: "\f02c";
}
.black_6db0 .fast-ca42 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.black_6db0 .fast-ca42 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside_static_e749 {
  display: -webkit-box;
  display: flex;
}
.aside_static_e749 .summary-d061 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside_static_e749 .summary-d061 {
    flex-basis: 90px;
  }
}
.aside_static_e749 .accordion-green-e56c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside_static_e749 .accordion-green-e56c {
    flex-basis: calc(100% - 50px);
  }
}
.aside_static_e749 .fast-8132 p:last-child {
  margin-bottom: 0.72em;
}
.surface-1933 .breadcrumb-in-cb8d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.surface-1933 .breadcrumb-in-cb8d:after,
.surface-1933 .breadcrumb-in-cb8d:before {
  content: "";
  display: table;
}
.surface-1933 .breadcrumb-in-cb8d:after {
  clear: both;
}
.surface-1933 .breadcrumb-in-cb8d .grid-silver-df90,
.surface-1933 .breadcrumb-in-cb8d .slider-fast-3aea {
  width: 49%;
}
.surface-1933 .breadcrumb-in-cb8d .grid-silver-df90 a span.pink_6714,
.surface-1933 .breadcrumb-in-cb8d .slider-fast-3aea a span.pink_6714 {
  display: block;
  margin-bottom: 5px;
}
.surface-1933 .breadcrumb-in-cb8d .slider-fast-3aea {
  float: left;
  text-align: left;
}
.surface-1933 .breadcrumb-in-cb8d .grid-silver-df90 {
  float: right;
  text-align: right;
}
.surface-0bb4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-0bb4 {
    margin-bottom: 0;
  }
}
.background-a6d3 {
  margin-bottom: 1em;
}
.background-a6d3 .brown-c0e8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.basic-73b0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer-blue-54c6 .background-a6d3,
.huge-3364 .background-a6d3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer-blue-54c6 .background-a6d3,
  .huge-3364 .background-a6d3 {
    display: block;
  }
}
.footer-blue-54c6 .basic-73b0,
.huge-3364 .basic-73b0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer-blue-54c6 .basic-73b0,
  .huge-3364 .basic-73b0 {
    margin-bottom: 1em;
  }
}
.footer-blue-54c6 .basic-73b0 img,
.huge-3364 .basic-73b0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer-blue-54c6 .pagination-complex-6de0,
.huge-3364 .pagination-complex-6de0 {
  flex-basis: calc(100% - 160px);
}
.footer-blue-54c6 .pagination-complex-6de0 p,
.huge-3364 .pagination-complex-6de0 p {
  margin-bottom: 0;
}
.footer-blue-54c6 .pagination-complex-6de0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer-blue-54c6 .pagination-complex-6de0 {
    padding-left: 0;
  }
}
.huge-3364 .pagination-complex-6de0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .huge-3364 .pagination-complex-6de0 {
    padding-right: 0;
  }
}
.huge-3364 .basic-73b0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info-gold-e36f .basic-73b0 {
  margin-bottom: 0.5em;
}
.info-gold-e36f .basic-73b0 img {
  width: 100%;
}
.link_left_81fb .hidden-lower-5fe8,
.in_f3d9 .hidden-lower-5fe8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in_f3d9 .easy-6658 .hover_soft_c9e0 p:last-child {
  margin-bottom: 0;
}
.layout-dynamic-34ba {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.media_55c4 .button_ffa0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .media_55c4 .button_ffa0:last-of-type {
    margin-bottom: 0;
  }
}
.media_55c4 .button_ffa0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media_55c4 .button_ffa0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.media_55c4 .button_ffa0 ul li {
  margin: 0 0 0.6em;
}
.media_55c4 .button_ffa0 ul li.light-ffb8,
.media_55c4 .button_ffa0 ul li.summary-pink-ce82 {
  position: relative;
}
.media_55c4 .button_ffa0 ul li.light-ffb8 .paragraph_lower_75cc,
.media_55c4 .button_ffa0 ul li.summary-pink-ce82 .paragraph_lower_75cc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.media_55c4 .button_ffa0 ul li.light-ffb8:after:after,
.media_55c4 .button_ffa0 ul li.light-ffb8:after:before,
.media_55c4
  .button_ffa0
  ul
  li.summary-pink-ce82:after:after,
.media_55c4
  .button_ffa0
  ul
  li.summary-pink-ce82:after:before {
  content: "";
  display: table;
}
.media_55c4 .button_ffa0 ul li.light-ffb8:after:after,
.media_55c4
  .button_ffa0
  ul
  li.summary-pink-ce82:after:after {
  clear: both;
}
.media_55c4 .button_ffa0 a.link_3c92:hover {
  text-decoration: none;
}
.media_55c4 .button_ffa0 select {
  max-width: 100%;
}
.media_55c4 .button_ffa0 table {
  font-size: 85%;
}
.media_55c4 .button_ffa0 table td,
.media_55c4 .button_ffa0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.media_55c4 .button_ffa0 table tfoot td {
  text-align: left;
}
.media_55c4 .button_ffa0 :last-child {
  margin-bottom: 0;
}
.media_55c4 .button_ffa0 .steel-7bb1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.media_55c4 .button_ffa0 .steel-7bb1 label {
  width: 100%;
}
.media_55c4 .button_ffa0 .steel-7bb1 .shadow-orange-fdee {
  width: 100%;
  display: block;
}
.media_55c4 .button_ffa0 .steel-7bb1 .gold_d562 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.media_55c4 .button_ffa0 .steel-7bb1 .gold_d562:hover svg #svg-search {
  fill: #444;
}
.media_55c4 .button_ffa0 .steel-7bb1 .gold_d562 svg {
  width: 18px;
  height: 18px;
}
.media_55c4 .focused-c246 ul ul,
.media_55c4 .layout-2720 ul ul,
.media_55c4 .short-5376 ul ul,
.media_55c4 .medium-db2f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.media_55c4 .focused-c246 .first-55d6 > a,
.media_55c4 .layout-2720 .first-55d6 > a,
.media_55c4 .short-5376 .first-55d6 > a,
.media_55c4 .medium-db2f .first-55d6 > a {
  margin-bottom: 0;
}
.media_55c4 .copper_d54f li,
.media_55c4 .focused-c246 li,
.media_55c4 .warm_7d86 li,
.media_55c4 .layout-2720 li,
.media_55c4 .short-5376 li,
.media_55c4 .medium-db2f li,
.media_55c4 .icon_8bc5 li,
.media_55c4 .component_e507 li {
  display: block;
  position: relative;
}
.media_55c4 .copper_d54f li:last-child,
.media_55c4 .focused-c246 li:last-child,
.media_55c4 .warm_7d86 li:last-child,
.media_55c4 .layout-2720 li:last-child,
.media_55c4 .short-5376 li:last-child,
.media_55c4 .medium-db2f li:last-child,
.media_55c4 .icon_8bc5 li:last-child,
.media_55c4 .component_e507 li:last-child {
  border: none;
}
.media_55c4 .copper_d54f li a,
.media_55c4 .focused-c246 li a,
.media_55c4 .warm_7d86 li a,
.media_55c4 .layout-2720 li a,
.media_55c4 .short-5376 li a,
.media_55c4 .medium-db2f li a,
.media_55c4 .icon_8bc5 li a,
.media_55c4 .component_e507 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_55c4 .copper_d54f li ul li::before,
.media_55c4 .focused-c246 li ul li::before,
.media_55c4 .warm_7d86 li ul li::before,
.media_55c4 .layout-2720 li ul li::before,
.media_55c4 .short-5376 li ul li::before,
.media_55c4 .medium-db2f li ul li::before,
.media_55c4 .icon_8bc5 li ul li::before,
.media_55c4 .component_e507 li ul li::before {
  left: 15px;
}
.media_55c4 .copper_d54f li ul a,
.media_55c4 .focused-c246 li ul a,
.media_55c4 .warm_7d86 li ul a,
.media_55c4 .layout-2720 li ul a,
.media_55c4 .short-5376 li ul a,
.media_55c4 .medium-db2f li ul a,
.media_55c4 .icon_8bc5 li ul a,
.media_55c4 .component_e507 li ul a {
  padding-left: 20px;
}
.media_55c4 .copper_d54f li ul ul li::before,
.media_55c4 .focused-c246 li ul ul li::before,
.media_55c4 .warm_7d86 li ul ul li::before,
.media_55c4 .layout-2720 li ul ul li::before,
.media_55c4 .short-5376 li ul ul li::before,
.media_55c4 .medium-db2f li ul ul li::before,
.media_55c4 .icon_8bc5 li ul ul li::before,
.media_55c4 .component_e507 li ul ul li::before {
  left: 30px;
}
.media_55c4 .copper_d54f li ul ul a,
.media_55c4 .focused-c246 li ul ul a,
.media_55c4 .warm_7d86 li ul ul a,
.media_55c4 .layout-2720 li ul ul a,
.media_55c4 .short-5376 li ul ul a,
.media_55c4 .medium-db2f li ul ul a,
.media_55c4 .icon_8bc5 li ul ul a,
.media_55c4 .component_e507 li ul ul a {
  padding-left: 40px;
}
.media_55c4 .silver-a9e1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.media_55c4 .component_e507 ul li {
  margin-bottom: 1.41575em;
}
.media_55c4 .component_e507 ul li .tabs_tiny_54f1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.media_55c4 .component_e507 ul li .soft-6820 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.badge-red-3ede .copper_d54f li a,
.badge-red-3ede .focused-c246 li a,
.badge-red-3ede .warm_7d86 li a,
.badge-red-3ede .layout-2720 li a,
.badge-red-3ede .short-5376 li a,
.badge-red-3ede .medium-db2f li a,
.badge-red-3ede .icon_8bc5 li a,
.badge-red-3ede .component_e507 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-red-3ede .silver-a9e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-red-3ede .button_ffa0 ul li.light-ffb8 .paragraph_lower_75cc,
.badge-red-3ede .button_ffa0 ul li.summary-pink-ce82 .paragraph_lower_75cc {
  background: rgba(0, 0, 0, 0.2);
}
.badge-red-3ede .media_55c4 .button_ffa0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite-c7e5 .media_55c4 .form_b63b li {
  margin: 0;
}
.lite-c7e5 .media_55c4 .form_b63b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.lite-c7e5 .media_55c4 .form_b63b li ul {
  margin: 0;
}
.lite-c7e5 .media_55c4 .form_b63b li ul li a {
  padding-left: 15px;
}
.lite-c7e5 .media_55c4 .form_b63b li ul li li a {
  padding-left: 30px;
}
.lite-c7e5 .media_55c4 .form_b63b li.copper-3ca4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.lite-c7e5 .media_55c4 .form_b63b li.copper-3ca4 > 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;
}
.lite-c7e5 .media_55c4 .form_b63b li.copper-3ca4 > 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;
}
.modal-37bb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.soft-6fcf {
  position: relative;
  z-index: 10;
}
.soft-6fcf .header_9e7d {
  width: 100%;
  max-width: 100%;
}
.selected_0c9c .steel_0fde {
  padding-top: 2em;
  padding-bottom: 2em;
}
.selected_0c9c .tabs_52b3 {
}
.selected_0c9c .badge-red-3ede {
  background: #292929;
}
.disabled_under_86ed .steel_0fde {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.disabled_under_86ed .tabs_52b3 {
  background: #f9f9f9;
}
.disabled_under_86ed .badge-red-3ede {
  background: #303030;
}
.mask-green-ab60 .steel_0fde {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask-green-ab60 .slow_0b6c {
    margin-bottom: 1em;
  }
  .mask-green-ab60 .slow_0b6c:last-child {
    margin-bottom: 0;
  }
}
.mask-green-ab60 .tabs_52b3 {
  background: #ededed;
}
.mask-green-ab60 .badge-red-3ede {
  background: #1a1a1a;
}
.steel_0fde.tabs_52b3 {
  color: rgba(0, 0, 0, 0.6);
}
.steel_0fde.tabs_52b3 .input_small_276e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_0fde.badge-red-3ede {
  color: rgba(255, 255, 255, 0.99);
}
.steel_0fde.badge-red-3ede a:not(.link_3c92) {
  color: rgba(255, 255, 255, 0.79);
}
.steel_0fde.badge-red-3ede a:not(.link_3c92):hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_0fde.badge-red-3ede .input_small_276e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_0fde.badge-red-3ede table tbody td,
.steel_0fde.badge-red-3ede table th {
  background: rgba(0, 0, 0, 0.08);
}
.motion_5e2a.notification-gas-46f4 .primary_bf7e {
  max-width: initial;
}
.motion_5e2a .banner_pressed_1b28 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.motion_5e2a .banner_pressed_1b28 .header_9e7d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .motion_5e2a .banner_pressed_1b28 .header_9e7d {
    display: block;
    margin-bottom: 2em;
  }
  .motion_5e2a .banner_pressed_1b28 .header_9e7d:last-child {
    margin-bottom: 0;
  }
}
.mask-green-ab60 .slow_0b6c:last-child,
.disabled_under_86ed .slow_0b6c:last-child,
.selected_0c9c .slow_0b6c:last-child {
  margin-bottom: 0;
}
.mask-green-ab60 .slow_0b6c .media_55c4 .button_ffa0:last-child,
.disabled_under_86ed .slow_0b6c .media_55c4 .button_ffa0:last-child,
.selected_0c9c .slow_0b6c .media_55c4 .button_ffa0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mask-green-ab60 .focus-d3ea,
  .mask-green-ab60 .mask-bronze-fd2a,
  .disabled_under_86ed .focus-d3ea,
  .disabled_under_86ed .mask-bronze-fd2a,
  .selected_0c9c .focus-d3ea,
  .selected_0c9c .mask-bronze-fd2a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .soft-6fcf .slow_0b6c {
    margin-bottom: 2em;
  }
}
.soft-6fcf p:last-child {
  margin-bottom: 0;
}
.soft-6fcf li,
.soft-6fcf ul {
  list-style: none;
  margin: 0;
}
.soft-6fcf ul ul {
  margin-left: 2.617924em;
}
.light-6c21 {
  font-size: 0.875em;
}

/* css-noise: 6963 */
.promo-block-d0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
