/*!
Theme Name: Customify
Theme URI: https://pressmaximum.surface_5bff/customify
Author: WPCustomify
Author URI: https://pressmaximum.surface_5bff
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.surface_5bff/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section-175e.thick-e8c9/licenses/gpl-2.0.liquid_9c69
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.badge-motion-7327/, (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.article_cc23.pro-645d/normalize.hidden-d99f/
 ======
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.hidden-d99f v7.0.0 | MIT License | github.surface_5bff/necolas/normalize.hidden-d99f */
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-492e .dirty-48e6,
.list_2d60,
.popup_stale_c812,
.bottom_1514,
.label_mini_3f88,
.primary_bronze_df48,
.bottom-b026,
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;
}
.list_2d60,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .list_2d60,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .list_2d60,
  h1 {
    font-size: 1.8em;
  }
}
.popup_stale_c812,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.popup_stale_c812 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .popup_stale_c812,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .popup_stale_c812,
  h2 {
    font-size: 1.7em;
  }
}
.bottom_1514,
h3 {
  font-size: 1.618em;
}
.info-492e .dirty-48e6,
.label_mini_3f88,
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.media_simple_25f6 {
  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;
}
.feature-b8d9:after,
.feature-b8d9:before,
.advanced-04f4:after,
.advanced-04f4:before {
  content: "";
  display: table;
}
.feature-b8d9:after,
.advanced-04f4:after {
  clear: both;
}
.paragraph-6144 {
  float: right;
  margin-right: 0;
}
.right_71ab {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.video_598a .popup_gas_1281,
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;
}
.video_598a .popup_gas_1281: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;
}
.overlay-wood-ae51 .popup_gas_1281 {
  box-shadow: none;
}
.overlay-wood-ae51
  .popup_gas_1281
  .thick_c2fe {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay-wood-ae51 .popup_gas_1281 .label_baa8 {
  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;
}
.overlay-wood-ae51
  .popup_gas_1281
  .label_baa8
  b {
  display: none;
}
.overlay-wood-ae51 .video_2e4b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery-current-ae69:not(.primary-09d8):not(.component-complex-aa50),
button:not(.primary-09d8):not(.component-complex-aa50),
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ),
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ),
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ) {
  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;
}
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ):hover,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ):hover,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):hover,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):hover,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ):active,
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ):active,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):active,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):active,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):active,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus {
  outline: 0;
}
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29 {
  position: relative;
}
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .module-purple-3927,
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .shade_9fc9,
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .plasma-c320,
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  i,
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  svg,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .module-purple-3927,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .shade_9fc9,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .plasma-c320,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  i,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  svg,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .module-purple-3927,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .shade_9fc9,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .plasma-c320,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  i,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  svg,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .module-purple-3927,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .shade_9fc9,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .plasma-c320,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  i,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  svg,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .module-purple-3927,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .shade_9fc9,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  .plasma-c320,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  i,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29
  svg {
  visibility: hidden;
}
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29:after,
button:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29:after,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29:after,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29:after,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ).fn-loading-7d29: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;
}
.gallery-current-ae69:not(.primary-09d8):not(.component-complex-aa50),
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ),
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ),
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ) {
  color: #fff;
  background: #235787;
}
.gallery-current-ae69:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus,
input[type="button"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus,
input[type="reset"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus,
input[type="submit"]:not(.primary-09d8):not(
    .component-complex-aa50
  ):focus {
  color: #fff;
}
.gallery-current-ae69.fn-disabled-7d29:not(.primary-09d8):not(
    .component-complex-aa50
  ),
.gallery-current-ae69[disabled]:not(.primary-09d8):not(
    .component-complex-aa50
  ),
button.fn-disabled-7d29:not(.primary-09d8):not(
    .component-complex-aa50
  ),
button[disabled]:not(.primary-09d8):not(
    .component-complex-aa50
  ) {
  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;
}
.wood-94ca {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wood-94ca: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;
}
.motion_71b9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.avatar_6946 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row-9805 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature-b8d9:after,
.feature-b8d9:before,
.header-focused-383c:after,
.header-focused-383c:before,
.header_acb6:after,
.header_acb6:before,
.pink-4847:after,
.pink-4847:before,
.banner_eb87:after,
.banner_eb87:before,
.out-e63a:after,
.out-e63a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature-b8d9:after,
.header-focused-383c:after,
.header_acb6:after,
.pink-4847:after,
.banner_eb87:after,
.out-e63a:after {
  clear: both;
}
.header-focused-383c .motion-d65d,
.header_acb6 .motion-d65d,
.summary_f4cd .motion-d65d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section_91cf {
  display: inline-block;
}
.info-blue-6709 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.info-blue-6709 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.info-blue-6709 .card-1e3c {
  padding: 1em 0;
  font-size: 85%;
}
.card-1e3c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.motion_bfea {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.motion_bfea:after,
.motion_bfea:before {
  content: "";
  display: table;
}
.motion_bfea:after {
  clear: both;
}
.tall_60dc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside_1e59 .tall_60dc {
  max-width: 50%;
}
.alert-south-75ed .tall_60dc {
  max-width: 33.33%;
}
.first-bed8 .tall_60dc {
  max-width: 25%;
}
.summary-wide-1d99 .tall_60dc {
  max-width: 20%;
}
.wrapper_lite_89af .tall_60dc {
  max-width: 16.66%;
}
.in_fced .tall_60dc {
  max-width: 14.28%;
}
.pattern_6c10 .tall_60dc {
  max-width: 12.5%;
}
.red-e398 .tall_60dc {
  max-width: 11.11%;
}
.focused_5eb8 {
  display: block;
}
.info-492e .tag_hot_5e43 label,
.info-492e .fluid_13eb label,
.info-492e .narrow_8053 label,
.info-492e .basic_da7d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-current-d778 {
  list-style: none;
  margin: 0;
}
.table-current-d778 article.disabled-be7d {
  margin-bottom: 0;
}
.table-current-d778 ul {
  list-style: none;
  margin: 0;
}
.table-current-d778 .wood_e949 li.disabled-be7d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-current-d778 .wood_e949 li.disabled-be7d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-current-d778 .wood_e949 li.disabled-be7d: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) {
  .table-current-d778 .wood_e949 li.disabled-be7d li.disabled-be7d li.disabled-be7d li.disabled-be7d {
    padding-left: 0;
  }
}
article.disabled-be7d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-be7d .header-focused-383c p:last-of-type {
  margin-bottom: 0;
}
article.disabled-be7d .hover-under-1daf {
  float: left;
}
article.disabled-be7d .popup_lite_d8b2 {
  margin-left: 85px;
}
article.disabled-be7d .hover_aff5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-be7d .hover_aff5 .panel_first_0462 {
  margin-left: 10px;
}
article.disabled-be7d .static_1ef1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-be7d .notice-simple-9253 {
  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 .tag_hot_5e43,
  #respond .narrow_8053,
  #respond .basic_da7d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag_hot_5e43 input,
#respond .narrow_8053 input,
#respond .basic_da7d input {
  width: 100%;
}
#respond .basic_da7d {
  margin-right: 0;
}
#respond .hard_dd41 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outer-d67b {
  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;
}
.outer-d67b.thick-a89a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outer-d67b 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%);
}
.outer-d67b:focus,
.outer-d67b: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);
}
.description-085d {
  border-radius: 10%;
}
.photo_dirty_75a6 {
  border-radius: 50%;
}
.tabs-west-bf6e {
  font-size: 0.72em;
}
.secondary_73a3 {
  font-size: 0.875em;
}
.primary-dynamic-171f {
  font-size: 1.1em;
}
.accent-brown-ff85 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent-brown-ff85.tabs-west-bf6e {
  letter-spacing: 0.5px;
}
.header_6bfb,
.header_6bfb a {
  color: #6d6d6d;
}
.header_6bfb a:hover {
  color: #111;
}
.chip-blue-ddb9 {
  color: #6d6d6d;
}
.modal_gold_cdd7 {
  overflow-x: hidden;
}
.modal_gold_cdd7 .thumbnail_3beb.slider_4d41 {
  position: relative;
}
.modal_gold_cdd7 .thumbnail_3beb.slider_4d41.gallery-east-24fe {
  position: initial;
}
.modal_gold_cdd7
  .thumbnail_3beb.slider_4d41.gallery-east-24fe
  .carousel_fast_d503 {
  left: auto;
}
.modal_gold_cdd7 .thumbnail_3beb .carousel_fast_d503 {
  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;
}
.modal_gold_cdd7 .thumbnail_3beb:hover.slider_4d41 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal_gold_cdd7
  .thumbnail_3beb:hover.slider_4d41
  .carousel_fast_d503 {
  display: block;
  z-index: 9999999;
}
.modal_gold_cdd7 .pattern-copper-4702 .left_c349,
.modal_gold_cdd7 .full-5b82 .left_c349 {
  display: none;
}
.modal_gold_cdd7 .detail_dirty_854c .thumbnail_3beb:hover.slider_4d41 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.info-492e .tag_hot_5e43 label,
.info-492e .fluid_13eb label,
.info-492e .narrow_8053 label,
.info-492e .basic_da7d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-current-d778 {
  list-style: none;
  margin: 0;
}
.table-current-d778 article.disabled-be7d {
  margin-bottom: 0;
}
.table-current-d778 ul {
  list-style: none;
  margin: 0;
}
.table-current-d778 .wood_e949 li.disabled-be7d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-current-d778 .wood_e949 li.disabled-be7d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-current-d778 .wood_e949 li.disabled-be7d: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) {
  .table-current-d778 .wood_e949 li.disabled-be7d li.disabled-be7d li.disabled-be7d li.disabled-be7d {
    padding-left: 0;
  }
}
article.disabled-be7d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-be7d .header-focused-383c p:last-of-type {
  margin-bottom: 0;
}
article.disabled-be7d .hover-under-1daf {
  float: left;
}
article.disabled-be7d .popup_lite_d8b2 {
  margin-left: 85px;
}
article.disabled-be7d .hover_aff5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-be7d .hover_aff5 .panel_first_0462 {
  margin-left: 10px;
}
article.disabled-be7d .static_1ef1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-be7d .notice-simple-9253 {
  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 .tag_hot_5e43,
  #respond .narrow_8053,
  #respond .basic_da7d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tag_hot_5e43 input,
#respond .narrow_8053 input,
#respond .basic_da7d input {
  width: 100%;
}
#respond .basic_da7d {
  margin-right: 0;
}
#respond .hard_dd41 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-copper-4702 .outer-b04a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outer-b04a .heading-silver-14b0.steel-e6fa .cool-436c > li > a:focus,
.outer-b04a .heading-silver-14b0.steel-e6fa .cool-436c > li > a:hover,
.outer-b04a .heading-silver-14b0.video-liquid-4890 .cool-436c > li > a:focus,
.outer-b04a .heading-silver-14b0.video-liquid-4890 .cool-436c > li > a:hover,
.outer-b04a .heading-silver-14b0.modal_696f .cool-436c > li > a:focus,
.outer-b04a .heading-silver-14b0.modal_696f .cool-436c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-b04a
  .heading-silver-14b0.steel-e6fa
  .cool-436c
  > li.hidden-purple-7922
  > a,
