/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hovered_733f/customify
Author: WPCustomify
Author URI: https://pressmaximum.hovered_733f
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.hovered_733f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow-gold-af69.card-6b83/licenses/gpl-2.0.label_2781
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.hot_3ed3/, (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.wrapper_cool_bcda.thumbnail-bf83/normalize.filter-dim-3346/
 ======
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.filter-dim-3346 v7.0.0 | MIT License | github.hovered_733f/necolas/normalize.filter-dim-3346 */
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;
}
.icon-dark-aad0 .background-upper-ee6d,
.up_67e2,
.solid-2ef9,
.section_5bf3,
.bottom-be8f,
.cool-eba2,
.mask_dirty_a55b,
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;
}
.up_67e2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .up_67e2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .up_67e2,
  h1 {
    font-size: 1.8em;
  }
}
.solid-2ef9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.solid-2ef9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .solid-2ef9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .solid-2ef9,
  h2 {
    font-size: 1.7em;
  }
}
.section_5bf3,
h3 {
  font-size: 1.618em;
}
.icon-dark-aad0 .background-upper-ee6d,
.bottom-be8f,
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.paper_0d92 {
  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;
}
.component_a1cb:after,
.component_a1cb:before,
.pagination_black_dae1:after,
.pagination_black_dae1:before {
  content: "";
  display: table;
}
.component_a1cb:after,
.pagination_black_dae1:after {
  clear: both;
}
.blue_4bcd {
  float: right;
  margin-right: 0;
}
.cold-f284 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.label-58ea .photo-f746,
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;
}
.label-58ea .photo-f746: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;
}
.brown_18b9 .photo-f746 {
  box-shadow: none;
}
.brown_18b9
  .photo-f746
  .surface-b023 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.brown_18b9 .photo-f746 .title-a5f7 {
  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;
}
.brown_18b9
  .photo-f746
  .title-a5f7
  b {
  display: none;
}
.brown_18b9 .wood-220d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hover_under_34ba:not(.modal_west_9468):not(.full_0ee3),
button:not(.modal_west_9468):not(.full_0ee3),
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ),
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ),
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ) {
  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;
}
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ):hover,
button:not(.modal_west_9468):not(
    .full_0ee3
  ):hover,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ):hover,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ):hover,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ):active,
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ):focus,
button:not(.modal_west_9468):not(
    .full_0ee3
  ):active,
button:not(.modal_west_9468):not(
    .full_0ee3
  ):focus,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ):active,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ):focus,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ):active,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ):focus,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ):active,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ):focus {
  outline: 0;
}
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb,
button:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb {
  position: relative;
}
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .menu-soft-18dc,
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .panel_iron_ff61,
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .fast-d981,
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  i,
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  svg,
button:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .menu-soft-18dc,
button:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .panel_iron_ff61,
button:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .fast-d981,
button:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  i,
button:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  svg,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .menu-soft-18dc,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .panel_iron_ff61,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .fast-d981,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  i,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  svg,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .menu-soft-18dc,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .panel_iron_ff61,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .fast-d981,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  i,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  svg,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .menu-soft-18dc,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .panel_iron_ff61,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  .fast-d981,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  i,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb
  svg {
  visibility: hidden;
}
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb:after,
button:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb:after,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb:after,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb:after,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ).fn-loading-75bb: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;
}
.hover_under_34ba:not(.modal_west_9468):not(.full_0ee3),
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ),
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ),
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ) {
  color: #fff;
  background: #235787;
}
.hover_under_34ba:not(.modal_west_9468):not(
    .full_0ee3
  ):focus,
input[type="button"]:not(.modal_west_9468):not(
    .full_0ee3
  ):focus,
input[type="reset"]:not(.modal_west_9468):not(
    .full_0ee3
  ):focus,
input[type="submit"]:not(.modal_west_9468):not(
    .full_0ee3
  ):focus {
  color: #fff;
}
.hover_under_34ba.fn-disabled-75bb:not(.modal_west_9468):not(
    .full_0ee3
  ),
.hover_under_34ba[disabled]:not(.modal_west_9468):not(
    .full_0ee3
  ),
button.fn-disabled-75bb:not(.modal_west_9468):not(
    .full_0ee3
  ),
button[disabled]:not(.modal_west_9468):not(
    .full_0ee3
  ) {
  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;
}
.notification-9aba {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notification-9aba: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;
}
.wrapper-static-02f1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.form-green-e1f1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.surface-1d46 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component_a1cb:after,
.component_a1cb:before,
.basic_a517:after,
.basic_a517:before,
.pressed-04b9:after,
.pressed-04b9:before,
.focus-a910:after,
.focus-a910:before,
.content-silver-b8c9:after,
.content-silver-b8c9:before,
.over-6615:after,
.over-6615:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component_a1cb:after,
.basic_a517:after,
.pressed-04b9:after,
.focus-a910:after,
.content-silver-b8c9:after,
.over-6615:after {
  clear: both;
}
.basic_a517 .highlight_large_a561,
.pressed-04b9 .highlight_large_a561,
.layout-72be .highlight_large_a561 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.button-dim-e347 {
  display: inline-block;
}
.label_b660 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label_b660 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label_b660 .light-a9e6 {
  padding: 1em 0;
  font-size: 85%;
}
.light-a9e6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.red_233e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.red_233e:after,
.red_233e:before {
  content: "";
  display: table;
}
.red_233e:after {
  clear: both;
}
.selected_355d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu-complex-7c5f .selected_355d {
  max-width: 50%;
}
.aside-right-e0e6 .selected_355d {
  max-width: 33.33%;
}
.photo-prev-8541 .selected_355d {
  max-width: 25%;
}
.chip-fresh-50b5 .selected_355d {
  max-width: 20%;
}
.accordion-dc54 .selected_355d {
  max-width: 16.66%;
}
.caption-ecc6 .selected_355d {
  max-width: 14.28%;
}
.smooth-52f9 .selected_355d {
  max-width: 12.5%;
}
.pattern-advanced-74ff .selected_355d {
  max-width: 11.11%;
}
.table_ecf1 {
  display: block;
}
.icon-dark-aad0 .carousel_outer_8927 label,
.icon-dark-aad0 .center_e574 label,
.icon-dark-aad0 .dynamic-55a1 label,
.icon-dark-aad0 .pagination-8219 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite-faa6 {
  list-style: none;
  margin: 0;
}
.lite-faa6 article.tooltip_inner_72ff {
  margin-bottom: 0;
}
.lite-faa6 ul {
  list-style: none;
  margin: 0;
}
.lite-faa6 .banner-cool-179f li.tooltip_inner_72ff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite-faa6 .banner-cool-179f li.tooltip_inner_72ff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite-faa6 .banner-cool-179f li.tooltip_inner_72ff: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) {
  .lite-faa6 .banner-cool-179f li.tooltip_inner_72ff li.tooltip_inner_72ff li.tooltip_inner_72ff li.tooltip_inner_72ff {
    padding-left: 0;
  }
}
article.tooltip_inner_72ff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_inner_72ff .basic_a517 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_inner_72ff .frame-aea4 {
  float: left;
}
article.tooltip_inner_72ff .media_soft_9146 {
  margin-left: 85px;
}
article.tooltip_inner_72ff .detail-over-ef8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_inner_72ff .detail-over-ef8b .row_wide_ad24 {
  margin-left: 10px;
}
article.tooltip_inner_72ff .aside-ef34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_inner_72ff .logo-outer-3e4d {
  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 .carousel_outer_8927,
  #respond .dynamic-55a1,
  #respond .pagination-8219 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel_outer_8927 input,
#respond .dynamic-55a1 input,
#respond .pagination-8219 input {
  width: 100%;
}
#respond .pagination-8219 {
  margin-right: 0;
}
#respond .over-ace8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bronze-ec4c {
  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;
}
.bronze-ec4c.mask_glass_9bb7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.bronze-ec4c 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%);
}
.bronze-ec4c:focus,
.bronze-ec4c: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);
}
.silver-2bda {
  border-radius: 10%;
}
.disabled-9779 {
  border-radius: 50%;
}
.card_2562 {
  font-size: 0.72em;
}
.pattern_fc43 {
  font-size: 0.875em;
}
.fresh-71cc {
  font-size: 1.1em;
}
.bright-9f1b {
  text-transform: uppercase;
  line-height: 1.2;
}
.bright-9f1b.card_2562 {
  letter-spacing: 0.5px;
}
.box-9538,
.box-9538 a {
  color: #6d6d6d;
}
.box-9538 a:hover {
  color: #111;
}
.button_3114 {
  color: #6d6d6d;
}
.widget-d114 {
  overflow-x: hidden;
}
.widget-d114 .hard_adfb.list-east-8089 {
  position: relative;
}
.widget-d114 .hard_adfb.list-east-8089.container-0411 {
  position: initial;
}
.widget-d114
  .hard_adfb.list-east-8089.container-0411
  .notice_ec0d {
  left: auto;
}
.widget-d114 .hard_adfb .notice_ec0d {
  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;
}
.widget-d114 .hard_adfb:hover.list-east-8089 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.widget-d114
  .hard_adfb:hover.list-east-8089
  .notice_ec0d {
  display: block;
  z-index: 9999999;
}
.widget-d114 .notification-soft-7487 .steel_1985,
.widget-d114 .popup_b9bc .steel_1985 {
  display: none;
}
.widget-d114 .bright_7522 .hard_adfb:hover.list-east-8089 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon-dark-aad0 .carousel_outer_8927 label,
.icon-dark-aad0 .center_e574 label,
.icon-dark-aad0 .dynamic-55a1 label,
.icon-dark-aad0 .pagination-8219 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite-faa6 {
  list-style: none;
  margin: 0;
}
.lite-faa6 article.tooltip_inner_72ff {
  margin-bottom: 0;
}
.lite-faa6 ul {
  list-style: none;
  margin: 0;
}
.lite-faa6 .banner-cool-179f li.tooltip_inner_72ff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite-faa6 .banner-cool-179f li.tooltip_inner_72ff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite-faa6 .banner-cool-179f li.tooltip_inner_72ff: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) {
  .lite-faa6 .banner-cool-179f li.tooltip_inner_72ff li.tooltip_inner_72ff li.tooltip_inner_72ff li.tooltip_inner_72ff {
    padding-left: 0;
  }
}
article.tooltip_inner_72ff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip_inner_72ff .basic_a517 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip_inner_72ff .frame-aea4 {
  float: left;
}
article.tooltip_inner_72ff .media_soft_9146 {
  margin-left: 85px;
}
article.tooltip_inner_72ff .detail-over-ef8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip_inner_72ff .detail-over-ef8b .row_wide_ad24 {
  margin-left: 10px;
}
article.tooltip_inner_72ff .aside-ef34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip_inner_72ff .logo-outer-3e4d {
  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 .carousel_outer_8927,
  #respond .dynamic-55a1,
  #respond .pagination-8219 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel_outer_8927 input,
#respond .dynamic-55a1 input,
#respond .pagination-8219 input {
  width: 100%;
}
#respond .pagination-8219 {
  margin-right: 0;
}
#respond .over-ace8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notification-soft-7487 .alert_wood_3516 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.alert_wood_3516 .message_419d.under-456f .grid-ea56 > li > a:focus,
.alert_wood_3516 .message_419d.under-456f .grid-ea56 > li > a:hover,
.alert_wood_3516 .message_419d.gradient_c4f0 .grid-ea56 > li > a:focus,
.alert_wood_3516 .message_419d.gradient_c4f0 .grid-ea56 > li > a:hover,
.alert_wood_3516 .message_419d.paragraph-upper-6350 .grid-ea56 > li > a:focus,
.alert_wood_3516 .message_419d.paragraph-upper-6350 .grid-ea56 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_wood_3516
  .message_419d.under-456f
  .grid-ea56
  > li.narrow_77b7
  > a,
