/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dark-abe3/customify
Author: WPCustomify
Author URI: https://pressmaximum.dark-abe3
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.dark-abe3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.disabled_dim_9594.accordion_068c/licenses/gpl-2.0.text-solid-e0fa
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.gradient-a520/, (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.overlay-static-e293.notice_red_8870/normalize.article_smooth_5e69/
 ======
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.article_smooth_5e69 v7.0.0 | MIT License | github.dark-abe3/necolas/normalize.article_smooth_5e69 */
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;
}
.box-plasma-db2c .warm_9eb8,
.accent_outer_9f02,
.outline-focused-ed5d,
.nav_3884,
.selected-7202,
.table-down-7bcc,
.advanced_7ffe,
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;
}
.accent_outer_9f02,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent_outer_9f02,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_outer_9f02,
  h1 {
    font-size: 1.8em;
  }
}
.outline-focused-ed5d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline-focused-ed5d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline-focused-ed5d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline-focused-ed5d,
  h2 {
    font-size: 1.7em;
  }
}
.nav_3884,
h3 {
  font-size: 1.618em;
}
.box-plasma-db2c .warm_9eb8,
.selected-7202,
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.heading_old_3e0d {
  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;
}
.text_liquid_b84d:after,
.text_liquid_b84d:before,
.mask-south-4ba2:after,
.mask-south-4ba2:before {
  content: "";
  display: table;
}
.text_liquid_b84d:after,
.mask-south-4ba2:after {
  clear: both;
}
.shadow-fluid-41da {
  float: right;
  margin-right: 0;
}
.cool_69d5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.medium_b493 .row-b545,
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;
}
.medium_b493 .row-b545: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-dfb5 .row-b545 {
  box-shadow: none;
}
.summary-dfb5
  .row-b545
  .upper-1116 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-dfb5 .row-b545 .pressed_c7f8 {
  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-dfb5
  .row-b545
  .pressed_c7f8
  b {
  display: none;
}
.summary-dfb5 .sidebar_33bf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(.medium_2529),
button:not(.static-79d9):not(.medium_2529),
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ),
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ),
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ) {
  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;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ):hover,
button:not(.static-79d9):not(
    .medium_2529
  ):hover,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ):hover,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ):hover,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ):active,
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ):focus,
button:not(.static-79d9):not(
    .medium_2529
  ):active,
button:not(.static-79d9):not(
    .medium_2529
  ):focus,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ):active,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ):focus,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ):active,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ):focus,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ):active,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ):focus {
  outline: 0;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff,
button:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff {
  position: relative;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .icon_c452,
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .block_selected_e8d5,
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .smooth_0fc4,
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  i,
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  svg,
button:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .icon_c452,
button:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .block_selected_e8d5,
button:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .smooth_0fc4,
button:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  i,
button:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  svg,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .icon_c452,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .block_selected_e8d5,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .smooth_0fc4,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  i,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  svg,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .icon_c452,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .block_selected_e8d5,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .smooth_0fc4,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  i,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  svg,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .icon_c452,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .block_selected_e8d5,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  .smooth_0fc4,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  i,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff
  svg {
  visibility: hidden;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff:after,
button:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff:after,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff:after,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff:after,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ).fn-loading-beff: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;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(.medium_2529),
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ),
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ),
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ) {
  color: #fff;
  background: #235787;
}
.thumbnail-bronze-45d1:not(.static-79d9):not(
    .medium_2529
  ):focus,
input[type="button"]:not(.static-79d9):not(
    .medium_2529
  ):focus,
input[type="reset"]:not(.static-79d9):not(
    .medium_2529
  ):focus,
input[type="submit"]:not(.static-79d9):not(
    .medium_2529
  ):focus {
  color: #fff;
}
.thumbnail-bronze-45d1.fn-disabled-beff:not(.static-79d9):not(
    .medium_2529
  ),
.thumbnail-bronze-45d1[disabled]:not(.static-79d9):not(
    .medium_2529
  ),
button.fn-disabled-beff:not(.static-79d9):not(
    .medium_2529
  ),
button[disabled]:not(.static-79d9):not(
    .medium_2529
  ) {
  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;
}
.dropdown-cd74 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dropdown-cd74: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;
}
.selected_d76d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.element-4d8f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip_wood_b25e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text_liquid_b84d:after,
.text_liquid_b84d:before,
.tertiary_gas_d62f:after,
.tertiary_gas_d62f:before,
.texture_60ba:after,
.texture_60ba:before,
.hard_ed7c:after,
.hard_ed7c:before,
.solid-54df:after,
.solid-54df:before,
.main-huge-42da:after,
.main-huge-42da:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text_liquid_b84d:after,
.tertiary_gas_d62f:after,
.texture_60ba:after,
.hard_ed7c:after,
.solid-54df:after,
.main-huge-42da:after {
  clear: both;
}
.tertiary_gas_d62f .grid_fca7,
.texture_60ba .grid_fca7,
.content-cbc6 .grid_fca7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.surface-tiny-90b4 {
  display: inline-block;
}
.description-33fe {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description-33fe img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description-33fe .card-active-eb9c {
  padding: 1em 0;
  font-size: 85%;
}
.card-active-eb9c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sidebar-6a37 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sidebar-6a37:after,
.sidebar-6a37:before {
  content: "";
  display: table;
}
.sidebar-6a37:after {
  clear: both;
}
.modal-e4a3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item-3f20 .modal-e4a3 {
  max-width: 50%;
}
.glass_3058 .modal-e4a3 {
  max-width: 33.33%;
}
.hidden_in_9d29 .modal-e4a3 {
  max-width: 25%;
}
.gradient_silver_c936 .modal-e4a3 {
  max-width: 20%;
}
.badge_14a4 .modal-e4a3 {
  max-width: 16.66%;
}
.nav-bronze-7fee .modal-e4a3 {
  max-width: 14.28%;
}
.wide_ce4e .modal-e4a3 {
  max-width: 12.5%;
}
.status_black_e64e .modal-e4a3 {
  max-width: 11.11%;
}
.bottom-0506 {
  display: block;
}
.box-plasma-db2c .input-easy-ec49 label,
.box-plasma-db2c .focus-thick-1325 label,
.box-plasma-db2c .medium-5288 label,
.box-plasma-db2c .steel_db99 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description_1064 {
  list-style: none;
  margin: 0;
}
.description_1064 article.in_0f00 {
  margin-bottom: 0;
}
.description_1064 ul {
  list-style: none;
  margin: 0;
}
.description_1064 .outer_495a li.in_0f00 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description_1064 .outer_495a li.in_0f00 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description_1064 .outer_495a li.in_0f00: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) {
  .description_1064 .outer_495a li.in_0f00 li.in_0f00 li.in_0f00 li.in_0f00 {
    padding-left: 0;
  }
}
article.in_0f00 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_0f00 .tertiary_gas_d62f p:last-of-type {
  margin-bottom: 0;
}
article.in_0f00 .red_7ab3 {
  float: left;
}
article.in_0f00 .gradient-bc3d {
  margin-left: 85px;
}
article.in_0f00 .column-medium-903e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_0f00 .column-medium-903e .logo_d417 {
  margin-left: 10px;
}
article.in_0f00 .center_88bb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_0f00 .table_yellow_a74c {
  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 .input-easy-ec49,
  #respond .medium-5288,
  #respond .steel_db99 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-easy-ec49 input,
#respond .medium-5288 input,
#respond .steel_db99 input {
  width: 100%;
}
#respond .steel_db99 {
  margin-right: 0;
}
#respond .first-6469 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_c1dc {
  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;
}
.picture_c1dc.backdrop_middle_4833 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture_c1dc 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%);
}
.picture_c1dc:focus,
.picture_c1dc: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);
}
.north-330b {
  border-radius: 10%;
}
.mask-85da {
  border-radius: 50%;
}
.status-wood-e15e {
  font-size: 0.72em;
}
.aside-5cab {
  font-size: 0.875em;
}
.filter-4215 {
  font-size: 1.1em;
}
.avatar_087c {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar_087c.status-wood-e15e {
  letter-spacing: 0.5px;
}
.simple-d468,
.simple-d468 a {
  color: #6d6d6d;
}
.simple-d468 a:hover {
  color: #111;
}
.backdrop_first_475d {
  color: #6d6d6d;
}
.banner-east-f53e {
  overflow-x: hidden;
}
.banner-east-f53e .advanced_6141.overlay-black-78a8 {
  position: relative;
}
.banner-east-f53e .advanced_6141.overlay-black-78a8.liquid-a30b {
  position: initial;
}
.banner-east-f53e
  .advanced_6141.overlay-black-78a8.liquid-a30b
  .caption-south-7f1c {
  left: auto;
}
.banner-east-f53e .advanced_6141 .caption-south-7f1c {
  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;
}
.banner-east-f53e .advanced_6141:hover.overlay-black-78a8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner-east-f53e
  .advanced_6141:hover.overlay-black-78a8
  .caption-south-7f1c {
  display: block;
  z-index: 9999999;
}
.banner-east-f53e .last-79c7 .gallery_9f9a,
.banner-east-f53e .secondary-57e4 .gallery_9f9a {
  display: none;
}
.banner-east-f53e .shadow-3517 .advanced_6141:hover.overlay-black-78a8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.box-plasma-db2c .input-easy-ec49 label,
.box-plasma-db2c .focus-thick-1325 label,
.box-plasma-db2c .medium-5288 label,
.box-plasma-db2c .steel_db99 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description_1064 {
  list-style: none;
  margin: 0;
}
.description_1064 article.in_0f00 {
  margin-bottom: 0;
}
.description_1064 ul {
  list-style: none;
  margin: 0;
}
.description_1064 .outer_495a li.in_0f00 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description_1064 .outer_495a li.in_0f00 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description_1064 .outer_495a li.in_0f00: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) {
  .description_1064 .outer_495a li.in_0f00 li.in_0f00 li.in_0f00 li.in_0f00 {
    padding-left: 0;
  }
}
article.in_0f00 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_0f00 .tertiary_gas_d62f p:last-of-type {
  margin-bottom: 0;
}
article.in_0f00 .red_7ab3 {
  float: left;
}
article.in_0f00 .gradient-bc3d {
  margin-left: 85px;
}
article.in_0f00 .column-medium-903e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_0f00 .column-medium-903e .logo_d417 {
  margin-left: 10px;
}
article.in_0f00 .center_88bb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_0f00 .table_yellow_a74c {
  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 .input-easy-ec49,
  #respond .medium-5288,
  #respond .steel_db99 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-easy-ec49 input,
#respond .medium-5288 input,
#respond .steel_db99 input {
  width: 100%;
}
#respond .steel_db99 {
  margin-right: 0;
}
#respond .first-6469 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-79c7 .filter-slow-a8a3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.filter-slow-a8a3 .carousel_bd50.video_hot_0811 .dark-85a8 > li > a:focus,
.filter-slow-a8a3 .carousel_bd50.video_hot_0811 .dark-85a8 > li > a:hover,
.filter-slow-a8a3 .carousel_bd50.table-next-73af .dark-85a8 > li > a:focus,
.filter-slow-a8a3 .carousel_bd50.table-next-73af .dark-85a8 > li > a:hover,
.filter-slow-a8a3 .carousel_bd50.element-outer-e58d .dark-85a8 > li > a:focus,
.filter-slow-a8a3 .carousel_bd50.element-outer-e58d .dark-85a8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-slow-a8a3
  .carousel_bd50.video_hot_0811
  .dark-85a8
  > li.heading_5ae2
  > a,
