/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search_slow_5847/customify
Author: WPCustomify
Author URI: https://pressmaximum.search_slow_5847
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.search_slow_5847/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focus-prev-5e0f.pattern-b725/licenses/gpl-2.0.shadow_selected_df51
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.mini-cef3/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.active-7899.over-388f/normalize.solid-e79d/
 ======
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.solid-e79d v7.0.0 | MIT License | github.search_slow_5847/necolas/normalize.solid-e79d */
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;
}
.stale_784e .summary-bronze-5e92,
.grid-smooth-d603,
.focus-f45a,
.surface_dirty_184f,
.main_gas_f045,
.text-964d,
.logo_4576,
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;
}
.grid-smooth-d603,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid-smooth-d603,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid-smooth-d603,
  h1 {
    font-size: 1.8em;
  }
}
.focus-f45a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus-f45a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus-f45a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus-f45a,
  h2 {
    font-size: 1.7em;
  }
}
.surface_dirty_184f,
h3 {
  font-size: 1.618em;
}
.stale_784e .summary-bronze-5e92,
.main_gas_f045,
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.tag_5eed {
  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;
}
.slider-c7e5:after,
.slider-c7e5:before,
.media_fa3c:after,
.media_fa3c:before {
  content: "";
  display: table;
}
.slider-c7e5:after,
.media_fa3c:after {
  clear: both;
}
.list_up_0376 {
  float: right;
  margin-right: 0;
}
.item-static-b36e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.section_huge_be9b .accordion_over_2546,
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;
}
.section_huge_be9b .accordion_over_2546: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-smooth-ff5e .accordion_over_2546 {
  box-shadow: none;
}
.container-smooth-ff5e
  .accordion_over_2546
  .narrow-854b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.container-smooth-ff5e .accordion_over_2546 .description-over-a54c {
  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-smooth-ff5e
  .accordion_over_2546
  .description-over-a54c
  b {
  display: none;
}
.container-smooth-ff5e .black_b485 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.current_6cf0:not(.shade_middle_13ac):not(.liquid_5744),
button:not(.shade_middle_13ac):not(.liquid_5744),
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ),
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ),
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ) {
  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;
}
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ):hover,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ):hover,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):hover,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):hover,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ):active,
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ):active,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):active,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):active,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):active,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus {
  outline: 0;
}
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373 {
  position: relative;
}
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .fast_3663,
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .item-4f2a,
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .text-new-facc,
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  i,
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  svg,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .fast_3663,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .item-4f2a,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .text-new-facc,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  i,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  svg,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .fast_3663,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .item-4f2a,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .text-new-facc,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  i,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  svg,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .fast_3663,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .item-4f2a,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .text-new-facc,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  i,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  svg,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .fast_3663,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .item-4f2a,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  .text-new-facc,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  i,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373
  svg {
  visibility: hidden;
}
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373:after,
button:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373:after,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373:after,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373:after,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ).fn-loading-6373: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;
}
.current_6cf0:not(.shade_middle_13ac):not(.liquid_5744),
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ),
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ),
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ) {
  color: #fff;
  background: #235787;
}
.current_6cf0:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus,
input[type="button"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus,
input[type="reset"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus,
input[type="submit"]:not(.shade_middle_13ac):not(
    .liquid_5744
  ):focus {
  color: #fff;
}
.current_6cf0.fn-disabled-6373:not(.shade_middle_13ac):not(
    .liquid_5744
  ),
.current_6cf0[disabled]:not(.shade_middle_13ac):not(
    .liquid_5744
  ),
button.fn-disabled-6373:not(.shade_middle_13ac):not(
    .liquid_5744
  ),
button[disabled]:not(.shade_middle_13ac):not(
    .liquid_5744
  ) {
  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;
}
.north-bdf4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.north-bdf4: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;
}
.title-left-65c9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list-focused-d456 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tertiary_369a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider-c7e5:after,
.slider-c7e5:before,
.mask_d1de:after,
.mask_d1de:before,
.panel-92ce:after,
.panel-92ce:before,
.light_6201:after,
.light_6201:before,
.left_9d68:after,
.left_9d68:before,
.banner_lite_2a2b:after,
.banner_lite_2a2b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider-c7e5:after,
.mask_d1de:after,
.panel-92ce:after,
.light_6201:after,
.left_9d68:after,
.banner_lite_2a2b:after {
  clear: both;
}
.mask_d1de .description_copper_da02,
.panel-92ce .description_copper_da02,
.disabled-45e1 .description_copper_da02 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section-21a2 {
  display: inline-block;
}
.grid-thick-1664 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.grid-thick-1664 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.grid-thick-1664 .tiny-a65d {
  padding: 1em 0;
  font-size: 85%;
}
.tiny-a65d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.active_prev_98ad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.active_prev_98ad:after,
.active_prev_98ad:before {
  content: "";
  display: table;
}
.active_prev_98ad:after {
  clear: both;
}
.avatar_e09d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slow-4ab8 .avatar_e09d {
  max-width: 50%;
}
.video_3b43 .avatar_e09d {
  max-width: 33.33%;
}
.shadow_ea0f .avatar_e09d {
  max-width: 25%;
}
.row_bcf4 .avatar_e09d {
  max-width: 20%;
}
.detail_in_65d2 .avatar_e09d {
  max-width: 16.66%;
}
.widget-9ffc .avatar_e09d {
  max-width: 14.28%;
}
.photo_0116 .avatar_e09d {
  max-width: 12.5%;
}
.carousel_f439 .avatar_e09d {
  max-width: 11.11%;
}
.heading-medium-79f5 {
  display: block;
}
.stale_784e .top_47b3 label,
.stale_784e .modal_7a93 label,
.stale_784e .soft_c304 label,
.stale_784e .gradient_a4ae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon_hovered_df90 {
  list-style: none;
  margin: 0;
}
.icon_hovered_df90 article.highlight_light_9b24 {
  margin-bottom: 0;
}
.icon_hovered_df90 ul {
  list-style: none;
  margin: 0;
}
.icon_hovered_df90 .gas_1e4f li.highlight_light_9b24 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon_hovered_df90 .gas_1e4f li.highlight_light_9b24 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon_hovered_df90 .gas_1e4f li.highlight_light_9b24: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) {
  .icon_hovered_df90 .gas_1e4f li.highlight_light_9b24 li.highlight_light_9b24 li.highlight_light_9b24 li.highlight_light_9b24 {
    padding-left: 0;
  }
}
article.highlight_light_9b24 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight_light_9b24 .mask_d1de p:last-of-type {
  margin-bottom: 0;
}
article.highlight_light_9b24 .hero-smooth-5e12 {
  float: left;
}
article.highlight_light_9b24 .dark-c1d4 {
  margin-left: 85px;
}
article.highlight_light_9b24 .last_55b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight_light_9b24 .last_55b5 .liquid_c6e7 {
  margin-left: 10px;
}
article.highlight_light_9b24 .pro-599d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight_light_9b24 .frame_d524 {
  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 .top_47b3,
  #respond .soft_c304,
  #respond .gradient_a4ae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top_47b3 input,
#respond .soft_c304 input,
#respond .gradient_a4ae input {
  width: 100%;
}
#respond .gradient_a4ae {
  margin-right: 0;
}
#respond .easy_c476 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_c9f8 {
  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;
}
.modal_c9f8.section-top-c740 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal_c9f8 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%);
}
.modal_c9f8:focus,
.modal_c9f8: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);
}
.widget-04a6 {
  border-radius: 10%;
}
.full-d21b {
  border-radius: 50%;
}
.basic_dda6 {
  font-size: 0.72em;
}
.column_4a89 {
  font-size: 0.875em;
}
.logo_5d69 {
  font-size: 1.1em;
}
.shade-078c {
  text-transform: uppercase;
  line-height: 1.2;
}
.shade-078c.basic_dda6 {
  letter-spacing: 0.5px;
}
.hidden_brown_4b8a,
.hidden_brown_4b8a a {
  color: #6d6d6d;
}
.hidden_brown_4b8a a:hover {
  color: #111;
}
.down-72b0 {
  color: #6d6d6d;
}
.badge-east-9dc5 {
  overflow-x: hidden;
}
.badge-east-9dc5 .cool-2fc4.highlight_solid_1d1d {
  position: relative;
}
.badge-east-9dc5 .cool-2fc4.highlight_solid_1d1d.column-east-9598 {
  position: initial;
}
.badge-east-9dc5
  .cool-2fc4.highlight_solid_1d1d.column-east-9598
  .aside-9078 {
  left: auto;
}
.badge-east-9dc5 .cool-2fc4 .aside-9078 {
  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;
}
.badge-east-9dc5 .cool-2fc4:hover.highlight_solid_1d1d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.badge-east-9dc5
  .cool-2fc4:hover.highlight_solid_1d1d
  .aside-9078 {
  display: block;
  z-index: 9999999;
}
.badge-east-9dc5 .search_thick_8537 .mask_5521,
.badge-east-9dc5 .tabs_4aca .mask_5521 {
  display: none;
}
.badge-east-9dc5 .next-7be1 .cool-2fc4:hover.highlight_solid_1d1d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.stale_784e .top_47b3 label,
.stale_784e .modal_7a93 label,
.stale_784e .soft_c304 label,
.stale_784e .gradient_a4ae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.icon_hovered_df90 {
  list-style: none;
  margin: 0;
}
.icon_hovered_df90 article.highlight_light_9b24 {
  margin-bottom: 0;
}
.icon_hovered_df90 ul {
  list-style: none;
  margin: 0;
}
.icon_hovered_df90 .gas_1e4f li.highlight_light_9b24 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .icon_hovered_df90 .gas_1e4f li.highlight_light_9b24 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .icon_hovered_df90 .gas_1e4f li.highlight_light_9b24: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) {
  .icon_hovered_df90 .gas_1e4f li.highlight_light_9b24 li.highlight_light_9b24 li.highlight_light_9b24 li.highlight_light_9b24 {
    padding-left: 0;
  }
}
article.highlight_light_9b24 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.highlight_light_9b24 .mask_d1de p:last-of-type {
  margin-bottom: 0;
}
article.highlight_light_9b24 .hero-smooth-5e12 {
  float: left;
}
article.highlight_light_9b24 .dark-c1d4 {
  margin-left: 85px;
}
article.highlight_light_9b24 .last_55b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.highlight_light_9b24 .last_55b5 .liquid_c6e7 {
  margin-left: 10px;
}
article.highlight_light_9b24 .pro-599d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.highlight_light_9b24 .frame_d524 {
  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 .top_47b3,
  #respond .soft_c304,
  #respond .gradient_a4ae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top_47b3 input,
#respond .soft_c304 input,
#respond .gradient_a4ae input {
  width: 100%;
}
#respond .gradient_a4ae {
  margin-right: 0;
}
#respond .easy_c476 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search_thick_8537 .tooltip-2874 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-2874 .sort-ebbc.smooth-30d1 .tag_5a89 > li > a:focus,
.tooltip-2874 .sort-ebbc.smooth-30d1 .tag_5a89 > li > a:hover,
.tooltip-2874 .sort-ebbc.column_wood_eb00 .tag_5a89 > li > a:focus,
.tooltip-2874 .sort-ebbc.column_wood_eb00 .tag_5a89 > li > a:hover,
.tooltip-2874 .sort-ebbc.form_motion_7388 .tag_5a89 > li > a:focus,
.tooltip-2874 .sort-ebbc.form_motion_7388 .tag_5a89 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-2874
  .sort-ebbc.smooth-30d1
  .tag_5a89
  > li.element-wood-6692
  > a,