.alert_wood_3516
  .message_419d.under-456f
  .grid-ea56
  > li.next-e172
  > a,
.alert_wood_3516
  .message_419d.gradient_c4f0
  .grid-ea56
  > li.narrow_77b7
  > a,
.alert_wood_3516
  .message_419d.gradient_c4f0
  .grid-ea56
  > li.next-e172
  > a,
.alert_wood_3516
  .message_419d.paragraph-upper-6350
  .grid-ea56
  > li.narrow_77b7
  > a,
.alert_wood_3516 .message_419d.paragraph-upper-6350 .grid-ea56 > li.out_84a9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_wood_3516 .item_red_e312,
.alert_wood_3516 .item_red_e312 a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_wood_3516 .image_c81f.up_76e5 li a,
.alert_wood_3516 .top_141c a,
.alert_wood_3516 .notification-gold-4141,
.alert_wood_3516 .grid-ea56 > li > a,
.alert_wood_3516 .message-gold-c954 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516 .image_c81f.up_76e5 li a:hover,
.alert_wood_3516 .top_141c a:hover,
.alert_wood_3516 .notification-gold-4141:hover,
.alert_wood_3516 .grid-ea56 > li > a:hover,
.alert_wood_3516 .message-gold-c954:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_wood_3516 .black-4061 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516 .black-4061 .red-5668 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_wood_3516 .black-4061:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_wood_3516 .wood-4cae .wrapper_lite_a441 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516 .wood-4cae .wrapper_lite_a441 .mask-8013 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516
  .wood-4cae
  .wrapper_lite_a441
  .mask-8013::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516
  .wood-4cae
  .wrapper_lite_a441
  .mask-8013:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516
  .wood-4cae
  .wrapper_lite_a441
  .mask-8013::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516
  .wood-4cae
  .wrapper_lite_a441
  .mask-8013::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516 .wood-4cae .fluid_6cc0 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_wood_3516 .wood-4cae .fluid_6cc0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-39b4
  .alert_wood_3516
  .wood-4cae
  .progress-f3f0
  .component_e6c8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard-39b4
  .alert_wood_3516
  .wood-4cae
  .progress-f3f0
  .mask-8013 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-soft-7487 .tertiary_pressed_4a33 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tertiary_pressed_4a33 .message_419d.under-456f .grid-ea56 > li > a:focus,
.tertiary_pressed_4a33 .message_419d.under-456f .grid-ea56 > li > a:hover,
.tertiary_pressed_4a33 .message_419d.gradient_c4f0 .grid-ea56 > li > a:focus,
.tertiary_pressed_4a33 .message_419d.gradient_c4f0 .grid-ea56 > li > a:hover,
.tertiary_pressed_4a33 .message_419d.paragraph-upper-6350 .grid-ea56 > li > a:focus,
.tertiary_pressed_4a33 .message_419d.paragraph-upper-6350 .grid-ea56 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_pressed_4a33
  .message_419d.under-456f
  .grid-ea56
  > li.narrow_77b7
  > a,
.tertiary_pressed_4a33
  .message_419d.under-456f
  .grid-ea56
  > li.next-e172
  > a,
.tertiary_pressed_4a33
  .message_419d.gradient_c4f0
  .grid-ea56
  > li.narrow_77b7
  > a,
.tertiary_pressed_4a33
  .message_419d.gradient_c4f0
  .grid-ea56
  > li.next-e172
  > a,
.tertiary_pressed_4a33
  .message_419d.paragraph-upper-6350
  .grid-ea56
  > li.narrow_77b7
  > a,
