/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero_clean_03d2/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero_clean_03d2
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.hero_clean_03d2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gold-ba8f.paragraph_pink_959e/licenses/gpl-2.0.sort-4079
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.component-ac1e/, (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.motion-0ab2.secondary_silver_8d06/normalize.slow-1e0c/
 ======
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.slow-1e0c v7.0.0 | MIT License | github.hero_clean_03d2/necolas/normalize.slow-1e0c */
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;
}
.primary_dc39 .media-76e6,
.carousel_bronze_77a0,
.pagination_9788,
.icon-dark-a604,
.simple-cc7c,
.modal_ab8e,
.description_pressed_b21f,
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;
}
.carousel_bronze_77a0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .carousel_bronze_77a0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_bronze_77a0,
  h1 {
    font-size: 1.8em;
  }
}
.pagination_9788,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination_9788 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination_9788,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_9788,
  h2 {
    font-size: 1.7em;
  }
}
.icon-dark-a604,
h3 {
  font-size: 1.618em;
}
.primary_dc39 .media-76e6,
.simple-cc7c,
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.tall_e2e9 {
  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;
}
.shade-fbcc:after,
.shade-fbcc:before,
.badge_up_fc70:after,
.badge_up_fc70:before {
  content: "";
  display: table;
}
.shade-fbcc:after,
.badge_up_fc70:after {
  clear: both;
}
.notice_5e1a {
  float: right;
  margin-right: 0;
}
.menu_a221 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.picture_tiny_51f8 .white_5397,
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;
}
.picture_tiny_51f8 .white_5397: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;
}
.list-36bc .white_5397 {
  box-shadow: none;
}
.list-36bc
  .white_5397
  .green_49f2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list-36bc .white_5397 .shade_orange_7522 {
  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;
}
.list-36bc
  .white_5397
  .shade_orange_7522
  b {
  display: none;
}
.list-36bc .wood-f2c7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slow-29cb:not(.banner_plasma_daca):not(.breadcrumb-c0eb),
button:not(.banner_plasma_daca):not(.breadcrumb-c0eb),
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ),
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ),
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ) {
  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;
}
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):hover,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):hover,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):hover,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):hover,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):active,
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):active,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):active,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):active,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):active,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus {
  outline: 0;
}
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2 {
  position: relative;
}
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .right-25ce,
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .message_active_8a7f,
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .active-c598,
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  i,
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  svg,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .right-25ce,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .message_active_8a7f,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .active-c598,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  i,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  svg,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .right-25ce,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .message_active_8a7f,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .active-c598,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  i,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  svg,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .right-25ce,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .message_active_8a7f,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .active-c598,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  i,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  svg,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .right-25ce,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .message_active_8a7f,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  .active-c598,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  i,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2
  svg {
  visibility: hidden;
}
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2:after,
button:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2:after,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2:after,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2:after,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ).fn-loading-6dc2: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;
}
.slow-29cb:not(.banner_plasma_daca):not(.breadcrumb-c0eb),
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ),
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ),
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ) {
  color: #fff;
  background: #235787;
}
.slow-29cb:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus,
input[type="button"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus,
input[type="reset"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus,
input[type="submit"]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ):focus {
  color: #fff;
}
.slow-29cb.fn-disabled-6dc2:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ),
.slow-29cb[disabled]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ),
button.fn-disabled-6dc2:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ),
button[disabled]:not(.banner_plasma_daca):not(
    .breadcrumb-c0eb
  ) {
  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;
}
.video_cool_bade {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video_cool_bade: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;
}
.frame-up-d001 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.photo_green_7035 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.black_4c2f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-fbcc:after,
.shade-fbcc:before,
.warm_5387:after,
.warm_5387:before,
.icon_eb70:after,
.icon_eb70:before,
.hidden-dc2b:after,
.hidden-dc2b:before,
.slider-mini-1b23:after,
.slider-mini-1b23:before,
.tabs_2da3:after,
.tabs_2da3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-fbcc:after,
.warm_5387:after,
.icon_eb70:after,
.hidden-dc2b:after,
.slider-mini-1b23:after,
.tabs_2da3:after {
  clear: both;
}
.warm_5387 .item_up_3da2,
.icon_eb70 .item_up_3da2,
.modal_plasma_0169 .item_up_3da2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.column_34bd {
  display: inline-block;
}
.green_1bd3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.green_1bd3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.green_1bd3 .glass-96f1 {
  padding: 1em 0;
  font-size: 85%;
}
.glass-96f1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.short-8f72 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.short-8f72:after,
.short-8f72:before {
  content: "";
  display: table;
}
.short-8f72:after {
  clear: both;
}
.orange_0b8d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature_925e .orange_0b8d {
  max-width: 50%;
}
.thumbnail-inner-bdbe .orange_0b8d {
  max-width: 33.33%;
}
.hidden_2c09 .orange_0b8d {
  max-width: 25%;
}
.notification-hovered-30bb .orange_0b8d {
  max-width: 20%;
}
.paragraph-89bc .orange_0b8d {
  max-width: 16.66%;
}
.progress_dynamic_6424 .orange_0b8d {
  max-width: 14.28%;
}
.button-center-9c76 .orange_0b8d {
  max-width: 12.5%;
}
.silver-6576 .orange_0b8d {
  max-width: 11.11%;
}
.button-light-0ff5 {
  display: block;
}
.primary_dc39 .gallery_219d label,
.primary_dc39 .new_9ac0 label,
.primary_dc39 .left-7a4e label,
.primary_dc39 .modal-013f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_f62d {
  list-style: none;
  margin: 0;
}
.logo_f62d article.nav_eeca {
  margin-bottom: 0;
}
.logo_f62d ul {
  list-style: none;
  margin: 0;
}
.logo_f62d .banner-hard-638c li.nav_eeca {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_f62d .banner-hard-638c li.nav_eeca {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_f62d .banner-hard-638c li.nav_eeca: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) {
  .logo_f62d .banner-hard-638c li.nav_eeca li.nav_eeca li.nav_eeca li.nav_eeca {
    padding-left: 0;
  }
}
article.nav_eeca {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_eeca .warm_5387 p:last-of-type {
  margin-bottom: 0;
}
article.nav_eeca .alert_steel_9667 {
  float: left;
}
article.nav_eeca .progress-38ef {
  margin-left: 85px;
}
article.nav_eeca .north-977d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_eeca .north-977d .highlight_wide_3499 {
  margin-left: 10px;
}
article.nav_eeca .tertiary-last-e70d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_eeca .thumbnail-c7a8 {
  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 .gallery_219d,
  #respond .left-7a4e,
  #respond .modal-013f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery_219d input,
#respond .left-7a4e input,
#respond .modal-013f input {
  width: 100%;
}
#respond .modal-013f {
  margin-right: 0;
}
#respond .list_6a76 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_pro_e2fd {
  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;
}
.focus_pro_e2fd.basic_c1c6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus_pro_e2fd 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%);
}
.focus_pro_e2fd:focus,
.focus_pro_e2fd: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);
}
.outer-b0d0 {
  border-radius: 10%;
}
.surface_pro_bcf6 {
  border-radius: 50%;
}
.section-red-b407 {
  font-size: 0.72em;
}
.shade-bc96 {
  font-size: 0.875em;
}
.small_27b9 {
  font-size: 1.1em;
}
.tertiary-e426 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary-e426.section-red-b407 {
  letter-spacing: 0.5px;
}
.shade_silver_6838,
.shade_silver_6838 a {
  color: #6d6d6d;
}
.shade_silver_6838 a:hover {
  color: #111;
}
.title-f70f {
  color: #6d6d6d;
}
.chip_copper_56a4 {
  overflow-x: hidden;
}
.chip_copper_56a4 .iron_beaa.thumbnail_7e73 {
  position: relative;
}
.chip_copper_56a4 .iron_beaa.thumbnail_7e73.liquid_8f97 {
  position: initial;
}
.chip_copper_56a4
  .iron_beaa.thumbnail_7e73.liquid_8f97
  .motion-d33c {
  left: auto;
}
.chip_copper_56a4 .iron_beaa .motion-d33c {
  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;
}
.chip_copper_56a4 .iron_beaa:hover.thumbnail_7e73 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.chip_copper_56a4
  .iron_beaa:hover.thumbnail_7e73
  .motion-d33c {
  display: block;
  z-index: 9999999;
}
.chip_copper_56a4 .description_66c9 .card-action-ea90,
.chip_copper_56a4 .paragraph-8277 .card-action-ea90 {
  display: none;
}
.chip_copper_56a4 .solid_d4d9 .iron_beaa:hover.thumbnail_7e73 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary_dc39 .gallery_219d label,
.primary_dc39 .new_9ac0 label,
.primary_dc39 .left-7a4e label,
.primary_dc39 .modal-013f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_f62d {
  list-style: none;
  margin: 0;
}
.logo_f62d article.nav_eeca {
  margin-bottom: 0;
}
.logo_f62d ul {
  list-style: none;
  margin: 0;
}
.logo_f62d .banner-hard-638c li.nav_eeca {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_f62d .banner-hard-638c li.nav_eeca {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_f62d .banner-hard-638c li.nav_eeca: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) {
  .logo_f62d .banner-hard-638c li.nav_eeca li.nav_eeca li.nav_eeca li.nav_eeca {
    padding-left: 0;
  }
}
article.nav_eeca {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_eeca .warm_5387 p:last-of-type {
  margin-bottom: 0;
}
article.nav_eeca .alert_steel_9667 {
  float: left;
}
article.nav_eeca .progress-38ef {
  margin-left: 85px;
}
article.nav_eeca .north-977d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_eeca .north-977d .highlight_wide_3499 {
  margin-left: 10px;
}
article.nav_eeca .tertiary-last-e70d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_eeca .thumbnail-c7a8 {
  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 .gallery_219d,
  #respond .left-7a4e,
  #respond .modal-013f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery_219d input,
#respond .left-7a4e input,
#respond .modal-013f input {
  width: 100%;
}
#respond .modal-013f {
  margin-right: 0;
}
#respond .list_6a76 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_66c9 .highlight-24ce {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight-24ce .black-c210.block-4189 .pro_c391 > li > a:focus,
.highlight-24ce .black-c210.block-4189 .pro_c391 > li > a:hover,
.highlight-24ce .black-c210.tooltip_67cc .pro_c391 > li > a:focus,
.highlight-24ce .black-c210.tooltip_67cc .pro_c391 > li > a:hover,
.highlight-24ce .black-c210.huge-5ec1 .pro_c391 > li > a:focus,
.highlight-24ce .black-c210.huge-5ec1 .pro_c391 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-24ce
  .black-c210.block-4189
  .pro_c391
  > li.glass_73ba
  > a,
.highlight-24ce
  .black-c210.block-4189
  .pro_c391
  > li.badge_6132
  > a,
.highlight-24ce
  .black-c210.tooltip_67cc
  .pro_c391
  > li.glass_73ba
  > a,
.highlight-24ce
  .black-c210.tooltip_67cc
  .pro_c391
  > li.badge_6132
  > a,
.highlight-24ce
  .black-c210.huge-5ec1
  .pro_c391
  > li.glass_73ba
  > a,
.highlight-24ce .black-c210.huge-5ec1 .pro_c391 > li.hidden_iron_1d50 > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-24ce .notice_6d9a,
.highlight-24ce .notice_6d9a a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-24ce .element_4f2e.container-f400 li a,
.highlight-24ce .active-7265 a,
.highlight-24ce .pagination-action-9447,
.highlight-24ce .pro_c391 > li > a,
.highlight-24ce .fixed-10a2 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce .element_4f2e.container-f400 li a:hover,
.highlight-24ce .active-7265 a:hover,
.highlight-24ce .pagination-action-9447:hover,
.highlight-24ce .pro_c391 > li > a:hover,
.highlight-24ce .fixed-10a2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-24ce .block_solid_bd7a {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce .block_solid_bd7a .hero-over-2491 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-24ce .block_solid_bd7a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-24ce .button-huge-5883 .video_medium_a395 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce .button-huge-5883 .video_medium_a395 .pattern-073c {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce
  .button-huge-5883
  .video_medium_a395
  .pattern-073c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce
  .button-huge-5883
  .video_medium_a395
  .pattern-073c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce
  .button-huge-5883
  .video_medium_a395
  .pattern-073c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce
  .button-huge-5883
  .video_medium_a395
  .pattern-073c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce .button-huge-5883 .yellow_3269 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-24ce .button-huge-5883 .yellow_3269:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_0527
  .highlight-24ce
  .button-huge-5883
  .down_bd33
  .video_hot_b522 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini_0527
  .highlight-24ce
  .button-huge-5883
  .down_bd33
  .pattern-073c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_66c9 .preview-last-60d9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview-last-60d9 .black-c210.block-4189 .pro_c391 > li > a:focus,
.preview-last-60d9 .black-c210.block-4189 .pro_c391 > li > a:hover,
.preview-last-60d9 .black-c210.tooltip_67cc .pro_c391 > li > a:focus,
.preview-last-60d9 .black-c210.tooltip_67cc .pro_c391 > li > a:hover,
.preview-last-60d9 .black-c210.huge-5ec1 .pro_c391 > li > a:focus,
.preview-last-60d9 .black-c210.huge-5ec1 .pro_c391 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-last-60d9
  .black-c210.block-4189
  .pro_c391
  > li.glass_73ba
  > a,
.preview-last-60d9
  .black-c210.block-4189
  .pro_c391
  > li.badge_6132
  > a,
.preview-last-60d9
  .black-c210.tooltip_67cc
  .pro_c391
  > li.glass_73ba
  > a,
.preview-last-60d9
  .black-c210.tooltip_67cc
  .pro_c391
  > li.badge_6132
  > a,
.preview-last-60d9
  .black-c210.huge-5ec1
  .pro_c391
  > li.glass_73ba
  > a,
.preview-last-60d9 .black-c210.huge-5ec1 .pro_c391 > li.hidden_iron_1d50 > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-last-60d9 .notice_6d9a,
.preview-last-60d9 .notice_6d9a a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-last-60d9 .element_4f2e.container-f400 li a,
.preview-last-60d9 .active-7265 a,
.preview-last-60d9 .pagination-action-9447,
.preview-last-60d9 .pro_c391 > li > a,
.preview-last-60d9 .fixed-10a2 {
  color: rgba(0, 0, 0, 0.55);
}
.preview-last-60d9 .element_4f2e.container-f400 li a:hover,
.preview-last-60d9 .active-7265 a:hover,
.preview-last-60d9 .pagination-action-9447:hover,
.preview-last-60d9 .pro_c391 > li > a:hover,
.preview-last-60d9 .fixed-10a2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-last-60d9 .block_solid_bd7a {
  color: rgba(0, 0, 0, 0.55);
}
.preview-last-60d9 .block_solid_bd7a .hero-over-2491 {
  color: rgba(0, 0, 0, 0.8);
}
.preview-last-60d9 .block_solid_bd7a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south_c998 .photo-lite-3227 {
  margin-left: auto;
  margin-right: auto;
}
.icon_eb70 > * {
  margin-left: auto;
  margin-right: auto;
}
.icon_eb70 .frame-up-d001 {
  margin-right: 1.41575em;
}
.header_middle_9fb0 .icon_eb70 > .simple-215b {
  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;
}
.header_middle_9fb0 .icon_eb70 > .gradient-2e9d {
  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;
}
.center-4d7f.south_c998 .photo-lite-3227,
.avatar-ae9e.south_c998 .photo-lite-3227 {
  margin-left: 0;
}
.huge-8ce2.south_c998 .photo-lite-3227,
.wood_aad6.south_c998 .photo-lite-3227 {
  margin-right: 0;
}
.icon_eb70 ol,
.icon_eb70 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.under_0fee video {
  max-width: 100%;
}
.input-copper-f492 img {
  display: block;
}
.input-copper-f492.frame-up-d001,
.input-copper-f492.photo_green_7035 {
  width: 100%;
}
.input-copper-f492.gradient-2e9d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tag_hard_b348:not(.tall-f9d7) {
  margin: 1.5em auto;
}
.stone_8ff9 p {
  padding: 1.5em 14px;
}
ul.selected_ec5e.gradient-2e9d,
ul.selected_ec5e.simple-215b,
ul.selected_ec5e.sidebar_baae.simple-215b {
  padding: 0 14px;
}
.feature-a5b2 {
  display: block;
  overflow-x: auto;
}
.feature-a5b2 table {
  border-collapse: collapse;
  width: 100%;
}
.feature-a5b2 td,
.feature-a5b2 th {
  padding: 0.5em;
}
.icon_eb70 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.icon_eb70 ol ol,
.icon_eb70 ol ul,
.icon_eb70 ul ol,
.icon_eb70 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.icon_eb70 ol ol li,
.icon_eb70 ol ul li,
.icon_eb70 ul ol li,
.icon_eb70 ul ul li {
  margin-left: 0;
}
.gallery-11fb.action-af5d > .focus-tall-ad15 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery-11fb.action-af5d > .focus-tall-ad15 iframe,
.gallery-11fb.action-af5d > .focus-tall-ad15 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bright-087d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bright-087d.progress-d6f1 {
  padding: 0;
}
.bright-087d.progress-d6f1 cite {
  font-size: 13px;
}
.bright-087d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bright-087d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notification-silver-f6ce {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notification-silver-f6ce > p:first-child {
  margin-top: 0;
}
.notification-silver-f6ce cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notification-silver-f6ce blockquote {
  border-left: 0;
}
.notice-first-356c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notice-first-356c:not(.under_f245) {
  max-width: 100px;
}
.notice-first-356c.pagination-28ef {
  border-bottom: none !important;
  text-align: center;
}
.notice-first-356c.pagination-28ef::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .stone_8ff9 p {
    padding: 1.5em 0;
  }
}
.search_ac8a {
  color: #0073aa;
}
.blue-c224 {
  background-color: #0073aa;
}
.alert_gas_662d {
  color: #229fd8;
}
.article-7d9b {
  background-color: #229fd8;
}
.breadcrumb_hot_24e8 {
  color: #eee;
}
.huge_ea3d {
  background-color: #eee;
}
.modal_9d29 {
  color: #444;
}
.list-gold-94f4 {
  background-color: #444;
}
.element-left-7a8f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element-left-7a8f .upper_e491 .active-7265 {
  font-size: 15px;
}
.element-left-7a8f .active-7265 {
  line-height: 1.3;
}
.element-left-7a8f .preview-last-60d9 {
}
.element-left-7a8f .highlight-24ce {
  background: #235787;
}
.bright-f17b {
  padding: 0;
}
.bright-f17b .highlight-24ce {
  background: #1a1a1a;
}
.bright-f17b .preview-last-60d9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail_red_6f40 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail_red_6f40 .preview-last-60d9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail_red_6f40 .highlight-24ce {
  background: #303030;
}
.tabs_2da3 {
  position: relative;
  z-index: 10;
}
.tabs_2da3 .heading-upper-b333 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search-under-d340 .thumbnail_7e73 {
  display: inline-block;
  vertical-align: middle;
}
.search-under-d340.black-b22f .thumbnail_7e73 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .search-under-d340.black-b22f .thumbnail_7e73 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .search-under-d340.black-b22f .thumbnail_7e73 {
    margin-right: 0.4em;
  }
}
.search-under-d340.black-b22f .thumbnail_7e73:last-child {
  margin-right: 0;
}
.gas_8e11 .heading-upper-b333 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .description_66c9 .upper_e491 {
    margin: 0 -0.5em;
  }
  .description_66c9 .upper_e491 [class*="customify-col-"],
  .description_66c9 .upper_e491 [class*="customify-col_"],
  .description_66c9 .upper_e491 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.description_66c9.banner_6990 .heading-upper-b333 {
  background: 0 0 !important;
}
.description_66c9.banner_6990 .heading-upper-b333,
.description_66c9.gas_8e11 .heading-upper-b333 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .description_66c9.outline_down_b099 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.description_66c9.gas_8e11 .heading-upper-b333 {
  box-shadow: none !important;
}
.main_smooth_8cb5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .main_smooth_8cb5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .main_smooth_8cb5 {
    padding: 18px 0 20px;
  }
}
.main_smooth_8cb5 .caption_fluid_8c80 {
  width: 100%;
}
.main_smooth_8cb5 .detail-b2c8 {
  margin-bottom: 0;
}
.main_smooth_8cb5 .alert-out-04b9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.accent-up-8e5a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accent-up-8e5a .form_7d40 {
  width: 100%;
}
.brown-b8a7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.brown-b8a7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.brown-b8a7 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;
}
.brown-b8a7 li:last-child:after {
  display: none;
}
.brown-b8a7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.section-complex-4033 .card-action-ea90 button,
.main_smooth_8cb5 .card-action-ea90 button {
  left: 0;
}
.section-complex-4033 .form_7d40,
.main_smooth_8cb5 .form_7d40 {
  padding-left: 0;
  padding-right: 0;
}
.section-complex-4033 .accent-up-8e5a,
.main_smooth_8cb5 .accent-up-8e5a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section-complex-4033 {
  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;
}
.section-complex-4033: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;
}
.section-complex-4033 .menu-steel-53bc {
  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) {
  .section-complex-4033 .menu-steel-53bc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section-complex-4033 .menu-steel-53bc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section-complex-4033 .menu-steel-53bc {
    min-height: 200px;
  }
}
.section-complex-4033 .brown-b8a7 {
  color: rgba(255, 255, 255, 0.8);
}
.section-complex-4033 .brown-b8a7 a,
.section-complex-4033 .brown-b8a7 li:after {
  color: inherit;
}
.section-complex-4033 .brown-b8a7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.search_motion_5f30 {
  margin-bottom: 0.5em;
}
.form_selected_acba {
  margin-bottom: 1.2em;
}
.form_selected_acba,
.search_motion_5f30 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.form_selected_acba p:last-child,
.search_motion_5f30 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card-action-ea90,
#masthead .card-action-ea90 {
  display: none;
}
#masthead
  > .card-action-ea90.advanced-acbb {
  display: none;
}
#masthead > .card-action-ea90 button {
  left: 0;
}
.summary-focused-ab1a {
  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%;
}
.summary-focused-ab1a .thumbnail_7e73 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary-focused-ab1a .input-light-b135 {
  display: -webkit-box;
  display: flex;
}
.summary-focused-ab1a .input-light-b135.form_dc73 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary-focused-ab1a .input-light-b135.hidden-067f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-focused-ab1a .input-light-b135.upper_9978 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-focused-ab1a.grid_4de3.module-red-2867 .input-light-b135.form_dc73 {
  flex-basis: 100%;
}
.summary-focused-ab1a.picture_025e .input-light-b135.hidden-067f {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary-focused-ab1a.picture_025e .input-light-b135.upper_9978 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card-action-ea90.advanced-acbb {
  display: none;
}
#masthead > .card-action-ea90 button {
  left: 0;
}
.paragraph_db21 {
  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;
}
.paragraph_db21:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paragraph_db21.card_790b i {
  margin-right: 4px;
}
.paragraph_db21.static_d4f2 i {
  margin-left: 5px;
}
.active-7265 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active-7265 p:last-child {
  margin-bottom: 0;
}
.hovered_f366 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hovered_f366 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hovered_f366 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hovered_f366 .notice_6d9a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hovered_f366 .easy-3fc1 {
  margin: 5px 0 7px 0;
}
.hovered_f366.overlay-5890 .steel_6e24 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered_f366.overlay-5890 .action_b6b7 {
  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;
}
.hovered_f366.copper-1526 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hovered_f366.copper-1526 .steel_6e24 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered_f366.copper-1526 .action_b6b7 {
  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;
}
.hovered_f366.dim-d042 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered_f366.card-first-c83c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hovered_f366.card-first-c83c .action_b6b7 {
  margin-top: 7px;
}
.orange_64ab {
  display: inline-block;
}
.tabs_2da3 .hover-58cf .hovered_f366 img {
  max-width: 100%;
}
.black-c210 .huge-ab1b.accent-plasma-3d73,
.column_purple_e68b .huge-ab1b.accent-plasma-3d73 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.black-c210 .chip-blue-8ac1,
.column_purple_e68b .chip-blue-8ac1 {
  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%);
}
.black-c210 .chip-blue-8ac1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.black-c210.description_cool_a038 .chip-blue-8ac1 {
  display: none;
}
.black-c210 .message_red_6c39 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.black-c210 .message_red_6c39 li {
  display: inline-block;
  position: relative;
}
.black-c210 .message_red_6c39 li:last-child {
  margin-right: 0;
}
.black-c210 .message_red_6c39 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;
}
.black-c210 .message_red_6c39 li.hidden_iron_1d50 > a {
  color: rgba(0, 0, 0, 0.9);
}
.black-c210 .message_red_6c39 > 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;
}
.black-c210 .message_red_6c39 > li > a i {
  line-height: 0;
}
.black-c210 .message_red_6c39 > li.heading-gas-9b4b > a .chip-blue-8ac1 {
  margin-left: 4px;
  line-height: 0;
}
.black-c210 .message_red_6c39 .dropdown_blue_40ae li.heading-gas-9b4b > a {
  position: relative;
}
.black-c210 .message_red_6c39 .dropdown_blue_40ae li.heading-gas-9b4b > a:after,
.black-c210 .message_red_6c39 .dropdown_blue_40ae li.heading-gas-9b4b > a:before {
  content: "";
  display: table;
}
.black-c210 .message_red_6c39 .dropdown_blue_40ae li.heading-gas-9b4b > a:after {
  clear: both;
}
.black-c210 .message_red_6c39 .dropdown_blue_40ae li.heading-gas-9b4b > a .chip-blue-8ac1 {
  margin-left: 5px;
  float: right;
}
.black-c210 .highlight-3855,
.black-c210 .dropdown_blue_40ae {
  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;
}
.black-c210 .dropdown_blue_40ae {
  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;
}
.black-c210 .dropdown_blue_40ae .accent-plasma-3d73 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.black-c210 .dropdown_blue_40ae .chip-blue-8ac1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.black-c210 .dropdown_blue_40ae li {
  display: block;
  margin: 0;
  padding: 0;
}
.black-c210 .dropdown_blue_40ae 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;
}
.black-c210 .dropdown_blue_40ae li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.black-c210 .dropdown_blue_40ae .dropdown_blue_40ae {
  top: 0;
  left: 100%;
}
.black-c210 .mask_active_5ea5.fn-focus-6dc2 > .highlight-3855,
.black-c210 .mask_active_5ea5.fn-focus-6dc2 > .dropdown_blue_40ae,
.black-c210 .mask_active_5ea5:focus > .highlight-3855,
.black-c210 .mask_active_5ea5:focus > .dropdown_blue_40ae,
.black-c210 .mask_active_5ea5:hover > .highlight-3855,
.black-c210 .mask_active_5ea5:hover > .dropdown_blue_40ae {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.black-c210.huge-5ec1 .pro_c391:after,
.black-c210.huge-5ec1 .pro_c391:before {
  content: "";
  display: table;
}
.black-c210.huge-5ec1 .pro_c391:after {
  clear: both;
}
.black-c210.huge-5ec1 .pro_c391 > li {
  float: left;
}
.black-c210.focus_outer_758f .pro_c391:after,
.black-c210.focus_outer_758f .pro_c391:before {
  content: "";
  display: table;
}
.black-c210.focus_outer_758f .pro_c391:after {
  clear: both;
}
.black-c210.focus_outer_758f .pro_c391 > li {
  float: left;
}
.black-c210.focus_outer_758f .pro_c391 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.black-c210.focus_outer_758f .pro_c391 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.black-c210.focus_outer_758f .pro_c391 > li.glass_73ba > a,
.black-c210.focus_outer_758f .pro_c391 > li.hidden_iron_1d50 > a {
  color: #fff;
  background-color: #1e4b75;
}
.black-c210.block-4189 .pro_c391 > li > a .accent-plasma-3d73 {
  position: relative;
}
.black-c210.block-4189 .pro_c391 > li > a .accent-plasma-3d73: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;
}
.black-c210.block-4189
  .pro_c391
  > li:focus
  > a
  .accent-plasma-3d73:before,
