/*!
Theme Name: Customify
Theme URI: https://pressmaximum.simple-e647/customify
Author: WPCustomify
Author URI: https://pressmaximum.simple-e647
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.simple-e647/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion-3a5a.menu_53f0/licenses/gpl-2.0.list_out_f178
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.progress-0ca7/, (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.texture-9171.top_38ab/normalize.disabled_dark_525e/
 ======
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.disabled_dark_525e v7.0.0 | MIT License | github.simple-e647/necolas/normalize.disabled_dark_525e */
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;
}
.bronze-e414 .shadow-8304,
.caption_short_e161,
.hidden_f552,
.title_eeb4,
.silver-fe21,
.text_62da,
.item-eae7,
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;
}
.caption_short_e161,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption_short_e161,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_short_e161,
  h1 {
    font-size: 1.8em;
  }
}
.hidden_f552,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden_f552 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden_f552,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_f552,
  h2 {
    font-size: 1.7em;
  }
}
.title_eeb4,
h3 {
  font-size: 1.618em;
}
.bronze-e414 .shadow-8304,
.silver-fe21,
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.sidebar_steel_843e {
  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;
}
.column_green_ea6f:after,
.column_green_ea6f:before,
.avatar_853f:after,
.avatar_853f:before {
  content: "";
  display: table;
}
.column_green_ea6f:after,
.avatar_853f:after {
  clear: both;
}
.component_2096 {
  float: right;
  margin-right: 0;
}
.bronze-96c2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media-first-9715 .brown-6231,
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;
}
.media-first-9715 .brown-6231: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;
}
.text-efde .brown-6231 {
  box-shadow: none;
}
.text-efde
  .brown-6231
  .texture-tiny-c513 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text-efde .brown-6231 .slider-ea16 {
  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;
}
.text-efde
  .brown-6231
  .slider-ea16
  b {
  display: none;
}
.text-efde .breadcrumb_yellow_1b59 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(.detail-full-27ea),
button:not(.logo-cool-449d):not(.detail-full-27ea),
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ),
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ),
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ) {
  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;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):hover,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):hover,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):hover,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):hover,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):active,
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):active,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):active,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):active,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):active,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus {
  outline: 0;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d {
  position: relative;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .logo_d4de,
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .silver-0aaf,
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .image-aab9,
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  i,
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  svg,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .logo_d4de,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .silver-0aaf,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .image-aab9,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  i,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  svg,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .logo_d4de,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .silver-0aaf,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .image-aab9,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  i,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  svg,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .logo_d4de,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .silver-0aaf,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .image-aab9,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  i,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  svg,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .logo_d4de,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .silver-0aaf,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  .image-aab9,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  i,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d
  svg {
  visibility: hidden;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d:after,
button:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d:after,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d:after,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d:after,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ).fn-loading-885d: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;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(.detail-full-27ea),
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ),
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ),
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ) {
  color: #fff;
  background: #235787;
}
.secondary_iron_4c45:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus,
input[type="button"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus,
input[type="reset"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus,
input[type="submit"]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ):focus {
  color: #fff;
}
.secondary_iron_4c45.fn-disabled-885d:not(.logo-cool-449d):not(
    .detail-full-27ea
  ),
.secondary_iron_4c45[disabled]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ),
button.fn-disabled-885d:not(.logo-cool-449d):not(
    .detail-full-27ea
  ),
button[disabled]:not(.logo-cool-449d):not(
    .detail-full-27ea
  ) {
  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;
}
.wrapper-clean-b58a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wrapper-clean-b58a: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;
}
.tertiary-motion-889b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.card_black_ddbb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.west_0c26 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.column_green_ea6f:after,
.column_green_ea6f:before,
.tabs_0875:after,
.tabs_0875:before,
.accordion_cool_3cab:after,
.accordion_cool_3cab:before,
.center-dc60:after,
.center-dc60:before,
.tooltip-dark-c899:after,
.tooltip-dark-c899:before,
.table-dirty-4a06:after,
.table-dirty-4a06:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.column_green_ea6f:after,
.tabs_0875:after,
.accordion_cool_3cab:after,
.center-dc60:after,
.tooltip-dark-c899:after,
.table-dirty-4a06:after {
  clear: both;
}
.tabs_0875 .video_last_6fc0,
.accordion_cool_3cab .video_last_6fc0,
.disabled_afa9 .video_last_6fc0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.chip_wood_37c3 {
  display: inline-block;
}
.over_96c4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.over_96c4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.over_96c4 .north_81e6 {
  padding: 1em 0;
  font-size: 85%;
}
.north_81e6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.plasma-63de {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.plasma-63de:after,
.plasma-63de:before {
  content: "";
  display: table;
}
.plasma-63de:after {
  clear: both;
}
.wood_1a84 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar_bright_4957 .wood_1a84 {
  max-width: 50%;
}
.status_middle_08be .wood_1a84 {
  max-width: 33.33%;
}
.medium_73f3 .wood_1a84 {
  max-width: 25%;
}
.avatar_fast_f3b0 .wood_1a84 {
  max-width: 20%;
}
.accent_3c5b .wood_1a84 {
  max-width: 16.66%;
}
.badge_9810 .wood_1a84 {
  max-width: 14.28%;
}
.feature_in_6d8b .wood_1a84 {
  max-width: 12.5%;
}
.detail-4ee9 .wood_1a84 {
  max-width: 11.11%;
}
.hard_0e5d {
  display: block;
}
.bronze-e414 .thick-5053 label,
.bronze-e414 .detail-clean-e870 label,
.bronze-e414 .small_ae48 label,
.bronze-e414 .image-thick-2851 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_9da5 {
  list-style: none;
  margin: 0;
}
.hero_9da5 article.lite-de87 {
  margin-bottom: 0;
}
.hero_9da5 ul {
  list-style: none;
  margin: 0;
}
.hero_9da5 .fast_99f1 li.lite-de87 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_9da5 .fast_99f1 li.lite-de87 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_9da5 .fast_99f1 li.lite-de87: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) {
  .hero_9da5 .fast_99f1 li.lite-de87 li.lite-de87 li.lite-de87 li.lite-de87 {
    padding-left: 0;
  }
}
article.lite-de87 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lite-de87 .tabs_0875 p:last-of-type {
  margin-bottom: 0;
}
article.lite-de87 .advanced_b117 {
  float: left;
}
article.lite-de87 .white_27db {
  margin-left: 85px;
}
article.lite-de87 .small-8e26 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lite-de87 .small-8e26 .modal-huge-0ab4 {
  margin-left: 10px;
}
article.lite-de87 .pagination_5f34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lite-de87 .main-0d58 {
  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 .thick-5053,
  #respond .small_ae48,
  #respond .image-thick-2851 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thick-5053 input,
#respond .small_ae48 input,
#respond .image-thick-2851 input {
  width: 100%;
}
#respond .image-thick-2851 {
  margin-right: 0;
}
#respond .middle-a70e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hard_a512 {
  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;
}
.hard_a512.soft_1542 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hard_a512 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%);
}
.hard_a512:focus,
.hard_a512: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);
}
.tall-d41f {
  border-radius: 10%;
}
.disabled-d2d6 {
  border-radius: 50%;
}
.label-active-d7d5 {
  font-size: 0.72em;
}
.footer_focused_ce8f {
  font-size: 0.875em;
}
.slider_easy_562a {
  font-size: 1.1em;
}
.texture_new_78d3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture_new_78d3.label-active-d7d5 {
  letter-spacing: 0.5px;
}
.outer_6146,
.outer_6146 a {
  color: #6d6d6d;
}
.outer_6146 a:hover {
  color: #111;
}
.column_medium_4345 {
  color: #6d6d6d;
}
.lite-f881 {
  overflow-x: hidden;
}
.lite-f881 .new-aa2d.tall-40d9 {
  position: relative;
}
.lite-f881 .new-aa2d.tall-40d9.disabled_817a {
  position: initial;
}
.lite-f881
  .new-aa2d.tall-40d9.disabled_817a
  .list-ef9d {
  left: auto;
}
.lite-f881 .new-aa2d .list-ef9d {
  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;
}
.lite-f881 .new-aa2d:hover.tall-40d9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.lite-f881
  .new-aa2d:hover.tall-40d9
  .list-ef9d {
  display: block;
  z-index: 9999999;
}
.lite-f881 .message-static-40b5 .slider_61be,
.lite-f881 .frame-2487 .slider_61be {
  display: none;
}
.lite-f881 .sort_south_d7b7 .new-aa2d:hover.tall-40d9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bronze-e414 .thick-5053 label,
.bronze-e414 .detail-clean-e870 label,
.bronze-e414 .small_ae48 label,
.bronze-e414 .image-thick-2851 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero_9da5 {
  list-style: none;
  margin: 0;
}
.hero_9da5 article.lite-de87 {
  margin-bottom: 0;
}
.hero_9da5 ul {
  list-style: none;
  margin: 0;
}
.hero_9da5 .fast_99f1 li.lite-de87 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero_9da5 .fast_99f1 li.lite-de87 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero_9da5 .fast_99f1 li.lite-de87: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) {
  .hero_9da5 .fast_99f1 li.lite-de87 li.lite-de87 li.lite-de87 li.lite-de87 {
    padding-left: 0;
  }
}
article.lite-de87 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lite-de87 .tabs_0875 p:last-of-type {
  margin-bottom: 0;
}
article.lite-de87 .advanced_b117 {
  float: left;
}
article.lite-de87 .white_27db {
  margin-left: 85px;
}
article.lite-de87 .small-8e26 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lite-de87 .small-8e26 .modal-huge-0ab4 {
  margin-left: 10px;
}
article.lite-de87 .pagination_5f34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lite-de87 .main-0d58 {
  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 .thick-5053,
  #respond .small_ae48,
  #respond .image-thick-2851 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thick-5053 input,
#respond .small_ae48 input,
#respond .image-thick-2851 input {
  width: 100%;
}
#respond .image-thick-2851 {
  margin-right: 0;
}
#respond .middle-a70e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-static-40b5 .hidden-6067 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden-6067 .title-a990.accent-2486 .upper-9f57 > li > a:focus,
.hidden-6067 .title-a990.accent-2486 .upper-9f57 > li > a:hover,
.hidden-6067 .title-a990.breadcrumb-3bdb .upper-9f57 > li > a:focus,
.hidden-6067 .title-a990.breadcrumb-3bdb .upper-9f57 > li > a:hover,
.hidden-6067 .title-a990.container-wood-d46c .upper-9f57 > li > a:focus,
.hidden-6067 .title-a990.container-wood-d46c .upper-9f57 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-6067
  .title-a990.accent-2486
  .upper-9f57
  > li.west_96ed
  > a,
