/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero_iron_4066/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero_iron_4066
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.hero_iron_4066/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern_7eeb.easy_2d91/licenses/gpl-2.0.wood-24a4
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.outline-2778/, (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.logo_fb62.top_3998/normalize.dropdown-paper-d303/
 ======
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.dropdown-paper-d303 v7.0.0 | MIT License | github.hero_iron_4066/necolas/normalize.dropdown-paper-d303 */
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;
}
.description-pink-9544 .easy_2c1a,
.shade_gold_462b,
.wrapper-plasma-4028,
.paragraph-out-784f,
.button-over-9873,
.section_39f2,
.button-d939,
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;
}
.shade_gold_462b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shade_gold_462b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shade_gold_462b,
  h1 {
    font-size: 1.8em;
  }
}
.wrapper-plasma-4028,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wrapper-plasma-4028 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wrapper-plasma-4028,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-plasma-4028,
  h2 {
    font-size: 1.7em;
  }
}
.paragraph-out-784f,
h3 {
  font-size: 1.618em;
}
.description-pink-9544 .easy_2c1a,
.button-over-9873,
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.aside-d361 {
  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;
}
.small_dd53:after,
.small_dd53:before,
.cold_8907:after,
.cold_8907:before {
  content: "";
  display: table;
}
.small_dd53:after,
.cold_8907:after {
  clear: both;
}
.section_a1d6 {
  float: right;
  margin-right: 0;
}
.overlay-brown-e784 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.breadcrumb_static_dc86 .tertiary-c0e3,
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;
}
.breadcrumb_static_dc86 .tertiary-c0e3: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;
}
.summary-9f89 .tertiary-c0e3 {
  box-shadow: none;
}
.summary-9f89
  .tertiary-c0e3
  .sidebar-f7be {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-9f89 .tertiary-c0e3 .texture_hard_6830 {
  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;
}
.summary-9f89
  .tertiary-c0e3
  .texture_hard_6830
  b {
  display: none;
}
.summary-9f89 .heading-narrow-808b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.image-first-b415:not(.middle_a3b7):not(.texture-a67d),
button:not(.middle_a3b7):not(.texture-a67d),
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ),
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ),
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ) {
  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;
}
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ):hover,
button:not(.middle_a3b7):not(
    .texture-a67d
  ):hover,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ):hover,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ):hover,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ):active,
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ):focus,
button:not(.middle_a3b7):not(
    .texture-a67d
  ):active,
button:not(.middle_a3b7):not(
    .texture-a67d
  ):focus,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ):active,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ):focus,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ):active,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ):focus,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ):active,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ):focus {
  outline: 0;
}
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed,
button:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed {
  position: relative;
}
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .gradient-upper-9d1e,
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .text-72e6,
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .hot_51a6,
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  i,
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  svg,
button:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .gradient-upper-9d1e,
button:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .text-72e6,
button:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .hot_51a6,
button:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  i,
button:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  svg,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .gradient-upper-9d1e,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .text-72e6,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .hot_51a6,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  i,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  svg,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .gradient-upper-9d1e,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .text-72e6,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .hot_51a6,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  i,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  svg,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .gradient-upper-9d1e,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .text-72e6,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  .hot_51a6,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  i,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed
  svg {
  visibility: hidden;
}
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed:after,
button:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed:after,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed:after,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed:after,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ).fn-loading-29ed: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;
}
.image-first-b415:not(.middle_a3b7):not(.texture-a67d),
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ),
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ),
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ) {
  color: #fff;
  background: #235787;
}
.image-first-b415:not(.middle_a3b7):not(
    .texture-a67d
  ):focus,
input[type="button"]:not(.middle_a3b7):not(
    .texture-a67d
  ):focus,
input[type="reset"]:not(.middle_a3b7):not(
    .texture-a67d
  ):focus,
input[type="submit"]:not(.middle_a3b7):not(
    .texture-a67d
  ):focus {
  color: #fff;
}
.image-first-b415.fn-disabled-29ed:not(.middle_a3b7):not(
    .texture-a67d
  ),
.image-first-b415[disabled]:not(.middle_a3b7):not(
    .texture-a67d
  ),
button.fn-disabled-29ed:not(.middle_a3b7):not(
    .texture-a67d
  ),
button[disabled]:not(.middle_a3b7):not(
    .texture-a67d
  ) {
  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;
}
.full_40b1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.full_40b1: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;
}
.video_1e87 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.widget_pressed_085e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slider_smooth_3b23 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.small_dd53:after,
.small_dd53:before,
.detail-90f3:after,
.detail-90f3:before,
.last-ee07:after,
.last-ee07:before,
.accordion-fddc:after,
.accordion-fddc:before,
.tooltip_f4ef:after,
.tooltip_f4ef:before,
.detail_0ecd:after,
.detail_0ecd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.small_dd53:after,
.detail-90f3:after,
.last-ee07:after,
.accordion-fddc:after,
.tooltip_f4ef:after,
.detail_0ecd:after {
  clear: both;
}
.detail-90f3 .pressed_8e9c,
.last-ee07 .pressed_8e9c,
.slow_5db4 .pressed_8e9c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.stone-e476 {
  display: inline-block;
}
.motion_c86a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.motion_c86a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.motion_c86a .last-f04a {
  padding: 1em 0;
  font-size: 85%;
}
.last-f04a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.notification-steel-52fd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.notification-steel-52fd:after,
.notification-steel-52fd:before {
  content: "";
  display: table;
}
.notification-steel-52fd:after {
  clear: both;
}
.active_3382 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar-smooth-4b2c .active_3382 {
  max-width: 50%;
}
.status_68aa .active_3382 {
  max-width: 33.33%;
}
.footer-hard-5b80 .active_3382 {
  max-width: 25%;
}
.west-1e07 .active_3382 {
  max-width: 20%;
}
.notification-6beb .active_3382 {
  max-width: 16.66%;
}
.dropdown-2124 .active_3382 {
  max-width: 14.28%;
}
.item-bottom-3224 .active_3382 {
  max-width: 12.5%;
}
.tertiary_79b2 .active_3382 {
  max-width: 11.11%;
}
.tertiary-outer-8351 {
  display: block;
}
.description-pink-9544 .caption-medium-fbfd label,
.description-pink-9544 .image_ea1b label,
.description-pink-9544 .lower-0655 label,
.description-pink-9544 .south_7c8f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-9170 {
  list-style: none;
  margin: 0;
}
.pressed-9170 article.in-329c {
  margin-bottom: 0;
}
.pressed-9170 ul {
  list-style: none;
  margin: 0;
}
.pressed-9170 .tertiary_6d78 li.in-329c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-9170 .tertiary_6d78 li.in-329c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-9170 .tertiary_6d78 li.in-329c: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) {
  .pressed-9170 .tertiary_6d78 li.in-329c li.in-329c li.in-329c li.in-329c {
    padding-left: 0;
  }
}
article.in-329c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in-329c .detail-90f3 p:last-of-type {
  margin-bottom: 0;
}
article.in-329c .status_dirty_6f7c {
  float: left;
}
article.in-329c .top_23a5 {
  margin-left: 85px;
}
article.in-329c .shade_4820 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in-329c .shade_4820 .east_dd75 {
  margin-left: 10px;
}
article.in-329c .border_aebb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in-329c .status_in_871c {
  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 .caption-medium-fbfd,
  #respond .lower-0655,
  #respond .south_7c8f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-medium-fbfd input,
#respond .lower-0655 input,
#respond .south_7c8f input {
  width: 100%;
}
#respond .south_7c8f {
  margin-right: 0;
}
#respond .smooth_386e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer_old_03ce {
  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;
}
.footer_old_03ce.plasma_9d9c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer_old_03ce 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%);
}
.footer_old_03ce:focus,
.footer_old_03ce: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);
}
.carousel-slow-fbc3 {
  border-radius: 10%;
}
.wrapper-c31f {
  border-radius: 50%;
}
.modal-wide-78e5 {
  font-size: 0.72em;
}
.heading-f649 {
  font-size: 0.875em;
}
.hard_f061 {
  font-size: 1.1em;
}
.over_0c8f {
  text-transform: uppercase;
  line-height: 1.2;
}
.over_0c8f.modal-wide-78e5 {
  letter-spacing: 0.5px;
}
.chip_green_7a73,
.chip_green_7a73 a {
  color: #6d6d6d;
}
.chip_green_7a73 a:hover {
  color: #111;
}
.tag_current_c771 {
  color: #6d6d6d;
}
.progress-light-0f0e {
  overflow-x: hidden;
}
.progress-light-0f0e .white_7d2d.sort-upper-010d {
  position: relative;
}
.progress-light-0f0e .white_7d2d.sort-upper-010d.heading_active_aa3a {
  position: initial;
}
.progress-light-0f0e
  .white_7d2d.sort-upper-010d.heading_active_aa3a
  .title-bright-a445 {
  left: auto;
}
.progress-light-0f0e .white_7d2d .title-bright-a445 {
  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;
}
.progress-light-0f0e .white_7d2d:hover.sort-upper-010d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.progress-light-0f0e
  .white_7d2d:hover.sort-upper-010d
  .title-bright-a445 {
  display: block;
  z-index: 9999999;
}
.progress-light-0f0e .bright-b803 .texture-85c1,
.progress-light-0f0e .component-ba3a .texture-85c1 {
  display: none;
}
.progress-light-0f0e .backdrop_simple_4cf4 .white_7d2d:hover.sort-upper-010d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description-pink-9544 .caption-medium-fbfd label,
.description-pink-9544 .image_ea1b label,
.description-pink-9544 .lower-0655 label,
.description-pink-9544 .south_7c8f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed-9170 {
  list-style: none;
  margin: 0;
}
.pressed-9170 article.in-329c {
  margin-bottom: 0;
}
.pressed-9170 ul {
  list-style: none;
  margin: 0;
}
.pressed-9170 .tertiary_6d78 li.in-329c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed-9170 .tertiary_6d78 li.in-329c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed-9170 .tertiary_6d78 li.in-329c: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) {
  .pressed-9170 .tertiary_6d78 li.in-329c li.in-329c li.in-329c li.in-329c {
    padding-left: 0;
  }
}
article.in-329c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in-329c .detail-90f3 p:last-of-type {
  margin-bottom: 0;
}
article.in-329c .status_dirty_6f7c {
  float: left;
}
article.in-329c .top_23a5 {
  margin-left: 85px;
}
article.in-329c .shade_4820 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in-329c .shade_4820 .east_dd75 {
  margin-left: 10px;
}
article.in-329c .border_aebb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in-329c .status_in_871c {
  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 .caption-medium-fbfd,
  #respond .lower-0655,
  #respond .south_7c8f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-medium-fbfd input,
#respond .lower-0655 input,
#respond .south_7c8f input {
  width: 100%;
}
#respond .south_7c8f {
  margin-right: 0;
}
#respond .smooth_386e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright-b803 .panel_out_af17 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.panel_out_af17 .glass-8699.white_2700 .nav-7b49 > li > a:focus,
.panel_out_af17 .glass-8699.white_2700 .nav-7b49 > li > a:hover,
.panel_out_af17 .glass-8699.description-wood-4701 .nav-7b49 > li > a:focus,
.panel_out_af17 .glass-8699.description-wood-4701 .nav-7b49 > li > a:hover,
.panel_out_af17 .glass-8699.widget-upper-a6a7 .nav-7b49 > li > a:focus,
.panel_out_af17 .glass-8699.widget-upper-a6a7 .nav-7b49 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_out_af17
  .glass-8699.white_2700
  .nav-7b49
  > li.tag_2c25
  > a,