.tertiary_pressed_4a33 .message_419d.paragraph-upper-6350 .grid-ea56 > li.out_84a9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_pressed_4a33 .item_red_e312,
.tertiary_pressed_4a33 .item_red_e312 a {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_pressed_4a33 .image_c81f.up_76e5 li a,
.tertiary_pressed_4a33 .top_141c a,
.tertiary_pressed_4a33 .notification-gold-4141,
.tertiary_pressed_4a33 .grid-ea56 > li > a,
.tertiary_pressed_4a33 .message-gold-c954 {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_pressed_4a33 .image_c81f.up_76e5 li a:hover,
.tertiary_pressed_4a33 .top_141c a:hover,
.tertiary_pressed_4a33 .notification-gold-4141:hover,
.tertiary_pressed_4a33 .grid-ea56 > li > a:hover,
.tertiary_pressed_4a33 .message-gold-c954:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_pressed_4a33 .black-4061 {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_pressed_4a33 .black-4061 .red-5668 {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_pressed_4a33 .black-4061:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_copper_13a7 .button-stone-c8ee {
  margin-left: auto;
  margin-right: auto;
}
.pressed-04b9 > * {
  margin-left: auto;
  margin-right: auto;
}
.pressed-04b9 .wrapper-static-02f1 {
  margin-right: 1.41575em;
}
.old_d47b .pressed-04b9 > .avatar-hot-e8c9 {
  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;
}
.old_d47b .pressed-04b9 > .notification-810e {
  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;
}
.heading-bronze-ae3a.hero_copper_13a7 .button-stone-c8ee,
.filter-1b8c.hero_copper_13a7 .button-stone-c8ee {
  margin-left: 0;
}
.center-9ac0.hero_copper_13a7 .button-stone-c8ee,
.backdrop_new_956b.hero_copper_13a7 .button-stone-c8ee {
  margin-right: 0;
}
.pressed-04b9 ol,
.pressed-04b9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background_58dd video {
  max-width: 100%;
}
.photo_focused_ca17 img {
  display: block;
}
.photo_focused_ca17.wrapper-static-02f1,
.photo_focused_ca17.form-green-e1f1 {
  width: 100%;
}
.photo_focused_ca17.notification-810e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box_mini_97cf:not(.dark-5bde) {
  margin: 1.5em auto;
}
.texture-liquid-a201 p {
  padding: 1.5em 14px;
}
ul.input-1e8f.notification-810e,
ul.input-1e8f.avatar-hot-e8c9,
ul.input-1e8f.blue_f373.avatar-hot-e8c9 {
  padding: 0 14px;
}
.green-1cc7 {
  display: block;
  overflow-x: auto;
}
.green-1cc7 table {
  border-collapse: collapse;
  width: 100%;
}
.green-1cc7 td,
.green-1cc7 th {
  padding: 0.5em;
}
.pressed-04b9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pressed-04b9 ol ol,
.pressed-04b9 ol ul,
.pressed-04b9 ul ol,
.pressed-04b9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pressed-04b9 ol ol li,
.pressed-04b9 ol ul li,
.pressed-04b9 ul ol li,
.pressed-04b9 ul ul li {
  margin-left: 0;
}
.box_23fa.glass-158c > .thumbnail_8d07 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.box_23fa.glass-158c > .thumbnail_8d07 iframe,
.box_23fa.glass-158c > .thumbnail_8d07 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.table-4a67 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.table-4a67.card_14bb {
  padding: 0;
}
.table-4a67.card_14bb cite {
  font-size: 13px;
}
.table-4a67 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.table-4a67 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.avatar-tall-dc43 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.avatar-tall-dc43 > p:first-child {
  margin-top: 0;
}
.avatar-tall-dc43 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.avatar-tall-dc43 blockquote {
  border-left: 0;
}
.progress-narrow-fd8a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.progress-narrow-fd8a:not(.video-9805) {
  max-width: 100px;
}
.progress-narrow-fd8a.text-86e3 {
  border-bottom: none !important;
  text-align: center;
}
.progress-narrow-fd8a.text-86e3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .texture-liquid-a201 p {
    padding: 1.5em 0;
  }
}
.picture_37da {
  color: #0073aa;
}
.shade_3bf1 {
  background-color: #0073aa;
}
.description-8399 {
  color: #229fd8;
}
.video_soft_faba {
  background-color: #229fd8;
}
.smooth_93bb {
  color: #eee;
}
.highlight-96ec {
  background-color: #eee;
}
.primary_c31b {
  color: #444;
}
.chip_5b6a {
  background-color: #444;
}
.frame_cold_a7bf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame_cold_a7bf .popup-orange-59f3 .top_141c {
  font-size: 15px;
}
.frame_cold_a7bf .top_141c {
  line-height: 1.3;
}
.frame_cold_a7bf .tertiary_pressed_4a33 {
}
.frame_cold_a7bf .alert_wood_3516 {
  background: #235787;
}
.accordion-static-6da4 {
  padding: 0;
}
.accordion-static-6da4 .alert_wood_3516 {
  background: #1a1a1a;
}
.accordion-static-6da4 .tertiary_pressed_4a33 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.avatar_bottom_c287 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.avatar_bottom_c287 .tertiary_pressed_4a33 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.avatar_bottom_c287 .alert_wood_3516 {
  background: #303030;
}
.over-6615 {
  position: relative;
  z-index: 10;
}
.over-6615 .heading-short-467a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_ce68 .list-east-8089 {
  display: inline-block;
  vertical-align: middle;
}
.texture_ce68.new_9923 .list-east-8089 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .texture_ce68.new_9923 .list-east-8089 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_ce68.new_9923 .list-east-8089 {
    margin-right: 0.4em;
  }
}
.texture_ce68.new_9923 .list-east-8089:last-child {
  margin-right: 0;
}
.label_narrow_e951 .heading-short-467a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notification-soft-7487 .popup-orange-59f3 {
    margin: 0 -0.5em;
  }
  .notification-soft-7487 .popup-orange-59f3 [class*="customify-col-"],
  .notification-soft-7487 .popup-orange-59f3 [class*="customify-col_"],
  .notification-soft-7487 .popup-orange-59f3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notification-soft-7487.logo-basic-d8e4 .heading-short-467a {
  background: 0 0 !important;
}
.notification-soft-7487.logo-basic-d8e4 .heading-short-467a,
.notification-soft-7487.label_narrow_e951 .heading-short-467a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notification-soft-7487.prev-296b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notification-soft-7487.label_narrow_e951 .heading-short-467a {
  box-shadow: none !important;
}
.chip-a7bc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .chip-a7bc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .chip-a7bc {
    padding: 18px 0 20px;
  }
}
.chip-a7bc .tall-9503 {
  width: 100%;
}
.chip-a7bc .motion-190e {
  margin-bottom: 0;
}
.chip-a7bc .fluid-e1e7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.selected-0a18 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.selected-0a18 .image_3cde {
  width: 100%;
}
.surface_8dce {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.surface_8dce li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.surface_8dce 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;
}
.surface_8dce li:last-child:after {
  display: none;
}
.surface_8dce li a {
  font-weight: 500;
  margin-right: 10px;
}
.module_focused_cc7d .steel_1985 button,
.chip-a7bc .steel_1985 button {
  left: 0;
}
.module_focused_cc7d .image_3cde,
.chip-a7bc .image_3cde {
  padding-left: 0;
  padding-right: 0;
}
.module_focused_cc7d .selected-0a18,
.chip-a7bc .selected-0a18 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module_focused_cc7d {
  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;
}
.module_focused_cc7d: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;
}
.module_focused_cc7d .green-f3a5 {
  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) {
  .module_focused_cc7d .green-f3a5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module_focused_cc7d .green-f3a5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module_focused_cc7d .green-f3a5 {
    min-height: 200px;
  }
}
.module_focused_cc7d .surface_8dce {
  color: rgba(255, 255, 255, 0.8);
}
.module_focused_cc7d .surface_8dce a,
.module_focused_cc7d .surface_8dce li:after {
  color: inherit;
}
.module_focused_cc7d .surface_8dce a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paper_5a1d {
  margin-bottom: 0.5em;
}
.red_0fd6 {
  margin-bottom: 1.2em;
}
.red_0fd6,
.paper_5a1d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.red_0fd6 p:last-child,
.paper_5a1d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .steel_1985,
#masthead .steel_1985 {
  display: none;
}
#masthead
  > .steel_1985.pressed_4314 {
  display: none;
}
#masthead > .steel_1985 button {
  left: 0;
}
.summary_lite_47f5 {
  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%;
}
.summary_lite_47f5 .list-east-8089 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary_lite_47f5 .accordion_basic_b665 {
  display: -webkit-box;
  display: flex;
}
.summary_lite_47f5 .accordion_basic_b665.east-4d6e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary_lite_47f5 .accordion_basic_b665.message-471d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_lite_47f5 .accordion_basic_b665.detail_center_10b0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_lite_47f5.inner_c68b.outline_13ea .accordion_basic_b665.east-4d6e {
  flex-basis: 100%;
}
.summary_lite_47f5.purple-09a2 .accordion_basic_b665.message-471d {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary_lite_47f5.purple-09a2 .accordion_basic_b665.detail_center_10b0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .steel_1985.pressed_4314 {
  display: none;
}
#masthead > .steel_1985 button {
  left: 0;
}
.advanced-c841 {
  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;
}
.advanced-c841:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.advanced-c841.carousel-fcee i {
  margin-right: 4px;
}
.advanced-c841.caption_solid_fe01 i {
  margin-left: 5px;
}
.top_141c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.top_141c p:last-child {
  margin-bottom: 0;
}
.gas_6f8a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gas_6f8a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gas_6f8a img {
  display: block;
  width: auto;
  line-height: 1;
}
.gas_6f8a .item_red_e312 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gas_6f8a .badge-narrow-03d7 {
  margin: 5px 0 7px 0;
}
.gas_6f8a.hard_1df2 .card-37a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_6f8a.hard_1df2 .search_f2ff {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_6f8a.overlay-cd8f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gas_6f8a.overlay-cd8f .card-37a3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_6f8a.overlay-cd8f .search_f2ff {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gas_6f8a.status-white-cbd0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gas_6f8a.soft-4af6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gas_6f8a.soft-4af6 .search_f2ff {
  margin-top: 7px;
}
.wrapper_over_0f34 {
  display: inline-block;
}
.over-6615 .grid-new-b8e5 .gas_6f8a img {
  max-width: 100%;
}
.message_419d .center-f345.status-hard-ffc3,
.input-ff5e .center-f345.status-hard-ffc3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.message_419d .hero_complex_2613,
.input-ff5e .hero_complex_2613 {
  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%);
}
.message_419d .hero_complex_2613 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.message_419d.dirty_0e9e .hero_complex_2613 {
  display: none;
}
.message_419d .bronze-e643 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.message_419d .bronze-e643 li {
  display: inline-block;
  position: relative;
}
.message_419d .bronze-e643 li:last-child {
  margin-right: 0;
}
.message_419d .bronze-e643 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;
}
.message_419d .bronze-e643 li.out_84a9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.message_419d .bronze-e643 > 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;
}
.message_419d .bronze-e643 > li > a i {
  line-height: 0;
}
.message_419d .bronze-e643 > li.status-green-8e21 > a .hero_complex_2613 {
  margin-left: 4px;
  line-height: 0;
}
.message_419d .bronze-e643 .rough_9f1d li.status-green-8e21 > a {
  position: relative;
}
.message_419d .bronze-e643 .rough_9f1d li.status-green-8e21 > a:after,
.message_419d .bronze-e643 .rough_9f1d li.status-green-8e21 > a:before {
  content: "";
  display: table;
}
.message_419d .bronze-e643 .rough_9f1d li.status-green-8e21 > a:after {
  clear: both;
}
.message_419d .bronze-e643 .rough_9f1d li.status-green-8e21 > a .hero_complex_2613 {
  margin-left: 5px;
  float: right;
}
.message_419d .advanced_34a2,
.message_419d .rough_9f1d {
  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;
}
.message_419d .rough_9f1d {
  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;
}
.message_419d .rough_9f1d .status-hard-ffc3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message_419d .rough_9f1d .hero_complex_2613 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.message_419d .rough_9f1d li {
  display: block;
  margin: 0;
  padding: 0;
}
.message_419d .rough_9f1d 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;
}
.message_419d .rough_9f1d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.message_419d .rough_9f1d .rough_9f1d {
  top: 0;
  left: 100%;
}
.message_419d .card-db02.fn-focus-75bb > .advanced_34a2,
.message_419d .card-db02.fn-focus-75bb > .rough_9f1d,
.message_419d .card-db02:focus > .advanced_34a2,
.message_419d .card-db02:focus > .rough_9f1d,
.message_419d .card-db02:hover > .advanced_34a2,
.message_419d .card-db02:hover > .rough_9f1d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.message_419d.paragraph-upper-6350 .grid-ea56:after,
.message_419d.paragraph-upper-6350 .grid-ea56:before {
  content: "";
  display: table;
}
.message_419d.paragraph-upper-6350 .grid-ea56:after {
  clear: both;
}
.message_419d.paragraph-upper-6350 .grid-ea56 > li {
  float: left;
}
.message_419d.plasma_83bf .grid-ea56:after,
.message_419d.plasma_83bf .grid-ea56:before {
  content: "";
  display: table;
}
.message_419d.plasma_83bf .grid-ea56:after {
  clear: both;
}
.message_419d.plasma_83bf .grid-ea56 > li {
  float: left;
}
.message_419d.plasma_83bf .grid-ea56 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.message_419d.plasma_83bf .grid-ea56 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.message_419d.plasma_83bf .grid-ea56 > li.narrow_77b7 > a,
.message_419d.plasma_83bf .grid-ea56 > li.out_84a9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.message_419d.under-456f .grid-ea56 > li > a .status-hard-ffc3 {
  position: relative;
}
.message_419d.under-456f .grid-ea56 > li > a .status-hard-ffc3: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;
}
.message_419d.under-456f
  .grid-ea56
  > li:focus
  > a
  .status-hard-ffc3:before,
.message_419d.under-456f
  .grid-ea56
  > li:hover
  > a
  .status-hard-ffc3:before {
  width: 100%;
  background-color: currentColor;
}
.message_419d.under-456f
  .grid-ea56
  > li.narrow_77b7
  > a
  .status-hard-ffc3:before,
.message_419d.under-456f
  .grid-ea56
  > li.next-e172
  > a
  .status-hard-ffc3:before {
  width: 100%;
  background-color: currentColor;
}
.message_419d.gradient_c4f0 .grid-ea56 > li > a .status-hard-ffc3 {
  position: relative;
}
.message_419d.gradient_c4f0 .grid-ea56 > li > a .status-hard-ffc3: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;
}
.message_419d.gradient_c4f0 .grid-ea56 > li:focus > a .status-hard-ffc3:before,
.message_419d.gradient_c4f0
  .grid-ea56
  > li:hover
  > a
  .status-hard-ffc3:before {
  width: 100%;
  background-color: currentColor;
}
.message_419d.gradient_c4f0
  .grid-ea56
  > li.narrow_77b7
  > a
  .status-hard-ffc3:before,
