/*!
Theme Name: Customify
Theme URI: https://pressmaximum.preview_hovered_3bc7/customify
Author: WPCustomify
Author URI: https://pressmaximum.preview_hovered_3bc7
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.preview_hovered_3bc7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_47dd.photo_silver_a221/licenses/gpl-2.0.focused_0043
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.backdrop_567d/, (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.dynamic_aa30.element-cold-d6b5/normalize.input-prev-7a4b/
 ======
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.input-prev-7a4b v7.0.0 | MIT License | github.preview_hovered_3bc7/necolas/normalize.input-prev-7a4b */
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;
}
.info-281e .summary-tall-31a4,
.pink-b517,
.active-bf81,
.item-f3a8,
.caption-7170,
.upper_1593,
.icon-current-713f,
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;
}
.pink-b517,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pink-b517,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pink-b517,
  h1 {
    font-size: 1.8em;
  }
}
.active-bf81,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-bf81 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-bf81,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-bf81,
  h2 {
    font-size: 1.7em;
  }
}
.item-f3a8,
h3 {
  font-size: 1.618em;
}
.info-281e .summary-tall-31a4,
.caption-7170,
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.badge_wood_98e8 {
  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;
}
.card_ab59:after,
.card_ab59:before,
.black_d374:after,
.black_d374:before {
  content: "";
  display: table;
}
.card_ab59:after,
.black_d374:after {
  clear: both;
}
.info_first_f74e {
  float: right;
  margin-right: 0;
}
.feature-f124 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.center_27ce .hover-complex-41b8,
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;
}
.center_27ce .hover-complex-41b8: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;
}
.fixed_ec95 .hover-complex-41b8 {
  box-shadow: none;
}
.fixed_ec95
  .hover-complex-41b8
  .info-252f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fixed_ec95 .hover-complex-41b8 .green_25d8 {
  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;
}
.fixed_ec95
  .hover-complex-41b8
  .green_25d8
  b {
  display: none;
}
.fixed_ec95 .caption_7f3c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_south_abee:not(.image_down_a6fb):not(.large_572b),
button:not(.image_down_a6fb):not(.large_572b),
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ),
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ),
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ):hover,
button:not(.image_down_a6fb):not(
    .large_572b
  ):hover,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ):hover,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ):hover,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ):active,
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ):focus,
button:not(.image_down_a6fb):not(
    .large_572b
  ):active,
button:not(.image_down_a6fb):not(
    .large_572b
  ):focus,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ):active,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ):focus,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ):active,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ):focus,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ):active,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ):focus {
  outline: 0;
}
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434,
button:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434 {
  position: relative;
}
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .dirty_bd02,
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .wide_d01a,
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .backdrop_0acf,
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  i,
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  svg,
button:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .dirty_bd02,
button:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .wide_d01a,
button:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .backdrop_0acf,
button:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  i,
button:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  svg,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .dirty_bd02,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .wide_d01a,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .backdrop_0acf,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  i,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  svg,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .dirty_bd02,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .wide_d01a,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .backdrop_0acf,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  i,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  svg,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .dirty_bd02,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .wide_d01a,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  .backdrop_0acf,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  i,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434
  svg {
  visibility: hidden;
}
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434:after,
button:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434:after,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434:after,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434:after,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ).fn-loading-1434:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.background_south_abee:not(.image_down_a6fb):not(.large_572b),
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ),
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ),
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ) {
  color: #fff;
  background: #235787;
}
.background_south_abee:not(.image_down_a6fb):not(
    .large_572b
  ):focus,
input[type="button"]:not(.image_down_a6fb):not(
    .large_572b
  ):focus,
input[type="reset"]:not(.image_down_a6fb):not(
    .large_572b
  ):focus,
input[type="submit"]:not(.image_down_a6fb):not(
    .large_572b
  ):focus {
  color: #fff;
}
.background_south_abee.fn-disabled-1434:not(.image_down_a6fb):not(
    .large_572b
  ),
.background_south_abee[disabled]:not(.image_down_a6fb):not(
    .large_572b
  ),
button.fn-disabled-1434:not(.image_down_a6fb):not(
    .large_572b
  ),
button[disabled]:not(.image_down_a6fb):not(
    .large_572b
  ) {
  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;
}
.tertiary_5c81 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tertiary_5c81: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;
}
.nav-8f86 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame_7dce {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.complex_8ecd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.card_ab59:after,
.card_ab59:before,
.hidden-last-78f5:after,
.hidden-last-78f5:before,
.row-dim-9a5f:after,
.row-dim-9a5f:before,
.sort_soft_e597:after,
.sort_soft_e597:before,
.focused-ce3c:after,
.focused-ce3c:before,
.column-complex-b17a:after,
.column-complex-b17a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.card_ab59:after,
.hidden-last-78f5:after,
.row-dim-9a5f:after,
.sort_soft_e597:after,
.focused-ce3c:after,
.column-complex-b17a:after {
  clear: both;
}
.hidden-last-78f5 .tabs-white-5c02,
.row-dim-9a5f .tabs-white-5c02,
.bottom_928d .tabs-white-5c02 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.inner-7738 {
  display: inline-block;
}
.input_83a8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_83a8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_83a8 .first-4dbd {
  padding: 1em 0;
  font-size: 85%;
}
.first-4dbd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge_stone_a914 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge_stone_a914:after,
.badge_stone_a914:before {
  content: "";
  display: table;
}
.badge_stone_a914:after {
  clear: both;
}
.pink-1177 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar-easy-0ffa .pink-1177 {
  max-width: 50%;
}
.item_5b29 .pink-1177 {
  max-width: 33.33%;
}
.motion-f3a1 .pink-1177 {
  max-width: 25%;
}
.content-small-873d .pink-1177 {
  max-width: 20%;
}
.hero-0c62 .pink-1177 {
  max-width: 16.66%;
}
.avatar-49cf .pink-1177 {
  max-width: 14.28%;
}
.tabs-pro-b082 .pink-1177 {
  max-width: 12.5%;
}
.text_9be7 .pink-1177 {
  max-width: 11.11%;
}
.purple-f977 {
  display: block;
}
.info-281e .status_plasma_a2ba label,
.info-281e .info_bright_bbc3 label,
.info-281e .orange_fdef label,
.info-281e .mini_8942 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_black_b54a {
  list-style: none;
  margin: 0;
}
.accent_black_b54a article.card_outer_a70e {
  margin-bottom: 0;
}
.accent_black_b54a ul {
  list-style: none;
  margin: 0;
}
.accent_black_b54a .link_ea52 li.card_outer_a70e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_black_b54a .link_ea52 li.card_outer_a70e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_black_b54a .link_ea52 li.card_outer_a70e: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) {
  .accent_black_b54a .link_ea52 li.card_outer_a70e li.card_outer_a70e li.card_outer_a70e li.card_outer_a70e {
    padding-left: 0;
  }
}
article.card_outer_a70e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_outer_a70e .hidden-last-78f5 p:last-of-type {
  margin-bottom: 0;
}
article.card_outer_a70e .hero-copper-dc97 {
  float: left;
}
article.card_outer_a70e .active-7037 {
  margin-left: 85px;
}
article.card_outer_a70e .modal-35e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_outer_a70e .modal-35e1 .action_9529 {
  margin-left: 10px;
}
article.card_outer_a70e .pattern-f263 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_outer_a70e .carousel-soft-829d {
  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 .status_plasma_a2ba,
  #respond .orange_fdef,
  #respond .mini_8942 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status_plasma_a2ba input,
#respond .orange_fdef input,
#respond .mini_8942 input {
  width: 100%;
}
#respond .mini_8942 {
  margin-right: 0;
}
#respond .gradient-352a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_a141 {
  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;
}
.notice_a141.red-57b5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice_a141 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%);
}
.notice_a141:focus,
.notice_a141: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);
}
.purple_9c9e {
  border-radius: 10%;
}
.container_11d3 {
  border-radius: 50%;
}
.blue-1f72 {
  font-size: 0.72em;
}
.silver-3e94 {
  font-size: 0.875em;
}
.picture_7d70 {
  font-size: 1.1em;
}
.menu-clean-b279 {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu-clean-b279.blue-1f72 {
  letter-spacing: 0.5px;
}
.hidden_3823,
.hidden_3823 a {
  color: #6d6d6d;
}
.hidden_3823 a:hover {
  color: #111;
}
.paragraph-mini-e2ea {
  color: #6d6d6d;
}
.status_hard_8b33 {
  overflow-x: hidden;
}
.status_hard_8b33 .pagination_b544.filter-lower-76b7 {
  position: relative;
}
.status_hard_8b33 .pagination_b544.filter-lower-76b7.article-410f {
  position: initial;
}
.status_hard_8b33
  .pagination_b544.filter-lower-76b7.article-410f
  .alert_next_98e1 {
  left: auto;
}
.status_hard_8b33 .pagination_b544 .alert_next_98e1 {
  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;
}
.status_hard_8b33 .pagination_b544:hover.filter-lower-76b7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.status_hard_8b33
  .pagination_b544:hover.filter-lower-76b7
  .alert_next_98e1 {
  display: block;
  z-index: 9999999;
}
.status_hard_8b33 .steel-3cce .image_9c04,
.status_hard_8b33 .backdrop-hovered-fa9d .image_9c04 {
  display: none;
}
.status_hard_8b33 .yellow_29ce .pagination_b544:hover.filter-lower-76b7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.info-281e .status_plasma_a2ba label,
.info-281e .info_bright_bbc3 label,
.info-281e .orange_fdef label,
.info-281e .mini_8942 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_black_b54a {
  list-style: none;
  margin: 0;
}
.accent_black_b54a article.card_outer_a70e {
  margin-bottom: 0;
}
.accent_black_b54a ul {
  list-style: none;
  margin: 0;
}
.accent_black_b54a .link_ea52 li.card_outer_a70e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_black_b54a .link_ea52 li.card_outer_a70e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_black_b54a .link_ea52 li.card_outer_a70e: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) {
  .accent_black_b54a .link_ea52 li.card_outer_a70e li.card_outer_a70e li.card_outer_a70e li.card_outer_a70e {
    padding-left: 0;
  }
}
article.card_outer_a70e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_outer_a70e .hidden-last-78f5 p:last-of-type {
  margin-bottom: 0;
}
article.card_outer_a70e .hero-copper-dc97 {
  float: left;
}
article.card_outer_a70e .active-7037 {
  margin-left: 85px;
}
article.card_outer_a70e .modal-35e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_outer_a70e .modal-35e1 .action_9529 {
  margin-left: 10px;
}
article.card_outer_a70e .pattern-f263 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_outer_a70e .carousel-soft-829d {
  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 .status_plasma_a2ba,
  #respond .orange_fdef,
  #respond .mini_8942 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status_plasma_a2ba input,
#respond .orange_fdef input,
#respond .mini_8942 input {
  width: 100%;
}
#respond .mini_8942 {
  margin-right: 0;
}
#respond .gradient-352a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.steel-3cce .widget_1052 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.widget_1052 .overlay_a84a.purple-1aed .in_627d > li > a:focus,
.widget_1052 .overlay_a84a.purple-1aed .in_627d > li > a:hover,
.widget_1052 .overlay_a84a.rough-aa19 .in_627d > li > a:focus,
.widget_1052 .overlay_a84a.rough-aa19 .in_627d > li > a:hover,
.widget_1052 .overlay_a84a.surface_c3e5 .in_627d > li > a:focus,
.widget_1052 .overlay_a84a.surface_c3e5 .in_627d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_1052
  .overlay_a84a.purple-1aed
  .in_627d
  > li.form_left_f8ab
  > a,