.panel_out_af17
  .glass-8699.white_2700
  .nav-7b49
  > li.column_fe68
  > a,
.panel_out_af17
  .glass-8699.description-wood-4701
  .nav-7b49
  > li.tag_2c25
  > a,
.panel_out_af17
  .glass-8699.description-wood-4701
  .nav-7b49
  > li.column_fe68
  > a,
.panel_out_af17
  .glass-8699.widget-upper-a6a7
  .nav-7b49
  > li.tag_2c25
  > a,
.panel_out_af17 .glass-8699.widget-upper-a6a7 .nav-7b49 > li.list_purple_4416 > a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_out_af17 .highlight-gold-90a2,
.panel_out_af17 .highlight-gold-90a2 a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_out_af17 .alert_0ed8.pattern-daf6 li a,
.panel_out_af17 .hover_bd4e a,
.panel_out_af17 .old-078a,
.panel_out_af17 .nav-7b49 > li > a,
.panel_out_af17 .slow-376c {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17 .alert_0ed8.pattern-daf6 li a:hover,
.panel_out_af17 .hover_bd4e a:hover,
.panel_out_af17 .old-078a:hover,
.panel_out_af17 .nav-7b49 > li > a:hover,
.panel_out_af17 .slow-376c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_out_af17 .mask_fast_7223 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17 .mask_fast_7223 .hidden-basic-8c98 {
  color: rgba(255, 255, 255, 0.99);
}
.panel_out_af17 .mask_fast_7223:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_out_af17 .sidebar-next-03fa .gallery-2a01 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17 .sidebar-next-03fa .gallery-2a01 .status_glass_126a {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17
  .sidebar-next-03fa
  .gallery-2a01
  .status_glass_126a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17
  .sidebar-next-03fa
  .gallery-2a01
  .status_glass_126a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17
  .sidebar-next-03fa
  .gallery-2a01
  .status_glass_126a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17
  .sidebar-next-03fa
  .gallery-2a01
  .status_glass_126a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17 .sidebar-next-03fa .header_upper_2a5d {
  color: rgba(255, 255, 255, 0.79);
}
.panel_out_af17 .sidebar-next-03fa .header_upper_2a5d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_dark_8c8d
  .panel_out_af17
  .sidebar-next-03fa
  .black_a7ba
  .right_45e1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_dark_8c8d
  .panel_out_af17
  .sidebar-next-03fa
  .black_a7ba
  .status_glass_126a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-b803 .down-f1b5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.down-f1b5 .glass-8699.white_2700 .nav-7b49 > li > a:focus,
.down-f1b5 .glass-8699.white_2700 .nav-7b49 > li > a:hover,
.down-f1b5 .glass-8699.description-wood-4701 .nav-7b49 > li > a:focus,
.down-f1b5 .glass-8699.description-wood-4701 .nav-7b49 > li > a:hover,
.down-f1b5 .glass-8699.widget-upper-a6a7 .nav-7b49 > li > a:focus,
.down-f1b5 .glass-8699.widget-upper-a6a7 .nav-7b49 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.down-f1b5
  .glass-8699.white_2700
  .nav-7b49
  > li.tag_2c25
  > a,
.down-f1b5
  .glass-8699.white_2700
  .nav-7b49
  > li.column_fe68
  > a,
.down-f1b5
  .glass-8699.description-wood-4701
  .nav-7b49
  > li.tag_2c25
  > a,
.down-f1b5
  .glass-8699.description-wood-4701
  .nav-7b49
  > li.column_fe68
  > a,
.down-f1b5
  .glass-8699.widget-upper-a6a7
  .nav-7b49
  > li.tag_2c25
  > a,
.down-f1b5 .glass-8699.widget-upper-a6a7 .nav-7b49 > li.list_purple_4416 > a {
  color: rgba(0, 0, 0, 0.8);
}
.down-f1b5 .highlight-gold-90a2,
.down-f1b5 .highlight-gold-90a2 a {
  color: rgba(0, 0, 0, 0.8);
}
.down-f1b5 .alert_0ed8.pattern-daf6 li a,
.down-f1b5 .hover_bd4e a,
.down-f1b5 .old-078a,
.down-f1b5 .nav-7b49 > li > a,
.down-f1b5 .slow-376c {
  color: rgba(0, 0, 0, 0.55);
}
.down-f1b5 .alert_0ed8.pattern-daf6 li a:hover,
.down-f1b5 .hover_bd4e a:hover,
.down-f1b5 .old-078a:hover,
.down-f1b5 .nav-7b49 > li > a:hover,
.down-f1b5 .slow-376c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.down-f1b5 .mask_fast_7223 {
  color: rgba(0, 0, 0, 0.55);
}
.down-f1b5 .mask_fast_7223 .hidden-basic-8c98 {
  color: rgba(0, 0, 0, 0.8);
}
.down-f1b5 .mask_fast_7223:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-faec .article_2701 {
  margin-left: auto;
  margin-right: auto;
}
.last-ee07 > * {
  margin-left: auto;
  margin-right: auto;
}
.last-ee07 .video_1e87 {
  margin-right: 1.41575em;
}
.element-c25a .last-ee07 > .out-b746 {
  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;
}
.element-c25a .last-ee07 > .secondary-5176 {
  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;
}
.hot-9ba9.header-faec .article_2701,
.solid_fd6c.header-faec .article_2701 {
  margin-left: 0;
}
.highlight-bronze-f2b1.header-faec .article_2701,
.gradient_paper_f135.header-faec .article_2701 {
  margin-right: 0;
}
.last-ee07 ol,
.last-ee07 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary_small_61a2 video {
  max-width: 100%;
}
.surface_0b5a img {
  display: block;
}
.surface_0b5a.video_1e87,
.surface_0b5a.widget_pressed_085e {
  width: 100%;
}
.surface_0b5a.secondary-5176 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.huge_1624:not(.new-3f09) {
  margin: 1.5em auto;
}
.paragraph-f774 p {
  padding: 1.5em 14px;
}
ul.basic-99e5.secondary-5176,
ul.basic-99e5.out-b746,
ul.basic-99e5.dynamic-b403.out-b746 {
  padding: 0 14px;
}
.purple_97d0 {
  display: block;
  overflow-x: auto;
}
.purple_97d0 table {
  border-collapse: collapse;
  width: 100%;
}
.purple_97d0 td,
.purple_97d0 th {
  padding: 0.5em;
}
.last-ee07 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.last-ee07 ol ol,
.last-ee07 ol ul,
.last-ee07 ul ol,
.last-ee07 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.last-ee07 ol ol li,
.last-ee07 ol ul li,
.last-ee07 ul ol li,
.last-ee07 ul ul li {
  margin-left: 0;
}
.chip-cc18.hero_662b > .list-14b0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip-cc18.hero_662b > .list-14b0 iframe,
.chip-cc18.hero_662b > .list-14b0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.heading_640b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.heading_640b.lite_ec64 {
  padding: 0;
}
.heading_640b.lite_ec64 cite {
  font-size: 13px;
}
.heading_640b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.heading_640b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.north-5d6c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.north-5d6c > p:first-child {
  margin-top: 0;
}
.north-5d6c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.north-5d6c blockquote {
  border-left: 0;
}
.wide-2827 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.wide-2827:not(.button-bcf2) {
  max-width: 100px;
}
.wide-2827.bottom_b1d6 {
  border-bottom: none !important;
  text-align: center;
}
.wide-2827.bottom_b1d6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph-f774 p {
    padding: 1.5em 0;
  }
}
.iron_4d65 {
  color: #0073aa;
}
.frame_middle_6241 {
  background-color: #0073aa;
}
.stale_75a2 {
  color: #229fd8;
}
.filter-left-20b9 {
  background-color: #229fd8;
}
.status-4aeb {
  color: #eee;
}
.sort_copper_42c7 {
  background-color: #eee;
}
.tertiary-basic-4b29 {
  color: #444;
}
.focus-a844 {
  background-color: #444;
}
.orange-1003 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.orange-1003 .up_4fcb .hover_bd4e {
  font-size: 15px;
}
.orange-1003 .hover_bd4e {
  line-height: 1.3;
}
.orange-1003 .down-f1b5 {
}
.orange-1003 .panel_out_af17 {
  background: #235787;
}
.row-last-964b {
  padding: 0;
}
.row-last-964b .panel_out_af17 {
  background: #1a1a1a;
}
.row-last-964b .down-f1b5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element_silver_6bf0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element_silver_6bf0 .down-f1b5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element_silver_6bf0 .panel_out_af17 {
  background: #303030;
}
.detail_0ecd {
  position: relative;
  z-index: 10;
}
.detail_0ecd .slider-east-6297 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-medium-311e .sort-upper-010d {
  display: inline-block;
  vertical-align: middle;
}
.button-medium-311e.dark-e745 .sort-upper-010d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-medium-311e.dark-e745 .sort-upper-010d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-medium-311e.dark-e745 .sort-upper-010d {
    margin-right: 0.4em;
  }
}
.button-medium-311e.dark-e745 .sort-upper-010d:last-child {
  margin-right: 0;
}
.content-88ec .slider-east-6297 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright-b803 .up_4fcb {
    margin: 0 -0.5em;
  }
  .bright-b803 .up_4fcb [class*="customify-col-"],
  .bright-b803 .up_4fcb [class*="customify-col_"],
  .bright-b803 .up_4fcb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright-b803.easy-9cfc .slider-east-6297 {
  background: 0 0 !important;
}
.bright-b803.easy-9cfc .slider-east-6297,
.bright-b803.content-88ec .slider-east-6297 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright-b803.nav_fresh_8d4a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright-b803.content-88ec .slider-east-6297 {
  box-shadow: none !important;
}
.description_plasma_7191 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description_plasma_7191 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description_plasma_7191 {
    padding: 18px 0 20px;
  }
}
.description_plasma_7191 .focus_bottom_dbb8 {
  width: 100%;
}
.description_plasma_7191 .pro_3c1e {
  margin-bottom: 0;
}
.description_plasma_7191 .alert_14b1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.card-north-ea64 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.card-north-ea64 .bottom_e36c {
  width: 100%;
}
.paper_6383 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paper_6383 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paper_6383 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;
}
.paper_6383 li:last-child:after {
  display: none;
}
.paper_6383 li a {
  font-weight: 500;
  margin-right: 10px;
}
.list_f6c2 .texture-85c1 button,
.description_plasma_7191 .texture-85c1 button {
  left: 0;
}
.list_f6c2 .bottom_e36c,
.description_plasma_7191 .bottom_e36c {
  padding-left: 0;
  padding-right: 0;
}
.list_f6c2 .card-north-ea64,
.description_plasma_7191 .card-north-ea64 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.list_f6c2 {
  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;
}
.list_f6c2: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;
}
.list_f6c2 .border_c753 {
  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) {
  .list_f6c2 .border_c753 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .list_f6c2 .border_c753 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .list_f6c2 .border_c753 {
    min-height: 200px;
  }
}
.list_f6c2 .paper_6383 {
  color: rgba(255, 255, 255, 0.8);
}
.list_f6c2 .paper_6383 a,
.list_f6c2 .paper_6383 li:after {
  color: inherit;
}
.list_f6c2 .paper_6383 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.message-0460 {
  margin-bottom: 0.5em;
}
.backdrop-f590 {
  margin-bottom: 1.2em;
}
.backdrop-f590,
.message-0460 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.backdrop-f590 p:last-child,
.message-0460 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .texture-85c1,
#masthead .texture-85c1 {
  display: none;
}
#masthead
  > .texture-85c1.accordion-pressed-2752 {
  display: none;
}
#masthead > .texture-85c1 button {
  left: 0;
}
.text-thick-124a {
  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%;
}
.text-thick-124a .sort-upper-010d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text-thick-124a .banner-top-44a0 {
  display: -webkit-box;
  display: flex;
}
.text-thick-124a .banner-top-44a0.glass-8c7d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text-thick-124a .banner-top-44a0.info-80f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-thick-124a .banner-top-44a0.prev_ac92 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-thick-124a.hidden_216e.article_ffb9 .banner-top-44a0.glass-8c7d {
  flex-basis: 100%;
}
.text-thick-124a.narrow-833d .banner-top-44a0.info-80f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.text-thick-124a.narrow-833d .banner-top-44a0.prev_ac92 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .texture-85c1.accordion-pressed-2752 {
  display: none;
}
#masthead > .texture-85c1 button {
  left: 0;
}
.filter_white_eada {
  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;
}
.filter_white_eada:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter_white_eada.article_35e8 i {
  margin-right: 4px;
}
.filter_white_eada.row_hard_c9d5 i {
  margin-left: 5px;
}
.hover_bd4e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover_bd4e p:last-child {
  margin-bottom: 0;
}
.modal-6a6f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal-6a6f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal-6a6f img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal-6a6f .highlight-gold-90a2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal-6a6f .banner_161e {
  margin: 5px 0 7px 0;
}
.modal-6a6f.prev_a9fd .dropdown-3577 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal-6a6f.prev_a9fd .description-3277 {
  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;
}
.modal-6a6f.wood-4ce5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal-6a6f.wood-4ce5 .dropdown-3577 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal-6a6f.wood-4ce5 .description-3277 {
  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;
}
.modal-6a6f.tooltip-up-db38 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal-6a6f.outline-tiny-5047 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal-6a6f.outline-tiny-5047 .description-3277 {
  margin-top: 7px;
}
.detail-39c3 {
  display: inline-block;
}
.detail_0ecd .shade-1c33 .modal-6a6f img {
  max-width: 100%;
}
.glass-8699 .accent_1781.selected-bbca,
.blue_012f .accent_1781.selected-bbca {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass-8699 .fluid-75a7,
.blue_012f .fluid-75a7 {
  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%);
}
.glass-8699 .fluid-75a7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass-8699.tertiary-2091 .fluid-75a7 {
  display: none;
}
.glass-8699 .large-514a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass-8699 .large-514a li {
  display: inline-block;
  position: relative;
}
.glass-8699 .large-514a li:last-child {
  margin-right: 0;
}
.glass-8699 .large-514a 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;
}
.glass-8699 .large-514a li.list_purple_4416 > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass-8699 .large-514a > 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;
}
.glass-8699 .large-514a > li > a i {
  line-height: 0;
}
.glass-8699 .large-514a > li.shadow_action_1ce5 > a .fluid-75a7 {
  margin-left: 4px;
  line-height: 0;
}
.glass-8699 .large-514a .outline-cef2 li.shadow_action_1ce5 > a {
  position: relative;
}
.glass-8699 .large-514a .outline-cef2 li.shadow_action_1ce5 > a:after,
.glass-8699 .large-514a .outline-cef2 li.shadow_action_1ce5 > a:before {
  content: "";
  display: table;
}
.glass-8699 .large-514a .outline-cef2 li.shadow_action_1ce5 > a:after {
  clear: both;
}
.glass-8699 .large-514a .outline-cef2 li.shadow_action_1ce5 > a .fluid-75a7 {
  margin-left: 5px;
  float: right;
}
.glass-8699 .hovered_83da,
.glass-8699 .outline-cef2 {
  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;
}
.glass-8699 .outline-cef2 {
  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;
}
.glass-8699 .outline-cef2 .selected-bbca {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass-8699 .outline-cef2 .fluid-75a7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass-8699 .outline-cef2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass-8699 .outline-cef2 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;
}
.glass-8699 .outline-cef2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass-8699 .outline-cef2 .outline-cef2 {
  top: 0;
  left: 100%;
}
.glass-8699 .title-102c.fn-focus-29ed > .hovered_83da,
.glass-8699 .title-102c.fn-focus-29ed > .outline-cef2,
.glass-8699 .title-102c:focus > .hovered_83da,
.glass-8699 .title-102c:focus > .outline-cef2,
.glass-8699 .title-102c:hover > .hovered_83da,
.glass-8699 .title-102c:hover > .outline-cef2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass-8699.widget-upper-a6a7 .nav-7b49:after,
.glass-8699.widget-upper-a6a7 .nav-7b49:before {
  content: "";
  display: table;
}
.glass-8699.widget-upper-a6a7 .nav-7b49:after {
  clear: both;
}
.glass-8699.widget-upper-a6a7 .nav-7b49 > li {
  float: left;
}
.glass-8699.link-cd43 .nav-7b49:after,
.glass-8699.link-cd43 .nav-7b49:before {
  content: "";
  display: table;
}
.glass-8699.link-cd43 .nav-7b49:after {
  clear: both;
}
.glass-8699.link-cd43 .nav-7b49 > li {
  float: left;
}
.glass-8699.link-cd43 .nav-7b49 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass-8699.link-cd43 .nav-7b49 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass-8699.link-cd43 .nav-7b49 > li.tag_2c25 > a,
.glass-8699.link-cd43 .nav-7b49 > li.list_purple_4416 > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass-8699.white_2700 .nav-7b49 > li > a .selected-bbca {
  position: relative;
}
.glass-8699.white_2700 .nav-7b49 > li > a .selected-bbca: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;
}
.glass-8699.white_2700
  .nav-7b49
  > li:focus
  > a
  .selected-bbca:before,