.outer-b04a
  .heading-silver-14b0.steel-e6fa
  .cool-436c
  > li.section_4e9b
  > a,
.outer-b04a
  .heading-silver-14b0.video-liquid-4890
  .cool-436c
  > li.hidden-purple-7922
  > a,
.outer-b04a
  .heading-silver-14b0.video-liquid-4890
  .cool-436c
  > li.section_4e9b
  > a,
.outer-b04a
  .heading-silver-14b0.modal_696f
  .cool-436c
  > li.hidden-purple-7922
  > a,
.outer-b04a .heading-silver-14b0.modal_696f .cool-436c > li.row_bronze_5405 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outer-b04a .video-35bf,
.outer-b04a .video-35bf a {
  color: rgba(255, 255, 255, 0.99);
}
.outer-b04a .texture_yellow_21ea.table-8bc8 li a,
.outer-b04a .button-d3fa a,
.outer-b04a .content-6f07,
.outer-b04a .cool-436c > li > a,
.outer-b04a .complex-446f {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a .texture_yellow_21ea.table-8bc8 li a:hover,
.outer-b04a .button-d3fa a:hover,
.outer-b04a .content-6f07:hover,
.outer-b04a .cool-436c > li > a:hover,
.outer-b04a .complex-446f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-b04a .heading-plasma-fada {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a .heading-plasma-fada .status-e6d9 {
  color: rgba(255, 255, 255, 0.99);
}
.outer-b04a .heading-plasma-fada:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer-b04a .detail-4adb .shade-green-d703 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a .detail-4adb .shade-green-d703 .thumbnail-b5ec {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a
  .detail-4adb
  .shade-green-d703
  .thumbnail-b5ec::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a
  .detail-4adb
  .shade-green-d703
  .thumbnail-b5ec:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a
  .detail-4adb
  .shade-green-d703
  .thumbnail-b5ec::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a
  .detail-4adb
  .shade-green-d703
  .thumbnail-b5ec::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a .detail-4adb .notice-pro-6450 {
  color: rgba(255, 255, 255, 0.79);
}
.outer-b04a .detail-4adb .notice-pro-6450:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_592b
  .outer-b04a
  .detail-4adb
  .right-82a3
  .search-iron-a309 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_592b
  .outer-b04a
  .detail-4adb
  .right-82a3
  .thumbnail-b5ec {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-copper-4702 .hero_hot_6804 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_hot_6804 .heading-silver-14b0.steel-e6fa .cool-436c > li > a:focus,
.hero_hot_6804 .heading-silver-14b0.steel-e6fa .cool-436c > li > a:hover,
.hero_hot_6804 .heading-silver-14b0.video-liquid-4890 .cool-436c > li > a:focus,
.hero_hot_6804 .heading-silver-14b0.video-liquid-4890 .cool-436c > li > a:hover,
.hero_hot_6804 .heading-silver-14b0.modal_696f .cool-436c > li > a:focus,
.hero_hot_6804 .heading-silver-14b0.modal_696f .cool-436c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_hot_6804
  .heading-silver-14b0.steel-e6fa
  .cool-436c
  > li.hidden-purple-7922
  > a,
.hero_hot_6804
  .heading-silver-14b0.steel-e6fa
  .cool-436c
  > li.section_4e9b
  > a,
.hero_hot_6804
  .heading-silver-14b0.video-liquid-4890
  .cool-436c
  > li.hidden-purple-7922
  > a,
.hero_hot_6804
  .heading-silver-14b0.video-liquid-4890
  .cool-436c
  > li.section_4e9b
  > a,
.hero_hot_6804
  .heading-silver-14b0.modal_696f
  .cool-436c
  > li.hidden-purple-7922
  > a,
.hero_hot_6804 .heading-silver-14b0.modal_696f .cool-436c > li.row_bronze_5405 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_hot_6804 .video-35bf,
.hero_hot_6804 .video-35bf a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_hot_6804 .texture_yellow_21ea.table-8bc8 li a,
.hero_hot_6804 .button-d3fa a,
.hero_hot_6804 .content-6f07,
.hero_hot_6804 .cool-436c > li > a,
.hero_hot_6804 .complex-446f {
  color: rgba(0, 0, 0, 0.55);
}
.hero_hot_6804 .texture_yellow_21ea.table-8bc8 li a:hover,
.hero_hot_6804 .button-d3fa a:hover,
.hero_hot_6804 .content-6f07:hover,
.hero_hot_6804 .cool-436c > li > a:hover,
.hero_hot_6804 .complex-446f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_hot_6804 .heading-plasma-fada {
  color: rgba(0, 0, 0, 0.55);
}
.hero_hot_6804 .heading-plasma-fada .status-e6d9 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_hot_6804 .heading-plasma-fada:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_9dec .element-47f5 {
  margin-left: auto;
  margin-right: auto;
}
.header_acb6 > * {
  margin-left: auto;
  margin-right: auto;
}
.header_acb6 .motion_71b9 {
  margin-right: 1.41575em;
}
.warm-3cb3 .header_acb6 > .text-91d2 {
  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;
}
.warm-3cb3 .header_acb6 > .main-dim-28d3 {
  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;
}
.accordion_cool_a519.inner_9dec .element-47f5,
.button-last-7ace.inner_9dec .element-47f5 {
  margin-left: 0;
}
.box-d3f3.inner_9dec .element-47f5,
.motion-1fbc.inner_9dec .element-47f5 {
  margin-right: 0;
}
.header_acb6 ol,
.header_acb6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero_de40 video {
  max-width: 100%;
}
.row-5d52 img {
  display: block;
}
.row-5d52.motion_71b9,
.row-5d52.avatar_6946 {
  width: 100%;
}
.row-5d52.main-dim-28d3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.icon_new_9cf4:not(.solid_db9e) {
  margin: 1.5em auto;
}
.feature_394a p {
  padding: 1.5em 14px;
}
ul.media-outer-38d3.main-dim-28d3,
ul.media-outer-38d3.text-91d2,
ul.media-outer-38d3.accordion-9f06.text-91d2 {
  padding: 0 14px;
}
.secondary-stone-a584 {
  display: block;
  overflow-x: auto;
}
.secondary-stone-a584 table {
  border-collapse: collapse;
  width: 100%;
}
.secondary-stone-a584 td,
.secondary-stone-a584 th {
  padding: 0.5em;
}
.header_acb6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.header_acb6 ol ol,
.header_acb6 ol ul,
.header_acb6 ul ol,
.header_acb6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.header_acb6 ol ol li,
.header_acb6 ol ul li,
.header_acb6 ul ol li,
.header_acb6 ul ul li {
  margin-left: 0;
}
.menu_40d8.form_dynamic_27a3 > .row_3c74 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.menu_40d8.form_dynamic_27a3 > .row_3c74 iframe,
.menu_40d8.form_dynamic_27a3 > .row_3c74 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mini_d31e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mini_d31e.banner-next-35dc {
  padding: 0;
}
.mini_d31e.banner-next-35dc cite {
  font-size: 13px;
}
.mini_d31e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mini_d31e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.caption_pro_599a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.caption_pro_599a > p:first-child {
  margin-top: 0;
}
.caption_pro_599a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.caption_pro_599a blockquote {
  border-left: 0;
}
.stone_3737 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stone_3737:not(.hidden-in-3b42) {
  max-width: 100px;
}
.stone_3737.overlay_008c {
  border-bottom: none !important;
  text-align: center;
}
.stone_3737.overlay_008c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature_394a p {
    padding: 1.5em 0;
  }
}
.right_4e59 {
  color: #0073aa;
}
.form_hovered_bf39 {
  background-color: #0073aa;
}
.pattern-left-92fa {
  color: #229fd8;
}
.white-11b9 {
  background-color: #229fd8;
}
.gallery-0fd2 {
  color: #eee;
}
.paragraph_fluid_7849 {
  background-color: #eee;
}
.box_hard_a32a {
  color: #444;
}
.chip_dynamic_3a03 {
  background-color: #444;
}
.tertiary-58f1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary-58f1 .slider-yellow-8b32 .button-d3fa {
  font-size: 15px;
}
.tertiary-58f1 .button-d3fa {
  line-height: 1.3;
}
.tertiary-58f1 .hero_hot_6804 {
}
.tertiary-58f1 .outer-b04a {
  background: #235787;
}
.breadcrumb_bbc1 {
  padding: 0;
}
.breadcrumb_bbc1 .outer-b04a {
  background: #1a1a1a;
}
.breadcrumb_bbc1 .hero_hot_6804 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pressed-7d04 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pressed-7d04 .hero_hot_6804 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pressed-7d04 .outer-b04a {
  background: #303030;
}
.out-e63a {
  position: relative;
  z-index: 10;
}
.out-e63a .plasma-3559 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-clean-188d .slider_4d41 {
  display: inline-block;
  vertical-align: middle;
}
.status-clean-188d.mini_7acd .slider_4d41 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status-clean-188d.mini_7acd .slider_4d41 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status-clean-188d.mini_7acd .slider_4d41 {
    margin-right: 0.4em;
  }
}
.status-clean-188d.mini_7acd .slider_4d41:last-child {
  margin-right: 0;
}
.backdrop-4f41 .plasma-3559 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern-copper-4702 .slider-yellow-8b32 {
    margin: 0 -0.5em;
  }
  .pattern-copper-4702 .slider-yellow-8b32 [class*="customify-col-"],
  .pattern-copper-4702 .slider-yellow-8b32 [class*="customify-col_"],
  .pattern-copper-4702 .slider-yellow-8b32 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern-copper-4702.paragraph-2314 .plasma-3559 {
  background: 0 0 !important;
}
.pattern-copper-4702.paragraph-2314 .plasma-3559,
.pattern-copper-4702.backdrop-4f41 .plasma-3559 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern-copper-4702.first-ec00 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern-copper-4702.backdrop-4f41 .plasma-3559 {
  box-shadow: none !important;
}
.icon-dirty-82f1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .icon-dirty-82f1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .icon-dirty-82f1 {
    padding: 18px 0 20px;
  }
}
.icon-dirty-82f1 .sort_52fe {
  width: 100%;
}
.icon-dirty-82f1 .large-77c4 {
  margin-bottom: 0;
}
.icon-dirty-82f1 .short-7a0a {
  margin-top: 5px;
  font-size: 0.875em;
}
.paper_e003 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paper_e003 .north_9fa2 {
  width: 100%;
}
.summary_66ba {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary_66ba li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary_66ba 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;
}
.summary_66ba li:last-child:after {
  display: none;
}
.summary_66ba li a {
  font-weight: 500;
  margin-right: 10px;
}
.gas_e790 .left_c349 button,
.icon-dirty-82f1 .left_c349 button {
  left: 0;
}
.gas_e790 .north_9fa2,
.icon-dirty-82f1 .north_9fa2 {
  padding-left: 0;
  padding-right: 0;
}
.gas_e790 .paper_e003,
.icon-dirty-82f1 .paper_e003 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gas_e790 {
  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;
}
.gas_e790: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;
}
.gas_e790 .avatar-lite-5f63 {
  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) {
  .gas_e790 .avatar-lite-5f63 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gas_e790 .avatar-lite-5f63 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gas_e790 .avatar-lite-5f63 {
    min-height: 200px;
  }
}
.gas_e790 .summary_66ba {
  color: rgba(255, 255, 255, 0.8);
}
.gas_e790 .summary_66ba a,
.gas_e790 .summary_66ba li:after {
  color: inherit;
}
.gas_e790 .summary_66ba a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link_simple_272e {
  margin-bottom: 0.5em;
}
.container_ded6 {
  margin-bottom: 1.2em;
}
.container_ded6,
.link_simple_272e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container_ded6 p:last-child,
.link_simple_272e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .left_c349,
#masthead .left_c349 {
  display: none;
}
#masthead
  > .left_c349.accordion-926a {
  display: none;
}
#masthead > .left_c349 button {
  left: 0;
}
.component-glass-6e81 {
  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%;
}
.component-glass-6e81 .slider_4d41 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.component-glass-6e81 .frame-lower-4f8d {
  display: -webkit-box;
  display: flex;
}
.component-glass-6e81 .frame-lower-4f8d.component_medium_20d8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.component-glass-6e81 .frame-lower-4f8d.medium_f603 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-glass-6e81 .frame-lower-4f8d.notification-3a79 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.component-glass-6e81.primary_stone_201c.backdrop_tiny_22b0 .frame-lower-4f8d.component_medium_20d8 {
  flex-basis: 100%;
}
.component-glass-6e81.notice-fd6f .frame-lower-4f8d.medium_f603 {
  -webkit-box-flex: 1;
  flex: auto;
}
.component-glass-6e81.notice-fd6f .frame-lower-4f8d.notification-3a79 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .left_c349.accordion-926a {
  display: none;
}
#masthead > .left_c349 button {
  left: 0;
}
.main-9b36 {
  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;
}
.main-9b36:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.main-9b36.paper_381f i {
  margin-right: 4px;
}
.main-9b36.iron-78f4 i {
  margin-left: 5px;
}
.button-d3fa p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button-d3fa p:last-child {
  margin-bottom: 0;
}
.stone-2c72 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.stone-2c72 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.stone-2c72 img {
  display: block;
  width: auto;
  line-height: 1;
}
.stone-2c72 .video-35bf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.stone-2c72 .dynamic-e318 {
  margin: 5px 0 7px 0;
}
.stone-2c72.black-e1a4 .status-middle-b217 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stone-2c72.black-e1a4 .notification-middle-991d {
  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;
}
.stone-2c72.right_f056 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.stone-2c72.right_f056 .status-middle-b217 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stone-2c72.right_f056 .notification-middle-991d {
  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;
}
.stone-2c72.accordion_small_8db0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stone-2c72.slow-10fe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.stone-2c72.slow-10fe .notification-middle-991d {
  margin-top: 7px;
}
.alert-ecd9 {
  display: inline-block;
}
.out-e63a .label_77bd .stone-2c72 img {
  max-width: 100%;
}
.heading-silver-14b0 .tag-0797.caption-huge-a38b,
.full-3a22 .tag-0797.caption-huge-a38b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading-silver-14b0 .overlay-73fc,
.full-3a22 .overlay-73fc {
  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%);
}
.heading-silver-14b0 .overlay-73fc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading-silver-14b0.slider_bronze_3629 .overlay-73fc {
  display: none;
}
.heading-silver-14b0 .yellow_66e9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-silver-14b0 .yellow_66e9 li {
  display: inline-block;
  position: relative;
}
.heading-silver-14b0 .yellow_66e9 li:last-child {
  margin-right: 0;
}
.heading-silver-14b0 .yellow_66e9 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;
}
.heading-silver-14b0 .yellow_66e9 li.row_bronze_5405 > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading-silver-14b0 .yellow_66e9 > 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;
}
.heading-silver-14b0 .yellow_66e9 > li > a i {
  line-height: 0;
}
.heading-silver-14b0 .yellow_66e9 > li.purple_72b8 > a .overlay-73fc {
  margin-left: 4px;
  line-height: 0;
}
.heading-silver-14b0 .yellow_66e9 .action-4c42 li.purple_72b8 > a {
  position: relative;
}
.heading-silver-14b0 .yellow_66e9 .action-4c42 li.purple_72b8 > a:after,
.heading-silver-14b0 .yellow_66e9 .action-4c42 li.purple_72b8 > a:before {
  content: "";
  display: table;
}
.heading-silver-14b0 .yellow_66e9 .action-4c42 li.purple_72b8 > a:after {
  clear: both;
}
.heading-silver-14b0 .yellow_66e9 .action-4c42 li.purple_72b8 > a .overlay-73fc {
  margin-left: 5px;
  float: right;
}
.heading-silver-14b0 .video-black-8166,
.heading-silver-14b0 .action-4c42 {
  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;
}
.heading-silver-14b0 .action-4c42 {
  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;
}
.heading-silver-14b0 .action-4c42 .caption-huge-a38b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading-silver-14b0 .action-4c42 .overlay-73fc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading-silver-14b0 .action-4c42 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading-silver-14b0 .action-4c42 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;
}
.heading-silver-14b0 .action-4c42 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading-silver-14b0 .action-4c42 .action-4c42 {
  top: 0;
  left: 100%;
}
.heading-silver-14b0 .north-e6f9.fn-focus-7d29 > .video-black-8166,
.heading-silver-14b0 .north-e6f9.fn-focus-7d29 > .action-4c42,
.heading-silver-14b0 .north-e6f9:focus > .video-black-8166,
.heading-silver-14b0 .north-e6f9:focus > .action-4c42,
.heading-silver-14b0 .north-e6f9:hover > .video-black-8166,
.heading-silver-14b0 .north-e6f9:hover > .action-4c42 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading-silver-14b0.modal_696f .cool-436c:after,
.heading-silver-14b0.modal_696f .cool-436c:before {
  content: "";
  display: table;
}
.heading-silver-14b0.modal_696f .cool-436c:after {
  clear: both;
}
.heading-silver-14b0.modal_696f .cool-436c > li {
  float: left;
}
.heading-silver-14b0.accent_bottom_a943 .cool-436c:after,
.heading-silver-14b0.accent_bottom_a943 .cool-436c:before {
  content: "";
  display: table;
}
.heading-silver-14b0.accent_bottom_a943 .cool-436c:after {
  clear: both;
}
.heading-silver-14b0.accent_bottom_a943 .cool-436c > li {
  float: left;
}
.heading-silver-14b0.accent_bottom_a943 .cool-436c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading-silver-14b0.accent_bottom_a943 .cool-436c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading-silver-14b0.accent_bottom_a943 .cool-436c > li.hidden-purple-7922 > a,
.heading-silver-14b0.accent_bottom_a943 .cool-436c > li.row_bronze_5405 > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading-silver-14b0.steel-e6fa .cool-436c > li > a .caption-huge-a38b {
  position: relative;
}
.heading-silver-14b0.steel-e6fa .cool-436c > li > a .caption-huge-a38b: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;
}
.heading-silver-14b0.steel-e6fa
  .cool-436c
  > li:focus
  > a
  .caption-huge-a38b:before,