.hidden-6067
  .title-a990.accent-2486
  .upper-9f57
  > li.filter-e9d4
  > a,
.hidden-6067
  .title-a990.breadcrumb-3bdb
  .upper-9f57
  > li.west_96ed
  > a,
.hidden-6067
  .title-a990.breadcrumb-3bdb
  .upper-9f57
  > li.filter-e9d4
  > a,
.hidden-6067
  .title-a990.container-wood-d46c
  .upper-9f57
  > li.west_96ed
  > a,
.hidden-6067 .title-a990.container-wood-d46c .upper-9f57 > li.popup-south-83be > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-6067 .rough-1dfb,
.hidden-6067 .rough-1dfb a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-6067 .stone_9bd3.accent-ca5a li a,
.hidden-6067 .image-basic-cfcc a,
.hidden-6067 .wrapper_huge_6d0f,
.hidden-6067 .upper-9f57 > li > a,
.hidden-6067 .tall-95e0 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067 .stone_9bd3.accent-ca5a li a:hover,
.hidden-6067 .image-basic-cfcc a:hover,
.hidden-6067 .wrapper_huge_6d0f:hover,
.hidden-6067 .upper-9f57 > li > a:hover,
.hidden-6067 .tall-95e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-6067 .panel_hovered_651a {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067 .panel_hovered_651a .yellow-9a61 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-6067 .panel_hovered_651a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-6067 .hidden_b265 .lower-997e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067 .hidden_b265 .lower-997e .surface-1e31 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067
  .hidden_b265
  .lower-997e
  .surface-1e31::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067
  .hidden_b265
  .lower-997e
  .surface-1e31:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067
  .hidden_b265
  .lower-997e
  .surface-1e31::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067
  .hidden_b265
  .lower-997e
  .surface-1e31::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067 .hidden_b265 .next_3c68 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-6067 .hidden_b265 .next_3c68:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_e72f
  .hidden-6067
  .hidden_b265
  .accent-right-b560
  .grid_orange_7595 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic_e72f
  .hidden-6067
  .hidden_b265
  .accent-right-b560
  .surface-1e31 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-static-40b5 .hidden_23dd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden_23dd .title-a990.accent-2486 .upper-9f57 > li > a:focus,
.hidden_23dd .title-a990.accent-2486 .upper-9f57 > li > a:hover,
.hidden_23dd .title-a990.breadcrumb-3bdb .upper-9f57 > li > a:focus,
.hidden_23dd .title-a990.breadcrumb-3bdb .upper-9f57 > li > a:hover,
.hidden_23dd .title-a990.container-wood-d46c .upper-9f57 > li > a:focus,
.hidden_23dd .title-a990.container-wood-d46c .upper-9f57 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_23dd
  .title-a990.accent-2486
  .upper-9f57
  > li.west_96ed
  > a,
.hidden_23dd
  .title-a990.accent-2486
  .upper-9f57
  > li.filter-e9d4
  > a,
.hidden_23dd
  .title-a990.breadcrumb-3bdb
  .upper-9f57
  > li.west_96ed
  > a,
.hidden_23dd
  .title-a990.breadcrumb-3bdb
  .upper-9f57
  > li.filter-e9d4
  > a,
.hidden_23dd
  .title-a990.container-wood-d46c
  .upper-9f57
  > li.west_96ed
  > a,
.hidden_23dd .title-a990.container-wood-d46c .upper-9f57 > li.popup-south-83be > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_23dd .rough-1dfb,
.hidden_23dd .rough-1dfb a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_23dd .stone_9bd3.accent-ca5a li a,
.hidden_23dd .image-basic-cfcc a,
.hidden_23dd .wrapper_huge_6d0f,
.hidden_23dd .upper-9f57 > li > a,
.hidden_23dd .tall-95e0 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_23dd .stone_9bd3.accent-ca5a li a:hover,
.hidden_23dd .image-basic-cfcc a:hover,
.hidden_23dd .wrapper_huge_6d0f:hover,
.hidden_23dd .upper-9f57 > li > a:hover,
.hidden_23dd .tall-95e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_23dd .panel_hovered_651a {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_23dd .panel_hovered_651a .yellow-9a61 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_23dd .panel_hovered_651a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_top_65c8 .dark-6c24 {
  margin-left: auto;
  margin-right: auto;
}
.accordion_cool_3cab > * {
  margin-left: auto;
  margin-right: auto;
}
.accordion_cool_3cab .tertiary-motion-889b {
  margin-right: 1.41575em;
}
.accordion-fc33 .accordion_cool_3cab > .backdrop_570e {
  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;
}
.accordion-fc33 .accordion_cool_3cab > .label_wood_f667 {
  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;
}
.tooltip_basic_f2e4.message_top_65c8 .dark-6c24,
.frame-slow-ef2d.message_top_65c8 .dark-6c24 {
  margin-left: 0;
}
.item-36d8.message_top_65c8 .dark-6c24,
.alert-inner-c729.message_top_65c8 .dark-6c24 {
  margin-right: 0;
}
.accordion_cool_3cab ol,
.accordion_cool_3cab ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.badge-4553 video {
  max-width: 100%;
}
.tag_1873 img {
  display: block;
}
.tag_1873.tertiary-motion-889b,
.tag_1873.card_black_ddbb {
  width: 100%;
}
.tag_1873.label_wood_f667 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_dc65:not(.preview-tall-ad64) {
  margin: 1.5em auto;
}
.dynamic_d93e p {
  padding: 1.5em 14px;
}
ul.picture_simple_0253.label_wood_f667,
ul.picture_simple_0253.backdrop_570e,
ul.picture_simple_0253.shadow_f9a1.backdrop_570e {
  padding: 0 14px;
}
.center_8fb9 {
  display: block;
  overflow-x: auto;
}
.center_8fb9 table {
  border-collapse: collapse;
  width: 100%;
}
.center_8fb9 td,
.center_8fb9 th {
  padding: 0.5em;
}
.accordion_cool_3cab li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.accordion_cool_3cab ol ol,
.accordion_cool_3cab ol ul,
.accordion_cool_3cab ul ol,
.accordion_cool_3cab ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.accordion_cool_3cab ol ol li,
.accordion_cool_3cab ol ul li,
.accordion_cool_3cab ul ol li,
.accordion_cool_3cab ul ul li {
  margin-left: 0;
}
.plasma_84d7.input_2a01 > .progress_fixed_d3c9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.plasma_84d7.input_2a01 > .progress_fixed_d3c9 iframe,
.plasma_84d7.input_2a01 > .progress_fixed_d3c9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.silver-7c19 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.silver-7c19.pressed_45b1 {
  padding: 0;
}
.silver-7c19.pressed_45b1 cite {
  font-size: 13px;
}
.silver-7c19 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.silver-7c19 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.liquid_2e71 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.liquid_2e71 > p:first-child {
  margin-top: 0;
}
.liquid_2e71 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.liquid_2e71 blockquote {
  border-left: 0;
}
.green_8073 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.green_8073:not(.east_bfed) {
  max-width: 100px;
}
.green_8073.footer-0678 {
  border-bottom: none !important;
  text-align: center;
}
.green_8073.footer-0678::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dynamic_d93e p {
    padding: 1.5em 0;
  }
}
.content_d2e1 {
  color: #0073aa;
}
.wrapper_76f9 {
  background-color: #0073aa;
}
.carousel-add3 {
  color: #229fd8;
}
.widget_2534 {
  background-color: #229fd8;
}
.panel-basic-2c3d {
  color: #eee;
}
.outline_4a31 {
  background-color: #eee;
}
.pagination-static-38ee {
  color: #444;
}
.active-9934 {
  background-color: #444;
}
.menu_5e7b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_5e7b .tooltip_green_7b21 .image-basic-cfcc {
  font-size: 15px;
}
.menu_5e7b .image-basic-cfcc {
  line-height: 1.3;
}
.menu_5e7b .hidden_23dd {
}
.menu_5e7b .hidden-6067 {
  background: #235787;
}
.bottom-0811 {
  padding: 0;
}
.bottom-0811 .hidden-6067 {
  background: #1a1a1a;
}
.bottom-0811 .hidden_23dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.widget_south_aa4a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.widget_south_aa4a .hidden_23dd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.widget_south_aa4a .hidden-6067 {
  background: #303030;
}
.table-dirty-4a06 {
  position: relative;
  z-index: 10;
}
.table-dirty-4a06 .modal-b724 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_ac35 .tall-40d9 {
  display: inline-block;
  vertical-align: middle;
}
.video_ac35.dark-e8e6 .tall-40d9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video_ac35.dark-e8e6 .tall-40d9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video_ac35.dark-e8e6 .tall-40d9 {
    margin-right: 0.4em;
  }
}
.video_ac35.dark-e8e6 .tall-40d9:last-child {
  margin-right: 0;
}
.icon-old-d0b3 .modal-b724 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message-static-40b5 .tooltip_green_7b21 {
    margin: 0 -0.5em;
  }
  .message-static-40b5 .tooltip_green_7b21 [class*="customify-col-"],
  .message-static-40b5 .tooltip_green_7b21 [class*="customify-col_"],
  .message-static-40b5 .tooltip_green_7b21 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message-static-40b5.column_b0dc .modal-b724 {
  background: 0 0 !important;
}
.message-static-40b5.column_b0dc .modal-b724,
.message-static-40b5.icon-old-d0b3 .modal-b724 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message-static-40b5.frame-be3f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message-static-40b5.icon-old-d0b3 .modal-b724 {
  box-shadow: none !important;
}
.banner-d41c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .banner-d41c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .banner-d41c {
    padding: 18px 0 20px;
  }
}
.banner-d41c .accordion_prev_fb2d {
  width: 100%;
}
.banner-d41c .input_huge_7252 {
  margin-bottom: 0;
}
.banner-d41c .header-2364 {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-59c3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-59c3 .lower-c2e5 {
  width: 100%;
}
.label-f4c4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-f4c4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-f4c4 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;
}
.label-f4c4 li:last-child:after {
  display: none;
}
.label-f4c4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.element-old-0d5e .slider_61be button,
.banner-d41c .slider_61be button {
  left: 0;
}
.element-old-0d5e .lower-c2e5,
.banner-d41c .lower-c2e5 {
  padding-left: 0;
  padding-right: 0;
}
.element-old-0d5e .secondary-59c3,
.banner-d41c .secondary-59c3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.element-old-0d5e {
  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;
}
.element-old-0d5e: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;
}
.element-old-0d5e .active-c669 {
  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) {
  .element-old-0d5e .active-c669 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .element-old-0d5e .active-c669 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .element-old-0d5e .active-c669 {
    min-height: 200px;
  }
}
.element-old-0d5e .label-f4c4 {
  color: rgba(255, 255, 255, 0.8);
}
.element-old-0d5e .label-f4c4 a,
.element-old-0d5e .label-f4c4 li:after {
  color: inherit;
}
.element-old-0d5e .label-f4c4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.item_ecc4 {
  margin-bottom: 0.5em;
}
.shadow-top-8713 {
  margin-bottom: 1.2em;
}
.shadow-top-8713,
.item_ecc4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shadow-top-8713 p:last-child,
.item_ecc4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .slider_61be,
#masthead .slider_61be {
  display: none;
}
#masthead
  > .slider_61be.over-70ef {
  display: none;
}
#masthead > .slider_61be button {
  left: 0;
}
.mask-3857 {
  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%;
}
.mask-3857 .tall-40d9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mask-3857 .bottom_46d3 {
  display: -webkit-box;
  display: flex;
}
.mask-3857 .bottom_46d3.breadcrumb-wide-3dd4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mask-3857 .bottom_46d3.footer-8d09 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-3857 .bottom_46d3.in_d103 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-3857.component_a8de.box_slow_fefe .bottom_46d3.breadcrumb-wide-3dd4 {
  flex-basis: 100%;
}
.mask-3857.grid_826d .bottom_46d3.footer-8d09 {
  -webkit-box-flex: 1;
  flex: auto;
}
.mask-3857.grid_826d .bottom_46d3.in_d103 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .slider_61be.over-70ef {
  display: none;
}
#masthead > .slider_61be button {
  left: 0;
}
.element-warm-e0a3 {
  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;
}
.element-warm-e0a3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element-warm-e0a3.item_6482 i {
  margin-right: 4px;
}
.element-warm-e0a3.shadow_dirty_3e67 i {
  margin-left: 5px;
}
.image-basic-cfcc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.image-basic-cfcc p:last-child {
  margin-bottom: 0;
}
.media-a131 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media-a131 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media-a131 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media-a131 .rough-1dfb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media-a131 .hot_e89b {
  margin: 5px 0 7px 0;
}
.media-a131.link_huge_68db .element-0b01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-a131.link_huge_68db .block_cool_61fb {
  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;
}
.media-a131.hidden-out-8994 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media-a131.hidden-out-8994 .element-0b01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-a131.hidden-out-8994 .block_cool_61fb {
  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;
}
.media-a131.huge_6f45 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-a131.badge-pressed-c6bd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media-a131.badge-pressed-c6bd .block_cool_61fb {
  margin-top: 7px;
}
.modal_fixed_e54a {
  display: inline-block;
}
.table-dirty-4a06 .section-3015 .media-a131 img {
  max-width: 100%;
}
.title-a990 .right_2e94.content_301c,
.fresh-198a .right_2e94.content_301c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.title-a990 .alert_b2f9,
.fresh-198a .alert_b2f9 {
  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%);
}
.title-a990 .alert_b2f9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.title-a990.modal_77cf .alert_b2f9 {
  display: none;
}
.title-a990 .hard_7238 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-a990 .hard_7238 li {
  display: inline-block;
  position: relative;
}
.title-a990 .hard_7238 li:last-child {
  margin-right: 0;
}
.title-a990 .hard_7238 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;
}
.title-a990 .hard_7238 li.popup-south-83be > a {
  color: rgba(0, 0, 0, 0.9);
}
.title-a990 .hard_7238 > 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;
}
.title-a990 .hard_7238 > li > a i {
  line-height: 0;
}
.title-a990 .hard_7238 > li.over-9536 > a .alert_b2f9 {
  margin-left: 4px;
  line-height: 0;
}
.title-a990 .hard_7238 .gas-a6a3 li.over-9536 > a {
  position: relative;
}
.title-a990 .hard_7238 .gas-a6a3 li.over-9536 > a:after,
.title-a990 .hard_7238 .gas-a6a3 li.over-9536 > a:before {
  content: "";
  display: table;
}
.title-a990 .hard_7238 .gas-a6a3 li.over-9536 > a:after {
  clear: both;
}
.title-a990 .hard_7238 .gas-a6a3 li.over-9536 > a .alert_b2f9 {
  margin-left: 5px;
  float: right;
}
.title-a990 .dark-ee7c,
.title-a990 .gas-a6a3 {
  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;
}
.title-a990 .gas-a6a3 {
  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;
}
.title-a990 .gas-a6a3 .content_301c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title-a990 .gas-a6a3 .alert_b2f9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.title-a990 .gas-a6a3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.title-a990 .gas-a6a3 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;
}
.title-a990 .gas-a6a3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.title-a990 .gas-a6a3 .gas-a6a3 {
  top: 0;
  left: 100%;
}
.title-a990 .notification_59cd.fn-focus-885d > .dark-ee7c,
.title-a990 .notification_59cd.fn-focus-885d > .gas-a6a3,
.title-a990 .notification_59cd:focus > .dark-ee7c,
.title-a990 .notification_59cd:focus > .gas-a6a3,
.title-a990 .notification_59cd:hover > .dark-ee7c,
.title-a990 .notification_59cd:hover > .gas-a6a3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.title-a990.container-wood-d46c .upper-9f57:after,
.title-a990.container-wood-d46c .upper-9f57:before {
  content: "";
  display: table;
}
.title-a990.container-wood-d46c .upper-9f57:after {
  clear: both;
}
.title-a990.container-wood-d46c .upper-9f57 > li {
  float: left;
}
.title-a990.wide-3afa .upper-9f57:after,
.title-a990.wide-3afa .upper-9f57:before {
  content: "";
  display: table;
}
.title-a990.wide-3afa .upper-9f57:after {
  clear: both;
}
.title-a990.wide-3afa .upper-9f57 > li {
  float: left;
}
.title-a990.wide-3afa .upper-9f57 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.title-a990.wide-3afa .upper-9f57 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.title-a990.wide-3afa .upper-9f57 > li.west_96ed > a,
.title-a990.wide-3afa .upper-9f57 > li.popup-south-83be > a {
  color: #fff;
  background-color: #1e4b75;
}
.title-a990.accent-2486 .upper-9f57 > li > a .content_301c {
  position: relative;
}
.title-a990.accent-2486 .upper-9f57 > li > a .content_301c: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;
}
.title-a990.accent-2486
  .upper-9f57
  > li:focus
  > a
  .content_301c:before,