.filter-slow-a8a3
  .carousel_bd50.video_hot_0811
  .dark-85a8
  > li.steel-351a
  > a,
.filter-slow-a8a3
  .carousel_bd50.table-next-73af
  .dark-85a8
  > li.heading_5ae2
  > a,
.filter-slow-a8a3
  .carousel_bd50.table-next-73af
  .dark-85a8
  > li.steel-351a
  > a,
.filter-slow-a8a3
  .carousel_bd50.element-outer-e58d
  .dark-85a8
  > li.heading_5ae2
  > a,
.filter-slow-a8a3 .carousel_bd50.element-outer-e58d .dark-85a8 > li.accent-661e > a {
  color: rgba(255, 255, 255, 0.99);
}
.filter-slow-a8a3 .right-5970,
.filter-slow-a8a3 .right-5970 a {
  color: rgba(255, 255, 255, 0.99);
}
.filter-slow-a8a3 .label_9b78.form_bright_5708 li a,
.filter-slow-a8a3 .shade_46bb a,
.filter-slow-a8a3 .video-plasma-a4cf,
.filter-slow-a8a3 .dark-85a8 > li > a,
.filter-slow-a8a3 .pro-4037 {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3 .label_9b78.form_bright_5708 li a:hover,
.filter-slow-a8a3 .shade_46bb a:hover,
.filter-slow-a8a3 .video-plasma-a4cf:hover,
.filter-slow-a8a3 .dark-85a8 > li > a:hover,
.filter-slow-a8a3 .pro-4037:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-slow-a8a3 .breadcrumb-blue-f09b {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3 .breadcrumb-blue-f09b .center_ad2c {
  color: rgba(255, 255, 255, 0.99);
}
.filter-slow-a8a3 .breadcrumb-blue-f09b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-slow-a8a3 .row-middle-5189 .list_basic_0c0e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3 .row-middle-5189 .list_basic_0c0e .narrow_5353 {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3
  .row-middle-5189
  .list_basic_0c0e
  .narrow_5353::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3
  .row-middle-5189
  .list_basic_0c0e
  .narrow_5353:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3
  .row-middle-5189
  .list_basic_0c0e
  .narrow_5353::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3
  .row-middle-5189
  .list_basic_0c0e
  .narrow_5353::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3 .row-middle-5189 .mini_41e5 {
  color: rgba(255, 255, 255, 0.79);
}
.filter-slow-a8a3 .row-middle-5189 .mini_41e5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.down_c1e9
  .filter-slow-a8a3
  .row-middle-5189
  .content-1f9f
  .column-5909 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down_c1e9
  .filter-slow-a8a3
  .row-middle-5189
  .content-1f9f
  .narrow_5353 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-79c7 .highlight-green-b530 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.highlight-green-b530 .carousel_bd50.video_hot_0811 .dark-85a8 > li > a:focus,
.highlight-green-b530 .carousel_bd50.video_hot_0811 .dark-85a8 > li > a:hover,
.highlight-green-b530 .carousel_bd50.table-next-73af .dark-85a8 > li > a:focus,
.highlight-green-b530 .carousel_bd50.table-next-73af .dark-85a8 > li > a:hover,
.highlight-green-b530 .carousel_bd50.element-outer-e58d .dark-85a8 > li > a:focus,
.highlight-green-b530 .carousel_bd50.element-outer-e58d .dark-85a8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b530
  .carousel_bd50.video_hot_0811
  .dark-85a8
  > li.heading_5ae2
  > a,
.highlight-green-b530
  .carousel_bd50.video_hot_0811
  .dark-85a8
  > li.steel-351a
  > a,
.highlight-green-b530
  .carousel_bd50.table-next-73af
  .dark-85a8
  > li.heading_5ae2
  > a,
.highlight-green-b530
  .carousel_bd50.table-next-73af
  .dark-85a8
  > li.steel-351a
  > a,
.highlight-green-b530
  .carousel_bd50.element-outer-e58d
  .dark-85a8
  > li.heading_5ae2
  > a,
.highlight-green-b530 .carousel_bd50.element-outer-e58d .dark-85a8 > li.accent-661e > a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b530 .right-5970,
.highlight-green-b530 .right-5970 a {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b530 .label_9b78.form_bright_5708 li a,
.highlight-green-b530 .shade_46bb a,
.highlight-green-b530 .video-plasma-a4cf,
.highlight-green-b530 .dark-85a8 > li > a,
.highlight-green-b530 .pro-4037 {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-green-b530 .label_9b78.form_bright_5708 li a:hover,
.highlight-green-b530 .shade_46bb a:hover,
.highlight-green-b530 .video-plasma-a4cf:hover,
.highlight-green-b530 .dark-85a8 > li > a:hover,
.highlight-green-b530 .pro-4037:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b530 .breadcrumb-blue-f09b {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-green-b530 .breadcrumb-blue-f09b .center_ad2c {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-green-b530 .breadcrumb-blue-f09b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row-5516 .new-3679 {
  margin-left: auto;
  margin-right: auto;
}
.texture_60ba > * {
  margin-left: auto;
  margin-right: auto;
}
.texture_60ba .selected_d76d {
  margin-right: 1.41575em;
}
.pattern-a4c6 .texture_60ba > .layout-f75c {
  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;
}
.pattern-a4c6 .texture_60ba > .description_3551 {
  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;
}
.down-bc38.row-5516 .new-3679,
.box_green_06ff.row-5516 .new-3679 {
  margin-left: 0;
}
.detail-paper-a0a5.row-5516 .new-3679,
.south_7fc1.row-5516 .new-3679 {
  margin-right: 0;
}
.texture_60ba ol,
.texture_60ba ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo-out-cd22 video {
  max-width: 100%;
}
.selected_8438 img {
  display: block;
}
.selected_8438.selected_d76d,
.selected_8438.element-4d8f {
  width: 100%;
}
.selected_8438.description_3551 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.yellow_b14d:not(.hot-e505) {
  margin: 1.5em auto;
}
.title-0afa p {
  padding: 1.5em 14px;
}
ul.advanced-5548.description_3551,
ul.advanced-5548.layout-f75c,
ul.advanced-5548.tiny_ad2c.layout-f75c {
  padding: 0 14px;
}
.yellow-64be {
  display: block;
  overflow-x: auto;
}
.yellow-64be table {
  border-collapse: collapse;
  width: 100%;
}
.yellow-64be td,
.yellow-64be th {
  padding: 0.5em;
}
.texture_60ba li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.texture_60ba ol ol,
.texture_60ba ol ul,
.texture_60ba ul ol,
.texture_60ba ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.texture_60ba ol ol li,
.texture_60ba ol ul li,
.texture_60ba ul ol li,
.texture_60ba ul ul li {
  margin-left: 0;
}
.tertiary_f784.sidebar_c042 > .tabs_complex_24a7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tertiary_f784.sidebar_c042 > .tabs_complex_24a7 iframe,
.tertiary_f784.sidebar_c042 > .tabs_complex_24a7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.orange_f6f3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.orange_f6f3.media_37b2 {
  padding: 0;
}
.orange_f6f3.media_37b2 cite {
  font-size: 13px;
}
.orange_f6f3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.orange_f6f3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notification-glass-a581 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notification-glass-a581 > p:first-child {
  margin-top: 0;
}
.notification-glass-a581 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notification-glass-a581 blockquote {
  border-left: 0;
}
.cold-6f2a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cold-6f2a:not(.blue_f588) {
  max-width: 100px;
}
.cold-6f2a.solid_863e {
  border-bottom: none !important;
  text-align: center;
}
.cold-6f2a.solid_863e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title-0afa p {
    padding: 1.5em 0;
  }
}
.element_middle_9caf {
  color: #0073aa;
}
.south-21e4 {
  background-color: #0073aa;
}
.glass_2d71 {
  color: #229fd8;
}
.backdrop_4495 {
  background-color: #229fd8;
}
.dynamic_262f {
  color: #eee;
}
.heading_basic_9dfe {
  background-color: #eee;
}
.modal_b7fc {
  color: #444;
}
.bottom_4c23 {
  background-color: #444;
}
.outer-807d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outer-807d .item_71be .shade_46bb {
  font-size: 15px;
}
.outer-807d .shade_46bb {
  line-height: 1.3;
}
.outer-807d .highlight-green-b530 {
}
.outer-807d .filter-slow-a8a3 {
  background: #235787;
}
.layout-fluid-a678 {
  padding: 0;
}
.layout-fluid-a678 .filter-slow-a8a3 {
  background: #1a1a1a;
}
.layout-fluid-a678 .highlight-green-b530 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient-d035 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient-d035 .highlight-green-b530 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient-d035 .filter-slow-a8a3 {
  background: #303030;
}
.main-huge-42da {
  position: relative;
  z-index: 10;
}
.main-huge-42da .copper_152e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search_0815 .overlay-black-78a8 {
  display: inline-block;
  vertical-align: middle;
}
.search_0815.button-black-a78d .overlay-black-78a8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .search_0815.button-black-a78d .overlay-black-78a8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .search_0815.button-black-a78d .overlay-black-78a8 {
    margin-right: 0.4em;
  }
}
.search_0815.button-black-a78d .overlay-black-78a8:last-child {
  margin-right: 0;
}
.icon-e14e .copper_152e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last-79c7 .item_71be {
    margin: 0 -0.5em;
  }
  .last-79c7 .item_71be [class*="customify-col-"],
  .last-79c7 .item_71be [class*="customify-col_"],
  .last-79c7 .item_71be [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last-79c7.active-soft-8d84 .copper_152e {
  background: 0 0 !important;
}
.last-79c7.active-soft-8d84 .copper_152e,
.last-79c7.icon-e14e .copper_152e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last-79c7.badge-a269 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last-79c7.icon-e14e .copper_152e {
  box-shadow: none !important;
}
.clean_c5ad {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .clean_c5ad {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .clean_c5ad {
    padding: 18px 0 20px;
  }
}
.clean_c5ad .easy_cf8b {
  width: 100%;
}
.clean_c5ad .dropdown_9eea {
  margin-bottom: 0;
}
.clean_c5ad .tertiary-gold-eea0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature_ab4f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature_ab4f .highlight_basic_b85d {
  width: 100%;
}
.west_5229 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.west_5229 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.west_5229 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;
}
.west_5229 li:last-child:after {
  display: none;
}
.west_5229 li a {
  font-weight: 500;
  margin-right: 10px;
}
.filter-basic-1f54 .gallery_9f9a button,
.clean_c5ad .gallery_9f9a button {
  left: 0;
}
.filter-basic-1f54 .highlight_basic_b85d,
.clean_c5ad .highlight_basic_b85d {
  padding-left: 0;
  padding-right: 0;
}
.filter-basic-1f54 .feature_ab4f,
.clean_c5ad .feature_ab4f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.filter-basic-1f54 {
  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;
}
.filter-basic-1f54: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;
}
.filter-basic-1f54 .slider-huge-94e9 {
  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) {
  .filter-basic-1f54 .slider-huge-94e9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .filter-basic-1f54 .slider-huge-94e9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .filter-basic-1f54 .slider-huge-94e9 {
    min-height: 200px;
  }
}
.filter-basic-1f54 .west_5229 {
  color: rgba(255, 255, 255, 0.8);
}
.filter-basic-1f54 .west_5229 a,
.filter-basic-1f54 .west_5229 li:after {
  color: inherit;
}
.filter-basic-1f54 .west_5229 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.row-50ef {
  margin-bottom: 0.5em;
}
.new_940b {
  margin-bottom: 1.2em;
}
.new_940b,
.row-50ef {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.new_940b p:last-child,
.row-50ef p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery_9f9a,
#masthead .gallery_9f9a {
  display: none;
}
#masthead
  > .gallery_9f9a.avatar_cool_c18d {
  display: none;
}
#masthead > .gallery_9f9a button {
  left: 0;
}
.thick-7999 {
  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%;
}
.thick-7999 .overlay-black-78a8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thick-7999 .silver-94dc {
  display: -webkit-box;
  display: flex;
}
.thick-7999 .silver-94dc.basic-a233 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thick-7999 .silver-94dc.content_steel_31fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thick-7999 .silver-94dc.notice_thick_36b0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thick-7999.sort_soft_c291.notification_right_4f90 .silver-94dc.basic-a233 {
  flex-basis: 100%;
}
.thick-7999.video-c4a1 .silver-94dc.content_steel_31fe {
  -webkit-box-flex: 1;
  flex: auto;
}
.thick-7999.video-c4a1 .silver-94dc.notice_thick_36b0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery_9f9a.avatar_cool_c18d {
  display: none;
}
#masthead > .gallery_9f9a button {
  left: 0;
}
.photo-86e6 {
  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;
}
.photo-86e6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.photo-86e6.plasma_a809 i {
  margin-right: 4px;
}
.photo-86e6.input_center_1a5e i {
  margin-left: 5px;
}
.shade_46bb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade_46bb p:last-child {
  margin-bottom: 0;
}
.progress_north_8f75 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_north_8f75 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_north_8f75 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_north_8f75 .right-5970 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_north_8f75 .yellow-fc54 {
  margin: 5px 0 7px 0;
}
.progress_north_8f75.outline_5199 .feature_7f41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_north_8f75.outline_5199 .summary_e323 {
  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;
}
.progress_north_8f75.solid-e423 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_north_8f75.solid-e423 .feature_7f41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_north_8f75.solid-e423 .summary_e323 {
  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;
}
.progress_north_8f75.thumbnail-8e4d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_north_8f75.caption-large-5e73 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_north_8f75.caption-large-5e73 .summary_e323 {
  margin-top: 7px;
}
.tabs-0560 {
  display: inline-block;
}
.main-huge-42da .backdrop_0d92 .progress_north_8f75 img {
  max-width: 100%;
}
.carousel_bd50 .column_rough_62e7.progress_0bbc,
.purple_4a73 .column_rough_62e7.progress_0bbc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_bd50 .item-1dcc,
.purple_4a73 .item-1dcc {
  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%);
}
.carousel_bd50 .item-1dcc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.carousel_bd50.logo-silver-c13d .item-1dcc {
  display: none;
}
.carousel_bd50 .form_af5b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_bd50 .form_af5b li {
  display: inline-block;
  position: relative;
}
.carousel_bd50 .form_af5b li:last-child {
  margin-right: 0;
}
.carousel_bd50 .form_af5b 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;
}
.carousel_bd50 .form_af5b li.accent-661e > a {
  color: rgba(0, 0, 0, 0.9);
}
.carousel_bd50 .form_af5b > 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;
}
.carousel_bd50 .form_af5b > li > a i {
  line-height: 0;
}
.carousel_bd50 .form_af5b > li.section-50a1 > a .item-1dcc {
  margin-left: 4px;
  line-height: 0;
}
.carousel_bd50 .form_af5b .mask_8d04 li.section-50a1 > a {
  position: relative;
}
.carousel_bd50 .form_af5b .mask_8d04 li.section-50a1 > a:after,
.carousel_bd50 .form_af5b .mask_8d04 li.section-50a1 > a:before {
  content: "";
  display: table;
}
.carousel_bd50 .form_af5b .mask_8d04 li.section-50a1 > a:after {
  clear: both;
}
.carousel_bd50 .form_af5b .mask_8d04 li.section-50a1 > a .item-1dcc {
  margin-left: 5px;
  float: right;
}
.carousel_bd50 .modal-orange-dc8f,
.carousel_bd50 .mask_8d04 {
  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;
}
.carousel_bd50 .mask_8d04 {
  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;
}
.carousel_bd50 .mask_8d04 .progress_0bbc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel_bd50 .mask_8d04 .item-1dcc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.carousel_bd50 .mask_8d04 li {
  display: block;
  margin: 0;
  padding: 0;
}
.carousel_bd50 .mask_8d04 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;
}
.carousel_bd50 .mask_8d04 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.carousel_bd50 .mask_8d04 .mask_8d04 {
  top: 0;
  left: 100%;
}
.carousel_bd50 .input_5afd.fn-focus-beff > .modal-orange-dc8f,
.carousel_bd50 .input_5afd.fn-focus-beff > .mask_8d04,
.carousel_bd50 .input_5afd:focus > .modal-orange-dc8f,
.carousel_bd50 .input_5afd:focus > .mask_8d04,
.carousel_bd50 .input_5afd:hover > .modal-orange-dc8f,
.carousel_bd50 .input_5afd:hover > .mask_8d04 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.carousel_bd50.element-outer-e58d .dark-85a8:after,
.carousel_bd50.element-outer-e58d .dark-85a8:before {
  content: "";
  display: table;
}
.carousel_bd50.element-outer-e58d .dark-85a8:after {
  clear: both;
}
.carousel_bd50.element-outer-e58d .dark-85a8 > li {
  float: left;
}
.carousel_bd50.secondary-basic-7d5a .dark-85a8:after,
.carousel_bd50.secondary-basic-7d5a .dark-85a8:before {
  content: "";
  display: table;
}
.carousel_bd50.secondary-basic-7d5a .dark-85a8:after {
  clear: both;
}
.carousel_bd50.secondary-basic-7d5a .dark-85a8 > li {
  float: left;
}
.carousel_bd50.secondary-basic-7d5a .dark-85a8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_bd50.secondary-basic-7d5a .dark-85a8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_bd50.secondary-basic-7d5a .dark-85a8 > li.heading_5ae2 > a,
.carousel_bd50.secondary-basic-7d5a .dark-85a8 > li.accent-661e > a {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_bd50.video_hot_0811 .dark-85a8 > li > a .progress_0bbc {
  position: relative;
}
.carousel_bd50.video_hot_0811 .dark-85a8 > li > a .progress_0bbc: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;
}
.carousel_bd50.video_hot_0811
  .dark-85a8
  > li:focus
  > a
  .progress_0bbc:before,