.widget_1052
  .overlay_a84a.purple-1aed
  .in_627d
  > li.detail_0093
  > a,
.widget_1052
  .overlay_a84a.rough-aa19
  .in_627d
  > li.form_left_f8ab
  > a,
.widget_1052
  .overlay_a84a.rough-aa19
  .in_627d
  > li.detail_0093
  > a,
.widget_1052
  .overlay_a84a.surface_c3e5
  .in_627d
  > li.form_left_f8ab
  > a,
.widget_1052 .overlay_a84a.surface_c3e5 .in_627d > li.sidebar-f430 > a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_1052 .dirty_87cb,
.widget_1052 .dirty_87cb a {
  color: rgba(255, 255, 255, 0.99);
}
.widget_1052 .stale_9118.notification_17f0 li a,
.widget_1052 .item_huge_b4c9 a,
.widget_1052 .header_hovered_9175,
.widget_1052 .in_627d > li > a,
.widget_1052 .rough-9d02 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052 .stale_9118.notification_17f0 li a:hover,
.widget_1052 .item_huge_b4c9 a:hover,
.widget_1052 .header_hovered_9175:hover,
.widget_1052 .in_627d > li > a:hover,
.widget_1052 .rough-9d02:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_1052 .grid_271f {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052 .grid_271f .old_50cd {
  color: rgba(255, 255, 255, 0.99);
}
.widget_1052 .grid_271f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_1052 .description-next-7b2d .text_3343 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052 .description-next-7b2d .text_3343 .filter-pressed-50a7 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052
  .description-next-7b2d
  .text_3343
  .filter-pressed-50a7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052
  .description-next-7b2d
  .text_3343
  .filter-pressed-50a7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052
  .description-next-7b2d
  .text_3343
  .filter-pressed-50a7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052
  .description-next-7b2d
  .text_3343
  .filter-pressed-50a7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052 .description-next-7b2d .gold-0e42 {
  color: rgba(255, 255, 255, 0.79);
}
.widget_1052 .description-next-7b2d .gold-0e42:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-next-8653
  .widget_1052
  .description-next-7b2d
  .background-bright-526b
  .alert-in-4196 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-next-8653
  .widget_1052
  .description-next-7b2d
  .background-bright-526b
  .filter-pressed-50a7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.steel-3cce .hidden_tall_8a8a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden_tall_8a8a .overlay_a84a.purple-1aed .in_627d > li > a:focus,
.hidden_tall_8a8a .overlay_a84a.purple-1aed .in_627d > li > a:hover,
.hidden_tall_8a8a .overlay_a84a.rough-aa19 .in_627d > li > a:focus,
.hidden_tall_8a8a .overlay_a84a.rough-aa19 .in_627d > li > a:hover,
.hidden_tall_8a8a .overlay_a84a.surface_c3e5 .in_627d > li > a:focus,
.hidden_tall_8a8a .overlay_a84a.surface_c3e5 .in_627d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_tall_8a8a
  .overlay_a84a.purple-1aed
  .in_627d
  > li.form_left_f8ab
  > a,
.hidden_tall_8a8a
  .overlay_a84a.purple-1aed
  .in_627d
  > li.detail_0093
  > a,
.hidden_tall_8a8a
  .overlay_a84a.rough-aa19
  .in_627d
  > li.form_left_f8ab
  > a,
.hidden_tall_8a8a
  .overlay_a84a.rough-aa19
  .in_627d
  > li.detail_0093
  > a,
.hidden_tall_8a8a
  .overlay_a84a.surface_c3e5
  .in_627d
  > li.form_left_f8ab
  > a,
.hidden_tall_8a8a .overlay_a84a.surface_c3e5 .in_627d > li.sidebar-f430 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_tall_8a8a .dirty_87cb,
.hidden_tall_8a8a .dirty_87cb a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_tall_8a8a .stale_9118.notification_17f0 li a,
.hidden_tall_8a8a .item_huge_b4c9 a,
.hidden_tall_8a8a .header_hovered_9175,
.hidden_tall_8a8a .in_627d > li > a,
.hidden_tall_8a8a .rough-9d02 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_tall_8a8a .stale_9118.notification_17f0 li a:hover,
.hidden_tall_8a8a .item_huge_b4c9 a:hover,
.hidden_tall_8a8a .header_hovered_9175:hover,
.hidden_tall_8a8a .in_627d > li > a:hover,
.hidden_tall_8a8a .rough-9d02:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_tall_8a8a .grid_271f {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_tall_8a8a .grid_271f .old_50cd {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_tall_8a8a .grid_271f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input-bbe8 .medium_f923 {
  margin-left: auto;
  margin-right: auto;
}
.row-dim-9a5f > * {
  margin-left: auto;
  margin-right: auto;
}
.row-dim-9a5f .nav-8f86 {
  margin-right: 1.41575em;
}
.widget_purple_f4cf .row-dim-9a5f > .center_de2f {
  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;
}
.widget_purple_f4cf .row-dim-9a5f > .hero_bf05 {
  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;
}
.bottom-2dfc.input-bbe8 .medium_f923,
.west-0a20.input-bbe8 .medium_f923 {
  margin-left: 0;
}
.modal_current_3622.input-bbe8 .medium_f923,
.label-7629.input-bbe8 .medium_f923 {
  margin-right: 0;
}
.row-dim-9a5f ol,
.row-dim-9a5f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row-easy-b00f video {
  max-width: 100%;
}
.surface-80e2 img {
  display: block;
}
.surface-80e2.nav-8f86,
.surface-80e2.frame_7dce {
  width: 100%;
}
.surface-80e2.hero_bf05 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.input-770f:not(.thumbnail_02e7) {
  margin: 1.5em auto;
}
.message_aa54 p {
  padding: 1.5em 14px;
}
ul.notice-2ad2.hero_bf05,
ul.notice-2ad2.center_de2f,
ul.notice-2ad2.warm_1b29.center_de2f {
  padding: 0 14px;
}
.element_a800 {
  display: block;
  overflow-x: auto;
}
.element_a800 table {
  border-collapse: collapse;
  width: 100%;
}
.element_a800 td,
.element_a800 th {
  padding: 0.5em;
}
.row-dim-9a5f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.row-dim-9a5f ol ol,
.row-dim-9a5f ol ul,
.row-dim-9a5f ul ol,
.row-dim-9a5f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.row-dim-9a5f ol ol li,
.row-dim-9a5f ol ul li,
.row-dim-9a5f ul ol li,
.row-dim-9a5f ul ul li {
  margin-left: 0;
}
.copper-0746.sort_black_efe2 > .background_6e1c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.copper-0746.sort_black_efe2 > .background_6e1c iframe,
.copper-0746.sort_black_efe2 > .background_6e1c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert-fe77 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert-fe77.column_9fe3 {
  padding: 0;
}
.alert-fe77.column_9fe3 cite {
  font-size: 13px;
}
.alert-fe77 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert-fe77 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.plasma_c7e8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.plasma_c7e8 > p:first-child {
  margin-top: 0;
}
.plasma_c7e8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.plasma_c7e8 blockquote {
  border-left: 0;
}
.text_red_1992 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text_red_1992:not(.outline-over-75f4) {
  max-width: 100px;
}
.text_red_1992.prev-d24a {
  border-bottom: none !important;
  text-align: center;
}
.text_red_1992.prev-d24a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message_aa54 p {
    padding: 1.5em 0;
  }
}
.tertiary_8a8a {
  color: #0073aa;
}
.background-up-cbe6 {
  background-color: #0073aa;
}
.mini_2bd2 {
  color: #229fd8;
}
.next-4906 {
  background-color: #229fd8;
}
.texture_d826 {
  color: #eee;
}
.gallery-plasma-cb79 {
  background-color: #eee;
}
.module-first-1a41 {
  color: #444;
}
.menu_focused_6c35 {
  background-color: #444;
}
.glass_0466 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.glass_0466 .content_9ebf .item_huge_b4c9 {
  font-size: 15px;
}
.glass_0466 .item_huge_b4c9 {
  line-height: 1.3;
}
.glass_0466 .hidden_tall_8a8a {
}
.glass_0466 .widget_1052 {
  background: #235787;
}
.card_77d8 {
  padding: 0;
}
.card_77d8 .widget_1052 {
  background: #1a1a1a;
}
.card_77d8 .hidden_tall_8a8a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden-paper-6367 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden-paper-6367 .hidden_tall_8a8a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden-paper-6367 .widget_1052 {
  background: #303030;
}
.column-complex-b17a {
  position: relative;
  z-index: 10;
}
.column-complex-b17a .detail_df31 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_red_4954 .filter-lower-76b7 {
  display: inline-block;
  vertical-align: middle;
}
.block_red_4954.dim_d285 .filter-lower-76b7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .block_red_4954.dim_d285 .filter-lower-76b7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .block_red_4954.dim_d285 .filter-lower-76b7 {
    margin-right: 0.4em;
  }
}
.block_red_4954.dim_d285 .filter-lower-76b7:last-child {
  margin-right: 0;
}
.modal-daec .detail_df31 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .steel-3cce .content_9ebf {
    margin: 0 -0.5em;
  }
  .steel-3cce .content_9ebf [class*="customify-col-"],
  .steel-3cce .content_9ebf [class*="customify-col_"],
  .steel-3cce .content_9ebf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.steel-3cce.block-iron-c2ed .detail_df31 {
  background: 0 0 !important;
}
.steel-3cce.block-iron-c2ed .detail_df31,
.steel-3cce.modal-daec .detail_df31 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .steel-3cce.sort-advanced-6210 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.steel-3cce.modal-daec .detail_df31 {
  box-shadow: none !important;
}
.popup_c3b0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .popup_c3b0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .popup_c3b0 {
    padding: 18px 0 20px;
  }
}
.popup_c3b0 .dark-bc51 {
  width: 100%;
}
.popup_c3b0 .widget-narrow-2276 {
  margin-bottom: 0;
}
.popup_c3b0 .active-b669 {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner_9787 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner_9787 .menu-tall-28b7 {
  width: 100%;
}
.narrow-ce0b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.narrow-ce0b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.narrow-ce0b 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;
}
.narrow-ce0b li:last-child:after {
  display: none;
}
.narrow-ce0b li a {
  font-weight: 500;
  margin-right: 10px;
}
.out_388e .image_9c04 button,
.popup_c3b0 .image_9c04 button {
  left: 0;
}
.out_388e .menu-tall-28b7,
.popup_c3b0 .menu-tall-28b7 {
  padding-left: 0;
  padding-right: 0;
}
.out_388e .banner_9787,
.popup_c3b0 .banner_9787 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.out_388e {
  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;
}
.out_388e: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;
}
.out_388e .surface-lower-705c {
  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) {
  .out_388e .surface-lower-705c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .out_388e .surface-lower-705c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .out_388e .surface-lower-705c {
    min-height: 200px;
  }
}
.out_388e .narrow-ce0b {
  color: rgba(255, 255, 255, 0.8);
}
.out_388e .narrow-ce0b a,
.out_388e .narrow-ce0b li:after {
  color: inherit;
}
.out_388e .narrow-ce0b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.secondary-ff61 {
  margin-bottom: 0.5em;
}
.caption-blue-d772 {
  margin-bottom: 1.2em;
}
.caption-blue-d772,
.secondary-ff61 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption-blue-d772 p:last-child,
.secondary-ff61 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .image_9c04,
#masthead .image_9c04 {
  display: none;
}
#masthead
  > .image_9c04.full_a2b4 {
  display: none;
}
#masthead > .image_9c04 button {
  left: 0;
}
.container-c2ed {
  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%;
}
.container-c2ed .filter-lower-76b7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container-c2ed .media-62c8 {
  display: -webkit-box;
  display: flex;
}
.container-c2ed .media-62c8.component_stale_669f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container-c2ed .media-62c8.tiny_4609 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-c2ed .media-62c8.selected-b957 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-c2ed.surface-2be9.backdrop-cool-0da0 .media-62c8.component_stale_669f {
  flex-basis: 100%;
}
.container-c2ed.label-b956 .media-62c8.tiny_4609 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container-c2ed.label-b956 .media-62c8.selected-b957 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .image_9c04.full_a2b4 {
  display: none;
}
#masthead > .image_9c04 button {
  left: 0;
}
.north-6b73 {
  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;
}
.north-6b73:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.north-6b73.texture_gold_7b0d i {
  margin-right: 4px;
}
.north-6b73.liquid-882f i {
  margin-left: 5px;
}
.item_huge_b4c9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item_huge_b4c9 p:last-child {
  margin-bottom: 0;
}
.summary-stone-0917 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.summary-stone-0917 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.summary-stone-0917 img {
  display: block;
  width: auto;
  line-height: 1;
}
.summary-stone-0917 .dirty_87cb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.summary-stone-0917 .block_fd07 {
  margin: 5px 0 7px 0;
}
.summary-stone-0917.panel_e5a3 .footer-motion-a29b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-stone-0917.panel_e5a3 .border-stone-6417 {
  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;
}
.summary-stone-0917.notice_medium_4c02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.summary-stone-0917.notice_medium_4c02 .footer-motion-a29b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-stone-0917.notice_medium_4c02 .border-stone-6417 {
  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;
}
.summary-stone-0917.hovered-b424 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.summary-stone-0917.tag-wide-5b35 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.summary-stone-0917.tag-wide-5b35 .border-stone-6417 {
  margin-top: 7px;
}
.black_042c {
  display: inline-block;
}
.column-complex-b17a .avatar-up-7662 .summary-stone-0917 img {
  max-width: 100%;
}
.overlay_a84a .modal_79d5.banner_73ea,
.status_black_44d5 .modal_79d5.banner_73ea {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_a84a .hard_7721,
.status_black_44d5 .hard_7721 {
  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%);
}
.overlay_a84a .hard_7721 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_a84a.light_c8ca .hard_7721 {
  display: none;
}
.overlay_a84a .main-8022 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_a84a .main-8022 li {
  display: inline-block;
  position: relative;
}
.overlay_a84a .main-8022 li:last-child {
  margin-right: 0;
}
.overlay_a84a .main-8022 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;
}
.overlay_a84a .main-8022 li.sidebar-f430 > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_a84a .main-8022 > 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;
}
.overlay_a84a .main-8022 > li > a i {
  line-height: 0;
}
.overlay_a84a .main-8022 > li.logo-gas-ba2d > a .hard_7721 {
  margin-left: 4px;
  line-height: 0;
}
.overlay_a84a .main-8022 .row-f704 li.logo-gas-ba2d > a {
  position: relative;
}
.overlay_a84a .main-8022 .row-f704 li.logo-gas-ba2d > a:after,
.overlay_a84a .main-8022 .row-f704 li.logo-gas-ba2d > a:before {
  content: "";
  display: table;
}
.overlay_a84a .main-8022 .row-f704 li.logo-gas-ba2d > a:after {
  clear: both;
}
.overlay_a84a .main-8022 .row-f704 li.logo-gas-ba2d > a .hard_7721 {
  margin-left: 5px;
  float: right;
}
.overlay_a84a .lower_6eed,
.overlay_a84a .row-f704 {
  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;
}
.overlay_a84a .row-f704 {
  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;
}
.overlay_a84a .row-f704 .banner_73ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_a84a .row-f704 .hard_7721 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_a84a .row-f704 li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_a84a .row-f704 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;
}
.overlay_a84a .row-f704 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_a84a .row-f704 .row-f704 {
  top: 0;
  left: 100%;
}
.overlay_a84a .bottom_043f.fn-focus-1434 > .lower_6eed,
.overlay_a84a .bottom_043f.fn-focus-1434 > .row-f704,
.overlay_a84a .bottom_043f:focus > .lower_6eed,
.overlay_a84a .bottom_043f:focus > .row-f704,
.overlay_a84a .bottom_043f:hover > .lower_6eed,
.overlay_a84a .bottom_043f:hover > .row-f704 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_a84a.surface_c3e5 .in_627d:after,
.overlay_a84a.surface_c3e5 .in_627d:before {
  content: "";
  display: table;
}
.overlay_a84a.surface_c3e5 .in_627d:after {
  clear: both;
}
.overlay_a84a.surface_c3e5 .in_627d > li {
  float: left;
}
.overlay_a84a.filter_iron_0a20 .in_627d:after,
.overlay_a84a.filter_iron_0a20 .in_627d:before {
  content: "";
  display: table;
}
.overlay_a84a.filter_iron_0a20 .in_627d:after {
  clear: both;
}
.overlay_a84a.filter_iron_0a20 .in_627d > li {
  float: left;
}
.overlay_a84a.filter_iron_0a20 .in_627d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_a84a.filter_iron_0a20 .in_627d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_a84a.filter_iron_0a20 .in_627d > li.form_left_f8ab > a,
.overlay_a84a.filter_iron_0a20 .in_627d > li.sidebar-f430 > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_a84a.purple-1aed .in_627d > li > a .banner_73ea {
  position: relative;
}
.overlay_a84a.purple-1aed .in_627d > li > a .banner_73ea: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;
}
.overlay_a84a.purple-1aed
  .in_627d
  > li:focus
  > a
  .banner_73ea:before,
