/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tooltip-orange-c471/customify
Author: WPCustomify
Author URI: https://pressmaximum.tooltip-orange-c471
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.tooltip-orange-c471/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dirty_3085.banner-fast-9601/licenses/gpl-2.0.gold-e806
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.card_first_f6fe/, (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.banner-045b.secondary-2402/normalize.header_silver_72da/
 ======
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.header_silver_72da v7.0.0 | MIT License | github.tooltip-orange-c471/necolas/normalize.header_silver_72da */
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;
}
.current_dcfc .notice_complex_2af0,
.surface-a370,
.wide-e446,
.icon-plasma-d0b8,
.highlight-in-aa2a,
.element_474f,
.item-c103,
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;
}
.surface-a370,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface-a370,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-a370,
  h1 {
    font-size: 1.8em;
  }
}
.wide-e446,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wide-e446 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wide-e446,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wide-e446,
  h2 {
    font-size: 1.7em;
  }
}
.icon-plasma-d0b8,
h3 {
  font-size: 1.618em;
}
.current_dcfc .notice_complex_2af0,
.highlight-in-aa2a,
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.lower_930d {
  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;
}
.search-4451:after,
.search-4451:before,
.video_hot_f91f:after,
.video_hot_f91f:before {
  content: "";
  display: table;
}
.search-4451:after,
.video_hot_f91f:after {
  clear: both;
}
.widget-edd9 {
  float: right;
  margin-right: 0;
}
.filter-49c5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bright_c7da .container_fast_05fd,
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;
}
.bright_c7da .container_fast_05fd: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;
}
.container_black_d078 .container_fast_05fd {
  box-shadow: none;
}
.container_black_d078
  .container_fast_05fd
  .menu_a0d7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.container_black_d078 .container_fast_05fd .alert-c439 {
  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;
}
.container_black_d078
  .container_fast_05fd
  .alert-c439
  b {
  display: none;
}
.container_black_d078 .popup-slow-05c2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background-5716:not(.widget_pro_3e34):not(.nav_outer_af9d),
button:not(.widget_pro_3e34):not(.nav_outer_af9d),
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ),
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ),
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ) {
  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;
}
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):hover,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):hover,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):hover,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):hover,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):active,
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):active,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):active,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):active,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):active,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus {
  outline: 0;
}
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06 {
  position: relative;
}
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .description-current-b3e8,
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .silver_d5f4,
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .over-3c9d,
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  i,
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  svg,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .description-current-b3e8,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .silver_d5f4,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .over-3c9d,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  i,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  svg,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .description-current-b3e8,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .silver_d5f4,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .over-3c9d,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  i,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  svg,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .description-current-b3e8,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .silver_d5f4,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .over-3c9d,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  i,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  svg,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .description-current-b3e8,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .silver_d5f4,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  .over-3c9d,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  i,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06
  svg {
  visibility: hidden;
}
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06:after,
button:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06:after,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06:after,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06:after,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ).fn-loading-6e06: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;
}
.background-5716:not(.widget_pro_3e34):not(.nav_outer_af9d),
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ),
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ),
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ) {
  color: #fff;
  background: #235787;
}
.background-5716:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus,
input[type="button"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus,
input[type="reset"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus,
input[type="submit"]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ):focus {
  color: #fff;
}
.background-5716.fn-disabled-6e06:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ),
.background-5716[disabled]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ),
button.fn-disabled-6e06:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ),
button[disabled]:not(.widget_pro_3e34):not(
    .nav_outer_af9d
  ) {
  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;
}
.dark-b5a7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dark-b5a7:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.primary_hard_3088 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.middle-8977 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.center_6c52 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.search-4451:after,
.search-4451:before,
.breadcrumb-stale-a6fb:after,
.breadcrumb-stale-a6fb:before,
.pattern-easy-1ad1:after,
.pattern-easy-1ad1:before,
.button-6268:after,
.button-6268:before,
.panel-action-7ebc:after,
.panel-action-7ebc:before,
.heading-over-74be:after,
.heading-over-74be:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.search-4451:after,
.breadcrumb-stale-a6fb:after,
.pattern-easy-1ad1:after,
.button-6268:after,
.panel-action-7ebc:after,
.heading-over-74be:after {
  clear: both;
}
.breadcrumb-stale-a6fb .card-dirty-cecc,
.pattern-easy-1ad1 .card-dirty-cecc,
.photo-7385 .card-dirty-cecc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.picture_0c10 {
  display: inline-block;
}
.gas-d48a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gas-d48a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gas-d48a .out-32f5 {
  padding: 1em 0;
  font-size: 85%;
}
.out-32f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input-simple-82a2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input-simple-82a2:after,
.input-simple-82a2:before {
  content: "";
  display: table;
}
.input-simple-82a2:after {
  clear: both;
}
.avatar_warm_0a44 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.smooth-0788 .avatar_warm_0a44 {
  max-width: 50%;
}
.main-basic-c769 .avatar_warm_0a44 {
  max-width: 33.33%;
}
.component-mini-b3aa .avatar_warm_0a44 {
  max-width: 25%;
}
.gallery_2bd1 .avatar_warm_0a44 {
  max-width: 20%;
}
.chip-e849 .avatar_warm_0a44 {
  max-width: 16.66%;
}
.notice-3fb7 .avatar_warm_0a44 {
  max-width: 14.28%;
}
.left-87e2 .avatar_warm_0a44 {
  max-width: 12.5%;
}
.label-west-48a1 .avatar_warm_0a44 {
  max-width: 11.11%;
}
.content_e9ee {
  display: block;
}
.current_dcfc .heading-up-fc3d label,
.current_dcfc .south-0a6b label,
.current_dcfc .preview-fb8b label,
.current_dcfc .medium_0da2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card_c951 {
  list-style: none;
  margin: 0;
}
.card_c951 article.lite-5fe5 {
  margin-bottom: 0;
}
.card_c951 ul {
  list-style: none;
  margin: 0;
}
.card_c951 .shadow_3c2b li.lite-5fe5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card_c951 .shadow_3c2b li.lite-5fe5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card_c951 .shadow_3c2b li.lite-5fe5: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) {
  .card_c951 .shadow_3c2b li.lite-5fe5 li.lite-5fe5 li.lite-5fe5 li.lite-5fe5 {
    padding-left: 0;
  }
}
article.lite-5fe5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lite-5fe5 .breadcrumb-stale-a6fb p:last-of-type {
  margin-bottom: 0;
}
article.lite-5fe5 .outer-38d8 {
  float: left;
}
article.lite-5fe5 .thick_79cf {
  margin-left: 85px;
}
article.lite-5fe5 .slow-c337 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lite-5fe5 .slow-c337 .search-7298 {
  margin-left: 10px;
}
article.lite-5fe5 .description-south-2fa2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lite-5fe5 .accent-ada8 {
  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 .heading-up-fc3d,
  #respond .preview-fb8b,
  #respond .medium_0da2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-up-fc3d input,
#respond .preview-fb8b input,
#respond .medium_0da2 input {
  width: 100%;
}
#respond .medium_0da2 {
  margin-right: 0;
}
#respond .complex_0b44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary_easy_59c5 {
  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;
}
.secondary_easy_59c5.row_gold_0cf9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.secondary_easy_59c5 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%);
}
.secondary_easy_59c5:focus,
.secondary_easy_59c5: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);
}
.fast_0204 {
  border-radius: 10%;
}
.image_current_3e48 {
  border-radius: 50%;
}
.menu-center-a546 {
  font-size: 0.72em;
}
.main-pro-40d1 {
  font-size: 0.875em;
}
.content_6e41 {
  font-size: 1.1em;
}
.container_dark_ae10 {
  text-transform: uppercase;
  line-height: 1.2;
}
.container_dark_ae10.menu-center-a546 {
  letter-spacing: 0.5px;
}
.fast-46e9,
.fast-46e9 a {
  color: #6d6d6d;
}
.fast-46e9 a:hover {
  color: #111;
}
.button_1a5e {
  color: #6d6d6d;
}
.summary_f8c6 {
  overflow-x: hidden;
}
.summary_f8c6 .slider_b1b9.sidebar_65cd {
  position: relative;
}
.summary_f8c6 .slider_b1b9.sidebar_65cd.main_east_293b {
  position: initial;
}
.summary_f8c6
  .slider_b1b9.sidebar_65cd.main_east_293b
  .notification_clean_41d2 {
  left: auto;
}
.summary_f8c6 .slider_b1b9 .notification_clean_41d2 {
  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;
}
.summary_f8c6 .slider_b1b9:hover.sidebar_65cd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary_f8c6
  .slider_b1b9:hover.sidebar_65cd
  .notification_clean_41d2 {
  display: block;
  z-index: 9999999;
}
.summary_f8c6 .section-blue-8a82 .shade-center-d83a,
.summary_f8c6 .section_current_728b .shade-center-d83a {
  display: none;
}
.summary_f8c6 .overlay-58d6 .slider_b1b9:hover.sidebar_65cd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.current_dcfc .heading-up-fc3d label,
.current_dcfc .south-0a6b label,
.current_dcfc .preview-fb8b label,
.current_dcfc .medium_0da2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card_c951 {
  list-style: none;
  margin: 0;
}
.card_c951 article.lite-5fe5 {
  margin-bottom: 0;
}
.card_c951 ul {
  list-style: none;
  margin: 0;
}
.card_c951 .shadow_3c2b li.lite-5fe5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card_c951 .shadow_3c2b li.lite-5fe5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card_c951 .shadow_3c2b li.lite-5fe5: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) {
  .card_c951 .shadow_3c2b li.lite-5fe5 li.lite-5fe5 li.lite-5fe5 li.lite-5fe5 {
    padding-left: 0;
  }
}
article.lite-5fe5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lite-5fe5 .breadcrumb-stale-a6fb p:last-of-type {
  margin-bottom: 0;
}
article.lite-5fe5 .outer-38d8 {
  float: left;
}
article.lite-5fe5 .thick_79cf {
  margin-left: 85px;
}
article.lite-5fe5 .slow-c337 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lite-5fe5 .slow-c337 .search-7298 {
  margin-left: 10px;
}
article.lite-5fe5 .description-south-2fa2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lite-5fe5 .accent-ada8 {
  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 .heading-up-fc3d,
  #respond .preview-fb8b,
  #respond .medium_0da2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-up-fc3d input,
#respond .preview-fb8b input,
#respond .medium_0da2 input {
  width: 100%;
}
#respond .medium_0da2 {
  margin-right: 0;
}
#respond .complex_0b44 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section-blue-8a82 .frame_949d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_949d .bronze-d726.image-c484 .slow_d42d > li > a:focus,
.frame_949d .bronze-d726.image-c484 .slow_d42d > li > a:hover,
.frame_949d .bronze-d726.hero-new-cfbc .slow_d42d > li > a:focus,
.frame_949d .bronze-d726.hero-new-cfbc .slow_d42d > li > a:hover,
.frame_949d .bronze-d726.slider-action-bc28 .slow_d42d > li > a:focus,
.frame_949d .bronze-d726.slider-action-bc28 .slow_d42d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_949d
  .bronze-d726.image-c484
  .slow_d42d
  > li.image-large-8962
  > a,