.message_419d.gradient_c4f0
  .grid-ea56
  > li.next-e172
  > a
  .status-hard-ffc3:before {
  width: 100%;
  background-color: currentColor;
}
.input-ff5e .bronze-e643 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-ff5e .bronze-e643 li:first-child > a {
  border-top: none;
}
.input-ff5e .bronze-e643 .background-b042 > .status-hard-ffc3 .hero_complex_2613 {
  display: none;
}
.input-ff5e .bronze-e643 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-ff5e .bronze-e643 li:last-child {
  border: none;
}
.input-ff5e .bronze-e643 li.status-green-8e21 > a {
  padding-right: 45px !important;
}
.input-ff5e .bronze-e643 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-ff5e .bronze-e643 li a:focus,
.input-ff5e .bronze-e643 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-ff5e .bronze-e643 li .stale_9c12 {
  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;
}
.input-ff5e .bronze-e643 li .stale_9c12:hover {
  box-shadow: none;
}
.input-ff5e .bronze-e643 li .stale_9c12 .hero_complex_2613 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-ff5e .bronze-e643 .rough_9f1d {
  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);
}
.input-ff5e .bronze-e643 .rough_9f1d li a {
  padding-left: 3em;
}
.input-ff5e .bronze-e643 .block-cold-34d9 > a .stale_9c12 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-ff5e .bronze-e643 .block-cold-34d9 > .rough_9f1d {
  display: block;
  opacity: 1;
}
.notice_outer_b3ef {
  max-width: 100%;
}
.warm_3150 {
  line-height: 0;
  cursor: pointer;
}
.message-gold-c954 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.message-gold-c954:hover {
  box-shadow: none;
  color: currentColor;
}
.message-gold-c954 svg {
  width: 18px;
  height: 18px;
}
.message-gold-c954 .cold_e910 {
  display: none;
}
.form-in-ce9f {
  position: relative;
}
.form-in-ce9f.fn-active-75bb .message-gold-c954 .caption_tiny_bc33 {
  display: none;
}
.form-in-ce9f.fn-active-75bb .message-gold-c954 .cold_e910 {
  display: inline-block;
}
.form-in-ce9f .secondary-8c93 {
  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);
}
.form-in-ce9f.paragraph-8674 .secondary-8c93 {
  left: auto;
  right: -0.9em;
}
.form-in-ce9f.paragraph-8674 .border_hard_09f0::before {
  left: auto;
  right: 15px;
}
.form-in-ce9f.fn-active-75bb .secondary-8c93 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-f3f0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.progress-f3f0 label {
  flex-basis: 100%;
}
.progress-f3f0 .wrapper_lite_a441 {
  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;
}
.progress-f3f0 .mask-8013 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.progress-f3f0 .mask-8013:focus {
  background-color: transparent;
}
.progress-f3f0 button.fluid_6cc0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.progress-f3f0 button.fluid_6cc0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.progress-f3f0 button.fluid_6cc0 svg {
  width: 18px;
  height: 18px;
}
.progress-f3f0 input[type="submit"] {
  min-height: auto;
}
.wood-4cae .progress-f3f0 .mask-8013 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border_hard_09f0 {
  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) {
  .border_hard_09f0 {
    width: 220px;
  }
}
.border_hard_09f0 label {
  flex-basis: 100%;
}
.border_hard_09f0::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;
}
.hard-39b4 .wood-4cae .progress-f3f0 {
  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;
}
.hard-39b4
  .wood-4cae
  .progress-f3f0
  .wrapper_lite_a441 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hard-39b4 .wood-4cae .progress-f3f0 .mask-8013 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hard-39b4
  .wood-4cae
  .progress-f3f0
  .mask-8013:focus {
  background: 0 0;
}
.hard-39b4
  .wood-4cae
  .progress-f3f0
  .component_e6c8 {
  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;
}
.image_c81f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image_c81f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image_c81f li:last-child {
  margin-right: 0;
}
.image_c81f li:first-child {
  margin-left: 0;
}
.image_c81f.nav_fluid_248f a {
  color: #fff;
}
.image_c81f.nav_fluid_248f a:hover {
  color: #fff;
}
.image_c81f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image_c81f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image_c81f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image_c81f a:hover {
  opacity: 0.9;
  color: inherit;
}
.image_c81f [class*="social-icon-apple"] {
  background-color: #999;
}
.image_c81f [class*="social-icon-apple"].highlight_a0fa {
  background-color: transparent;
  color: #999;
}
.image_c81f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image_c81f [class*="social-icon-behance"].highlight_a0fa {
  background-color: transparent;
  color: #1769ff;
}
.image_c81f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image_c81f [class*="social-icon-bitbucket"].highlight_a0fa {
  background-color: transparent;
  color: #205081;
}
.image_c81f [class*="social-icon-codepen"] {
  background-color: #000;
}
.image_c81f [class*="social-icon-codepen"].highlight_a0fa {
  background-color: transparent;
  color: #000;
}
.image_c81f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image_c81f [class*="social-icon-delicious"].highlight_a0fa {
  background-color: transparent;
  color: #39f;
}
.image_c81f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image_c81f [class*="social-icon-digg"].highlight_a0fa {
  background-color: transparent;
  color: #005be2;
}
.image_c81f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image_c81f [class*="social-icon-dribbble"].highlight_a0fa {
  background-color: transparent;
  color: #ea4c89;
}
.image_c81f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image_c81f [class*="social-icon-envelope"].highlight_a0fa {
  background-color: transparent;
  color: #ea4335;
}
.image_c81f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image_c81f [class*="social-icon-facebook"].highlight_a0fa {
  background-color: transparent;
  color: #3b5998;
}
.image_c81f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image_c81f [class*="social-icon-flickr"].highlight_a0fa {
  background-color: transparent;
  color: #0063dc;
}
.image_c81f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image_c81f [class*="social-icon-foursquare"].highlight_a0fa {
  background-color: transparent;
  color: #2d5be3;
}
.image_c81f [class*="social-icon-github"] {
  background-color: #333;
}
.image_c81f [class*="social-icon-github"].highlight_a0fa {
  background-color: transparent;
  color: #333;
}
.image_c81f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image_c81f [class*="social-icon-google-plus"].highlight_a0fa {
  background-color: transparent;
  color: #dd4b39;
}
.image_c81f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image_c81f [class*="social-icon-houzz"].highlight_a0fa {
  background-color: transparent;
  color: #7ac142;
}
.image_c81f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image_c81f [class*="social-icon-instagram"].highlight_a0fa {
  background-color: transparent;
  color: #262626;
}
.image_c81f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image_c81f [class*="social-icon-jsfiddle"].highlight_a0fa {
  background-color: transparent;
  color: #487aa2;
}
.image_c81f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image_c81f [class*="social-icon-linkedin"].highlight_a0fa {
  background-color: transparent;
  color: #0077b5;
}
.image_c81f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image_c81f [class*="social-icon-medium"].highlight_a0fa {
  background-color: transparent;
  color: #00ab6b;
}
.image_c81f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image_c81f
  [class*="social-icon-odnoklassniki"].highlight_a0fa {
  background-color: transparent;
  color: #f4731c;
}
.image_c81f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image_c81f [class*="social-icon-meetup"].highlight_a0fa {
  background-color: transparent;
  color: #ec1c40;
}
.image_c81f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image_c81f [class*="social-icon-pinterest"].highlight_a0fa {
  background-color: transparent;
  color: #bd081c;
}
.image_c81f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image_c81f [class*="social-icon-product-hunt"].highlight_a0fa {
  background-color: transparent;
  color: #da552f;
}
.image_c81f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image_c81f [class*="social-icon-reddit"].highlight_a0fa {
  background-color: transparent;
  color: #ff4500;
}
.image_c81f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image_c81f [class*="social-icon-rss"].highlight_a0fa {
  background-color: transparent;
  color: #f26522;
}
.image_c81f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image_c81f
  [class*="social-icon-shopping-cart"].highlight_a0fa {
  background-color: transparent;
  color: #4caf50;
}
.image_c81f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image_c81f [class*="social-icon-skype"].highlight_a0fa {
  background-color: transparent;
  color: #00aff0;
}
.image_c81f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image_c81f [class*="social-icon-slideshare"].highlight_a0fa {
  background-color: transparent;
  color: #0077b5;
}
.image_c81f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image_c81f [class*="social-icon-snapchat"].highlight_a0fa {
  background-color: transparent;
  color: #fffc00;
}
.image_c81f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image_c81f [class*="social-icon-soundcloud"].highlight_a0fa {
  background-color: transparent;
  color: #f80;
}
.image_c81f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image_c81f [class*="social-icon-spotify"].highlight_a0fa {
  background-color: transparent;
  color: #2ebd59;
}
.image_c81f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image_c81f
  [class*="social-icon-stack-overflow"].highlight_a0fa {
  background-color: transparent;
  color: #fe7a15;
}
.image_c81f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image_c81f [class*="social-icon-maldkfgram"].highlight_a0fa {
  background-color: transparent;
  color: #2ca5e0;
}
.image_c81f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image_c81f [class*="social-icon-tripadvisor"].highlight_a0fa {
  background-color: transparent;
  color: #589442;
}
.image_c81f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image_c81f [class*="social-icon-tumblr"].highlight_a0fa {
  background-color: transparent;
  color: #35465c;
}
.image_c81f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image_c81f [class*="social-icon-twitch"].highlight_a0fa {
  background-color: transparent;
  color: #6441a5;
}
.image_c81f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image_c81f [class*="social-icon-twitter"].highlight_a0fa {
  background-color: transparent;
  color: #1da1f2;
}
.image_c81f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image_c81f [class*="social-icon-vimeo"].highlight_a0fa {
  background-color: transparent;
  color: #1ab7ea;
}
.image_c81f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image_c81f [class*="social-icon-vk"].highlight_a0fa {
  background-color: transparent;
  color: #45668e;
}
.image_c81f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image_c81f [class*="social-icon-weibo"].highlight_a0fa {
  background-color: transparent;
  color: #df2029;
}
.image_c81f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image_c81f [class*="social-icon-weixin"].highlight_a0fa {
  background-color: transparent;
  color: #7bb32e;
}
.image_c81f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image_c81f [class*="social-icon-whatsapp"].highlight_a0fa {
  background-color: transparent;
  color: #25d366;
}
.image_c81f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image_c81f [class*="social-icon-wordpress"].highlight_a0fa {
  background-color: transparent;
  color: #21759b;
}
.image_c81f [class*="social-icon-xing"] {
  background-color: #026466;
}
.image_c81f [class*="social-icon-xing"].highlight_a0fa {
  background-color: transparent;
  color: #026466;
}
.image_c81f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image_c81f [class*="social-icon-yelp"].highlight_a0fa {
  background-color: transparent;
  color: #af0606;
}
.image_c81f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image_c81f [class*="social-icon-youtube"].highlight_a0fa {
  background-color: transparent;
  color: #cd201f;
}
.notification-gold-4141 {
  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;
}
.notification-gold-4141:hover {
  box-shadow: none;
  background: 0 0;
}
.north-5418 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table-d01e {
  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;
}
.modal-2c5e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.badge_mini_f0a4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.badge_mini_f0a4,
.badge_mini_f0a4::after,
.badge_mini_f0a4::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;
}
.badge_mini_f0a4::after,
.badge_mini_f0a4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dirty-0a1b .table-d01e .modal-2c5e {
  margin-top: -2px;
  width: 19px;
}
.dirty-0a1b .table-d01e .badge_mini_f0a4 {
  margin-top: -1px;
}
.dirty-0a1b .table-d01e .badge_mini_f0a4,
.dirty-0a1b .table-d01e .badge_mini_f0a4::after,
.dirty-0a1b .table-d01e .badge_mini_f0a4::before {
  width: 19px;
  height: 2px;
}
.dirty-0a1b .table-d01e .badge_mini_f0a4::before {
  top: -6px;
}
.dirty-0a1b .table-d01e .badge_mini_f0a4::after {
  bottom: -6px;
}
.short-99bf .table-d01e .modal-2c5e {
  margin-top: -2px;
  width: 22px;
}
.short-99bf .table-d01e .badge_mini_f0a4 {
  margin-top: -1px;
}
.short-99bf .table-d01e .badge_mini_f0a4,
.short-99bf .table-d01e .badge_mini_f0a4::after,
.short-99bf .table-d01e .badge_mini_f0a4::before {
  width: 22px;
  height: 2px;
}
.short-99bf .table-d01e .badge_mini_f0a4::before {
  top: -7px;
}
.short-99bf .table-d01e .badge_mini_f0a4::after {
  bottom: -7px;
}
.easy-4646 .table-d01e .modal-2c5e {
  margin-top: -2px;
  width: 31px;
}
.easy-4646 .table-d01e .badge_mini_f0a4 {
  margin-top: -1.5px;
}
.easy-4646 .table-d01e .badge_mini_f0a4,
.easy-4646 .table-d01e .badge_mini_f0a4::after,
.easy-4646 .table-d01e .badge_mini_f0a4::before {
  width: 31px;
  height: 3px;
}
.easy-4646 .table-d01e .badge_mini_f0a4::before {
  top: -9px;
}
.easy-4646 .table-d01e .badge_mini_f0a4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sidebar_2cef .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar_2cef .table-d01e .badge_mini_f0a4 {
    margin-top: -1px;
  }
  .sidebar_2cef .table-d01e .badge_mini_f0a4,
  .sidebar_2cef .table-d01e .badge_mini_f0a4::after,
  .sidebar_2cef .table-d01e .badge_mini_f0a4::before {
    width: 19px;
    height: 2px;
  }
  .sidebar_2cef .table-d01e .badge_mini_f0a4::before {
    top: -6px;
  }
  .sidebar_2cef .table-d01e .badge_mini_f0a4::after {
    bottom: -6px;
  }
  .center_a0d2 .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 22px;
  }
  .center_a0d2 .table-d01e .badge_mini_f0a4 {
    margin-top: -1px;
  }
  .center_a0d2 .table-d01e .badge_mini_f0a4,
  .center_a0d2 .table-d01e .badge_mini_f0a4::after,
  .center_a0d2 .table-d01e .badge_mini_f0a4::before {
    width: 22px;
    height: 2px;
  }
  .center_a0d2 .table-d01e .badge_mini_f0a4::before {
    top: -7px;
  }
  .center_a0d2 .table-d01e .badge_mini_f0a4::after {
    bottom: -7px;
  }
  .chip_4059 .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 31px;
  }
  .chip_4059 .table-d01e .badge_mini_f0a4 {
    margin-top: -1.5px;
  }
  .chip_4059 .table-d01e .badge_mini_f0a4,
  .chip_4059 .table-d01e .badge_mini_f0a4::after,
  .chip_4059 .table-d01e .badge_mini_f0a4::before {
    width: 31px;
    height: 3px;
  }
  .chip_4059 .table-d01e .badge_mini_f0a4::before {
    top: -9px;
  }
  .chip_4059 .table-d01e .badge_mini_f0a4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-ba5c .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 19px;
  }
  .preview-ba5c .table-d01e .badge_mini_f0a4 {
    margin-top: -1px;
  }
  .preview-ba5c .table-d01e .badge_mini_f0a4,
  .preview-ba5c .table-d01e .badge_mini_f0a4::after,
  .preview-ba5c .table-d01e .badge_mini_f0a4::before {
    width: 19px;
    height: 2px;
  }
  .preview-ba5c .table-d01e .badge_mini_f0a4::before {
    top: -6px;
  }
  .preview-ba5c .table-d01e .badge_mini_f0a4::after {
    bottom: -6px;
  }
  .bottom-5547 .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 22px;
  }
  .bottom-5547 .table-d01e .badge_mini_f0a4 {
    margin-top: -1px;
  }
  .bottom-5547 .table-d01e .badge_mini_f0a4,
  .bottom-5547 .table-d01e .badge_mini_f0a4::after,
  .bottom-5547 .table-d01e .badge_mini_f0a4::before {
    width: 22px;
    height: 2px;
  }
  .bottom-5547 .table-d01e .badge_mini_f0a4::before {
    top: -7px;
  }
  .bottom-5547 .table-d01e .badge_mini_f0a4::after {
    bottom: -7px;
  }
  .label_small_ad9b .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 31px;
  }
  .label_small_ad9b .table-d01e .badge_mini_f0a4 {
    margin-top: -1.5px;
  }
  .label_small_ad9b .table-d01e .badge_mini_f0a4,
  .label_small_ad9b .table-d01e .badge_mini_f0a4::after,
  .label_small_ad9b .table-d01e .badge_mini_f0a4::before {
    width: 31px;
    height: 3px;
  }
  .label_small_ad9b .table-d01e .badge_mini_f0a4::before {
    top: -9px;
  }
  .label_small_ad9b .table-d01e .badge_mini_f0a4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .banner_f6c2 .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 19px;
  }
  .banner_f6c2 .table-d01e .badge_mini_f0a4 {
    margin-top: -1px;
  }
  .banner_f6c2 .table-d01e .badge_mini_f0a4,
  .banner_f6c2 .table-d01e .badge_mini_f0a4::after,
  .banner_f6c2 .table-d01e .badge_mini_f0a4::before {
    width: 19px;
    height: 2px;
  }
  .banner_f6c2 .table-d01e .badge_mini_f0a4::before {
    top: -6px;
  }
  .banner_f6c2 .table-d01e .badge_mini_f0a4::after {
    bottom: -6px;
  }
  .notice_pressed_db43 .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 22px;
  }
  .notice_pressed_db43 .table-d01e .badge_mini_f0a4 {
    margin-top: -1px;
  }
  .notice_pressed_db43 .table-d01e .badge_mini_f0a4,
  .notice_pressed_db43 .table-d01e .badge_mini_f0a4::after,
  .notice_pressed_db43 .table-d01e .badge_mini_f0a4::before {
    width: 22px;
    height: 2px;
  }
  .notice_pressed_db43 .table-d01e .badge_mini_f0a4::before {
    top: -7px;
  }
  .notice_pressed_db43 .table-d01e .badge_mini_f0a4::after {
    bottom: -7px;
  }
  .mask-tall-67fc .table-d01e .modal-2c5e {
    margin-top: -2px;
    width: 31px;
  }
  .mask-tall-67fc .table-d01e .badge_mini_f0a4 {
    margin-top: -1.5px;
  }
  .mask-tall-67fc .table-d01e .badge_mini_f0a4,
  .mask-tall-67fc .table-d01e .badge_mini_f0a4::after,
  .mask-tall-67fc .table-d01e .badge_mini_f0a4::before {
    width: 31px;
    height: 3px;
  }
  .mask-tall-67fc .table-d01e .badge_mini_f0a4::before {
    top: -9px;
  }
  .mask-tall-67fc .table-d01e .badge_mini_f0a4::after {
    bottom: -9px;
  }
}
.bottom_531b .badge_mini_f0a4 {
  -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);
}
.bottom_531b .badge_mini_f0a4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bottom_531b .badge_mini_f0a4::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);
}
.bottom_531b.column-purple-c0a1 .badge_mini_f0a4 {
  -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);
}
.bottom_531b.column-purple-c0a1 .badge_mini_f0a4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bottom_531b.column-purple-c0a1 .badge_mini_f0a4::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);
}
.primary_fe13 {
  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.chip_short_deae:before {
  display: none;
}
.popup_b9bc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.popup_b9bc .label-b17c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.popup_b9bc .label-b17c:last-of-type {
  border-bottom: none;
}
.popup_b9bc .label-b17c.chip_hovered_b6f6,
.popup_b9bc .label-b17c.item-2cc1,
.popup_b9bc .label-b17c.dim-93de {
  padding: 0;
}
.popup_b9bc .input-ff5e .stale_9c12 {
  color: currentColor;
}
.popup_b9bc .input-ff5e .stale_9c12:focus,
.popup_b9bc .input-ff5e .stale_9c12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_b9bc.tertiary_pressed_4a33 .black-4061,
.popup_b9bc.tertiary_pressed_4a33 .top_141c a,
.popup_b9bc.tertiary_pressed_4a33 .grid-ea56 a,
.popup_b9bc.tertiary_pressed_4a33 .rough_9f1d a {
  color: rgba(0, 0, 0, 0.55);
}
.popup_b9bc.tertiary_pressed_4a33 .black-4061:hover,
.popup_b9bc.tertiary_pressed_4a33 .top_141c a:hover,
.popup_b9bc.tertiary_pressed_4a33 .grid-ea56 a:hover,
.popup_b9bc.tertiary_pressed_4a33 .rough_9f1d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_b9bc.tertiary_pressed_4a33 .red-5668 {
  color: rgba(0, 0, 0, 0.8);
}
.popup_b9bc.tertiary_pressed_4a33 .label-b17c {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_b9bc.tertiary_pressed_4a33 .label-b17c:before {
  background: rgba(0, 0, 0, 0.08);
}
.popup_b9bc.tertiary_pressed_4a33 .form-bright-3b15:before {
  background: rgba(255, 255, 255, 0.9);
}
.popup_b9bc.tertiary_pressed_4a33 .input-ff5e .bronze-e643 li a,
.popup_b9bc.tertiary_pressed_4a33 .input-ff5e .stale_9c12,
.popup_b9bc.tertiary_pressed_4a33 .rough_9f1d {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_b9bc.tertiary_pressed_4a33 .input-ff5e .stale_9c12:focus,
.popup_b9bc.tertiary_pressed_4a33 .input-ff5e .stale_9c12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_b9bc.tertiary_pressed_4a33 .bronze-e643 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_b9bc.alert_wood_3516 .black-4061,
.popup_b9bc.alert_wood_3516 .top_141c a,
.popup_b9bc.alert_wood_3516 .grid-ea56 .stale_9c12,
.popup_b9bc.alert_wood_3516 .grid-ea56 a,
.popup_b9bc.alert_wood_3516 .rough_9f1d a {
  color: rgba(255, 255, 255, 0.79);
}
.popup_b9bc.alert_wood_3516 .black-4061:hover,
.popup_b9bc.alert_wood_3516 .top_141c a:hover,
.popup_b9bc.alert_wood_3516 .grid-ea56 .stale_9c12:hover,
.popup_b9bc.alert_wood_3516 .grid-ea56 a:hover,
.popup_b9bc.alert_wood_3516 .rough_9f1d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_b9bc.alert_wood_3516 .red-5668 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_b9bc.alert_wood_3516 .label-b17c {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_b9bc.alert_wood_3516 .label-b17c:before {
  background: rgba(255, 255, 255, 0.08);
}
.popup_b9bc.alert_wood_3516 .form-bright-3b15:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_b9bc.alert_wood_3516 .input-ff5e .bronze-e643 li a,
.popup_b9bc.alert_wood_3516 .input-ff5e .stale_9c12,
.popup_b9bc.alert_wood_3516 .rough_9f1d {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_b9bc.alert_wood_3516 .input-ff5e .stale_9c12:focus,
.popup_b9bc.alert_wood_3516 .input-ff5e .stale_9c12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_b9bc.alert_wood_3516 .bronze-e643 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-bright-3b15 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.form-bright-3b15:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary-b86e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.secondary_2a0f .popup_b9bc {
  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;
}
.secondary_2a0f .label-b17c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.secondary_2a0f .label-b17c: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) {
  .secondary_2a0f .label-b17c:before {
    width: 16%;
    left: 42%;
  }
}
.secondary_2a0f .label-b17c:last-child:before {
  content: none;
}
.secondary_2a0f .label-b17c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.secondary_2a0f .input-ff5e .bronze-e643 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.secondary_2a0f .input-ff5e .bronze-e643 li a .stale_9c12 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.secondary_2a0f .input-ff5e .rough_9f1d {
  border: none;
}
.secondary_2a0f .input-ff5e .rough_9f1d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.secondary_2a0f .form-bright-3b15 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.secondary_2a0f .tertiary-b86e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.secondary_2a0f .alert_wood_3516 .form-bright-3b15:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary_2a0f .tertiary_pressed_4a33.advanced_e903 .badge_mini_f0a4 {
  background: rgba(0, 0, 0, 0.6);
}
.secondary_2a0f
  .tertiary_pressed_4a33.advanced_e903
  .badge_mini_f0a4::after,
.secondary_2a0f
  .tertiary_pressed_4a33.advanced_e903
  .badge_mini_f0a4:before {
  background: inherit;
}
.secondary_2a0f
  .tertiary_pressed_4a33.advanced_e903:hover
  .badge_mini_f0a4 {
  background: rgba(0, 0, 0, 0.8);
}
.gas_55d0 .popup_b9bc {
  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) {
  .gas_55d0 .popup_b9bc {
    width: auto;
    right: 45px;
  }
}
.wood_90b8 .popup_b9bc {
  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) {
  .wood_90b8 .popup_b9bc {
    width: auto;
    left: 45px;
  }
}
.chip_short_deae .popup_b9bc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.chip_short_deae .tertiary-b86e {
  max-width: 48em;
  margin: 0 auto;
}
.chip_short_deae .form-bright-3b15:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.basic-a4fc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.basic-a4fc.secondary_2a0f .popup_b9bc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.basic-a4fc.gas_55d0 .popup_b9bc {
  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);
}
.basic-a4fc .popup_b9bc {
  visibility: visible;
}
.basic-a4fc.wood_90b8 .popup_b9bc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.overlay_0fb8,
.small_23a7 {
  overflow-x: hidden;
}
.overlay_0fb8 .popup_b9bc {
  overflow: auto;
}
.overlay_0fb8.secondary_2a0f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_0fb8.secondary_2a0f .popup_b9bc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.overlay_0fb8.secondary_2a0f .notification-gold-4141 {
  opacity: 0;
}
.overlay_0fb8.gas_55d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_0fb8.gas_55d0 .popup_b9bc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.overlay_0fb8.gas_55d0 .notification-gold-4141 {
  opacity: 0;
}
.overlay_0fb8.wood_90b8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_0fb8.wood_90b8 .popup_b9bc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.overlay_0fb8.wood_90b8 .notification-gold-4141 {
  opacity: 0;
}
.overlay_0fb8.chip_short_deae .popup_b9bc {
  z-index: 10;
  visibility: visible;
}
.advanced_e903 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.advanced_e903 .badge_mini_f0a4 {
  background: rgba(255, 255, 255, 0.99);
}
.advanced_e903 .badge_mini_f0a4::after,
.advanced_e903 .badge_mini_f0a4:before {
  background: inherit;
}
.advanced_e903:hover .badge_mini_f0a4 {
  background: rgba(255, 255, 255, 0.99);
}
.wood_90b8 .advanced_e903 {
  top: 10px;
  right: auto;
  left: 12px;
}
.chip_short_deae .advanced_e903 {
  display: none !important;
}
.overlay_0fb8:before,
.small_23a7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.overlay_0fb8 .advanced_e903,
.small_23a7 .advanced_e903 {
  display: inline-block;
}
.popup_b9bc .list-east-8089 {
  -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;
}
.overlay_0fb8 .popup_b9bc .list-east-8089,
.small_23a7 .popup_b9bc .list-east-8089 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search_outer_d825 .wrapper_lite_a441 {
  width: 100%;
}
.grid-new-b8e5 {
  padding: 0 0.5em 0;
}
.grid-new-b8e5 [class*="customify-col-"],
.grid-new-b8e5 [class*="customify-col_"],
.grid-new-b8e5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-active-3cac .grid-new-b8e5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .popup-orange-59f3 .picture-mini-bd1f,
  .picture-mini-bd1f {
    display: none;
  }
  .caption_99f8 {
    text-align: left;
  }
  .layout_e998 {
    text-align: center;
  }
  .tag-purple-7e6e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .popup-orange-59f3 .gold_adee,
  .gold_adee {
    display: none;
  }
  .breadcrumb-pressed-e5c6 {
    text-align: left;
  }
  .feature-5f53 {
    text-align: center;
  }
  .carousel_pink_0ea5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .popup-orange-59f3 .layout-stale-6e10,
  .layout-stale-6e10 {
    display: none;
  }
  .logo_gas_804a {
    text-align: left;
  }
  .sidebar-plasma-7929 {
    text-align: center;
  }
  .outline-yellow-99a8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary-gold-6c6e {
  box-shadow: none !important;
}
.video-6ad1 .card_c23d,
.caption-befe .card_c23d {
  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;
}
.caption-befe .card_c23d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading-short-467a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading-short-467a:after,
.heading-short-467a:before {
  content: "";
  display: table;
}
.heading-short-467a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading-short-467a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading-short-467a,
.prev-296b {
  max-width: 1248px;
  margin: 0 auto;
}

.focus-a910.banner_c64b .heading-short-467a {
  max-width: 100%;
}
.focus-a910.basic_23ea {
  max-width: 1200px;
  margin: 0 auto;
}
.focus-a910.element_dim_6517 .heading-short-467a {
  max-width: 100%;
}
.focus-a910.element_dim_6517 > .heading-short-467a {
  padding-left: 0;
  padding-right: 0;
}
.focus-a910.element_dim_6517 > .heading-short-467a .popup-orange-59f3 {
  margin: 0;
}
.focus-a910.element_dim_6517
  > .heading-short-467a
  .background_middle_e286.heading-smooth-a024 {
  margin-right: 0;
  margin-left: 0;
}
.focus-a910.element_dim_6517 #main.heading-smooth-a024 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_complex_5897 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_complex_5897 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .layout_fast_1923 .button-stone-c8ee {
    padding-right: 1em;
  }
  .layout_fast_1923.card-liquid-053c .background_middle_e286 {
    border-right: 1px solid #eaecee;
  }
  .layout_fast_1923.card-liquid-053c .button-stone-c8ee {
    padding-right: 1em;
  }
  .layout_fast_1923.card-liquid-053c .disabled-fa1d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_5964 .button-stone-c8ee {
    padding-left: 1em;
  }
  .media_5964.card-liquid-053c .background_middle_e286 {
    border-left: 1px solid #eaecee;
  }
  .media_5964.card-liquid-053c .button-stone-c8ee {
    padding-left: 1em;
  }
  .media_5964.card-liquid-053c .disabled-fa1d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow-18f5 .button-stone-c8ee {
    padding-left: 1em;
  }
  .slow-18f5.card-liquid-053c .steel-6759 {
    border-right: 1px solid #eaecee;
  }
  .slow-18f5.card-liquid-053c .thumbnail-gold-589e {
    border-right: 1px solid #eaecee;
  }
  .slow-18f5.card-liquid-053c .button-stone-c8ee {
    padding-left: 1em;
  }
  .slow-18f5.card-liquid-053c .disabled-fa1d {
    padding-right: 1em;
  }
  .slow-18f5.card-liquid-053c .label_a3da {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort-a59f .button-stone-c8ee {
    padding-right: 1em;
  }
  .sort-a59f.card-liquid-053c .steel-6759 {
    border-left: 1px solid #eaecee;
  }
  .sort-a59f.card-liquid-053c .thumbnail-gold-589e {
    border-left: 1px solid #eaecee;
  }
  .sort-a59f.card-liquid-053c .button-stone-c8ee {
    padding-right: 1em;
  }
  .sort-a59f.card-liquid-053c .disabled-fa1d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sort-a59f.card-liquid-053c .label_a3da {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_complex_5897 .button-stone-c8ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_complex_5897.card-liquid-053c .background_middle_e286 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_complex_5897.card-liquid-053c .button-stone-c8ee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_complex_5897.card-liquid-053c .disabled-fa1d {
    padding-left: 1em;
  }
  .outline_complex_5897.card-liquid-053c .label_a3da {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_complex_5897.card-liquid-053c .button-stone-c8ee {
    padding-left: 0;
  }
}
.focus_red_ad3c .texture_ce68 {
  display: inline-block;
}
.grid-upper-3508 {
  display: inline-block;
}
.description-wide-fecf {
  word-con: break-word;
}
.avatar-upper-9543 > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar-upper-9543 .shadow_c8a1 {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar-upper-9543 .shadow_0643 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hot_f559 .block_1e5a {
  margin-bottom: 2em;
}
.hot_f559 .notice_rough_f233 {
  margin-bottom: 15px;
}
.hot_f559 .notice_rough_f233:last-child {
  margin-bottom: 0;
}
.hot_f559 .bright_5076 {
  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) {
  .hot_f559 .bright_5076 {
    display: block;
  }
}
.hot_f559 .mask_b4c2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hot_f559 .mask_b4c2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hot_f559 .title-2c67 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hot_f559 .title-2c67 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hot_f559 .title-2c67 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hot_f559 .description-wide-fecf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot_f559 .description-wide-fecf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hot_f559 .west_3ea1 p:last-child {
  margin-bottom: 0;
}
.hot_f559 .left-3175 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hot_f559 .active_selected_304e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hot_f559 .mini_94b4 {
  margin-top: 1em;
}
.hot_f559 .caption_action_8a62 {
  top: 0;
  display: block;
}
.hot_f559 .caption_action_8a62 a {
  color: inherit;
}
.hot_f559 .caption_action_8a62 a:hover {
  color: inherit;
}
.hot_f559 .feature-steel-6a65 {
  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;
}
.hot_f559 .feature-steel-6a65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hot_f559 .active_selected_304e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hot_f559 .breadcrumb-7a4c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hot_f559 .breadcrumb-7a4c:first-child {
  margin-top: 0;
}
.hot_f559 .breadcrumb-7a4c.accordion-middle-c094 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hot_f559 .breadcrumb-7a4c.warm-f456 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot_f559
  .breadcrumb-7a4c.warm-f456.easy-cfa6
  .mini_94b4 {
  width: 100%;
}
.hot_f559 .warm-f456 {
  -webkit-box-align: center;
  align-items: center;
}
.hot_f559 .warm-f456 .avatar-upper-9543,
.hot_f559 .warm-f456 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hot_f559 .title-2c67 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot_f559 .title-2c67 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot_f559 .title-2c67: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;
}
.hot_f559 .accordion-middle-c094 {
  z-index: 5;
}
.hot_f559 .down_6b1f .feature-solid-3f06 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hot_f559 .slow_8945 .feature-solid-3f06 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hot_f559 .sort_5f55 .feature-solid-3f06 {
  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;
}
.hot_f559.liquid_d942 .bright_5076,
.hot_f559.gradient-pink-59aa .bright_5076 {
  display: block;
}
.hot_f559.liquid_d942 .bright_5076 .article_068c,
.hot_f559.liquid_d942 .bright_5076 .active_selected_304e,
.hot_f559.gradient-pink-59aa .bright_5076 .article_068c,
.hot_f559.gradient-pink-59aa .bright_5076 .active_selected_304e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hot_f559.full_1766 .mask_b4c2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hot_f559.full_1766 .mask_b4c2 {
    margin-right: 0;
  }
}
.hot_f559.liquid_d942 .mask_b4c2,
.hot_f559.gradient-pink-59aa .mask_b4c2 {
  padding-top: 40%;
}
.hot_f559.liquid_d942 .block_1e5a,
.hot_f559.gradient-pink-59aa .block_1e5a {
  display: block;
}
.hot_f559.liquid_d942 .fn-sticky-75bb .active_selected_304e,
.hot_f559.gradient-pink-59aa .fn-sticky-75bb .active_selected_304e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hot_f559.liquid_d942 .mask_b4c2,
.hot_f559.gradient-pink-59aa .mask_b4c2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hot_f559.liquid_d942 .active_selected_304e {
  padding: 1em;
}
.orange-e064 {
  margin: 30px auto;
  display: block;
}
.orange-e064 .title-650e > * {
  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;
}
.orange-e064 .title-650e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.orange-e064 .title-650e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_c3b5 .avatar-upper-9543 {
  margin-bottom: 1.41575em;
}
.preview_c3b5 .footer_8863 {
  margin-bottom: 1.618em;
}
.pressed-04b9 .media-4f16 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pressed-04b9 .media-4f16 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pressed-04b9 .image_bronze_e7fc {
  max-width: 100%;
  overflow: auto;
}
.hero_copper_13a7 .pressed-04b9 a:hover {
  text-decoration: underline;
}
.avatar_97c4 .notice_rough_f233:not(.description-wide-fecf),
.avatar_97c4 .title-2c67 {
  margin-bottom: 1.41575em;
}
.avatar_97c4 .notice_rough_f233:not(.description-wide-fecf):last-child,
.avatar_97c4 .title-2c67:last-child {
  margin-bottom: 0;
}
.avatar_97c4 .notice_rough_f233.outline_e00f {
  margin-bottom: 0.41575em;
}
.avatar_97c4 .caption-af28:before,
.avatar_97c4 .first_a04a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar_97c4 .caption-af28:before {
  content: "\f115";
}
.avatar_97c4 .first_a04a:before {
  content: "\f02c";
}
.avatar_97c4 .popup-8d24 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar_97c4 .popup-8d24 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert_a26b {
  display: -webkit-box;
  display: flex;
}
.alert_a26b .glass-a89d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert_a26b .glass-a89d {
    flex-basis: 90px;
  }
}
.alert_a26b .menu-copper-4177 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert_a26b .menu-copper-4177 {
    flex-basis: calc(100% - 50px);
  }
}
.alert_a26b .pressed_e990 p:last-child {
  margin-bottom: 0.72em;
}
.header-bottom-e81e .title-650e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.header-bottom-e81e .title-650e:after,
.header-bottom-e81e .title-650e:before {
  content: "";
  display: table;
}
.header-bottom-e81e .title-650e:after {
  clear: both;
}
.header-bottom-e81e .title-650e .heading-thick-4b69,
.header-bottom-e81e .title-650e .mask_lower_72a4 {
  width: 49%;
}
.header-bottom-e81e .title-650e .heading-thick-4b69 a span.stale_6008,
.header-bottom-e81e .title-650e .mask_lower_72a4 a span.stale_6008 {
  display: block;
  margin-bottom: 5px;
}
.header-bottom-e81e .title-650e .mask_lower_72a4 {
  float: left;
  text-align: left;
}
.header-bottom-e81e .title-650e .heading-thick-4b69 {
  float: right;
  text-align: right;
}
.aside-a1d5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .aside-a1d5 {
    margin-bottom: 0;
  }
}
.simple-7f56 {
  margin-bottom: 1em;
}
.simple-7f56 .description-wide-fecf {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner_9a2b a {
  display: block;
  line-height: 0;
  position: relative;
}
.text_blue_0131 .simple-7f56,
.preview_849a .simple-7f56 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .text_blue_0131 .simple-7f56,
  .preview_849a .simple-7f56 {
    display: block;
  }
}
.text_blue_0131 .banner_9a2b,
.preview_849a .banner_9a2b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .text_blue_0131 .banner_9a2b,
  .preview_849a .banner_9a2b {
    margin-bottom: 1em;
  }
}
.text_blue_0131 .banner_9a2b img,
.preview_849a .banner_9a2b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.text_blue_0131 .tooltip-0eb8,
.preview_849a .tooltip-0eb8 {
  flex-basis: calc(100% - 160px);
}
.text_blue_0131 .tooltip-0eb8 p,
.preview_849a .tooltip-0eb8 p {
  margin-bottom: 0;
}
.text_blue_0131 .tooltip-0eb8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .text_blue_0131 .tooltip-0eb8 {
    padding-left: 0;
  }
}
.preview_849a .tooltip-0eb8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .preview_849a .tooltip-0eb8 {
    padding-right: 0;
  }
}
.preview_849a .banner_9a2b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.form-inner-7515 .banner_9a2b {
  margin-bottom: 0.5em;
}
.form-inner-7515 .banner_9a2b img {
  width: 100%;
}
.last-8883 .gas_6288,
.red-6f9a .gas_6288 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.red-6f9a .background_middle_e286 .pink_63b7 p:last-child {
  margin-bottom: 0;
}
.old_e17f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hard-3585 .dynamic_36ef {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hard-3585 .dynamic_36ef:last-of-type {
    margin-bottom: 0;
  }
}
.hard-3585 .dynamic_36ef ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-3585 .dynamic_36ef ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hard-3585 .dynamic_36ef ul li {
  margin: 0 0 0.6em;
}
.hard-3585 .dynamic_36ef ul li.pattern_154f,
.hard-3585 .dynamic_36ef ul li.prev-8bc6 {
  position: relative;
}
.hard-3585 .dynamic_36ef ul li.pattern_154f .white-bc29,
.hard-3585 .dynamic_36ef ul li.prev-8bc6 .white-bc29 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hard-3585 .dynamic_36ef ul li.pattern_154f:after:after,
.hard-3585 .dynamic_36ef ul li.pattern_154f:after:before,
.hard-3585
  .dynamic_36ef
  ul
  li.prev-8bc6:after:after,