.overlay_a84a.purple-1aed
  .in_627d
  > li:hover
  > a
  .banner_73ea:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_a84a.purple-1aed
  .in_627d
  > li.form_left_f8ab
  > a
  .banner_73ea:before,
.overlay_a84a.purple-1aed
  .in_627d
  > li.detail_0093
  > a
  .banner_73ea:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_a84a.rough-aa19 .in_627d > li > a .banner_73ea {
  position: relative;
}
.overlay_a84a.rough-aa19 .in_627d > li > a .banner_73ea: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;
}
.overlay_a84a.rough-aa19 .in_627d > li:focus > a .banner_73ea:before,
.overlay_a84a.rough-aa19
  .in_627d
  > li:hover
  > a
  .banner_73ea:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_a84a.rough-aa19
  .in_627d
  > li.form_left_f8ab
  > a
  .banner_73ea:before,
.overlay_a84a.rough-aa19
  .in_627d
  > li.detail_0093
  > a
  .banner_73ea:before {
  width: 100%;
  background-color: currentColor;
}
.status_black_44d5 .main-8022 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status_black_44d5 .main-8022 li:first-child > a {
  border-top: none;
}
.status_black_44d5 .main-8022 .thumbnail-stale-c51c > .banner_73ea .hard_7721 {
  display: none;
}
.status_black_44d5 .main-8022 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status_black_44d5 .main-8022 li:last-child {
  border: none;
}
.status_black_44d5 .main-8022 li.logo-gas-ba2d > a {
  padding-right: 45px !important;
}
.status_black_44d5 .main-8022 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status_black_44d5 .main-8022 li a:focus,
.status_black_44d5 .main-8022 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_black_44d5 .main-8022 li .surface-61c8 {
  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;
}
.status_black_44d5 .main-8022 li .surface-61c8:hover {
  box-shadow: none;
}
.status_black_44d5 .main-8022 li .surface-61c8 .hard_7721 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status_black_44d5 .main-8022 .row-f704 {
  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);
}
.status_black_44d5 .main-8022 .row-f704 li a {
  padding-left: 3em;
}
.status_black_44d5 .main-8022 .logo_8fe1 > a .surface-61c8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status_black_44d5 .main-8022 .logo_8fe1 > .row-f704 {
  display: block;
  opacity: 1;
}
.status-b8ed {
  max-width: 100%;
}
.texture_mini_404c {
  line-height: 0;
  cursor: pointer;
}
.rough-9d02 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.rough-9d02:hover {
  box-shadow: none;
  color: currentColor;
}
.rough-9d02 svg {
  width: 18px;
  height: 18px;
}
.rough-9d02 .shade_right_9e8f {
  display: none;
}
.search-out-4157 {
  position: relative;
}
.search-out-4157.fn-active-1434 .rough-9d02 .component_b428 {
  display: none;
}
.search-out-4157.fn-active-1434 .rough-9d02 .shade_right_9e8f {
  display: inline-block;
}
.search-out-4157 .east-a054 {
  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);
}
.search-out-4157.accent_wide_d51e .east-a054 {
  left: auto;
  right: -0.9em;
}
.search-out-4157.accent_wide_d51e .left_74a4::before {
  left: auto;
  right: 15px;
}
.search-out-4157.fn-active-1434 .east-a054 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-bright-526b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background-bright-526b label {
  flex-basis: 100%;
}
.background-bright-526b .text_3343 {
  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;
}
.background-bright-526b .filter-pressed-50a7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background-bright-526b .filter-pressed-50a7:focus {
  background-color: transparent;
}
.background-bright-526b button.gold-0e42 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background-bright-526b button.gold-0e42:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background-bright-526b button.gold-0e42 svg {
  width: 18px;
  height: 18px;
}
.background-bright-526b input[type="submit"] {
  min-height: auto;
}
.description-next-7b2d .background-bright-526b .filter-pressed-50a7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.left_74a4 {
  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) {
  .left_74a4 {
    width: 220px;
  }
}
.left_74a4 label {
  flex-basis: 100%;
}
.left_74a4::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;
}
.caption-next-8653 .description-next-7b2d .background-bright-526b {
  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;
}
.caption-next-8653
  .description-next-7b2d
  .background-bright-526b
  .text_3343 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.caption-next-8653 .description-next-7b2d .background-bright-526b .filter-pressed-50a7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.caption-next-8653
  .description-next-7b2d
  .background-bright-526b
  .filter-pressed-50a7:focus {
  background: 0 0;
}
.caption-next-8653
  .description-next-7b2d
  .background-bright-526b
  .alert-in-4196 {
  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;
}
.stale_9118 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale_9118 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale_9118 li:last-child {
  margin-right: 0;
}
.stale_9118 li:first-child {
  margin-left: 0;
}
.stale_9118.short-1037 a {
  color: #fff;
}
.stale_9118.short-1037 a:hover {
  color: #fff;
}
.stale_9118 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale_9118 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale_9118 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale_9118 a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale_9118 [class*="social-icon-apple"] {
  background-color: #999;
}
.stale_9118 [class*="social-icon-apple"].glass-9419 {
  background-color: transparent;
  color: #999;
}
.stale_9118 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale_9118 [class*="social-icon-behance"].glass-9419 {
  background-color: transparent;
  color: #1769ff;
}
.stale_9118 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale_9118 [class*="social-icon-bitbucket"].glass-9419 {
  background-color: transparent;
  color: #205081;
}
.stale_9118 [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale_9118 [class*="social-icon-codepen"].glass-9419 {
  background-color: transparent;
  color: #000;
}
.stale_9118 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale_9118 [class*="social-icon-delicious"].glass-9419 {
  background-color: transparent;
  color: #39f;
}
.stale_9118 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale_9118 [class*="social-icon-digg"].glass-9419 {
  background-color: transparent;
  color: #005be2;
}
.stale_9118 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale_9118 [class*="social-icon-dribbble"].glass-9419 {
  background-color: transparent;
  color: #ea4c89;
}
.stale_9118 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale_9118 [class*="social-icon-envelope"].glass-9419 {
  background-color: transparent;
  color: #ea4335;
}
.stale_9118 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale_9118 [class*="social-icon-facebook"].glass-9419 {
  background-color: transparent;
  color: #3b5998;
}
.stale_9118 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale_9118 [class*="social-icon-flickr"].glass-9419 {
  background-color: transparent;
  color: #0063dc;
}
.stale_9118 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale_9118 [class*="social-icon-foursquare"].glass-9419 {
  background-color: transparent;
  color: #2d5be3;
}
.stale_9118 [class*="social-icon-github"] {
  background-color: #333;
}
.stale_9118 [class*="social-icon-github"].glass-9419 {
  background-color: transparent;
  color: #333;
}
.stale_9118 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale_9118 [class*="social-icon-google-plus"].glass-9419 {
  background-color: transparent;
  color: #dd4b39;
}
.stale_9118 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale_9118 [class*="social-icon-houzz"].glass-9419 {
  background-color: transparent;
  color: #7ac142;
}
.stale_9118 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale_9118 [class*="social-icon-instagram"].glass-9419 {
  background-color: transparent;
  color: #262626;
}
.stale_9118 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale_9118 [class*="social-icon-jsfiddle"].glass-9419 {
  background-color: transparent;
  color: #487aa2;
}
.stale_9118 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale_9118 [class*="social-icon-linkedin"].glass-9419 {
  background-color: transparent;
  color: #0077b5;
}
.stale_9118 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale_9118 [class*="social-icon-medium"].glass-9419 {
  background-color: transparent;
  color: #00ab6b;
}
.stale_9118 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale_9118
  [class*="social-icon-odnoklassniki"].glass-9419 {
  background-color: transparent;
  color: #f4731c;
}
.stale_9118 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale_9118 [class*="social-icon-meetup"].glass-9419 {
  background-color: transparent;
  color: #ec1c40;
}
.stale_9118 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale_9118 [class*="social-icon-pinterest"].glass-9419 {
  background-color: transparent;
  color: #bd081c;
}
.stale_9118 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale_9118 [class*="social-icon-product-hunt"].glass-9419 {
  background-color: transparent;
  color: #da552f;
}
.stale_9118 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale_9118 [class*="social-icon-reddit"].glass-9419 {
  background-color: transparent;
  color: #ff4500;
}
.stale_9118 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale_9118 [class*="social-icon-rss"].glass-9419 {
  background-color: transparent;
  color: #f26522;
}
.stale_9118 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale_9118
  [class*="social-icon-shopping-cart"].glass-9419 {
  background-color: transparent;
  color: #4caf50;
}
.stale_9118 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale_9118 [class*="social-icon-skype"].glass-9419 {
  background-color: transparent;
  color: #00aff0;
}
.stale_9118 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale_9118 [class*="social-icon-slideshare"].glass-9419 {
  background-color: transparent;
  color: #0077b5;
}
.stale_9118 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale_9118 [class*="social-icon-snapchat"].glass-9419 {
  background-color: transparent;
  color: #fffc00;
}
.stale_9118 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale_9118 [class*="social-icon-soundcloud"].glass-9419 {
  background-color: transparent;
  color: #f80;
}
.stale_9118 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale_9118 [class*="social-icon-spotify"].glass-9419 {
  background-color: transparent;
  color: #2ebd59;
}
.stale_9118 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale_9118
  [class*="social-icon-stack-overflow"].glass-9419 {
  background-color: transparent;
  color: #fe7a15;
}
.stale_9118 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale_9118 [class*="social-icon-maldkfgram"].glass-9419 {
  background-color: transparent;
  color: #2ca5e0;
}
.stale_9118 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale_9118 [class*="social-icon-tripadvisor"].glass-9419 {
  background-color: transparent;
  color: #589442;
}
.stale_9118 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale_9118 [class*="social-icon-tumblr"].glass-9419 {
  background-color: transparent;
  color: #35465c;
}
.stale_9118 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale_9118 [class*="social-icon-twitch"].glass-9419 {
  background-color: transparent;
  color: #6441a5;
}
.stale_9118 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale_9118 [class*="social-icon-twitter"].glass-9419 {
  background-color: transparent;
  color: #1da1f2;
}
.stale_9118 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale_9118 [class*="social-icon-vimeo"].glass-9419 {
  background-color: transparent;
  color: #1ab7ea;
}
.stale_9118 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale_9118 [class*="social-icon-vk"].glass-9419 {
  background-color: transparent;
  color: #45668e;
}
.stale_9118 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale_9118 [class*="social-icon-weibo"].glass-9419 {
  background-color: transparent;
  color: #df2029;
}
.stale_9118 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale_9118 [class*="social-icon-weixin"].glass-9419 {
  background-color: transparent;
  color: #7bb32e;
}
.stale_9118 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale_9118 [class*="social-icon-whatsapp"].glass-9419 {
  background-color: transparent;
  color: #25d366;
}
.stale_9118 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale_9118 [class*="social-icon-wordpress"].glass-9419 {
  background-color: transparent;
  color: #21759b;
}
.stale_9118 [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale_9118 [class*="social-icon-xing"].glass-9419 {
  background-color: transparent;
  color: #026466;
}
.stale_9118 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale_9118 [class*="social-icon-yelp"].glass-9419 {
  background-color: transparent;
  color: #af0606;
}
.stale_9118 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale_9118 [class*="social-icon-youtube"].glass-9419 {
  background-color: transparent;
  color: #cd201f;
}
.header_hovered_9175 {
  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;
}
.header_hovered_9175:hover {
  box-shadow: none;
  background: 0 0;
}
.bright-6c57 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb_070e {
  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;
}
.north-5a7e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row-7649 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row-7649,
.row-7649::after,
.row-7649::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;
}
.row-7649::after,
.row-7649::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hot_83a9 .breadcrumb_070e .north-5a7e {
  margin-top: -2px;
  width: 19px;
}
.hot_83a9 .breadcrumb_070e .row-7649 {
  margin-top: -1px;
}
.hot_83a9 .breadcrumb_070e .row-7649,
.hot_83a9 .breadcrumb_070e .row-7649::after,
.hot_83a9 .breadcrumb_070e .row-7649::before {
  width: 19px;
  height: 2px;
}
.hot_83a9 .breadcrumb_070e .row-7649::before {
  top: -6px;
}
.hot_83a9 .breadcrumb_070e .row-7649::after {
  bottom: -6px;
}
.breadcrumb-bottom-7b3b .breadcrumb_070e .north-5a7e {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-bottom-7b3b .breadcrumb_070e .row-7649 {
  margin-top: -1px;
}
.breadcrumb-bottom-7b3b .breadcrumb_070e .row-7649,
.breadcrumb-bottom-7b3b .breadcrumb_070e .row-7649::after,
.breadcrumb-bottom-7b3b .breadcrumb_070e .row-7649::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-bottom-7b3b .breadcrumb_070e .row-7649::before {
  top: -7px;
}
.breadcrumb-bottom-7b3b .breadcrumb_070e .row-7649::after {
  bottom: -7px;
}
.button-85c8 .breadcrumb_070e .north-5a7e {
  margin-top: -2px;
  width: 31px;
}
.button-85c8 .breadcrumb_070e .row-7649 {
  margin-top: -1.5px;
}
.button-85c8 .breadcrumb_070e .row-7649,
.button-85c8 .breadcrumb_070e .row-7649::after,
.button-85c8 .breadcrumb_070e .row-7649::before {
  width: 31px;
  height: 3px;
}
.button-85c8 .breadcrumb_070e .row-7649::before {
  top: -9px;
}
.button-85c8 .breadcrumb_070e .row-7649::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .overlay-bright-b633 .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-bright-b633 .breadcrumb_070e .row-7649 {
    margin-top: -1px;
  }
  .overlay-bright-b633 .breadcrumb_070e .row-7649,
  .overlay-bright-b633 .breadcrumb_070e .row-7649::after,
  .overlay-bright-b633 .breadcrumb_070e .row-7649::before {
    width: 19px;
    height: 2px;
  }
  .overlay-bright-b633 .breadcrumb_070e .row-7649::before {
    top: -6px;
  }
  .overlay-bright-b633 .breadcrumb_070e .row-7649::after {
    bottom: -6px;
  }
  .basic_aea0 .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 22px;
  }
  .basic_aea0 .breadcrumb_070e .row-7649 {
    margin-top: -1px;
  }
  .basic_aea0 .breadcrumb_070e .row-7649,
  .basic_aea0 .breadcrumb_070e .row-7649::after,
  .basic_aea0 .breadcrumb_070e .row-7649::before {
    width: 22px;
    height: 2px;
  }
  .basic_aea0 .breadcrumb_070e .row-7649::before {
    top: -7px;
  }
  .basic_aea0 .breadcrumb_070e .row-7649::after {
    bottom: -7px;
  }
  .popup-west-dc7f .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 31px;
  }
  .popup-west-dc7f .breadcrumb_070e .row-7649 {
    margin-top: -1.5px;
  }
  .popup-west-dc7f .breadcrumb_070e .row-7649,
  .popup-west-dc7f .breadcrumb_070e .row-7649::after,
  .popup-west-dc7f .breadcrumb_070e .row-7649::before {
    width: 31px;
    height: 3px;
  }
  .popup-west-dc7f .breadcrumb_070e .row-7649::before {
    top: -9px;
  }
  .popup-west-dc7f .breadcrumb_070e .row-7649::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-31db .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 19px;
  }
  .caption-31db .breadcrumb_070e .row-7649 {
    margin-top: -1px;
  }
  .caption-31db .breadcrumb_070e .row-7649,
  .caption-31db .breadcrumb_070e .row-7649::after,
  .caption-31db .breadcrumb_070e .row-7649::before {
    width: 19px;
    height: 2px;
  }
  .caption-31db .breadcrumb_070e .row-7649::before {
    top: -6px;
  }
  .caption-31db .breadcrumb_070e .row-7649::after {
    bottom: -6px;
  }
  .icon-full-72a2 .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 22px;
  }
  .icon-full-72a2 .breadcrumb_070e .row-7649 {
    margin-top: -1px;
  }
  .icon-full-72a2 .breadcrumb_070e .row-7649,
  .icon-full-72a2 .breadcrumb_070e .row-7649::after,
  .icon-full-72a2 .breadcrumb_070e .row-7649::before {
    width: 22px;
    height: 2px;
  }
  .icon-full-72a2 .breadcrumb_070e .row-7649::before {
    top: -7px;
  }
  .icon-full-72a2 .breadcrumb_070e .row-7649::after {
    bottom: -7px;
  }
  .plasma_f9d7 .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_f9d7 .breadcrumb_070e .row-7649 {
    margin-top: -1.5px;
  }
  .plasma_f9d7 .breadcrumb_070e .row-7649,
  .plasma_f9d7 .breadcrumb_070e .row-7649::after,
  .plasma_f9d7 .breadcrumb_070e .row-7649::before {
    width: 31px;
    height: 3px;
  }
  .plasma_f9d7 .breadcrumb_070e .row-7649::before {
    top: -9px;
  }
  .plasma_f9d7 .breadcrumb_070e .row-7649::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .brown-7380 .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 19px;
  }
  .brown-7380 .breadcrumb_070e .row-7649 {
    margin-top: -1px;
  }
  .brown-7380 .breadcrumb_070e .row-7649,
  .brown-7380 .breadcrumb_070e .row-7649::after,
  .brown-7380 .breadcrumb_070e .row-7649::before {
    width: 19px;
    height: 2px;
  }
  .brown-7380 .breadcrumb_070e .row-7649::before {
    top: -6px;
  }
  .brown-7380 .breadcrumb_070e .row-7649::after {
    bottom: -6px;
  }
  .summary-e3f5 .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 22px;
  }
  .summary-e3f5 .breadcrumb_070e .row-7649 {
    margin-top: -1px;
  }
  .summary-e3f5 .breadcrumb_070e .row-7649,
  .summary-e3f5 .breadcrumb_070e .row-7649::after,
  .summary-e3f5 .breadcrumb_070e .row-7649::before {
    width: 22px;
    height: 2px;
  }
  .summary-e3f5 .breadcrumb_070e .row-7649::before {
    top: -7px;
  }
  .summary-e3f5 .breadcrumb_070e .row-7649::after {
    bottom: -7px;
  }
  .link_3ecf .breadcrumb_070e .north-5a7e {
    margin-top: -2px;
    width: 31px;
  }
  .link_3ecf .breadcrumb_070e .row-7649 {
    margin-top: -1.5px;
  }
  .link_3ecf .breadcrumb_070e .row-7649,
  .link_3ecf .breadcrumb_070e .row-7649::after,
  .link_3ecf .breadcrumb_070e .row-7649::before {
    width: 31px;
    height: 3px;
  }
  .link_3ecf .breadcrumb_070e .row-7649::before {
    top: -9px;
  }
  .link_3ecf .breadcrumb_070e .row-7649::after {
    bottom: -9px;
  }
}
.hero-wood-ffdc .row-7649 {
  -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);
}
.hero-wood-ffdc .row-7649::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hero-wood-ffdc .row-7649::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);
}
.hero-wood-ffdc.orange_41c5 .row-7649 {
  -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);
}
.hero-wood-ffdc.orange_41c5 .row-7649::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hero-wood-ffdc.orange_41c5 .row-7649::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gold_af75 {
  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.carousel-9b02:before {
  display: none;
}
.backdrop-hovered-fa9d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.backdrop-hovered-fa9d .easy_629a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.backdrop-hovered-fa9d .easy_629a:last-of-type {
  border-bottom: none;
}
.backdrop-hovered-fa9d .easy_629a.texture_lite_88e3,
.backdrop-hovered-fa9d .easy_629a.panel-static-a68d,
.backdrop-hovered-fa9d .easy_629a.aside_f888 {
  padding: 0;
}
.backdrop-hovered-fa9d .status_black_44d5 .surface-61c8 {
  color: currentColor;
}
.backdrop-hovered-fa9d .status_black_44d5 .surface-61c8:focus,
.backdrop-hovered-fa9d .status_black_44d5 .surface-61c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .grid_271f,
.backdrop-hovered-fa9d.hidden_tall_8a8a .item_huge_b4c9 a,
.backdrop-hovered-fa9d.hidden_tall_8a8a .in_627d a,
.backdrop-hovered-fa9d.hidden_tall_8a8a .row-f704 a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .grid_271f:hover,
.backdrop-hovered-fa9d.hidden_tall_8a8a .item_huge_b4c9 a:hover,
.backdrop-hovered-fa9d.hidden_tall_8a8a .in_627d a:hover,
.backdrop-hovered-fa9d.hidden_tall_8a8a .row-f704 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .old_50cd {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .easy_629a {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .easy_629a:before {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .slider_7c01:before {
  background: rgba(255, 255, 255, 0.9);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .status_black_44d5 .main-8022 li a,
.backdrop-hovered-fa9d.hidden_tall_8a8a .status_black_44d5 .surface-61c8,
.backdrop-hovered-fa9d.hidden_tall_8a8a .row-f704 {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .status_black_44d5 .surface-61c8:focus,
.backdrop-hovered-fa9d.hidden_tall_8a8a .status_black_44d5 .surface-61c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-hovered-fa9d.hidden_tall_8a8a .main-8022 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-hovered-fa9d.widget_1052 .grid_271f,
.backdrop-hovered-fa9d.widget_1052 .item_huge_b4c9 a,
.backdrop-hovered-fa9d.widget_1052 .in_627d .surface-61c8,
.backdrop-hovered-fa9d.widget_1052 .in_627d a,
.backdrop-hovered-fa9d.widget_1052 .row-f704 a {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-hovered-fa9d.widget_1052 .grid_271f:hover,
.backdrop-hovered-fa9d.widget_1052 .item_huge_b4c9 a:hover,
.backdrop-hovered-fa9d.widget_1052 .in_627d .surface-61c8:hover,
.backdrop-hovered-fa9d.widget_1052 .in_627d a:hover,
.backdrop-hovered-fa9d.widget_1052 .row-f704 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-hovered-fa9d.widget_1052 .old_50cd {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-hovered-fa9d.widget_1052 .easy_629a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-hovered-fa9d.widget_1052 .easy_629a:before {
  background: rgba(255, 255, 255, 0.08);
}
.backdrop-hovered-fa9d.widget_1052 .slider_7c01:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-hovered-fa9d.widget_1052 .status_black_44d5 .main-8022 li a,
.backdrop-hovered-fa9d.widget_1052 .status_black_44d5 .surface-61c8,
.backdrop-hovered-fa9d.widget_1052 .row-f704 {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-hovered-fa9d.widget_1052 .status_black_44d5 .surface-61c8:focus,
.backdrop-hovered-fa9d.widget_1052 .status_black_44d5 .surface-61c8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop-hovered-fa9d.widget_1052 .main-8022 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_7c01 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider_7c01:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.first-68d1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tiny_0ab5 .backdrop-hovered-fa9d {
  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;
}
.tiny_0ab5 .easy_629a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tiny_0ab5 .easy_629a: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) {
  .tiny_0ab5 .easy_629a:before {
    width: 16%;
    left: 42%;
  }
}
.tiny_0ab5 .easy_629a:last-child:before {
  content: none;
}
.tiny_0ab5 .easy_629a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tiny_0ab5 .status_black_44d5 .main-8022 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tiny_0ab5 .status_black_44d5 .main-8022 li a .surface-61c8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tiny_0ab5 .status_black_44d5 .row-f704 {
  border: none;
}
.tiny_0ab5 .status_black_44d5 .row-f704 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tiny_0ab5 .slider_7c01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tiny_0ab5 .first-68d1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tiny_0ab5 .widget_1052 .slider_7c01:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny_0ab5 .hidden_tall_8a8a.cool_20c7 .row-7649 {
  background: rgba(0, 0, 0, 0.6);
}
.tiny_0ab5
  .hidden_tall_8a8a.cool_20c7
  .row-7649::after,
.tiny_0ab5
  .hidden_tall_8a8a.cool_20c7
  .row-7649:before {
  background: inherit;
}
.tiny_0ab5
  .hidden_tall_8a8a.cool_20c7:hover
  .row-7649 {
  background: rgba(0, 0, 0, 0.8);
}
.advanced_87d8 .backdrop-hovered-fa9d {
  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) {
  .advanced_87d8 .backdrop-hovered-fa9d {
    width: auto;
    right: 45px;
  }
}
.filter_green_3a6a .backdrop-hovered-fa9d {
  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) {
  .filter_green_3a6a .backdrop-hovered-fa9d {
    width: auto;
    left: 45px;
  }
}
.carousel-9b02 .backdrop-hovered-fa9d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel-9b02 .first-68d1 {
  max-width: 48em;
  margin: 0 auto;
}
.carousel-9b02 .slider_7c01:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview-dea6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview-dea6.tiny_0ab5 .backdrop-hovered-fa9d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview-dea6.advanced_87d8 .backdrop-hovered-fa9d {
  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);
}
.preview-dea6 .backdrop-hovered-fa9d {
  visibility: visible;
}
.preview-dea6.filter_green_3a6a .backdrop-hovered-fa9d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask_170a,
.section_pink_129c {
  overflow-x: hidden;
}
.mask_170a .backdrop-hovered-fa9d {
  overflow: auto;
}
.mask_170a.tiny_0ab5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_170a.tiny_0ab5 .backdrop-hovered-fa9d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask_170a.tiny_0ab5 .header_hovered_9175 {
  opacity: 0;
}
.mask_170a.advanced_87d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_170a.advanced_87d8 .backdrop-hovered-fa9d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask_170a.advanced_87d8 .header_hovered_9175 {
  opacity: 0;
}
.mask_170a.filter_green_3a6a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask_170a.filter_green_3a6a .backdrop-hovered-fa9d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask_170a.filter_green_3a6a .header_hovered_9175 {
  opacity: 0;
}
.mask_170a.carousel-9b02 .backdrop-hovered-fa9d {
  z-index: 10;
  visibility: visible;
}
.cool_20c7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.cool_20c7 .row-7649 {
  background: rgba(255, 255, 255, 0.99);
}
.cool_20c7 .row-7649::after,
.cool_20c7 .row-7649:before {
  background: inherit;
}
.cool_20c7:hover .row-7649 {
  background: rgba(255, 255, 255, 0.99);
}
.filter_green_3a6a .cool_20c7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel-9b02 .cool_20c7 {
  display: none !important;
}
.mask_170a:before,
.section_pink_129c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask_170a .cool_20c7,
.section_pink_129c .cool_20c7 {
  display: inline-block;
}
.backdrop-hovered-fa9d .filter-lower-76b7 {
  -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;
}
.mask_170a .backdrop-hovered-fa9d .filter-lower-76b7,
.section_pink_129c .backdrop-hovered-fa9d .filter-lower-76b7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_cc56 .text_3343 {
  width: 100%;
}
.avatar-up-7662 {
  padding: 0 0.5em 0;
}
.avatar-up-7662 [class*="customify-col-"],
.avatar-up-7662 [class*="customify-col_"],
.avatar-up-7662 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.south_b3f4 .avatar-up-7662 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content_9ebf .bright-065d,
  .bright-065d {
    display: none;
  }
  .table-710e {
    text-align: left;
  }
  .background-iron-51cb {
    text-align: center;
  }
  .list_e3e5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content_9ebf .breadcrumb_north_a748,
  .breadcrumb_north_a748 {
    display: none;
  }
  .next-94b0 {
    text-align: left;
  }
  .component_next_2fc5 {
    text-align: center;
  }
  .modal-fresh-305c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content_9ebf .tall-8254,
  .tall-8254 {
    display: none;
  }
  .breadcrumb-1b6b {
    text-align: left;
  }
  .focus_ac75 {
    text-align: center;
  }
  .lite_acee {
    text-align: right;
  }
}
#page {
  position: relative;
}
.photo_liquid_e70f {
  box-shadow: none !important;
}
.overlay_last_42d4 .purple_cd64,
.video_easy_0e07 .purple_cd64 {
  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;
}
.video_easy_0e07 .purple_cd64 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail_df31 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail_df31:after,
.detail_df31:before {
  content: "";
  display: table;
}
.detail_df31:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail_df31 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail_df31,
.sort-advanced-6210 {
  max-width: 1248px;
  margin: 0 auto;
}

.sort_soft_e597.west_24cc .detail_df31 {
  max-width: 100%;
}
.sort_soft_e597.huge-586a {
  max-width: 1200px;
  margin: 0 auto;
}
.sort_soft_e597.disabled-5f84 .detail_df31 {
  max-width: 100%;
}
.sort_soft_e597.disabled-5f84 > .detail_df31 {
  padding-left: 0;
  padding-right: 0;
}
.sort_soft_e597.disabled-5f84 > .detail_df31 .content_9ebf {
  margin: 0;
}
.sort_soft_e597.disabled-5f84
  > .detail_df31
  .background_4068.brown-a585 {
  margin-right: 0;
  margin-left: 0;
}
.sort_soft_e597.disabled-5f84 #main.brown-a585 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .preview_12b1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .preview_12b1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dim_1345 .medium_f923 {
    padding-right: 1em;
  }
  .dim_1345.article_e968 .background_4068 {
    border-right: 1px solid #eaecee;
  }
  .dim_1345.article_e968 .medium_f923 {
    padding-right: 1em;
  }
  .dim_1345.article_e968 .form_tiny_ea88 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-591c .medium_f923 {
    padding-left: 1em;
  }
  .avatar-591c.article_e968 .background_4068 {
    border-left: 1px solid #eaecee;
  }
  .avatar-591c.article_e968 .medium_f923 {
    padding-left: 1em;
  }
  .avatar-591c.article_e968 .form_tiny_ea88 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south_7e5f .medium_f923 {
    padding-left: 1em;
  }
  .south_7e5f.article_e968 .gold-5a81 {
    border-right: 1px solid #eaecee;
  }
  .south_7e5f.article_e968 .media-mini-180c {
    border-right: 1px solid #eaecee;
  }
  .south_7e5f.article_e968 .medium_f923 {
    padding-left: 1em;
  }
  .south_7e5f.article_e968 .form_tiny_ea88 {
    padding-right: 1em;
  }
  .south_7e5f.article_e968 .alert-dim-a518 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black_9a74 .medium_f923 {
    padding-right: 1em;
  }
  .black_9a74.article_e968 .gold-5a81 {
    border-left: 1px solid #eaecee;
  }
  .black_9a74.article_e968 .media-mini-180c {
    border-left: 1px solid #eaecee;
  }
  .black_9a74.article_e968 .medium_f923 {
    padding-right: 1em;
  }
  .black_9a74.article_e968 .form_tiny_ea88 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black_9a74.article_e968 .alert-dim-a518 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_12b1 .medium_f923 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview_12b1.article_e968 .background_4068 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .preview_12b1.article_e968 .medium_f923 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .preview_12b1.article_e968 .form_tiny_ea88 {
    padding-left: 1em;
  }
  .preview_12b1.article_e968 .alert-dim-a518 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .preview_12b1.article_e968 .medium_f923 {
    padding-left: 0;
  }
}
.wrapper_west_4b14 .block_red_4954 {
  display: inline-block;
}
.action_06db {
  display: inline-block;
}
.label-first-9368 {
  word-con: break-word;
}
.modal-liquid-1428 > span {
  display: inline-block;
  padding: 5px 0;
}
.modal-liquid-1428 .border-narrow-7c4a {
  margin-left: 8px;
  margin-right: 8px;
}
.modal-liquid-1428 .under-34e3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery_3830 .block_78c9 {
  margin-bottom: 2em;
}
.gallery_3830 .grid_tiny_5c63 {
  margin-bottom: 15px;
}
.gallery_3830 .grid_tiny_5c63:last-child {
  margin-bottom: 0;
}
.gallery_3830 .hard_cb73 {
  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) {
  .gallery_3830 .hard_cb73 {
    display: block;
  }
}
.gallery_3830 .dropdown_763b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery_3830 .dropdown_763b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery_3830 .breadcrumb-89a1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery_3830 .breadcrumb-89a1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery_3830 .breadcrumb-89a1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery_3830 .label-first-9368 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery_3830 .label-first-9368 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery_3830 .media_983c p:last-child {
  margin-bottom: 0;
}
.gallery_3830 .medium-fd96 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery_3830 .tertiary-7001 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery_3830 .card-0316 {
  margin-top: 1em;
}
.gallery_3830 .mask-yellow-2a9b {
  top: 0;
  display: block;
}
.gallery_3830 .mask-yellow-2a9b a {
  color: inherit;
}
.gallery_3830 .mask-yellow-2a9b a:hover {
  color: inherit;
}
.gallery_3830 .input_7964 {
  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;
}
.gallery_3830 .input_7964:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery_3830 .tertiary-7001 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery_3830 .in-db8b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery_3830 .in-db8b:first-child {
  margin-top: 0;
}
.gallery_3830 .in-db8b.search_2eec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery_3830 .in-db8b.paper-f569 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery_3830
  .in-db8b.paper-f569.box-52b2
  .card-0316 {
  width: 100%;
}
.gallery_3830 .paper-f569 {
  -webkit-box-align: center;
  align-items: center;
}
.gallery_3830 .paper-f569 .modal-liquid-1428,
.gallery_3830 .paper-f569 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery_3830 .breadcrumb-89a1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery_3830 .breadcrumb-89a1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery_3830 .breadcrumb-89a1: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;
}
.gallery_3830 .search_2eec {
  z-index: 5;
}
.gallery_3830 .backdrop-brown-8d80 .layout-basic-52dc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery_3830 .over_ad81 .layout-basic-52dc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery_3830 .section-93a7 .layout-basic-52dc {
  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;
}
.gallery_3830.description-medium-414c .hard_cb73,
.gallery_3830.silver-3937 .hard_cb73 {
  display: block;
}
.gallery_3830.description-medium-414c .hard_cb73 .dropdown-tiny-e4e1,
.gallery_3830.description-medium-414c .hard_cb73 .tertiary-7001,
.gallery_3830.silver-3937 .hard_cb73 .dropdown-tiny-e4e1,
.gallery_3830.silver-3937 .hard_cb73 .tertiary-7001 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery_3830.cold_be15 .dropdown_763b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery_3830.cold_be15 .dropdown_763b {
    margin-right: 0;
  }
}
.gallery_3830.description-medium-414c .dropdown_763b,
.gallery_3830.silver-3937 .dropdown_763b {
  padding-top: 40%;
}
.gallery_3830.description-medium-414c .block_78c9,
.gallery_3830.silver-3937 .block_78c9 {
  display: block;
}
.gallery_3830.description-medium-414c .fn-sticky-1434 .tertiary-7001,
.gallery_3830.silver-3937 .fn-sticky-1434 .tertiary-7001 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery_3830.description-medium-414c .dropdown_763b,
.gallery_3830.silver-3937 .dropdown_763b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery_3830.description-medium-414c .tertiary-7001 {
  padding: 1em;
}
.shadow_5bb5 {
  margin: 30px auto;
  display: block;
}
.shadow_5bb5 .component_1457 > * {
  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;
}
.shadow_5bb5 .component_1457 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow_5bb5 .component_1457 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-smooth-bdca .modal-liquid-1428 {
  margin-bottom: 1.41575em;
}
.breadcrumb-smooth-bdca .caption-06c9 {
  margin-bottom: 1.618em;
}
.row-dim-9a5f .grid-9ab3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.row-dim-9a5f .grid-9ab3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.row-dim-9a5f .backdrop-easy-2a17 {
  max-width: 100%;
  overflow: auto;
}
.input-bbe8 .row-dim-9a5f a:hover {
  text-decoration: underline;
}
.secondary_upper_bdd7 .grid_tiny_5c63:not(.label-first-9368),
.secondary_upper_bdd7 .breadcrumb-89a1 {
  margin-bottom: 1.41575em;
}
.secondary_upper_bdd7 .grid_tiny_5c63:not(.label-first-9368):last-child,
.secondary_upper_bdd7 .breadcrumb-89a1:last-child {
  margin-bottom: 0;
}
.secondary_upper_bdd7 .grid_tiny_5c63.list_blue_986f {
  margin-bottom: 0.41575em;
}
.secondary_upper_bdd7 .hot_684c:before,
.secondary_upper_bdd7 .input-eaf3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.secondary_upper_bdd7 .hot_684c:before {
  content: "\f115";
}
.secondary_upper_bdd7 .input-eaf3:before {
  content: "\f02c";
}
.secondary_upper_bdd7 .popup-outer-1d87 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.secondary_upper_bdd7 .popup-outer-1d87 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wrapper-north-9908 {
  display: -webkit-box;
  display: flex;
}
.wrapper-north-9908 .disabled_5bf0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wrapper-north-9908 .disabled_5bf0 {
    flex-basis: 90px;
  }
}
.wrapper-north-9908 .hovered_f8dd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wrapper-north-9908 .hovered_f8dd {
    flex-basis: calc(100% - 50px);
  }
}
.wrapper-north-9908 .header-1ffc p:last-child {
  margin-bottom: 0.72em;
}
.title_c5a2 .component_1457 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.title_c5a2 .component_1457:after,
.title_c5a2 .component_1457:before {
  content: "";
  display: table;
}
.title_c5a2 .component_1457:after {
  clear: both;
}
.title_c5a2 .component_1457 .paper-89b8,
.title_c5a2 .component_1457 .hover_4643 {
  width: 49%;
}
.title_c5a2 .component_1457 .paper-89b8 a span.new_cac6,
.title_c5a2 .component_1457 .hover_4643 a span.new_cac6 {
  display: block;
  margin-bottom: 5px;
}
.title_c5a2 .component_1457 .hover_4643 {
  float: left;
  text-align: left;
}
.title_c5a2 .component_1457 .paper-89b8 {
  float: right;
  text-align: right;
}
.preview-next-e6c9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-next-e6c9 {
    margin-bottom: 0;
  }
}
.hover_mini_8100 {
  margin-bottom: 1em;
}
.hover_mini_8100 .label-first-9368 {
  font-size: 1.1em;
  line-height: 1.3;
}
.item-up-d08c a {
  display: block;
  line-height: 0;
  position: relative;
}
.breadcrumb_e5c0 .hover_mini_8100,
.iron_2fe2 .hover_mini_8100 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .breadcrumb_e5c0 .hover_mini_8100,
  .iron_2fe2 .hover_mini_8100 {
    display: block;
  }
}
.breadcrumb_e5c0 .item-up-d08c,
.iron_2fe2 .item-up-d08c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .breadcrumb_e5c0 .item-up-d08c,
  .iron_2fe2 .item-up-d08c {
    margin-bottom: 1em;
  }
}
.breadcrumb_e5c0 .item-up-d08c img,
.iron_2fe2 .item-up-d08c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.breadcrumb_e5c0 .short-c5f1,
.iron_2fe2 .short-c5f1 {
  flex-basis: calc(100% - 160px);
}
.breadcrumb_e5c0 .short-c5f1 p,
.iron_2fe2 .short-c5f1 p {
  margin-bottom: 0;
}
.breadcrumb_e5c0 .short-c5f1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_e5c0 .short-c5f1 {
    padding-left: 0;
  }
}
.iron_2fe2 .short-c5f1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .iron_2fe2 .short-c5f1 {
    padding-right: 0;
  }
}
.iron_2fe2 .item-up-d08c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element_8f3b .item-up-d08c {
  margin-bottom: 0.5em;
}
.element_8f3b .item-up-d08c img {
  width: 100%;
}
.wood-cdde .highlight-60c6,
.container-hard-8077 .highlight-60c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container-hard-8077 .background_4068 .modal_e960 p:last-child {
  margin-bottom: 0;
}
.component-bottom-63a6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gold-30e7 .wrapper_down_0a2e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gold-30e7 .wrapper_down_0a2e:last-of-type {
    margin-bottom: 0;
  }
}
.gold-30e7 .wrapper_down_0a2e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gold-30e7 .wrapper_down_0a2e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gold-30e7 .wrapper_down_0a2e ul li {
  margin: 0 0 0.6em;
}
.gold-30e7 .wrapper_down_0a2e ul li.outline_3fcc,
.gold-30e7 .wrapper_down_0a2e ul li.background-3287 {
  position: relative;
}
.gold-30e7 .wrapper_down_0a2e ul li.outline_3fcc .hero_bf72,
.gold-30e7 .wrapper_down_0a2e ul li.background-3287 .hero_bf72 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gold-30e7 .wrapper_down_0a2e ul li.outline_3fcc:after:after,
.gold-30e7 .wrapper_down_0a2e ul li.outline_3fcc:after:before,
.gold-30e7
  .wrapper_down_0a2e
  ul
  li.background-3287:after:after,