.black-c210.block-4189
  .pro_c391
  > li:hover
  > a
  .accent-plasma-3d73:before {
  width: 100%;
  background-color: currentColor;
}
.black-c210.block-4189
  .pro_c391
  > li.glass_73ba
  > a
  .accent-plasma-3d73:before,
.black-c210.block-4189
  .pro_c391
  > li.badge_6132
  > a
  .accent-plasma-3d73:before {
  width: 100%;
  background-color: currentColor;
}
.black-c210.tooltip_67cc .pro_c391 > li > a .accent-plasma-3d73 {
  position: relative;
}
.black-c210.tooltip_67cc .pro_c391 > li > a .accent-plasma-3d73: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;
}
.black-c210.tooltip_67cc .pro_c391 > li:focus > a .accent-plasma-3d73:before,
.black-c210.tooltip_67cc
  .pro_c391
  > li:hover
  > a
  .accent-plasma-3d73:before {
  width: 100%;
  background-color: currentColor;
}
.black-c210.tooltip_67cc
  .pro_c391
  > li.glass_73ba
  > a
  .accent-plasma-3d73:before,
.black-c210.tooltip_67cc
  .pro_c391
  > li.badge_6132
  > a
  .accent-plasma-3d73:before {
  width: 100%;
  background-color: currentColor;
}
.column_purple_e68b .message_red_6c39 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column_purple_e68b .message_red_6c39 li:first-child > a {
  border-top: none;
}
.column_purple_e68b .message_red_6c39 .purple_86b0 > .accent-plasma-3d73 .chip-blue-8ac1 {
  display: none;
}
.column_purple_e68b .message_red_6c39 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column_purple_e68b .message_red_6c39 li:last-child {
  border: none;
}
.column_purple_e68b .message_red_6c39 li.heading-gas-9b4b > a {
  padding-right: 45px !important;
}
.column_purple_e68b .message_red_6c39 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column_purple_e68b .message_red_6c39 li a:focus,
.column_purple_e68b .message_red_6c39 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_purple_e68b .message_red_6c39 li .motion_f7f3 {
  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;
}
.column_purple_e68b .message_red_6c39 li .motion_f7f3:hover {
  box-shadow: none;
}
.column_purple_e68b .message_red_6c39 li .motion_f7f3 .chip-blue-8ac1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column_purple_e68b .message_red_6c39 .dropdown_blue_40ae {
  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);
}
.column_purple_e68b .message_red_6c39 .dropdown_blue_40ae li a {
  padding-left: 3em;
}
.column_purple_e68b .message_red_6c39 .outline-under-251d > a .motion_f7f3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column_purple_e68b .message_red_6c39 .outline-under-251d > .dropdown_blue_40ae {
  display: block;
  opacity: 1;
}
.hard_db4a {
  max-width: 100%;
}
.hover_action_635a {
  line-height: 0;
  cursor: pointer;
}
.fixed-10a2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fixed-10a2:hover {
  box-shadow: none;
  color: currentColor;
}
.fixed-10a2 svg {
  width: 18px;
  height: 18px;
}
.fixed-10a2 .border-6b7a {
  display: none;
}
.alert_warm_9f20 {
  position: relative;
}
.alert_warm_9f20.fn-active-6dc2 .fixed-10a2 .icon-d54f {
  display: none;
}
.alert_warm_9f20.fn-active-6dc2 .fixed-10a2 .border-6b7a {
  display: inline-block;
}
.alert_warm_9f20 .black_0651 {
  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);
}
.alert_warm_9f20.tertiary_pink_a6dd .black_0651 {
  left: auto;
  right: -0.9em;
}
.alert_warm_9f20.tertiary_pink_a6dd .active_a6e6::before {
  left: auto;
  right: 15px;
}
.alert_warm_9f20.fn-active-6dc2 .black_0651 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.down_bd33 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.down_bd33 label {
  flex-basis: 100%;
}
.down_bd33 .video_medium_a395 {
  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;
}
.down_bd33 .pattern-073c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.down_bd33 .pattern-073c:focus {
  background-color: transparent;
}
.down_bd33 button.yellow_3269 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.down_bd33 button.yellow_3269:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.down_bd33 button.yellow_3269 svg {
  width: 18px;
  height: 18px;
}
.down_bd33 input[type="submit"] {
  min-height: auto;
}
.button-huge-5883 .down_bd33 .pattern-073c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active_a6e6 {
  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) {
  .active_a6e6 {
    width: 220px;
  }
}
.active_a6e6 label {
  flex-basis: 100%;
}
.active_a6e6::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;
}
.mini_0527 .button-huge-5883 .down_bd33 {
  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;
}
.mini_0527
  .button-huge-5883
  .down_bd33
  .video_medium_a395 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mini_0527 .button-huge-5883 .down_bd33 .pattern-073c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mini_0527
  .button-huge-5883
  .down_bd33
  .pattern-073c:focus {
  background: 0 0;
}
.mini_0527
  .button-huge-5883
  .down_bd33
  .video_hot_b522 {
  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;
}
.element_4f2e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.element_4f2e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.element_4f2e li:last-child {
  margin-right: 0;
}
.element_4f2e li:first-child {
  margin-left: 0;
}
.element_4f2e.iron_feb5 a {
  color: #fff;
}
.element_4f2e.iron_feb5 a:hover {
  color: #fff;
}
.element_4f2e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.element_4f2e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.element_4f2e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.element_4f2e a:hover {
  opacity: 0.9;
  color: inherit;
}
.element_4f2e [class*="social-icon-apple"] {
  background-color: #999;
}
.element_4f2e [class*="social-icon-apple"].paragraph_left_1c47 {
  background-color: transparent;
  color: #999;
}
.element_4f2e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.element_4f2e [class*="social-icon-behance"].paragraph_left_1c47 {
  background-color: transparent;
  color: #1769ff;
}
.element_4f2e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.element_4f2e [class*="social-icon-bitbucket"].paragraph_left_1c47 {
  background-color: transparent;
  color: #205081;
}
.element_4f2e [class*="social-icon-codepen"] {
  background-color: #000;
}
.element_4f2e [class*="social-icon-codepen"].paragraph_left_1c47 {
  background-color: transparent;
  color: #000;
}
.element_4f2e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.element_4f2e [class*="social-icon-delicious"].paragraph_left_1c47 {
  background-color: transparent;
  color: #39f;
}
.element_4f2e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.element_4f2e [class*="social-icon-digg"].paragraph_left_1c47 {
  background-color: transparent;
  color: #005be2;
}
.element_4f2e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.element_4f2e [class*="social-icon-dribbble"].paragraph_left_1c47 {
  background-color: transparent;
  color: #ea4c89;
}
.element_4f2e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.element_4f2e [class*="social-icon-envelope"].paragraph_left_1c47 {
  background-color: transparent;
  color: #ea4335;
}
.element_4f2e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.element_4f2e [class*="social-icon-facebook"].paragraph_left_1c47 {
  background-color: transparent;
  color: #3b5998;
}
.element_4f2e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.element_4f2e [class*="social-icon-flickr"].paragraph_left_1c47 {
  background-color: transparent;
  color: #0063dc;
}
.element_4f2e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.element_4f2e [class*="social-icon-foursquare"].paragraph_left_1c47 {
  background-color: transparent;
  color: #2d5be3;
}
.element_4f2e [class*="social-icon-github"] {
  background-color: #333;
}
.element_4f2e [class*="social-icon-github"].paragraph_left_1c47 {
  background-color: transparent;
  color: #333;
}
.element_4f2e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.element_4f2e [class*="social-icon-google-plus"].paragraph_left_1c47 {
  background-color: transparent;
  color: #dd4b39;
}
.element_4f2e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.element_4f2e [class*="social-icon-houzz"].paragraph_left_1c47 {
  background-color: transparent;
  color: #7ac142;
}
.element_4f2e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.element_4f2e [class*="social-icon-instagram"].paragraph_left_1c47 {
  background-color: transparent;
  color: #262626;
}
.element_4f2e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.element_4f2e [class*="social-icon-jsfiddle"].paragraph_left_1c47 {
  background-color: transparent;
  color: #487aa2;
}
.element_4f2e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.element_4f2e [class*="social-icon-linkedin"].paragraph_left_1c47 {
  background-color: transparent;
  color: #0077b5;
}
.element_4f2e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.element_4f2e [class*="social-icon-medium"].paragraph_left_1c47 {
  background-color: transparent;
  color: #00ab6b;
}
.element_4f2e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.element_4f2e
  [class*="social-icon-odnoklassniki"].paragraph_left_1c47 {
  background-color: transparent;
  color: #f4731c;
}
.element_4f2e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.element_4f2e [class*="social-icon-meetup"].paragraph_left_1c47 {
  background-color: transparent;
  color: #ec1c40;
}
.element_4f2e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.element_4f2e [class*="social-icon-pinterest"].paragraph_left_1c47 {
  background-color: transparent;
  color: #bd081c;
}
.element_4f2e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.element_4f2e [class*="social-icon-product-hunt"].paragraph_left_1c47 {
  background-color: transparent;
  color: #da552f;
}
.element_4f2e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.element_4f2e [class*="social-icon-reddit"].paragraph_left_1c47 {
  background-color: transparent;
  color: #ff4500;
}
.element_4f2e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.element_4f2e [class*="social-icon-rss"].paragraph_left_1c47 {
  background-color: transparent;
  color: #f26522;
}
.element_4f2e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.element_4f2e
  [class*="social-icon-shopping-cart"].paragraph_left_1c47 {
  background-color: transparent;
  color: #4caf50;
}
.element_4f2e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.element_4f2e [class*="social-icon-skype"].paragraph_left_1c47 {
  background-color: transparent;
  color: #00aff0;
}
.element_4f2e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.element_4f2e [class*="social-icon-slideshare"].paragraph_left_1c47 {
  background-color: transparent;
  color: #0077b5;
}
.element_4f2e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.element_4f2e [class*="social-icon-snapchat"].paragraph_left_1c47 {
  background-color: transparent;
  color: #fffc00;
}
.element_4f2e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.element_4f2e [class*="social-icon-soundcloud"].paragraph_left_1c47 {
  background-color: transparent;
  color: #f80;
}
.element_4f2e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.element_4f2e [class*="social-icon-spotify"].paragraph_left_1c47 {
  background-color: transparent;
  color: #2ebd59;
}
.element_4f2e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.element_4f2e
  [class*="social-icon-stack-overflow"].paragraph_left_1c47 {
  background-color: transparent;
  color: #fe7a15;
}
.element_4f2e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.element_4f2e [class*="social-icon-maldkfgram"].paragraph_left_1c47 {
  background-color: transparent;
  color: #2ca5e0;
}
.element_4f2e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.element_4f2e [class*="social-icon-tripadvisor"].paragraph_left_1c47 {
  background-color: transparent;
  color: #589442;
}
.element_4f2e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.element_4f2e [class*="social-icon-tumblr"].paragraph_left_1c47 {
  background-color: transparent;
  color: #35465c;
}
.element_4f2e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.element_4f2e [class*="social-icon-twitch"].paragraph_left_1c47 {
  background-color: transparent;
  color: #6441a5;
}
.element_4f2e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.element_4f2e [class*="social-icon-twitter"].paragraph_left_1c47 {
  background-color: transparent;
  color: #1da1f2;
}
.element_4f2e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.element_4f2e [class*="social-icon-vimeo"].paragraph_left_1c47 {
  background-color: transparent;
  color: #1ab7ea;
}
.element_4f2e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.element_4f2e [class*="social-icon-vk"].paragraph_left_1c47 {
  background-color: transparent;
  color: #45668e;
}
.element_4f2e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.element_4f2e [class*="social-icon-weibo"].paragraph_left_1c47 {
  background-color: transparent;
  color: #df2029;
}
.element_4f2e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.element_4f2e [class*="social-icon-weixin"].paragraph_left_1c47 {
  background-color: transparent;
  color: #7bb32e;
}
.element_4f2e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.element_4f2e [class*="social-icon-whatsapp"].paragraph_left_1c47 {
  background-color: transparent;
  color: #25d366;
}
.element_4f2e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.element_4f2e [class*="social-icon-wordpress"].paragraph_left_1c47 {
  background-color: transparent;
  color: #21759b;
}
.element_4f2e [class*="social-icon-xing"] {
  background-color: #026466;
}
.element_4f2e [class*="social-icon-xing"].paragraph_left_1c47 {
  background-color: transparent;
  color: #026466;
}
.element_4f2e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.element_4f2e [class*="social-icon-yelp"].paragraph_left_1c47 {
  background-color: transparent;
  color: #af0606;
}
.element_4f2e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.element_4f2e [class*="social-icon-youtube"].paragraph_left_1c47 {
  background-color: transparent;
  color: #cd201f;
}
.pagination-action-9447 {
  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;
}
.pagination-action-9447:hover {
  box-shadow: none;
  background: 0 0;
}
.feature_5ebf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary-6204 {
  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;
}
.article_over_2f50 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outer_d206 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outer_d206,
.outer_d206::after,
.outer_d206::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;
}
.outer_d206::after,
.outer_d206::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media-active-618f .tertiary-6204 .article_over_2f50 {
  margin-top: -2px;
  width: 19px;
}
.media-active-618f .tertiary-6204 .outer_d206 {
  margin-top: -1px;
}
.media-active-618f .tertiary-6204 .outer_d206,
.media-active-618f .tertiary-6204 .outer_d206::after,
.media-active-618f .tertiary-6204 .outer_d206::before {
  width: 19px;
  height: 2px;
}
.media-active-618f .tertiary-6204 .outer_d206::before {
  top: -6px;
}
.media-active-618f .tertiary-6204 .outer_d206::after {
  bottom: -6px;
}
.heading_bright_9b87 .tertiary-6204 .article_over_2f50 {
  margin-top: -2px;
  width: 22px;
}
.heading_bright_9b87 .tertiary-6204 .outer_d206 {
  margin-top: -1px;
}
.heading_bright_9b87 .tertiary-6204 .outer_d206,
.heading_bright_9b87 .tertiary-6204 .outer_d206::after,
.heading_bright_9b87 .tertiary-6204 .outer_d206::before {
  width: 22px;
  height: 2px;
}
.heading_bright_9b87 .tertiary-6204 .outer_d206::before {
  top: -7px;
}
.heading_bright_9b87 .tertiary-6204 .outer_d206::after {
  bottom: -7px;
}
.warm-771f .tertiary-6204 .article_over_2f50 {
  margin-top: -2px;
  width: 31px;
}
.warm-771f .tertiary-6204 .outer_d206 {
  margin-top: -1.5px;
}
.warm-771f .tertiary-6204 .outer_d206,
.warm-771f .tertiary-6204 .outer_d206::after,
.warm-771f .tertiary-6204 .outer_d206::before {
  width: 31px;
  height: 3px;
}
.warm-771f .tertiary-6204 .outer_d206::before {
  top: -9px;
}
.warm-771f .tertiary-6204 .outer_d206::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mini-506e .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 19px;
  }
  .mini-506e .tertiary-6204 .outer_d206 {
    margin-top: -1px;
  }
  .mini-506e .tertiary-6204 .outer_d206,
  .mini-506e .tertiary-6204 .outer_d206::after,
  .mini-506e .tertiary-6204 .outer_d206::before {
    width: 19px;
    height: 2px;
  }
  .mini-506e .tertiary-6204 .outer_d206::before {
    top: -6px;
  }
  .mini-506e .tertiary-6204 .outer_d206::after {
    bottom: -6px;
  }
  .bright_7314 .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 22px;
  }
  .bright_7314 .tertiary-6204 .outer_d206 {
    margin-top: -1px;
  }
  .bright_7314 .tertiary-6204 .outer_d206,
  .bright_7314 .tertiary-6204 .outer_d206::after,
  .bright_7314 .tertiary-6204 .outer_d206::before {
    width: 22px;
    height: 2px;
  }
  .bright_7314 .tertiary-6204 .outer_d206::before {
    top: -7px;
  }
  .bright_7314 .tertiary-6204 .outer_d206::after {
    bottom: -7px;
  }
  .card_af20 .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 31px;
  }
  .card_af20 .tertiary-6204 .outer_d206 {
    margin-top: -1.5px;
  }
  .card_af20 .tertiary-6204 .outer_d206,
  .card_af20 .tertiary-6204 .outer_d206::after,
  .card_af20 .tertiary-6204 .outer_d206::before {
    width: 31px;
    height: 3px;
  }
  .card_af20 .tertiary-6204 .outer_d206::before {
    top: -9px;
  }
  .card_af20 .tertiary-6204 .outer_d206::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_f141 .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty_f141 .tertiary-6204 .outer_d206 {
    margin-top: -1px;
  }
  .dirty_f141 .tertiary-6204 .outer_d206,
  .dirty_f141 .tertiary-6204 .outer_d206::after,
  .dirty_f141 .tertiary-6204 .outer_d206::before {
    width: 19px;
    height: 2px;
  }
  .dirty_f141 .tertiary-6204 .outer_d206::before {
    top: -6px;
  }
  .dirty_f141 .tertiary-6204 .outer_d206::after {
    bottom: -6px;
  }
  .surface_0c95 .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_0c95 .tertiary-6204 .outer_d206 {
    margin-top: -1px;
  }
  .surface_0c95 .tertiary-6204 .outer_d206,
  .surface_0c95 .tertiary-6204 .outer_d206::after,
  .surface_0c95 .tertiary-6204 .outer_d206::before {
    width: 22px;
    height: 2px;
  }
  .surface_0c95 .tertiary-6204 .outer_d206::before {
    top: -7px;
  }
  .surface_0c95 .tertiary-6204 .outer_d206::after {
    bottom: -7px;
  }
  .texture-323b .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 31px;
  }
  .texture-323b .tertiary-6204 .outer_d206 {
    margin-top: -1.5px;
  }
  .texture-323b .tertiary-6204 .outer_d206,
  .texture-323b .tertiary-6204 .outer_d206::after,
  .texture-323b .tertiary-6204 .outer_d206::before {
    width: 31px;
    height: 3px;
  }
  .texture-323b .tertiary-6204 .outer_d206::before {
    top: -9px;
  }
  .texture-323b .tertiary-6204 .outer_d206::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pink-7802 .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 19px;
  }
  .pink-7802 .tertiary-6204 .outer_d206 {
    margin-top: -1px;
  }
  .pink-7802 .tertiary-6204 .outer_d206,
  .pink-7802 .tertiary-6204 .outer_d206::after,
  .pink-7802 .tertiary-6204 .outer_d206::before {
    width: 19px;
    height: 2px;
  }
  .pink-7802 .tertiary-6204 .outer_d206::before {
    top: -6px;
  }
  .pink-7802 .tertiary-6204 .outer_d206::after {
    bottom: -6px;
  }
  .hidden_last_c915 .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_last_c915 .tertiary-6204 .outer_d206 {
    margin-top: -1px;
  }
  .hidden_last_c915 .tertiary-6204 .outer_d206,
  .hidden_last_c915 .tertiary-6204 .outer_d206::after,
  .hidden_last_c915 .tertiary-6204 .outer_d206::before {
    width: 22px;
    height: 2px;
  }
  .hidden_last_c915 .tertiary-6204 .outer_d206::before {
    top: -7px;
  }
  .hidden_last_c915 .tertiary-6204 .outer_d206::after {
    bottom: -7px;
  }
  .tabs-paper-e83e .tertiary-6204 .article_over_2f50 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-paper-e83e .tertiary-6204 .outer_d206 {
    margin-top: -1.5px;
  }
  .tabs-paper-e83e .tertiary-6204 .outer_d206,
  .tabs-paper-e83e .tertiary-6204 .outer_d206::after,
  .tabs-paper-e83e .tertiary-6204 .outer_d206::before {
    width: 31px;
    height: 3px;
  }
  .tabs-paper-e83e .tertiary-6204 .outer_d206::before {
    top: -9px;
  }
  .tabs-paper-e83e .tertiary-6204 .outer_d206::after {
    bottom: -9px;
  }
}
.highlight-0fde .outer_d206 {
  -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);
}
.highlight-0fde .outer_d206::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.highlight-0fde .outer_d206::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);
}
.highlight-0fde.secondary_eb7e .outer_d206 {
  -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);
}
.highlight-0fde.secondary_eb7e .outer_d206::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.highlight-0fde.secondary_eb7e .outer_d206::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);
}
.footer_1bf4 {
  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.solid_727a:before {
  display: none;
}
.paragraph-8277 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph-8277 .next_7bb3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph-8277 .next_7bb3:last-of-type {
  border-bottom: none;
}
.paragraph-8277 .next_7bb3.progress_fresh_dd58,
.paragraph-8277 .next_7bb3.paragraph-6668,
.paragraph-8277 .next_7bb3.backdrop-cold-639e {
  padding: 0;
}
.paragraph-8277 .column_purple_e68b .motion_f7f3 {
  color: currentColor;
}
.paragraph-8277 .column_purple_e68b .motion_f7f3:focus,
.paragraph-8277 .column_purple_e68b .motion_f7f3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-8277.preview-last-60d9 .block_solid_bd7a,
.paragraph-8277.preview-last-60d9 .active-7265 a,
.paragraph-8277.preview-last-60d9 .pro_c391 a,
.paragraph-8277.preview-last-60d9 .dropdown_blue_40ae a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-8277.preview-last-60d9 .block_solid_bd7a:hover,
.paragraph-8277.preview-last-60d9 .active-7265 a:hover,
.paragraph-8277.preview-last-60d9 .pro_c391 a:hover,
.paragraph-8277.preview-last-60d9 .dropdown_blue_40ae a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-8277.preview-last-60d9 .hero-over-2491 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-8277.preview-last-60d9 .next_7bb3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-8277.preview-last-60d9 .next_7bb3:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-8277.preview-last-60d9 .highlight_6c13:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-8277.preview-last-60d9 .column_purple_e68b .message_red_6c39 li a,
.paragraph-8277.preview-last-60d9 .column_purple_e68b .motion_f7f3,
.paragraph-8277.preview-last-60d9 .dropdown_blue_40ae {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-8277.preview-last-60d9 .column_purple_e68b .motion_f7f3:focus,
.paragraph-8277.preview-last-60d9 .column_purple_e68b .motion_f7f3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-8277.preview-last-60d9 .message_red_6c39 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-8277.highlight-24ce .block_solid_bd7a,
.paragraph-8277.highlight-24ce .active-7265 a,
.paragraph-8277.highlight-24ce .pro_c391 .motion_f7f3,
.paragraph-8277.highlight-24ce .pro_c391 a,
.paragraph-8277.highlight-24ce .dropdown_blue_40ae a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-8277.highlight-24ce .block_solid_bd7a:hover,
.paragraph-8277.highlight-24ce .active-7265 a:hover,
.paragraph-8277.highlight-24ce .pro_c391 .motion_f7f3:hover,
.paragraph-8277.highlight-24ce .pro_c391 a:hover,
.paragraph-8277.highlight-24ce .dropdown_blue_40ae a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-8277.highlight-24ce .hero-over-2491 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-8277.highlight-24ce .next_7bb3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-8277.highlight-24ce .next_7bb3:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph-8277.highlight-24ce .highlight_6c13:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-8277.highlight-24ce .column_purple_e68b .message_red_6c39 li a,
.paragraph-8277.highlight-24ce .column_purple_e68b .motion_f7f3,
.paragraph-8277.highlight-24ce .dropdown_blue_40ae {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-8277.highlight-24ce .column_purple_e68b .motion_f7f3:focus,
.paragraph-8277.highlight-24ce .column_purple_e68b .motion_f7f3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-8277.highlight-24ce .message_red_6c39 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_6c13 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.highlight_6c13:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.preview_white_b6b2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion-dim-8603 .paragraph-8277 {
  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;
}
.accordion-dim-8603 .next_7bb3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion-dim-8603 .next_7bb3: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) {
  .accordion-dim-8603 .next_7bb3:before {
    width: 16%;
    left: 42%;
  }
}
.accordion-dim-8603 .next_7bb3:last-child:before {
  content: none;
}
.accordion-dim-8603 .next_7bb3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion-dim-8603 .column_purple_e68b .message_red_6c39 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion-dim-8603 .column_purple_e68b .message_red_6c39 li a .motion_f7f3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion-dim-8603 .column_purple_e68b .dropdown_blue_40ae {
  border: none;
}
.accordion-dim-8603 .column_purple_e68b .dropdown_blue_40ae li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion-dim-8603 .highlight_6c13 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion-dim-8603 .preview_white_b6b2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion-dim-8603 .highlight-24ce .highlight_6c13:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion-dim-8603 .preview-last-60d9.paragraph-yellow-13df .outer_d206 {
  background: rgba(0, 0, 0, 0.6);
}
.accordion-dim-8603
  .preview-last-60d9.paragraph-yellow-13df
  .outer_d206::after,
.accordion-dim-8603
  .preview-last-60d9.paragraph-yellow-13df
  .outer_d206:before {
  background: inherit;
}
.accordion-dim-8603
  .preview-last-60d9.paragraph-yellow-13df:hover
  .outer_d206 {
  background: rgba(0, 0, 0, 0.8);
}
.hover_71b1 .paragraph-8277 {
  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) {
  .hover_71b1 .paragraph-8277 {
    width: auto;
    right: 45px;
  }
}
.next_b95e .paragraph-8277 {
  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) {
  .next_b95e .paragraph-8277 {
    width: auto;
    left: 45px;
  }
}
.solid_727a .paragraph-8277 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.solid_727a .preview_white_b6b2 {
  max-width: 48em;
  margin: 0 auto;
}
.solid_727a .highlight_6c13:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.input_5b83 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.input_5b83.accordion-dim-8603 .paragraph-8277 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.input_5b83.hover_71b1 .paragraph-8277 {
  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);
}
.input_5b83 .paragraph-8277 {
  visibility: visible;
}
.input_5b83.next_b95e .paragraph-8277 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.short-aba3,
.gas_954f {
  overflow-x: hidden;
}
.short-aba3 .paragraph-8277 {
  overflow: auto;
}
.short-aba3.accordion-dim-8603 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-aba3.accordion-dim-8603 .paragraph-8277 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.short-aba3.accordion-dim-8603 .pagination-action-9447 {
  opacity: 0;
}
.short-aba3.hover_71b1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-aba3.hover_71b1 .paragraph-8277 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.short-aba3.hover_71b1 .pagination-action-9447 {
  opacity: 0;
}
.short-aba3.next_b95e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-aba3.next_b95e .paragraph-8277 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.short-aba3.next_b95e .pagination-action-9447 {
  opacity: 0;
}
.short-aba3.solid_727a .paragraph-8277 {
  z-index: 10;
  visibility: visible;
}
.paragraph-yellow-13df {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph-yellow-13df .outer_d206 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-yellow-13df .outer_d206::after,
.paragraph-yellow-13df .outer_d206:before {
  background: inherit;
}
.paragraph-yellow-13df:hover .outer_d206 {
  background: rgba(255, 255, 255, 0.99);
}
.next_b95e .paragraph-yellow-13df {
  top: 10px;
  right: auto;
  left: 12px;
}
.solid_727a .paragraph-yellow-13df {
  display: none !important;
}
.short-aba3:before,
.gas_954f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.short-aba3 .paragraph-yellow-13df,
.gas_954f .paragraph-yellow-13df {
  display: inline-block;
}
.paragraph-8277 .thumbnail_7e73 {
  -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;
}
.short-aba3 .paragraph-8277 .thumbnail_7e73,
.gas_954f .paragraph-8277 .thumbnail_7e73 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-pressed-27eb .video_medium_a395 {
  width: 100%;
}
.hover-58cf {
  padding: 0 0.5em 0;
}
.hover-58cf [class*="customify-col-"],
.hover-58cf [class*="customify-col_"],
.hover-58cf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.surface_120b .hover-58cf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .upper_e491 .last-928f,
  .last-928f {
    display: none;
  }
  .plasma-e57c {
    text-align: left;
  }
  .list-iron-98dd {
    text-align: center;
  }
  .under_128b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .upper_e491 .green-5b27,
  .green-5b27 {
    display: none;
  }
  .modal-iron-3f99 {
    text-align: left;
  }
  .banner-hovered-0342 {
    text-align: center;
  }
  .hovered_06b5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .upper_e491 .sidebar_hard_dc81,
  .sidebar_hard_dc81 {
    display: none;
  }
  .container-624f {
    text-align: left;
  }
  .yellow_9a57 {
    text-align: center;
  }
  .caption-outer-004f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.breadcrumb-clean-be6d {
  box-shadow: none !important;
}
.in-a4e9 .pagination-5516,
.left_0a2d .pagination-5516 {
  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;
}
.left_0a2d .pagination-5516 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading-upper-b333 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading-upper-b333:after,
.heading-upper-b333:before {
  content: "";
  display: table;
}
.heading-upper-b333:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading-upper-b333 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading-upper-b333,
.outline_down_b099 {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden-dc2b.stale-cb61 .heading-upper-b333 {
  max-width: 100%;
}
.hidden-dc2b.active-fd16 {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden-dc2b.prev_e4dd .heading-upper-b333 {
  max-width: 100%;
}
.hidden-dc2b.prev_e4dd > .heading-upper-b333 {
  padding-left: 0;
  padding-right: 0;
}
.hidden-dc2b.prev_e4dd > .heading-upper-b333 .upper_e491 {
  margin: 0;
}
.hidden-dc2b.prev_e4dd
  > .heading-upper-b333
  .hidden_under_0eca.orange-d300 {
  margin-right: 0;
  margin-left: 0;
}
.hidden-dc2b.prev_e4dd #main.orange-d300 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .middle_58cb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .middle_58cb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .huge_84fa .photo-lite-3227 {
    padding-right: 1em;
  }
  .huge_84fa.mask_white_3cd5 .hidden_under_0eca {
    border-right: 1px solid #eaecee;
  }
  .huge_84fa.mask_white_3cd5 .photo-lite-3227 {
    padding-right: 1em;
  }
  .huge_84fa.mask_white_3cd5 .tooltip_basic_78b0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .prev-7e93 .photo-lite-3227 {
    padding-left: 1em;
  }
  .prev-7e93.mask_white_3cd5 .hidden_under_0eca {
    border-left: 1px solid #eaecee;
  }
  .prev-7e93.mask_white_3cd5 .photo-lite-3227 {
    padding-left: 1em;
  }
  .prev-7e93.mask_white_3cd5 .tooltip_basic_78b0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-dynamic-f8d2 .photo-lite-3227 {
    padding-left: 1em;
  }
  .breadcrumb-dynamic-f8d2.mask_white_3cd5 .header_607b {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-dynamic-f8d2.mask_white_3cd5 .fixed-32f6 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-dynamic-f8d2.mask_white_3cd5 .photo-lite-3227 {
    padding-left: 1em;
  }
  .breadcrumb-dynamic-f8d2.mask_white_3cd5 .tooltip_basic_78b0 {
    padding-right: 1em;
  }
  .breadcrumb-dynamic-f8d2.mask_white_3cd5 .south_4095 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary-yellow-b551 .photo-lite-3227 {
    padding-right: 1em;
  }
  .primary-yellow-b551.mask_white_3cd5 .header_607b {
    border-left: 1px solid #eaecee;
  }
  .primary-yellow-b551.mask_white_3cd5 .fixed-32f6 {
    border-left: 1px solid #eaecee;
  }
  .primary-yellow-b551.mask_white_3cd5 .photo-lite-3227 {
    padding-right: 1em;
  }
  .primary-yellow-b551.mask_white_3cd5 .tooltip_basic_78b0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary-yellow-b551.mask_white_3cd5 .south_4095 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_58cb .photo-lite-3227 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle_58cb.mask_white_3cd5 .hidden_under_0eca {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .middle_58cb.mask_white_3cd5 .photo-lite-3227 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle_58cb.mask_white_3cd5 .tooltip_basic_78b0 {
    padding-left: 1em;
  }
  .middle_58cb.mask_white_3cd5 .south_4095 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .middle_58cb.mask_white_3cd5 .photo-lite-3227 {
    padding-left: 0;
  }
}
.outline_short_8530 .search-under-d340 {
  display: inline-block;
}
.logo-smooth-d271 {
  display: inline-block;
}
.link_e4d7 {
  word-con: break-word;
}
.tabs-510f > span {
  display: inline-block;
  padding: 5px 0;
}
.tabs-510f .hovered-7183 {
  margin-left: 8px;
  margin-right: 8px;
}
.tabs-510f .cold_a64a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header_hot_1b4d .link_simple_6c96 {
  margin-bottom: 2em;
}
.header_hot_1b4d .stone_051c {
  margin-bottom: 15px;
}
.header_hot_1b4d .stone_051c:last-child {
  margin-bottom: 0;
}
.header_hot_1b4d .pagination-212b {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .header_hot_1b4d .pagination-212b {
    display: block;
  }
}
.header_hot_1b4d .image-medium-9851 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header_hot_1b4d .image-medium-9851 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header_hot_1b4d .over_9d1c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header_hot_1b4d .over_9d1c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header_hot_1b4d .over_9d1c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header_hot_1b4d .link_e4d7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_hot_1b4d .link_e4d7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header_hot_1b4d .card-587e p:last-child {
  margin-bottom: 0;
}
.header_hot_1b4d .tertiary-cold-0877 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header_hot_1b4d .table-5312 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header_hot_1b4d .input-hard-24a2 {
  margin-top: 1em;
}
.header_hot_1b4d .steel_9cf1 {
  top: 0;
  display: block;
}
.header_hot_1b4d .steel_9cf1 a {
  color: inherit;
}
.header_hot_1b4d .steel_9cf1 a:hover {
  color: inherit;
}
.header_hot_1b4d .pattern_79b6 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.header_hot_1b4d .pattern_79b6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header_hot_1b4d .table-5312 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header_hot_1b4d .disabled_outer_96b4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header_hot_1b4d .disabled_outer_96b4:first-child {
  margin-top: 0;
}
.header_hot_1b4d .disabled_outer_96b4.cold_a4b5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header_hot_1b4d .disabled_outer_96b4.fixed-221a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_hot_1b4d
  .disabled_outer_96b4.fixed-221a.paragraph_f402
  .input-hard-24a2 {
  width: 100%;
}
.header_hot_1b4d .fixed-221a {
  -webkit-box-align: center;
  align-items: center;
}
.header_hot_1b4d .fixed-221a .tabs-510f,
.header_hot_1b4d .fixed-221a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header_hot_1b4d .over_9d1c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_hot_1b4d .over_9d1c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_hot_1b4d .over_9d1c:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.header_hot_1b4d .cold_a4b5 {
  z-index: 5;
}
.header_hot_1b4d .highlight-52d6 .widget_a345 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header_hot_1b4d .info_2d60 .widget_a345 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header_hot_1b4d .sort_6f89 .widget_a345 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_hot_1b4d.info-a643 .pagination-212b,
.header_hot_1b4d.secondary_first_0ee6 .pagination-212b {
  display: block;
}
.header_hot_1b4d.info-a643 .pagination-212b .cold-1eb8,
.header_hot_1b4d.info-a643 .pagination-212b .table-5312,
.header_hot_1b4d.secondary_first_0ee6 .pagination-212b .cold-1eb8,
.header_hot_1b4d.secondary_first_0ee6 .pagination-212b .table-5312 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_hot_1b4d.backdrop_warm_5c1a .image-medium-9851 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header_hot_1b4d.backdrop_warm_5c1a .image-medium-9851 {
    margin-right: 0;
  }
}
.header_hot_1b4d.info-a643 .image-medium-9851,
.header_hot_1b4d.secondary_first_0ee6 .image-medium-9851 {
  padding-top: 40%;
}
.header_hot_1b4d.info-a643 .link_simple_6c96,
.header_hot_1b4d.secondary_first_0ee6 .link_simple_6c96 {
  display: block;
}
.header_hot_1b4d.info-a643 .fn-sticky-6dc2 .table-5312,
.header_hot_1b4d.secondary_first_0ee6 .fn-sticky-6dc2 .table-5312 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header_hot_1b4d.info-a643 .image-medium-9851,
.header_hot_1b4d.secondary_first_0ee6 .image-medium-9851 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header_hot_1b4d.info-a643 .table-5312 {
  padding: 1em;
}
.description_center_8a2a {
  margin: 30px auto;
  display: block;
}
.description_center_8a2a .popup_pressed_7b55 > * {
  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;
}
.description_center_8a2a .popup_pressed_7b55 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description_center_8a2a .popup_pressed_7b55 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel_dirty_94bf .tabs-510f {
  margin-bottom: 1.41575em;
}
.carousel_dirty_94bf .fresh-ee19 {
  margin-bottom: 1.618em;
}
.icon_eb70 .gallery_34c5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.icon_eb70 .gallery_34c5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.icon_eb70 .footer_huge_67da {
  max-width: 100%;
  overflow: auto;
}
.south_c998 .icon_eb70 a:hover {
  text-decoration: underline;
}
.plasma-f25b .stone_051c:not(.link_e4d7),
.plasma-f25b .over_9d1c {
  margin-bottom: 1.41575em;
}
.plasma-f25b .stone_051c:not(.link_e4d7):last-child,
.plasma-f25b .over_9d1c:last-child {
  margin-bottom: 0;
}
.plasma-f25b .stone_051c.overlay-right-b9f1 {
  margin-bottom: 0.41575em;
}
.plasma-f25b .label-copper-250a:before,
.plasma-f25b .gradient-inner-f3ca:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.plasma-f25b .label-copper-250a:before {
  content: "\f115";
}
.plasma-f25b .gradient-inner-f3ca:before {
  content: "\f02c";
}
.plasma-f25b .progress-6719 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.plasma-f25b .progress-6719 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outline-2c60 {
  display: -webkit-box;
  display: flex;
}
.outline-2c60 .soft_8ed0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outline-2c60 .soft_8ed0 {
    flex-basis: 90px;
  }
}
.outline-2c60 .layout-dynamic-5975 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline-2c60 .layout-dynamic-5975 {
    flex-basis: calc(100% - 50px);
  }
}
.outline-2c60 .card-c68c p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail_25b8 .popup_pressed_7b55 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail_25b8 .popup_pressed_7b55:after,
.thumbnail_25b8 .popup_pressed_7b55:before {
  content: "";
  display: table;
}
.thumbnail_25b8 .popup_pressed_7b55:after {
  clear: both;
}
.thumbnail_25b8 .popup_pressed_7b55 .menu_e8d7,
.thumbnail_25b8 .popup_pressed_7b55 .dynamic_845b {
  width: 49%;
}
.thumbnail_25b8 .popup_pressed_7b55 .menu_e8d7 a span.texture-4114,
.thumbnail_25b8 .popup_pressed_7b55 .dynamic_845b a span.texture-4114 {
  display: block;
  margin-bottom: 5px;
}
.thumbnail_25b8 .popup_pressed_7b55 .dynamic_845b {
  float: left;
  text-align: left;
}
.thumbnail_25b8 .popup_pressed_7b55 .menu_e8d7 {
  float: right;
  text-align: right;
}
.status_stale_5b0f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .status_stale_5b0f {
    margin-bottom: 0;
  }
}
.row_7140 {
  margin-bottom: 1em;
}
.row_7140 .link_e4d7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.liquid-f388 a {
  display: block;
  line-height: 0;
  position: relative;
}
.box-6dd6 .row_7140,
.container_3625 .row_7140 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .box-6dd6 .row_7140,
  .container_3625 .row_7140 {
    display: block;
  }
}
.box-6dd6 .liquid-f388,
.container_3625 .liquid-f388 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .box-6dd6 .liquid-f388,
  .container_3625 .liquid-f388 {
    margin-bottom: 1em;
  }
}
.box-6dd6 .liquid-f388 img,
.container_3625 .liquid-f388 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.box-6dd6 .preview-3df2,
.container_3625 .preview-3df2 {
  flex-basis: calc(100% - 160px);
}
.box-6dd6 .preview-3df2 p,
.container_3625 .preview-3df2 p {
  margin-bottom: 0;
}
.box-6dd6 .preview-3df2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .box-6dd6 .preview-3df2 {
    padding-left: 0;
  }
}
.container_3625 .preview-3df2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .container_3625 .preview-3df2 {
    padding-right: 0;
  }
}
.container_3625 .liquid-f388 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gradient-narrow-4b66 .liquid-f388 {
  margin-bottom: 0.5em;
}
.gradient-narrow-4b66 .liquid-f388 img {
  width: 100%;
}
.icon_brown_fca0 .layout-action-5a0e,
.shade_hot_1227 .layout-action-5a0e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade_hot_1227 .hidden_under_0eca .green_0e2a p:last-child {
  margin-bottom: 0;
}
.disabled_purple_386b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.west-a9bc .table_aff4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .west-a9bc .table_aff4:last-of-type {
    margin-bottom: 0;
  }
}
.west-a9bc .table_aff4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.west-a9bc .table_aff4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.west-a9bc .table_aff4 ul li {
  margin: 0 0 0.6em;
}
.west-a9bc .table_aff4 ul li.description-large-afe4,
.west-a9bc .table_aff4 ul li.gradient-prev-388d {
  position: relative;
}
.west-a9bc .table_aff4 ul li.description-large-afe4 .accordion_slow_5fb5,
.west-a9bc .table_aff4 ul li.gradient-prev-388d .accordion_slow_5fb5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.west-a9bc .table_aff4 ul li.description-large-afe4:after:after,
.west-a9bc .table_aff4 ul li.description-large-afe4:after:before,
.west-a9bc
  .table_aff4
  ul
  li.gradient-prev-388d:after:after,