.tooltip-2874
  .sort-ebbc.smooth-30d1
  .tag_5a89
  > li.easy_3ca9
  > a,
.tooltip-2874
  .sort-ebbc.column_wood_eb00
  .tag_5a89
  > li.element-wood-6692
  > a,
.tooltip-2874
  .sort-ebbc.column_wood_eb00
  .tag_5a89
  > li.easy_3ca9
  > a,
.tooltip-2874
  .sort-ebbc.form_motion_7388
  .tag_5a89
  > li.element-wood-6692
  > a,
.tooltip-2874 .sort-ebbc.form_motion_7388 .tag_5a89 > li.container_ebfc > a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-2874 .fixed_6602,
.tooltip-2874 .fixed_6602 a {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-2874 .accordion-455b.nav-bronze-3458 li a,
.tooltip-2874 .text_fluid_3811 a,
.tooltip-2874 .thick_e78b,
.tooltip-2874 .tag_5a89 > li > a,
.tooltip-2874 .out_a71a {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874 .accordion-455b.nav-bronze-3458 li a:hover,
.tooltip-2874 .text_fluid_3811 a:hover,
.tooltip-2874 .thick_e78b:hover,
.tooltip-2874 .tag_5a89 > li > a:hover,
.tooltip-2874 .out_a71a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-2874 .detail_plasma_72cc {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874 .detail_plasma_72cc .prev-7db8 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-2874 .detail_plasma_72cc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-2874 .focus-middle-8303 .form-advanced-51b2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874 .focus-middle-8303 .form-advanced-51b2 .out-22aa {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874
  .focus-middle-8303
  .form-advanced-51b2
  .out-22aa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874
  .focus-middle-8303
  .form-advanced-51b2
  .out-22aa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874
  .focus-middle-8303
  .form-advanced-51b2
  .out-22aa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874
  .focus-middle-8303
  .form-advanced-51b2
  .out-22aa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874 .focus-middle-8303 .accordion-down-44bf {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-2874 .focus-middle-8303 .accordion-down-44bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_adbc
  .tooltip-2874
  .focus-middle-8303
  .backdrop_6a05
  .heading_33b3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_adbc
  .tooltip-2874
  .focus-middle-8303
  .backdrop_6a05
  .out-22aa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search_thick_8537 .surface_steel_605c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface_steel_605c .sort-ebbc.smooth-30d1 .tag_5a89 > li > a:focus,
.surface_steel_605c .sort-ebbc.smooth-30d1 .tag_5a89 > li > a:hover,
.surface_steel_605c .sort-ebbc.column_wood_eb00 .tag_5a89 > li > a:focus,
.surface_steel_605c .sort-ebbc.column_wood_eb00 .tag_5a89 > li > a:hover,
.surface_steel_605c .sort-ebbc.form_motion_7388 .tag_5a89 > li > a:focus,
.surface_steel_605c .sort-ebbc.form_motion_7388 .tag_5a89 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_steel_605c
  .sort-ebbc.smooth-30d1
  .tag_5a89
  > li.element-wood-6692
  > a,
.surface_steel_605c
  .sort-ebbc.smooth-30d1
  .tag_5a89
  > li.easy_3ca9
  > a,
.surface_steel_605c
  .sort-ebbc.column_wood_eb00
  .tag_5a89
  > li.element-wood-6692
  > a,
.surface_steel_605c
  .sort-ebbc.column_wood_eb00
  .tag_5a89
  > li.easy_3ca9
  > a,
.surface_steel_605c
  .sort-ebbc.form_motion_7388
  .tag_5a89
  > li.element-wood-6692
  > a,
.surface_steel_605c .sort-ebbc.form_motion_7388 .tag_5a89 > li.container_ebfc > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_steel_605c .fixed_6602,
.surface_steel_605c .fixed_6602 a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_steel_605c .accordion-455b.nav-bronze-3458 li a,
.surface_steel_605c .text_fluid_3811 a,
.surface_steel_605c .thick_e78b,
.surface_steel_605c .tag_5a89 > li > a,
.surface_steel_605c .out_a71a {
  color: rgba(0, 0, 0, 0.55);
}
.surface_steel_605c .accordion-455b.nav-bronze-3458 li a:hover,
.surface_steel_605c .text_fluid_3811 a:hover,
.surface_steel_605c .thick_e78b:hover,
.surface_steel_605c .tag_5a89 > li > a:hover,
.surface_steel_605c .out_a71a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_steel_605c .detail_plasma_72cc {
  color: rgba(0, 0, 0, 0.55);
}
.surface_steel_605c .detail_plasma_72cc .prev-7db8 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_steel_605c .detail_plasma_72cc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_b211 .element_basic_0206 {
  margin-left: auto;
  margin-right: auto;
}
.panel-92ce > * {
  margin-left: auto;
  margin-right: auto;
}
.panel-92ce .title-left-65c9 {
  margin-right: 1.41575em;
}
.secondary-a97b .panel-92ce > .stone-0115 {
  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;
}
.secondary-a97b .panel-92ce > .footer_left_b8ed {
  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;
}
.sidebar-solid-db15.thumbnail_b211 .element_basic_0206,
.banner_74e6.thumbnail_b211 .element_basic_0206 {
  margin-left: 0;
}
.input-07ba.thumbnail_b211 .element_basic_0206,
.picture-6b55.thumbnail_b211 .element_basic_0206 {
  margin-right: 0;
}
.panel-92ce ol,
.panel-92ce ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.texture_bright_0a0e video {
  max-width: 100%;
}
.warm-e2bb img {
  display: block;
}
.warm-e2bb.title-left-65c9,
.warm-e2bb.list-focused-d456 {
  width: 100%;
}
.warm-e2bb.footer_left_b8ed img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.action-9e16:not(.title-light-62b1) {
  margin: 1.5em auto;
}
.modal_0e15 p {
  padding: 1.5em 14px;
}
ul.title-upper-b68e.footer_left_b8ed,
ul.title-upper-b68e.stone-0115,
ul.title-upper-b68e.orange_8012.stone-0115 {
  padding: 0 14px;
}
.notification_wide_db6d {
  display: block;
  overflow-x: auto;
}
.notification_wide_db6d table {
  border-collapse: collapse;
  width: 100%;
}
.notification_wide_db6d td,
.notification_wide_db6d th {
  padding: 0.5em;
}
.panel-92ce li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel-92ce ol ol,
.panel-92ce ol ul,
.panel-92ce ul ol,
.panel-92ce ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel-92ce ol ol li,
.panel-92ce ol ul li,
.panel-92ce ul ol li,
.panel-92ce ul ul li {
  margin-left: 0;
}
.modal-6037.image-e81e > .icon-6689 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.modal-6037.image-e81e > .icon-6689 iframe,
.modal-6037.image-e81e > .icon-6689 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block_0821 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block_0821.form-1398 {
  padding: 0;
}
.block_0821.form-1398 cite {
  font-size: 13px;
}
.block_0821 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block_0821 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel-0f1c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel-0f1c > p:first-child {
  margin-top: 0;
}
.panel-0f1c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel-0f1c blockquote {
  border-left: 0;
}
.item-9fd6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item-9fd6:not(.outline_658c) {
  max-width: 100px;
}
.item-9fd6.tertiary_8b07 {
  border-bottom: none !important;
  text-align: center;
}
.item-9fd6.tertiary_8b07::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal_0e15 p {
    padding: 1.5em 0;
  }
}
.wood_cbeb {
  color: #0073aa;
}
.shadow_6056 {
  background-color: #0073aa;
}
.hover_iron_b360 {
  color: #229fd8;
}
.shadow_8642 {
  background-color: #229fd8;
}
.clean_a7ae {
  color: #eee;
}
.hover_c090 {
  background-color: #eee;
}
.gradient_old_824c {
  color: #444;
}
.widget-focused-d159 {
  background-color: #444;
}
.message-e6d0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.message-e6d0 .border-f615 .text_fluid_3811 {
  font-size: 15px;
}
.message-e6d0 .text_fluid_3811 {
  line-height: 1.3;
}
.message-e6d0 .surface_steel_605c {
}
.message-e6d0 .tooltip-2874 {
  background: #235787;
}
.primary_dirty_b25e {
  padding: 0;
}
.primary_dirty_b25e .tooltip-2874 {
  background: #1a1a1a;
}
.primary_dirty_b25e .surface_steel_605c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.simple-2031 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.simple-2031 .surface_steel_605c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.simple-2031 .tooltip-2874 {
  background: #303030;
}
.banner_lite_2a2b {
  position: relative;
  z-index: 10;
}
.banner_lite_2a2b .filter_c4fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_clean_b6ff .highlight_solid_1d1d {
  display: inline-block;
  vertical-align: middle;
}
.photo_clean_b6ff.orange_d5ee .highlight_solid_1d1d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .photo_clean_b6ff.orange_d5ee .highlight_solid_1d1d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_clean_b6ff.orange_d5ee .highlight_solid_1d1d {
    margin-right: 0.4em;
  }
}
.photo_clean_b6ff.orange_d5ee .highlight_solid_1d1d:last-child {
  margin-right: 0;
}
.primary-old-31d7 .filter_c4fa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .search_thick_8537 .border-f615 {
    margin: 0 -0.5em;
  }
  .search_thick_8537 .border-f615 [class*="customify-col-"],
  .search_thick_8537 .border-f615 [class*="customify-col_"],
  .search_thick_8537 .border-f615 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.search_thick_8537.bright_89a8 .filter_c4fa {
  background: 0 0 !important;
}
.search_thick_8537.bright_89a8 .filter_c4fa,
.search_thick_8537.primary-old-31d7 .filter_c4fa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .search_thick_8537.menu_8b15 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.search_thick_8537.primary-old-31d7 .filter_c4fa {
  box-shadow: none !important;
}
.nav-blue-3d18 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav-blue-3d18 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav-blue-3d18 {
    padding: 18px 0 20px;
  }
}
.nav-blue-3d18 .panel_3874 {
  width: 100%;
}
.nav-blue-3d18 .middle_1ee6 {
  margin-bottom: 0;
}
.nav-blue-3d18 .clean_0d69 {
  margin-top: 5px;
  font-size: 0.875em;
}
.video_dacf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.video_dacf .inner_75d2 {
  width: 100%;
}
.panel_gas_8d5d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel_gas_8d5d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel_gas_8d5d 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;
}
.panel_gas_8d5d li:last-child:after {
  display: none;
}
.panel_gas_8d5d li a {
  font-weight: 500;
  margin-right: 10px;
}
.logo-407a .mask_5521 button,
.nav-blue-3d18 .mask_5521 button {
  left: 0;
}
.logo-407a .inner_75d2,
.nav-blue-3d18 .inner_75d2 {
  padding-left: 0;
  padding-right: 0;
}
.logo-407a .video_dacf,
.nav-blue-3d18 .video_dacf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.logo-407a {
  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;
}
.logo-407a: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;
}
.logo-407a .article_solid_5991 {
  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) {
  .logo-407a .article_solid_5991 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-407a .article_solid_5991 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .logo-407a .article_solid_5991 {
    min-height: 200px;
  }
}
.logo-407a .panel_gas_8d5d {
  color: rgba(255, 255, 255, 0.8);
}
.logo-407a .panel_gas_8d5d a,
.logo-407a .panel_gas_8d5d li:after {
  color: inherit;
}
.logo-407a .panel_gas_8d5d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.steel-b032 {
  margin-bottom: 0.5em;
}
.warm-f58b {
  margin-bottom: 1.2em;
}
.warm-f58b,
.steel-b032 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.warm-f58b p:last-child,
.steel-b032 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mask_5521,
#masthead .mask_5521 {
  display: none;
}
#masthead
  > .mask_5521.footer-tiny-a9b4 {
  display: none;
}
#masthead > .mask_5521 button {
  left: 0;
}
.purple_6ec6 {
  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%;
}
.purple_6ec6 .highlight_solid_1d1d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.purple_6ec6 .section_slow_58a2 {
  display: -webkit-box;
  display: flex;
}
.purple_6ec6 .section_slow_58a2.mask-887f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.purple_6ec6 .section_slow_58a2.title_4425 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.purple_6ec6 .section_slow_58a2.tag-complex-dd5f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.purple_6ec6.light_8dd6.highlight-7c10 .section_slow_58a2.mask-887f {
  flex-basis: 100%;
}
.purple_6ec6.text-prev-37f4 .section_slow_58a2.title_4425 {
  -webkit-box-flex: 1;
  flex: auto;
}
.purple_6ec6.text-prev-37f4 .section_slow_58a2.tag-complex-dd5f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mask_5521.footer-tiny-a9b4 {
  display: none;
}
#masthead > .mask_5521 button {
  left: 0;
}
.notification_action_bc61 {
  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;
}
.notification_action_bc61:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification_action_bc61.description-small-f5dc i {
  margin-right: 4px;
}
.notification_action_bc61.north-c66f i {
  margin-left: 5px;
}
.text_fluid_3811 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.text_fluid_3811 p:last-child {
  margin-bottom: 0;
}
.list-slow-2922 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list-slow-2922 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list-slow-2922 img {
  display: block;
  width: auto;
  line-height: 1;
}
.list-slow-2922 .fixed_6602 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list-slow-2922 .dirty_2f01 {
  margin: 5px 0 7px 0;
}
.list-slow-2922.slider-dd35 .orange_41db {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-slow-2922.slider-dd35 .avatar_plasma_d8e9 {
  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;
}
.list-slow-2922.frame-43af {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list-slow-2922.frame-43af .orange_41db {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-slow-2922.frame-43af .avatar_plasma_d8e9 {
  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;
}
.list-slow-2922.content-3608 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-slow-2922.dropdown-fcdd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list-slow-2922.dropdown-fcdd .avatar_plasma_d8e9 {
  margin-top: 7px;
}
.element_1afd {
  display: inline-block;
}
.banner_lite_2a2b .description_hard_4996 .list-slow-2922 img {
  max-width: 100%;
}
.sort-ebbc .message_first_e9f5.content-8dfd,
.carousel_basic_cb4d .message_first_e9f5.content-8dfd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort-ebbc .dim-4303,
.carousel_basic_cb4d .dim-4303 {
  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%);
}
.sort-ebbc .dim-4303 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort-ebbc.carousel_fresh_a4ec .dim-4303 {
  display: none;
}
.sort-ebbc .west_4ca0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-ebbc .west_4ca0 li {
  display: inline-block;
  position: relative;
}
.sort-ebbc .west_4ca0 li:last-child {
  margin-right: 0;
}
.sort-ebbc .west_4ca0 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;
}
.sort-ebbc .west_4ca0 li.container_ebfc > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort-ebbc .west_4ca0 > 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;
}
.sort-ebbc .west_4ca0 > li > a i {
  line-height: 0;
}
.sort-ebbc .west_4ca0 > li.wide_5fbe > a .dim-4303 {
  margin-left: 4px;
  line-height: 0;
}
.sort-ebbc .west_4ca0 .backdrop_a8e1 li.wide_5fbe > a {
  position: relative;
}
.sort-ebbc .west_4ca0 .backdrop_a8e1 li.wide_5fbe > a:after,
.sort-ebbc .west_4ca0 .backdrop_a8e1 li.wide_5fbe > a:before {
  content: "";
  display: table;
}
.sort-ebbc .west_4ca0 .backdrop_a8e1 li.wide_5fbe > a:after {
  clear: both;
}
.sort-ebbc .west_4ca0 .backdrop_a8e1 li.wide_5fbe > a .dim-4303 {
  margin-left: 5px;
  float: right;
}
.sort-ebbc .content-short-6c91,
.sort-ebbc .backdrop_a8e1 {
  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;
}
.sort-ebbc .backdrop_a8e1 {
  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;
}
.sort-ebbc .backdrop_a8e1 .content-8dfd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort-ebbc .backdrop_a8e1 .dim-4303 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort-ebbc .backdrop_a8e1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort-ebbc .backdrop_a8e1 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;
}
.sort-ebbc .backdrop_a8e1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort-ebbc .backdrop_a8e1 .backdrop_a8e1 {
  top: 0;
  left: 100%;
}
.sort-ebbc .action-1150.fn-focus-6373 > .content-short-6c91,
.sort-ebbc .action-1150.fn-focus-6373 > .backdrop_a8e1,
.sort-ebbc .action-1150:focus > .content-short-6c91,
.sort-ebbc .action-1150:focus > .backdrop_a8e1,
.sort-ebbc .action-1150:hover > .content-short-6c91,
.sort-ebbc .action-1150:hover > .backdrop_a8e1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort-ebbc.form_motion_7388 .tag_5a89:after,
.sort-ebbc.form_motion_7388 .tag_5a89:before {
  content: "";
  display: table;
}
.sort-ebbc.form_motion_7388 .tag_5a89:after {
  clear: both;
}
.sort-ebbc.form_motion_7388 .tag_5a89 > li {
  float: left;
}
.sort-ebbc.hovered_0f66 .tag_5a89:after,
.sort-ebbc.hovered_0f66 .tag_5a89:before {
  content: "";
  display: table;
}
.sort-ebbc.hovered_0f66 .tag_5a89:after {
  clear: both;
}
.sort-ebbc.hovered_0f66 .tag_5a89 > li {
  float: left;
}
.sort-ebbc.hovered_0f66 .tag_5a89 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort-ebbc.hovered_0f66 .tag_5a89 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort-ebbc.hovered_0f66 .tag_5a89 > li.element-wood-6692 > a,
.sort-ebbc.hovered_0f66 .tag_5a89 > li.container_ebfc > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort-ebbc.smooth-30d1 .tag_5a89 > li > a .content-8dfd {
  position: relative;
}
.sort-ebbc.smooth-30d1 .tag_5a89 > li > a .content-8dfd: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;
}
.sort-ebbc.smooth-30d1
  .tag_5a89
  > li:focus
  > a
  .content-8dfd:before,