.glass-8699.white_2700
  .nav-7b49
  > li:hover
  > a
  .selected-bbca:before {
  width: 100%;
  background-color: currentColor;
}
.glass-8699.white_2700
  .nav-7b49
  > li.tag_2c25
  > a
  .selected-bbca:before,
.glass-8699.white_2700
  .nav-7b49
  > li.column_fe68
  > a
  .selected-bbca:before {
  width: 100%;
  background-color: currentColor;
}
.glass-8699.description-wood-4701 .nav-7b49 > li > a .selected-bbca {
  position: relative;
}
.glass-8699.description-wood-4701 .nav-7b49 > li > a .selected-bbca: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;
}
.glass-8699.description-wood-4701 .nav-7b49 > li:focus > a .selected-bbca:before,
.glass-8699.description-wood-4701
  .nav-7b49
  > li:hover
  > a
  .selected-bbca:before {
  width: 100%;
  background-color: currentColor;
}
.glass-8699.description-wood-4701
  .nav-7b49
  > li.tag_2c25
  > a
  .selected-bbca:before,
.glass-8699.description-wood-4701
  .nav-7b49
  > li.column_fe68
  > a
  .selected-bbca:before {
  width: 100%;
  background-color: currentColor;
}
.blue_012f .large-514a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blue_012f .large-514a li:first-child > a {
  border-top: none;
}
.blue_012f .large-514a .liquid_3aef > .selected-bbca .fluid-75a7 {
  display: none;
}
.blue_012f .large-514a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.blue_012f .large-514a li:last-child {
  border: none;
}
.blue_012f .large-514a li.shadow_action_1ce5 > a {
  padding-right: 45px !important;
}
.blue_012f .large-514a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.blue_012f .large-514a li a:focus,
.blue_012f .large-514a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue_012f .large-514a li .right_92a3 {
  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;
}
.blue_012f .large-514a li .right_92a3:hover {
  box-shadow: none;
}
.blue_012f .large-514a li .right_92a3 .fluid-75a7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.blue_012f .large-514a .outline-cef2 {
  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);
}
.blue_012f .large-514a .outline-cef2 li a {
  padding-left: 3em;
}
.blue_012f .large-514a .photo-narrow-7f31 > a .right_92a3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blue_012f .large-514a .photo-narrow-7f31 > .outline-cef2 {
  display: block;
  opacity: 1;
}
.current_4222 {
  max-width: 100%;
}
.tiny_e15f {
  line-height: 0;
  cursor: pointer;
}
.slow-376c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slow-376c:hover {
  box-shadow: none;
  color: currentColor;
}
.slow-376c svg {
  width: 18px;
  height: 18px;
}
.slow-376c .heading-75ec {
  display: none;
}
.east-a976 {
  position: relative;
}
.east-a976.fn-active-29ed .slow-376c .avatar-151c {
  display: none;
}
.east-a976.fn-active-29ed .slow-376c .heading-75ec {
  display: inline-block;
}
.east-a976 .widget-a5f4 {
  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);
}
.east-a976.menu-2b14 .widget-a5f4 {
  left: auto;
  right: -0.9em;
}
.east-a976.menu-2b14 .plasma-bc2a::before {
  left: auto;
  right: 15px;
}
.east-a976.fn-active-29ed .widget-a5f4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black_a7ba {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.black_a7ba label {
  flex-basis: 100%;
}
.black_a7ba .gallery-2a01 {
  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;
}
.black_a7ba .status_glass_126a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.black_a7ba .status_glass_126a:focus {
  background-color: transparent;
}
.black_a7ba button.header_upper_2a5d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.black_a7ba button.header_upper_2a5d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.black_a7ba button.header_upper_2a5d svg {
  width: 18px;
  height: 18px;
}
.black_a7ba input[type="submit"] {
  min-height: auto;
}
.sidebar-next-03fa .black_a7ba .status_glass_126a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.plasma-bc2a {
  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) {
  .plasma-bc2a {
    width: 220px;
  }
}
.plasma-bc2a label {
  flex-basis: 100%;
}
.plasma-bc2a::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;
}
.description_dark_8c8d .sidebar-next-03fa .black_a7ba {
  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;
}
.description_dark_8c8d
  .sidebar-next-03fa
  .black_a7ba
  .gallery-2a01 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.description_dark_8c8d .sidebar-next-03fa .black_a7ba .status_glass_126a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.description_dark_8c8d
  .sidebar-next-03fa
  .black_a7ba
  .status_glass_126a:focus {
  background: 0 0;
}
.description_dark_8c8d
  .sidebar-next-03fa
  .black_a7ba
  .right_45e1 {
  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;
}
.alert_0ed8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert_0ed8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert_0ed8 li:last-child {
  margin-right: 0;
}
.alert_0ed8 li:first-child {
  margin-left: 0;
}
.alert_0ed8.main-5fb7 a {
  color: #fff;
}
.alert_0ed8.main-5fb7 a:hover {
  color: #fff;
}
.alert_0ed8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert_0ed8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert_0ed8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert_0ed8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert_0ed8 [class*="social-icon-apple"] {
  background-color: #999;
}
.alert_0ed8 [class*="social-icon-apple"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #999;
}
.alert_0ed8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert_0ed8 [class*="social-icon-behance"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #1769ff;
}
.alert_0ed8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert_0ed8 [class*="social-icon-bitbucket"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #205081;
}
.alert_0ed8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert_0ed8 [class*="social-icon-codepen"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #000;
}
.alert_0ed8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert_0ed8 [class*="social-icon-delicious"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #39f;
}
.alert_0ed8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert_0ed8 [class*="social-icon-digg"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #005be2;
}
.alert_0ed8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert_0ed8 [class*="social-icon-dribbble"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #ea4c89;
}
.alert_0ed8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert_0ed8 [class*="social-icon-envelope"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #ea4335;
}
.alert_0ed8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert_0ed8 [class*="social-icon-facebook"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #3b5998;
}
.alert_0ed8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert_0ed8 [class*="social-icon-flickr"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #0063dc;
}
.alert_0ed8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert_0ed8 [class*="social-icon-foursquare"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #2d5be3;
}
.alert_0ed8 [class*="social-icon-github"] {
  background-color: #333;
}
.alert_0ed8 [class*="social-icon-github"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #333;
}
.alert_0ed8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert_0ed8 [class*="social-icon-google-plus"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #dd4b39;
}
.alert_0ed8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert_0ed8 [class*="social-icon-houzz"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #7ac142;
}
.alert_0ed8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert_0ed8 [class*="social-icon-instagram"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #262626;
}
.alert_0ed8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert_0ed8 [class*="social-icon-jsfiddle"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #487aa2;
}
.alert_0ed8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert_0ed8 [class*="social-icon-linkedin"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #0077b5;
}
.alert_0ed8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert_0ed8 [class*="social-icon-medium"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #00ab6b;
}
.alert_0ed8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert_0ed8
  [class*="social-icon-odnoklassniki"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #f4731c;
}
.alert_0ed8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert_0ed8 [class*="social-icon-meetup"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #ec1c40;
}
.alert_0ed8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert_0ed8 [class*="social-icon-pinterest"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #bd081c;
}
.alert_0ed8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert_0ed8 [class*="social-icon-product-hunt"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #da552f;
}
.alert_0ed8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert_0ed8 [class*="social-icon-reddit"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #ff4500;
}
.alert_0ed8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert_0ed8 [class*="social-icon-rss"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #f26522;
}
.alert_0ed8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert_0ed8
  [class*="social-icon-shopping-cart"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #4caf50;
}
.alert_0ed8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert_0ed8 [class*="social-icon-skype"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #00aff0;
}
.alert_0ed8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert_0ed8 [class*="social-icon-slideshare"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #0077b5;
}
.alert_0ed8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert_0ed8 [class*="social-icon-snapchat"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #fffc00;
}
.alert_0ed8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert_0ed8 [class*="social-icon-soundcloud"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #f80;
}
.alert_0ed8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert_0ed8 [class*="social-icon-spotify"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #2ebd59;
}
.alert_0ed8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert_0ed8
  [class*="social-icon-stack-overflow"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #fe7a15;
}
.alert_0ed8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert_0ed8 [class*="social-icon-maldkfgram"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #2ca5e0;
}
.alert_0ed8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert_0ed8 [class*="social-icon-tripadvisor"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #589442;
}
.alert_0ed8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert_0ed8 [class*="social-icon-tumblr"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #35465c;
}
.alert_0ed8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert_0ed8 [class*="social-icon-twitch"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #6441a5;
}
.alert_0ed8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert_0ed8 [class*="social-icon-twitter"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #1da1f2;
}
.alert_0ed8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert_0ed8 [class*="social-icon-vimeo"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #1ab7ea;
}
.alert_0ed8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert_0ed8 [class*="social-icon-vk"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #45668e;
}
.alert_0ed8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert_0ed8 [class*="social-icon-weibo"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #df2029;
}
.alert_0ed8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert_0ed8 [class*="social-icon-weixin"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #7bb32e;
}
.alert_0ed8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert_0ed8 [class*="social-icon-whatsapp"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #25d366;
}
.alert_0ed8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert_0ed8 [class*="social-icon-wordpress"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #21759b;
}
.alert_0ed8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert_0ed8 [class*="social-icon-xing"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #026466;
}
.alert_0ed8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert_0ed8 [class*="social-icon-yelp"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #af0606;
}
.alert_0ed8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert_0ed8 [class*="social-icon-youtube"].alert_narrow_c5f1 {
  background-color: transparent;
  color: #cd201f;
}
.old-078a {
  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;
}
.old-078a:hover {
  box-shadow: none;
  background: 0 0;
}
.primary-fixed-b621 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary-38e1 {
  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;
}
.wide_90c0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input_gold_dc6b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input_gold_dc6b,
.input_gold_dc6b::after,
.input_gold_dc6b::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;
}
.input_gold_dc6b::after,
.input_gold_dc6b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.out-884c .primary-38e1 .wide_90c0 {
  margin-top: -2px;
  width: 19px;
}
.out-884c .primary-38e1 .input_gold_dc6b {
  margin-top: -1px;
}
.out-884c .primary-38e1 .input_gold_dc6b,
.out-884c .primary-38e1 .input_gold_dc6b::after,
.out-884c .primary-38e1 .input_gold_dc6b::before {
  width: 19px;
  height: 2px;
}
.out-884c .primary-38e1 .input_gold_dc6b::before {
  top: -6px;
}
.out-884c .primary-38e1 .input_gold_dc6b::after {
  bottom: -6px;
}
.upper_df9e .primary-38e1 .wide_90c0 {
  margin-top: -2px;
  width: 22px;
}
.upper_df9e .primary-38e1 .input_gold_dc6b {
  margin-top: -1px;
}
.upper_df9e .primary-38e1 .input_gold_dc6b,
.upper_df9e .primary-38e1 .input_gold_dc6b::after,
.upper_df9e .primary-38e1 .input_gold_dc6b::before {
  width: 22px;
  height: 2px;
}
.upper_df9e .primary-38e1 .input_gold_dc6b::before {
  top: -7px;
}
.upper_df9e .primary-38e1 .input_gold_dc6b::after {
  bottom: -7px;
}
.outer-e38e .primary-38e1 .wide_90c0 {
  margin-top: -2px;
  width: 31px;
}
.outer-e38e .primary-38e1 .input_gold_dc6b {
  margin-top: -1.5px;
}
.outer-e38e .primary-38e1 .input_gold_dc6b,
.outer-e38e .primary-38e1 .input_gold_dc6b::after,
.outer-e38e .primary-38e1 .input_gold_dc6b::before {
  width: 31px;
  height: 3px;
}
.outer-e38e .primary-38e1 .input_gold_dc6b::before {
  top: -9px;
}
.outer-e38e .primary-38e1 .input_gold_dc6b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .disabled_white_e870 .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_white_e870 .primary-38e1 .input_gold_dc6b {
    margin-top: -1px;
  }
  .disabled_white_e870 .primary-38e1 .input_gold_dc6b,
  .disabled_white_e870 .primary-38e1 .input_gold_dc6b::after,
  .disabled_white_e870 .primary-38e1 .input_gold_dc6b::before {
    width: 19px;
    height: 2px;
  }
  .disabled_white_e870 .primary-38e1 .input_gold_dc6b::before {
    top: -6px;
  }
  .disabled_white_e870 .primary-38e1 .input_gold_dc6b::after {
    bottom: -6px;
  }
  .wood_8ffb .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 22px;
  }
  .wood_8ffb .primary-38e1 .input_gold_dc6b {
    margin-top: -1px;
  }
  .wood_8ffb .primary-38e1 .input_gold_dc6b,
  .wood_8ffb .primary-38e1 .input_gold_dc6b::after,
  .wood_8ffb .primary-38e1 .input_gold_dc6b::before {
    width: 22px;
    height: 2px;
  }
  .wood_8ffb .primary-38e1 .input_gold_dc6b::before {
    top: -7px;
  }
  .wood_8ffb .primary-38e1 .input_gold_dc6b::after {
    bottom: -7px;
  }
  .outline_south_7f92 .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 31px;
  }
  .outline_south_7f92 .primary-38e1 .input_gold_dc6b {
    margin-top: -1.5px;
  }
  .outline_south_7f92 .primary-38e1 .input_gold_dc6b,
  .outline_south_7f92 .primary-38e1 .input_gold_dc6b::after,
  .outline_south_7f92 .primary-38e1 .input_gold_dc6b::before {
    width: 31px;
    height: 3px;
  }
  .outline_south_7f92 .primary-38e1 .input_gold_dc6b::before {
    top: -9px;
  }
  .outline_south_7f92 .primary-38e1 .input_gold_dc6b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .short-3619 .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 19px;
  }
  .short-3619 .primary-38e1 .input_gold_dc6b {
    margin-top: -1px;
  }
  .short-3619 .primary-38e1 .input_gold_dc6b,
  .short-3619 .primary-38e1 .input_gold_dc6b::after,
  .short-3619 .primary-38e1 .input_gold_dc6b::before {
    width: 19px;
    height: 2px;
  }
  .short-3619 .primary-38e1 .input_gold_dc6b::before {
    top: -6px;
  }
  .short-3619 .primary-38e1 .input_gold_dc6b::after {
    bottom: -6px;
  }
  .photo-d53f .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 22px;
  }
  .photo-d53f .primary-38e1 .input_gold_dc6b {
    margin-top: -1px;
  }
  .photo-d53f .primary-38e1 .input_gold_dc6b,
  .photo-d53f .primary-38e1 .input_gold_dc6b::after,
  .photo-d53f .primary-38e1 .input_gold_dc6b::before {
    width: 22px;
    height: 2px;
  }
  .photo-d53f .primary-38e1 .input_gold_dc6b::before {
    top: -7px;
  }
  .photo-d53f .primary-38e1 .input_gold_dc6b::after {
    bottom: -7px;
  }
  .outline-red-6859 .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 31px;
  }
  .outline-red-6859 .primary-38e1 .input_gold_dc6b {
    margin-top: -1.5px;
  }
  .outline-red-6859 .primary-38e1 .input_gold_dc6b,
  .outline-red-6859 .primary-38e1 .input_gold_dc6b::after,
  .outline-red-6859 .primary-38e1 .input_gold_dc6b::before {
    width: 31px;
    height: 3px;
  }
  .outline-red-6859 .primary-38e1 .input_gold_dc6b::before {
    top: -9px;
  }
  .outline-red-6859 .primary-38e1 .input_gold_dc6b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .block-e4b4 .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 19px;
  }
  .block-e4b4 .primary-38e1 .input_gold_dc6b {
    margin-top: -1px;
  }
  .block-e4b4 .primary-38e1 .input_gold_dc6b,
  .block-e4b4 .primary-38e1 .input_gold_dc6b::after,
  .block-e4b4 .primary-38e1 .input_gold_dc6b::before {
    width: 19px;
    height: 2px;
  }
  .block-e4b4 .primary-38e1 .input_gold_dc6b::before {
    top: -6px;
  }
  .block-e4b4 .primary-38e1 .input_gold_dc6b::after {
    bottom: -6px;
  }
  .component-focused-08f1 .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 22px;
  }
  .component-focused-08f1 .primary-38e1 .input_gold_dc6b {
    margin-top: -1px;
  }
  .component-focused-08f1 .primary-38e1 .input_gold_dc6b,
  .component-focused-08f1 .primary-38e1 .input_gold_dc6b::after,
  .component-focused-08f1 .primary-38e1 .input_gold_dc6b::before {
    width: 22px;
    height: 2px;
  }
  .component-focused-08f1 .primary-38e1 .input_gold_dc6b::before {
    top: -7px;
  }
  .component-focused-08f1 .primary-38e1 .input_gold_dc6b::after {
    bottom: -7px;
  }
  .status-0eed .primary-38e1 .wide_90c0 {
    margin-top: -2px;
    width: 31px;
  }
  .status-0eed .primary-38e1 .input_gold_dc6b {
    margin-top: -1.5px;
  }
  .status-0eed .primary-38e1 .input_gold_dc6b,
  .status-0eed .primary-38e1 .input_gold_dc6b::after,
  .status-0eed .primary-38e1 .input_gold_dc6b::before {
    width: 31px;
    height: 3px;
  }
  .status-0eed .primary-38e1 .input_gold_dc6b::before {
    top: -9px;
  }
  .status-0eed .primary-38e1 .input_gold_dc6b::after {
    bottom: -9px;
  }
}
.status_current_636c .input_gold_dc6b {
  -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);
}
.status_current_636c .input_gold_dc6b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.status_current_636c .input_gold_dc6b::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);
}
.status_current_636c.popup_12ab .input_gold_dc6b {
  -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);
}
.status_current_636c.popup_12ab .input_gold_dc6b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.status_current_636c.popup_12ab .input_gold_dc6b::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);
}
.green-07ee {
  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.focus_4929:before {
  display: none;
}
.component-ba3a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.component-ba3a .article-new-cc91 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.component-ba3a .article-new-cc91:last-of-type {
  border-bottom: none;
}
.component-ba3a .article-new-cc91.medium_9bfb,
.component-ba3a .article-new-cc91.clean_130a,
.component-ba3a .article-new-cc91.liquid-c6bd {
  padding: 0;
}
.component-ba3a .blue_012f .right_92a3 {
  color: currentColor;
}
.component-ba3a .blue_012f .right_92a3:focus,
.component-ba3a .blue_012f .right_92a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-ba3a.down-f1b5 .mask_fast_7223,
.component-ba3a.down-f1b5 .hover_bd4e a,
.component-ba3a.down-f1b5 .nav-7b49 a,
.component-ba3a.down-f1b5 .outline-cef2 a {
  color: rgba(0, 0, 0, 0.55);
}
.component-ba3a.down-f1b5 .mask_fast_7223:hover,
.component-ba3a.down-f1b5 .hover_bd4e a:hover,
.component-ba3a.down-f1b5 .nav-7b49 a:hover,
.component-ba3a.down-f1b5 .outline-cef2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-ba3a.down-f1b5 .hidden-basic-8c98 {
  color: rgba(0, 0, 0, 0.8);
}
.component-ba3a.down-f1b5 .article-new-cc91 {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-ba3a.down-f1b5 .article-new-cc91:before {
  background: rgba(0, 0, 0, 0.08);
}
.component-ba3a.down-f1b5 .east-0b9a:before {
  background: rgba(255, 255, 255, 0.9);
}
.component-ba3a.down-f1b5 .blue_012f .large-514a li a,
.component-ba3a.down-f1b5 .blue_012f .right_92a3,
.component-ba3a.down-f1b5 .outline-cef2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-ba3a.down-f1b5 .blue_012f .right_92a3:focus,
.component-ba3a.down-f1b5 .blue_012f .right_92a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-ba3a.down-f1b5 .large-514a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-ba3a.panel_out_af17 .mask_fast_7223,
.component-ba3a.panel_out_af17 .hover_bd4e a,
.component-ba3a.panel_out_af17 .nav-7b49 .right_92a3,
.component-ba3a.panel_out_af17 .nav-7b49 a,
.component-ba3a.panel_out_af17 .outline-cef2 a {
  color: rgba(255, 255, 255, 0.79);
}
.component-ba3a.panel_out_af17 .mask_fast_7223:hover,
.component-ba3a.panel_out_af17 .hover_bd4e a:hover,
.component-ba3a.panel_out_af17 .nav-7b49 .right_92a3:hover,
.component-ba3a.panel_out_af17 .nav-7b49 a:hover,
.component-ba3a.panel_out_af17 .outline-cef2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-ba3a.panel_out_af17 .hidden-basic-8c98 {
  color: rgba(255, 255, 255, 0.99);
}
.component-ba3a.panel_out_af17 .article-new-cc91 {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-ba3a.panel_out_af17 .article-new-cc91:before {
  background: rgba(255, 255, 255, 0.08);
}
.component-ba3a.panel_out_af17 .east-0b9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-ba3a.panel_out_af17 .blue_012f .large-514a li a,
.component-ba3a.panel_out_af17 .blue_012f .right_92a3,
.component-ba3a.panel_out_af17 .outline-cef2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-ba3a.panel_out_af17 .blue_012f .right_92a3:focus,
.component-ba3a.panel_out_af17 .blue_012f .right_92a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-ba3a.panel_out_af17 .large-514a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-0b9a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.east-0b9a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.over_7cc1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.warm-468a .component-ba3a {
  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;
}
.warm-468a .article-new-cc91 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.warm-468a .article-new-cc91: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) {
  .warm-468a .article-new-cc91:before {
    width: 16%;
    left: 42%;
  }
}
.warm-468a .article-new-cc91:last-child:before {
  content: none;
}
.warm-468a .article-new-cc91[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.warm-468a .blue_012f .large-514a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.warm-468a .blue_012f .large-514a li a .right_92a3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.warm-468a .blue_012f .outline-cef2 {
  border: none;
}
.warm-468a .blue_012f .outline-cef2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.warm-468a .east-0b9a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.warm-468a .over_7cc1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.warm-468a .panel_out_af17 .east-0b9a:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm-468a .down-f1b5.plasma-3191 .input_gold_dc6b {
  background: rgba(0, 0, 0, 0.6);
}
.warm-468a
  .down-f1b5.plasma-3191
  .input_gold_dc6b::after,
.warm-468a
  .down-f1b5.plasma-3191
  .input_gold_dc6b:before {
  background: inherit;
}
.warm-468a
  .down-f1b5.plasma-3191:hover
  .input_gold_dc6b {
  background: rgba(0, 0, 0, 0.8);
}
.short_4006 .component-ba3a {
  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) {
  .short_4006 .component-ba3a {
    width: auto;
    right: 45px;
  }
}
.container_wide_bb5a .component-ba3a {
  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) {
  .container_wide_bb5a .component-ba3a {
    width: auto;
    left: 45px;
  }
}
.focus_4929 .component-ba3a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focus_4929 .over_7cc1 {
  max-width: 48em;
  margin: 0 auto;
}
.focus_4929 .east-0b9a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.status-upper-e255 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.status-upper-e255.warm-468a .component-ba3a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.status-upper-e255.short_4006 .component-ba3a {
  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);
}
.status-upper-e255 .component-ba3a {
  visibility: visible;
}
.status-upper-e255.container_wide_bb5a .component-ba3a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.smooth-187c,
.icon_ebd3 {
  overflow-x: hidden;
}
.smooth-187c .component-ba3a {
  overflow: auto;
}
.smooth-187c.warm-468a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-187c.warm-468a .component-ba3a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.smooth-187c.warm-468a .old-078a {
  opacity: 0;
}
.smooth-187c.short_4006 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-187c.short_4006 .component-ba3a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.smooth-187c.short_4006 .old-078a {
  opacity: 0;
}
.smooth-187c.container_wide_bb5a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-187c.container_wide_bb5a .component-ba3a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.smooth-187c.container_wide_bb5a .old-078a {
  opacity: 0;
}
.smooth-187c.focus_4929 .component-ba3a {
  z-index: 10;
  visibility: visible;
}
.plasma-3191 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma-3191 .input_gold_dc6b {
  background: rgba(255, 255, 255, 0.99);
}
.plasma-3191 .input_gold_dc6b::after,
.plasma-3191 .input_gold_dc6b:before {
  background: inherit;
}
.plasma-3191:hover .input_gold_dc6b {
  background: rgba(255, 255, 255, 0.99);
}
.container_wide_bb5a .plasma-3191 {
  top: 10px;
  right: auto;
  left: 12px;
}
.focus_4929 .plasma-3191 {
  display: none !important;
}
.smooth-187c:before,
.icon_ebd3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.smooth-187c .plasma-3191,
.icon_ebd3 .plasma-3191 {
  display: inline-block;
}
.component-ba3a .sort-upper-010d {
  -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;
}
.smooth-187c .component-ba3a .sort-upper-010d,
.icon_ebd3 .component-ba3a .sort-upper-010d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-4ef6 .gallery-2a01 {
  width: 100%;
}
.shade-1c33 {
  padding: 0 0.5em 0;
}
.shade-1c33 [class*="customify-col-"],
.shade-1c33 [class*="customify-col_"],
.shade-1c33 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_714c .shade-1c33 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .up_4fcb .banner_1ddf,
  .banner_1ddf {
    display: none;
  }
  .box_79ee {
    text-align: left;
  }
  .list_bright_29d9 {
    text-align: center;
  }
  .red_36f2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .up_4fcb .thumbnail-wood-5162,
  .thumbnail-wood-5162 {
    display: none;
  }
  .main-west-08a0 {
    text-align: left;
  }
  .sort_0719 {
    text-align: center;
  }
  .hard_93f6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .up_4fcb .backdrop_fast_e010,
  .backdrop_fast_e010 {
    display: none;
  }
  .top_8990 {
    text-align: left;
  }
  .table-e46c {
    text-align: center;
  }
  .popup_2e4c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.narrow-2231 {
  box-shadow: none !important;
}
.shade-brown-469f .active_503d,
.brown_1e1b .active_503d {
  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;
}
.brown_1e1b .active_503d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider-east-6297 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slider-east-6297:after,
.slider-east-6297:before {
  content: "";
  display: table;
}
.slider-east-6297:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slider-east-6297 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slider-east-6297,
.nav_fresh_8d4a {
  max-width: 1248px;
  margin: 0 auto;
}

.accordion-fddc.bright-ec96 .slider-east-6297 {
  max-width: 100%;
}
.accordion-fddc.panel-1b5d {
  max-width: 1200px;
  margin: 0 auto;
}
.accordion-fddc.search_huge_8570 .slider-east-6297 {
  max-width: 100%;
}
.accordion-fddc.search_huge_8570 > .slider-east-6297 {
  padding-left: 0;
  padding-right: 0;
}
.accordion-fddc.search_huge_8570 > .slider-east-6297 .up_4fcb {
  margin: 0;
}
.accordion-fddc.search_huge_8570
  > .slider-east-6297
  .south_f52f.iron-c4a4 {
  margin-right: 0;
  margin-left: 0;
}
.accordion-fddc.search_huge_8570 #main.iron-c4a4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hard_eff5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hard_eff5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tag-e930 .article_2701 {
    padding-right: 1em;
  }
  .tag-e930.card-steel-2efd .south_f52f {
    border-right: 1px solid #eaecee;
  }
  .tag-e930.card-steel-2efd .article_2701 {
    padding-right: 1em;
  }
  .tag-e930.card-steel-2efd .modal-down-bec7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_515e .article_2701 {
    padding-left: 1em;
  }
  .text_515e.card-steel-2efd .south_f52f {
    border-left: 1px solid #eaecee;
  }
  .text_515e.card-steel-2efd .article_2701 {
    padding-left: 1em;
  }
  .text_515e.card-steel-2efd .modal-down-bec7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-tall-be30 .article_2701 {
    padding-left: 1em;
  }
  .hero-tall-be30.card-steel-2efd .brown-eb80 {
    border-right: 1px solid #eaecee;
  }
  .hero-tall-be30.card-steel-2efd .plasma-187e {
    border-right: 1px solid #eaecee;
  }
  .hero-tall-be30.card-steel-2efd .article_2701 {
    padding-left: 1em;
  }
  .hero-tall-be30.card-steel-2efd .modal-down-bec7 {
    padding-right: 1em;
  }
  .hero-tall-be30.card-steel-2efd .right-1338 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_5a43 .article_2701 {
    padding-right: 1em;
  }
  .lite_5a43.card-steel-2efd .brown-eb80 {
    border-left: 1px solid #eaecee;
  }
  .lite_5a43.card-steel-2efd .plasma-187e {
    border-left: 1px solid #eaecee;
  }
  .lite_5a43.card-steel-2efd .article_2701 {
    padding-right: 1em;
  }
  .lite_5a43.card-steel-2efd .modal-down-bec7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite_5a43.card-steel-2efd .right-1338 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard_eff5 .article_2701 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard_eff5.card-steel-2efd .south_f52f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hard_eff5.card-steel-2efd .article_2701 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard_eff5.card-steel-2efd .modal-down-bec7 {
    padding-left: 1em;
  }
  .hard_eff5.card-steel-2efd .right-1338 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hard_eff5.card-steel-2efd .article_2701 {
    padding-left: 0;
  }
}
.huge_a5ca .button-medium-311e {
  display: inline-block;
}
.highlight_c45e {
  display: inline-block;
}
.selected-9698 {
  word-con: break-word;
}
.photo_old_946b > span {
  display: inline-block;
  padding: 5px 0;
}
.photo_old_946b .feature-wood-6db2 {
  margin-left: 8px;
  margin-right: 8px;
}
.photo_old_946b .column-ff90 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.action_0e28 .gallery_east_a0bc {
  margin-bottom: 2em;
}
.action_0e28 .row-5489 {
  margin-bottom: 15px;
}
.action_0e28 .row-5489:last-child {
  margin-bottom: 0;
}
.action_0e28 .first_f5dd {
  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) {
  .action_0e28 .first_f5dd {
    display: block;
  }
}
.action_0e28 .liquid-2119 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .action_0e28 .liquid-2119 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.action_0e28 .preview_plasma_3de3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.action_0e28 .preview_plasma_3de3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.action_0e28 .preview_plasma_3de3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.action_0e28 .selected-9698 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.action_0e28 .selected-9698 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.action_0e28 .preview_gas_8776 p:last-child {
  margin-bottom: 0;
}
.action_0e28 .yellow-53f8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.action_0e28 .disabled_fe9f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.action_0e28 .hero-dim-d117 {
  margin-top: 1em;
}
.action_0e28 .mini_821f {
  top: 0;
  display: block;
}
.action_0e28 .mini_821f a {
  color: inherit;
}
.action_0e28 .mini_821f a:hover {
  color: inherit;
}
.action_0e28 .media-plasma-013a {
  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;
}
.action_0e28 .media-plasma-013a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.action_0e28 .disabled_fe9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.action_0e28 .widget-8f23 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.action_0e28 .widget-8f23:first-child {
  margin-top: 0;
}
.action_0e28 .widget-8f23.hard_bc80 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.action_0e28 .widget-8f23.outer_fb7e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.action_0e28
  .widget-8f23.outer_fb7e.prev-f981
  .hero-dim-d117 {
  width: 100%;
}
.action_0e28 .outer_fb7e {
  -webkit-box-align: center;
  align-items: center;
}
.action_0e28 .outer_fb7e .photo_old_946b,
.action_0e28 .outer_fb7e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.action_0e28 .preview_plasma_3de3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action_0e28 .preview_plasma_3de3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.action_0e28 .preview_plasma_3de3: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;
}
.action_0e28 .hard_bc80 {
  z-index: 5;
}
.action_0e28 .modal_copper_b426 .north-48ea {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.action_0e28 .widget-white-cfcb .north-48ea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.action_0e28 .rough-06c6 .north-48ea {
  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;
}
.action_0e28.component-c011 .first_f5dd,
.action_0e28.notification-1d50 .first_f5dd {
  display: block;
}
.action_0e28.component-c011 .first_f5dd .large_c97a,
.action_0e28.component-c011 .first_f5dd .disabled_fe9f,
.action_0e28.notification-1d50 .first_f5dd .large_c97a,
.action_0e28.notification-1d50 .first_f5dd .disabled_fe9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action_0e28.primary_9d53 .liquid-2119 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .action_0e28.primary_9d53 .liquid-2119 {
    margin-right: 0;
  }
}
.action_0e28.component-c011 .liquid-2119,
.action_0e28.notification-1d50 .liquid-2119 {
  padding-top: 40%;
}
.action_0e28.component-c011 .gallery_east_a0bc,
.action_0e28.notification-1d50 .gallery_east_a0bc {
  display: block;
}
.action_0e28.component-c011 .fn-sticky-29ed .disabled_fe9f,
.action_0e28.notification-1d50 .fn-sticky-29ed .disabled_fe9f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.action_0e28.component-c011 .liquid-2119,
.action_0e28.notification-1d50 .liquid-2119 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.action_0e28.component-c011 .disabled_fe9f {
  padding: 1em;
}
.focused_744c {
  margin: 30px auto;
  display: block;
}
.focused_744c .up_6378 > * {
  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;
}
.focused_744c .up_6378 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused_744c .up_6378 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary-8687 .photo_old_946b {
  margin-bottom: 1.41575em;
}
.primary-8687 .form_57fd {
  margin-bottom: 1.618em;
}
.last-ee07 .alert_bea1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.last-ee07 .alert_bea1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.last-ee07 .preview-8d99 {
  max-width: 100%;
  overflow: auto;
}
.header-faec .last-ee07 a:hover {
  text-decoration: underline;
}
.table-right-fb8c .row-5489:not(.selected-9698),
.table-right-fb8c .preview_plasma_3de3 {
  margin-bottom: 1.41575em;
}
.table-right-fb8c .row-5489:not(.selected-9698):last-child,
.table-right-fb8c .preview_plasma_3de3:last-child {
  margin-bottom: 0;
}
.table-right-fb8c .row-5489.picture_75e1 {
  margin-bottom: 0.41575em;
}
.table-right-fb8c .carousel_67cf:before,
.table-right-fb8c .thumbnail-black-09db:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table-right-fb8c .carousel_67cf:before {
  content: "\f115";
}
.table-right-fb8c .thumbnail-black-09db:before {
  content: "\f02c";
}
.table-right-fb8c .gallery_cool_00b3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table-right-fb8c .gallery_cool_00b3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.logo-a5fa {
  display: -webkit-box;
  display: flex;
}
.logo-a5fa .panel_light_279c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .logo-a5fa .panel_light_279c {
    flex-basis: 90px;
  }
}
.logo-a5fa .slider_8b42 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-a5fa .slider_8b42 {
    flex-basis: calc(100% - 50px);
  }
}
.logo-a5fa .gradient-36b0 p:last-child {
  margin-bottom: 0.72em;
}
.sidebar_a228 .up_6378 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sidebar_a228 .up_6378:after,
.sidebar_a228 .up_6378:before {
  content: "";
  display: table;
}
.sidebar_a228 .up_6378:after {
  clear: both;
}
.sidebar_a228 .up_6378 .media-in-e4c9,
.sidebar_a228 .up_6378 .border-6115 {
  width: 49%;
}
.sidebar_a228 .up_6378 .media-in-e4c9 a span.pro_8c18,
.sidebar_a228 .up_6378 .border-6115 a span.pro_8c18 {
  display: block;
  margin-bottom: 5px;
}
.sidebar_a228 .up_6378 .border-6115 {
  float: left;
  text-align: left;
}
.sidebar_a228 .up_6378 .media-in-e4c9 {
  float: right;
  text-align: right;
}
.disabled-b3f1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled-b3f1 {
    margin-bottom: 0;
  }
}
.complex-fb05 {
  margin-bottom: 1em;
}
.complex-fb05 .selected-9698 {
  font-size: 1.1em;
  line-height: 1.3;
}
.status_6dd6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gas_af6b .complex-fb05,
.clean-4ebe .complex-fb05 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gas_af6b .complex-fb05,
  .clean-4ebe .complex-fb05 {
    display: block;
  }
}
.gas_af6b .status_6dd6,
.clean-4ebe .status_6dd6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gas_af6b .status_6dd6,
  .clean-4ebe .status_6dd6 {
    margin-bottom: 1em;
  }
}
.gas_af6b .status_6dd6 img,
.clean-4ebe .status_6dd6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gas_af6b .wrapper_orange_1dda,
.clean-4ebe .wrapper_orange_1dda {
  flex-basis: calc(100% - 160px);
}
.gas_af6b .wrapper_orange_1dda p,
.clean-4ebe .wrapper_orange_1dda p {
  margin-bottom: 0;
}
.gas_af6b .wrapper_orange_1dda {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gas_af6b .wrapper_orange_1dda {
    padding-left: 0;
  }
}
.clean-4ebe .wrapper_orange_1dda {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .clean-4ebe .wrapper_orange_1dda {
    padding-right: 0;
  }
}
.clean-4ebe .status_6dd6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.badge-wide-9429 .status_6dd6 {
  margin-bottom: 0.5em;
}
.badge-wide-9429 .status_6dd6 img {
  width: 100%;
}
.input_up_2701 .footer_5ebb,
.label_short_4db2 .footer_5ebb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label_short_4db2 .south_f52f .shade-27d9 p:last-child {
  margin-bottom: 0;
}
.media-b6e5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label_f1c1 .content-paper-1b3f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label_f1c1 .content-paper-1b3f:last-of-type {
    margin-bottom: 0;
  }
}
.label_f1c1 .content-paper-1b3f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_f1c1 .content-paper-1b3f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label_f1c1 .content-paper-1b3f ul li {
  margin: 0 0 0.6em;
}
.label_f1c1 .content-paper-1b3f ul li.row_77a2,
.label_f1c1 .content-paper-1b3f ul li.breadcrumb_slow_78fc {
  position: relative;
}
.label_f1c1 .content-paper-1b3f ul li.row_77a2 .old_4a5a,
.label_f1c1 .content-paper-1b3f ul li.breadcrumb_slow_78fc .old_4a5a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label_f1c1 .content-paper-1b3f ul li.row_77a2:after:after,
.label_f1c1 .content-paper-1b3f ul li.row_77a2:after:before,
.label_f1c1
  .content-paper-1b3f
  ul
  li.breadcrumb_slow_78fc:after:after,