.carousel_bd50.video_hot_0811
  .dark-85a8
  > li:hover
  > a
  .progress_0bbc:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_bd50.video_hot_0811
  .dark-85a8
  > li.heading_5ae2
  > a
  .progress_0bbc:before,
.carousel_bd50.video_hot_0811
  .dark-85a8
  > li.steel-351a
  > a
  .progress_0bbc:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_bd50.table-next-73af .dark-85a8 > li > a .progress_0bbc {
  position: relative;
}
.carousel_bd50.table-next-73af .dark-85a8 > li > a .progress_0bbc: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;
}
.carousel_bd50.table-next-73af .dark-85a8 > li:focus > a .progress_0bbc:before,
.carousel_bd50.table-next-73af
  .dark-85a8
  > li:hover
  > a
  .progress_0bbc:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_bd50.table-next-73af
  .dark-85a8
  > li.heading_5ae2
  > a
  .progress_0bbc:before,
.carousel_bd50.table-next-73af
  .dark-85a8
  > li.steel-351a
  > a
  .progress_0bbc:before {
  width: 100%;
  background-color: currentColor;
}
.purple_4a73 .form_af5b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.purple_4a73 .form_af5b li:first-child > a {
  border-top: none;
}
.purple_4a73 .form_af5b .texture-green-0761 > .progress_0bbc .item-1dcc {
  display: none;
}
.purple_4a73 .form_af5b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.purple_4a73 .form_af5b li:last-child {
  border: none;
}
.purple_4a73 .form_af5b li.section-50a1 > a {
  padding-right: 45px !important;
}
.purple_4a73 .form_af5b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.purple_4a73 .form_af5b li a:focus,
.purple_4a73 .form_af5b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_4a73 .form_af5b li .basic_54f1 {
  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;
}
.purple_4a73 .form_af5b li .basic_54f1:hover {
  box-shadow: none;
}
.purple_4a73 .form_af5b li .basic_54f1 .item-1dcc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.purple_4a73 .form_af5b .mask_8d04 {
  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);
}
.purple_4a73 .form_af5b .mask_8d04 li a {
  padding-left: 3em;
}
.purple_4a73 .form_af5b .caption_medium_2481 > a .basic_54f1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.purple_4a73 .form_af5b .caption_medium_2481 > .mask_8d04 {
  display: block;
  opacity: 1;
}
.link-7217 {
  max-width: 100%;
}
.east-c642 {
  line-height: 0;
  cursor: pointer;
}
.pro-4037 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pro-4037:hover {
  box-shadow: none;
  color: currentColor;
}
.pro-4037 svg {
  width: 18px;
  height: 18px;
}
.pro-4037 .shadow_5ee8 {
  display: none;
}
.list_a420 {
  position: relative;
}
.list_a420.fn-active-beff .pro-4037 .section_f7ec {
  display: none;
}
.list_a420.fn-active-beff .pro-4037 .shadow_5ee8 {
  display: inline-block;
}
.list_a420 .element_dark_2d43 {
  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);
}
.list_a420.picture_huge_4cfb .element_dark_2d43 {
  left: auto;
  right: -0.9em;
}
.list_a420.picture_huge_4cfb .slider-over-060d::before {
  left: auto;
  right: 15px;
}
.list_a420.fn-active-beff .element_dark_2d43 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-1f9f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.content-1f9f label {
  flex-basis: 100%;
}
.content-1f9f .list_basic_0c0e {
  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;
}
.content-1f9f .narrow_5353 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.content-1f9f .narrow_5353:focus {
  background-color: transparent;
}
.content-1f9f button.mini_41e5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.content-1f9f button.mini_41e5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.content-1f9f button.mini_41e5 svg {
  width: 18px;
  height: 18px;
}
.content-1f9f input[type="submit"] {
  min-height: auto;
}
.row-middle-5189 .content-1f9f .narrow_5353 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.slider-over-060d {
  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) {
  .slider-over-060d {
    width: 220px;
  }
}
.slider-over-060d label {
  flex-basis: 100%;
}
.slider-over-060d::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;
}
.down_c1e9 .row-middle-5189 .content-1f9f {
  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;
}
.down_c1e9
  .row-middle-5189
  .content-1f9f
  .list_basic_0c0e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.down_c1e9 .row-middle-5189 .content-1f9f .narrow_5353 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.down_c1e9
  .row-middle-5189
  .content-1f9f
  .narrow_5353:focus {
  background: 0 0;
}
.down_c1e9
  .row-middle-5189
  .content-1f9f
  .column-5909 {
  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;
}
.label_9b78 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.label_9b78 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.label_9b78 li:last-child {
  margin-right: 0;
}
.label_9b78 li:first-child {
  margin-left: 0;
}
.label_9b78.content-1f10 a {
  color: #fff;
}
.label_9b78.content-1f10 a:hover {
  color: #fff;
}
.label_9b78 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.label_9b78 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.label_9b78 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.label_9b78 a:hover {
  opacity: 0.9;
  color: inherit;
}
.label_9b78 [class*="social-icon-apple"] {
  background-color: #999;
}
.label_9b78 [class*="social-icon-apple"].shadow-f297 {
  background-color: transparent;
  color: #999;
}
.label_9b78 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.label_9b78 [class*="social-icon-behance"].shadow-f297 {
  background-color: transparent;
  color: #1769ff;
}
.label_9b78 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.label_9b78 [class*="social-icon-bitbucket"].shadow-f297 {
  background-color: transparent;
  color: #205081;
}
.label_9b78 [class*="social-icon-codepen"] {
  background-color: #000;
}
.label_9b78 [class*="social-icon-codepen"].shadow-f297 {
  background-color: transparent;
  color: #000;
}
.label_9b78 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.label_9b78 [class*="social-icon-delicious"].shadow-f297 {
  background-color: transparent;
  color: #39f;
}
.label_9b78 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.label_9b78 [class*="social-icon-digg"].shadow-f297 {
  background-color: transparent;
  color: #005be2;
}
.label_9b78 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.label_9b78 [class*="social-icon-dribbble"].shadow-f297 {
  background-color: transparent;
  color: #ea4c89;
}
.label_9b78 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.label_9b78 [class*="social-icon-envelope"].shadow-f297 {
  background-color: transparent;
  color: #ea4335;
}
.label_9b78 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.label_9b78 [class*="social-icon-facebook"].shadow-f297 {
  background-color: transparent;
  color: #3b5998;
}
.label_9b78 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.label_9b78 [class*="social-icon-flickr"].shadow-f297 {
  background-color: transparent;
  color: #0063dc;
}
.label_9b78 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.label_9b78 [class*="social-icon-foursquare"].shadow-f297 {
  background-color: transparent;
  color: #2d5be3;
}
.label_9b78 [class*="social-icon-github"] {
  background-color: #333;
}
.label_9b78 [class*="social-icon-github"].shadow-f297 {
  background-color: transparent;
  color: #333;
}
.label_9b78 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.label_9b78 [class*="social-icon-google-plus"].shadow-f297 {
  background-color: transparent;
  color: #dd4b39;
}
.label_9b78 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.label_9b78 [class*="social-icon-houzz"].shadow-f297 {
  background-color: transparent;
  color: #7ac142;
}
.label_9b78 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.label_9b78 [class*="social-icon-instagram"].shadow-f297 {
  background-color: transparent;
  color: #262626;
}
.label_9b78 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.label_9b78 [class*="social-icon-jsfiddle"].shadow-f297 {
  background-color: transparent;
  color: #487aa2;
}
.label_9b78 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.label_9b78 [class*="social-icon-linkedin"].shadow-f297 {
  background-color: transparent;
  color: #0077b5;
}
.label_9b78 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.label_9b78 [class*="social-icon-medium"].shadow-f297 {
  background-color: transparent;
  color: #00ab6b;
}
.label_9b78 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.label_9b78
  [class*="social-icon-odnoklassniki"].shadow-f297 {
  background-color: transparent;
  color: #f4731c;
}
.label_9b78 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.label_9b78 [class*="social-icon-meetup"].shadow-f297 {
  background-color: transparent;
  color: #ec1c40;
}
.label_9b78 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.label_9b78 [class*="social-icon-pinterest"].shadow-f297 {
  background-color: transparent;
  color: #bd081c;
}
.label_9b78 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.label_9b78 [class*="social-icon-product-hunt"].shadow-f297 {
  background-color: transparent;
  color: #da552f;
}
.label_9b78 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.label_9b78 [class*="social-icon-reddit"].shadow-f297 {
  background-color: transparent;
  color: #ff4500;
}
.label_9b78 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.label_9b78 [class*="social-icon-rss"].shadow-f297 {
  background-color: transparent;
  color: #f26522;
}
.label_9b78 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.label_9b78
  [class*="social-icon-shopping-cart"].shadow-f297 {
  background-color: transparent;
  color: #4caf50;
}
.label_9b78 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.label_9b78 [class*="social-icon-skype"].shadow-f297 {
  background-color: transparent;
  color: #00aff0;
}
.label_9b78 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.label_9b78 [class*="social-icon-slideshare"].shadow-f297 {
  background-color: transparent;
  color: #0077b5;
}
.label_9b78 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.label_9b78 [class*="social-icon-snapchat"].shadow-f297 {
  background-color: transparent;
  color: #fffc00;
}
.label_9b78 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.label_9b78 [class*="social-icon-soundcloud"].shadow-f297 {
  background-color: transparent;
  color: #f80;
}
.label_9b78 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.label_9b78 [class*="social-icon-spotify"].shadow-f297 {
  background-color: transparent;
  color: #2ebd59;
}
.label_9b78 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.label_9b78
  [class*="social-icon-stack-overflow"].shadow-f297 {
  background-color: transparent;
  color: #fe7a15;
}
.label_9b78 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.label_9b78 [class*="social-icon-maldkfgram"].shadow-f297 {
  background-color: transparent;
  color: #2ca5e0;
}
.label_9b78 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.label_9b78 [class*="social-icon-tripadvisor"].shadow-f297 {
  background-color: transparent;
  color: #589442;
}
.label_9b78 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.label_9b78 [class*="social-icon-tumblr"].shadow-f297 {
  background-color: transparent;
  color: #35465c;
}
.label_9b78 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.label_9b78 [class*="social-icon-twitch"].shadow-f297 {
  background-color: transparent;
  color: #6441a5;
}
.label_9b78 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.label_9b78 [class*="social-icon-twitter"].shadow-f297 {
  background-color: transparent;
  color: #1da1f2;
}
.label_9b78 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.label_9b78 [class*="social-icon-vimeo"].shadow-f297 {
  background-color: transparent;
  color: #1ab7ea;
}
.label_9b78 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.label_9b78 [class*="social-icon-vk"].shadow-f297 {
  background-color: transparent;
  color: #45668e;
}
.label_9b78 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.label_9b78 [class*="social-icon-weibo"].shadow-f297 {
  background-color: transparent;
  color: #df2029;
}
.label_9b78 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.label_9b78 [class*="social-icon-weixin"].shadow-f297 {
  background-color: transparent;
  color: #7bb32e;
}
.label_9b78 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.label_9b78 [class*="social-icon-whatsapp"].shadow-f297 {
  background-color: transparent;
  color: #25d366;
}
.label_9b78 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.label_9b78 [class*="social-icon-wordpress"].shadow-f297 {
  background-color: transparent;
  color: #21759b;
}
.label_9b78 [class*="social-icon-xing"] {
  background-color: #026466;
}
.label_9b78 [class*="social-icon-xing"].shadow-f297 {
  background-color: transparent;
  color: #026466;
}
.label_9b78 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.label_9b78 [class*="social-icon-yelp"].shadow-f297 {
  background-color: transparent;
  color: #af0606;
}
.label_9b78 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.label_9b78 [class*="social-icon-youtube"].shadow-f297 {
  background-color: transparent;
  color: #cd201f;
}
.video-plasma-a4cf {
  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;
}
.video-plasma-a4cf:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel_065a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion_d9a5 {
  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;
}
.primary_complex_92d9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hovered_8c56 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hovered_8c56,
.hovered_8c56::after,
.hovered_8c56::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;
}
.hovered_8c56::after,
.hovered_8c56::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice_5f96 .accordion_d9a5 .primary_complex_92d9 {
  margin-top: -2px;
  width: 19px;
}
.notice_5f96 .accordion_d9a5 .hovered_8c56 {
  margin-top: -1px;
}
.notice_5f96 .accordion_d9a5 .hovered_8c56,
.notice_5f96 .accordion_d9a5 .hovered_8c56::after,
.notice_5f96 .accordion_d9a5 .hovered_8c56::before {
  width: 19px;
  height: 2px;
}
.notice_5f96 .accordion_d9a5 .hovered_8c56::before {
  top: -6px;
}
.notice_5f96 .accordion_d9a5 .hovered_8c56::after {
  bottom: -6px;
}
.wide-4673 .accordion_d9a5 .primary_complex_92d9 {
  margin-top: -2px;
  width: 22px;
}
.wide-4673 .accordion_d9a5 .hovered_8c56 {
  margin-top: -1px;
}
.wide-4673 .accordion_d9a5 .hovered_8c56,
.wide-4673 .accordion_d9a5 .hovered_8c56::after,
.wide-4673 .accordion_d9a5 .hovered_8c56::before {
  width: 22px;
  height: 2px;
}
.wide-4673 .accordion_d9a5 .hovered_8c56::before {
  top: -7px;
}
.wide-4673 .accordion_d9a5 .hovered_8c56::after {
  bottom: -7px;
}
.alert_ee1d .accordion_d9a5 .primary_complex_92d9 {
  margin-top: -2px;
  width: 31px;
}
.alert_ee1d .accordion_d9a5 .hovered_8c56 {
  margin-top: -1.5px;
}
.alert_ee1d .accordion_d9a5 .hovered_8c56,
.alert_ee1d .accordion_d9a5 .hovered_8c56::after,
.alert_ee1d .accordion_d9a5 .hovered_8c56::before {
  width: 31px;
  height: 3px;
}
.alert_ee1d .accordion_d9a5 .hovered_8c56::before {
  top: -9px;
}
.alert_ee1d .accordion_d9a5 .hovered_8c56::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label-016b .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 19px;
  }
  .label-016b .accordion_d9a5 .hovered_8c56 {
    margin-top: -1px;
  }
  .label-016b .accordion_d9a5 .hovered_8c56,
  .label-016b .accordion_d9a5 .hovered_8c56::after,
  .label-016b .accordion_d9a5 .hovered_8c56::before {
    width: 19px;
    height: 2px;
  }
  .label-016b .accordion_d9a5 .hovered_8c56::before {
    top: -6px;
  }
  .label-016b .accordion_d9a5 .hovered_8c56::after {
    bottom: -6px;
  }
  .hard_2249 .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_2249 .accordion_d9a5 .hovered_8c56 {
    margin-top: -1px;
  }
  .hard_2249 .accordion_d9a5 .hovered_8c56,
  .hard_2249 .accordion_d9a5 .hovered_8c56::after,
  .hard_2249 .accordion_d9a5 .hovered_8c56::before {
    width: 22px;
    height: 2px;
  }
  .hard_2249 .accordion_d9a5 .hovered_8c56::before {
    top: -7px;
  }
  .hard_2249 .accordion_d9a5 .hovered_8c56::after {
    bottom: -7px;
  }
  .info_first_9a4e .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 31px;
  }
  .info_first_9a4e .accordion_d9a5 .hovered_8c56 {
    margin-top: -1.5px;
  }
  .info_first_9a4e .accordion_d9a5 .hovered_8c56,
  .info_first_9a4e .accordion_d9a5 .hovered_8c56::after,
  .info_first_9a4e .accordion_d9a5 .hovered_8c56::before {
    width: 31px;
    height: 3px;
  }
  .info_first_9a4e .accordion_d9a5 .hovered_8c56::before {
    top: -9px;
  }
  .info_first_9a4e .accordion_d9a5 .hovered_8c56::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .stone-f4b7 .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 19px;
  }
  .stone-f4b7 .accordion_d9a5 .hovered_8c56 {
    margin-top: -1px;
  }
  .stone-f4b7 .accordion_d9a5 .hovered_8c56,
  .stone-f4b7 .accordion_d9a5 .hovered_8c56::after,
  .stone-f4b7 .accordion_d9a5 .hovered_8c56::before {
    width: 19px;
    height: 2px;
  }
  .stone-f4b7 .accordion_d9a5 .hovered_8c56::before {
    top: -6px;
  }
  .stone-f4b7 .accordion_d9a5 .hovered_8c56::after {
    bottom: -6px;
  }
  .stale_1a5f .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 22px;
  }
  .stale_1a5f .accordion_d9a5 .hovered_8c56 {
    margin-top: -1px;
  }
  .stale_1a5f .accordion_d9a5 .hovered_8c56,
  .stale_1a5f .accordion_d9a5 .hovered_8c56::after,
  .stale_1a5f .accordion_d9a5 .hovered_8c56::before {
    width: 22px;
    height: 2px;
  }
  .stale_1a5f .accordion_d9a5 .hovered_8c56::before {
    top: -7px;
  }
  .stale_1a5f .accordion_d9a5 .hovered_8c56::after {
    bottom: -7px;
  }
  .warm-e495 .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 31px;
  }
  .warm-e495 .accordion_d9a5 .hovered_8c56 {
    margin-top: -1.5px;
  }
  .warm-e495 .accordion_d9a5 .hovered_8c56,
  .warm-e495 .accordion_d9a5 .hovered_8c56::after,
  .warm-e495 .accordion_d9a5 .hovered_8c56::before {
    width: 31px;
    height: 3px;
  }
  .warm-e495 .accordion_d9a5 .hovered_8c56::before {
    top: -9px;
  }
  .warm-e495 .accordion_d9a5 .hovered_8c56::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .narrow_7bae .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_7bae .accordion_d9a5 .hovered_8c56 {
    margin-top: -1px;
  }
  .narrow_7bae .accordion_d9a5 .hovered_8c56,
  .narrow_7bae .accordion_d9a5 .hovered_8c56::after,
  .narrow_7bae .accordion_d9a5 .hovered_8c56::before {
    width: 19px;
    height: 2px;
  }
  .narrow_7bae .accordion_d9a5 .hovered_8c56::before {
    top: -6px;
  }
  .narrow_7bae .accordion_d9a5 .hovered_8c56::after {
    bottom: -6px;
  }
  .left-a538 .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 22px;
  }
  .left-a538 .accordion_d9a5 .hovered_8c56 {
    margin-top: -1px;
  }
  .left-a538 .accordion_d9a5 .hovered_8c56,
  .left-a538 .accordion_d9a5 .hovered_8c56::after,
  .left-a538 .accordion_d9a5 .hovered_8c56::before {
    width: 22px;
    height: 2px;
  }
  .left-a538 .accordion_d9a5 .hovered_8c56::before {
    top: -7px;
  }
  .left-a538 .accordion_d9a5 .hovered_8c56::after {
    bottom: -7px;
  }
  .lower_78d5 .accordion_d9a5 .primary_complex_92d9 {
    margin-top: -2px;
    width: 31px;
  }
  .lower_78d5 .accordion_d9a5 .hovered_8c56 {
    margin-top: -1.5px;
  }
  .lower_78d5 .accordion_d9a5 .hovered_8c56,
  .lower_78d5 .accordion_d9a5 .hovered_8c56::after,
  .lower_78d5 .accordion_d9a5 .hovered_8c56::before {
    width: 31px;
    height: 3px;
  }
  .lower_78d5 .accordion_d9a5 .hovered_8c56::before {
    top: -9px;
  }
  .lower_78d5 .accordion_d9a5 .hovered_8c56::after {
    bottom: -9px;
  }
}
.alert-da38 .hovered_8c56 {
  -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);
}
.alert-da38 .hovered_8c56::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert-da38 .hovered_8c56::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);
}
.alert-da38.picture-2347 .hovered_8c56 {
  -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);
}
.alert-da38.picture-2347 .hovered_8c56::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert-da38.picture-2347 .hovered_8c56::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);
}
.mini-5129 {
  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.new-4c9f:before {
  display: none;
}
.secondary-57e4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.secondary-57e4 .status-out-0f22 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.secondary-57e4 .status-out-0f22:last-of-type {
  border-bottom: none;
}
.secondary-57e4 .status-out-0f22.notification-bottom-d661,
.secondary-57e4 .status-out-0f22.focus-691c,
.secondary-57e4 .status-out-0f22.outline-b2fd {
  padding: 0;
}
.secondary-57e4 .purple_4a73 .basic_54f1 {
  color: currentColor;
}
.secondary-57e4 .purple_4a73 .basic_54f1:focus,
.secondary-57e4 .purple_4a73 .basic_54f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-57e4.highlight-green-b530 .breadcrumb-blue-f09b,
.secondary-57e4.highlight-green-b530 .shade_46bb a,
.secondary-57e4.highlight-green-b530 .dark-85a8 a,
.secondary-57e4.highlight-green-b530 .mask_8d04 a {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-57e4.highlight-green-b530 .breadcrumb-blue-f09b:hover,
.secondary-57e4.highlight-green-b530 .shade_46bb a:hover,
.secondary-57e4.highlight-green-b530 .dark-85a8 a:hover,
.secondary-57e4.highlight-green-b530 .mask_8d04 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-57e4.highlight-green-b530 .center_ad2c {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-57e4.highlight-green-b530 .status-out-0f22 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-57e4.highlight-green-b530 .status-out-0f22:before {
  background: rgba(0, 0, 0, 0.08);
}
.secondary-57e4.highlight-green-b530 .wide-021f:before {
  background: rgba(255, 255, 255, 0.9);
}
.secondary-57e4.highlight-green-b530 .purple_4a73 .form_af5b li a,
.secondary-57e4.highlight-green-b530 .purple_4a73 .basic_54f1,
.secondary-57e4.highlight-green-b530 .mask_8d04 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-57e4.highlight-green-b530 .purple_4a73 .basic_54f1:focus,
.secondary-57e4.highlight-green-b530 .purple_4a73 .basic_54f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-57e4.highlight-green-b530 .form_af5b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-57e4.filter-slow-a8a3 .breadcrumb-blue-f09b,
.secondary-57e4.filter-slow-a8a3 .shade_46bb a,
.secondary-57e4.filter-slow-a8a3 .dark-85a8 .basic_54f1,
.secondary-57e4.filter-slow-a8a3 .dark-85a8 a,
.secondary-57e4.filter-slow-a8a3 .mask_8d04 a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-57e4.filter-slow-a8a3 .breadcrumb-blue-f09b:hover,
.secondary-57e4.filter-slow-a8a3 .shade_46bb a:hover,
.secondary-57e4.filter-slow-a8a3 .dark-85a8 .basic_54f1:hover,
.secondary-57e4.filter-slow-a8a3 .dark-85a8 a:hover,
.secondary-57e4.filter-slow-a8a3 .mask_8d04 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-57e4.filter-slow-a8a3 .center_ad2c {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-57e4.filter-slow-a8a3 .status-out-0f22 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-57e4.filter-slow-a8a3 .status-out-0f22:before {
  background: rgba(255, 255, 255, 0.08);
}
.secondary-57e4.filter-slow-a8a3 .wide-021f:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary-57e4.filter-slow-a8a3 .purple_4a73 .form_af5b li a,
.secondary-57e4.filter-slow-a8a3 .purple_4a73 .basic_54f1,
.secondary-57e4.filter-slow-a8a3 .mask_8d04 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-57e4.filter-slow-a8a3 .purple_4a73 .basic_54f1:focus,
.secondary-57e4.filter-slow-a8a3 .purple_4a73 .basic_54f1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-57e4.filter-slow-a8a3 .form_af5b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide-021f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wide-021f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stale_7085 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag-glass-c366 .secondary-57e4 {
  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;
}
.tag-glass-c366 .status-out-0f22 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag-glass-c366 .status-out-0f22: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) {
  .tag-glass-c366 .status-out-0f22:before {
    width: 16%;
    left: 42%;
  }
}
.tag-glass-c366 .status-out-0f22:last-child:before {
  content: none;
}
.tag-glass-c366 .status-out-0f22[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag-glass-c366 .purple_4a73 .form_af5b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag-glass-c366 .purple_4a73 .form_af5b li a .basic_54f1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag-glass-c366 .purple_4a73 .mask_8d04 {
  border: none;
}
.tag-glass-c366 .purple_4a73 .mask_8d04 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag-glass-c366 .wide-021f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag-glass-c366 .stale_7085 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag-glass-c366 .filter-slow-a8a3 .wide-021f:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-glass-c366 .highlight-green-b530.content-current-8d9c .hovered_8c56 {
  background: rgba(0, 0, 0, 0.6);
}
.tag-glass-c366
  .highlight-green-b530.content-current-8d9c
  .hovered_8c56::after,
.tag-glass-c366
  .highlight-green-b530.content-current-8d9c
  .hovered_8c56:before {
  background: inherit;
}
.tag-glass-c366
  .highlight-green-b530.content-current-8d9c:hover
  .hovered_8c56 {
  background: rgba(0, 0, 0, 0.8);
}
.layout_green_a180 .secondary-57e4 {
  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) {
  .layout_green_a180 .secondary-57e4 {
    width: auto;
    right: 45px;
  }
}
.row_motion_ad51 .secondary-57e4 {
  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) {
  .row_motion_ad51 .secondary-57e4 {
    width: auto;
    left: 45px;
  }
}
.new-4c9f .secondary-57e4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.new-4c9f .stale_7085 {
  max-width: 48em;
  margin: 0 auto;
}
.new-4c9f .wide-021f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal_3098 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal_3098.tag-glass-c366 .secondary-57e4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal_3098.layout_green_a180 .secondary-57e4 {
  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);
}
.modal_3098 .secondary-57e4 {
  visibility: visible;
}
.modal_3098.row_motion_ad51 .secondary-57e4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hidden_e085,
.picture_96e2 {
  overflow-x: hidden;
}
.hidden_e085 .secondary-57e4 {
  overflow: auto;
}
.hidden_e085.tag-glass-c366 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_e085.tag-glass-c366 .secondary-57e4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hidden_e085.tag-glass-c366 .video-plasma-a4cf {
  opacity: 0;
}
.hidden_e085.layout_green_a180 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_e085.layout_green_a180 .secondary-57e4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hidden_e085.layout_green_a180 .video-plasma-a4cf {
  opacity: 0;
}
.hidden_e085.row_motion_ad51 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_e085.row_motion_ad51 .secondary-57e4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hidden_e085.row_motion_ad51 .video-plasma-a4cf {
  opacity: 0;
}
.hidden_e085.new-4c9f .secondary-57e4 {
  z-index: 10;
  visibility: visible;
}
.content-current-8d9c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content-current-8d9c .hovered_8c56 {
  background: rgba(255, 255, 255, 0.99);
}
.content-current-8d9c .hovered_8c56::after,
.content-current-8d9c .hovered_8c56:before {
  background: inherit;
}
.content-current-8d9c:hover .hovered_8c56 {
  background: rgba(255, 255, 255, 0.99);
}
.row_motion_ad51 .content-current-8d9c {
  top: 10px;
  right: auto;
  left: 12px;
}
.new-4c9f .content-current-8d9c {
  display: none !important;
}
.hidden_e085:before,
.picture_96e2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hidden_e085 .content-current-8d9c,
.picture_96e2 .content-current-8d9c {
  display: inline-block;
}
.secondary-57e4 .overlay-black-78a8 {
  -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;
}
.hidden_e085 .secondary-57e4 .overlay-black-78a8,
.picture_96e2 .secondary-57e4 .overlay-black-78a8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.first_e294 .list_basic_0c0e {
  width: 100%;
}
.backdrop_0d92 {
  padding: 0 0.5em 0;
}
.backdrop_0d92 [class*="customify-col-"],
.backdrop_0d92 [class*="customify-col_"],
.backdrop_0d92 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.short_f50f .backdrop_0d92 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .item_71be .dim-239e,
  .dim-239e {
    display: none;
  }
  .right-3126 {
    text-align: left;
  }
  .media-7336 {
    text-align: center;
  }
  .sort_fresh_9f1c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .item_71be .carousel-282e,
  .carousel-282e {
    display: none;
  }
  .aside_blue_cbc4 {
    text-align: left;
  }
  .wide-70f9 {
    text-align: center;
  }
  .last_83cc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .item_71be .notice_6fb2,
  .notice_6fb2 {
    display: none;
  }
  .easy-801b {
    text-align: left;
  }
  .fresh_89f0 {
    text-align: center;
  }
  .up-38be {
    text-align: right;
  }
}
#page {
  position: relative;
}
.solid-3fc0 {
  box-shadow: none !important;
}
.progress-steel-8124 .footer_e5a5,
.widget-3f74 .footer_e5a5 {
  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;
}
.widget-3f74 .footer_e5a5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.copper_152e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.copper_152e:after,
.copper_152e:before {
  content: "";
  display: table;
}
.copper_152e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .copper_152e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.copper_152e,
.badge-a269 {
  max-width: 1248px;
  margin: 0 auto;
}

.hard_ed7c.first-7737 .copper_152e {
  max-width: 100%;
}
.hard_ed7c.complex_7af7 {
  max-width: 1200px;
  margin: 0 auto;
}
.hard_ed7c.alert-2a43 .copper_152e {
  max-width: 100%;
}
.hard_ed7c.alert-2a43 > .copper_152e {
  padding-left: 0;
  padding-right: 0;
}
.hard_ed7c.alert-2a43 > .copper_152e .item_71be {
  margin: 0;
}
.hard_ed7c.alert-2a43
  > .copper_152e
  .content_gas_dd35.right-a822 {
  margin-right: 0;
  margin-left: 0;
}
.hard_ed7c.alert-2a43 #main.right-a822 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thick_c8b4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thick_c8b4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .module_short_49e9 .new-3679 {
    padding-right: 1em;
  }
  .module_short_49e9.soft-8ad3 .content_gas_dd35 {
    border-right: 1px solid #eaecee;
  }
  .module_short_49e9.soft-8ad3 .new-3679 {
    padding-right: 1em;
  }
  .module_short_49e9.soft-8ad3 .steel-5c3e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_04c3 .new-3679 {
    padding-left: 1em;
  }
  .slider_04c3.soft-8ad3 .content_gas_dd35 {
    border-left: 1px solid #eaecee;
  }
  .slider_04c3.soft-8ad3 .new-3679 {
    padding-left: 1em;
  }
  .slider_04c3.soft-8ad3 .steel-5c3e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_7c3d .new-3679 {
    padding-left: 1em;
  }
  .pagination_7c3d.soft-8ad3 .photo_3ac0 {
    border-right: 1px solid #eaecee;
  }
  .pagination_7c3d.soft-8ad3 .detail_action_dd58 {
    border-right: 1px solid #eaecee;
  }
  .pagination_7c3d.soft-8ad3 .new-3679 {
    padding-left: 1em;
  }
  .pagination_7c3d.soft-8ad3 .steel-5c3e {
    padding-right: 1em;
  }
  .pagination_7c3d.soft-8ad3 .title-static-06b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid_783e .new-3679 {
    padding-right: 1em;
  }
  .liquid_783e.soft-8ad3 .photo_3ac0 {
    border-left: 1px solid #eaecee;
  }
  .liquid_783e.soft-8ad3 .detail_action_dd58 {
    border-left: 1px solid #eaecee;
  }
  .liquid_783e.soft-8ad3 .new-3679 {
    padding-right: 1em;
  }
  .liquid_783e.soft-8ad3 .steel-5c3e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid_783e.soft-8ad3 .title-static-06b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick_c8b4 .new-3679 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick_c8b4.soft-8ad3 .content_gas_dd35 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thick_c8b4.soft-8ad3 .new-3679 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick_c8b4.soft-8ad3 .steel-5c3e {
    padding-left: 1em;
  }
  .thick_c8b4.soft-8ad3 .title-static-06b7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thick_c8b4.soft-8ad3 .new-3679 {
    padding-left: 0;
  }
}
.list-hovered-b158 .search_0815 {
  display: inline-block;
}
.item-motion-f2e6 {
  display: inline-block;
}
.component-brown-28ed {
  word-con: break-word;
}
.huge_c001 > span {
  display: inline-block;
  padding: 5px 0;
}
.huge_c001 .status_top_e605 {
  margin-left: 8px;
  margin-right: 8px;
}
.huge_c001 .filter-8a95 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header_white_256b .row-ad91 {
  margin-bottom: 2em;
}
.header_white_256b .text-dfe1 {
  margin-bottom: 15px;
}
.header_white_256b .text-dfe1:last-child {
  margin-bottom: 0;
}
.header_white_256b .avatar-7745 {
  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) {
  .header_white_256b .avatar-7745 {
    display: block;
  }
}
.header_white_256b .description-paper-1589 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header_white_256b .description-paper-1589 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header_white_256b .logo_clean_d63e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header_white_256b .logo_clean_d63e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header_white_256b .logo_clean_d63e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header_white_256b .component-brown-28ed {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_white_256b .component-brown-28ed a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header_white_256b .panel-b8d1 p:last-child {
  margin-bottom: 0;
}
.header_white_256b .center-df7f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header_white_256b .brown-7619 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header_white_256b .message_wide_d42a {
  margin-top: 1em;
}
.header_white_256b .border-hovered-bb8b {
  top: 0;
  display: block;
}
.header_white_256b .border-hovered-bb8b a {
  color: inherit;
}
.header_white_256b .border-hovered-bb8b a:hover {
  color: inherit;
}
.header_white_256b .current-5a32 {
  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;
}
.header_white_256b .current-5a32:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header_white_256b .brown-7619 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header_white_256b .sort_silver_b572 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header_white_256b .sort_silver_b572:first-child {
  margin-top: 0;
}
.header_white_256b .sort_silver_b572.title_iron_571c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header_white_256b .sort_silver_b572.accordion-e0b1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_white_256b
  .sort_silver_b572.accordion-e0b1.new_7353
  .message_wide_d42a {
  width: 100%;
}
.header_white_256b .accordion-e0b1 {
  -webkit-box-align: center;
  align-items: center;
}
.header_white_256b .accordion-e0b1 .huge_c001,
.header_white_256b .accordion-e0b1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header_white_256b .logo_clean_d63e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_white_256b .logo_clean_d63e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_white_256b .logo_clean_d63e: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;
}
.header_white_256b .title_iron_571c {
  z-index: 5;
}
.header_white_256b .popup_f4fc .overlay-west-1385 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header_white_256b .layout_179f .overlay-west-1385 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header_white_256b .large_f2e8 .overlay-west-1385 {
  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;
}
.header_white_256b.link_large_628e .avatar-7745,
.header_white_256b.content-9a4c .avatar-7745 {
  display: block;
}
.header_white_256b.link_large_628e .avatar-7745 .card_small_aff7,
.header_white_256b.link_large_628e .avatar-7745 .brown-7619,
.header_white_256b.content-9a4c .avatar-7745 .card_small_aff7,
.header_white_256b.content-9a4c .avatar-7745 .brown-7619 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_white_256b.upper-d505 .description-paper-1589 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header_white_256b.upper-d505 .description-paper-1589 {
    margin-right: 0;
  }
}
.header_white_256b.link_large_628e .description-paper-1589,
.header_white_256b.content-9a4c .description-paper-1589 {
  padding-top: 40%;
}
.header_white_256b.link_large_628e .row-ad91,
.header_white_256b.content-9a4c .row-ad91 {
  display: block;
}
.header_white_256b.link_large_628e .fn-sticky-beff .brown-7619,
.header_white_256b.content-9a4c .fn-sticky-beff .brown-7619 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header_white_256b.link_large_628e .description-paper-1589,
.header_white_256b.content-9a4c .description-paper-1589 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header_white_256b.link_large_628e .brown-7619 {
  padding: 1em;
}
.mask_out_742a {
  margin: 30px auto;
  display: block;
}
.mask_out_742a .pattern-simple-0549 > * {
  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;
}
.mask_out_742a .pattern-simple-0549 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_out_742a .pattern-simple-0549 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough_57a9 .huge_c001 {
  margin-bottom: 1.41575em;
}
.rough_57a9 .backdrop-tall-c110 {
  margin-bottom: 1.618em;
}
.texture_60ba .fresh-6f9c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.texture_60ba .fresh-6f9c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.texture_60ba .popup_hard_ab12 {
  max-width: 100%;
  overflow: auto;
}
.row-5516 .texture_60ba a:hover {
  text-decoration: underline;
}
.banner_eebf .text-dfe1:not(.component-brown-28ed),
.banner_eebf .logo_clean_d63e {
  margin-bottom: 1.41575em;
}
.banner_eebf .text-dfe1:not(.component-brown-28ed):last-child,
.banner_eebf .logo_clean_d63e:last-child {
  margin-bottom: 0;
}
.banner_eebf .text-dfe1.wrapper-smooth-6d45 {
  margin-bottom: 0.41575em;
}
.banner_eebf .shade-focused-010c:before,
.banner_eebf .plasma-3572:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.banner_eebf .shade-focused-010c:before {
  content: "\f115";
}
.banner_eebf .plasma-3572:before {
  content: "\f02c";
}
.banner_eebf .backdrop_f7f8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.banner_eebf .backdrop_f7f8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thick_9d65 {
  display: -webkit-box;
  display: flex;
}
.thick_9d65 .brown_2839 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thick_9d65 .brown_2839 {
    flex-basis: 90px;
  }
}
.thick_9d65 .search_6ae9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick_9d65 .search_6ae9 {
    flex-basis: calc(100% - 50px);
  }
}
.thick_9d65 .menu-1f8e p:last-child {
  margin-bottom: 0.72em;
}
.texture_fd9a .pattern-simple-0549 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture_fd9a .pattern-simple-0549:after,
.texture_fd9a .pattern-simple-0549:before {
  content: "";
  display: table;
}
.texture_fd9a .pattern-simple-0549:after {
  clear: both;
}
.texture_fd9a .pattern-simple-0549 .thumbnail_warm_9195,
.texture_fd9a .pattern-simple-0549 .tabs-3752 {
  width: 49%;
}
.texture_fd9a .pattern-simple-0549 .thumbnail_warm_9195 a span.frame-medium-8618,
.texture_fd9a .pattern-simple-0549 .tabs-3752 a span.frame-medium-8618 {
  display: block;
  margin-bottom: 5px;
}
.texture_fd9a .pattern-simple-0549 .tabs-3752 {
  float: left;
  text-align: left;
}
.texture_fd9a .pattern-simple-0549 .thumbnail_warm_9195 {
  float: right;
  text-align: right;
}
.row_dynamic_ef76 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row_dynamic_ef76 {
    margin-bottom: 0;
  }
}
.alert_5b57 {
  margin-bottom: 1em;
}
.alert_5b57 .component-brown-28ed {
  font-size: 1.1em;
  line-height: 1.3;
}
.table_down_84d7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.photo_cool_2347 .alert_5b57,
.warm-2cd3 .alert_5b57 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .photo_cool_2347 .alert_5b57,
  .warm-2cd3 .alert_5b57 {
    display: block;
  }
}
.photo_cool_2347 .table_down_84d7,
.warm-2cd3 .table_down_84d7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .photo_cool_2347 .table_down_84d7,
  .warm-2cd3 .table_down_84d7 {
    margin-bottom: 1em;
  }
}
.photo_cool_2347 .table_down_84d7 img,
.warm-2cd3 .table_down_84d7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.photo_cool_2347 .south_0c0b,
.warm-2cd3 .south_0c0b {
  flex-basis: calc(100% - 160px);
}
.photo_cool_2347 .south_0c0b p,
.warm-2cd3 .south_0c0b p {
  margin-bottom: 0;
}
.photo_cool_2347 .south_0c0b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .photo_cool_2347 .south_0c0b {
    padding-left: 0;
  }
}
.warm-2cd3 .south_0c0b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .warm-2cd3 .south_0c0b {
    padding-right: 0;
  }
}
.warm-2cd3 .table_down_84d7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.title_d5fd .table_down_84d7 {
  margin-bottom: 0.5em;
}
.title_d5fd .table_down_84d7 img {
  width: 100%;
}
.highlight-cold-2220 .pressed-b726,
.logo_soft_53d5 .pressed-b726 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_soft_53d5 .content_gas_dd35 .pressed_1ce0 p:last-child {
  margin-bottom: 0;
}
.dynamic_3fa2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.primary-yellow-21e5 .hover_3e39 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .primary-yellow-21e5 .hover_3e39:last-of-type {
    margin-bottom: 0;
  }
}
.primary-yellow-21e5 .hover_3e39 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary-yellow-21e5 .hover_3e39 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.primary-yellow-21e5 .hover_3e39 ul li {
  margin: 0 0 0.6em;
}
.primary-yellow-21e5 .hover_3e39 ul li.label_cool_0b83,
.primary-yellow-21e5 .hover_3e39 ul li.main_d908 {
  position: relative;
}
.primary-yellow-21e5 .hover_3e39 ul li.label_cool_0b83 .layout_paper_c123,
.primary-yellow-21e5 .hover_3e39 ul li.main_d908 .layout_paper_c123 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.primary-yellow-21e5 .hover_3e39 ul li.label_cool_0b83:after:after,
.primary-yellow-21e5 .hover_3e39 ul li.label_cool_0b83:after:before,
.primary-yellow-21e5
  .hover_3e39
  ul
  li.main_d908:after:after,