.title-a990.accent-2486
  .upper-9f57
  > li:hover
  > a
  .content_301c:before {
  width: 100%;
  background-color: currentColor;
}
.title-a990.accent-2486
  .upper-9f57
  > li.west_96ed
  > a
  .content_301c:before,
.title-a990.accent-2486
  .upper-9f57
  > li.filter-e9d4
  > a
  .content_301c:before {
  width: 100%;
  background-color: currentColor;
}
.title-a990.breadcrumb-3bdb .upper-9f57 > li > a .content_301c {
  position: relative;
}
.title-a990.breadcrumb-3bdb .upper-9f57 > li > a .content_301c: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;
}
.title-a990.breadcrumb-3bdb .upper-9f57 > li:focus > a .content_301c:before,
.title-a990.breadcrumb-3bdb
  .upper-9f57
  > li:hover
  > a
  .content_301c:before {
  width: 100%;
  background-color: currentColor;
}
.title-a990.breadcrumb-3bdb
  .upper-9f57
  > li.west_96ed
  > a
  .content_301c:before,
.title-a990.breadcrumb-3bdb
  .upper-9f57
  > li.filter-e9d4
  > a
  .content_301c:before {
  width: 100%;
  background-color: currentColor;
}
.fresh-198a .hard_7238 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fresh-198a .hard_7238 li:first-child > a {
  border-top: none;
}
.fresh-198a .hard_7238 .notification-43b5 > .content_301c .alert_b2f9 {
  display: none;
}
.fresh-198a .hard_7238 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fresh-198a .hard_7238 li:last-child {
  border: none;
}
.fresh-198a .hard_7238 li.over-9536 > a {
  padding-right: 45px !important;
}
.fresh-198a .hard_7238 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fresh-198a .hard_7238 li a:focus,
.fresh-198a .hard_7238 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-198a .hard_7238 li .focused-29f5 {
  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;
}
.fresh-198a .hard_7238 li .focused-29f5:hover {
  box-shadow: none;
}
.fresh-198a .hard_7238 li .focused-29f5 .alert_b2f9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fresh-198a .hard_7238 .gas-a6a3 {
  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);
}
.fresh-198a .hard_7238 .gas-a6a3 li a {
  padding-left: 3em;
}
.fresh-198a .hard_7238 .action_13e6 > a .focused-29f5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fresh-198a .hard_7238 .action_13e6 > .gas-a6a3 {
  display: block;
  opacity: 1;
}
.highlight_complex_ccc3 {
  max-width: 100%;
}
.dropdown_1198 {
  line-height: 0;
  cursor: pointer;
}
.tall-95e0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tall-95e0:hover {
  box-shadow: none;
  color: currentColor;
}
.tall-95e0 svg {
  width: 18px;
  height: 18px;
}
.tall-95e0 .primary-simple-2cb0 {
  display: none;
}
.outline-b2a6 {
  position: relative;
}
.outline-b2a6.fn-active-885d .tall-95e0 .tertiary-6438 {
  display: none;
}
.outline-b2a6.fn-active-885d .tall-95e0 .primary-simple-2cb0 {
  display: inline-block;
}
.outline-b2a6 .static_a8d0 {
  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);
}
.outline-b2a6.top_6020 .static_a8d0 {
  left: auto;
  right: -0.9em;
}
.outline-b2a6.top_6020 .image-mini-5e1e::before {
  left: auto;
  right: 15px;
}
.outline-b2a6.fn-active-885d .static_a8d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-right-b560 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent-right-b560 label {
  flex-basis: 100%;
}
.accent-right-b560 .lower-997e {
  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;
}
.accent-right-b560 .surface-1e31 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent-right-b560 .surface-1e31:focus {
  background-color: transparent;
}
.accent-right-b560 button.next_3c68 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent-right-b560 button.next_3c68:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent-right-b560 button.next_3c68 svg {
  width: 18px;
  height: 18px;
}
.accent-right-b560 input[type="submit"] {
  min-height: auto;
}
.hidden_b265 .accent-right-b560 .surface-1e31 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-mini-5e1e {
  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) {
  .image-mini-5e1e {
    width: 220px;
  }
}
.image-mini-5e1e label {
  flex-basis: 100%;
}
.image-mini-5e1e::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;
}
.basic_e72f .hidden_b265 .accent-right-b560 {
  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;
}
.basic_e72f
  .hidden_b265
  .accent-right-b560
  .lower-997e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.basic_e72f .hidden_b265 .accent-right-b560 .surface-1e31 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.basic_e72f
  .hidden_b265
  .accent-right-b560
  .surface-1e31:focus {
  background: 0 0;
}
.basic_e72f
  .hidden_b265
  .accent-right-b560
  .grid_orange_7595 {
  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;
}
.stone_9bd3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stone_9bd3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stone_9bd3 li:last-child {
  margin-right: 0;
}
.stone_9bd3 li:first-child {
  margin-left: 0;
}
.stone_9bd3.in_e657 a {
  color: #fff;
}
.stone_9bd3.in_e657 a:hover {
  color: #fff;
}
.stone_9bd3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stone_9bd3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stone_9bd3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stone_9bd3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.stone_9bd3 [class*="social-icon-apple"] {
  background-color: #999;
}
.stone_9bd3 [class*="social-icon-apple"].selected_f582 {
  background-color: transparent;
  color: #999;
}
.stone_9bd3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stone_9bd3 [class*="social-icon-behance"].selected_f582 {
  background-color: transparent;
  color: #1769ff;
}
.stone_9bd3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stone_9bd3 [class*="social-icon-bitbucket"].selected_f582 {
  background-color: transparent;
  color: #205081;
}
.stone_9bd3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.stone_9bd3 [class*="social-icon-codepen"].selected_f582 {
  background-color: transparent;
  color: #000;
}
.stone_9bd3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stone_9bd3 [class*="social-icon-delicious"].selected_f582 {
  background-color: transparent;
  color: #39f;
}
.stone_9bd3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stone_9bd3 [class*="social-icon-digg"].selected_f582 {
  background-color: transparent;
  color: #005be2;
}
.stone_9bd3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stone_9bd3 [class*="social-icon-dribbble"].selected_f582 {
  background-color: transparent;
  color: #ea4c89;
}
.stone_9bd3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stone_9bd3 [class*="social-icon-envelope"].selected_f582 {
  background-color: transparent;
  color: #ea4335;
}
.stone_9bd3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stone_9bd3 [class*="social-icon-facebook"].selected_f582 {
  background-color: transparent;
  color: #3b5998;
}
.stone_9bd3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stone_9bd3 [class*="social-icon-flickr"].selected_f582 {
  background-color: transparent;
  color: #0063dc;
}
.stone_9bd3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stone_9bd3 [class*="social-icon-foursquare"].selected_f582 {
  background-color: transparent;
  color: #2d5be3;
}
.stone_9bd3 [class*="social-icon-github"] {
  background-color: #333;
}
.stone_9bd3 [class*="social-icon-github"].selected_f582 {
  background-color: transparent;
  color: #333;
}
.stone_9bd3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stone_9bd3 [class*="social-icon-google-plus"].selected_f582 {
  background-color: transparent;
  color: #dd4b39;
}
.stone_9bd3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stone_9bd3 [class*="social-icon-houzz"].selected_f582 {
  background-color: transparent;
  color: #7ac142;
}
.stone_9bd3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stone_9bd3 [class*="social-icon-instagram"].selected_f582 {
  background-color: transparent;
  color: #262626;
}
.stone_9bd3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stone_9bd3 [class*="social-icon-jsfiddle"].selected_f582 {
  background-color: transparent;
  color: #487aa2;
}
.stone_9bd3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stone_9bd3 [class*="social-icon-linkedin"].selected_f582 {
  background-color: transparent;
  color: #0077b5;
}
.stone_9bd3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stone_9bd3 [class*="social-icon-medium"].selected_f582 {
  background-color: transparent;
  color: #00ab6b;
}
.stone_9bd3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stone_9bd3
  [class*="social-icon-odnoklassniki"].selected_f582 {
  background-color: transparent;
  color: #f4731c;
}
.stone_9bd3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stone_9bd3 [class*="social-icon-meetup"].selected_f582 {
  background-color: transparent;
  color: #ec1c40;
}
.stone_9bd3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stone_9bd3 [class*="social-icon-pinterest"].selected_f582 {
  background-color: transparent;
  color: #bd081c;
}
.stone_9bd3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stone_9bd3 [class*="social-icon-product-hunt"].selected_f582 {
  background-color: transparent;
  color: #da552f;
}
.stone_9bd3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stone_9bd3 [class*="social-icon-reddit"].selected_f582 {
  background-color: transparent;
  color: #ff4500;
}
.stone_9bd3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stone_9bd3 [class*="social-icon-rss"].selected_f582 {
  background-color: transparent;
  color: #f26522;
}
.stone_9bd3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stone_9bd3
  [class*="social-icon-shopping-cart"].selected_f582 {
  background-color: transparent;
  color: #4caf50;
}
.stone_9bd3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stone_9bd3 [class*="social-icon-skype"].selected_f582 {
  background-color: transparent;
  color: #00aff0;
}
.stone_9bd3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stone_9bd3 [class*="social-icon-slideshare"].selected_f582 {
  background-color: transparent;
  color: #0077b5;
}
.stone_9bd3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stone_9bd3 [class*="social-icon-snapchat"].selected_f582 {
  background-color: transparent;
  color: #fffc00;
}
.stone_9bd3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stone_9bd3 [class*="social-icon-soundcloud"].selected_f582 {
  background-color: transparent;
  color: #f80;
}
.stone_9bd3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stone_9bd3 [class*="social-icon-spotify"].selected_f582 {
  background-color: transparent;
  color: #2ebd59;
}
.stone_9bd3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stone_9bd3
  [class*="social-icon-stack-overflow"].selected_f582 {
  background-color: transparent;
  color: #fe7a15;
}
.stone_9bd3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stone_9bd3 [class*="social-icon-maldkfgram"].selected_f582 {
  background-color: transparent;
  color: #2ca5e0;
}
.stone_9bd3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stone_9bd3 [class*="social-icon-tripadvisor"].selected_f582 {
  background-color: transparent;
  color: #589442;
}
.stone_9bd3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stone_9bd3 [class*="social-icon-tumblr"].selected_f582 {
  background-color: transparent;
  color: #35465c;
}
.stone_9bd3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stone_9bd3 [class*="social-icon-twitch"].selected_f582 {
  background-color: transparent;
  color: #6441a5;
}
.stone_9bd3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stone_9bd3 [class*="social-icon-twitter"].selected_f582 {
  background-color: transparent;
  color: #1da1f2;
}
.stone_9bd3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stone_9bd3 [class*="social-icon-vimeo"].selected_f582 {
  background-color: transparent;
  color: #1ab7ea;
}
.stone_9bd3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stone_9bd3 [class*="social-icon-vk"].selected_f582 {
  background-color: transparent;
  color: #45668e;
}
.stone_9bd3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stone_9bd3 [class*="social-icon-weibo"].selected_f582 {
  background-color: transparent;
  color: #df2029;
}
.stone_9bd3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stone_9bd3 [class*="social-icon-weixin"].selected_f582 {
  background-color: transparent;
  color: #7bb32e;
}
.stone_9bd3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stone_9bd3 [class*="social-icon-whatsapp"].selected_f582 {
  background-color: transparent;
  color: #25d366;
}
.stone_9bd3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stone_9bd3 [class*="social-icon-wordpress"].selected_f582 {
  background-color: transparent;
  color: #21759b;
}
.stone_9bd3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.stone_9bd3 [class*="social-icon-xing"].selected_f582 {
  background-color: transparent;
  color: #026466;
}
.stone_9bd3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stone_9bd3 [class*="social-icon-yelp"].selected_f582 {
  background-color: transparent;
  color: #af0606;
}
.stone_9bd3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stone_9bd3 [class*="social-icon-youtube"].selected_f582 {
  background-color: transparent;
  color: #cd201f;
}
.wrapper_huge_6d0f {
  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;
}
.wrapper_huge_6d0f:hover {
  box-shadow: none;
  background: 0 0;
}
.search-354d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hovered_8071 {
  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;
}
.fixed_f91a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.chip-medium-f069 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.chip-medium-f069,
.chip-medium-f069::after,
.chip-medium-f069::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;
}
.chip-medium-f069::after,
.chip-medium-f069::before {
  content: "";
  display: block;
  background-color: inherit;
}
.overlay_1497 .hovered_8071 .fixed_f91a {
  margin-top: -2px;
  width: 19px;
}
.overlay_1497 .hovered_8071 .chip-medium-f069 {
  margin-top: -1px;
}
.overlay_1497 .hovered_8071 .chip-medium-f069,
.overlay_1497 .hovered_8071 .chip-medium-f069::after,
.overlay_1497 .hovered_8071 .chip-medium-f069::before {
  width: 19px;
  height: 2px;
}
.overlay_1497 .hovered_8071 .chip-medium-f069::before {
  top: -6px;
}
.overlay_1497 .hovered_8071 .chip-medium-f069::after {
  bottom: -6px;
}
.fresh_3dd2 .hovered_8071 .fixed_f91a {
  margin-top: -2px;
  width: 22px;
}
.fresh_3dd2 .hovered_8071 .chip-medium-f069 {
  margin-top: -1px;
}
.fresh_3dd2 .hovered_8071 .chip-medium-f069,
.fresh_3dd2 .hovered_8071 .chip-medium-f069::after,
.fresh_3dd2 .hovered_8071 .chip-medium-f069::before {
  width: 22px;
  height: 2px;
}
.fresh_3dd2 .hovered_8071 .chip-medium-f069::before {
  top: -7px;
}
.fresh_3dd2 .hovered_8071 .chip-medium-f069::after {
  bottom: -7px;
}
.popup-south-9652 .hovered_8071 .fixed_f91a {
  margin-top: -2px;
  width: 31px;
}
.popup-south-9652 .hovered_8071 .chip-medium-f069 {
  margin-top: -1.5px;
}
.popup-south-9652 .hovered_8071 .chip-medium-f069,
.popup-south-9652 .hovered_8071 .chip-medium-f069::after,
.popup-south-9652 .hovered_8071 .chip-medium-f069::before {
  width: 31px;
  height: 3px;
}
.popup-south-9652 .hovered_8071 .chip-medium-f069::before {
  top: -9px;
}
.popup-south-9652 .hovered_8071 .chip-medium-f069::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .basic-7efb .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 19px;
  }
  .basic-7efb .hovered_8071 .chip-medium-f069 {
    margin-top: -1px;
  }
  .basic-7efb .hovered_8071 .chip-medium-f069,
  .basic-7efb .hovered_8071 .chip-medium-f069::after,
  .basic-7efb .hovered_8071 .chip-medium-f069::before {
    width: 19px;
    height: 2px;
  }
  .basic-7efb .hovered_8071 .chip-medium-f069::before {
    top: -6px;
  }
  .basic-7efb .hovered_8071 .chip-medium-f069::after {
    bottom: -6px;
  }
  .aside-d146 .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 22px;
  }
  .aside-d146 .hovered_8071 .chip-medium-f069 {
    margin-top: -1px;
  }
  .aside-d146 .hovered_8071 .chip-medium-f069,
  .aside-d146 .hovered_8071 .chip-medium-f069::after,
  .aside-d146 .hovered_8071 .chip-medium-f069::before {
    width: 22px;
    height: 2px;
  }
  .aside-d146 .hovered_8071 .chip-medium-f069::before {
    top: -7px;
  }
  .aside-d146 .hovered_8071 .chip-medium-f069::after {
    bottom: -7px;
  }
  .cold-0af9 .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 31px;
  }
  .cold-0af9 .hovered_8071 .chip-medium-f069 {
    margin-top: -1.5px;
  }
  .cold-0af9 .hovered_8071 .chip-medium-f069,
  .cold-0af9 .hovered_8071 .chip-medium-f069::after,
  .cold-0af9 .hovered_8071 .chip-medium-f069::before {
    width: 31px;
    height: 3px;
  }
  .cold-0af9 .hovered_8071 .chip-medium-f069::before {
    top: -9px;
  }
  .cold-0af9 .hovered_8071 .chip-medium-f069::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .search_b65a .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 19px;
  }
  .search_b65a .hovered_8071 .chip-medium-f069 {
    margin-top: -1px;
  }
  .search_b65a .hovered_8071 .chip-medium-f069,
  .search_b65a .hovered_8071 .chip-medium-f069::after,
  .search_b65a .hovered_8071 .chip-medium-f069::before {
    width: 19px;
    height: 2px;
  }
  .search_b65a .hovered_8071 .chip-medium-f069::before {
    top: -6px;
  }
  .search_b65a .hovered_8071 .chip-medium-f069::after {
    bottom: -6px;
  }
  .next-f091 .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 22px;
  }
  .next-f091 .hovered_8071 .chip-medium-f069 {
    margin-top: -1px;
  }
  .next-f091 .hovered_8071 .chip-medium-f069,
  .next-f091 .hovered_8071 .chip-medium-f069::after,
  .next-f091 .hovered_8071 .chip-medium-f069::before {
    width: 22px;
    height: 2px;
  }
  .next-f091 .hovered_8071 .chip-medium-f069::before {
    top: -7px;
  }
  .next-f091 .hovered_8071 .chip-medium-f069::after {
    bottom: -7px;
  }
  .medium-405f .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 31px;
  }
  .medium-405f .hovered_8071 .chip-medium-f069 {
    margin-top: -1.5px;
  }
  .medium-405f .hovered_8071 .chip-medium-f069,
  .medium-405f .hovered_8071 .chip-medium-f069::after,
  .medium-405f .hovered_8071 .chip-medium-f069::before {
    width: 31px;
    height: 3px;
  }
  .medium-405f .hovered_8071 .chip-medium-f069::before {
    top: -9px;
  }
  .medium-405f .hovered_8071 .chip-medium-f069::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip-d04f .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 19px;
  }
  .chip-d04f .hovered_8071 .chip-medium-f069 {
    margin-top: -1px;
  }
  .chip-d04f .hovered_8071 .chip-medium-f069,
  .chip-d04f .hovered_8071 .chip-medium-f069::after,
  .chip-d04f .hovered_8071 .chip-medium-f069::before {
    width: 19px;
    height: 2px;
  }
  .chip-d04f .hovered_8071 .chip-medium-f069::before {
    top: -6px;
  }
  .chip-d04f .hovered_8071 .chip-medium-f069::after {
    bottom: -6px;
  }
  .warm_0e23 .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 22px;
  }
  .warm_0e23 .hovered_8071 .chip-medium-f069 {
    margin-top: -1px;
  }
  .warm_0e23 .hovered_8071 .chip-medium-f069,
  .warm_0e23 .hovered_8071 .chip-medium-f069::after,
  .warm_0e23 .hovered_8071 .chip-medium-f069::before {
    width: 22px;
    height: 2px;
  }
  .warm_0e23 .hovered_8071 .chip-medium-f069::before {
    top: -7px;
  }
  .warm_0e23 .hovered_8071 .chip-medium-f069::after {
    bottom: -7px;
  }
  .background_right_3cf0 .hovered_8071 .fixed_f91a {
    margin-top: -2px;
    width: 31px;
  }
  .background_right_3cf0 .hovered_8071 .chip-medium-f069 {
    margin-top: -1.5px;
  }
  .background_right_3cf0 .hovered_8071 .chip-medium-f069,
  .background_right_3cf0 .hovered_8071 .chip-medium-f069::after,
  .background_right_3cf0 .hovered_8071 .chip-medium-f069::before {
    width: 31px;
    height: 3px;
  }
  .background_right_3cf0 .hovered_8071 .chip-medium-f069::before {
    top: -9px;
  }
  .background_right_3cf0 .hovered_8071 .chip-medium-f069::after {
    bottom: -9px;
  }
}
.button_07f2 .chip-medium-f069 {
  -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);
}
.button_07f2 .chip-medium-f069::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.button_07f2 .chip-medium-f069::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);
}
.button_07f2.narrow-dbf6 .chip-medium-f069 {
  -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);
}
.button_07f2.narrow-dbf6 .chip-medium-f069::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.button_07f2.narrow-dbf6 .chip-medium-f069::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);
}
.column_2643 {
  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.paper_e693:before {
  display: none;
}
.frame-2487 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame-2487 .icon_bc8a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame-2487 .icon_bc8a:last-of-type {
  border-bottom: none;
}
.frame-2487 .icon_bc8a.tall-811f,
.frame-2487 .icon_bc8a.small-f646,
.frame-2487 .icon_bc8a.feature_steel_e16e {
  padding: 0;
}
.frame-2487 .fresh-198a .focused-29f5 {
  color: currentColor;
}
.frame-2487 .fresh-198a .focused-29f5:focus,
.frame-2487 .fresh-198a .focused-29f5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-2487.hidden_23dd .panel_hovered_651a,
.frame-2487.hidden_23dd .image-basic-cfcc a,
.frame-2487.hidden_23dd .upper-9f57 a,
.frame-2487.hidden_23dd .gas-a6a3 a {
  color: rgba(0, 0, 0, 0.55);
}
.frame-2487.hidden_23dd .panel_hovered_651a:hover,
.frame-2487.hidden_23dd .image-basic-cfcc a:hover,
.frame-2487.hidden_23dd .upper-9f57 a:hover,
.frame-2487.hidden_23dd .gas-a6a3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-2487.hidden_23dd .yellow-9a61 {
  color: rgba(0, 0, 0, 0.8);
}
.frame-2487.hidden_23dd .icon_bc8a {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-2487.hidden_23dd .icon_bc8a:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame-2487.hidden_23dd .hero-light-9392:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame-2487.hidden_23dd .fresh-198a .hard_7238 li a,
.frame-2487.hidden_23dd .fresh-198a .focused-29f5,
.frame-2487.hidden_23dd .gas-a6a3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-2487.hidden_23dd .fresh-198a .focused-29f5:focus,
.frame-2487.hidden_23dd .fresh-198a .focused-29f5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-2487.hidden_23dd .hard_7238 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-2487.hidden-6067 .panel_hovered_651a,
.frame-2487.hidden-6067 .image-basic-cfcc a,
.frame-2487.hidden-6067 .upper-9f57 .focused-29f5,
.frame-2487.hidden-6067 .upper-9f57 a,
.frame-2487.hidden-6067 .gas-a6a3 a {
  color: rgba(255, 255, 255, 0.79);
}
.frame-2487.hidden-6067 .panel_hovered_651a:hover,
.frame-2487.hidden-6067 .image-basic-cfcc a:hover,
.frame-2487.hidden-6067 .upper-9f57 .focused-29f5:hover,
.frame-2487.hidden-6067 .upper-9f57 a:hover,
.frame-2487.hidden-6067 .gas-a6a3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-2487.hidden-6067 .yellow-9a61 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-2487.hidden-6067 .icon_bc8a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-2487.hidden-6067 .icon_bc8a:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame-2487.hidden-6067 .hero-light-9392:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-2487.hidden-6067 .fresh-198a .hard_7238 li a,
.frame-2487.hidden-6067 .fresh-198a .focused-29f5,
.frame-2487.hidden-6067 .gas-a6a3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-2487.hidden-6067 .fresh-198a .focused-29f5:focus,
.frame-2487.hidden-6067 .fresh-198a .focused-29f5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-2487.hidden-6067 .hard_7238 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-light-9392 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hero-light-9392:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.red-c930 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip-stone-3401 .frame-2487 {
  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;
}
.tooltip-stone-3401 .icon_bc8a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip-stone-3401 .icon_bc8a: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) {
  .tooltip-stone-3401 .icon_bc8a:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip-stone-3401 .icon_bc8a:last-child:before {
  content: none;
}
.tooltip-stone-3401 .icon_bc8a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip-stone-3401 .fresh-198a .hard_7238 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip-stone-3401 .fresh-198a .hard_7238 li a .focused-29f5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip-stone-3401 .fresh-198a .gas-a6a3 {
  border: none;
}
.tooltip-stone-3401 .fresh-198a .gas-a6a3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip-stone-3401 .hero-light-9392 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-stone-3401 .red-c930 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip-stone-3401 .hidden-6067 .hero-light-9392:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-stone-3401 .hidden_23dd.dim-7050 .chip-medium-f069 {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip-stone-3401
  .hidden_23dd.dim-7050
  .chip-medium-f069::after,
.tooltip-stone-3401
  .hidden_23dd.dim-7050
  .chip-medium-f069:before {
  background: inherit;
}
.tooltip-stone-3401
  .hidden_23dd.dim-7050:hover
  .chip-medium-f069 {
  background: rgba(0, 0, 0, 0.8);
}
.down-5d46 .frame-2487 {
  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) {
  .down-5d46 .frame-2487 {
    width: auto;
    right: 45px;
  }
}
.orange_7dfa .frame-2487 {
  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) {
  .orange_7dfa .frame-2487 {
    width: auto;
    left: 45px;
  }
}
.paper_e693 .frame-2487 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paper_e693 .red-c930 {
  max-width: 48em;
  margin: 0 auto;
}
.paper_e693 .hero-light-9392:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gas-6d7f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gas-6d7f.tooltip-stone-3401 .frame-2487 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gas-6d7f.down-5d46 .frame-2487 {
  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);
}
.gas-6d7f .frame-2487 {
  visibility: visible;
}
.gas-6d7f.orange_7dfa .frame-2487 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.widget_prev_3a7a,
.article-large-9864 {
  overflow-x: hidden;
}
.widget_prev_3a7a .frame-2487 {
  overflow: auto;
}
.widget_prev_3a7a.tooltip-stone-3401 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_prev_3a7a.tooltip-stone-3401 .frame-2487 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.widget_prev_3a7a.tooltip-stone-3401 .wrapper_huge_6d0f {
  opacity: 0;
}
.widget_prev_3a7a.down-5d46 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_prev_3a7a.down-5d46 .frame-2487 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.widget_prev_3a7a.down-5d46 .wrapper_huge_6d0f {
  opacity: 0;
}
.widget_prev_3a7a.orange_7dfa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_prev_3a7a.orange_7dfa .frame-2487 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.widget_prev_3a7a.orange_7dfa .wrapper_huge_6d0f {
  opacity: 0;
}
.widget_prev_3a7a.paper_e693 .frame-2487 {
  z-index: 10;
  visibility: visible;
}
.dim-7050 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dim-7050 .chip-medium-f069 {
  background: rgba(255, 255, 255, 0.99);
}
.dim-7050 .chip-medium-f069::after,
.dim-7050 .chip-medium-f069:before {
  background: inherit;
}
.dim-7050:hover .chip-medium-f069 {
  background: rgba(255, 255, 255, 0.99);
}
.orange_7dfa .dim-7050 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paper_e693 .dim-7050 {
  display: none !important;
}
.widget_prev_3a7a:before,
.article-large-9864:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.widget_prev_3a7a .dim-7050,
.article-large-9864 .dim-7050 {
  display: inline-block;
}
.frame-2487 .tall-40d9 {
  -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;
}
.widget_prev_3a7a .frame-2487 .tall-40d9,
.article-large-9864 .frame-2487 .tall-40d9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wide-676f .lower-997e {
  width: 100%;
}
.section-3015 {
  padding: 0 0.5em 0;
}
.section-3015 [class*="customify-col-"],
.section-3015 [class*="customify-col_"],
.section-3015 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail-motion-270f .section-3015 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tooltip_green_7b21 .primary-0111,
  .primary-0111 {
    display: none;
  }
  .link_prev_9ecf {
    text-align: left;
  }
  .grid_dim_8797 {
    text-align: center;
  }
  .blue_c744 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_green_7b21 .chip_54e4,
  .chip_54e4 {
    display: none;
  }
  .media-f05f {
    text-align: left;
  }
  .image_3d39 {
    text-align: center;
  }
  .carousel_583e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_green_7b21 .cold_2794,
  .cold_2794 {
    display: none;
  }
  .element-south-21f8 {
    text-align: left;
  }
  .panel_rough_62d4 {
    text-align: center;
  }
  .shade_top_92d8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern_6347 {
  box-shadow: none !important;
}
.slow-f700 .heading_iron_4a6c,
.layout-4054 .heading_iron_4a6c {
  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;
}
.layout-4054 .heading_iron_4a6c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.modal-b724 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.modal-b724:after,
.modal-b724:before {
  content: "";
  display: table;
}
.modal-b724:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .modal-b724 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.modal-b724,
.frame-be3f {
  max-width: 1248px;
  margin: 0 auto;
}

.center-dc60.button_lower_51ae .modal-b724 {
  max-width: 100%;
}
.center-dc60.gas_6df0 {
  max-width: 1200px;
  margin: 0 auto;
}
.center-dc60.avatar-29f2 .modal-b724 {
  max-width: 100%;
}
.center-dc60.avatar-29f2 > .modal-b724 {
  padding-left: 0;
  padding-right: 0;
}
.center-dc60.avatar-29f2 > .modal-b724 .tooltip_green_7b21 {
  margin: 0;
}
.center-dc60.avatar-29f2
  > .modal-b724
  .tag-e021.secondary_focused_8d38 {
  margin-right: 0;
  margin-left: 0;
}
.center-dc60.avatar-29f2 #main.secondary_focused_8d38 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image_narrow_f843 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image_narrow_f843 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pattern-hard-8a20 .dark-6c24 {
    padding-right: 1em;
  }
  .pattern-hard-8a20.active-e56d .tag-e021 {
    border-right: 1px solid #eaecee;
  }
  .pattern-hard-8a20.active-e56d .dark-6c24 {
    padding-right: 1em;
  }
  .pattern-hard-8a20.active-e56d .slow_a454 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-eaa9 .dark-6c24 {
    padding-left: 1em;
  }
  .feature-eaa9.active-e56d .tag-e021 {
    border-left: 1px solid #eaecee;
  }
  .feature-eaa9.active-e56d .dark-6c24 {
    padding-left: 1em;
  }
  .feature-eaa9.active-e56d .slow_a454 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper-0e1d .dark-6c24 {
    padding-left: 1em;
  }
  .paper-0e1d.active-e56d .pattern-3562 {
    border-right: 1px solid #eaecee;
  }
  .paper-0e1d.active-e56d .heading_liquid_8a34 {
    border-right: 1px solid #eaecee;
  }
  .paper-0e1d.active-e56d .dark-6c24 {
    padding-left: 1em;
  }
  .paper-0e1d.active-e56d .slow_a454 {
    padding-right: 1em;
  }
  .paper-0e1d.active-e56d .info_last_621c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-9777 .dark-6c24 {
    padding-right: 1em;
  }
  .hovered-9777.active-e56d .pattern-3562 {
    border-left: 1px solid #eaecee;
  }
  .hovered-9777.active-e56d .heading_liquid_8a34 {
    border-left: 1px solid #eaecee;
  }
  .hovered-9777.active-e56d .dark-6c24 {
    padding-right: 1em;
  }
  .hovered-9777.active-e56d .slow_a454 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered-9777.active-e56d .info_last_621c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_narrow_f843 .dark-6c24 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_narrow_f843.active-e56d .tag-e021 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image_narrow_f843.active-e56d .dark-6c24 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_narrow_f843.active-e56d .slow_a454 {
    padding-left: 1em;
  }
  .image_narrow_f843.active-e56d .info_last_621c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image_narrow_f843.active-e56d .dark-6c24 {
    padding-left: 0;
  }
}
.dynamic-f00e .video_ac35 {
  display: inline-block;
}
.popup-hot-80d1 {
  display: inline-block;
}
.simple-78f6 {
  word-con: break-word;
}
.top_97a5 > span {
  display: inline-block;
  padding: 5px 0;
}
.top_97a5 .column_huge_c64f {
  margin-left: 8px;
  margin-right: 8px;
}
.top_97a5 .dirty-1d08 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner_fb30 .mask_fixed_c058 {
  margin-bottom: 2em;
}
.inner_fb30 .tooltip_lower_fffc {
  margin-bottom: 15px;
}
.inner_fb30 .tooltip_lower_fffc:last-child {
  margin-bottom: 0;
}
.inner_fb30 .mask_copper_8fa1 {
  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) {
  .inner_fb30 .mask_copper_8fa1 {
    display: block;
  }
}
.inner_fb30 .short-3a79 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner_fb30 .short-3a79 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner_fb30 .column_38f6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner_fb30 .column_38f6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner_fb30 .column_38f6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner_fb30 .simple-78f6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner_fb30 .simple-78f6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner_fb30 .article-ea43 p:last-child {
  margin-bottom: 0;
}
.inner_fb30 .logo_pressed_acc1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner_fb30 .content-be18 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner_fb30 .panel_f70c {
  margin-top: 1em;
}
.inner_fb30 .banner-212e {
  top: 0;
  display: block;
}
.inner_fb30 .banner-212e a {
  color: inherit;
}
.inner_fb30 .banner-212e a:hover {
  color: inherit;
}
.inner_fb30 .element_purple_2d66 {
  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;
}
.inner_fb30 .element_purple_2d66:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner_fb30 .content-be18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner_fb30 .smooth-e0d3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner_fb30 .smooth-e0d3:first-child {
  margin-top: 0;
}
.inner_fb30 .smooth-e0d3.center_6e76 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner_fb30 .smooth-e0d3.cold_e8ed {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner_fb30
  .smooth-e0d3.cold_e8ed.heading_883e
  .panel_f70c {
  width: 100%;
}
.inner_fb30 .cold_e8ed {
  -webkit-box-align: center;
  align-items: center;
}
.inner_fb30 .cold_e8ed .top_97a5,
.inner_fb30 .cold_e8ed > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner_fb30 .column_38f6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_fb30 .column_38f6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_fb30 .column_38f6: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;
}
.inner_fb30 .center_6e76 {
  z-index: 5;
}
.inner_fb30 .under_b47b .footer_b65e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner_fb30 .avatar_steel_94ce .footer_b65e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner_fb30 .hard-91ea .footer_b65e {
  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;
}
.inner_fb30.secondary-plasma-2d01 .mask_copper_8fa1,
.inner_fb30.copper_f452 .mask_copper_8fa1 {
  display: block;
}
.inner_fb30.secondary-plasma-2d01 .mask_copper_8fa1 .border_purple_bfad,
.inner_fb30.secondary-plasma-2d01 .mask_copper_8fa1 .content-be18,
.inner_fb30.copper_f452 .mask_copper_8fa1 .border_purple_bfad,
.inner_fb30.copper_f452 .mask_copper_8fa1 .content-be18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_fb30.table_945e .short-3a79 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner_fb30.table_945e .short-3a79 {
    margin-right: 0;
  }
}
.inner_fb30.secondary-plasma-2d01 .short-3a79,
.inner_fb30.copper_f452 .short-3a79 {
  padding-top: 40%;
}
.inner_fb30.secondary-plasma-2d01 .mask_fixed_c058,
.inner_fb30.copper_f452 .mask_fixed_c058 {
  display: block;
}
.inner_fb30.secondary-plasma-2d01 .fn-sticky-885d .content-be18,
.inner_fb30.copper_f452 .fn-sticky-885d .content-be18 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner_fb30.secondary-plasma-2d01 .short-3a79,
.inner_fb30.copper_f452 .short-3a79 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner_fb30.secondary-plasma-2d01 .content-be18 {
  padding: 1em;
}
.picture-98b9 {
  margin: 30px auto;
  display: block;
}
.picture-98b9 .cool_3682 > * {
  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;
}
.picture-98b9 .cool_3682 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-98b9 .cool_3682 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_b849 .top_97a5 {
  margin-bottom: 1.41575em;
}
.module_b849 .accent-up-4784 {
  margin-bottom: 1.618em;
}
.accordion_cool_3cab .carousel-dim-8b40 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.accordion_cool_3cab .carousel-dim-8b40 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.accordion_cool_3cab .status_center_058c {
  max-width: 100%;
  overflow: auto;
}
.message_top_65c8 .accordion_cool_3cab a:hover {
  text-decoration: underline;
}
.pagination_5d88 .tooltip_lower_fffc:not(.simple-78f6),
.pagination_5d88 .column_38f6 {
  margin-bottom: 1.41575em;
}
.pagination_5d88 .tooltip_lower_fffc:not(.simple-78f6):last-child,
.pagination_5d88 .column_38f6:last-child {
  margin-bottom: 0;
}
.pagination_5d88 .tooltip_lower_fffc.hard-6d51 {
  margin-bottom: 0.41575em;
}
.pagination_5d88 .light-cfe5:before,
.pagination_5d88 .module_e154:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pagination_5d88 .light-cfe5:before {
  content: "\f115";
}
.pagination_5d88 .module_e154:before {
  content: "\f02c";
}
.pagination_5d88 .search_stone_139e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pagination_5d88 .search_stone_139e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.popup_in_ac82 {
  display: -webkit-box;
  display: flex;
}
.popup_in_ac82 .component_d4fa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .popup_in_ac82 .component_d4fa {
    flex-basis: 90px;
  }
}
.popup_in_ac82 .row-4d74 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup_in_ac82 .row-4d74 {
    flex-basis: calc(100% - 50px);
  }
}
.popup_in_ac82 .outline-purple-0ad5 p:last-child {
  margin-bottom: 0.72em;
}
.menu_soft_09f1 .cool_3682 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu_soft_09f1 .cool_3682:after,
.menu_soft_09f1 .cool_3682:before {
  content: "";
  display: table;
}
.menu_soft_09f1 .cool_3682:after {
  clear: both;
}
.menu_soft_09f1 .cool_3682 .media_wide_3013,
.menu_soft_09f1 .cool_3682 .info-2d38 {
  width: 49%;
}
.menu_soft_09f1 .cool_3682 .media_wide_3013 a span.gallery-fixed-cddb,
.menu_soft_09f1 .cool_3682 .info-2d38 a span.gallery-fixed-cddb {
  display: block;
  margin-bottom: 5px;
}
.menu_soft_09f1 .cool_3682 .info-2d38 {
  float: left;
  text-align: left;
}
.menu_soft_09f1 .cool_3682 .media_wide_3013 {
  float: right;
  text-align: right;
}
.shadow-light-724a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shadow-light-724a {
    margin-bottom: 0;
  }
}
.filter-complex-6bb2 {
  margin-bottom: 1em;
}
.filter-complex-6bb2 .simple-78f6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.description_small_a9b1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.background_up_8dc8 .filter-complex-6bb2,
.medium-a9c1 .filter-complex-6bb2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .background_up_8dc8 .filter-complex-6bb2,
  .medium-a9c1 .filter-complex-6bb2 {
    display: block;
  }
}
.background_up_8dc8 .description_small_a9b1,
.medium-a9c1 .description_small_a9b1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .background_up_8dc8 .description_small_a9b1,
  .medium-a9c1 .description_small_a9b1 {
    margin-bottom: 1em;
  }
}
.background_up_8dc8 .description_small_a9b1 img,
.medium-a9c1 .description_small_a9b1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.background_up_8dc8 .soft_c5c8,
.medium-a9c1 .soft_c5c8 {
  flex-basis: calc(100% - 160px);
}
.background_up_8dc8 .soft_c5c8 p,
.medium-a9c1 .soft_c5c8 p {
  margin-bottom: 0;
}
.background_up_8dc8 .soft_c5c8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .background_up_8dc8 .soft_c5c8 {
    padding-left: 0;
  }
}
.medium-a9c1 .soft_c5c8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .medium-a9c1 .soft_c5c8 {
    padding-right: 0;
  }
}
.medium-a9c1 .description_small_a9b1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.small-33ef .description_small_a9b1 {
  margin-bottom: 0.5em;
}
.small-33ef .description_small_a9b1 img {
  width: 100%;
}
.steel_8e08 .container-new-e845,
.chip_a2ed .container-new-e845 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.chip_a2ed .tag-e021 .short_97b6 p:last-child {
  margin-bottom: 0;
}
.hover_narrow_b6e8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary-short-5d94 .logo-2ba7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary-short-5d94 .logo-2ba7:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary-short-5d94 .logo-2ba7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary-short-5d94 .logo-2ba7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary-short-5d94 .logo-2ba7 ul li {
  margin: 0 0 0.6em;
}
.tertiary-short-5d94 .logo-2ba7 ul li.section-6cce,
.tertiary-short-5d94 .logo-2ba7 ul li.popup_d31b {
  position: relative;
}
.tertiary-short-5d94 .logo-2ba7 ul li.section-6cce .gallery_bright_dc7c,
.tertiary-short-5d94 .logo-2ba7 ul li.popup_d31b .gallery_bright_dc7c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary-short-5d94 .logo-2ba7 ul li.section-6cce:after:after,
.tertiary-short-5d94 .logo-2ba7 ul li.section-6cce:after:before,
.tertiary-short-5d94
  .logo-2ba7
  ul
  li.popup_d31b:after:after,