.frame_949d
  .bronze-d726.image-c484
  .slow_d42d
  > li.complex-904d
  > a,
.frame_949d
  .bronze-d726.hero-new-cfbc
  .slow_d42d
  > li.image-large-8962
  > a,
.frame_949d
  .bronze-d726.hero-new-cfbc
  .slow_d42d
  > li.complex-904d
  > a,
.frame_949d
  .bronze-d726.slider-action-bc28
  .slow_d42d
  > li.image-large-8962
  > a,
.frame_949d .bronze-d726.slider-action-bc28 .slow_d42d > li.hard_00bb > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_949d .border_outer_547e,
.frame_949d .border_outer_547e a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_949d .disabled_current_a295.title_gold_82c8 li a,
.frame_949d .thick_6147 a,
.frame_949d .light_0371,
.frame_949d .slow_d42d > li > a,
.frame_949d .center-bf7c {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d .disabled_current_a295.title_gold_82c8 li a:hover,
.frame_949d .thick_6147 a:hover,
.frame_949d .light_0371:hover,
.frame_949d .slow_d42d > li > a:hover,
.frame_949d .center-bf7c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_949d .fluid_2e6b {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d .fluid_2e6b .tabs_soft_ff89 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_949d .fluid_2e6b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_949d .widget_eede .selected-95a4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d .widget_eede .selected-95a4 .dim_de61 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d
  .widget_eede
  .selected-95a4
  .dim_de61::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d
  .widget_eede
  .selected-95a4
  .dim_de61:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d
  .widget_eede
  .selected-95a4
  .dim_de61::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d
  .widget_eede
  .selected-95a4
  .dim_de61::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d .widget_eede .image_4255 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_949d .widget_eede .image_4255:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_left_4d83
  .frame_949d
  .widget_eede
  .purple-5d0f
  .full_4745 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_left_4d83
  .frame_949d
  .widget_eede
  .purple-5d0f
  .dim_de61 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-blue-8a82 .shadow_clean_3628 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow_clean_3628 .bronze-d726.image-c484 .slow_d42d > li > a:focus,
.shadow_clean_3628 .bronze-d726.image-c484 .slow_d42d > li > a:hover,
.shadow_clean_3628 .bronze-d726.hero-new-cfbc .slow_d42d > li > a:focus,
.shadow_clean_3628 .bronze-d726.hero-new-cfbc .slow_d42d > li > a:hover,
.shadow_clean_3628 .bronze-d726.slider-action-bc28 .slow_d42d > li > a:focus,
.shadow_clean_3628 .bronze-d726.slider-action-bc28 .slow_d42d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_clean_3628
  .bronze-d726.image-c484
  .slow_d42d
  > li.image-large-8962
  > a,
.shadow_clean_3628
  .bronze-d726.image-c484
  .slow_d42d
  > li.complex-904d
  > a,
.shadow_clean_3628
  .bronze-d726.hero-new-cfbc
  .slow_d42d
  > li.image-large-8962
  > a,
.shadow_clean_3628
  .bronze-d726.hero-new-cfbc
  .slow_d42d
  > li.complex-904d
  > a,
.shadow_clean_3628
  .bronze-d726.slider-action-bc28
  .slow_d42d
  > li.image-large-8962
  > a,
.shadow_clean_3628 .bronze-d726.slider-action-bc28 .slow_d42d > li.hard_00bb > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_clean_3628 .border_outer_547e,
.shadow_clean_3628 .border_outer_547e a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_clean_3628 .disabled_current_a295.title_gold_82c8 li a,
.shadow_clean_3628 .thick_6147 a,
.shadow_clean_3628 .light_0371,
.shadow_clean_3628 .slow_d42d > li > a,
.shadow_clean_3628 .center-bf7c {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_clean_3628 .disabled_current_a295.title_gold_82c8 li a:hover,
.shadow_clean_3628 .thick_6147 a:hover,
.shadow_clean_3628 .light_0371:hover,
.shadow_clean_3628 .slow_d42d > li > a:hover,
.shadow_clean_3628 .center-bf7c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_clean_3628 .fluid_2e6b {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_clean_3628 .fluid_2e6b .tabs_soft_ff89 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_clean_3628 .fluid_2e6b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_a099 .copper_0927 {
  margin-left: auto;
  margin-right: auto;
}
.pattern-easy-1ad1 > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern-easy-1ad1 .primary_hard_3088 {
  margin-right: 1.41575em;
}
.status-5852 .pattern-easy-1ad1 > .over_b7d3 {
  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;
}
.status-5852 .pattern-easy-1ad1 > .wide-781a {
  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;
}
.dirty-0a64.green_a099 .copper_0927,
.in-8184.green_a099 .copper_0927 {
  margin-left: 0;
}
.fast_9d47.green_a099 .copper_0927,
.focused_c652.green_a099 .copper_0927 {
  margin-right: 0;
}
.pattern-easy-1ad1 ol,
.pattern-easy-1ad1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.highlight_wood_baad video {
  max-width: 100%;
}
.hover-bronze-fbdf img {
  display: block;
}
.hover-bronze-fbdf.primary_hard_3088,
.hover-bronze-fbdf.middle-8977 {
  width: 100%;
}
.hover-bronze-fbdf.wide-781a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.prev_883b:not(.slow-ec1f) {
  margin: 1.5em auto;
}
.active_pink_ccff p {
  padding: 1.5em 14px;
}
ul.bright-ae17.wide-781a,
ul.bright-ae17.over_b7d3,
ul.bright-ae17.down-06b0.over_b7d3 {
  padding: 0 14px;
}
.tag-9f44 {
  display: block;
  overflow-x: auto;
}
.tag-9f44 table {
  border-collapse: collapse;
  width: 100%;
}
.tag-9f44 td,
.tag-9f44 th {
  padding: 0.5em;
}
.pattern-easy-1ad1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern-easy-1ad1 ol ol,
.pattern-easy-1ad1 ol ul,
.pattern-easy-1ad1 ul ol,
.pattern-easy-1ad1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern-easy-1ad1 ol ol li,
.pattern-easy-1ad1 ol ul li,
.pattern-easy-1ad1 ul ol li,
.pattern-easy-1ad1 ul ul li {
  margin-left: 0;
}
.accent_east_11a3.down_382e > .progress-9c1d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accent_east_11a3.down_382e > .progress-9c1d iframe,
.accent_east_11a3.down_382e > .progress-9c1d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description-prev-8016 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description-prev-8016.photo-0e81 {
  padding: 0;
}
.description-prev-8016.photo-0e81 cite {
  font-size: 13px;
}
.description-prev-8016 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description-prev-8016 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip-aa5c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip-aa5c > p:first-child {
  margin-top: 0;
}
.chip-aa5c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip-aa5c blockquote {
  border-left: 0;
}
.dropdown-e741 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dropdown-e741:not(.down-6701) {
  max-width: 100px;
}
.dropdown-e741.down-9bf8 {
  border-bottom: none !important;
  text-align: center;
}
.dropdown-e741.down-9bf8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .active_pink_ccff p {
    padding: 1.5em 0;
  }
}
.pressed_d13b {
  color: #0073aa;
}
.background_pink_b45b {
  background-color: #0073aa;
}
.tall_07e2 {
  color: #229fd8;
}
.modal_advanced_22d7 {
  background-color: #229fd8;
}
.tertiary_iron_7032 {
  color: #eee;
}
.chip_0334 {
  background-color: #eee;
}
.caption_b617 {
  color: #444;
}
.card_first_39b2 {
  background-color: #444;
}
.gradient-3793 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gradient-3793 .slow_bcad .thick_6147 {
  font-size: 15px;
}
.gradient-3793 .thick_6147 {
  line-height: 1.3;
}
.gradient-3793 .shadow_clean_3628 {
}
.gradient-3793 .frame_949d {
  background: #235787;
}
.banner-hard-8875 {
  padding: 0;
}
.banner-hard-8875 .frame_949d {
  background: #1a1a1a;
}
.banner-hard-8875 .shadow_clean_3628 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.status_54e1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.status_54e1 .shadow_clean_3628 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.status_54e1 .frame_949d {
  background: #303030;
}
.heading-over-74be {
  position: relative;
  z-index: 10;
}
.heading-over-74be .silver-e08a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list_c118 .sidebar_65cd {
  display: inline-block;
  vertical-align: middle;
}
.list_c118.preview_b6f0 .sidebar_65cd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .list_c118.preview_b6f0 .sidebar_65cd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .list_c118.preview_b6f0 .sidebar_65cd {
    margin-right: 0.4em;
  }
}
.list_c118.preview_b6f0 .sidebar_65cd:last-child {
  margin-right: 0;
}
.next_d3c1 .silver-e08a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .section-blue-8a82 .slow_bcad {
    margin: 0 -0.5em;
  }
  .section-blue-8a82 .slow_bcad [class*="customify-col-"],
  .section-blue-8a82 .slow_bcad [class*="customify-col_"],
  .section-blue-8a82 .slow_bcad [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.section-blue-8a82.notification_4be5 .silver-e08a {
  background: 0 0 !important;
}
.section-blue-8a82.notification_4be5 .silver-e08a,
.section-blue-8a82.next_d3c1 .silver-e08a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .section-blue-8a82.container_mini_bd3c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.section-blue-8a82.next_d3c1 .silver-e08a {
  box-shadow: none !important;
}
.background-white-f8bf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background-white-f8bf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background-white-f8bf {
    padding: 18px 0 20px;
  }
}
.background-white-f8bf .overlay-8b7c {
  width: 100%;
}
.background-white-f8bf .media-85cc {
  margin-bottom: 0;
}
.background-white-f8bf .west-0982 {
  margin-top: 5px;
  font-size: 0.875em;
}
.main-static-d29e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.main-static-d29e .tabs-2c4e {
  width: 100%;
}
.banner_hard_9452 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.banner_hard_9452 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.banner_hard_9452 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;
}
.banner_hard_9452 li:last-child:after {
  display: none;
}
.banner_hard_9452 li a {
  font-weight: 500;
  margin-right: 10px;
}
.input-6e6a .shade-center-d83a button,
.background-white-f8bf .shade-center-d83a button {
  left: 0;
}
.input-6e6a .tabs-2c4e,
.background-white-f8bf .tabs-2c4e {
  padding-left: 0;
  padding-right: 0;
}
.input-6e6a .main-static-d29e,
.background-white-f8bf .main-static-d29e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input-6e6a {
  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;
}
.input-6e6a: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;
}
.input-6e6a .large-78ab {
  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) {
  .input-6e6a .large-78ab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input-6e6a .large-78ab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input-6e6a .large-78ab {
    min-height: 200px;
  }
}
.input-6e6a .banner_hard_9452 {
  color: rgba(255, 255, 255, 0.8);
}
.input-6e6a .banner_hard_9452 a,
.input-6e6a .banner_hard_9452 li:after {
  color: inherit;
}
.input-6e6a .banner_hard_9452 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gas_2459 {
  margin-bottom: 0.5em;
}
.tabs_ea40 {
  margin-bottom: 1.2em;
}
.tabs_ea40,
.gas_2459 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tabs_ea40 p:last-child,
.gas_2459 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade-center-d83a,
#masthead .shade-center-d83a {
  display: none;
}
#masthead
  > .shade-center-d83a.label-bottom-99cc {
  display: none;
}
#masthead > .shade-center-d83a button {
  left: 0;
}
.section-ca6a {
  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%;
}
.section-ca6a .sidebar_65cd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section-ca6a .pattern_slow_6a30 {
  display: -webkit-box;
  display: flex;
}
.section-ca6a .pattern_slow_6a30.layout_full_78f2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section-ca6a .pattern_slow_6a30.under_ecb4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-ca6a .pattern_slow_6a30.overlay-d344 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section-ca6a.grid-thick-54ed.secondary-cold-f0c7 .pattern_slow_6a30.layout_full_78f2 {
  flex-basis: 100%;
}
.section-ca6a.pink_f178 .pattern_slow_6a30.under_ecb4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.section-ca6a.pink_f178 .pattern_slow_6a30.overlay-d344 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade-center-d83a.label-bottom-99cc {
  display: none;
}
#masthead > .shade-center-d83a button {
  left: 0;
}
.under_803e {
  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;
}
.under_803e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.under_803e.input_8c13 i {
  margin-right: 4px;
}
.under_803e.search-outer-331e i {
  margin-left: 5px;
}
.thick_6147 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thick_6147 p:last-child {
  margin-bottom: 0;
}
.tooltip-light-7c3f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tooltip-light-7c3f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tooltip-light-7c3f img {
  display: block;
  width: auto;
  line-height: 1;
}
.tooltip-light-7c3f .border_outer_547e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tooltip-light-7c3f .active-fad6 {
  margin: 5px 0 7px 0;
}
.tooltip-light-7c3f.photo-east-6de9 .pattern-brown-8712 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-light-7c3f.photo-east-6de9 .border-9c10 {
  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;
}
.tooltip-light-7c3f.table-ac00 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tooltip-light-7c3f.table-ac00 .pattern-brown-8712 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-light-7c3f.table-ac00 .border-9c10 {
  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;
}
.tooltip-light-7c3f.glass-5b1b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-light-7c3f.mask_56c9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tooltip-light-7c3f.mask_56c9 .border-9c10 {
  margin-top: 7px;
}
.static_992c {
  display: inline-block;
}
.heading-over-74be .video-37b6 .tooltip-light-7c3f img {
  max-width: 100%;
}
.bronze-d726 .title-wood-66ce.accent_67e5,
.picture_prev_fe23 .title-wood-66ce.accent_67e5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-d726 .motion-c52c,
.picture_prev_fe23 .motion-c52c {
  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%);
}
.bronze-d726 .motion-c52c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bronze-d726.background-7326 .motion-c52c {
  display: none;
}
.bronze-d726 .stone-3caf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bronze-d726 .stone-3caf li {
  display: inline-block;
  position: relative;
}
.bronze-d726 .stone-3caf li:last-child {
  margin-right: 0;
}
.bronze-d726 .stone-3caf 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;
}
.bronze-d726 .stone-3caf li.hard_00bb > a {
  color: rgba(0, 0, 0, 0.9);
}
.bronze-d726 .stone-3caf > 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;
}
.bronze-d726 .stone-3caf > li > a i {
  line-height: 0;
}
.bronze-d726 .stone-3caf > li.sort-4574 > a .motion-c52c {
  margin-left: 4px;
  line-height: 0;
}
.bronze-d726 .stone-3caf .input_top_5d65 li.sort-4574 > a {
  position: relative;
}
.bronze-d726 .stone-3caf .input_top_5d65 li.sort-4574 > a:after,
.bronze-d726 .stone-3caf .input_top_5d65 li.sort-4574 > a:before {
  content: "";
  display: table;
}
.bronze-d726 .stone-3caf .input_top_5d65 li.sort-4574 > a:after {
  clear: both;
}
.bronze-d726 .stone-3caf .input_top_5d65 li.sort-4574 > a .motion-c52c {
  margin-left: 5px;
  float: right;
}
.bronze-d726 .short_76a2,
.bronze-d726 .input_top_5d65 {
  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;
}
.bronze-d726 .input_top_5d65 {
  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;
}
.bronze-d726 .input_top_5d65 .accent_67e5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze-d726 .input_top_5d65 .motion-c52c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bronze-d726 .input_top_5d65 li {
  display: block;
  margin: 0;
  padding: 0;
}
.bronze-d726 .input_top_5d65 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;
}
.bronze-d726 .input_top_5d65 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bronze-d726 .input_top_5d65 .input_top_5d65 {
  top: 0;
  left: 100%;
}
.bronze-d726 .card_green_2563.fn-focus-6e06 > .short_76a2,
.bronze-d726 .card_green_2563.fn-focus-6e06 > .input_top_5d65,
.bronze-d726 .card_green_2563:focus > .short_76a2,
.bronze-d726 .card_green_2563:focus > .input_top_5d65,
.bronze-d726 .card_green_2563:hover > .short_76a2,
.bronze-d726 .card_green_2563:hover > .input_top_5d65 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bronze-d726.slider-action-bc28 .slow_d42d:after,
.bronze-d726.slider-action-bc28 .slow_d42d:before {
  content: "";
  display: table;
}
.bronze-d726.slider-action-bc28 .slow_d42d:after {
  clear: both;
}
.bronze-d726.slider-action-bc28 .slow_d42d > li {
  float: left;
}
.bronze-d726.motion_d7f5 .slow_d42d:after,
.bronze-d726.motion_d7f5 .slow_d42d:before {
  content: "";
  display: table;
}
.bronze-d726.motion_d7f5 .slow_d42d:after {
  clear: both;
}
.bronze-d726.motion_d7f5 .slow_d42d > li {
  float: left;
}
.bronze-d726.motion_d7f5 .slow_d42d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bronze-d726.motion_d7f5 .slow_d42d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-d726.motion_d7f5 .slow_d42d > li.image-large-8962 > a,
.bronze-d726.motion_d7f5 .slow_d42d > li.hard_00bb > a {
  color: #fff;
  background-color: #1e4b75;
}
.bronze-d726.image-c484 .slow_d42d > li > a .accent_67e5 {
  position: relative;
}
.bronze-d726.image-c484 .slow_d42d > li > a .accent_67e5: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;
}
.bronze-d726.image-c484
  .slow_d42d
  > li:focus
  > a
  .accent_67e5:before,