.primary-yellow-21e5
  .hover_3e39
  ul
  li.main_d908:after:before {
  content: "";
  display: table;
}
.primary-yellow-21e5 .hover_3e39 ul li.label_cool_0b83:after:after,
.primary-yellow-21e5
  .hover_3e39
  ul
  li.main_d908:after:after {
  clear: both;
}
.primary-yellow-21e5 .hover_3e39 a.thumbnail-bronze-45d1:hover {
  text-decoration: none;
}
.primary-yellow-21e5 .hover_3e39 select {
  max-width: 100%;
}
.primary-yellow-21e5 .hover_3e39 table {
  font-size: 85%;
}
.primary-yellow-21e5 .hover_3e39 table td,
.primary-yellow-21e5 .hover_3e39 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.primary-yellow-21e5 .hover_3e39 table tfoot td {
  text-align: left;
}
.primary-yellow-21e5 .hover_3e39 :last-child {
  margin-bottom: 0;
}
.primary-yellow-21e5 .hover_3e39 .blue_92f0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.primary-yellow-21e5 .hover_3e39 .blue_92f0 label {
  width: 100%;
}
.primary-yellow-21e5 .hover_3e39 .blue_92f0 .narrow_5353 {
  width: 100%;
  display: block;
}
.primary-yellow-21e5 .hover_3e39 .blue_92f0 .mini_41e5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.primary-yellow-21e5 .hover_3e39 .blue_92f0 .mini_41e5:hover svg #svg-search {
  fill: #444;
}
.primary-yellow-21e5 .hover_3e39 .blue_92f0 .mini_41e5 svg {
  width: 18px;
  height: 18px;
}
.primary-yellow-21e5 .current_bd70 ul ul,
.primary-yellow-21e5 .pattern-active-1706 ul ul,
.primary-yellow-21e5 .top_609d ul ul,
.primary-yellow-21e5 .box_focused_c01a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.primary-yellow-21e5 .current_bd70 .section-50a1 > a,
.primary-yellow-21e5 .pattern-active-1706 .section-50a1 > a,
.primary-yellow-21e5 .top_609d .section-50a1 > a,
.primary-yellow-21e5 .box_focused_c01a .section-50a1 > a {
  margin-bottom: 0;
}
.primary-yellow-21e5 .right_5e32 li,
.primary-yellow-21e5 .current_bd70 li,
.primary-yellow-21e5 .search_pro_fcb9 li,
.primary-yellow-21e5 .pattern-active-1706 li,
.primary-yellow-21e5 .top_609d li,
.primary-yellow-21e5 .box_focused_c01a li,
.primary-yellow-21e5 .label-1577 li,
.primary-yellow-21e5 .notification_c6ee li {
  display: block;
  position: relative;
}
.primary-yellow-21e5 .right_5e32 li:last-child,
.primary-yellow-21e5 .current_bd70 li:last-child,
.primary-yellow-21e5 .search_pro_fcb9 li:last-child,
.primary-yellow-21e5 .pattern-active-1706 li:last-child,
.primary-yellow-21e5 .top_609d li:last-child,
.primary-yellow-21e5 .box_focused_c01a li:last-child,
.primary-yellow-21e5 .label-1577 li:last-child,
.primary-yellow-21e5 .notification_c6ee li:last-child {
  border: none;
}
.primary-yellow-21e5 .right_5e32 li a,
.primary-yellow-21e5 .current_bd70 li a,
.primary-yellow-21e5 .search_pro_fcb9 li a,
.primary-yellow-21e5 .pattern-active-1706 li a,
.primary-yellow-21e5 .top_609d li a,
.primary-yellow-21e5 .box_focused_c01a li a,
.primary-yellow-21e5 .label-1577 li a,
.primary-yellow-21e5 .notification_c6ee li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.primary-yellow-21e5 .right_5e32 li ul li::before,
.primary-yellow-21e5 .current_bd70 li ul li::before,
.primary-yellow-21e5 .search_pro_fcb9 li ul li::before,
.primary-yellow-21e5 .pattern-active-1706 li ul li::before,
.primary-yellow-21e5 .top_609d li ul li::before,
.primary-yellow-21e5 .box_focused_c01a li ul li::before,
.primary-yellow-21e5 .label-1577 li ul li::before,
.primary-yellow-21e5 .notification_c6ee li ul li::before {
  left: 15px;
}
.primary-yellow-21e5 .right_5e32 li ul a,
.primary-yellow-21e5 .current_bd70 li ul a,
.primary-yellow-21e5 .search_pro_fcb9 li ul a,
.primary-yellow-21e5 .pattern-active-1706 li ul a,
.primary-yellow-21e5 .top_609d li ul a,
.primary-yellow-21e5 .box_focused_c01a li ul a,
.primary-yellow-21e5 .label-1577 li ul a,
.primary-yellow-21e5 .notification_c6ee li ul a {
  padding-left: 20px;
}
.primary-yellow-21e5 .right_5e32 li ul ul li::before,
.primary-yellow-21e5 .current_bd70 li ul ul li::before,
.primary-yellow-21e5 .search_pro_fcb9 li ul ul li::before,
.primary-yellow-21e5 .pattern-active-1706 li ul ul li::before,
.primary-yellow-21e5 .top_609d li ul ul li::before,
.primary-yellow-21e5 .box_focused_c01a li ul ul li::before,
.primary-yellow-21e5 .label-1577 li ul ul li::before,
.primary-yellow-21e5 .notification_c6ee li ul ul li::before {
  left: 30px;
}
.primary-yellow-21e5 .right_5e32 li ul ul a,
.primary-yellow-21e5 .current_bd70 li ul ul a,
.primary-yellow-21e5 .search_pro_fcb9 li ul ul a,
.primary-yellow-21e5 .pattern-active-1706 li ul ul a,
.primary-yellow-21e5 .top_609d li ul ul a,
.primary-yellow-21e5 .box_focused_c01a li ul ul a,
.primary-yellow-21e5 .label-1577 li ul ul a,
.primary-yellow-21e5 .notification_c6ee li ul ul a {
  padding-left: 40px;
}
.primary-yellow-21e5 .hovered-7fcf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.primary-yellow-21e5 .notification_c6ee ul li {
  margin-bottom: 1.41575em;
}
.primary-yellow-21e5 .notification_c6ee ul li .button-2196 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.primary-yellow-21e5 .notification_c6ee ul li .stone_c816 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.filter-slow-a8a3 .right_5e32 li a,
.filter-slow-a8a3 .current_bd70 li a,
.filter-slow-a8a3 .search_pro_fcb9 li a,
.filter-slow-a8a3 .pattern-active-1706 li a,
.filter-slow-a8a3 .top_609d li a,
.filter-slow-a8a3 .box_focused_c01a li a,
.filter-slow-a8a3 .label-1577 li a,
.filter-slow-a8a3 .notification_c6ee li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-slow-a8a3 .hovered-7fcf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-slow-a8a3 .hover_3e39 ul li.label_cool_0b83 .layout_paper_c123,
.filter-slow-a8a3 .hover_3e39 ul li.main_d908 .layout_paper_c123 {
  background: rgba(0, 0, 0, 0.2);
}
.filter-slow-a8a3 .primary-yellow-21e5 .hover_3e39 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li {
  margin: 0;
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li ul {
  margin: 0;
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li ul li a {
  padding-left: 15px;
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li ul li li a {
  padding-left: 30px;
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li.accent-661e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li.accent-661e > 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;
}
.hard_ed7c .primary-yellow-21e5 .form_af5b li.accent-661e > 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;
}
.progress-pink-204b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.solid-54df {
  position: relative;
  z-index: 10;
}
.solid-54df .overlay-black-78a8 {
  width: 100%;
  max-width: 100%;
}
.copper_0b0f .purple-777b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.copper_0b0f .highlight-green-b530 {
}
.copper_0b0f .filter-slow-a8a3 {
  background: #292929;
}
.narrow_cb92 .purple-777b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.narrow_cb92 .highlight-green-b530 {
  background: #f9f9f9;
}
.narrow_cb92 .filter-slow-a8a3 {
  background: #303030;
}
.main-stale-75ca .purple-777b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-stale-75ca .search_0815 {
    margin-bottom: 1em;
  }
  .main-stale-75ca .search_0815:last-child {
    margin-bottom: 0;
  }
}
.main-stale-75ca .highlight-green-b530 {
  background: #ededed;
}
.main-stale-75ca .filter-slow-a8a3 {
  background: #1a1a1a;
}
.purple-777b.highlight-green-b530 {
  color: rgba(0, 0, 0, 0.6);
}
.purple-777b.highlight-green-b530 .wide-8d67 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple-777b.filter-slow-a8a3 {
  color: rgba(255, 255, 255, 0.99);
}
.purple-777b.filter-slow-a8a3 a:not(.thumbnail-bronze-45d1) {
  color: rgba(255, 255, 255, 0.79);
}
.purple-777b.filter-slow-a8a3 a:not(.thumbnail-bronze-45d1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple-777b.filter-slow-a8a3 .wide-8d67 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple-777b.filter-slow-a8a3 table tbody td,
.purple-777b.filter-slow-a8a3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-3517.icon-e14e .copper_152e {
  max-width: initial;
}
.shadow-3517 .button-black-a78d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow-3517 .button-black-a78d .overlay-black-78a8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow-3517 .button-black-a78d .overlay-black-78a8 {
    display: block;
    margin-bottom: 2em;
  }
  .shadow-3517 .button-black-a78d .overlay-black-78a8:last-child {
    margin-bottom: 0;
  }
}
.main-stale-75ca .search_0815:last-child,
.narrow_cb92 .search_0815:last-child,
.copper_0b0f .search_0815:last-child {
  margin-bottom: 0;
}
.main-stale-75ca .search_0815 .primary-yellow-21e5 .hover_3e39:last-child,
.narrow_cb92 .search_0815 .primary-yellow-21e5 .hover_3e39:last-child,
.copper_0b0f .search_0815 .primary-yellow-21e5 .hover_3e39:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main-stale-75ca .simple-512a,
  .main-stale-75ca .complex_8ff5,
  .narrow_cb92 .simple-512a,
  .narrow_cb92 .complex_8ff5,
  .copper_0b0f .simple-512a,
  .copper_0b0f .complex_8ff5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .solid-54df .search_0815 {
    margin-bottom: 2em;
  }
}
.solid-54df p:last-child {
  margin-bottom: 0;
}
.solid-54df li,
.solid-54df ul {
  list-style: none;
  margin: 0;
}
.solid-54df ul ul {
  margin-left: 2.617924em;
}
.wrapper-bb00 {
  font-size: 0.875em;
}

/* css-noise: 6d87 */
.ghost-box-v7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