.heading-silver-14b0.steel-e6fa
  .cool-436c
  > li:hover
  > a
  .caption-huge-a38b:before {
  width: 100%;
  background-color: currentColor;
}
.heading-silver-14b0.steel-e6fa
  .cool-436c
  > li.hidden-purple-7922
  > a
  .caption-huge-a38b:before,
.heading-silver-14b0.steel-e6fa
  .cool-436c
  > li.section_4e9b
  > a
  .caption-huge-a38b:before {
  width: 100%;
  background-color: currentColor;
}
.heading-silver-14b0.video-liquid-4890 .cool-436c > li > a .caption-huge-a38b {
  position: relative;
}
.heading-silver-14b0.video-liquid-4890 .cool-436c > li > a .caption-huge-a38b: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;
}
.heading-silver-14b0.video-liquid-4890 .cool-436c > li:focus > a .caption-huge-a38b:before,
.heading-silver-14b0.video-liquid-4890
  .cool-436c
  > li:hover
  > a
  .caption-huge-a38b:before {
  width: 100%;
  background-color: currentColor;
}
.heading-silver-14b0.video-liquid-4890
  .cool-436c
  > li.hidden-purple-7922
  > a
  .caption-huge-a38b:before,
.heading-silver-14b0.video-liquid-4890
  .cool-436c
  > li.section_4e9b
  > a
  .caption-huge-a38b:before {
  width: 100%;
  background-color: currentColor;
}
.full-3a22 .yellow_66e9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.full-3a22 .yellow_66e9 li:first-child > a {
  border-top: none;
}
.full-3a22 .yellow_66e9 .fresh-ccf3 > .caption-huge-a38b .overlay-73fc {
  display: none;
}
.full-3a22 .yellow_66e9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.full-3a22 .yellow_66e9 li:last-child {
  border: none;
}
.full-3a22 .yellow_66e9 li.purple_72b8 > a {
  padding-right: 45px !important;
}
.full-3a22 .yellow_66e9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.full-3a22 .yellow_66e9 li a:focus,
.full-3a22 .yellow_66e9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-3a22 .yellow_66e9 li .bottom-f288 {
  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;
}
.full-3a22 .yellow_66e9 li .bottom-f288:hover {
  box-shadow: none;
}
.full-3a22 .yellow_66e9 li .bottom-f288 .overlay-73fc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.full-3a22 .yellow_66e9 .action-4c42 {
  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);
}
.full-3a22 .yellow_66e9 .action-4c42 li a {
  padding-left: 3em;
}
.full-3a22 .yellow_66e9 .steel_8a00 > a .bottom-f288 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.full-3a22 .yellow_66e9 .steel_8a00 > .action-4c42 {
  display: block;
  opacity: 1;
}
.border-next-536c {
  max-width: 100%;
}
.input_stone_53f5 {
  line-height: 0;
  cursor: pointer;
}
.complex-446f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.complex-446f:hover {
  box-shadow: none;
  color: currentColor;
}
.complex-446f svg {
  width: 18px;
  height: 18px;
}
.complex-446f .notice-fixed-55e5 {
  display: none;
}
.complex_6d0e {
  position: relative;
}
.complex_6d0e.fn-active-7d29 .complex-446f .logo_785d {
  display: none;
}
.complex_6d0e.fn-active-7d29 .complex-446f .notice-fixed-55e5 {
  display: inline-block;
}
.complex_6d0e .dark-462f {
  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);
}
.complex_6d0e.old_53f3 .dark-462f {
  left: auto;
  right: -0.9em;
}
.complex_6d0e.old_53f3 .bronze_c447::before {
  left: auto;
  right: 15px;
}
.complex_6d0e.fn-active-7d29 .dark-462f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.right-82a3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.right-82a3 label {
  flex-basis: 100%;
}
.right-82a3 .shade-green-d703 {
  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;
}
.right-82a3 .thumbnail-b5ec {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.right-82a3 .thumbnail-b5ec:focus {
  background-color: transparent;
}
.right-82a3 button.notice-pro-6450 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.right-82a3 button.notice-pro-6450:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.right-82a3 button.notice-pro-6450 svg {
  width: 18px;
  height: 18px;
}
.right-82a3 input[type="submit"] {
  min-height: auto;
}
.detail-4adb .right-82a3 .thumbnail-b5ec {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bronze_c447 {
  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) {
  .bronze_c447 {
    width: 220px;
  }
}
.bronze_c447 label {
  flex-basis: 100%;
}
.bronze_c447::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;
}
.column_592b .detail-4adb .right-82a3 {
  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;
}
.column_592b
  .detail-4adb
  .right-82a3
  .shade-green-d703 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column_592b .detail-4adb .right-82a3 .thumbnail-b5ec {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column_592b
  .detail-4adb
  .right-82a3
  .thumbnail-b5ec:focus {
  background: 0 0;
}
.column_592b
  .detail-4adb
  .right-82a3
  .search-iron-a309 {
  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;
}
.texture_yellow_21ea {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.texture_yellow_21ea li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.texture_yellow_21ea li:last-child {
  margin-right: 0;
}
.texture_yellow_21ea li:first-child {
  margin-left: 0;
}
.texture_yellow_21ea.link_55e4 a {
  color: #fff;
}
.texture_yellow_21ea.link_55e4 a:hover {
  color: #fff;
}
.texture_yellow_21ea a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.texture_yellow_21ea a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.texture_yellow_21ea a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.texture_yellow_21ea a:hover {
  opacity: 0.9;
  color: inherit;
}
.texture_yellow_21ea [class*="social-icon-apple"] {
  background-color: #999;
}
.texture_yellow_21ea [class*="social-icon-apple"].avatar-right-9ec3 {
  background-color: transparent;
  color: #999;
}
.texture_yellow_21ea [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.texture_yellow_21ea [class*="social-icon-behance"].avatar-right-9ec3 {
  background-color: transparent;
  color: #1769ff;
}
.texture_yellow_21ea [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.texture_yellow_21ea [class*="social-icon-bitbucket"].avatar-right-9ec3 {
  background-color: transparent;
  color: #205081;
}
.texture_yellow_21ea [class*="social-icon-codepen"] {
  background-color: #000;
}
.texture_yellow_21ea [class*="social-icon-codepen"].avatar-right-9ec3 {
  background-color: transparent;
  color: #000;
}
.texture_yellow_21ea [class*="social-icon-delicious"] {
  background-color: #39f;
}
.texture_yellow_21ea [class*="social-icon-delicious"].avatar-right-9ec3 {
  background-color: transparent;
  color: #39f;
}
.texture_yellow_21ea [class*="social-icon-digg"] {
  background-color: #005be2;
}
.texture_yellow_21ea [class*="social-icon-digg"].avatar-right-9ec3 {
  background-color: transparent;
  color: #005be2;
}
.texture_yellow_21ea [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.texture_yellow_21ea [class*="social-icon-dribbble"].avatar-right-9ec3 {
  background-color: transparent;
  color: #ea4c89;
}
.texture_yellow_21ea [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.texture_yellow_21ea [class*="social-icon-envelope"].avatar-right-9ec3 {
  background-color: transparent;
  color: #ea4335;
}
.texture_yellow_21ea [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.texture_yellow_21ea [class*="social-icon-facebook"].avatar-right-9ec3 {
  background-color: transparent;
  color: #3b5998;
}
.texture_yellow_21ea [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.texture_yellow_21ea [class*="social-icon-flickr"].avatar-right-9ec3 {
  background-color: transparent;
  color: #0063dc;
}
.texture_yellow_21ea [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.texture_yellow_21ea [class*="social-icon-foursquare"].avatar-right-9ec3 {
  background-color: transparent;
  color: #2d5be3;
}
.texture_yellow_21ea [class*="social-icon-github"] {
  background-color: #333;
}
.texture_yellow_21ea [class*="social-icon-github"].avatar-right-9ec3 {
  background-color: transparent;
  color: #333;
}
.texture_yellow_21ea [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.texture_yellow_21ea [class*="social-icon-google-plus"].avatar-right-9ec3 {
  background-color: transparent;
  color: #dd4b39;
}
.texture_yellow_21ea [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.texture_yellow_21ea [class*="social-icon-houzz"].avatar-right-9ec3 {
  background-color: transparent;
  color: #7ac142;
}
.texture_yellow_21ea [class*="social-icon-instagram"] {
  background-color: #262626;
}
.texture_yellow_21ea [class*="social-icon-instagram"].avatar-right-9ec3 {
  background-color: transparent;
  color: #262626;
}
.texture_yellow_21ea [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.texture_yellow_21ea [class*="social-icon-jsfiddle"].avatar-right-9ec3 {
  background-color: transparent;
  color: #487aa2;
}
.texture_yellow_21ea [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.texture_yellow_21ea [class*="social-icon-linkedin"].avatar-right-9ec3 {
  background-color: transparent;
  color: #0077b5;
}
.texture_yellow_21ea [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.texture_yellow_21ea [class*="social-icon-medium"].avatar-right-9ec3 {
  background-color: transparent;
  color: #00ab6b;
}
.texture_yellow_21ea [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.texture_yellow_21ea
  [class*="social-icon-odnoklassniki"].avatar-right-9ec3 {
  background-color: transparent;
  color: #f4731c;
}
.texture_yellow_21ea [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.texture_yellow_21ea [class*="social-icon-meetup"].avatar-right-9ec3 {
  background-color: transparent;
  color: #ec1c40;
}
.texture_yellow_21ea [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.texture_yellow_21ea [class*="social-icon-pinterest"].avatar-right-9ec3 {
  background-color: transparent;
  color: #bd081c;
}
.texture_yellow_21ea [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.texture_yellow_21ea [class*="social-icon-product-hunt"].avatar-right-9ec3 {
  background-color: transparent;
  color: #da552f;
}
.texture_yellow_21ea [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.texture_yellow_21ea [class*="social-icon-reddit"].avatar-right-9ec3 {
  background-color: transparent;
  color: #ff4500;
}
.texture_yellow_21ea [class*="social-icon-rss"] {
  background-color: #f26522;
}
.texture_yellow_21ea [class*="social-icon-rss"].avatar-right-9ec3 {
  background-color: transparent;
  color: #f26522;
}
.texture_yellow_21ea [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.texture_yellow_21ea
  [class*="social-icon-shopping-cart"].avatar-right-9ec3 {
  background-color: transparent;
  color: #4caf50;
}
.texture_yellow_21ea [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.texture_yellow_21ea [class*="social-icon-skype"].avatar-right-9ec3 {
  background-color: transparent;
  color: #00aff0;
}
.texture_yellow_21ea [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.texture_yellow_21ea [class*="social-icon-slideshare"].avatar-right-9ec3 {
  background-color: transparent;
  color: #0077b5;
}
.texture_yellow_21ea [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.texture_yellow_21ea [class*="social-icon-snapchat"].avatar-right-9ec3 {
  background-color: transparent;
  color: #fffc00;
}
.texture_yellow_21ea [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.texture_yellow_21ea [class*="social-icon-soundcloud"].avatar-right-9ec3 {
  background-color: transparent;
  color: #f80;
}
.texture_yellow_21ea [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.texture_yellow_21ea [class*="social-icon-spotify"].avatar-right-9ec3 {
  background-color: transparent;
  color: #2ebd59;
}
.texture_yellow_21ea [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.texture_yellow_21ea
  [class*="social-icon-stack-overflow"].avatar-right-9ec3 {
  background-color: transparent;
  color: #fe7a15;
}
.texture_yellow_21ea [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.texture_yellow_21ea [class*="social-icon-maldkfgram"].avatar-right-9ec3 {
  background-color: transparent;
  color: #2ca5e0;
}
.texture_yellow_21ea [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.texture_yellow_21ea [class*="social-icon-tripadvisor"].avatar-right-9ec3 {
  background-color: transparent;
  color: #589442;
}
.texture_yellow_21ea [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.texture_yellow_21ea [class*="social-icon-tumblr"].avatar-right-9ec3 {
  background-color: transparent;
  color: #35465c;
}
.texture_yellow_21ea [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.texture_yellow_21ea [class*="social-icon-twitch"].avatar-right-9ec3 {
  background-color: transparent;
  color: #6441a5;
}
.texture_yellow_21ea [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.texture_yellow_21ea [class*="social-icon-twitter"].avatar-right-9ec3 {
  background-color: transparent;
  color: #1da1f2;
}
.texture_yellow_21ea [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.texture_yellow_21ea [class*="social-icon-vimeo"].avatar-right-9ec3 {
  background-color: transparent;
  color: #1ab7ea;
}
.texture_yellow_21ea [class*="social-icon-vk"] {
  background-color: #45668e;
}
.texture_yellow_21ea [class*="social-icon-vk"].avatar-right-9ec3 {
  background-color: transparent;
  color: #45668e;
}
.texture_yellow_21ea [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.texture_yellow_21ea [class*="social-icon-weibo"].avatar-right-9ec3 {
  background-color: transparent;
  color: #df2029;
}
.texture_yellow_21ea [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.texture_yellow_21ea [class*="social-icon-weixin"].avatar-right-9ec3 {
  background-color: transparent;
  color: #7bb32e;
}
.texture_yellow_21ea [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.texture_yellow_21ea [class*="social-icon-whatsapp"].avatar-right-9ec3 {
  background-color: transparent;
  color: #25d366;
}
.texture_yellow_21ea [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.texture_yellow_21ea [class*="social-icon-wordpress"].avatar-right-9ec3 {
  background-color: transparent;
  color: #21759b;
}
.texture_yellow_21ea [class*="social-icon-xing"] {
  background-color: #026466;
}
.texture_yellow_21ea [class*="social-icon-xing"].avatar-right-9ec3 {
  background-color: transparent;
  color: #026466;
}
.texture_yellow_21ea [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.texture_yellow_21ea [class*="social-icon-yelp"].avatar-right-9ec3 {
  background-color: transparent;
  color: #af0606;
}
.texture_yellow_21ea [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.texture_yellow_21ea [class*="social-icon-youtube"].avatar-right-9ec3 {
  background-color: transparent;
  color: #cd201f;
}
.content-6f07 {
  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;
}
.content-6f07:hover {
  box-shadow: none;
  background: 0 0;
}
.dirty_bd60 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.paragraph-bottom-de2a {
  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;
}
.message_d06f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.short-5235 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.short-5235,
.short-5235::after,
.short-5235::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;
}
.short-5235::after,
.short-5235::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_over_23ce .paragraph-bottom-de2a .message_d06f {
  margin-top: -2px;
  width: 19px;
}
.notification_over_23ce .paragraph-bottom-de2a .short-5235 {
  margin-top: -1px;
}
.notification_over_23ce .paragraph-bottom-de2a .short-5235,
.notification_over_23ce .paragraph-bottom-de2a .short-5235::after,
.notification_over_23ce .paragraph-bottom-de2a .short-5235::before {
  width: 19px;
  height: 2px;
}
.notification_over_23ce .paragraph-bottom-de2a .short-5235::before {
  top: -6px;
}
.notification_over_23ce .paragraph-bottom-de2a .short-5235::after {
  bottom: -6px;
}
.hidden-paper-f7b9 .paragraph-bottom-de2a .message_d06f {
  margin-top: -2px;
  width: 22px;
}
.hidden-paper-f7b9 .paragraph-bottom-de2a .short-5235 {
  margin-top: -1px;
}
.hidden-paper-f7b9 .paragraph-bottom-de2a .short-5235,
.hidden-paper-f7b9 .paragraph-bottom-de2a .short-5235::after,
.hidden-paper-f7b9 .paragraph-bottom-de2a .short-5235::before {
  width: 22px;
  height: 2px;
}
.hidden-paper-f7b9 .paragraph-bottom-de2a .short-5235::before {
  top: -7px;
}
.hidden-paper-f7b9 .paragraph-bottom-de2a .short-5235::after {
  bottom: -7px;
}
.stone_2305 .paragraph-bottom-de2a .message_d06f {
  margin-top: -2px;
  width: 31px;
}
.stone_2305 .paragraph-bottom-de2a .short-5235 {
  margin-top: -1.5px;
}
.stone_2305 .paragraph-bottom-de2a .short-5235,
.stone_2305 .paragraph-bottom-de2a .short-5235::after,
.stone_2305 .paragraph-bottom-de2a .short-5235::before {
  width: 31px;
  height: 3px;
}
.stone_2305 .paragraph-bottom-de2a .short-5235::before {
  top: -9px;
}
.stone_2305 .paragraph-bottom-de2a .short-5235::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .huge_fbcb .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 19px;
  }
  .huge_fbcb .paragraph-bottom-de2a .short-5235 {
    margin-top: -1px;
  }
  .huge_fbcb .paragraph-bottom-de2a .short-5235,
  .huge_fbcb .paragraph-bottom-de2a .short-5235::after,
  .huge_fbcb .paragraph-bottom-de2a .short-5235::before {
    width: 19px;
    height: 2px;
  }
  .huge_fbcb .paragraph-bottom-de2a .short-5235::before {
    top: -6px;
  }
  .huge_fbcb .paragraph-bottom-de2a .short-5235::after {
    bottom: -6px;
  }
  .shade_fca4 .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 22px;
  }
  .shade_fca4 .paragraph-bottom-de2a .short-5235 {
    margin-top: -1px;
  }
  .shade_fca4 .paragraph-bottom-de2a .short-5235,
  .shade_fca4 .paragraph-bottom-de2a .short-5235::after,
  .shade_fca4 .paragraph-bottom-de2a .short-5235::before {
    width: 22px;
    height: 2px;
  }
  .shade_fca4 .paragraph-bottom-de2a .short-5235::before {
    top: -7px;
  }
  .shade_fca4 .paragraph-bottom-de2a .short-5235::after {
    bottom: -7px;
  }
  .detail-c546 .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 31px;
  }
  .detail-c546 .paragraph-bottom-de2a .short-5235 {
    margin-top: -1.5px;
  }
  .detail-c546 .paragraph-bottom-de2a .short-5235,
  .detail-c546 .paragraph-bottom-de2a .short-5235::after,
  .detail-c546 .paragraph-bottom-de2a .short-5235::before {
    width: 31px;
    height: 3px;
  }
  .detail-c546 .paragraph-bottom-de2a .short-5235::before {
    top: -9px;
  }
  .detail-c546 .paragraph-bottom-de2a .short-5235::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-3aff .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-3aff .paragraph-bottom-de2a .short-5235 {
    margin-top: -1px;
  }
  .secondary-3aff .paragraph-bottom-de2a .short-5235,
  .secondary-3aff .paragraph-bottom-de2a .short-5235::after,
  .secondary-3aff .paragraph-bottom-de2a .short-5235::before {
    width: 19px;
    height: 2px;
  }
  .secondary-3aff .paragraph-bottom-de2a .short-5235::before {
    top: -6px;
  }
  .secondary-3aff .paragraph-bottom-de2a .short-5235::after {
    bottom: -6px;
  }
  .plasma_c3cb .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 22px;
  }
  .plasma_c3cb .paragraph-bottom-de2a .short-5235 {
    margin-top: -1px;
  }
  .plasma_c3cb .paragraph-bottom-de2a .short-5235,
  .plasma_c3cb .paragraph-bottom-de2a .short-5235::after,
  .plasma_c3cb .paragraph-bottom-de2a .short-5235::before {
    width: 22px;
    height: 2px;
  }
  .plasma_c3cb .paragraph-bottom-de2a .short-5235::before {
    top: -7px;
  }
  .plasma_c3cb .paragraph-bottom-de2a .short-5235::after {
    bottom: -7px;
  }
  .highlight_rough_1b9f .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_rough_1b9f .paragraph-bottom-de2a .short-5235 {
    margin-top: -1.5px;
  }
  .highlight_rough_1b9f .paragraph-bottom-de2a .short-5235,
  .highlight_rough_1b9f .paragraph-bottom-de2a .short-5235::after,
  .highlight_rough_1b9f .paragraph-bottom-de2a .short-5235::before {
    width: 31px;
    height: 3px;
  }
  .highlight_rough_1b9f .paragraph-bottom-de2a .short-5235::before {
    top: -9px;
  }
  .highlight_rough_1b9f .paragraph-bottom-de2a .short-5235::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row-down-11f4 .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 19px;
  }
  .row-down-11f4 .paragraph-bottom-de2a .short-5235 {
    margin-top: -1px;
  }
  .row-down-11f4 .paragraph-bottom-de2a .short-5235,
  .row-down-11f4 .paragraph-bottom-de2a .short-5235::after,
  .row-down-11f4 .paragraph-bottom-de2a .short-5235::before {
    width: 19px;
    height: 2px;
  }
  .row-down-11f4 .paragraph-bottom-de2a .short-5235::before {
    top: -6px;
  }
  .row-down-11f4 .paragraph-bottom-de2a .short-5235::after {
    bottom: -6px;
  }
  .media_988a .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 22px;
  }
  .media_988a .paragraph-bottom-de2a .short-5235 {
    margin-top: -1px;
  }
  .media_988a .paragraph-bottom-de2a .short-5235,
  .media_988a .paragraph-bottom-de2a .short-5235::after,
  .media_988a .paragraph-bottom-de2a .short-5235::before {
    width: 22px;
    height: 2px;
  }
  .media_988a .paragraph-bottom-de2a .short-5235::before {
    top: -7px;
  }
  .media_988a .paragraph-bottom-de2a .short-5235::after {
    bottom: -7px;
  }
  .paragraph-hot-bd93 .paragraph-bottom-de2a .message_d06f {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-hot-bd93 .paragraph-bottom-de2a .short-5235 {
    margin-top: -1.5px;
  }
  .paragraph-hot-bd93 .paragraph-bottom-de2a .short-5235,
  .paragraph-hot-bd93 .paragraph-bottom-de2a .short-5235::after,
  .paragraph-hot-bd93 .paragraph-bottom-de2a .short-5235::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-hot-bd93 .paragraph-bottom-de2a .short-5235::before {
    top: -9px;
  }
  .paragraph-hot-bd93 .paragraph-bottom-de2a .short-5235::after {
    bottom: -9px;
  }
}
.tooltip-brown-bf0a .short-5235 {
  -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);
}
.tooltip-brown-bf0a .short-5235::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tooltip-brown-bf0a .short-5235::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);
}
.tooltip-brown-bf0a.right_bcf0 .short-5235 {
  -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);
}
.tooltip-brown-bf0a.right_bcf0 .short-5235::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tooltip-brown-bf0a.right_bcf0 .short-5235::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);
}
.feature-02d0 {
  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.sidebar_8802:before {
  display: none;
}
.full-5b82 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.full-5b82 .widget-5afe {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.full-5b82 .widget-5afe:last-of-type {
  border-bottom: none;
}
.full-5b82 .widget-5afe.column-c252,
.full-5b82 .widget-5afe.table_green_f9a7,
.full-5b82 .widget-5afe.link-fresh-1971 {
  padding: 0;
}
.full-5b82 .full-3a22 .bottom-f288 {
  color: currentColor;
}
.full-5b82 .full-3a22 .bottom-f288:focus,
.full-5b82 .full-3a22 .bottom-f288:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-5b82.hero_hot_6804 .heading-plasma-fada,
.full-5b82.hero_hot_6804 .button-d3fa a,
.full-5b82.hero_hot_6804 .cool-436c a,
.full-5b82.hero_hot_6804 .action-4c42 a {
  color: rgba(0, 0, 0, 0.55);
}
.full-5b82.hero_hot_6804 .heading-plasma-fada:hover,
.full-5b82.hero_hot_6804 .button-d3fa a:hover,
.full-5b82.hero_hot_6804 .cool-436c a:hover,
.full-5b82.hero_hot_6804 .action-4c42 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-5b82.hero_hot_6804 .status-e6d9 {
  color: rgba(0, 0, 0, 0.8);
}
.full-5b82.hero_hot_6804 .widget-5afe {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-5b82.hero_hot_6804 .widget-5afe:before {
  background: rgba(0, 0, 0, 0.08);
}
.full-5b82.hero_hot_6804 .plasma_1bbf:before {
  background: rgba(255, 255, 255, 0.9);
}
.full-5b82.hero_hot_6804 .full-3a22 .yellow_66e9 li a,
.full-5b82.hero_hot_6804 .full-3a22 .bottom-f288,
.full-5b82.hero_hot_6804 .action-4c42 {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-5b82.hero_hot_6804 .full-3a22 .bottom-f288:focus,
.full-5b82.hero_hot_6804 .full-3a22 .bottom-f288:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-5b82.hero_hot_6804 .yellow_66e9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-5b82.outer-b04a .heading-plasma-fada,
.full-5b82.outer-b04a .button-d3fa a,
.full-5b82.outer-b04a .cool-436c .bottom-f288,
.full-5b82.outer-b04a .cool-436c a,
.full-5b82.outer-b04a .action-4c42 a {
  color: rgba(255, 255, 255, 0.79);
}
.full-5b82.outer-b04a .heading-plasma-fada:hover,
.full-5b82.outer-b04a .button-d3fa a:hover,
.full-5b82.outer-b04a .cool-436c .bottom-f288:hover,
.full-5b82.outer-b04a .cool-436c a:hover,
.full-5b82.outer-b04a .action-4c42 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-5b82.outer-b04a .status-e6d9 {
  color: rgba(255, 255, 255, 0.99);
}
.full-5b82.outer-b04a .widget-5afe {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-5b82.outer-b04a .widget-5afe:before {
  background: rgba(255, 255, 255, 0.08);
}
.full-5b82.outer-b04a .plasma_1bbf:before {
  background: rgba(0, 0, 0, 0.9);
}
.full-5b82.outer-b04a .full-3a22 .yellow_66e9 li a,
.full-5b82.outer-b04a .full-3a22 .bottom-f288,
.full-5b82.outer-b04a .action-4c42 {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-5b82.outer-b04a .full-3a22 .bottom-f288:focus,
.full-5b82.outer-b04a .full-3a22 .bottom-f288:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-5b82.outer-b04a .yellow_66e9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_1bbf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma_1bbf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.menu-318d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.popup_narrow_5401 .full-5b82 {
  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;
}
.popup_narrow_5401 .widget-5afe {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.popup_narrow_5401 .widget-5afe: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) {
  .popup_narrow_5401 .widget-5afe:before {
    width: 16%;
    left: 42%;
  }
}
.popup_narrow_5401 .widget-5afe:last-child:before {
  content: none;
}
.popup_narrow_5401 .widget-5afe[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.popup_narrow_5401 .full-3a22 .yellow_66e9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.popup_narrow_5401 .full-3a22 .yellow_66e9 li a .bottom-f288 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.popup_narrow_5401 .full-3a22 .action-4c42 {
  border: none;
}
.popup_narrow_5401 .full-3a22 .action-4c42 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.popup_narrow_5401 .plasma_1bbf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.popup_narrow_5401 .menu-318d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.popup_narrow_5401 .outer-b04a .plasma_1bbf:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_narrow_5401 .hero_hot_6804.element_next_df60 .short-5235 {
  background: rgba(0, 0, 0, 0.6);
}
.popup_narrow_5401
  .hero_hot_6804.element_next_df60
  .short-5235::after,
.popup_narrow_5401
  .hero_hot_6804.element_next_df60
  .short-5235:before {
  background: inherit;
}
.popup_narrow_5401
  .hero_hot_6804.element_next_df60:hover
  .short-5235 {
  background: rgba(0, 0, 0, 0.8);
}
.gradient-down-d401 .full-5b82 {
  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) {
  .gradient-down-d401 .full-5b82 {
    width: auto;
    right: 45px;
  }
}
.caption-fluid-1b33 .full-5b82 {
  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) {
  .caption-fluid-1b33 .full-5b82 {
    width: auto;
    left: 45px;
  }
}
.sidebar_8802 .full-5b82 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar_8802 .menu-318d {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar_8802 .plasma_1bbf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gradient_cold_b0a0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_cold_b0a0.popup_narrow_5401 .full-5b82 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gradient_cold_b0a0.gradient-down-d401 .full-5b82 {
  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);
}
.gradient_cold_b0a0 .full-5b82 {
  visibility: visible;
}
.gradient_cold_b0a0.caption-fluid-1b33 .full-5b82 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fluid_f968,
.layout_medium_c97a {
  overflow-x: hidden;
}
.fluid_f968 .full-5b82 {
  overflow: auto;
}
.fluid_f968.popup_narrow_5401 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid_f968.popup_narrow_5401 .full-5b82 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fluid_f968.popup_narrow_5401 .content-6f07 {
  opacity: 0;
}
.fluid_f968.gradient-down-d401 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid_f968.gradient-down-d401 .full-5b82 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fluid_f968.gradient-down-d401 .content-6f07 {
  opacity: 0;
}
.fluid_f968.caption-fluid-1b33 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid_f968.caption-fluid-1b33 .full-5b82 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fluid_f968.caption-fluid-1b33 .content-6f07 {
  opacity: 0;
}
.fluid_f968.sidebar_8802 .full-5b82 {
  z-index: 10;
  visibility: visible;
}
.element_next_df60 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.element_next_df60 .short-5235 {
  background: rgba(255, 255, 255, 0.99);
}
.element_next_df60 .short-5235::after,
.element_next_df60 .short-5235:before {
  background: inherit;
}
.element_next_df60:hover .short-5235 {
  background: rgba(255, 255, 255, 0.99);
}
.caption-fluid-1b33 .element_next_df60 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar_8802 .element_next_df60 {
  display: none !important;
}
.fluid_f968:before,
.layout_medium_c97a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fluid_f968 .element_next_df60,
.layout_medium_c97a .element_next_df60 {
  display: inline-block;
}
.full-5b82 .slider_4d41 {
  -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;
}
.fluid_f968 .full-5b82 .slider_4d41,
.layout_medium_c97a .full-5b82 .slider_4d41 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_59c3 .shade-green-d703 {
  width: 100%;
}
.label_77bd {
  padding: 0 0.5em 0;
}
.label_77bd [class*="customify-col-"],
.label_77bd [class*="customify-col_"],
.label_77bd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight_bottom_3b6c .label_77bd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider-yellow-8b32 .simple_b5ef,
  .simple_b5ef {
    display: none;
  }
  .focus-da8c {
    text-align: left;
  }
  .backdrop_49ff {
    text-align: center;
  }
  .preview-narrow-c657 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider-yellow-8b32 .avatar-b8a0,
  .avatar-b8a0 {
    display: none;
  }
  .media_6360 {
    text-align: left;
  }
  .shade_purple_7620 {
    text-align: center;
  }
  .hidden-left-d9e1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider-yellow-8b32 .preview-wood-aab7,
  .preview-wood-aab7 {
    display: none;
  }
  .middle_6cca {
    text-align: left;
  }
  .hover_fffd {
    text-align: center;
  }
  .filter_huge_738d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hidden_white_68a5 {
  box-shadow: none !important;
}
.south_0b71 .nav_hot_98fc,
.inner_84b3 .nav_hot_98fc {
  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;
}
.inner_84b3 .nav_hot_98fc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.plasma-3559 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.plasma-3559:after,
.plasma-3559:before {
  content: "";
  display: table;
}
.plasma-3559:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .plasma-3559 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.plasma-3559,
.first-ec00 {
  max-width: 1248px;
  margin: 0 auto;
}

.pink-4847.upper_fb48 .plasma-3559 {
  max-width: 100%;
}
.pink-4847.accordion_e0a5 {
  max-width: 1200px;
  margin: 0 auto;
}
.pink-4847.picture_f597 .plasma-3559 {
  max-width: 100%;
}
.pink-4847.picture_f597 > .plasma-3559 {
  padding-left: 0;
  padding-right: 0;
}
.pink-4847.picture_f597 > .plasma-3559 .slider-yellow-8b32 {
  margin: 0;
}
.pink-4847.picture_f597
  > .plasma-3559
  .preview-ff80.dark-ed93 {
  margin-right: 0;
  margin-left: 0;
}
.pink-4847.picture_f597 #main.dark-ed93 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .right-3991 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .right-3991 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .iron-ca1f .element-47f5 {
    padding-right: 1em;
  }
  .iron-ca1f.grid-8b3c .preview-ff80 {
    border-right: 1px solid #eaecee;
  }
  .iron-ca1f.grid-8b3c .element-47f5 {
    padding-right: 1em;
  }
  .iron-ca1f.grid-8b3c .article-white-dd9d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_b686 .element-47f5 {
    padding-left: 1em;
  }
  .current_b686.grid-8b3c .preview-ff80 {
    border-left: 1px solid #eaecee;
  }
  .current_b686.grid-8b3c .element-47f5 {
    padding-left: 1em;
  }
  .current_b686.grid-8b3c .article-white-dd9d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold_d5ba .element-47f5 {
    padding-left: 1em;
  }
  .gold_d5ba.grid-8b3c .video-33fc {
    border-right: 1px solid #eaecee;
  }
  .gold_d5ba.grid-8b3c .white-5ab7 {
    border-right: 1px solid #eaecee;
  }
  .gold_d5ba.grid-8b3c .element-47f5 {
    padding-left: 1em;
  }
  .gold_d5ba.grid-8b3c .article-white-dd9d {
    padding-right: 1em;
  }
  .gold_d5ba.grid-8b3c .aside-a29b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-large-f0fe .element-47f5 {
    padding-right: 1em;
  }
  .media-large-f0fe.grid-8b3c .video-33fc {
    border-left: 1px solid #eaecee;
  }
  .media-large-f0fe.grid-8b3c .white-5ab7 {
    border-left: 1px solid #eaecee;
  }
  .media-large-f0fe.grid-8b3c .element-47f5 {
    padding-right: 1em;
  }
  .media-large-f0fe.grid-8b3c .article-white-dd9d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-large-f0fe.grid-8b3c .aside-a29b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-3991 .element-47f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right-3991.grid-8b3c .preview-ff80 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .right-3991.grid-8b3c .element-47f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right-3991.grid-8b3c .article-white-dd9d {
    padding-left: 1em;
  }
  .right-3991.grid-8b3c .aside-a29b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .right-3991.grid-8b3c .element-47f5 {
    padding-left: 0;
  }
}
.progress_pressed_763e .status-clean-188d {
  display: inline-block;
}
.text_3c64 {
  display: inline-block;
}
.easy-ff6d {
  word-con: break-word;
}
.tooltip_8401 > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip_8401 .description_medium_7925 {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip_8401 .action_d000 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_cool_eb7e .panel_dark_b851 {
  margin-bottom: 2em;
}
.primary_cool_eb7e .fresh_df5d {
  margin-bottom: 15px;
}
.primary_cool_eb7e .fresh_df5d:last-child {
  margin-bottom: 0;
}
.primary_cool_eb7e .box-188b {
  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) {
  .primary_cool_eb7e .box-188b {
    display: block;
  }
}
.primary_cool_eb7e .full-a732 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_cool_eb7e .full-a732 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_cool_eb7e .dark-7b0a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_cool_eb7e .dark-7b0a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_cool_eb7e .dark-7b0a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_cool_eb7e .easy-ff6d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_cool_eb7e .easy-ff6d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_cool_eb7e .alert_b1b4 p:last-child {
  margin-bottom: 0;
}
.primary_cool_eb7e .narrow-899e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_cool_eb7e .card-out-09df {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_cool_eb7e .main-765d {
  margin-top: 1em;
}
.primary_cool_eb7e .alert_bc84 {
  top: 0;
  display: block;
}
.primary_cool_eb7e .alert_bc84 a {
  color: inherit;
}
.primary_cool_eb7e .alert_bc84 a:hover {
  color: inherit;
}
.primary_cool_eb7e .medium_a5ce {
  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;
}
.primary_cool_eb7e .medium_a5ce:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_cool_eb7e .card-out-09df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_cool_eb7e .highlight_12b4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_cool_eb7e .highlight_12b4:first-child {
  margin-top: 0;
}
.primary_cool_eb7e .highlight_12b4.section-fresh-2a1e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_cool_eb7e .highlight_12b4.avatar_ec5c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_cool_eb7e
  .highlight_12b4.avatar_ec5c.background-0224
  .main-765d {
  width: 100%;
}
.primary_cool_eb7e .avatar_ec5c {
  -webkit-box-align: center;
  align-items: center;
}
.primary_cool_eb7e .avatar_ec5c .tooltip_8401,
.primary_cool_eb7e .avatar_ec5c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_cool_eb7e .dark-7b0a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_cool_eb7e .dark-7b0a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_cool_eb7e .dark-7b0a: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;
}
.primary_cool_eb7e .section-fresh-2a1e {
  z-index: 5;
}
.primary_cool_eb7e .grid-warm-a0d4 .silver_b2e1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_cool_eb7e .accordion_bd1e .silver_b2e1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_cool_eb7e .dirty_e8f7 .silver_b2e1 {
  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;
}
.primary_cool_eb7e.title_795a .box-188b,
.primary_cool_eb7e.thumbnail-dim-9183 .box-188b {
  display: block;
}
.primary_cool_eb7e.title_795a .box-188b .link-action-2218,
.primary_cool_eb7e.title_795a .box-188b .card-out-09df,
.primary_cool_eb7e.thumbnail-dim-9183 .box-188b .link-action-2218,
.primary_cool_eb7e.thumbnail-dim-9183 .box-188b .card-out-09df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_cool_eb7e.module_copper_7057 .full-a732 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_cool_eb7e.module_copper_7057 .full-a732 {
    margin-right: 0;
  }
}
.primary_cool_eb7e.title_795a .full-a732,
.primary_cool_eb7e.thumbnail-dim-9183 .full-a732 {
  padding-top: 40%;
}
.primary_cool_eb7e.title_795a .panel_dark_b851,
.primary_cool_eb7e.thumbnail-dim-9183 .panel_dark_b851 {
  display: block;
}
.primary_cool_eb7e.title_795a .fn-sticky-7d29 .card-out-09df,
.primary_cool_eb7e.thumbnail-dim-9183 .fn-sticky-7d29 .card-out-09df {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_cool_eb7e.title_795a .full-a732,
.primary_cool_eb7e.thumbnail-dim-9183 .full-a732 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_cool_eb7e.title_795a .card-out-09df {
  padding: 1em;
}
.tall-ca12 {
  margin: 30px auto;
  display: block;
}
.tall-ca12 .alert_6b56 > * {
  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;
}
.tall-ca12 .alert_6b56 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-ca12 .alert_6b56 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar_huge_afd7 .tooltip_8401 {
  margin-bottom: 1.41575em;
}
.avatar_huge_afd7 .middle-be66 {
  margin-bottom: 1.618em;
}
.header_acb6 .stale_5885 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.header_acb6 .stale_5885 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.header_acb6 .focus-8881 {
  max-width: 100%;
  overflow: auto;
}
.inner_9dec .header_acb6 a:hover {
  text-decoration: underline;
}
.highlight-new-99ca .fresh_df5d:not(.easy-ff6d),
.highlight-new-99ca .dark-7b0a {
  margin-bottom: 1.41575em;
}
.highlight-new-99ca .fresh_df5d:not(.easy-ff6d):last-child,
.highlight-new-99ca .dark-7b0a:last-child {
  margin-bottom: 0;
}
.highlight-new-99ca .fresh_df5d.summary_cold_eb83 {
  margin-bottom: 0.41575em;
}
.highlight-new-99ca .table-ff1c:before,
.highlight-new-99ca .footer-d778:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.highlight-new-99ca .table-ff1c:before {
  content: "\f115";
}
.highlight-new-99ca .footer-d778:before {
  content: "\f02c";
}
.highlight-new-99ca .mini-b83c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.highlight-new-99ca .mini-b83c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.content-inner-86c3 {
  display: -webkit-box;
  display: flex;
}
.content-inner-86c3 .medium_7e53 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .content-inner-86c3 .medium_7e53 {
    flex-basis: 90px;
  }
}
.content-inner-86c3 .right_d814 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-inner-86c3 .right_d814 {
    flex-basis: calc(100% - 50px);
  }
}
.content-inner-86c3 .media-pro-1167 p:last-child {
  margin-bottom: 0.72em;
}
.gallery-5dc1 .alert_6b56 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gallery-5dc1 .alert_6b56:after,
.gallery-5dc1 .alert_6b56:before {
  content: "";
  display: table;
}
.gallery-5dc1 .alert_6b56:after {
  clear: both;
}
.gallery-5dc1 .alert_6b56 .photo_warm_9e9a,
.gallery-5dc1 .alert_6b56 .active_gas_97d7 {
  width: 49%;
}
.gallery-5dc1 .alert_6b56 .photo_warm_9e9a a span.up-588f,
.gallery-5dc1 .alert_6b56 .active_gas_97d7 a span.up-588f {
  display: block;
  margin-bottom: 5px;
}
.gallery-5dc1 .alert_6b56 .active_gas_97d7 {
  float: left;
  text-align: left;
}
.gallery-5dc1 .alert_6b56 .photo_warm_9e9a {
  float: right;
  text-align: right;
}
.description-hot-638f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .description-hot-638f {
    margin-bottom: 0;
  }
}
.dirty-dcad {
  margin-bottom: 1em;
}
.dirty-dcad .easy-ff6d {
  font-size: 1.1em;
  line-height: 1.3;
}
.alert-basic-3b64 a {
  display: block;
  line-height: 0;
  position: relative;
}
.caption_fresh_05d4 .dirty-dcad,
.green_45ef .dirty-dcad {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .caption_fresh_05d4 .dirty-dcad,
  .green_45ef .dirty-dcad {
    display: block;
  }
}
.caption_fresh_05d4 .alert-basic-3b64,
.green_45ef .alert-basic-3b64 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .caption_fresh_05d4 .alert-basic-3b64,
  .green_45ef .alert-basic-3b64 {
    margin-bottom: 1em;
  }
}
.caption_fresh_05d4 .alert-basic-3b64 img,
.green_45ef .alert-basic-3b64 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.caption_fresh_05d4 .lower_a9d5,
.green_45ef .lower_a9d5 {
  flex-basis: calc(100% - 160px);
}
.caption_fresh_05d4 .lower_a9d5 p,
.green_45ef .lower_a9d5 p {
  margin-bottom: 0;
}
.caption_fresh_05d4 .lower_a9d5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .caption_fresh_05d4 .lower_a9d5 {
    padding-left: 0;
  }
}
.green_45ef .lower_a9d5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .green_45ef .lower_a9d5 {
    padding-right: 0;
  }
}
.green_45ef .alert-basic-3b64 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.chip-stone-3bb6 .alert-basic-3b64 {
  margin-bottom: 0.5em;
}
.chip-stone-3bb6 .alert-basic-3b64 img {
  width: 100%;
}
.bronze-6b24 .banner_cold_6b5b,
.preview-de5b .banner_cold_6b5b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.preview-de5b .preview-ff80 .under-17ae p:last-child {
  margin-bottom: 0;
}
.basic_8293 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.huge-3676 .steel-9721 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .huge-3676 .steel-9721:last-of-type {
    margin-bottom: 0;
  }
}
.huge-3676 .steel-9721 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge-3676 .steel-9721 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.huge-3676 .steel-9721 ul li {
  margin: 0 0 0.6em;
}
.huge-3676 .steel-9721 ul li.article_tiny_8f3c,
.huge-3676 .steel-9721 ul li.backdrop_green_8e8a {
  position: relative;
}
.huge-3676 .steel-9721 ul li.article_tiny_8f3c .item-633d,
.huge-3676 .steel-9721 ul li.backdrop_green_8e8a .item-633d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.huge-3676 .steel-9721 ul li.article_tiny_8f3c:after:after,
.huge-3676 .steel-9721 ul li.article_tiny_8f3c:after:before,
.huge-3676
  .steel-9721
  ul
  li.backdrop_green_8e8a:after:after,
.huge-3676
  .steel-9721
  ul
  li.backdrop_green_8e8a:after:before {
  content: "";
  display: table;
}
.huge-3676 .steel-9721 ul li.article_tiny_8f3c:after:after,
.huge-3676
  .steel-9721
  ul
  li.backdrop_green_8e8a:after:after {
  clear: both;
}
.huge-3676 .steel-9721 a.gallery-current-ae69:hover {
  text-decoration: none;
}
.huge-3676 .steel-9721 select {
  max-width: 100%;
}
.huge-3676 .steel-9721 table {
  font-size: 85%;
}
.huge-3676 .steel-9721 table td,
.huge-3676 .steel-9721 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.huge-3676 .steel-9721 table tfoot td {
  text-align: left;
}
.huge-3676 .steel-9721 :last-child {
  margin-bottom: 0;
}
.huge-3676 .steel-9721 .preview-simple-34bf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.huge-3676 .steel-9721 .preview-simple-34bf label {
  width: 100%;
}
.huge-3676 .steel-9721 .preview-simple-34bf .thumbnail-b5ec {
  width: 100%;
  display: block;
}
.huge-3676 .steel-9721 .preview-simple-34bf .notice-pro-6450 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.huge-3676 .steel-9721 .preview-simple-34bf .notice-pro-6450:hover svg #svg-search {
  fill: #444;
}
.huge-3676 .steel-9721 .preview-simple-34bf .notice-pro-6450 svg {
  width: 18px;
  height: 18px;
}
.huge-3676 .wrapper-cool-da40 ul ul,
.huge-3676 .section_basic_bf24 ul ul,
.huge-3676 .header_down_fe5e ul ul,
.huge-3676 .slider_simple_2d8e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.huge-3676 .wrapper-cool-da40 .purple_72b8 > a,
.huge-3676 .section_basic_bf24 .purple_72b8 > a,
.huge-3676 .header_down_fe5e .purple_72b8 > a,
.huge-3676 .slider_simple_2d8e .purple_72b8 > a {
  margin-bottom: 0;
}
.huge-3676 .shadow_wide_cf38 li,
.huge-3676 .wrapper-cool-da40 li,
.huge-3676 .lite_eb25 li,
.huge-3676 .section_basic_bf24 li,
.huge-3676 .header_down_fe5e li,
.huge-3676 .slider_simple_2d8e li,
.huge-3676 .filter_west_5a93 li,
.huge-3676 .image-e36e li {
  display: block;
  position: relative;
}
.huge-3676 .shadow_wide_cf38 li:last-child,
.huge-3676 .wrapper-cool-da40 li:last-child,
.huge-3676 .lite_eb25 li:last-child,
.huge-3676 .section_basic_bf24 li:last-child,
.huge-3676 .header_down_fe5e li:last-child,
.huge-3676 .slider_simple_2d8e li:last-child,
.huge-3676 .filter_west_5a93 li:last-child,
.huge-3676 .image-e36e li:last-child {
  border: none;
}
.huge-3676 .shadow_wide_cf38 li a,
.huge-3676 .wrapper-cool-da40 li a,
.huge-3676 .lite_eb25 li a,
.huge-3676 .section_basic_bf24 li a,
.huge-3676 .header_down_fe5e li a,
.huge-3676 .slider_simple_2d8e li a,
.huge-3676 .filter_west_5a93 li a,
.huge-3676 .image-e36e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge-3676 .shadow_wide_cf38 li ul li::before,
.huge-3676 .wrapper-cool-da40 li ul li::before,
.huge-3676 .lite_eb25 li ul li::before,
.huge-3676 .section_basic_bf24 li ul li::before,
.huge-3676 .header_down_fe5e li ul li::before,
.huge-3676 .slider_simple_2d8e li ul li::before,
.huge-3676 .filter_west_5a93 li ul li::before,
.huge-3676 .image-e36e li ul li::before {
  left: 15px;
}
.huge-3676 .shadow_wide_cf38 li ul a,
.huge-3676 .wrapper-cool-da40 li ul a,
.huge-3676 .lite_eb25 li ul a,
.huge-3676 .section_basic_bf24 li ul a,
.huge-3676 .header_down_fe5e li ul a,
.huge-3676 .slider_simple_2d8e li ul a,
.huge-3676 .filter_west_5a93 li ul a,
.huge-3676 .image-e36e li ul a {
  padding-left: 20px;
}
.huge-3676 .shadow_wide_cf38 li ul ul li::before,
.huge-3676 .wrapper-cool-da40 li ul ul li::before,
.huge-3676 .lite_eb25 li ul ul li::before,
.huge-3676 .section_basic_bf24 li ul ul li::before,
.huge-3676 .header_down_fe5e li ul ul li::before,
.huge-3676 .slider_simple_2d8e li ul ul li::before,
.huge-3676 .filter_west_5a93 li ul ul li::before,
.huge-3676 .image-e36e li ul ul li::before {
  left: 30px;
}
.huge-3676 .shadow_wide_cf38 li ul ul a,
.huge-3676 .wrapper-cool-da40 li ul ul a,
.huge-3676 .lite_eb25 li ul ul a,
.huge-3676 .section_basic_bf24 li ul ul a,
.huge-3676 .header_down_fe5e li ul ul a,
.huge-3676 .slider_simple_2d8e li ul ul a,
.huge-3676 .filter_west_5a93 li ul ul a,
.huge-3676 .image-e36e li ul ul a {
  padding-left: 40px;
}
.huge-3676 .light_d948 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge-3676 .image-e36e ul li {
  margin-bottom: 1.41575em;
}
.huge-3676 .image-e36e ul li .active_45b1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.huge-3676 .image-e36e ul li .grid-6816 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outer-b04a .shadow_wide_cf38 li a,
.outer-b04a .wrapper-cool-da40 li a,
.outer-b04a .lite_eb25 li a,
.outer-b04a .section_basic_bf24 li a,
.outer-b04a .header_down_fe5e li a,
.outer-b04a .slider_simple_2d8e li a,
.outer-b04a .filter_west_5a93 li a,
.outer-b04a .image-e36e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-b04a .light_d948 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-b04a .steel-9721 ul li.article_tiny_8f3c .item-633d,
.outer-b04a .steel-9721 ul li.backdrop_green_8e8a .item-633d {
  background: rgba(0, 0, 0, 0.2);
}
.outer-b04a .huge-3676 .steel-9721 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-4847 .huge-3676 .yellow_66e9 li {
  margin: 0;
}
.pink-4847 .huge-3676 .yellow_66e9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pink-4847 .huge-3676 .yellow_66e9 li ul {
  margin: 0;
}
.pink-4847 .huge-3676 .yellow_66e9 li ul li a {
  padding-left: 15px;
}
.pink-4847 .huge-3676 .yellow_66e9 li ul li li a {
  padding-left: 30px;
}
.pink-4847 .huge-3676 .yellow_66e9 li.row_bronze_5405 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pink-4847 .huge-3676 .yellow_66e9 li.row_bronze_5405 > 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;
}
.pink-4847 .huge-3676 .yellow_66e9 li.row_bronze_5405 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.sort-plasma-a33f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner_eb87 {
  position: relative;
  z-index: 10;
}
.banner_eb87 .slider_4d41 {
  width: 100%;
  max-width: 100%;
}
.warm-6eb5 .secondary-9314 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.warm-6eb5 .hero_hot_6804 {
}
.warm-6eb5 .outer-b04a {
  background: #292929;
}
.logo-1d68 .secondary-9314 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo-1d68 .hero_hot_6804 {
  background: #f9f9f9;
}
.logo-1d68 .outer-b04a {
  background: #303030;
}
.shadow_basic_5a32 .secondary-9314 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow_basic_5a32 .status-clean-188d {
    margin-bottom: 1em;
  }
  .shadow_basic_5a32 .status-clean-188d:last-child {
    margin-bottom: 0;
  }
}
.shadow_basic_5a32 .hero_hot_6804 {
  background: #ededed;
}
.shadow_basic_5a32 .outer-b04a {
  background: #1a1a1a;
}
.secondary-9314.hero_hot_6804 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary-9314.hero_hot_6804 .search_clean_a3cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-9314.outer-b04a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-9314.outer-b04a a:not(.gallery-current-ae69) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-9314.outer-b04a a:not(.gallery-current-ae69):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-9314.outer-b04a .search_clean_a3cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-9314.outer-b04a table tbody td,
.secondary-9314.outer-b04a table th {
  background: rgba(0, 0, 0, 0.08);
}
.detail_dirty_854c.backdrop-4f41 .plasma-3559 {
  max-width: initial;
}
.detail_dirty_854c .mini_7acd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.detail_dirty_854c .mini_7acd .slider_4d41 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .detail_dirty_854c .mini_7acd .slider_4d41 {
    display: block;
    margin-bottom: 2em;
  }
  .detail_dirty_854c .mini_7acd .slider_4d41:last-child {
    margin-bottom: 0;
  }
}
.shadow_basic_5a32 .status-clean-188d:last-child,
.logo-1d68 .status-clean-188d:last-child,
.warm-6eb5 .status-clean-188d:last-child {
  margin-bottom: 0;
}
.shadow_basic_5a32 .status-clean-188d .huge-3676 .steel-9721:last-child,
.logo-1d68 .status-clean-188d .huge-3676 .steel-9721:last-child,
.warm-6eb5 .status-clean-188d .huge-3676 .steel-9721:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow_basic_5a32 .wood-317f,
  .shadow_basic_5a32 .layout-west-408b,
  .logo-1d68 .wood-317f,
  .logo-1d68 .layout-west-408b,
  .warm-6eb5 .wood-317f,
  .warm-6eb5 .layout-west-408b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner_eb87 .status-clean-188d {
    margin-bottom: 2em;
  }
}
.banner_eb87 p:last-child {
  margin-bottom: 0;
}
.banner_eb87 li,
.banner_eb87 ul {
  list-style: none;
  margin: 0;
}
.banner_eb87 ul ul {
  margin-left: 2.617924em;
}
.primary-c359 {
  font-size: 0.875em;
}

/* css-noise: 9ebf */
.ghost-box-n0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