.label_f1c1
  .content-paper-1b3f
  ul
  li.breadcrumb_slow_78fc:after:before {
  content: "";
  display: table;
}
.label_f1c1 .content-paper-1b3f ul li.row_77a2:after:after,
.label_f1c1
  .content-paper-1b3f
  ul
  li.breadcrumb_slow_78fc:after:after {
  clear: both;
}
.label_f1c1 .content-paper-1b3f a.image-first-b415:hover {
  text-decoration: none;
}
.label_f1c1 .content-paper-1b3f select {
  max-width: 100%;
}
.label_f1c1 .content-paper-1b3f table {
  font-size: 85%;
}
.label_f1c1 .content-paper-1b3f table td,
.label_f1c1 .content-paper-1b3f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label_f1c1 .content-paper-1b3f table tfoot td {
  text-align: left;
}
.label_f1c1 .content-paper-1b3f :last-child {
  margin-bottom: 0;
}
.label_f1c1 .content-paper-1b3f .thumbnail_stone_53f1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label_f1c1 .content-paper-1b3f .thumbnail_stone_53f1 label {
  width: 100%;
}
.label_f1c1 .content-paper-1b3f .thumbnail_stone_53f1 .status_glass_126a {
  width: 100%;
  display: block;
}
.label_f1c1 .content-paper-1b3f .thumbnail_stone_53f1 .header_upper_2a5d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label_f1c1 .content-paper-1b3f .thumbnail_stone_53f1 .header_upper_2a5d:hover svg #svg-search {
  fill: #444;
}
.label_f1c1 .content-paper-1b3f .thumbnail_stone_53f1 .header_upper_2a5d svg {
  width: 18px;
  height: 18px;
}
.label_f1c1 .card_3128 ul ul,
.label_f1c1 .mask_506f ul ul,
.label_f1c1 .primary-3da7 ul ul,
.label_f1c1 .grid-f3ea ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label_f1c1 .card_3128 .shadow_action_1ce5 > a,
.label_f1c1 .mask_506f .shadow_action_1ce5 > a,
.label_f1c1 .primary-3da7 .shadow_action_1ce5 > a,
.label_f1c1 .grid-f3ea .shadow_action_1ce5 > a {
  margin-bottom: 0;
}
.label_f1c1 .column-wide-06f0 li,
.label_f1c1 .card_3128 li,
.label_f1c1 .blue_aa0e li,
.label_f1c1 .mask_506f li,
.label_f1c1 .primary-3da7 li,
.label_f1c1 .grid-f3ea li,
.label_f1c1 .disabled_outer_a132 li,
.label_f1c1 .silver-1fe8 li {
  display: block;
  position: relative;
}
.label_f1c1 .column-wide-06f0 li:last-child,
.label_f1c1 .card_3128 li:last-child,
.label_f1c1 .blue_aa0e li:last-child,
.label_f1c1 .mask_506f li:last-child,
.label_f1c1 .primary-3da7 li:last-child,
.label_f1c1 .grid-f3ea li:last-child,
.label_f1c1 .disabled_outer_a132 li:last-child,
.label_f1c1 .silver-1fe8 li:last-child {
  border: none;
}
.label_f1c1 .column-wide-06f0 li a,
.label_f1c1 .card_3128 li a,
.label_f1c1 .blue_aa0e li a,
.label_f1c1 .mask_506f li a,
.label_f1c1 .primary-3da7 li a,
.label_f1c1 .grid-f3ea li a,
.label_f1c1 .disabled_outer_a132 li a,
.label_f1c1 .silver-1fe8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_f1c1 .column-wide-06f0 li ul li::before,
.label_f1c1 .card_3128 li ul li::before,
.label_f1c1 .blue_aa0e li ul li::before,
.label_f1c1 .mask_506f li ul li::before,
.label_f1c1 .primary-3da7 li ul li::before,
.label_f1c1 .grid-f3ea li ul li::before,
.label_f1c1 .disabled_outer_a132 li ul li::before,
.label_f1c1 .silver-1fe8 li ul li::before {
  left: 15px;
}
.label_f1c1 .column-wide-06f0 li ul a,
.label_f1c1 .card_3128 li ul a,
.label_f1c1 .blue_aa0e li ul a,
.label_f1c1 .mask_506f li ul a,
.label_f1c1 .primary-3da7 li ul a,
.label_f1c1 .grid-f3ea li ul a,
.label_f1c1 .disabled_outer_a132 li ul a,
.label_f1c1 .silver-1fe8 li ul a {
  padding-left: 20px;
}
.label_f1c1 .column-wide-06f0 li ul ul li::before,
.label_f1c1 .card_3128 li ul ul li::before,
.label_f1c1 .blue_aa0e li ul ul li::before,
.label_f1c1 .mask_506f li ul ul li::before,
.label_f1c1 .primary-3da7 li ul ul li::before,
.label_f1c1 .grid-f3ea li ul ul li::before,
.label_f1c1 .disabled_outer_a132 li ul ul li::before,
.label_f1c1 .silver-1fe8 li ul ul li::before {
  left: 30px;
}
.label_f1c1 .column-wide-06f0 li ul ul a,
.label_f1c1 .card_3128 li ul ul a,
.label_f1c1 .blue_aa0e li ul ul a,
.label_f1c1 .mask_506f li ul ul a,
.label_f1c1 .primary-3da7 li ul ul a,
.label_f1c1 .grid-f3ea li ul ul a,
.label_f1c1 .disabled_outer_a132 li ul ul a,
.label_f1c1 .silver-1fe8 li ul ul a {
  padding-left: 40px;
}
.label_f1c1 .pagination-small-93ce li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label_f1c1 .silver-1fe8 ul li {
  margin-bottom: 1.41575em;
}
.label_f1c1 .silver-1fe8 ul li .fluid-e7e1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label_f1c1 .silver-1fe8 ul li .silver-97b3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.panel_out_af17 .column-wide-06f0 li a,
.panel_out_af17 .card_3128 li a,
.panel_out_af17 .blue_aa0e li a,
.panel_out_af17 .mask_506f li a,
.panel_out_af17 .primary-3da7 li a,
.panel_out_af17 .grid-f3ea li a,
.panel_out_af17 .disabled_outer_a132 li a,
.panel_out_af17 .silver-1fe8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_out_af17 .pagination-small-93ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_out_af17 .content-paper-1b3f ul li.row_77a2 .old_4a5a,
.panel_out_af17 .content-paper-1b3f ul li.breadcrumb_slow_78fc .old_4a5a {
  background: rgba(0, 0, 0, 0.2);
}
.panel_out_af17 .label_f1c1 .content-paper-1b3f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-fddc .label_f1c1 .large-514a li {
  margin: 0;
}
.accordion-fddc .label_f1c1 .large-514a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.accordion-fddc .label_f1c1 .large-514a li ul {
  margin: 0;
}
.accordion-fddc .label_f1c1 .large-514a li ul li a {
  padding-left: 15px;
}
.accordion-fddc .label_f1c1 .large-514a li ul li li a {
  padding-left: 30px;
}
.accordion-fddc .label_f1c1 .large-514a li.list_purple_4416 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.accordion-fddc .label_f1c1 .large-514a li.list_purple_4416 > 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;
}
.accordion-fddc .label_f1c1 .large-514a li.list_purple_4416 > 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;
}
.dropdown_new_e4fe a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tooltip_f4ef {
  position: relative;
  z-index: 10;
}
.tooltip_f4ef .sort-upper-010d {
  width: 100%;
  max-width: 100%;
}
.slider-83ba .soft_ad83 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.slider-83ba .down-f1b5 {
}
.slider-83ba .panel_out_af17 {
  background: #292929;
}
.plasma_a7dc .soft_ad83 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.plasma_a7dc .down-f1b5 {
  background: #f9f9f9;
}
.plasma_a7dc .panel_out_af17 {
  background: #303030;
}
.warm-1b27 .soft_ad83 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm-1b27 .button-medium-311e {
    margin-bottom: 1em;
  }
  .warm-1b27 .button-medium-311e:last-child {
    margin-bottom: 0;
  }
}
.warm-1b27 .down-f1b5 {
  background: #ededed;
}
.warm-1b27 .panel_out_af17 {
  background: #1a1a1a;
}
.soft_ad83.down-f1b5 {
  color: rgba(0, 0, 0, 0.6);
}
.soft_ad83.down-f1b5 .preview_83c5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_ad83.panel_out_af17 {
  color: rgba(255, 255, 255, 0.99);
}
.soft_ad83.panel_out_af17 a:not(.image-first-b415) {
  color: rgba(255, 255, 255, 0.79);
}
.soft_ad83.panel_out_af17 a:not(.image-first-b415):hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_ad83.panel_out_af17 .preview_83c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_ad83.panel_out_af17 table tbody td,
.soft_ad83.panel_out_af17 table th {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop_simple_4cf4.content-88ec .slider-east-6297 {
  max-width: initial;
}
.backdrop_simple_4cf4 .dark-e745 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.backdrop_simple_4cf4 .dark-e745 .sort-upper-010d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .backdrop_simple_4cf4 .dark-e745 .sort-upper-010d {
    display: block;
    margin-bottom: 2em;
  }
  .backdrop_simple_4cf4 .dark-e745 .sort-upper-010d:last-child {
    margin-bottom: 0;
  }
}
.warm-1b27 .button-medium-311e:last-child,
.plasma_a7dc .button-medium-311e:last-child,
.slider-83ba .button-medium-311e:last-child {
  margin-bottom: 0;
}
.warm-1b27 .button-medium-311e .label_f1c1 .content-paper-1b3f:last-child,
.plasma_a7dc .button-medium-311e .label_f1c1 .content-paper-1b3f:last-child,
.slider-83ba .button-medium-311e .label_f1c1 .content-paper-1b3f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .warm-1b27 .bottom-115e,
  .warm-1b27 .link-5997,
  .plasma_a7dc .bottom-115e,
  .plasma_a7dc .link-5997,
  .slider-83ba .bottom-115e,
  .slider-83ba .link-5997 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tooltip_f4ef .button-medium-311e {
    margin-bottom: 2em;
  }
}
.tooltip_f4ef p:last-child {
  margin-bottom: 0;
}
.tooltip_f4ef li,
.tooltip_f4ef ul {
  list-style: none;
  margin: 0;
}
.tooltip_f4ef ul ul {
  margin-left: 2.617924em;
}
.advanced_9a7a {
  font-size: 0.875em;
}

/* css-noise: 24ee */
.promo-block-g2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