.bronze-d726.image-c484
  .slow_d42d
  > li:hover
  > a
  .accent_67e5:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-d726.image-c484
  .slow_d42d
  > li.image-large-8962
  > a
  .accent_67e5:before,
.bronze-d726.image-c484
  .slow_d42d
  > li.complex-904d
  > a
  .accent_67e5:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-d726.hero-new-cfbc .slow_d42d > li > a .accent_67e5 {
  position: relative;
}
.bronze-d726.hero-new-cfbc .slow_d42d > li > a .accent_67e5: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;
}
.bronze-d726.hero-new-cfbc .slow_d42d > li:focus > a .accent_67e5:before,
.bronze-d726.hero-new-cfbc
  .slow_d42d
  > li:hover
  > a
  .accent_67e5:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-d726.hero-new-cfbc
  .slow_d42d
  > li.image-large-8962
  > a
  .accent_67e5:before,
.bronze-d726.hero-new-cfbc
  .slow_d42d
  > li.complex-904d
  > a
  .accent_67e5:before {
  width: 100%;
  background-color: currentColor;
}
.picture_prev_fe23 .stone-3caf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.picture_prev_fe23 .stone-3caf li:first-child > a {
  border-top: none;
}
.picture_prev_fe23 .stone-3caf .accordion-left-9ea0 > .accent_67e5 .motion-c52c {
  display: none;
}
.picture_prev_fe23 .stone-3caf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.picture_prev_fe23 .stone-3caf li:last-child {
  border: none;
}
.picture_prev_fe23 .stone-3caf li.sort-4574 > a {
  padding-right: 45px !important;
}
.picture_prev_fe23 .stone-3caf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.picture_prev_fe23 .stone-3caf li a:focus,
.picture_prev_fe23 .stone-3caf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture_prev_fe23 .stone-3caf li .shade_iron_20a2 {
  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;
}
.picture_prev_fe23 .stone-3caf li .shade_iron_20a2:hover {
  box-shadow: none;
}
.picture_prev_fe23 .stone-3caf li .shade_iron_20a2 .motion-c52c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.picture_prev_fe23 .stone-3caf .input_top_5d65 {
  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);
}
.picture_prev_fe23 .stone-3caf .input_top_5d65 li a {
  padding-left: 3em;
}
.picture_prev_fe23 .stone-3caf .box-wood-31b4 > a .shade_iron_20a2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.picture_prev_fe23 .stone-3caf .box-wood-31b4 > .input_top_5d65 {
  display: block;
  opacity: 1;
}
.bottom_65ed {
  max-width: 100%;
}
.black_6877 {
  line-height: 0;
  cursor: pointer;
}
.center-bf7c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.center-bf7c:hover {
  box-shadow: none;
  color: currentColor;
}
.center-bf7c svg {
  width: 18px;
  height: 18px;
}
.center-bf7c .upper_fb72 {
  display: none;
}
.backdrop-fixed-049c {
  position: relative;
}
.backdrop-fixed-049c.fn-active-6e06 .center-bf7c .logo-hard-671b {
  display: none;
}
.backdrop-fixed-049c.fn-active-6e06 .center-bf7c .upper_fb72 {
  display: inline-block;
}
.backdrop-fixed-049c .button-fixed-ccf1 {
  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);
}
.backdrop-fixed-049c.active_advanced_2c77 .button-fixed-ccf1 {
  left: auto;
  right: -0.9em;
}
.backdrop-fixed-049c.active_advanced_2c77 .inner-7b22::before {
  left: auto;
  right: 15px;
}
.backdrop-fixed-049c.fn-active-6e06 .button-fixed-ccf1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.purple-5d0f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.purple-5d0f label {
  flex-basis: 100%;
}
.purple-5d0f .selected-95a4 {
  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;
}
.purple-5d0f .dim_de61 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.purple-5d0f .dim_de61:focus {
  background-color: transparent;
}
.purple-5d0f button.image_4255 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.purple-5d0f button.image_4255:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.purple-5d0f button.image_4255 svg {
  width: 18px;
  height: 18px;
}
.purple-5d0f input[type="submit"] {
  min-height: auto;
}
.widget_eede .purple-5d0f .dim_de61 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.inner-7b22 {
  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) {
  .inner-7b22 {
    width: 220px;
  }
}
.inner-7b22 label {
  flex-basis: 100%;
}
.inner-7b22::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;
}
.card_left_4d83 .widget_eede .purple-5d0f {
  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;
}
.card_left_4d83
  .widget_eede
  .purple-5d0f
  .selected-95a4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_left_4d83 .widget_eede .purple-5d0f .dim_de61 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_left_4d83
  .widget_eede
  .purple-5d0f
  .dim_de61:focus {
  background: 0 0;
}
.card_left_4d83
  .widget_eede
  .purple-5d0f
  .full_4745 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.disabled_current_a295 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.disabled_current_a295 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.disabled_current_a295 li:last-child {
  margin-right: 0;
}
.disabled_current_a295 li:first-child {
  margin-left: 0;
}
.disabled_current_a295.element_7f6a a {
  color: #fff;
}
.disabled_current_a295.element_7f6a a:hover {
  color: #fff;
}
.disabled_current_a295 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.disabled_current_a295 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.disabled_current_a295 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.disabled_current_a295 a:hover {
  opacity: 0.9;
  color: inherit;
}
.disabled_current_a295 [class*="social-icon-apple"] {
  background-color: #999;
}
.disabled_current_a295 [class*="social-icon-apple"].row_0b92 {
  background-color: transparent;
  color: #999;
}
.disabled_current_a295 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.disabled_current_a295 [class*="social-icon-behance"].row_0b92 {
  background-color: transparent;
  color: #1769ff;
}
.disabled_current_a295 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.disabled_current_a295 [class*="social-icon-bitbucket"].row_0b92 {
  background-color: transparent;
  color: #205081;
}
.disabled_current_a295 [class*="social-icon-codepen"] {
  background-color: #000;
}
.disabled_current_a295 [class*="social-icon-codepen"].row_0b92 {
  background-color: transparent;
  color: #000;
}
.disabled_current_a295 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.disabled_current_a295 [class*="social-icon-delicious"].row_0b92 {
  background-color: transparent;
  color: #39f;
}
.disabled_current_a295 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.disabled_current_a295 [class*="social-icon-digg"].row_0b92 {
  background-color: transparent;
  color: #005be2;
}
.disabled_current_a295 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.disabled_current_a295 [class*="social-icon-dribbble"].row_0b92 {
  background-color: transparent;
  color: #ea4c89;
}
.disabled_current_a295 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.disabled_current_a295 [class*="social-icon-envelope"].row_0b92 {
  background-color: transparent;
  color: #ea4335;
}
.disabled_current_a295 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.disabled_current_a295 [class*="social-icon-facebook"].row_0b92 {
  background-color: transparent;
  color: #3b5998;
}
.disabled_current_a295 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.disabled_current_a295 [class*="social-icon-flickr"].row_0b92 {
  background-color: transparent;
  color: #0063dc;
}
.disabled_current_a295 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.disabled_current_a295 [class*="social-icon-foursquare"].row_0b92 {
  background-color: transparent;
  color: #2d5be3;
}
.disabled_current_a295 [class*="social-icon-github"] {
  background-color: #333;
}
.disabled_current_a295 [class*="social-icon-github"].row_0b92 {
  background-color: transparent;
  color: #333;
}
.disabled_current_a295 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.disabled_current_a295 [class*="social-icon-google-plus"].row_0b92 {
  background-color: transparent;
  color: #dd4b39;
}
.disabled_current_a295 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.disabled_current_a295 [class*="social-icon-houzz"].row_0b92 {
  background-color: transparent;
  color: #7ac142;
}
.disabled_current_a295 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.disabled_current_a295 [class*="social-icon-instagram"].row_0b92 {
  background-color: transparent;
  color: #262626;
}
.disabled_current_a295 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.disabled_current_a295 [class*="social-icon-jsfiddle"].row_0b92 {
  background-color: transparent;
  color: #487aa2;
}
.disabled_current_a295 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.disabled_current_a295 [class*="social-icon-linkedin"].row_0b92 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_current_a295 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.disabled_current_a295 [class*="social-icon-medium"].row_0b92 {
  background-color: transparent;
  color: #00ab6b;
}
.disabled_current_a295 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.disabled_current_a295
  [class*="social-icon-odnoklassniki"].row_0b92 {
  background-color: transparent;
  color: #f4731c;
}
.disabled_current_a295 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.disabled_current_a295 [class*="social-icon-meetup"].row_0b92 {
  background-color: transparent;
  color: #ec1c40;
}
.disabled_current_a295 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.disabled_current_a295 [class*="social-icon-pinterest"].row_0b92 {
  background-color: transparent;
  color: #bd081c;
}
.disabled_current_a295 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.disabled_current_a295 [class*="social-icon-product-hunt"].row_0b92 {
  background-color: transparent;
  color: #da552f;
}
.disabled_current_a295 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.disabled_current_a295 [class*="social-icon-reddit"].row_0b92 {
  background-color: transparent;
  color: #ff4500;
}
.disabled_current_a295 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.disabled_current_a295 [class*="social-icon-rss"].row_0b92 {
  background-color: transparent;
  color: #f26522;
}
.disabled_current_a295 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.disabled_current_a295
  [class*="social-icon-shopping-cart"].row_0b92 {
  background-color: transparent;
  color: #4caf50;
}
.disabled_current_a295 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.disabled_current_a295 [class*="social-icon-skype"].row_0b92 {
  background-color: transparent;
  color: #00aff0;
}
.disabled_current_a295 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.disabled_current_a295 [class*="social-icon-slideshare"].row_0b92 {
  background-color: transparent;
  color: #0077b5;
}
.disabled_current_a295 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.disabled_current_a295 [class*="social-icon-snapchat"].row_0b92 {
  background-color: transparent;
  color: #fffc00;
}
.disabled_current_a295 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.disabled_current_a295 [class*="social-icon-soundcloud"].row_0b92 {
  background-color: transparent;
  color: #f80;
}
.disabled_current_a295 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.disabled_current_a295 [class*="social-icon-spotify"].row_0b92 {
  background-color: transparent;
  color: #2ebd59;
}
.disabled_current_a295 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.disabled_current_a295
  [class*="social-icon-stack-overflow"].row_0b92 {
  background-color: transparent;
  color: #fe7a15;
}
.disabled_current_a295 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.disabled_current_a295 [class*="social-icon-maldkfgram"].row_0b92 {
  background-color: transparent;
  color: #2ca5e0;
}
.disabled_current_a295 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.disabled_current_a295 [class*="social-icon-tripadvisor"].row_0b92 {
  background-color: transparent;
  color: #589442;
}
.disabled_current_a295 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.disabled_current_a295 [class*="social-icon-tumblr"].row_0b92 {
  background-color: transparent;
  color: #35465c;
}
.disabled_current_a295 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.disabled_current_a295 [class*="social-icon-twitch"].row_0b92 {
  background-color: transparent;
  color: #6441a5;
}
.disabled_current_a295 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.disabled_current_a295 [class*="social-icon-twitter"].row_0b92 {
  background-color: transparent;
  color: #1da1f2;
}
.disabled_current_a295 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.disabled_current_a295 [class*="social-icon-vimeo"].row_0b92 {
  background-color: transparent;
  color: #1ab7ea;
}
.disabled_current_a295 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.disabled_current_a295 [class*="social-icon-vk"].row_0b92 {
  background-color: transparent;
  color: #45668e;
}
.disabled_current_a295 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.disabled_current_a295 [class*="social-icon-weibo"].row_0b92 {
  background-color: transparent;
  color: #df2029;
}
.disabled_current_a295 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.disabled_current_a295 [class*="social-icon-weixin"].row_0b92 {
  background-color: transparent;
  color: #7bb32e;
}
.disabled_current_a295 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.disabled_current_a295 [class*="social-icon-whatsapp"].row_0b92 {
  background-color: transparent;
  color: #25d366;
}
.disabled_current_a295 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.disabled_current_a295 [class*="social-icon-wordpress"].row_0b92 {
  background-color: transparent;
  color: #21759b;
}
.disabled_current_a295 [class*="social-icon-xing"] {
  background-color: #026466;
}
.disabled_current_a295 [class*="social-icon-xing"].row_0b92 {
  background-color: transparent;
  color: #026466;
}
.disabled_current_a295 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.disabled_current_a295 [class*="social-icon-yelp"].row_0b92 {
  background-color: transparent;
  color: #af0606;
}
.disabled_current_a295 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.disabled_current_a295 [class*="social-icon-youtube"].row_0b92 {
  background-color: transparent;
  color: #cd201f;
}
.light_0371 {
  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;
}
.light_0371:hover {
  box-shadow: none;
  background: 0 0;
}
.up-8329 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion-light-2311 {
  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;
}
.info-fast-4f47 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wood_994a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wood_994a,
.wood_994a::after,
.wood_994a::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;
}
.wood_994a::after,
.wood_994a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.light_75dc .accordion-light-2311 .info-fast-4f47 {
  margin-top: -2px;
  width: 19px;
}
.light_75dc .accordion-light-2311 .wood_994a {
  margin-top: -1px;
}
.light_75dc .accordion-light-2311 .wood_994a,
.light_75dc .accordion-light-2311 .wood_994a::after,
.light_75dc .accordion-light-2311 .wood_994a::before {
  width: 19px;
  height: 2px;
}
.light_75dc .accordion-light-2311 .wood_994a::before {
  top: -6px;
}
.light_75dc .accordion-light-2311 .wood_994a::after {
  bottom: -6px;
}
.solid_ad93 .accordion-light-2311 .info-fast-4f47 {
  margin-top: -2px;
  width: 22px;
}
.solid_ad93 .accordion-light-2311 .wood_994a {
  margin-top: -1px;
}
.solid_ad93 .accordion-light-2311 .wood_994a,
.solid_ad93 .accordion-light-2311 .wood_994a::after,
.solid_ad93 .accordion-light-2311 .wood_994a::before {
  width: 22px;
  height: 2px;
}
.solid_ad93 .accordion-light-2311 .wood_994a::before {
  top: -7px;
}
.solid_ad93 .accordion-light-2311 .wood_994a::after {
  bottom: -7px;
}
.filter-89f1 .accordion-light-2311 .info-fast-4f47 {
  margin-top: -2px;
  width: 31px;
}
.filter-89f1 .accordion-light-2311 .wood_994a {
  margin-top: -1.5px;
}
.filter-89f1 .accordion-light-2311 .wood_994a,
.filter-89f1 .accordion-light-2311 .wood_994a::after,
.filter-89f1 .accordion-light-2311 .wood_994a::before {
  width: 31px;
  height: 3px;
}
.filter-89f1 .accordion-light-2311 .wood_994a::before {
  top: -9px;
}
.filter-89f1 .accordion-light-2311 .wood_994a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .yellow_0080 .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 19px;
  }
  .yellow_0080 .accordion-light-2311 .wood_994a {
    margin-top: -1px;
  }
  .yellow_0080 .accordion-light-2311 .wood_994a,
  .yellow_0080 .accordion-light-2311 .wood_994a::after,
  .yellow_0080 .accordion-light-2311 .wood_994a::before {
    width: 19px;
    height: 2px;
  }
  .yellow_0080 .accordion-light-2311 .wood_994a::before {
    top: -6px;
  }
  .yellow_0080 .accordion-light-2311 .wood_994a::after {
    bottom: -6px;
  }
  .in_c6c5 .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 22px;
  }
  .in_c6c5 .accordion-light-2311 .wood_994a {
    margin-top: -1px;
  }
  .in_c6c5 .accordion-light-2311 .wood_994a,
  .in_c6c5 .accordion-light-2311 .wood_994a::after,
  .in_c6c5 .accordion-light-2311 .wood_994a::before {
    width: 22px;
    height: 2px;
  }
  .in_c6c5 .accordion-light-2311 .wood_994a::before {
    top: -7px;
  }
  .in_c6c5 .accordion-light-2311 .wood_994a::after {
    bottom: -7px;
  }
  .gradient-343c .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-343c .accordion-light-2311 .wood_994a {
    margin-top: -1.5px;
  }
  .gradient-343c .accordion-light-2311 .wood_994a,
  .gradient-343c .accordion-light-2311 .wood_994a::after,
  .gradient-343c .accordion-light-2311 .wood_994a::before {
    width: 31px;
    height: 3px;
  }
  .gradient-343c .accordion-light-2311 .wood_994a::before {
    top: -9px;
  }
  .gradient-343c .accordion-light-2311 .wood_994a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-pressed-0f07 .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-pressed-0f07 .accordion-light-2311 .wood_994a {
    margin-top: -1px;
  }
  .breadcrumb-pressed-0f07 .accordion-light-2311 .wood_994a,
  .breadcrumb-pressed-0f07 .accordion-light-2311 .wood_994a::after,
  .breadcrumb-pressed-0f07 .accordion-light-2311 .wood_994a::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-pressed-0f07 .accordion-light-2311 .wood_994a::before {
    top: -6px;
  }
  .breadcrumb-pressed-0f07 .accordion-light-2311 .wood_994a::after {
    bottom: -6px;
  }
  .wrapper_tiny_77a4 .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_tiny_77a4 .accordion-light-2311 .wood_994a {
    margin-top: -1px;
  }
  .wrapper_tiny_77a4 .accordion-light-2311 .wood_994a,
  .wrapper_tiny_77a4 .accordion-light-2311 .wood_994a::after,
  .wrapper_tiny_77a4 .accordion-light-2311 .wood_994a::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_tiny_77a4 .accordion-light-2311 .wood_994a::before {
    top: -7px;
  }
  .wrapper_tiny_77a4 .accordion-light-2311 .wood_994a::after {
    bottom: -7px;
  }
  .huge-7940 .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-7940 .accordion-light-2311 .wood_994a {
    margin-top: -1.5px;
  }
  .huge-7940 .accordion-light-2311 .wood_994a,
  .huge-7940 .accordion-light-2311 .wood_994a::after,
  .huge-7940 .accordion-light-2311 .wood_994a::before {
    width: 31px;
    height: 3px;
  }
  .huge-7940 .accordion-light-2311 .wood_994a::before {
    top: -9px;
  }
  .huge-7940 .accordion-light-2311 .wood_994a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .preview_left_0555 .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 19px;
  }
  .preview_left_0555 .accordion-light-2311 .wood_994a {
    margin-top: -1px;
  }
  .preview_left_0555 .accordion-light-2311 .wood_994a,
  .preview_left_0555 .accordion-light-2311 .wood_994a::after,
  .preview_left_0555 .accordion-light-2311 .wood_994a::before {
    width: 19px;
    height: 2px;
  }
  .preview_left_0555 .accordion-light-2311 .wood_994a::before {
    top: -6px;
  }
  .preview_left_0555 .accordion-light-2311 .wood_994a::after {
    bottom: -6px;
  }
  .plasma-9353 .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 22px;
  }
  .plasma-9353 .accordion-light-2311 .wood_994a {
    margin-top: -1px;
  }
  .plasma-9353 .accordion-light-2311 .wood_994a,
  .plasma-9353 .accordion-light-2311 .wood_994a::after,
  .plasma-9353 .accordion-light-2311 .wood_994a::before {
    width: 22px;
    height: 2px;
  }
  .plasma-9353 .accordion-light-2311 .wood_994a::before {
    top: -7px;
  }
  .plasma-9353 .accordion-light-2311 .wood_994a::after {
    bottom: -7px;
  }
  .sidebar-b1ad .accordion-light-2311 .info-fast-4f47 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-b1ad .accordion-light-2311 .wood_994a {
    margin-top: -1.5px;
  }
  .sidebar-b1ad .accordion-light-2311 .wood_994a,
  .sidebar-b1ad .accordion-light-2311 .wood_994a::after,
  .sidebar-b1ad .accordion-light-2311 .wood_994a::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-b1ad .accordion-light-2311 .wood_994a::before {
    top: -9px;
  }
  .sidebar-b1ad .accordion-light-2311 .wood_994a::after {
    bottom: -9px;
  }
}
.description_af51 .wood_994a {
  -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);
}
.description_af51 .wood_994a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.description_af51 .wood_994a::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);
}
.description_af51.bronze_04fa .wood_994a {
  -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);
}
.description_af51.bronze_04fa .wood_994a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.description_af51.bronze_04fa .wood_994a::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);
}
.summary_tall_f2a8 {
  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.tall-6a03:before {
  display: none;
}
.section_current_728b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section_current_728b .gold-9fa1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section_current_728b .gold-9fa1:last-of-type {
  border-bottom: none;
}
.section_current_728b .gold-9fa1.accordion_in_2b52,
.section_current_728b .gold-9fa1.paragraph_left_e159,
.section_current_728b .gold-9fa1.photo_smooth_8ba2 {
  padding: 0;
}
.section_current_728b .picture_prev_fe23 .shade_iron_20a2 {
  color: currentColor;
}
.section_current_728b .picture_prev_fe23 .shade_iron_20a2:focus,
.section_current_728b .picture_prev_fe23 .shade_iron_20a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_current_728b.shadow_clean_3628 .fluid_2e6b,
.section_current_728b.shadow_clean_3628 .thick_6147 a,
.section_current_728b.shadow_clean_3628 .slow_d42d a,
.section_current_728b.shadow_clean_3628 .input_top_5d65 a {
  color: rgba(0, 0, 0, 0.55);
}
.section_current_728b.shadow_clean_3628 .fluid_2e6b:hover,
.section_current_728b.shadow_clean_3628 .thick_6147 a:hover,
.section_current_728b.shadow_clean_3628 .slow_d42d a:hover,
.section_current_728b.shadow_clean_3628 .input_top_5d65 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section_current_728b.shadow_clean_3628 .tabs_soft_ff89 {
  color: rgba(0, 0, 0, 0.8);
}
.section_current_728b.shadow_clean_3628 .gold-9fa1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_current_728b.shadow_clean_3628 .gold-9fa1:before {
  background: rgba(0, 0, 0, 0.08);
}
.section_current_728b.shadow_clean_3628 .blue-3f01:before {
  background: rgba(255, 255, 255, 0.9);
}
.section_current_728b.shadow_clean_3628 .picture_prev_fe23 .stone-3caf li a,
.section_current_728b.shadow_clean_3628 .picture_prev_fe23 .shade_iron_20a2,
.section_current_728b.shadow_clean_3628 .input_top_5d65 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_current_728b.shadow_clean_3628 .picture_prev_fe23 .shade_iron_20a2:focus,
.section_current_728b.shadow_clean_3628 .picture_prev_fe23 .shade_iron_20a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_current_728b.shadow_clean_3628 .stone-3caf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_current_728b.frame_949d .fluid_2e6b,
.section_current_728b.frame_949d .thick_6147 a,
.section_current_728b.frame_949d .slow_d42d .shade_iron_20a2,
.section_current_728b.frame_949d .slow_d42d a,
.section_current_728b.frame_949d .input_top_5d65 a {
  color: rgba(255, 255, 255, 0.79);
}
.section_current_728b.frame_949d .fluid_2e6b:hover,
.section_current_728b.frame_949d .thick_6147 a:hover,
.section_current_728b.frame_949d .slow_d42d .shade_iron_20a2:hover,
.section_current_728b.frame_949d .slow_d42d a:hover,
.section_current_728b.frame_949d .input_top_5d65 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_current_728b.frame_949d .tabs_soft_ff89 {
  color: rgba(255, 255, 255, 0.99);
}
.section_current_728b.frame_949d .gold-9fa1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_current_728b.frame_949d .gold-9fa1:before {
  background: rgba(255, 255, 255, 0.08);
}
.section_current_728b.frame_949d .blue-3f01:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_current_728b.frame_949d .picture_prev_fe23 .stone-3caf li a,
.section_current_728b.frame_949d .picture_prev_fe23 .shade_iron_20a2,
.section_current_728b.frame_949d .input_top_5d65 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_current_728b.frame_949d .picture_prev_fe23 .shade_iron_20a2:focus,
.section_current_728b.frame_949d .picture_prev_fe23 .shade_iron_20a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_current_728b.frame_949d .stone-3caf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-3f01 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.blue-3f01:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.grid_complex_d58b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.active_ae92 .section_current_728b {
  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;
}
.active_ae92 .gold-9fa1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.active_ae92 .gold-9fa1: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) {
  .active_ae92 .gold-9fa1:before {
    width: 16%;
    left: 42%;
  }
}
.active_ae92 .gold-9fa1:last-child:before {
  content: none;
}
.active_ae92 .gold-9fa1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.active_ae92 .picture_prev_fe23 .stone-3caf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.active_ae92 .picture_prev_fe23 .stone-3caf li a .shade_iron_20a2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.active_ae92 .picture_prev_fe23 .input_top_5d65 {
  border: none;
}
.active_ae92 .picture_prev_fe23 .input_top_5d65 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.active_ae92 .blue-3f01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.active_ae92 .grid_complex_d58b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.active_ae92 .frame_949d .blue-3f01:before {
  background: rgba(0, 0, 0, 0.9);
}
.active_ae92 .shadow_clean_3628.white-20e5 .wood_994a {
  background: rgba(0, 0, 0, 0.6);
}
.active_ae92
  .shadow_clean_3628.white-20e5
  .wood_994a::after,