.sort-ebbc.smooth-30d1
  .tag_5a89
  > li:hover
  > a
  .content-8dfd:before {
  width: 100%;
  background-color: currentColor;
}
.sort-ebbc.smooth-30d1
  .tag_5a89
  > li.element-wood-6692
  > a
  .content-8dfd:before,
.sort-ebbc.smooth-30d1
  .tag_5a89
  > li.easy_3ca9
  > a
  .content-8dfd:before {
  width: 100%;
  background-color: currentColor;
}
.sort-ebbc.column_wood_eb00 .tag_5a89 > li > a .content-8dfd {
  position: relative;
}
.sort-ebbc.column_wood_eb00 .tag_5a89 > li > a .content-8dfd: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;
}
.sort-ebbc.column_wood_eb00 .tag_5a89 > li:focus > a .content-8dfd:before,
.sort-ebbc.column_wood_eb00
  .tag_5a89
  > li:hover
  > a
  .content-8dfd:before {
  width: 100%;
  background-color: currentColor;
}
.sort-ebbc.column_wood_eb00
  .tag_5a89
  > li.element-wood-6692
  > a
  .content-8dfd:before,
.sort-ebbc.column_wood_eb00
  .tag_5a89
  > li.easy_3ca9
  > a
  .content-8dfd:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_basic_cb4d .west_4ca0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel_basic_cb4d .west_4ca0 li:first-child > a {
  border-top: none;
}
.carousel_basic_cb4d .west_4ca0 .iron_3b91 > .content-8dfd .dim-4303 {
  display: none;
}
.carousel_basic_cb4d .west_4ca0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.carousel_basic_cb4d .west_4ca0 li:last-child {
  border: none;
}
.carousel_basic_cb4d .west_4ca0 li.wide_5fbe > a {
  padding-right: 45px !important;
}
.carousel_basic_cb4d .west_4ca0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.carousel_basic_cb4d .west_4ca0 li a:focus,
.carousel_basic_cb4d .west_4ca0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_basic_cb4d .west_4ca0 li .sort_right_b117 {
  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;
}
.carousel_basic_cb4d .west_4ca0 li .sort_right_b117:hover {
  box-shadow: none;
}
.carousel_basic_cb4d .west_4ca0 li .sort_right_b117 .dim-4303 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.carousel_basic_cb4d .west_4ca0 .backdrop_a8e1 {
  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);
}
.carousel_basic_cb4d .west_4ca0 .backdrop_a8e1 li a {
  padding-left: 3em;
}
.carousel_basic_cb4d .west_4ca0 .pattern_narrow_1f16 > a .sort_right_b117 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel_basic_cb4d .west_4ca0 .pattern_narrow_1f16 > .backdrop_a8e1 {
  display: block;
  opacity: 1;
}
.modal_968a {
  max-width: 100%;
}
.tabs-f03d {
  line-height: 0;
  cursor: pointer;
}
.out_a71a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.out_a71a:hover {
  box-shadow: none;
  color: currentColor;
}
.out_a71a svg {
  width: 18px;
  height: 18px;
}
.out_a71a .solid-01e6 {
  display: none;
}
.image_lite_4f90 {
  position: relative;
}
.image_lite_4f90.fn-active-6373 .out_a71a .component-2b72 {
  display: none;
}
.image_lite_4f90.fn-active-6373 .out_a71a .solid-01e6 {
  display: inline-block;
}
.image_lite_4f90 .green-9324 {
  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);
}
.image_lite_4f90.pattern-west-bb3c .green-9324 {
  left: auto;
  right: -0.9em;
}
.image_lite_4f90.pattern-west-bb3c .gradient-180f::before {
  left: auto;
  right: 15px;
}
.image_lite_4f90.fn-active-6373 .green-9324 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop_6a05 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop_6a05 label {
  flex-basis: 100%;
}
.backdrop_6a05 .form-advanced-51b2 {
  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;
}
.backdrop_6a05 .out-22aa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop_6a05 .out-22aa:focus {
  background-color: transparent;
}
.backdrop_6a05 button.accordion-down-44bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop_6a05 button.accordion-down-44bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop_6a05 button.accordion-down-44bf svg {
  width: 18px;
  height: 18px;
}
.backdrop_6a05 input[type="submit"] {
  min-height: auto;
}
.focus-middle-8303 .backdrop_6a05 .out-22aa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gradient-180f {
  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) {
  .gradient-180f {
    width: 220px;
  }
}
.gradient-180f label {
  flex-basis: 100%;
}
.gradient-180f::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;
}
.progress_adbc .focus-middle-8303 .backdrop_6a05 {
  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;
}
.progress_adbc
  .focus-middle-8303
  .backdrop_6a05
  .form-advanced-51b2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress_adbc .focus-middle-8303 .backdrop_6a05 .out-22aa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress_adbc
  .focus-middle-8303
  .backdrop_6a05
  .out-22aa:focus {
  background: 0 0;
}
.progress_adbc
  .focus-middle-8303
  .backdrop_6a05
  .heading_33b3 {
  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;
}
.accordion-455b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion-455b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion-455b li:last-child {
  margin-right: 0;
}
.accordion-455b li:first-child {
  margin-left: 0;
}
.accordion-455b.info_6d4e a {
  color: #fff;
}
.accordion-455b.info_6d4e a:hover {
  color: #fff;
}
.accordion-455b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion-455b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion-455b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion-455b a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion-455b [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion-455b [class*="social-icon-apple"].dropdown-down-31a2 {
  background-color: transparent;
  color: #999;
}
.accordion-455b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion-455b [class*="social-icon-behance"].dropdown-down-31a2 {
  background-color: transparent;
  color: #1769ff;
}
.accordion-455b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion-455b [class*="social-icon-bitbucket"].dropdown-down-31a2 {
  background-color: transparent;
  color: #205081;
}
.accordion-455b [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion-455b [class*="social-icon-codepen"].dropdown-down-31a2 {
  background-color: transparent;
  color: #000;
}
.accordion-455b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion-455b [class*="social-icon-delicious"].dropdown-down-31a2 {
  background-color: transparent;
  color: #39f;
}
.accordion-455b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion-455b [class*="social-icon-digg"].dropdown-down-31a2 {
  background-color: transparent;
  color: #005be2;
}
.accordion-455b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion-455b [class*="social-icon-dribbble"].dropdown-down-31a2 {
  background-color: transparent;
  color: #ea4c89;
}
.accordion-455b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion-455b [class*="social-icon-envelope"].dropdown-down-31a2 {
  background-color: transparent;
  color: #ea4335;
}
.accordion-455b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion-455b [class*="social-icon-facebook"].dropdown-down-31a2 {
  background-color: transparent;
  color: #3b5998;
}
.accordion-455b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion-455b [class*="social-icon-flickr"].dropdown-down-31a2 {
  background-color: transparent;
  color: #0063dc;
}
.accordion-455b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion-455b [class*="social-icon-foursquare"].dropdown-down-31a2 {
  background-color: transparent;
  color: #2d5be3;
}
.accordion-455b [class*="social-icon-github"] {
  background-color: #333;
}
.accordion-455b [class*="social-icon-github"].dropdown-down-31a2 {
  background-color: transparent;
  color: #333;
}
.accordion-455b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion-455b [class*="social-icon-google-plus"].dropdown-down-31a2 {
  background-color: transparent;
  color: #dd4b39;
}
.accordion-455b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion-455b [class*="social-icon-houzz"].dropdown-down-31a2 {
  background-color: transparent;
  color: #7ac142;
}
.accordion-455b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion-455b [class*="social-icon-instagram"].dropdown-down-31a2 {
  background-color: transparent;
  color: #262626;
}
.accordion-455b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion-455b [class*="social-icon-jsfiddle"].dropdown-down-31a2 {
  background-color: transparent;
  color: #487aa2;
}
.accordion-455b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion-455b [class*="social-icon-linkedin"].dropdown-down-31a2 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-455b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion-455b [class*="social-icon-medium"].dropdown-down-31a2 {
  background-color: transparent;
  color: #00ab6b;
}
.accordion-455b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion-455b
  [class*="social-icon-odnoklassniki"].dropdown-down-31a2 {
  background-color: transparent;
  color: #f4731c;
}
.accordion-455b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion-455b [class*="social-icon-meetup"].dropdown-down-31a2 {
  background-color: transparent;
  color: #ec1c40;
}
.accordion-455b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion-455b [class*="social-icon-pinterest"].dropdown-down-31a2 {
  background-color: transparent;
  color: #bd081c;
}
.accordion-455b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion-455b [class*="social-icon-product-hunt"].dropdown-down-31a2 {
  background-color: transparent;
  color: #da552f;
}
.accordion-455b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion-455b [class*="social-icon-reddit"].dropdown-down-31a2 {
  background-color: transparent;
  color: #ff4500;
}
.accordion-455b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion-455b [class*="social-icon-rss"].dropdown-down-31a2 {
  background-color: transparent;
  color: #f26522;
}
.accordion-455b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion-455b
  [class*="social-icon-shopping-cart"].dropdown-down-31a2 {
  background-color: transparent;
  color: #4caf50;
}
.accordion-455b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion-455b [class*="social-icon-skype"].dropdown-down-31a2 {
  background-color: transparent;
  color: #00aff0;
}
.accordion-455b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion-455b [class*="social-icon-slideshare"].dropdown-down-31a2 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-455b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion-455b [class*="social-icon-snapchat"].dropdown-down-31a2 {
  background-color: transparent;
  color: #fffc00;
}
.accordion-455b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion-455b [class*="social-icon-soundcloud"].dropdown-down-31a2 {
  background-color: transparent;
  color: #f80;
}
.accordion-455b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion-455b [class*="social-icon-spotify"].dropdown-down-31a2 {
  background-color: transparent;
  color: #2ebd59;
}
.accordion-455b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion-455b
  [class*="social-icon-stack-overflow"].dropdown-down-31a2 {
  background-color: transparent;
  color: #fe7a15;
}
.accordion-455b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion-455b [class*="social-icon-maldkfgram"].dropdown-down-31a2 {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion-455b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion-455b [class*="social-icon-tripadvisor"].dropdown-down-31a2 {
  background-color: transparent;
  color: #589442;
}
.accordion-455b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion-455b [class*="social-icon-tumblr"].dropdown-down-31a2 {
  background-color: transparent;
  color: #35465c;
}
.accordion-455b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion-455b [class*="social-icon-twitch"].dropdown-down-31a2 {
  background-color: transparent;
  color: #6441a5;
}
.accordion-455b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion-455b [class*="social-icon-twitter"].dropdown-down-31a2 {
  background-color: transparent;
  color: #1da1f2;
}
.accordion-455b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion-455b [class*="social-icon-vimeo"].dropdown-down-31a2 {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion-455b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion-455b [class*="social-icon-vk"].dropdown-down-31a2 {
  background-color: transparent;
  color: #45668e;
}
.accordion-455b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion-455b [class*="social-icon-weibo"].dropdown-down-31a2 {
  background-color: transparent;
  color: #df2029;
}
.accordion-455b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion-455b [class*="social-icon-weixin"].dropdown-down-31a2 {
  background-color: transparent;
  color: #7bb32e;
}
.accordion-455b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion-455b [class*="social-icon-whatsapp"].dropdown-down-31a2 {
  background-color: transparent;
  color: #25d366;
}
.accordion-455b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion-455b [class*="social-icon-wordpress"].dropdown-down-31a2 {
  background-color: transparent;
  color: #21759b;
}
.accordion-455b [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion-455b [class*="social-icon-xing"].dropdown-down-31a2 {
  background-color: transparent;
  color: #026466;
}
.accordion-455b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion-455b [class*="social-icon-yelp"].dropdown-down-31a2 {
  background-color: transparent;
  color: #af0606;
}
.accordion-455b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion-455b [class*="social-icon-youtube"].dropdown-down-31a2 {
  background-color: transparent;
  color: #cd201f;
}
.thick_e78b {
  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;
}
.thick_e78b:hover {
  box-shadow: none;
  background: 0 0;
}
.cold-a4e9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table_narrow_d0c4 {
  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;
}
.sidebar-lower-3be8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.large_1255 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.large_1255,
.large_1255::after,
.large_1255::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;
}
.large_1255::after,
.large_1255::before {
  content: "";
  display: block;
  background-color: inherit;
}
.chip-7225 .table_narrow_d0c4 .sidebar-lower-3be8 {
  margin-top: -2px;
  width: 19px;
}
.chip-7225 .table_narrow_d0c4 .large_1255 {
  margin-top: -1px;
}
.chip-7225 .table_narrow_d0c4 .large_1255,
.chip-7225 .table_narrow_d0c4 .large_1255::after,
.chip-7225 .table_narrow_d0c4 .large_1255::before {
  width: 19px;
  height: 2px;
}
.chip-7225 .table_narrow_d0c4 .large_1255::before {
  top: -6px;
}
.chip-7225 .table_narrow_d0c4 .large_1255::after {
  bottom: -6px;
}
.carousel_plasma_76b5 .table_narrow_d0c4 .sidebar-lower-3be8 {
  margin-top: -2px;
  width: 22px;
}
.carousel_plasma_76b5 .table_narrow_d0c4 .large_1255 {
  margin-top: -1px;
}
.carousel_plasma_76b5 .table_narrow_d0c4 .large_1255,
.carousel_plasma_76b5 .table_narrow_d0c4 .large_1255::after,
.carousel_plasma_76b5 .table_narrow_d0c4 .large_1255::before {
  width: 22px;
  height: 2px;
}
.carousel_plasma_76b5 .table_narrow_d0c4 .large_1255::before {
  top: -7px;
}
.carousel_plasma_76b5 .table_narrow_d0c4 .large_1255::after {
  bottom: -7px;
}
.prev_f4a7 .table_narrow_d0c4 .sidebar-lower-3be8 {
  margin-top: -2px;
  width: 31px;
}
.prev_f4a7 .table_narrow_d0c4 .large_1255 {
  margin-top: -1.5px;
}
.prev_f4a7 .table_narrow_d0c4 .large_1255,
.prev_f4a7 .table_narrow_d0c4 .large_1255::after,
.prev_f4a7 .table_narrow_d0c4 .large_1255::before {
  width: 31px;
  height: 3px;
}
.prev_f4a7 .table_narrow_d0c4 .large_1255::before {
  top: -9px;
}
.prev_f4a7 .table_narrow_d0c4 .large_1255::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .old_d51b .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 19px;
  }
  .old_d51b .table_narrow_d0c4 .large_1255 {
    margin-top: -1px;
  }
  .old_d51b .table_narrow_d0c4 .large_1255,
  .old_d51b .table_narrow_d0c4 .large_1255::after,
  .old_d51b .table_narrow_d0c4 .large_1255::before {
    width: 19px;
    height: 2px;
  }
  .old_d51b .table_narrow_d0c4 .large_1255::before {
    top: -6px;
  }
  .old_d51b .table_narrow_d0c4 .large_1255::after {
    bottom: -6px;
  }
  .table_hovered_f837 .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 22px;
  }
  .table_hovered_f837 .table_narrow_d0c4 .large_1255 {
    margin-top: -1px;
  }
  .table_hovered_f837 .table_narrow_d0c4 .large_1255,
  .table_hovered_f837 .table_narrow_d0c4 .large_1255::after,
  .table_hovered_f837 .table_narrow_d0c4 .large_1255::before {
    width: 22px;
    height: 2px;
  }
  .table_hovered_f837 .table_narrow_d0c4 .large_1255::before {
    top: -7px;
  }
  .table_hovered_f837 .table_narrow_d0c4 .large_1255::after {
    bottom: -7px;
  }
  .north_4149 .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 31px;
  }
  .north_4149 .table_narrow_d0c4 .large_1255 {
    margin-top: -1.5px;
  }
  .north_4149 .table_narrow_d0c4 .large_1255,
  .north_4149 .table_narrow_d0c4 .large_1255::after,
  .north_4149 .table_narrow_d0c4 .large_1255::before {
    width: 31px;
    height: 3px;
  }
  .north_4149 .table_narrow_d0c4 .large_1255::before {
    top: -9px;
  }
  .north_4149 .table_narrow_d0c4 .large_1255::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-advanced-ed28 .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-advanced-ed28 .table_narrow_d0c4 .large_1255 {
    margin-top: -1px;
  }
  .overlay-advanced-ed28 .table_narrow_d0c4 .large_1255,
  .overlay-advanced-ed28 .table_narrow_d0c4 .large_1255::after,
  .overlay-advanced-ed28 .table_narrow_d0c4 .large_1255::before {
    width: 19px;
    height: 2px;
  }
  .overlay-advanced-ed28 .table_narrow_d0c4 .large_1255::before {
    top: -6px;
  }
  .overlay-advanced-ed28 .table_narrow_d0c4 .large_1255::after {
    bottom: -6px;
  }
  .cold_ec90 .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 22px;
  }
  .cold_ec90 .table_narrow_d0c4 .large_1255 {
    margin-top: -1px;
  }
  .cold_ec90 .table_narrow_d0c4 .large_1255,
  .cold_ec90 .table_narrow_d0c4 .large_1255::after,
  .cold_ec90 .table_narrow_d0c4 .large_1255::before {
    width: 22px;
    height: 2px;
  }
  .cold_ec90 .table_narrow_d0c4 .large_1255::before {
    top: -7px;
  }
  .cold_ec90 .table_narrow_d0c4 .large_1255::after {
    bottom: -7px;
  }
  .preview_242a .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 31px;
  }
  .preview_242a .table_narrow_d0c4 .large_1255 {
    margin-top: -1.5px;
  }
  .preview_242a .table_narrow_d0c4 .large_1255,
  .preview_242a .table_narrow_d0c4 .large_1255::after,
  .preview_242a .table_narrow_d0c4 .large_1255::before {
    width: 31px;
    height: 3px;
  }
  .preview_242a .table_narrow_d0c4 .large_1255::before {
    top: -9px;
  }
  .preview_242a .table_narrow_d0c4 .large_1255::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .title-e066 .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 19px;
  }
  .title-e066 .table_narrow_d0c4 .large_1255 {
    margin-top: -1px;
  }
  .title-e066 .table_narrow_d0c4 .large_1255,
  .title-e066 .table_narrow_d0c4 .large_1255::after,
  .title-e066 .table_narrow_d0c4 .large_1255::before {
    width: 19px;
    height: 2px;
  }
  .title-e066 .table_narrow_d0c4 .large_1255::before {
    top: -6px;
  }
  .title-e066 .table_narrow_d0c4 .large_1255::after {
    bottom: -6px;
  }
  .left-ca43 .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 22px;
  }
  .left-ca43 .table_narrow_d0c4 .large_1255 {
    margin-top: -1px;
  }
  .left-ca43 .table_narrow_d0c4 .large_1255,
  .left-ca43 .table_narrow_d0c4 .large_1255::after,
  .left-ca43 .table_narrow_d0c4 .large_1255::before {
    width: 22px;
    height: 2px;
  }
  .left-ca43 .table_narrow_d0c4 .large_1255::before {
    top: -7px;
  }
  .left-ca43 .table_narrow_d0c4 .large_1255::after {
    bottom: -7px;
  }
  .text-4337 .table_narrow_d0c4 .sidebar-lower-3be8 {
    margin-top: -2px;
    width: 31px;
  }
  .text-4337 .table_narrow_d0c4 .large_1255 {
    margin-top: -1.5px;
  }
  .text-4337 .table_narrow_d0c4 .large_1255,
  .text-4337 .table_narrow_d0c4 .large_1255::after,
  .text-4337 .table_narrow_d0c4 .large_1255::before {
    width: 31px;
    height: 3px;
  }
  .text-4337 .table_narrow_d0c4 .large_1255::before {
    top: -9px;
  }
  .text-4337 .table_narrow_d0c4 .large_1255::after {
    bottom: -9px;
  }
}
.badge_9c31 .large_1255 {
  -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);
}
.badge_9c31 .large_1255::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.badge_9c31 .large_1255::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);
}
.badge_9c31.dropdown_b6d5 .large_1255 {
  -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);
}
.badge_9c31.dropdown_b6d5 .large_1255::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.badge_9c31.dropdown_b6d5 .large_1255::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);
}
.over_3468 {
  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.dropdown_6596:before {
  display: none;
}
.tabs_4aca {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tabs_4aca .pro-d809 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tabs_4aca .pro-d809:last-of-type {
  border-bottom: none;
}
.tabs_4aca .pro-d809.primary-82b3,
.tabs_4aca .pro-d809.easy_2ce0,
.tabs_4aca .pro-d809.brown_467d {
  padding: 0;
}
.tabs_4aca .carousel_basic_cb4d .sort_right_b117 {
  color: currentColor;
}
.tabs_4aca .carousel_basic_cb4d .sort_right_b117:focus,
.tabs_4aca .carousel_basic_cb4d .sort_right_b117:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_4aca.surface_steel_605c .detail_plasma_72cc,
.tabs_4aca.surface_steel_605c .text_fluid_3811 a,
.tabs_4aca.surface_steel_605c .tag_5a89 a,
.tabs_4aca.surface_steel_605c .backdrop_a8e1 a {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_4aca.surface_steel_605c .detail_plasma_72cc:hover,
.tabs_4aca.surface_steel_605c .text_fluid_3811 a:hover,
.tabs_4aca.surface_steel_605c .tag_5a89 a:hover,
.tabs_4aca.surface_steel_605c .backdrop_a8e1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_4aca.surface_steel_605c .prev-7db8 {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_4aca.surface_steel_605c .pro-d809 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs_4aca.surface_steel_605c .pro-d809:before {
  background: rgba(0, 0, 0, 0.08);
}
.tabs_4aca.surface_steel_605c .large-a911:before {
  background: rgba(255, 255, 255, 0.9);
}
.tabs_4aca.surface_steel_605c .carousel_basic_cb4d .west_4ca0 li a,
.tabs_4aca.surface_steel_605c .carousel_basic_cb4d .sort_right_b117,
.tabs_4aca.surface_steel_605c .backdrop_a8e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs_4aca.surface_steel_605c .carousel_basic_cb4d .sort_right_b117:focus,
.tabs_4aca.surface_steel_605c .carousel_basic_cb4d .sort_right_b117:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_4aca.surface_steel_605c .west_4ca0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs_4aca.tooltip-2874 .detail_plasma_72cc,
.tabs_4aca.tooltip-2874 .text_fluid_3811 a,
.tabs_4aca.tooltip-2874 .tag_5a89 .sort_right_b117,
.tabs_4aca.tooltip-2874 .tag_5a89 a,
.tabs_4aca.tooltip-2874 .backdrop_a8e1 a {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_4aca.tooltip-2874 .detail_plasma_72cc:hover,
.tabs_4aca.tooltip-2874 .text_fluid_3811 a:hover,
.tabs_4aca.tooltip-2874 .tag_5a89 .sort_right_b117:hover,
.tabs_4aca.tooltip-2874 .tag_5a89 a:hover,
.tabs_4aca.tooltip-2874 .backdrop_a8e1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_4aca.tooltip-2874 .prev-7db8 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_4aca.tooltip-2874 .pro-d809 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_4aca.tooltip-2874 .pro-d809:before {
  background: rgba(255, 255, 255, 0.08);
}
.tabs_4aca.tooltip-2874 .large-a911:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs_4aca.tooltip-2874 .carousel_basic_cb4d .west_4ca0 li a,
.tabs_4aca.tooltip-2874 .carousel_basic_cb4d .sort_right_b117,
.tabs_4aca.tooltip-2874 .backdrop_a8e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_4aca.tooltip-2874 .carousel_basic_cb4d .sort_right_b117:focus,
.tabs_4aca.tooltip-2874 .carousel_basic_cb4d .sort_right_b117:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_4aca.tooltip-2874 .west_4ca0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-a911 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.large-a911:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.top_e1fa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.basic_1178 .tabs_4aca {
  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;
}
.basic_1178 .pro-d809 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.basic_1178 .pro-d809: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) {
  .basic_1178 .pro-d809:before {
    width: 16%;
    left: 42%;
  }
}
.basic_1178 .pro-d809:last-child:before {
  content: none;
}
.basic_1178 .pro-d809[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.basic_1178 .carousel_basic_cb4d .west_4ca0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.basic_1178 .carousel_basic_cb4d .west_4ca0 li a .sort_right_b117 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.basic_1178 .carousel_basic_cb4d .backdrop_a8e1 {
  border: none;
}
.basic_1178 .carousel_basic_cb4d .backdrop_a8e1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.basic_1178 .large-a911 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.basic_1178 .top_e1fa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.basic_1178 .tooltip-2874 .large-a911:before {
  background: rgba(0, 0, 0, 0.9);
}
.basic_1178 .surface_steel_605c.disabled-fe91 .large_1255 {
  background: rgba(0, 0, 0, 0.6);
}
.basic_1178
  .surface_steel_605c.disabled-fe91
  .large_1255::after,
.basic_1178
  .surface_steel_605c.disabled-fe91
  .large_1255:before {
  background: inherit;
}
.basic_1178
  .surface_steel_605c.disabled-fe91:hover
  .large_1255 {
  background: rgba(0, 0, 0, 0.8);
}
.icon_3fda .tabs_4aca {
  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) {
  .icon_3fda .tabs_4aca {
    width: auto;
    right: 45px;
  }
}
.hot-3c2c .tabs_4aca {
  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) {
  .hot-3c2c .tabs_4aca {
    width: auto;
    left: 45px;
  }
}
.dropdown_6596 .tabs_4aca {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dropdown_6596 .top_e1fa {
  max-width: 48em;
  margin: 0 auto;
}
.dropdown_6596 .large-a911:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element-c188 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element-c188.basic_1178 .tabs_4aca {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element-c188.icon_3fda .tabs_4aca {
  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);
}
.element-c188 .tabs_4aca {
  visibility: visible;
}
.element-c188.hot-3c2c .tabs_4aca {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.under-58a8,
.summary_08d0 {
  overflow-x: hidden;
}
.under-58a8 .tabs_4aca {
  overflow: auto;
}
.under-58a8.basic_1178 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-58a8.basic_1178 .tabs_4aca {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.under-58a8.basic_1178 .thick_e78b {
  opacity: 0;
}
.under-58a8.icon_3fda {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-58a8.icon_3fda .tabs_4aca {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.under-58a8.icon_3fda .thick_e78b {
  opacity: 0;
}
.under-58a8.hot-3c2c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.under-58a8.hot-3c2c .tabs_4aca {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.under-58a8.hot-3c2c .thick_e78b {
  opacity: 0;
}
.under-58a8.dropdown_6596 .tabs_4aca {
  z-index: 10;
  visibility: visible;
}
.disabled-fe91 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.disabled-fe91 .large_1255 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-fe91 .large_1255::after,
.disabled-fe91 .large_1255:before {
  background: inherit;
}
.disabled-fe91:hover .large_1255 {
  background: rgba(255, 255, 255, 0.99);
}
.hot-3c2c .disabled-fe91 {
  top: 10px;
  right: auto;
  left: 12px;
}
.dropdown_6596 .disabled-fe91 {
  display: none !important;
}
.under-58a8:before,
.summary_08d0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.under-58a8 .disabled-fe91,
.summary_08d0 .disabled-fe91 {
  display: inline-block;
}
.tabs_4aca .highlight_solid_1d1d {
  -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;
}
.under-58a8 .tabs_4aca .highlight_solid_1d1d,
.summary_08d0 .tabs_4aca .highlight_solid_1d1d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full-e444 .form-advanced-51b2 {
  width: 100%;
}
.description_hard_4996 {
  padding: 0 0.5em 0;
}
.description_hard_4996 [class*="customify-col-"],
.description_hard_4996 [class*="customify-col_"],
.description_hard_4996 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hover-first-d683 .description_hard_4996 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .border-f615 .media_7a8d,
  .media_7a8d {
    display: none;
  }
  .prev_0f48 {
    text-align: left;
  }
  .footer_advanced_a3b5 {
    text-align: center;
  }
  .avatar_2fb8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .border-f615 .card_c434,
  .card_c434 {
    display: none;
  }
  .west-a567 {
    text-align: left;
  }
  .hard_5f12 {
    text-align: center;
  }
  .row_75b8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .border-f615 .photo_red_a34c,
  .photo_red_a34c {
    display: none;
  }
  .icon-5820 {
    text-align: left;
  }
  .dynamic-4fde {
    text-align: center;
  }
  .overlay-5d77 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gallery-7a16 {
  box-shadow: none !important;
}
.row_paper_3c2e .link-7f82,
.element_8cf3 .link-7f82 {
  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;
}
.element_8cf3 .link-7f82 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filter_c4fa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.filter_c4fa:after,
.filter_c4fa:before {
  content: "";
  display: table;
}
.filter_c4fa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .filter_c4fa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.filter_c4fa,
.menu_8b15 {
  max-width: 1248px;
  margin: 0 auto;
}

.light_6201.inner_4dd2 .filter_c4fa {
  max-width: 100%;
}
.light_6201.texture_9018 {
  max-width: 1200px;
  margin: 0 auto;
}
.light_6201.dropdown_stale_60d1 .filter_c4fa {
  max-width: 100%;
}
.light_6201.dropdown_stale_60d1 > .filter_c4fa {
  padding-left: 0;
  padding-right: 0;
}
.light_6201.dropdown_stale_60d1 > .filter_c4fa .border-f615 {
  margin: 0;
}
.light_6201.dropdown_stale_60d1
  > .filter_c4fa
  .under-d90d.tag_rough_427d {
  margin-right: 0;
  margin-left: 0;
}
.light_6201.dropdown_stale_60d1 #main.tag_rough_427d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .old-3bb1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .old-3bb1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .image-50d6 .element_basic_0206 {
    padding-right: 1em;
  }
  .image-50d6.carousel-10b9 .under-d90d {
    border-right: 1px solid #eaecee;
  }
  .image-50d6.carousel-10b9 .element_basic_0206 {
    padding-right: 1em;
  }
  .image-50d6.carousel-10b9 .modal_23e8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-8217 .element_basic_0206 {
    padding-left: 1em;
  }
  .filter-8217.carousel-10b9 .under-d90d {
    border-left: 1px solid #eaecee;
  }
  .filter-8217.carousel-10b9 .element_basic_0206 {
    padding-left: 1em;
  }
  .filter-8217.carousel-10b9 .modal_23e8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass_bb85 .element_basic_0206 {
    padding-left: 1em;
  }
  .glass_bb85.carousel-10b9 .image-active-7a2b {
    border-right: 1px solid #eaecee;
  }
  .glass_bb85.carousel-10b9 .list_7af7 {
    border-right: 1px solid #eaecee;
  }
  .glass_bb85.carousel-10b9 .element_basic_0206 {
    padding-left: 1em;
  }
  .glass_bb85.carousel-10b9 .modal_23e8 {
    padding-right: 1em;
  }
  .glass_bb85.carousel-10b9 .layout-feda {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-complex-dfd2 .element_basic_0206 {
    padding-right: 1em;
  }
  .menu-complex-dfd2.carousel-10b9 .image-active-7a2b {
    border-left: 1px solid #eaecee;
  }
  .menu-complex-dfd2.carousel-10b9 .list_7af7 {
    border-left: 1px solid #eaecee;
  }
  .menu-complex-dfd2.carousel-10b9 .element_basic_0206 {
    padding-right: 1em;
  }
  .menu-complex-dfd2.carousel-10b9 .modal_23e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-complex-dfd2.carousel-10b9 .layout-feda {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old-3bb1 .element_basic_0206 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old-3bb1.carousel-10b9 .under-d90d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .old-3bb1.carousel-10b9 .element_basic_0206 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old-3bb1.carousel-10b9 .modal_23e8 {
    padding-left: 1em;
  }
  .old-3bb1.carousel-10b9 .layout-feda {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .old-3bb1.carousel-10b9 .element_basic_0206 {
    padding-left: 0;
  }
}
.banner_east_3c83 .photo_clean_b6ff {
  display: inline-block;
}
.hot_1c3b {
  display: inline-block;
}
.summary_huge_e131 {
  word-con: break-word;
}
.warm-7d4c > span {
  display: inline-block;
  padding: 5px 0;
}
.warm-7d4c .module_2c51 {
  margin-left: 8px;
  margin-right: 8px;
}
.warm-7d4c .prev-a5e5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.summary-over-9a7d .logo-29d1 {
  margin-bottom: 2em;
}
.summary-over-9a7d .dim-e8aa {
  margin-bottom: 15px;
}
.summary-over-9a7d .dim-e8aa:last-child {
  margin-bottom: 0;
}
.summary-over-9a7d .caption-fresh-3967 {
  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) {
  .summary-over-9a7d .caption-fresh-3967 {
    display: block;
  }
}
.summary-over-9a7d .element_old_3479 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .summary-over-9a7d .element_old_3479 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.summary-over-9a7d .box-9b94 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.summary-over-9a7d .box-9b94 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.summary-over-9a7d .box-9b94 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.summary-over-9a7d .summary_huge_e131 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary-over-9a7d .summary_huge_e131 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.summary-over-9a7d .heading_dbcc p:last-child {
  margin-bottom: 0;
}
.summary-over-9a7d .solid_3622 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.summary-over-9a7d .primary_9595 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.summary-over-9a7d .active_52b0 {
  margin-top: 1em;
}
.summary-over-9a7d .footer-04c0 {
  top: 0;
  display: block;
}
.summary-over-9a7d .footer-04c0 a {
  color: inherit;
}
.summary-over-9a7d .footer-04c0 a:hover {
  color: inherit;
}
.summary-over-9a7d .banner-middle-e681 {
  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;
}
.summary-over-9a7d .banner-middle-e681:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.summary-over-9a7d .primary_9595 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.summary-over-9a7d .fixed-208e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.summary-over-9a7d .fixed-208e:first-child {
  margin-top: 0;
}
.summary-over-9a7d .fixed-208e.text_97ce {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.summary-over-9a7d .fixed-208e.sidebar_slow_c713 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary-over-9a7d
  .fixed-208e.sidebar_slow_c713.content_91b5
  .active_52b0 {
  width: 100%;
}
.summary-over-9a7d .sidebar_slow_c713 {
  -webkit-box-align: center;
  align-items: center;
}
.summary-over-9a7d .sidebar_slow_c713 .warm-7d4c,
.summary-over-9a7d .sidebar_slow_c713 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.summary-over-9a7d .box-9b94 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-over-9a7d .box-9b94 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.summary-over-9a7d .box-9b94: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;
}
.summary-over-9a7d .text_97ce {
  z-index: 5;
}
.summary-over-9a7d .brown_a844 .accent-old-3348 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.summary-over-9a7d .thumbnail_fixed_5365 .accent-old-3348 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.summary-over-9a7d .widget_1d70 .accent-old-3348 {
  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;
}
.summary-over-9a7d.message-light-847d .caption-fresh-3967,
.summary-over-9a7d.tooltip-under-5801 .caption-fresh-3967 {
  display: block;
}
.summary-over-9a7d.message-light-847d .caption-fresh-3967 .media-70a9,
.summary-over-9a7d.message-light-847d .caption-fresh-3967 .primary_9595,
.summary-over-9a7d.tooltip-under-5801 .caption-fresh-3967 .media-70a9,
.summary-over-9a7d.tooltip-under-5801 .caption-fresh-3967 .primary_9595 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-over-9a7d.aside-silver-6424 .element_old_3479 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .summary-over-9a7d.aside-silver-6424 .element_old_3479 {
    margin-right: 0;
  }
}
.summary-over-9a7d.message-light-847d .element_old_3479,
.summary-over-9a7d.tooltip-under-5801 .element_old_3479 {
  padding-top: 40%;
}
.summary-over-9a7d.message-light-847d .logo-29d1,
.summary-over-9a7d.tooltip-under-5801 .logo-29d1 {
  display: block;
}
.summary-over-9a7d.message-light-847d .fn-sticky-6373 .primary_9595,
.summary-over-9a7d.tooltip-under-5801 .fn-sticky-6373 .primary_9595 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.summary-over-9a7d.message-light-847d .element_old_3479,
.summary-over-9a7d.tooltip-under-5801 .element_old_3479 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.summary-over-9a7d.message-light-847d .primary_9595 {
  padding: 1em;
}
.tabs-lite-cb9e {
  margin: 30px auto;
  display: block;
}
.tabs-lite-cb9e .chip-bfe2 > * {
  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;
}
.tabs-lite-cb9e .chip-bfe2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs-lite-cb9e .chip-bfe2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-last-e1d8 .warm-7d4c {
  margin-bottom: 1.41575em;
}
.element-last-e1d8 .wrapper-c054 {
  margin-bottom: 1.618em;
}
.panel-92ce .hidden-c875 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel-92ce .hidden-c875 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel-92ce .tabs_1281 {
  max-width: 100%;
  overflow: auto;
}
.thumbnail_b211 .panel-92ce a:hover {
  text-decoration: underline;
}
.box-e96e .dim-e8aa:not(.summary_huge_e131),
.box-e96e .box-9b94 {
  margin-bottom: 1.41575em;
}
.box-e96e .dim-e8aa:not(.summary_huge_e131):last-child,
.box-e96e .box-9b94:last-child {
  margin-bottom: 0;
}
.box-e96e .dim-e8aa.accordion-a9f0 {
  margin-bottom: 0.41575em;
}
.box-e96e .detail-a798:before,
.box-e96e .grid_prev_ee25:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box-e96e .detail-a798:before {
  content: "\f115";
}
.box-e96e .grid_prev_ee25:before {
  content: "\f02c";
}
.box-e96e .filter_mini_be18 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box-e96e .filter_mini_be18 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.top-7a4b {
  display: -webkit-box;
  display: flex;
}
.top-7a4b .highlight_019f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .top-7a4b .highlight_019f {
    flex-basis: 90px;
  }
}
.top-7a4b .old_0ac8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .top-7a4b .old_0ac8 {
    flex-basis: calc(100% - 50px);
  }
}
.top-7a4b .shade-6691 p:last-child {
  margin-bottom: 0.72em;
}
.main_acd8 .chip-bfe2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.main_acd8 .chip-bfe2:after,
.main_acd8 .chip-bfe2:before {
  content: "";
  display: table;
}
.main_acd8 .chip-bfe2:after {
  clear: both;
}
.main_acd8 .chip-bfe2 .gallery-c5d7,
.main_acd8 .chip-bfe2 .info-plasma-2e18 {
  width: 49%;
}
.main_acd8 .chip-bfe2 .gallery-c5d7 a span.liquid-4fcc,
.main_acd8 .chip-bfe2 .info-plasma-2e18 a span.liquid-4fcc {
  display: block;
  margin-bottom: 5px;
}
.main_acd8 .chip-bfe2 .info-plasma-2e18 {
  float: left;
  text-align: left;
}
.main_acd8 .chip-bfe2 .gallery-c5d7 {
  float: right;
  text-align: right;
}
.over-6c52 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .over-6c52 {
    margin-bottom: 0;
  }
}
.mask-e640 {
  margin-bottom: 1em;
}
.mask-e640 .summary_huge_e131 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focused-be5c a {
  display: block;
  line-height: 0;
  position: relative;
}
.green-e0a0 .mask-e640,
.wrapper_west_1d4a .mask-e640 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .green-e0a0 .mask-e640,
  .wrapper_west_1d4a .mask-e640 {
    display: block;
  }
}
.green-e0a0 .focused-be5c,
.wrapper_west_1d4a .focused-be5c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .green-e0a0 .focused-be5c,
  .wrapper_west_1d4a .focused-be5c {
    margin-bottom: 1em;
  }
}
.green-e0a0 .focused-be5c img,
.wrapper_west_1d4a .focused-be5c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.green-e0a0 .disabled_3f9b,
.wrapper_west_1d4a .disabled_3f9b {
  flex-basis: calc(100% - 160px);
}
.green-e0a0 .disabled_3f9b p,
.wrapper_west_1d4a .disabled_3f9b p {
  margin-bottom: 0;
}
.green-e0a0 .disabled_3f9b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .green-e0a0 .disabled_3f9b {
    padding-left: 0;
  }
}
.wrapper_west_1d4a .disabled_3f9b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper_west_1d4a .disabled_3f9b {
    padding-right: 0;
  }
}
.wrapper_west_1d4a .focused-be5c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.focused_1fca .focused-be5c {
  margin-bottom: 0.5em;
}
.focused_1fca .focused-be5c img {
  width: 100%;
}
.right-8083 .header-eac4,
.section-focused-9fe4 .header-eac4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section-focused-9fe4 .under-d90d .modal-thick-61c9 p:last-child {
  margin-bottom: 0;
}
.green-4783 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header-02a9 .accent-1120 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header-02a9 .accent-1120:last-of-type {
    margin-bottom: 0;
  }
}
.header-02a9 .accent-1120 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-02a9 .accent-1120 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header-02a9 .accent-1120 ul li {
  margin: 0 0 0.6em;
}
.header-02a9 .accent-1120 ul li.input-3f3e,
.header-02a9 .accent-1120 ul li.title-0d82 {
  position: relative;
}
.header-02a9 .accent-1120 ul li.input-3f3e .warm_90a4,
.header-02a9 .accent-1120 ul li.title-0d82 .warm_90a4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header-02a9 .accent-1120 ul li.input-3f3e:after:after,
.header-02a9 .accent-1120 ul li.input-3f3e:after:before,
.header-02a9
  .accent-1120
  ul
  li.title-0d82:after:after,
.header-02a9
  .accent-1120
  ul
  li.title-0d82:after:before {
  content: "";
  display: table;
}
.header-02a9 .accent-1120 ul li.input-3f3e:after:after,
.header-02a9
  .accent-1120
  ul
  li.title-0d82:after:after {
  clear: both;
}
.header-02a9 .accent-1120 a.current_6cf0:hover {
  text-decoration: none;
}
.header-02a9 .accent-1120 select {
  max-width: 100%;
}
.header-02a9 .accent-1120 table {
  font-size: 85%;
}
.header-02a9 .accent-1120 table td,
.header-02a9 .accent-1120 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header-02a9 .accent-1120 table tfoot td {
  text-align: left;
}
.header-02a9 .accent-1120 :last-child {
  margin-bottom: 0;
}
.header-02a9 .accent-1120 .photo_79c9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header-02a9 .accent-1120 .photo_79c9 label {
  width: 100%;
}
.header-02a9 .accent-1120 .photo_79c9 .out-22aa {
  width: 100%;
  display: block;
}
.header-02a9 .accent-1120 .photo_79c9 .accordion-down-44bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header-02a9 .accent-1120 .photo_79c9 .accordion-down-44bf:hover svg #svg-search {
  fill: #444;
}
.header-02a9 .accent-1120 .photo_79c9 .accordion-down-44bf svg {
  width: 18px;
  height: 18px;
}
.header-02a9 .thumbnail_22fe ul ul,
.header-02a9 .small-f740 ul ul,
.header-02a9 .filter_5418 ul ul,
.header-02a9 .hovered_18ec ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header-02a9 .thumbnail_22fe .wide_5fbe > a,
.header-02a9 .small-f740 .wide_5fbe > a,
.header-02a9 .filter_5418 .wide_5fbe > a,
.header-02a9 .hovered_18ec .wide_5fbe > a {
  margin-bottom: 0;
}
.header-02a9 .menu-easy-db44 li,
.header-02a9 .thumbnail_22fe li,
.header-02a9 .sort_6a08 li,
.header-02a9 .small-f740 li,
.header-02a9 .filter_5418 li,
.header-02a9 .hovered_18ec li,
.header-02a9 .status_over_01f4 li,
.header-02a9 .next_fa93 li {
  display: block;
  position: relative;
}
.header-02a9 .menu-easy-db44 li:last-child,
.header-02a9 .thumbnail_22fe li:last-child,
.header-02a9 .sort_6a08 li:last-child,
.header-02a9 .small-f740 li:last-child,
.header-02a9 .filter_5418 li:last-child,
.header-02a9 .hovered_18ec li:last-child,
.header-02a9 .status_over_01f4 li:last-child,
.header-02a9 .next_fa93 li:last-child {
  border: none;
}
.header-02a9 .menu-easy-db44 li a,
.header-02a9 .thumbnail_22fe li a,
.header-02a9 .sort_6a08 li a,
.header-02a9 .small-f740 li a,
.header-02a9 .filter_5418 li a,
.header-02a9 .hovered_18ec li a,
.header-02a9 .status_over_01f4 li a,
.header-02a9 .next_fa93 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-02a9 .menu-easy-db44 li ul li::before,
.header-02a9 .thumbnail_22fe li ul li::before,
.header-02a9 .sort_6a08 li ul li::before,
.header-02a9 .small-f740 li ul li::before,
.header-02a9 .filter_5418 li ul li::before,
.header-02a9 .hovered_18ec li ul li::before,
.header-02a9 .status_over_01f4 li ul li::before,
.header-02a9 .next_fa93 li ul li::before {
  left: 15px;
}
.header-02a9 .menu-easy-db44 li ul a,
.header-02a9 .thumbnail_22fe li ul a,
.header-02a9 .sort_6a08 li ul a,
.header-02a9 .small-f740 li ul a,
.header-02a9 .filter_5418 li ul a,
.header-02a9 .hovered_18ec li ul a,
.header-02a9 .status_over_01f4 li ul a,
.header-02a9 .next_fa93 li ul a {
  padding-left: 20px;
}
.header-02a9 .menu-easy-db44 li ul ul li::before,
.header-02a9 .thumbnail_22fe li ul ul li::before,
.header-02a9 .sort_6a08 li ul ul li::before,
.header-02a9 .small-f740 li ul ul li::before,
.header-02a9 .filter_5418 li ul ul li::before,
.header-02a9 .hovered_18ec li ul ul li::before,
.header-02a9 .status_over_01f4 li ul ul li::before,
.header-02a9 .next_fa93 li ul ul li::before {
  left: 30px;
}
.header-02a9 .menu-easy-db44 li ul ul a,
.header-02a9 .thumbnail_22fe li ul ul a,
.header-02a9 .sort_6a08 li ul ul a,
.header-02a9 .small-f740 li ul ul a,
.header-02a9 .filter_5418 li ul ul a,
.header-02a9 .hovered_18ec li ul ul a,
.header-02a9 .status_over_01f4 li ul ul a,
.header-02a9 .next_fa93 li ul ul a {
  padding-left: 40px;
}
.header-02a9 .up-119a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-02a9 .next_fa93 ul li {
  margin-bottom: 1.41575em;
}
.header-02a9 .next_fa93 ul li .block-upper-186f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header-02a9 .next_fa93 ul li .popup_slow_a132 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tooltip-2874 .menu-easy-db44 li a,
.tooltip-2874 .thumbnail_22fe li a,
.tooltip-2874 .sort_6a08 li a,
.tooltip-2874 .small-f740 li a,
.tooltip-2874 .filter_5418 li a,
.tooltip-2874 .hovered_18ec li a,
.tooltip-2874 .status_over_01f4 li a,
.tooltip-2874 .next_fa93 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-2874 .up-119a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip-2874 .accent-1120 ul li.input-3f3e .warm_90a4,
.tooltip-2874 .accent-1120 ul li.title-0d82 .warm_90a4 {
  background: rgba(0, 0, 0, 0.2);
}
.tooltip-2874 .header-02a9 .accent-1120 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_6201 .header-02a9 .west_4ca0 li {
  margin: 0;
}
.light_6201 .header-02a9 .west_4ca0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.light_6201 .header-02a9 .west_4ca0 li ul {
  margin: 0;
}
.light_6201 .header-02a9 .west_4ca0 li ul li a {
  padding-left: 15px;
}
.light_6201 .header-02a9 .west_4ca0 li ul li li a {
  padding-left: 30px;
}
.light_6201 .header-02a9 .west_4ca0 li.container_ebfc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.light_6201 .header-02a9 .west_4ca0 li.container_ebfc > 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;
}
.light_6201 .header-02a9 .west_4ca0 li.container_ebfc > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.sort_34c7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.left_9d68 {
  position: relative;
  z-index: 10;
}
.left_9d68 .highlight_solid_1d1d {
  width: 100%;
  max-width: 100%;
}
.outer-04ed .alert-58b2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outer-04ed .surface_steel_605c {
}
.outer-04ed .tooltip-2874 {
  background: #292929;
}
.header-full-338b .alert-58b2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header-full-338b .surface_steel_605c {
  background: #f9f9f9;
}
.header-full-338b .tooltip-2874 {
  background: #303030;
}
.white_92b8 .alert-58b2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_92b8 .photo_clean_b6ff {
    margin-bottom: 1em;
  }
  .white_92b8 .photo_clean_b6ff:last-child {
    margin-bottom: 0;
  }
}
.white_92b8 .surface_steel_605c {
  background: #ededed;
}
.white_92b8 .tooltip-2874 {
  background: #1a1a1a;
}
.alert-58b2.surface_steel_605c {
  color: rgba(0, 0, 0, 0.6);
}
.alert-58b2.surface_steel_605c .left_21ea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-58b2.tooltip-2874 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-58b2.tooltip-2874 a:not(.current_6cf0) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-58b2.tooltip-2874 a:not(.current_6cf0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-58b2.tooltip-2874 .left_21ea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-58b2.tooltip-2874 table tbody td,
.alert-58b2.tooltip-2874 table th {
  background: rgba(0, 0, 0, 0.08);
}
.next-7be1.primary-old-31d7 .filter_c4fa {
  max-width: initial;
}
.next-7be1 .orange_d5ee {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.next-7be1 .orange_d5ee .highlight_solid_1d1d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .next-7be1 .orange_d5ee .highlight_solid_1d1d {
    display: block;
    margin-bottom: 2em;
  }
  .next-7be1 .orange_d5ee .highlight_solid_1d1d:last-child {
    margin-bottom: 0;
  }
}
.white_92b8 .photo_clean_b6ff:last-child,
.header-full-338b .photo_clean_b6ff:last-child,
.outer-04ed .photo_clean_b6ff:last-child {
  margin-bottom: 0;
}
.white_92b8 .photo_clean_b6ff .header-02a9 .accent-1120:last-child,
.header-full-338b .photo_clean_b6ff .header-02a9 .accent-1120:last-child,
.outer-04ed .photo_clean_b6ff .header-02a9 .accent-1120:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .white_92b8 .dark-ecd4,
  .white_92b8 .sidebar-dark-2fa8,
  .header-full-338b .dark-ecd4,
  .header-full-338b .sidebar-dark-2fa8,
  .outer-04ed .dark-ecd4,
  .outer-04ed .sidebar-dark-2fa8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .left_9d68 .photo_clean_b6ff {
    margin-bottom: 2em;
  }
}
.left_9d68 p:last-child {
  margin-bottom: 0;
}
.left_9d68 li,
.left_9d68 ul {
  list-style: none;
  margin: 0;
}
.left_9d68 ul ul {
  margin-left: 2.617924em;
}
.disabled-south-f480 {
  font-size: 0.875em;
}

/* css-noise: 5397 */
.shadow-element-s6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