.hard-3585
  .dynamic_36ef
  ul
  li.prev-8bc6:after:before {
  content: "";
  display: table;
}
.hard-3585 .dynamic_36ef ul li.pattern_154f:after:after,
.hard-3585
  .dynamic_36ef
  ul
  li.prev-8bc6:after:after {
  clear: both;
}
.hard-3585 .dynamic_36ef a.hover_under_34ba:hover {
  text-decoration: none;
}
.hard-3585 .dynamic_36ef select {
  max-width: 100%;
}
.hard-3585 .dynamic_36ef table {
  font-size: 85%;
}
.hard-3585 .dynamic_36ef table td,
.hard-3585 .dynamic_36ef table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hard-3585 .dynamic_36ef table tfoot td {
  text-align: left;
}
.hard-3585 .dynamic_36ef :last-child {
  margin-bottom: 0;
}
.hard-3585 .dynamic_36ef .breadcrumb-brown-8fe0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hard-3585 .dynamic_36ef .breadcrumb-brown-8fe0 label {
  width: 100%;
}
.hard-3585 .dynamic_36ef .breadcrumb-brown-8fe0 .mask-8013 {
  width: 100%;
  display: block;
}
.hard-3585 .dynamic_36ef .breadcrumb-brown-8fe0 .fluid_6cc0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hard-3585 .dynamic_36ef .breadcrumb-brown-8fe0 .fluid_6cc0:hover svg #svg-search {
  fill: #444;
}
.hard-3585 .dynamic_36ef .breadcrumb-brown-8fe0 .fluid_6cc0 svg {
  width: 18px;
  height: 18px;
}
.hard-3585 .dropdown_9787 ul ul,
.hard-3585 .hero_0573 ul ul,
.hard-3585 .gas_9503 ul ul,
.hard-3585 .container_dirty_d27e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hard-3585 .dropdown_9787 .status-green-8e21 > a,
.hard-3585 .hero_0573 .status-green-8e21 > a,
.hard-3585 .gas_9503 .status-green-8e21 > a,
.hard-3585 .container_dirty_d27e .status-green-8e21 > a {
  margin-bottom: 0;
}
.hard-3585 .grid-16d2 li,
.hard-3585 .dropdown_9787 li,
.hard-3585 .accordion_green_a8b4 li,
.hard-3585 .hero_0573 li,
.hard-3585 .gas_9503 li,
.hard-3585 .container_dirty_d27e li,
.hard-3585 .red-b816 li,
.hard-3585 .avatar_warm_e9ad li {
  display: block;
  position: relative;
}
.hard-3585 .grid-16d2 li:last-child,
.hard-3585 .dropdown_9787 li:last-child,
.hard-3585 .accordion_green_a8b4 li:last-child,
.hard-3585 .hero_0573 li:last-child,
.hard-3585 .gas_9503 li:last-child,
.hard-3585 .container_dirty_d27e li:last-child,
.hard-3585 .red-b816 li:last-child,
.hard-3585 .avatar_warm_e9ad li:last-child {
  border: none;
}
.hard-3585 .grid-16d2 li a,
.hard-3585 .dropdown_9787 li a,
.hard-3585 .accordion_green_a8b4 li a,
.hard-3585 .hero_0573 li a,
.hard-3585 .gas_9503 li a,
.hard-3585 .container_dirty_d27e li a,
.hard-3585 .red-b816 li a,
.hard-3585 .avatar_warm_e9ad li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-3585 .grid-16d2 li ul li::before,
.hard-3585 .dropdown_9787 li ul li::before,
.hard-3585 .accordion_green_a8b4 li ul li::before,
.hard-3585 .hero_0573 li ul li::before,
.hard-3585 .gas_9503 li ul li::before,
.hard-3585 .container_dirty_d27e li ul li::before,
.hard-3585 .red-b816 li ul li::before,
.hard-3585 .avatar_warm_e9ad li ul li::before {
  left: 15px;
}
.hard-3585 .grid-16d2 li ul a,
.hard-3585 .dropdown_9787 li ul a,
.hard-3585 .accordion_green_a8b4 li ul a,
.hard-3585 .hero_0573 li ul a,
.hard-3585 .gas_9503 li ul a,
.hard-3585 .container_dirty_d27e li ul a,
.hard-3585 .red-b816 li ul a,
.hard-3585 .avatar_warm_e9ad li ul a {
  padding-left: 20px;
}
.hard-3585 .grid-16d2 li ul ul li::before,
.hard-3585 .dropdown_9787 li ul ul li::before,
.hard-3585 .accordion_green_a8b4 li ul ul li::before,
.hard-3585 .hero_0573 li ul ul li::before,
.hard-3585 .gas_9503 li ul ul li::before,
.hard-3585 .container_dirty_d27e li ul ul li::before,
.hard-3585 .red-b816 li ul ul li::before,
.hard-3585 .avatar_warm_e9ad li ul ul li::before {
  left: 30px;
}
.hard-3585 .grid-16d2 li ul ul a,
.hard-3585 .dropdown_9787 li ul ul a,
.hard-3585 .accordion_green_a8b4 li ul ul a,
.hard-3585 .hero_0573 li ul ul a,
.hard-3585 .gas_9503 li ul ul a,
.hard-3585 .container_dirty_d27e li ul ul a,
.hard-3585 .red-b816 li ul ul a,
.hard-3585 .avatar_warm_e9ad li ul ul a {
  padding-left: 40px;
}
.hard-3585 .focus-purple-4795 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-3585 .avatar_warm_e9ad ul li {
  margin-bottom: 1.41575em;
}
.hard-3585 .avatar_warm_e9ad ul li .badge-solid-6290 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hard-3585 .avatar_warm_e9ad ul li .overlay_9205 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.alert_wood_3516 .grid-16d2 li a,
.alert_wood_3516 .dropdown_9787 li a,
.alert_wood_3516 .accordion_green_a8b4 li a,
.alert_wood_3516 .hero_0573 li a,
.alert_wood_3516 .gas_9503 li a,
.alert_wood_3516 .container_dirty_d27e li a,
.alert_wood_3516 .red-b816 li a,
.alert_wood_3516 .avatar_warm_e9ad li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_wood_3516 .focus-purple-4795 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_wood_3516 .dynamic_36ef ul li.pattern_154f .white-bc29,
.alert_wood_3516 .dynamic_36ef ul li.prev-8bc6 .white-bc29 {
  background: rgba(0, 0, 0, 0.2);
}
.alert_wood_3516 .hard-3585 .dynamic_36ef select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-a910 .hard-3585 .bronze-e643 li {
  margin: 0;
}
.focus-a910 .hard-3585 .bronze-e643 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focus-a910 .hard-3585 .bronze-e643 li ul {
  margin: 0;
}
.focus-a910 .hard-3585 .bronze-e643 li ul li a {
  padding-left: 15px;
}
.focus-a910 .hard-3585 .bronze-e643 li ul li li a {
  padding-left: 30px;
}
.focus-a910 .hard-3585 .bronze-e643 li.out_84a9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focus-a910 .hard-3585 .bronze-e643 li.out_84a9 > 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;
}
.focus-a910 .hard-3585 .bronze-e643 li.out_84a9 > 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;
}
.black_00da a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.content-silver-b8c9 {
  position: relative;
  z-index: 10;
}
.content-silver-b8c9 .list-east-8089 {
  width: 100%;
  max-width: 100%;
}
.background-white-8fc9 .hovered_49dc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.background-white-8fc9 .tertiary_pressed_4a33 {
}
.background-white-8fc9 .alert_wood_3516 {
  background: #292929;
}
.easy_bcc1 .hovered_49dc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.easy_bcc1 .tertiary_pressed_4a33 {
  background: #f9f9f9;
}
.easy_bcc1 .alert_wood_3516 {
  background: #303030;
}
.table_efcb .hovered_49dc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table_efcb .texture_ce68 {
    margin-bottom: 1em;
  }
  .table_efcb .texture_ce68:last-child {
    margin-bottom: 0;
  }
}
.table_efcb .tertiary_pressed_4a33 {
  background: #ededed;
}
.table_efcb .alert_wood_3516 {
  background: #1a1a1a;
}
.hovered_49dc.tertiary_pressed_4a33 {
  color: rgba(0, 0, 0, 0.6);
}
.hovered_49dc.tertiary_pressed_4a33 .filter_lite_e071 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered_49dc.alert_wood_3516 {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_49dc.alert_wood_3516 a:not(.hover_under_34ba) {
  color: rgba(255, 255, 255, 0.79);
}
.hovered_49dc.alert_wood_3516 a:not(.hover_under_34ba):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_49dc.alert_wood_3516 .filter_lite_e071 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_49dc.alert_wood_3516 table tbody td,
.hovered_49dc.alert_wood_3516 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bright_7522.label_narrow_e951 .heading-short-467a {
  max-width: initial;
}
.bright_7522 .new_9923 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bright_7522 .new_9923 .list-east-8089 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bright_7522 .new_9923 .list-east-8089 {
    display: block;
    margin-bottom: 2em;
  }
  .bright_7522 .new_9923 .list-east-8089:last-child {
    margin-bottom: 0;
  }
}
.table_efcb .texture_ce68:last-child,
.easy_bcc1 .texture_ce68:last-child,
.background-white-8fc9 .texture_ce68:last-child {
  margin-bottom: 0;
}
.table_efcb .texture_ce68 .hard-3585 .dynamic_36ef:last-child,
.easy_bcc1 .texture_ce68 .hard-3585 .dynamic_36ef:last-child,
.background-white-8fc9 .texture_ce68 .hard-3585 .dynamic_36ef:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table_efcb .texture-db85,
  .table_efcb .north_460b,
  .easy_bcc1 .texture-db85,
  .easy_bcc1 .north_460b,
  .background-white-8fc9 .texture-db85,
  .background-white-8fc9 .north_460b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .content-silver-b8c9 .texture_ce68 {
    margin-bottom: 2em;
  }
}
.content-silver-b8c9 p:last-child {
  margin-bottom: 0;
}
.content-silver-b8c9 li,
.content-silver-b8c9 ul {
  list-style: none;
  margin: 0;
}
.content-silver-b8c9 ul ul {
  margin-left: 2.617924em;
}
.aside_last_1cc6 {
  font-size: 0.875em;
}

/* css-noise: e67c */
.shadow-element-p1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