.active_ae92
  .shadow_clean_3628.white-20e5
  .wood_994a:before {
  background: inherit;
}
.active_ae92
  .shadow_clean_3628.white-20e5:hover
  .wood_994a {
  background: rgba(0, 0, 0, 0.8);
}
.bronze_7bb1 .section_current_728b {
  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) {
  .bronze_7bb1 .section_current_728b {
    width: auto;
    right: 45px;
  }
}
.summary-e06b .section_current_728b {
  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) {
  .summary-e06b .section_current_728b {
    width: auto;
    left: 45px;
  }
}
.tall-6a03 .section_current_728b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tall-6a03 .grid_complex_d58b {
  max-width: 48em;
  margin: 0 auto;
}
.tall-6a03 .blue-3f01:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.new_871d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.new_871d.active_ae92 .section_current_728b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.new_871d.bronze_7bb1 .section_current_728b {
  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);
}
.new_871d .section_current_728b {
  visibility: visible;
}
.new_871d.summary-e06b .section_current_728b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary-east-b8f5,
.hidden-pro-dcaf {
  overflow-x: hidden;
}
.secondary-east-b8f5 .section_current_728b {
  overflow: auto;
}
.secondary-east-b8f5.active_ae92 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-east-b8f5.active_ae92 .section_current_728b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary-east-b8f5.active_ae92 .light_0371 {
  opacity: 0;
}
.secondary-east-b8f5.bronze_7bb1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-east-b8f5.bronze_7bb1 .section_current_728b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary-east-b8f5.bronze_7bb1 .light_0371 {
  opacity: 0;
}
.secondary-east-b8f5.summary-e06b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-east-b8f5.summary-e06b .section_current_728b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary-east-b8f5.summary-e06b .light_0371 {
  opacity: 0;
}
.secondary-east-b8f5.tall-6a03 .section_current_728b {
  z-index: 10;
  visibility: visible;
}
.white-20e5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.white-20e5 .wood_994a {
  background: rgba(255, 255, 255, 0.99);
}
.white-20e5 .wood_994a::after,
.white-20e5 .wood_994a:before {
  background: inherit;
}
.white-20e5:hover .wood_994a {
  background: rgba(255, 255, 255, 0.99);
}
.summary-e06b .white-20e5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tall-6a03 .white-20e5 {
  display: none !important;
}
.secondary-east-b8f5:before,
.hidden-pro-dcaf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary-east-b8f5 .white-20e5,
.hidden-pro-dcaf .white-20e5 {
  display: inline-block;
}
.section_current_728b .sidebar_65cd {
  -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;
}
.secondary-east-b8f5 .section_current_728b .sidebar_65cd,
.hidden-pro-dcaf .section_current_728b .sidebar_65cd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_warm_4c3c .selected-95a4 {
  width: 100%;
}
.video-37b6 {
  padding: 0 0.5em 0;
}
.video-37b6 [class*="customify-col-"],
.video-37b6 [class*="customify-col_"],
.video-37b6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hot_a07c .video-37b6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slow_bcad .badge-rough-bffb,
  .badge-rough-bffb {
    display: none;
  }
  .box-146f {
    text-align: left;
  }
  .wrapper-0418 {
    text-align: center;
  }
  .photo_warm_80b7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slow_bcad .center-b130,
  .center-b130 {
    display: none;
  }
  .down-c9a9 {
    text-align: left;
  }
  .red-fc19 {
    text-align: center;
  }
  .notice_c71e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slow_bcad .cool_cd4d,
  .cool_cd4d {
    display: none;
  }
  .current_a5ba {
    text-align: left;
  }
  .focus-bed2 {
    text-align: center;
  }
  .warm_a7d2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort-2484 {
  box-shadow: none !important;
}
.steel_9ecc .down-218d,
.border_motion_658e .down-218d {
  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_motion_658e .down-218d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.silver-e08a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.silver-e08a:after,
.silver-e08a:before {
  content: "";
  display: table;
}
.silver-e08a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .silver-e08a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.silver-e08a,
.container_mini_bd3c {
  max-width: 1248px;
  margin: 0 auto;
}

.button-6268.cool_2f84 .silver-e08a {
  max-width: 100%;
}
.button-6268.fresh-3578 {
  max-width: 1200px;
  margin: 0 auto;
}
.button-6268.container-140c .silver-e08a {
  max-width: 100%;
}
.button-6268.container-140c > .silver-e08a {
  padding-left: 0;
  padding-right: 0;
}
.button-6268.container-140c > .silver-e08a .slow_bcad {
  margin: 0;
}
.button-6268.container-140c
  > .silver-e08a
  .thumbnail-70cd.primary-simple-de72 {
  margin-right: 0;
  margin-left: 0;
}
.button-6268.container-140c #main.primary-simple-de72 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pressed-8de5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pressed-8de5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar-74db .copper_0927 {
    padding-right: 1em;
  }
  .avatar-74db.paper-559b .thumbnail-70cd {
    border-right: 1px solid #eaecee;
  }
  .avatar-74db.paper-559b .copper_0927 {
    padding-right: 1em;
  }
  .avatar-74db.paper-559b .alert-purple-c888 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_up_7cbf .copper_0927 {
    padding-left: 1em;
  }
  .search_up_7cbf.paper-559b .thumbnail-70cd {
    border-left: 1px solid #eaecee;
  }
  .search_up_7cbf.paper-559b .copper_0927 {
    padding-left: 1em;
  }
  .search_up_7cbf.paper-559b .alert-purple-c888 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_south_caaa .copper_0927 {
    padding-left: 1em;
  }
  .input_south_caaa.paper-559b .column-lower-34f6 {
    border-right: 1px solid #eaecee;
  }
  .input_south_caaa.paper-559b .highlight_78e8 {
    border-right: 1px solid #eaecee;
  }
  .input_south_caaa.paper-559b .copper_0927 {
    padding-left: 1em;
  }
  .input_south_caaa.paper-559b .alert-purple-c888 {
    padding-right: 1em;
  }
  .input_south_caaa.paper-559b .liquid-6a7a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo-8390 .copper_0927 {
    padding-right: 1em;
  }
  .logo-8390.paper-559b .column-lower-34f6 {
    border-left: 1px solid #eaecee;
  }
  .logo-8390.paper-559b .highlight_78e8 {
    border-left: 1px solid #eaecee;
  }
  .logo-8390.paper-559b .copper_0927 {
    padding-right: 1em;
  }
  .logo-8390.paper-559b .alert-purple-c888 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo-8390.paper-559b .liquid-6a7a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pressed-8de5 .copper_0927 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-8de5.paper-559b .thumbnail-70cd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pressed-8de5.paper-559b .copper_0927 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pressed-8de5.paper-559b .alert-purple-c888 {
    padding-left: 1em;
  }
  .pressed-8de5.paper-559b .liquid-6a7a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pressed-8de5.paper-559b .copper_0927 {
    padding-left: 0;
  }
}
.paper_0844 .list_c118 {
  display: inline-block;
}
.link_a942 {
  display: inline-block;
}
.dirty-3cc4 {
  word-con: break-word;
}
.outline-short-c138 > span {
  display: inline-block;
  padding: 5px 0;
}
.outline-short-c138 .grid-7abf {
  margin-left: 8px;
  margin-right: 8px;
}
.outline-short-c138 .warm-a7d6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden-803f .image_motion_4707 {
  margin-bottom: 2em;
}
.hidden-803f .aside-cb95 {
  margin-bottom: 15px;
}
.hidden-803f .aside-cb95:last-child {
  margin-bottom: 0;
}
.hidden-803f .focus_blue_40a4 {
  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) {
  .hidden-803f .focus_blue_40a4 {
    display: block;
  }
}
.hidden-803f .over-8f5b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden-803f .over-8f5b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden-803f .border_static_8eb4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden-803f .border_static_8eb4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden-803f .border_static_8eb4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden-803f .dirty-3cc4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-803f .dirty-3cc4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden-803f .box_f4f3 p:last-child {
  margin-bottom: 0;
}
.hidden-803f .photo_0072 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden-803f .bottom-630f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden-803f .silver-51fe {
  margin-top: 1em;
}
.hidden-803f .pro-3267 {
  top: 0;
  display: block;
}
.hidden-803f .pro-3267 a {
  color: inherit;
}
.hidden-803f .pro-3267 a:hover {
  color: inherit;
}
.hidden-803f .wrapper-next-98b7 {
  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;
}
.hidden-803f .wrapper-next-98b7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden-803f .bottom-630f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden-803f .pattern_3ccb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden-803f .pattern_3ccb:first-child {
  margin-top: 0;
}
.hidden-803f .pattern_3ccb.modal-4875 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden-803f .pattern_3ccb.panel_easy_678e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden-803f
  .pattern_3ccb.panel_easy_678e.thumbnail_red_8d6a
  .silver-51fe {
  width: 100%;
}
.hidden-803f .panel_easy_678e {
  -webkit-box-align: center;
  align-items: center;
}
.hidden-803f .panel_easy_678e .outline-short-c138,
.hidden-803f .panel_easy_678e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden-803f .border_static_8eb4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-803f .border_static_8eb4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-803f .border_static_8eb4: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;
}
.hidden-803f .modal-4875 {
  z-index: 5;
}
.hidden-803f .accent-iron-397b .panel_db32 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden-803f .tertiary_white_bb7a .panel_db32 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden-803f .nav_middle_363a .panel_db32 {
  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;
}
.hidden-803f.fast-afc3 .focus_blue_40a4,
.hidden-803f.prev_461f .focus_blue_40a4 {
  display: block;
}
.hidden-803f.fast-afc3 .focus_blue_40a4 .north_7cac,
.hidden-803f.fast-afc3 .focus_blue_40a4 .bottom-630f,
.hidden-803f.prev_461f .focus_blue_40a4 .north_7cac,
.hidden-803f.prev_461f .focus_blue_40a4 .bottom-630f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-803f.center-9760 .over-8f5b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden-803f.center-9760 .over-8f5b {
    margin-right: 0;
  }
}
.hidden-803f.fast-afc3 .over-8f5b,
.hidden-803f.prev_461f .over-8f5b {
  padding-top: 40%;
}
.hidden-803f.fast-afc3 .image_motion_4707,
.hidden-803f.prev_461f .image_motion_4707 {
  display: block;
}
.hidden-803f.fast-afc3 .fn-sticky-6e06 .bottom-630f,
.hidden-803f.prev_461f .fn-sticky-6e06 .bottom-630f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden-803f.fast-afc3 .over-8f5b,
.hidden-803f.prev_461f .over-8f5b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden-803f.fast-afc3 .bottom-630f {
  padding: 1em;
}
.first-e8eb {
  margin: 30px auto;
  display: block;
}
.first-e8eb .feature_732b > * {
  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;
}
.first-e8eb .feature_732b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first-e8eb .feature_732b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next-c13b .outline-short-c138 {
  margin-bottom: 1.41575em;
}
.next-c13b .wrapper-static-94c6 {
  margin-bottom: 1.618em;
}
.pattern-easy-1ad1 .media_bright_885a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern-easy-1ad1 .media_bright_885a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern-easy-1ad1 .clean_89cf {
  max-width: 100%;
  overflow: auto;
}
.green_a099 .pattern-easy-1ad1 a:hover {
  text-decoration: underline;
}
.dropdown_37c5 .aside-cb95:not(.dirty-3cc4),
.dropdown_37c5 .border_static_8eb4 {
  margin-bottom: 1.41575em;
}
.dropdown_37c5 .aside-cb95:not(.dirty-3cc4):last-child,
.dropdown_37c5 .border_static_8eb4:last-child {
  margin-bottom: 0;
}
.dropdown_37c5 .aside-cb95.disabled_south_f4d2 {
  margin-bottom: 0.41575em;
}
.dropdown_37c5 .bottom_ef66:before,
.dropdown_37c5 .aside-48ae:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dropdown_37c5 .bottom_ef66:before {
  content: "\f115";
}
.dropdown_37c5 .aside-48ae:before {
  content: "\f02c";
}
.dropdown_37c5 .main_5b77 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dropdown_37c5 .main_5b77 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.stale-a0b7 {
  display: -webkit-box;
  display: flex;
}
.stale-a0b7 .form-yellow-bd28 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .stale-a0b7 .form-yellow-bd28 {
    flex-basis: 90px;
  }
}
.stale-a0b7 .message_north_40fa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .stale-a0b7 .message_north_40fa {
    flex-basis: calc(100% - 50px);
  }
}
.stale-a0b7 .orange_8362 p:last-child {
  margin-bottom: 0.72em;
}
.avatar_7fc3 .feature_732b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar_7fc3 .feature_732b:after,
.avatar_7fc3 .feature_732b:before {
  content: "";
  display: table;
}
.avatar_7fc3 .feature_732b:after {
  clear: both;
}
.avatar_7fc3 .feature_732b .image_3e99,
.avatar_7fc3 .feature_732b .title_thick_d150 {
  width: 49%;
}
.avatar_7fc3 .feature_732b .image_3e99 a span.brown_1cf7,
.avatar_7fc3 .feature_732b .title_thick_d150 a span.brown_1cf7 {
  display: block;
  margin-bottom: 5px;
}
.avatar_7fc3 .feature_732b .title_thick_d150 {
  float: left;
  text-align: left;
}
.avatar_7fc3 .feature_732b .image_3e99 {
  float: right;
  text-align: right;
}
.menu_6ce2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .menu_6ce2 {
    margin-bottom: 0;
  }
}
.thick-9da1 {
  margin-bottom: 1em;
}
.thick-9da1 .dirty-3cc4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.full-296b a {
  display: block;
  line-height: 0;
  position: relative;
}
.overlay-2129 .thick-9da1,
.background-1c04 .thick-9da1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .overlay-2129 .thick-9da1,
  .background-1c04 .thick-9da1 {
    display: block;
  }
}
.overlay-2129 .full-296b,
.background-1c04 .full-296b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .overlay-2129 .full-296b,
  .background-1c04 .full-296b {
    margin-bottom: 1em;
  }
}
.overlay-2129 .full-296b img,
.background-1c04 .full-296b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.overlay-2129 .red_aa6e,
.background-1c04 .red_aa6e {
  flex-basis: calc(100% - 160px);
}
.overlay-2129 .red_aa6e p,
.background-1c04 .red_aa6e p {
  margin-bottom: 0;
}
.overlay-2129 .red_aa6e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .overlay-2129 .red_aa6e {
    padding-left: 0;
  }
}
.background-1c04 .red_aa6e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background-1c04 .red_aa6e {
    padding-right: 0;
  }
}
.background-1c04 .full-296b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.thick-3769 .full-296b {
  margin-bottom: 0.5em;
}
.thick-3769 .full-296b img {
  width: 100%;
}
.wrapper-8444 .footer-56fb,
.fresh-58b4 .footer-56fb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fresh-58b4 .thumbnail-70cd .notification-easy-b08a p:last-child {
  margin-bottom: 0;
}
.narrow_5088 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.status_8867 .card-b92d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .status_8867 .card-b92d:last-of-type {
    margin-bottom: 0;
  }
}
.status_8867 .card-b92d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status_8867 .card-b92d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.status_8867 .card-b92d ul li {
  margin: 0 0 0.6em;
}
.status_8867 .card-b92d ul li.status_8857,
.status_8867 .card-b92d ul li.element_silver_9b7f {
  position: relative;
}
.status_8867 .card-b92d ul li.status_8857 .paper_00c3,
.status_8867 .card-b92d ul li.element_silver_9b7f .paper_00c3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.status_8867 .card-b92d ul li.status_8857:after:after,
.status_8867 .card-b92d ul li.status_8857:after:before,
.status_8867
  .card-b92d
  ul
  li.element_silver_9b7f:after:after,