.tertiary-short-5d94
  .logo-2ba7
  ul
  li.popup_d31b:after:before {
  content: "";
  display: table;
}
.tertiary-short-5d94 .logo-2ba7 ul li.section-6cce:after:after,
.tertiary-short-5d94
  .logo-2ba7
  ul
  li.popup_d31b:after:after {
  clear: both;
}
.tertiary-short-5d94 .logo-2ba7 a.secondary_iron_4c45:hover {
  text-decoration: none;
}
.tertiary-short-5d94 .logo-2ba7 select {
  max-width: 100%;
}
.tertiary-short-5d94 .logo-2ba7 table {
  font-size: 85%;
}
.tertiary-short-5d94 .logo-2ba7 table td,
.tertiary-short-5d94 .logo-2ba7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary-short-5d94 .logo-2ba7 table tfoot td {
  text-align: left;
}
.tertiary-short-5d94 .logo-2ba7 :last-child {
  margin-bottom: 0;
}
.tertiary-short-5d94 .logo-2ba7 .first_d0e4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary-short-5d94 .logo-2ba7 .first_d0e4 label {
  width: 100%;
}
.tertiary-short-5d94 .logo-2ba7 .first_d0e4 .surface-1e31 {
  width: 100%;
  display: block;
}
.tertiary-short-5d94 .logo-2ba7 .first_d0e4 .next_3c68 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary-short-5d94 .logo-2ba7 .first_d0e4 .next_3c68:hover svg #svg-search {
  fill: #444;
}
.tertiary-short-5d94 .logo-2ba7 .first_d0e4 .next_3c68 svg {
  width: 18px;
  height: 18px;
}
.tertiary-short-5d94 .surface-f850 ul ul,
.tertiary-short-5d94 .short_19d8 ul ul,
.tertiary-short-5d94 .fast_7aa7 ul ul,
.tertiary-short-5d94 .module_3c08 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary-short-5d94 .surface-f850 .over-9536 > a,
.tertiary-short-5d94 .short_19d8 .over-9536 > a,
.tertiary-short-5d94 .fast_7aa7 .over-9536 > a,
.tertiary-short-5d94 .module_3c08 .over-9536 > a {
  margin-bottom: 0;
}
.tertiary-short-5d94 .container-south-cd3a li,
.tertiary-short-5d94 .surface-f850 li,
.tertiary-short-5d94 .status_west_bf8a li,
.tertiary-short-5d94 .short_19d8 li,
.tertiary-short-5d94 .fast_7aa7 li,
.tertiary-short-5d94 .module_3c08 li,
.tertiary-short-5d94 .secondary-glass-8c9c li,
.tertiary-short-5d94 .picture_8514 li {
  display: block;
  position: relative;
}
.tertiary-short-5d94 .container-south-cd3a li:last-child,
.tertiary-short-5d94 .surface-f850 li:last-child,
.tertiary-short-5d94 .status_west_bf8a li:last-child,
.tertiary-short-5d94 .short_19d8 li:last-child,
.tertiary-short-5d94 .fast_7aa7 li:last-child,
.tertiary-short-5d94 .module_3c08 li:last-child,
.tertiary-short-5d94 .secondary-glass-8c9c li:last-child,
.tertiary-short-5d94 .picture_8514 li:last-child {
  border: none;
}
.tertiary-short-5d94 .container-south-cd3a li a,
.tertiary-short-5d94 .surface-f850 li a,
.tertiary-short-5d94 .status_west_bf8a li a,
.tertiary-short-5d94 .short_19d8 li a,
.tertiary-short-5d94 .fast_7aa7 li a,
.tertiary-short-5d94 .module_3c08 li a,
.tertiary-short-5d94 .secondary-glass-8c9c li a,
.tertiary-short-5d94 .picture_8514 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary-short-5d94 .container-south-cd3a li ul li::before,
.tertiary-short-5d94 .surface-f850 li ul li::before,
.tertiary-short-5d94 .status_west_bf8a li ul li::before,
.tertiary-short-5d94 .short_19d8 li ul li::before,
.tertiary-short-5d94 .fast_7aa7 li ul li::before,
.tertiary-short-5d94 .module_3c08 li ul li::before,
.tertiary-short-5d94 .secondary-glass-8c9c li ul li::before,
.tertiary-short-5d94 .picture_8514 li ul li::before {
  left: 15px;
}
.tertiary-short-5d94 .container-south-cd3a li ul a,
.tertiary-short-5d94 .surface-f850 li ul a,
.tertiary-short-5d94 .status_west_bf8a li ul a,
.tertiary-short-5d94 .short_19d8 li ul a,
.tertiary-short-5d94 .fast_7aa7 li ul a,
.tertiary-short-5d94 .module_3c08 li ul a,
.tertiary-short-5d94 .secondary-glass-8c9c li ul a,
.tertiary-short-5d94 .picture_8514 li ul a {
  padding-left: 20px;
}
.tertiary-short-5d94 .container-south-cd3a li ul ul li::before,
.tertiary-short-5d94 .surface-f850 li ul ul li::before,
.tertiary-short-5d94 .status_west_bf8a li ul ul li::before,
.tertiary-short-5d94 .short_19d8 li ul ul li::before,
.tertiary-short-5d94 .fast_7aa7 li ul ul li::before,
.tertiary-short-5d94 .module_3c08 li ul ul li::before,
.tertiary-short-5d94 .secondary-glass-8c9c li ul ul li::before,
.tertiary-short-5d94 .picture_8514 li ul ul li::before {
  left: 30px;
}
.tertiary-short-5d94 .container-south-cd3a li ul ul a,
.tertiary-short-5d94 .surface-f850 li ul ul a,
.tertiary-short-5d94 .status_west_bf8a li ul ul a,
.tertiary-short-5d94 .short_19d8 li ul ul a,
.tertiary-short-5d94 .fast_7aa7 li ul ul a,
.tertiary-short-5d94 .module_3c08 li ul ul a,
.tertiary-short-5d94 .secondary-glass-8c9c li ul ul a,
.tertiary-short-5d94 .picture_8514 li ul ul a {
  padding-left: 40px;
}
.tertiary-short-5d94 .header_2e04 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary-short-5d94 .picture_8514 ul li {
  margin-bottom: 1.41575em;
}
.tertiary-short-5d94 .picture_8514 ul li .disabled-center-7fcb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary-short-5d94 .picture_8514 ul li .active-100a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden-6067 .container-south-cd3a li a,
.hidden-6067 .surface-f850 li a,
.hidden-6067 .status_west_bf8a li a,
.hidden-6067 .short_19d8 li a,
.hidden-6067 .fast_7aa7 li a,
.hidden-6067 .module_3c08 li a,
.hidden-6067 .secondary-glass-8c9c li a,
.hidden-6067 .picture_8514 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-6067 .header_2e04 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-6067 .logo-2ba7 ul li.section-6cce .gallery_bright_dc7c,
.hidden-6067 .logo-2ba7 ul li.popup_d31b .gallery_bright_dc7c {
  background: rgba(0, 0, 0, 0.2);
}
.hidden-6067 .tertiary-short-5d94 .logo-2ba7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li {
  margin: 0;
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li ul {
  margin: 0;
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li ul li a {
  padding-left: 15px;
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li ul li li a {
  padding-left: 30px;
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li.popup-south-83be > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li.popup-south-83be > 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;
}
.center-dc60 .tertiary-short-5d94 .hard_7238 li.popup-south-83be > 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;
}
.white-756c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tooltip-dark-c899 {
  position: relative;
  z-index: 10;
}
.tooltip-dark-c899 .tall-40d9 {
  width: 100%;
  max-width: 100%;
}
.accordion_fresh_3dfa .first-012c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion_fresh_3dfa .hidden_23dd {
}
.accordion_fresh_3dfa .hidden-6067 {
  background: #292929;
}
.lower_0208 .first-012c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.lower_0208 .hidden_23dd {
  background: #f9f9f9;
}
.lower_0208 .hidden-6067 {
  background: #303030;
}
.bottom-8cb5 .first-012c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bottom-8cb5 .video_ac35 {
    margin-bottom: 1em;
  }
  .bottom-8cb5 .video_ac35:last-child {
    margin-bottom: 0;
  }
}
.bottom-8cb5 .hidden_23dd {
  background: #ededed;
}
.bottom-8cb5 .hidden-6067 {
  background: #1a1a1a;
}
.first-012c.hidden_23dd {
  color: rgba(0, 0, 0, 0.6);
}
.first-012c.hidden_23dd .preview-narrow-ca5d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-012c.hidden-6067 {
  color: rgba(255, 255, 255, 0.99);
}
.first-012c.hidden-6067 a:not(.secondary_iron_4c45) {
  color: rgba(255, 255, 255, 0.79);
}
.first-012c.hidden-6067 a:not(.secondary_iron_4c45):hover {
  color: rgba(255, 255, 255, 0.99);
}
.first-012c.hidden-6067 .preview-narrow-ca5d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-012c.hidden-6067 table tbody td,
.first-012c.hidden-6067 table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort_south_d7b7.icon-old-d0b3 .modal-b724 {
  max-width: initial;
}
.sort_south_d7b7 .dark-e8e6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort_south_d7b7 .dark-e8e6 .tall-40d9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort_south_d7b7 .dark-e8e6 .tall-40d9 {
    display: block;
    margin-bottom: 2em;
  }
  .sort_south_d7b7 .dark-e8e6 .tall-40d9:last-child {
    margin-bottom: 0;
  }
}
.bottom-8cb5 .video_ac35:last-child,
.lower_0208 .video_ac35:last-child,
.accordion_fresh_3dfa .video_ac35:last-child {
  margin-bottom: 0;
}
.bottom-8cb5 .video_ac35 .tertiary-short-5d94 .logo-2ba7:last-child,
.lower_0208 .video_ac35 .tertiary-short-5d94 .logo-2ba7:last-child,
.accordion_fresh_3dfa .video_ac35 .tertiary-short-5d94 .logo-2ba7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bottom-8cb5 .status_9388,
  .bottom-8cb5 .gradient_a4b7,
  .lower_0208 .status_9388,
  .lower_0208 .gradient_a4b7,
  .accordion_fresh_3dfa .status_9388,
  .accordion_fresh_3dfa .gradient_a4b7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tooltip-dark-c899 .video_ac35 {
    margin-bottom: 2em;
  }
}
.tooltip-dark-c899 p:last-child {
  margin-bottom: 0;
}
.tooltip-dark-c899 li,
.tooltip-dark-c899 ul {
  list-style: none;
  margin: 0;
}
.tooltip-dark-c899 ul ul {
  margin-left: 2.617924em;
}
.component-top-9838 {
  font-size: 0.875em;
}

/* css-noise: 9ed8 */
.phantom-card-q5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