.gold-30e7
  .wrapper_down_0a2e
  ul
  li.background-3287:after:before {
  content: "";
  display: table;
}
.gold-30e7 .wrapper_down_0a2e ul li.outline_3fcc:after:after,
.gold-30e7
  .wrapper_down_0a2e
  ul
  li.background-3287:after:after {
  clear: both;
}
.gold-30e7 .wrapper_down_0a2e a.background_south_abee:hover {
  text-decoration: none;
}
.gold-30e7 .wrapper_down_0a2e select {
  max-width: 100%;
}
.gold-30e7 .wrapper_down_0a2e table {
  font-size: 85%;
}
.gold-30e7 .wrapper_down_0a2e table td,
.gold-30e7 .wrapper_down_0a2e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gold-30e7 .wrapper_down_0a2e table tfoot td {
  text-align: left;
}
.gold-30e7 .wrapper_down_0a2e :last-child {
  margin-bottom: 0;
}
.gold-30e7 .wrapper_down_0a2e .photo-pro-9537 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gold-30e7 .wrapper_down_0a2e .photo-pro-9537 label {
  width: 100%;
}
.gold-30e7 .wrapper_down_0a2e .photo-pro-9537 .filter-pressed-50a7 {
  width: 100%;
  display: block;
}
.gold-30e7 .wrapper_down_0a2e .photo-pro-9537 .gold-0e42 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gold-30e7 .wrapper_down_0a2e .photo-pro-9537 .gold-0e42:hover svg #svg-search {
  fill: #444;
}
.gold-30e7 .wrapper_down_0a2e .photo-pro-9537 .gold-0e42 svg {
  width: 18px;
  height: 18px;
}
.gold-30e7 .mask-yellow-7f2e ul ul,
.gold-30e7 .label_c398 ul ul,
.gold-30e7 .easy-ea40 ul ul,
.gold-30e7 .large-7273 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gold-30e7 .mask-yellow-7f2e .logo-gas-ba2d > a,
.gold-30e7 .label_c398 .logo-gas-ba2d > a,
.gold-30e7 .easy-ea40 .logo-gas-ba2d > a,
.gold-30e7 .large-7273 .logo-gas-ba2d > a {
  margin-bottom: 0;
}
.gold-30e7 .stale_c7fb li,
.gold-30e7 .mask-yellow-7f2e li,
.gold-30e7 .slow_62c5 li,
.gold-30e7 .label_c398 li,
.gold-30e7 .easy-ea40 li,
.gold-30e7 .large-7273 li,
.gold-30e7 .picture-wood-4564 li,
.gold-30e7 .yellow_3871 li {
  display: block;
  position: relative;
}
.gold-30e7 .stale_c7fb li:last-child,
.gold-30e7 .mask-yellow-7f2e li:last-child,
.gold-30e7 .slow_62c5 li:last-child,
.gold-30e7 .label_c398 li:last-child,
.gold-30e7 .easy-ea40 li:last-child,
.gold-30e7 .large-7273 li:last-child,
.gold-30e7 .picture-wood-4564 li:last-child,
.gold-30e7 .yellow_3871 li:last-child {
  border: none;
}
.gold-30e7 .stale_c7fb li a,
.gold-30e7 .mask-yellow-7f2e li a,
.gold-30e7 .slow_62c5 li a,
.gold-30e7 .label_c398 li a,
.gold-30e7 .easy-ea40 li a,
.gold-30e7 .large-7273 li a,
.gold-30e7 .picture-wood-4564 li a,
.gold-30e7 .yellow_3871 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-30e7 .stale_c7fb li ul li::before,
.gold-30e7 .mask-yellow-7f2e li ul li::before,
.gold-30e7 .slow_62c5 li ul li::before,
.gold-30e7 .label_c398 li ul li::before,
.gold-30e7 .easy-ea40 li ul li::before,
.gold-30e7 .large-7273 li ul li::before,
.gold-30e7 .picture-wood-4564 li ul li::before,
.gold-30e7 .yellow_3871 li ul li::before {
  left: 15px;
}
.gold-30e7 .stale_c7fb li ul a,
.gold-30e7 .mask-yellow-7f2e li ul a,
.gold-30e7 .slow_62c5 li ul a,
.gold-30e7 .label_c398 li ul a,
.gold-30e7 .easy-ea40 li ul a,
.gold-30e7 .large-7273 li ul a,
.gold-30e7 .picture-wood-4564 li ul a,
.gold-30e7 .yellow_3871 li ul a {
  padding-left: 20px;
}
.gold-30e7 .stale_c7fb li ul ul li::before,
.gold-30e7 .mask-yellow-7f2e li ul ul li::before,
.gold-30e7 .slow_62c5 li ul ul li::before,
.gold-30e7 .label_c398 li ul ul li::before,
.gold-30e7 .easy-ea40 li ul ul li::before,
.gold-30e7 .large-7273 li ul ul li::before,
.gold-30e7 .picture-wood-4564 li ul ul li::before,
.gold-30e7 .yellow_3871 li ul ul li::before {
  left: 30px;
}
.gold-30e7 .stale_c7fb li ul ul a,
.gold-30e7 .mask-yellow-7f2e li ul ul a,
.gold-30e7 .slow_62c5 li ul ul a,
.gold-30e7 .label_c398 li ul ul a,
.gold-30e7 .easy-ea40 li ul ul a,
.gold-30e7 .large-7273 li ul ul a,
.gold-30e7 .picture-wood-4564 li ul ul a,
.gold-30e7 .yellow_3871 li ul ul a {
  padding-left: 40px;
}
.gold-30e7 .frame_6032 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-30e7 .yellow_3871 ul li {
  margin-bottom: 1.41575em;
}
.gold-30e7 .yellow_3871 ul li .input-0296 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gold-30e7 .yellow_3871 ul li .chip-up-14ca {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.widget_1052 .stale_c7fb li a,
.widget_1052 .mask-yellow-7f2e li a,
.widget_1052 .slow_62c5 li a,
.widget_1052 .label_c398 li a,
.widget_1052 .easy-ea40 li a,
.widget_1052 .large-7273 li a,
.widget_1052 .picture-wood-4564 li a,
.widget_1052 .yellow_3871 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_1052 .frame_6032 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget_1052 .wrapper_down_0a2e ul li.outline_3fcc .hero_bf72,
.widget_1052 .wrapper_down_0a2e ul li.background-3287 .hero_bf72 {
  background: rgba(0, 0, 0, 0.2);
}
.widget_1052 .gold-30e7 .wrapper_down_0a2e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_soft_e597 .gold-30e7 .main-8022 li {
  margin: 0;
}
.sort_soft_e597 .gold-30e7 .main-8022 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sort_soft_e597 .gold-30e7 .main-8022 li ul {
  margin: 0;
}
.sort_soft_e597 .gold-30e7 .main-8022 li ul li a {
  padding-left: 15px;
}
.sort_soft_e597 .gold-30e7 .main-8022 li ul li li a {
  padding-left: 30px;
}
.sort_soft_e597 .gold-30e7 .main-8022 li.sidebar-f430 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sort_soft_e597 .gold-30e7 .main-8022 li.sidebar-f430 > 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;
}
.sort_soft_e597 .gold-30e7 .main-8022 li.sidebar-f430 > 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;
}
.backdrop_brown_84eb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focused-ce3c {
  position: relative;
  z-index: 10;
}
.focused-ce3c .filter-lower-76b7 {
  width: 100%;
  max-width: 100%;
}
.new-f7e7 .over_e2fd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.new-f7e7 .hidden_tall_8a8a {
}
.new-f7e7 .widget_1052 {
  background: #292929;
}
.badge_plasma_8171 .over_e2fd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge_plasma_8171 .hidden_tall_8a8a {
  background: #f9f9f9;
}
.badge_plasma_8171 .widget_1052 {
  background: #303030;
}
.active-fdb7 .over_e2fd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-fdb7 .block_red_4954 {
    margin-bottom: 1em;
  }
  .active-fdb7 .block_red_4954:last-child {
    margin-bottom: 0;
  }
}
.active-fdb7 .hidden_tall_8a8a {
  background: #ededed;
}
.active-fdb7 .widget_1052 {
  background: #1a1a1a;
}
.over_e2fd.hidden_tall_8a8a {
  color: rgba(0, 0, 0, 0.6);
}
.over_e2fd.hidden_tall_8a8a .form-c820 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_e2fd.widget_1052 {
  color: rgba(255, 255, 255, 0.99);
}
.over_e2fd.widget_1052 a:not(.background_south_abee) {
  color: rgba(255, 255, 255, 0.79);
}
.over_e2fd.widget_1052 a:not(.background_south_abee):hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_e2fd.widget_1052 .form-c820 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_e2fd.widget_1052 table tbody td,
.over_e2fd.widget_1052 table th {
  background: rgba(0, 0, 0, 0.08);
}
.yellow_29ce.modal-daec .detail_df31 {
  max-width: initial;
}
.yellow_29ce .dim_d285 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.yellow_29ce .dim_d285 .filter-lower-76b7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .yellow_29ce .dim_d285 .filter-lower-76b7 {
    display: block;
    margin-bottom: 2em;
  }
  .yellow_29ce .dim_d285 .filter-lower-76b7:last-child {
    margin-bottom: 0;
  }
}
.active-fdb7 .block_red_4954:last-child,
.badge_plasma_8171 .block_red_4954:last-child,
.new-f7e7 .block_red_4954:last-child {
  margin-bottom: 0;
}
.active-fdb7 .block_red_4954 .gold-30e7 .wrapper_down_0a2e:last-child,
.badge_plasma_8171 .block_red_4954 .gold-30e7 .wrapper_down_0a2e:last-child,
.new-f7e7 .block_red_4954 .gold-30e7 .wrapper_down_0a2e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active-fdb7 .blue-49f6,
  .active-fdb7 .content-solid-01bf,
  .badge_plasma_8171 .blue-49f6,
  .badge_plasma_8171 .content-solid-01bf,
  .new-f7e7 .blue-49f6,
  .new-f7e7 .content-solid-01bf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focused-ce3c .block_red_4954 {
    margin-bottom: 2em;
  }
}
.focused-ce3c p:last-child {
  margin-bottom: 0;
}
.focused-ce3c li,
.focused-ce3c ul {
  list-style: none;
  margin: 0;
}
.focused-ce3c ul ul {
  margin-left: 2.617924em;
}
.message-432b {
  font-size: 0.875em;
}

/* css-noise: 9974 */
.ghost-box-v9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