.west-a9bc
  .table_aff4
  ul
  li.gradient-prev-388d:after:before {
  content: "";
  display: table;
}
.west-a9bc .table_aff4 ul li.description-large-afe4:after:after,
.west-a9bc
  .table_aff4
  ul
  li.gradient-prev-388d:after:after {
  clear: both;
}
.west-a9bc .table_aff4 a.slow-29cb:hover {
  text-decoration: none;
}
.west-a9bc .table_aff4 select {
  max-width: 100%;
}
.west-a9bc .table_aff4 table {
  font-size: 85%;
}
.west-a9bc .table_aff4 table td,
.west-a9bc .table_aff4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.west-a9bc .table_aff4 table tfoot td {
  text-align: left;
}
.west-a9bc .table_aff4 :last-child {
  margin-bottom: 0;
}
.west-a9bc .table_aff4 .pressed_e2a6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.west-a9bc .table_aff4 .pressed_e2a6 label {
  width: 100%;
}
.west-a9bc .table_aff4 .pressed_e2a6 .pattern-073c {
  width: 100%;
  display: block;
}
.west-a9bc .table_aff4 .pressed_e2a6 .yellow_3269 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.west-a9bc .table_aff4 .pressed_e2a6 .yellow_3269:hover svg #svg-search {
  fill: #444;
}
.west-a9bc .table_aff4 .pressed_e2a6 .yellow_3269 svg {
  width: 18px;
  height: 18px;
}
.west-a9bc .secondary_5333 ul ul,
.west-a9bc .carousel_085c ul ul,
.west-a9bc .main-bff7 ul ul,
.west-a9bc .pagination_dirty_f9b5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.west-a9bc .secondary_5333 .heading-gas-9b4b > a,
.west-a9bc .carousel_085c .heading-gas-9b4b > a,
.west-a9bc .main-bff7 .heading-gas-9b4b > a,
.west-a9bc .pagination_dirty_f9b5 .heading-gas-9b4b > a {
  margin-bottom: 0;
}
.west-a9bc .caption_a5aa li,
.west-a9bc .secondary_5333 li,
.west-a9bc .first_959b li,
.west-a9bc .carousel_085c li,
.west-a9bc .main-bff7 li,
.west-a9bc .pagination_dirty_f9b5 li,
.west-a9bc .breadcrumb_468c li,
.west-a9bc .fixed-933f li {
  display: block;
  position: relative;
}
.west-a9bc .caption_a5aa li:last-child,
.west-a9bc .secondary_5333 li:last-child,
.west-a9bc .first_959b li:last-child,
.west-a9bc .carousel_085c li:last-child,
.west-a9bc .main-bff7 li:last-child,
.west-a9bc .pagination_dirty_f9b5 li:last-child,
.west-a9bc .breadcrumb_468c li:last-child,
.west-a9bc .fixed-933f li:last-child {
  border: none;
}
.west-a9bc .caption_a5aa li a,
.west-a9bc .secondary_5333 li a,
.west-a9bc .first_959b li a,
.west-a9bc .carousel_085c li a,
.west-a9bc .main-bff7 li a,
.west-a9bc .pagination_dirty_f9b5 li a,
.west-a9bc .breadcrumb_468c li a,
.west-a9bc .fixed-933f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.west-a9bc .caption_a5aa li ul li::before,
.west-a9bc .secondary_5333 li ul li::before,
.west-a9bc .first_959b li ul li::before,
.west-a9bc .carousel_085c li ul li::before,
.west-a9bc .main-bff7 li ul li::before,
.west-a9bc .pagination_dirty_f9b5 li ul li::before,
.west-a9bc .breadcrumb_468c li ul li::before,
.west-a9bc .fixed-933f li ul li::before {
  left: 15px;
}
.west-a9bc .caption_a5aa li ul a,
.west-a9bc .secondary_5333 li ul a,
.west-a9bc .first_959b li ul a,
.west-a9bc .carousel_085c li ul a,
.west-a9bc .main-bff7 li ul a,
.west-a9bc .pagination_dirty_f9b5 li ul a,
.west-a9bc .breadcrumb_468c li ul a,
.west-a9bc .fixed-933f li ul a {
  padding-left: 20px;
}
.west-a9bc .caption_a5aa li ul ul li::before,
.west-a9bc .secondary_5333 li ul ul li::before,
.west-a9bc .first_959b li ul ul li::before,
.west-a9bc .carousel_085c li ul ul li::before,
.west-a9bc .main-bff7 li ul ul li::before,
.west-a9bc .pagination_dirty_f9b5 li ul ul li::before,
.west-a9bc .breadcrumb_468c li ul ul li::before,
.west-a9bc .fixed-933f li ul ul li::before {
  left: 30px;
}
.west-a9bc .caption_a5aa li ul ul a,
.west-a9bc .secondary_5333 li ul ul a,
.west-a9bc .first_959b li ul ul a,
.west-a9bc .carousel_085c li ul ul a,
.west-a9bc .main-bff7 li ul ul a,
.west-a9bc .pagination_dirty_f9b5 li ul ul a,
.west-a9bc .breadcrumb_468c li ul ul a,
.west-a9bc .fixed-933f li ul ul a {
  padding-left: 40px;
}
.west-a9bc .column_19d7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.west-a9bc .fixed-933f ul li {
  margin-bottom: 1.41575em;
}
.west-a9bc .fixed-933f ul li .over-0a15 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.west-a9bc .fixed-933f ul li .banner_a4f3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight-24ce .caption_a5aa li a,
.highlight-24ce .secondary_5333 li a,
.highlight-24ce .first_959b li a,
.highlight-24ce .carousel_085c li a,
.highlight-24ce .main-bff7 li a,
.highlight-24ce .pagination_dirty_f9b5 li a,
.highlight-24ce .breadcrumb_468c li a,
.highlight-24ce .fixed-933f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-24ce .column_19d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-24ce .table_aff4 ul li.description-large-afe4 .accordion_slow_5fb5,
.highlight-24ce .table_aff4 ul li.gradient-prev-388d .accordion_slow_5fb5 {
  background: rgba(0, 0, 0, 0.2);
}
.highlight-24ce .west-a9bc .table_aff4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-dc2b .west-a9bc .message_red_6c39 li {
  margin: 0;
}
.hidden-dc2b .west-a9bc .message_red_6c39 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden-dc2b .west-a9bc .message_red_6c39 li ul {
  margin: 0;
}
.hidden-dc2b .west-a9bc .message_red_6c39 li ul li a {
  padding-left: 15px;
}
.hidden-dc2b .west-a9bc .message_red_6c39 li ul li li a {
  padding-left: 30px;
}
.hidden-dc2b .west-a9bc .message_red_6c39 li.hidden_iron_1d50 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden-dc2b .west-a9bc .message_red_6c39 li.hidden_iron_1d50 > 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;
}
.hidden-dc2b .west-a9bc .message_red_6c39 li.hidden_iron_1d50 > 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;
}
.avatar-0712 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.slider-mini-1b23 {
  position: relative;
  z-index: 10;
}
.slider-mini-1b23 .thumbnail_7e73 {
  width: 100%;
  max-width: 100%;
}
.preview_left_6393 .info_inner_048e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.preview_left_6393 .preview-last-60d9 {
}
.preview_left_6393 .highlight-24ce {
  background: #292929;
}
.heading-15f6 .info_inner_048e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.heading-15f6 .preview-last-60d9 {
  background: #f9f9f9;
}
.heading-15f6 .highlight-24ce {
  background: #303030;
}
.module_4259 .info_inner_048e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .module_4259 .search-under-d340 {
    margin-bottom: 1em;
  }
  .module_4259 .search-under-d340:last-child {
    margin-bottom: 0;
  }
}
.module_4259 .preview-last-60d9 {
  background: #ededed;
}
.module_4259 .highlight-24ce {
  background: #1a1a1a;
}
.info_inner_048e.preview-last-60d9 {
  color: rgba(0, 0, 0, 0.6);
}
.info_inner_048e.preview-last-60d9 .article-stone-0985 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info_inner_048e.highlight-24ce {
  color: rgba(255, 255, 255, 0.99);
}
.info_inner_048e.highlight-24ce a:not(.slow-29cb) {
  color: rgba(255, 255, 255, 0.79);
}
.info_inner_048e.highlight-24ce a:not(.slow-29cb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_inner_048e.highlight-24ce .article-stone-0985 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_inner_048e.highlight-24ce table tbody td,
.info_inner_048e.highlight-24ce table th {
  background: rgba(0, 0, 0, 0.08);
}
.solid_d4d9.gas_8e11 .heading-upper-b333 {
  max-width: initial;
}
.solid_d4d9 .black-b22f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.solid_d4d9 .black-b22f .thumbnail_7e73 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .solid_d4d9 .black-b22f .thumbnail_7e73 {
    display: block;
    margin-bottom: 2em;
  }
  .solid_d4d9 .black-b22f .thumbnail_7e73:last-child {
    margin-bottom: 0;
  }
}
.module_4259 .search-under-d340:last-child,
.heading-15f6 .search-under-d340:last-child,
.preview_left_6393 .search-under-d340:last-child {
  margin-bottom: 0;
}
.module_4259 .search-under-d340 .west-a9bc .table_aff4:last-child,
.heading-15f6 .search-under-d340 .west-a9bc .table_aff4:last-child,
.preview_left_6393 .search-under-d340 .west-a9bc .table_aff4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .module_4259 .cool_c57d,
  .module_4259 .avatar_huge_f35d,
  .heading-15f6 .cool_c57d,
  .heading-15f6 .avatar_huge_f35d,
  .preview_left_6393 .cool_c57d,
  .preview_left_6393 .avatar_huge_f35d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .slider-mini-1b23 .search-under-d340 {
    margin-bottom: 2em;
  }
}
.slider-mini-1b23 p:last-child {
  margin-bottom: 0;
}
.slider-mini-1b23 li,
.slider-mini-1b23 ul {
  list-style: none;
  margin: 0;
}
.slider-mini-1b23 ul ul {
  margin-left: 2.617924em;
}
.box_cool_7634 {
  font-size: 0.875em;
}

/* css-noise: 11fd */
.ghost-box-m1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