.status_8867
  .card-b92d
  ul
  li.element_silver_9b7f:after:before {
  content: "";
  display: table;
}
.status_8867 .card-b92d ul li.status_8857:after:after,
.status_8867
  .card-b92d
  ul
  li.element_silver_9b7f:after:after {
  clear: both;
}
.status_8867 .card-b92d a.background-5716:hover {
  text-decoration: none;
}
.status_8867 .card-b92d select {
  max-width: 100%;
}
.status_8867 .card-b92d table {
  font-size: 85%;
}
.status_8867 .card-b92d table td,
.status_8867 .card-b92d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.status_8867 .card-b92d table tfoot td {
  text-align: left;
}
.status_8867 .card-b92d :last-child {
  margin-bottom: 0;
}
.status_8867 .card-b92d .inner_edb2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.status_8867 .card-b92d .inner_edb2 label {
  width: 100%;
}
.status_8867 .card-b92d .inner_edb2 .dim_de61 {
  width: 100%;
  display: block;
}
.status_8867 .card-b92d .inner_edb2 .image_4255 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.status_8867 .card-b92d .inner_edb2 .image_4255:hover svg #svg-search {
  fill: #444;
}
.status_8867 .card-b92d .inner_edb2 .image_4255 svg {
  width: 18px;
  height: 18px;
}
.status_8867 .hover_2414 ul ul,
.status_8867 .bright-3f00 ul ul,
.status_8867 .component_tiny_7ebe ul ul,
.status_8867 .input_lite_6ad6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.status_8867 .hover_2414 .sort-4574 > a,
.status_8867 .bright-3f00 .sort-4574 > a,
.status_8867 .component_tiny_7ebe .sort-4574 > a,
.status_8867 .input_lite_6ad6 .sort-4574 > a {
  margin-bottom: 0;
}
.status_8867 .content_2902 li,
.status_8867 .hover_2414 li,
.status_8867 .pressed_6de1 li,
.status_8867 .bright-3f00 li,
.status_8867 .component_tiny_7ebe li,
.status_8867 .input_lite_6ad6 li,
.status_8867 .element_under_e71c li,
.status_8867 .avatar-635a li {
  display: block;
  position: relative;
}
.status_8867 .content_2902 li:last-child,
.status_8867 .hover_2414 li:last-child,
.status_8867 .pressed_6de1 li:last-child,
.status_8867 .bright-3f00 li:last-child,
.status_8867 .component_tiny_7ebe li:last-child,
.status_8867 .input_lite_6ad6 li:last-child,
.status_8867 .element_under_e71c li:last-child,
.status_8867 .avatar-635a li:last-child {
  border: none;
}
.status_8867 .content_2902 li a,
.status_8867 .hover_2414 li a,
.status_8867 .pressed_6de1 li a,
.status_8867 .bright-3f00 li a,
.status_8867 .component_tiny_7ebe li a,
.status_8867 .input_lite_6ad6 li a,
.status_8867 .element_under_e71c li a,
.status_8867 .avatar-635a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status_8867 .content_2902 li ul li::before,
.status_8867 .hover_2414 li ul li::before,
.status_8867 .pressed_6de1 li ul li::before,
.status_8867 .bright-3f00 li ul li::before,
.status_8867 .component_tiny_7ebe li ul li::before,
.status_8867 .input_lite_6ad6 li ul li::before,
.status_8867 .element_under_e71c li ul li::before,
.status_8867 .avatar-635a li ul li::before {
  left: 15px;
}
.status_8867 .content_2902 li ul a,
.status_8867 .hover_2414 li ul a,
.status_8867 .pressed_6de1 li ul a,
.status_8867 .bright-3f00 li ul a,
.status_8867 .component_tiny_7ebe li ul a,
.status_8867 .input_lite_6ad6 li ul a,
.status_8867 .element_under_e71c li ul a,
.status_8867 .avatar-635a li ul a {
  padding-left: 20px;
}
.status_8867 .content_2902 li ul ul li::before,
.status_8867 .hover_2414 li ul ul li::before,
.status_8867 .pressed_6de1 li ul ul li::before,
.status_8867 .bright-3f00 li ul ul li::before,
.status_8867 .component_tiny_7ebe li ul ul li::before,
.status_8867 .input_lite_6ad6 li ul ul li::before,
.status_8867 .element_under_e71c li ul ul li::before,
.status_8867 .avatar-635a li ul ul li::before {
  left: 30px;
}
.status_8867 .content_2902 li ul ul a,
.status_8867 .hover_2414 li ul ul a,
.status_8867 .pressed_6de1 li ul ul a,
.status_8867 .bright-3f00 li ul ul a,
.status_8867 .component_tiny_7ebe li ul ul a,
.status_8867 .input_lite_6ad6 li ul ul a,
.status_8867 .element_under_e71c li ul ul a,
.status_8867 .avatar-635a li ul ul a {
  padding-left: 40px;
}
.status_8867 .card_0c42 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status_8867 .avatar-635a ul li {
  margin-bottom: 1.41575em;
}
.status_8867 .avatar-635a ul li .dirty_20bf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.status_8867 .avatar-635a ul li .sidebar-hard-e3ba {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_949d .content_2902 li a,
.frame_949d .hover_2414 li a,
.frame_949d .pressed_6de1 li a,
.frame_949d .bright-3f00 li a,
.frame_949d .component_tiny_7ebe li a,
.frame_949d .input_lite_6ad6 li a,
.frame_949d .element_under_e71c li a,
.frame_949d .avatar-635a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_949d .card_0c42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_949d .card-b92d ul li.status_8857 .paper_00c3,
.frame_949d .card-b92d ul li.element_silver_9b7f .paper_00c3 {
  background: rgba(0, 0, 0, 0.2);
}
.frame_949d .status_8867 .card-b92d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-6268 .status_8867 .stone-3caf li {
  margin: 0;
}
.button-6268 .status_8867 .stone-3caf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.button-6268 .status_8867 .stone-3caf li ul {
  margin: 0;
}
.button-6268 .status_8867 .stone-3caf li ul li a {
  padding-left: 15px;
}
.button-6268 .status_8867 .stone-3caf li ul li li a {
  padding-left: 30px;
}
.button-6268 .status_8867 .stone-3caf li.hard_00bb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.button-6268 .status_8867 .stone-3caf li.hard_00bb > 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;
}
.button-6268 .status_8867 .stone-3caf li.hard_00bb > 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;
}
.video_right_0f9f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel-action-7ebc {
  position: relative;
  z-index: 10;
}
.panel-action-7ebc .sidebar_65cd {
  width: 100%;
  max-width: 100%;
}
.thumbnail-basic-f9db .gas_27cb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail-basic-f9db .shadow_clean_3628 {
}
.thumbnail-basic-f9db .frame_949d {
  background: #292929;
}
.border-e65f .gas_27cb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.border-e65f .shadow_clean_3628 {
  background: #f9f9f9;
}
.border-e65f .frame_949d {
  background: #303030;
}
.filter_paper_4114 .gas_27cb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_paper_4114 .list_c118 {
    margin-bottom: 1em;
  }
  .filter_paper_4114 .list_c118:last-child {
    margin-bottom: 0;
  }
}
.filter_paper_4114 .shadow_clean_3628 {
  background: #ededed;
}
.filter_paper_4114 .frame_949d {
  background: #1a1a1a;
}
.gas_27cb.shadow_clean_3628 {
  color: rgba(0, 0, 0, 0.6);
}
.gas_27cb.shadow_clean_3628 .fast-f69b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas_27cb.frame_949d {
  color: rgba(255, 255, 255, 0.99);
}
.gas_27cb.frame_949d a:not(.background-5716) {
  color: rgba(255, 255, 255, 0.79);
}
.gas_27cb.frame_949d a:not(.background-5716):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas_27cb.frame_949d .fast-f69b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_27cb.frame_949d table tbody td,
.gas_27cb.frame_949d table th {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-58d6.next_d3c1 .silver-e08a {
  max-width: initial;
}
.overlay-58d6 .preview_b6f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.overlay-58d6 .preview_b6f0 .sidebar_65cd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .overlay-58d6 .preview_b6f0 .sidebar_65cd {
    display: block;
    margin-bottom: 2em;
  }
  .overlay-58d6 .preview_b6f0 .sidebar_65cd:last-child {
    margin-bottom: 0;
  }
}
.filter_paper_4114 .list_c118:last-child,
.border-e65f .list_c118:last-child,
.thumbnail-basic-f9db .list_c118:last-child {
  margin-bottom: 0;
}
.filter_paper_4114 .list_c118 .status_8867 .card-b92d:last-child,
.border-e65f .list_c118 .status_8867 .card-b92d:last-child,
.thumbnail-basic-f9db .list_c118 .status_8867 .card-b92d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter_paper_4114 .top_ad87,
  .filter_paper_4114 .cool-cec5,
  .border-e65f .top_ad87,
  .border-e65f .cool-cec5,
  .thumbnail-basic-f9db .top_ad87,
  .thumbnail-basic-f9db .cool-cec5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel-action-7ebc .list_c118 {
    margin-bottom: 2em;
  }
}
.panel-action-7ebc p:last-child {
  margin-bottom: 0;
}
.panel-action-7ebc li,
.panel-action-7ebc ul {
  list-style: none;
  margin: 0;
}
.panel-action-7ebc ul ul {
  margin-left: 2.617924em;
}
.background-4e49 {
  font-size: 0.875em;
}

/* css-noise: a7cd */
.promo-block-v4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
