/*!
Theme Name: Customify
Theme URI: https://pressmaximum.complex_cdea/customify
Author: WPCustomify
Author URI: https://pressmaximum.complex_cdea
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.complex_cdea/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm-0285.hidden_red_bf3f/licenses/gpl-2.0.shadow_soft_dc80
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.picture_easy_a0a7/, (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.shadow-first-21f3.copper_137d/normalize.gallery-wide-35df/
 ======
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.gallery-wide-35df v7.0.0 | MIT License | github.complex_cdea/necolas/normalize.gallery-wide-35df */
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;
}
.hot_3b40 .title_f906,
.panel-ef37,
.primary-thick-6782,
.south-e08a,
.video_47e9,
.popup-gas-bf72,
.notice-4ff5,
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;
}
.panel-ef37,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel-ef37,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-ef37,
  h1 {
    font-size: 1.8em;
  }
}
.primary-thick-6782,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary-thick-6782 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary-thick-6782,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary-thick-6782,
  h2 {
    font-size: 1.7em;
  }
}
.south-e08a,
h3 {
  font-size: 1.618em;
}
.hot_3b40 .title_f906,
.video_47e9,
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.card-9a8c {
  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;
}
.summary-red-2ccd:after,
.summary-red-2ccd:before,
.notification_6a33:after,
.notification_6a33:before {
  content: "";
  display: table;
}
.summary-red-2ccd:after,
.notification_6a33:after {
  clear: both;
}
.bottom-dadc {
  float: right;
  margin-right: 0;
}
.tag-37ec {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.soft_ef5e .wood_b7d7,
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;
}
.soft_ef5e .wood_b7d7: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;
}
.steel-d9e4 .wood_b7d7 {
  box-shadow: none;
}
.steel-d9e4
  .wood_b7d7
  .narrow-b683 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.steel-d9e4 .wood_b7d7 .wide-0ae3 {
  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;
}
.steel-d9e4
  .wood_b7d7
  .wide-0ae3
  b {
  display: none;
}
.steel-d9e4 .solid-3e14 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay_ae46:not(.main_3572):not(.breadcrumb_9ebc),
button:not(.main_3572):not(.breadcrumb_9ebc),
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ),
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ),
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ) {
  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;
}
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ):hover,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ):hover,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):hover,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):hover,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ):active,
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ):active,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):active,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):active,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):active,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus {
  outline: 0;
}
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40 {
  position: relative;
}
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .full_f847,
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .silver_d784,
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .banner_full_2597,
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  i,
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  svg,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .full_f847,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .silver_d784,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .banner_full_2597,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  i,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  svg,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .full_f847,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .silver_d784,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .banner_full_2597,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  i,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  svg,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .full_f847,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .silver_d784,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .banner_full_2597,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  i,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  svg,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .full_f847,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .silver_d784,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  .banner_full_2597,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  i,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40
  svg {
  visibility: hidden;
}
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40:after,
button:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40:after,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40:after,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40:after,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ).fn-loading-8c40: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;
}
.overlay_ae46:not(.main_3572):not(.breadcrumb_9ebc),
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ),
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ),
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ) {
  color: #fff;
  background: #235787;
}
.overlay_ae46:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus,
input[type="button"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus,
input[type="reset"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus,
input[type="submit"]:not(.main_3572):not(
    .breadcrumb_9ebc
  ):focus {
  color: #fff;
}
.overlay_ae46.fn-disabled-8c40:not(.main_3572):not(
    .breadcrumb_9ebc
  ),
.overlay_ae46[disabled]:not(.main_3572):not(
    .breadcrumb_9ebc
  ),
button.fn-disabled-8c40:not(.main_3572):not(
    .breadcrumb_9ebc
  ),
button[disabled]:not(.main_3572):not(
    .breadcrumb_9ebc
  ) {
  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;
}
.picture_08b2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture_08b2: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;
}
.silver_a257 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden_left_fd02 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption_action_3ab9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.summary-red-2ccd:after,
.summary-red-2ccd:before,
.input_bfcd:after,
.input_bfcd:before,
.slow-6bdd:after,
.slow-6bdd:before,
.detail_tall_f135:after,
.detail_tall_f135:before,
.list_62f9:after,
.list_62f9:before,
.footer_11f9:after,
.footer_11f9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.summary-red-2ccd:after,
.input_bfcd:after,
.slow-6bdd:after,
.detail_tall_f135:after,
.list_62f9:after,
.footer_11f9:after {
  clear: both;
}
.input_bfcd .layout_6cd1,
.slow-6bdd .layout_6cd1,
.mini_6de8 .layout_6cd1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark-dcb1 {
  display: inline-block;
}
.wrapper_copper_d32c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.wrapper_copper_d32c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wrapper_copper_d32c .popup_8ddd {
  padding: 1em 0;
  font-size: 85%;
}
.popup_8ddd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.static-1b06 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.static-1b06:after,
.static-1b06:before {
  content: "";
  display: table;
}
.static-1b06:after {
  clear: both;
}
.under-0e8c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gas_b3fb .under-0e8c {
  max-width: 50%;
}
.gas_5f3b .under-0e8c {
  max-width: 33.33%;
}
.component-656a .under-0e8c {
  max-width: 25%;
}
.hidden_lower_dcde .under-0e8c {
  max-width: 20%;
}
.footer-smooth-6615 .under-0e8c {
  max-width: 16.66%;
}
.texture-bronze-ad2f .under-0e8c {
  max-width: 14.28%;
}
.logo_first_75c3 .under-0e8c {
  max-width: 12.5%;
}
.label-00b7 .under-0e8c {
  max-width: 11.11%;
}
.secondary-middle-a4f6 {
  display: block;
}
.hot_3b40 .aside_out_0c87 label,
.hot_3b40 .description-steel-a74d label,
.hot_3b40 .dark_3c56 label,
.hot_3b40 .picture_fluid_768d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_4108 {
  list-style: none;
  margin: 0;
}
.lite_4108 article.search_92b7 {
  margin-bottom: 0;
}
.lite_4108 ul {
  list-style: none;
  margin: 0;
}
.lite_4108 .iron_c01b li.search_92b7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_4108 .iron_c01b li.search_92b7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_4108 .iron_c01b li.search_92b7: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) {
  .lite_4108 .iron_c01b li.search_92b7 li.search_92b7 li.search_92b7 li.search_92b7 {
    padding-left: 0;
  }
}
article.search_92b7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_92b7 .input_bfcd p:last-of-type {
  margin-bottom: 0;
}
article.search_92b7 .old-ded8 {
  float: left;
}
article.search_92b7 .item-895d {
  margin-left: 85px;
}
article.search_92b7 .outline_clean_28f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_92b7 .outline_clean_28f0 .huge-4280 {
  margin-left: 10px;
}
article.search_92b7 .mask-rough-f729 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_92b7 .block_f379 {
  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 .aside_out_0c87,
  #respond .dark_3c56,
  #respond .picture_fluid_768d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside_out_0c87 input,
#respond .dark_3c56 input,
#respond .picture_fluid_768d input {
  width: 100%;
}
#respond .picture_fluid_768d {
  margin-right: 0;
}
#respond .description-east-c2f0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini_b722 {
  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;
}
.mini_b722.outline_middle_b0e7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini_b722 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%);
}
.mini_b722:focus,
.mini_b722:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.carousel_stale_3d29 {
  border-radius: 10%;
}
.popup_af2c {
  border-radius: 50%;
}
.icon-top-0791 {
  font-size: 0.72em;
}
.notice_blue_ae64 {
  font-size: 0.875em;
}
.dynamic_d983 {
  font-size: 1.1em;
}
.hero-d65b {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero-d65b.icon-top-0791 {
  letter-spacing: 0.5px;
}
.black-8297,
.black-8297 a {
  color: #6d6d6d;
}
.black-8297 a:hover {
  color: #111;
}
.card_wood_394b {
  color: #6d6d6d;
}
.wrapper-new-3493 {
  overflow-x: hidden;
}
.wrapper-new-3493 .avatar-hard-61f5.soft-da2e {
  position: relative;
}
.wrapper-new-3493 .avatar-hard-61f5.soft-da2e.detail-down-a9d2 {
  position: initial;
}
.wrapper-new-3493
  .avatar-hard-61f5.soft-da2e.detail-down-a9d2
  .pink_1d75 {
  left: auto;
}
.wrapper-new-3493 .avatar-hard-61f5 .pink_1d75 {
  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;
}
.wrapper-new-3493 .avatar-hard-61f5:hover.soft-da2e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper-new-3493
  .avatar-hard-61f5:hover.soft-da2e
  .pink_1d75 {
  display: block;
  z-index: 9999999;
}
.wrapper-new-3493 .component_5c86 .notification_old_b8fe,
.wrapper-new-3493 .text_97be .notification_old_b8fe {
  display: none;
}
.wrapper-new-3493 .video-dedb .avatar-hard-61f5:hover.soft-da2e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hot_3b40 .aside_out_0c87 label,
.hot_3b40 .description-steel-a74d label,
.hot_3b40 .dark_3c56 label,
.hot_3b40 .picture_fluid_768d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.lite_4108 {
  list-style: none;
  margin: 0;
}
.lite_4108 article.search_92b7 {
  margin-bottom: 0;
}
.lite_4108 ul {
  list-style: none;
  margin: 0;
}
.lite_4108 .iron_c01b li.search_92b7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .lite_4108 .iron_c01b li.search_92b7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .lite_4108 .iron_c01b li.search_92b7: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) {
  .lite_4108 .iron_c01b li.search_92b7 li.search_92b7 li.search_92b7 li.search_92b7 {
    padding-left: 0;
  }
}
article.search_92b7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.search_92b7 .input_bfcd p:last-of-type {
  margin-bottom: 0;
}
article.search_92b7 .old-ded8 {
  float: left;
}
article.search_92b7 .item-895d {
  margin-left: 85px;
}
article.search_92b7 .outline_clean_28f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.search_92b7 .outline_clean_28f0 .huge-4280 {
  margin-left: 10px;
}
article.search_92b7 .mask-rough-f729 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.search_92b7 .block_f379 {
  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 .aside_out_0c87,
  #respond .dark_3c56,
  #respond .picture_fluid_768d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside_out_0c87 input,
#respond .dark_3c56 input,
#respond .picture_fluid_768d input {
  width: 100%;
}
#respond .picture_fluid_768d {
  margin-right: 0;
}
#respond .description-east-c2f0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_5c86 .text_a4bc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.text_a4bc .hidden_a06e.slider_ea08 .hard-b087 > li > a:focus,
.text_a4bc .hidden_a06e.slider_ea08 .hard-b087 > li > a:hover,
.text_a4bc .hidden_a06e.media_893e .hard-b087 > li > a:focus,
.text_a4bc .hidden_a06e.media_893e .hard-b087 > li > a:hover,
.text_a4bc .hidden_a06e.inner-026a .hard-b087 > li > a:focus,
.text_a4bc .hidden_a06e.inner-026a .hard-b087 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_a4bc
  .hidden_a06e.slider_ea08
  .hard-b087
  > li.header_9069
  > a,
.text_a4bc
  .hidden_a06e.slider_ea08
  .hard-b087
  > li.shade_33a9
  > a,
.text_a4bc
  .hidden_a06e.media_893e
  .hard-b087
  > li.header_9069
  > a,
.text_a4bc
  .hidden_a06e.media_893e
  .hard-b087
  > li.shade_33a9
  > a,
.text_a4bc
  .hidden_a06e.inner-026a
  .hard-b087
  > li.header_9069
  > a,
.text_a4bc .hidden_a06e.inner-026a .hard-b087 > li.dark_de19 > a {
  color: rgba(255, 255, 255, 0.99);
}
.text_a4bc .accordion_2406,
.text_a4bc .accordion_2406 a {
  color: rgba(255, 255, 255, 0.99);
}
.text_a4bc .focus-8791.status_11b8 li a,
.text_a4bc .search_8c06 a,
.text_a4bc .iron_ba26,
.text_a4bc .hard-b087 > li > a,
.text_a4bc .sidebar-iron-c78f {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc .focus-8791.status_11b8 li a:hover,
.text_a4bc .search_8c06 a:hover,
.text_a4bc .iron_ba26:hover,
.text_a4bc .hard-b087 > li > a:hover,
.text_a4bc .sidebar-iron-c78f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_a4bc .main_narrow_b3d9 {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc .main_narrow_b3d9 .article-ec4a {
  color: rgba(255, 255, 255, 0.99);
}
.text_a4bc .main_narrow_b3d9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_a4bc .background_full_da34 .overlay-left-c85e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc .background_full_da34 .overlay-left-c85e .section_ddb9 {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc
  .background_full_da34
  .overlay-left-c85e
  .section_ddb9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc
  .background_full_da34
  .overlay-left-c85e
  .section_ddb9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc
  .background_full_da34
  .overlay-left-c85e
  .section_ddb9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc
  .background_full_da34
  .overlay-left-c85e
  .section_ddb9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc .background_full_da34 .steel-f7cc {
  color: rgba(255, 255, 255, 0.79);
}
.text_a4bc .background_full_da34 .steel-f7cc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under-2187
  .text_a4bc
  .background_full_da34
  .banner_26e1
  .huge-c275 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under-2187
  .text_a4bc
  .background_full_da34
  .banner_26e1
  .section_ddb9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_5c86 .outer-6a13 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outer-6a13 .hidden_a06e.slider_ea08 .hard-b087 > li > a:focus,
.outer-6a13 .hidden_a06e.slider_ea08 .hard-b087 > li > a:hover,
.outer-6a13 .hidden_a06e.media_893e .hard-b087 > li > a:focus,
.outer-6a13 .hidden_a06e.media_893e .hard-b087 > li > a:hover,
.outer-6a13 .hidden_a06e.inner-026a .hard-b087 > li > a:focus,
.outer-6a13 .hidden_a06e.inner-026a .hard-b087 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-6a13
  .hidden_a06e.slider_ea08
  .hard-b087
  > li.header_9069
  > a,
.outer-6a13
  .hidden_a06e.slider_ea08
  .hard-b087
  > li.shade_33a9
  > a,
.outer-6a13
  .hidden_a06e.media_893e
  .hard-b087
  > li.header_9069
  > a,
.outer-6a13
  .hidden_a06e.media_893e
  .hard-b087
  > li.shade_33a9
  > a,
.outer-6a13
  .hidden_a06e.inner-026a
  .hard-b087
  > li.header_9069
  > a,
.outer-6a13 .hidden_a06e.inner-026a .hard-b087 > li.dark_de19 > a {
  color: rgba(0, 0, 0, 0.8);
}
.outer-6a13 .accordion_2406,
.outer-6a13 .accordion_2406 a {
  color: rgba(0, 0, 0, 0.8);
}
.outer-6a13 .focus-8791.status_11b8 li a,
.outer-6a13 .search_8c06 a,
.outer-6a13 .iron_ba26,
.outer-6a13 .hard-b087 > li > a,
.outer-6a13 .sidebar-iron-c78f {
  color: rgba(0, 0, 0, 0.55);
}
.outer-6a13 .focus-8791.status_11b8 li a:hover,
.outer-6a13 .search_8c06 a:hover,
.outer-6a13 .iron_ba26:hover,
.outer-6a13 .hard-b087 > li > a:hover,
.outer-6a13 .sidebar-iron-c78f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-6a13 .main_narrow_b3d9 {
  color: rgba(0, 0, 0, 0.55);
}
.outer-6a13 .main_narrow_b3d9 .article-ec4a {
  color: rgba(0, 0, 0, 0.8);
}
.outer-6a13 .main_narrow_b3d9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_59c6 .module-94e0 {
  margin-left: auto;
  margin-right: auto;
}
.slow-6bdd > * {
  margin-left: auto;
  margin-right: auto;
}
.slow-6bdd .silver_a257 {
  margin-right: 1.41575em;
}
.slider-copper-10de .slow-6bdd > .title_under_67b1 {
  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;
}
.slider-copper-10de .slow-6bdd > .summary_154e {
  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;
}
.gas_3a36.bright_59c6 .module-94e0,
.panel-soft-5605.bright_59c6 .module-94e0 {
  margin-left: 0;
}
.steel_bb3b.bright_59c6 .module-94e0,
.primary-under-affd.bright_59c6 .module-94e0 {
  margin-right: 0;
}
.slow-6bdd ol,
.slow-6bdd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bronze_9088 video {
  max-width: 100%;
}
.left-b057 img {
  display: block;
}
.left-b057.silver_a257,
.left-b057.hidden_left_fd02 {
  width: 100%;
}
.left-b057.summary_154e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.warm_1d98:not(.first_7103) {
  margin: 1.5em auto;
}
.slow-e83c p {
  padding: 1.5em 14px;
}
ul.grid-hot-31d3.summary_154e,
ul.grid-hot-31d3.title_under_67b1,
ul.grid-hot-31d3.dark-efe4.title_under_67b1 {
  padding: 0 14px;
}
.brown_ece3 {
  display: block;
  overflow-x: auto;
}
.brown_ece3 table {
  border-collapse: collapse;
  width: 100%;
}
.brown_ece3 td,
.brown_ece3 th {
  padding: 0.5em;
}
.slow-6bdd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slow-6bdd ol ol,
.slow-6bdd ol ul,
.slow-6bdd ul ol,
.slow-6bdd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slow-6bdd ol ol li,
.slow-6bdd ol ul li,
.slow-6bdd ul ol li,
.slow-6bdd ul ul li {
  margin-left: 0;
}
.tabs-7e51.hover_bottom_9b50 > .steel_f364 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs-7e51.hover_bottom_9b50 > .steel_f364 iframe,
.tabs-7e51.hover_bottom_9b50 > .steel_f364 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.frame-paper-4e11 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.frame-paper-4e11.mini_bc98 {
  padding: 0;
}
.frame-paper-4e11.mini_bc98 cite {
  font-size: 13px;
}
.frame-paper-4e11 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.frame-paper-4e11 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.disabled_basic_33af {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.disabled_basic_33af > p:first-child {
  margin-top: 0;
}
.disabled_basic_33af cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.disabled_basic_33af blockquote {
  border-left: 0;
}
.table-8d21 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table-8d21:not(.tertiary-huge-8422) {
  max-width: 100px;
}
.table-8d21.paragraph-in-a5e6 {
  border-bottom: none !important;
  text-align: center;
}
.table-8d21.paragraph-in-a5e6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slow-e83c p {
    padding: 1.5em 0;
  }
}
.disabled_copper_b1a8 {
  color: #0073aa;
}
.heading_c55c {
  background-color: #0073aa;
}
.status_8189 {
  color: #229fd8;
}
.stale_52bc {
  background-color: #229fd8;
}
.wrapper_outer_daa1 {
  color: #eee;
}
.hard_1464 {
  background-color: #eee;
}
.over_33bc {
  color: #444;
}
.over_09fa {
  background-color: #444;
}
.small-65b5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.small-65b5 .breadcrumb_in_0959 .search_8c06 {
  font-size: 15px;
}
.small-65b5 .search_8c06 {
  line-height: 1.3;
}
.small-65b5 .outer-6a13 {
}
.small-65b5 .text_a4bc {
  background: #235787;
}
.shade_224d {
  padding: 0;
}
.shade_224d .text_a4bc {
  background: #1a1a1a;
}
.shade_224d .outer-6a13 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.panel-medium-57de {
  padding: 0;
  border-left: none;
  border-right: none;
}
.panel-medium-57de .outer-6a13 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.panel-medium-57de .text_a4bc {
  background: #303030;
}
.footer_11f9 {
  position: relative;
  z-index: 10;
}
.footer_11f9 .header-f5a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_out_15ba .soft-da2e {
  display: inline-block;
  vertical-align: middle;
}
.background_out_15ba.lower_bad1 .soft-da2e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background_out_15ba.lower_bad1 .soft-da2e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background_out_15ba.lower_bad1 .soft-da2e {
    margin-right: 0.4em;
  }
}
.background_out_15ba.lower_bad1 .soft-da2e:last-child {
  margin-right: 0;
}
.motion_5331 .header-f5a5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component_5c86 .breadcrumb_in_0959 {
    margin: 0 -0.5em;
  }
  .component_5c86 .breadcrumb_in_0959 [class*="customify-col-"],
  .component_5c86 .breadcrumb_in_0959 [class*="customify-col_"],
  .component_5c86 .breadcrumb_in_0959 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component_5c86.upper_bf9b .header-f5a5 {
  background: 0 0 !important;
}
.component_5c86.upper_bf9b .header-f5a5,
.component_5c86.motion_5331 .header-f5a5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component_5c86.smooth-769a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component_5c86.motion_5331 .header-f5a5 {
  box-shadow: none !important;
}
.old-7b82 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .old-7b82 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .old-7b82 {
    padding: 18px 0 20px;
  }
}
.old-7b82 .east-a1f0 {
  width: 100%;
}
.old-7b82 .full_c19a {
  margin-bottom: 0;
}
.old-7b82 .highlight_6d31 {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert_fc91 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert_fc91 .thumbnail-7789 {
  width: 100%;
}
.description_focused_6982 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description_focused_6982 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description_focused_6982 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;
}
.description_focused_6982 li:last-child:after {
  display: none;
}
.description_focused_6982 li a {
  font-weight: 500;
  margin-right: 10px;
}
.short-9329 .notification_old_b8fe button,
.old-7b82 .notification_old_b8fe button {
  left: 0;
}
.short-9329 .thumbnail-7789,
.old-7b82 .thumbnail-7789 {
  padding-left: 0;
  padding-right: 0;
}
.short-9329 .alert_fc91,
.old-7b82 .alert_fc91 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.short-9329 {
  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;
}
.short-9329: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;
}
.short-9329 .fluid-6658 {
  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) {
  .short-9329 .fluid-6658 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .short-9329 .fluid-6658 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .short-9329 .fluid-6658 {
    min-height: 200px;
  }
}
.short-9329 .description_focused_6982 {
  color: rgba(255, 255, 255, 0.8);
}
.short-9329 .description_focused_6982 a,
.short-9329 .description_focused_6982 li:after {
  color: inherit;
}
.short-9329 .description_focused_6982 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.focused_ea80 {
  margin-bottom: 0.5em;
}
.progress_70e5 {
  margin-bottom: 1.2em;
}
.progress_70e5,
.focused_ea80 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress_70e5 p:last-child,
.focused_ea80 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification_old_b8fe,
#masthead .notification_old_b8fe {
  display: none;
}
#masthead
  > .notification_old_b8fe.white-60c3 {
  display: none;
}
#masthead > .notification_old_b8fe button {
  left: 0;
}
.alert_85f0 {
  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%;
}
.alert_85f0 .soft-da2e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.alert_85f0 .under-eb1f {
  display: -webkit-box;
  display: flex;
}
.alert_85f0 .under-eb1f.solid_8527 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.alert_85f0 .under-eb1f.header-8fdf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert_85f0 .under-eb1f.gallery_d1de {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert_85f0.active-pressed-0bb2.motion_6c13 .under-eb1f.solid_8527 {
  flex-basis: 100%;
}
.alert_85f0.sort_smooth_effd .under-eb1f.header-8fdf {
  -webkit-box-flex: 1;
  flex: auto;
}
.alert_85f0.sort_smooth_effd .under-eb1f.gallery_d1de {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification_old_b8fe.white-60c3 {
  display: none;
}
#masthead > .notification_old_b8fe button {
  left: 0;
}
.advanced_ab8e {
  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;
}
.advanced_ab8e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.advanced_ab8e.copper-adbe i {
  margin-right: 4px;
}
.advanced_ab8e.liquid-7ea9 i {
  margin-left: 5px;
}
.search_8c06 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.search_8c06 p:last-child {
  margin-bottom: 0;
}
.header_98b5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header_98b5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header_98b5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header_98b5 .accordion_2406 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header_98b5 .tag_4f44 {
  margin: 5px 0 7px 0;
}
.header_98b5.tabs-top-b2d6 .texture-motion-fd14 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_98b5.tabs-top-b2d6 .surface_bright_816f {
  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;
}
.header_98b5.right-0485 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header_98b5.right-0485 .texture-motion-fd14 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_98b5.right-0485 .surface_bright_816f {
  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;
}
.header_98b5.breadcrumb-a8bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_98b5.dynamic-8625 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header_98b5.dynamic-8625 .surface_bright_816f {
  margin-top: 7px;
}
.footer_cool_87c0 {
  display: inline-block;
}
.footer_11f9 .paper_9908 .header_98b5 img {
  max-width: 100%;
}
.hidden_a06e .brown_4552.highlight_6d50,
.outer_6469 .brown_4552.highlight_6d50 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_a06e .slow-2f89,
.outer_6469 .slow-2f89 {
  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%);
}
.hidden_a06e .slow-2f89 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hidden_a06e.table-small-83d1 .slow-2f89 {
  display: none;
}
.hidden_a06e .right_34ce {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_a06e .right_34ce li {
  display: inline-block;
  position: relative;
}
.hidden_a06e .right_34ce li:last-child {
  margin-right: 0;
}
.hidden_a06e .right_34ce 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;
}
.hidden_a06e .right_34ce li.dark_de19 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hidden_a06e .right_34ce > 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;
}
.hidden_a06e .right_34ce > li > a i {
  line-height: 0;
}
.hidden_a06e .right_34ce > li.breadcrumb-6f23 > a .slow-2f89 {
  margin-left: 4px;
  line-height: 0;
}
.hidden_a06e .right_34ce .hero_0503 li.breadcrumb-6f23 > a {
  position: relative;
}
.hidden_a06e .right_34ce .hero_0503 li.breadcrumb-6f23 > a:after,
.hidden_a06e .right_34ce .hero_0503 li.breadcrumb-6f23 > a:before {
  content: "";
  display: table;
}
.hidden_a06e .right_34ce .hero_0503 li.breadcrumb-6f23 > a:after {
  clear: both;
}
.hidden_a06e .right_34ce .hero_0503 li.breadcrumb-6f23 > a .slow-2f89 {
  margin-left: 5px;
  float: right;
}
.hidden_a06e .layout_4980,
.hidden_a06e .hero_0503 {
  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;
}
.hidden_a06e .hero_0503 {
  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;
}
.hidden_a06e .hero_0503 .highlight_6d50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_a06e .hero_0503 .slow-2f89 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hidden_a06e .hero_0503 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hidden_a06e .hero_0503 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;
}
.hidden_a06e .hero_0503 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hidden_a06e .hero_0503 .hero_0503 {
  top: 0;
  left: 100%;
}
.hidden_a06e .advanced-704d.fn-focus-8c40 > .layout_4980,
.hidden_a06e .advanced-704d.fn-focus-8c40 > .hero_0503,
.hidden_a06e .advanced-704d:focus > .layout_4980,
.hidden_a06e .advanced-704d:focus > .hero_0503,
.hidden_a06e .advanced-704d:hover > .layout_4980,
.hidden_a06e .advanced-704d:hover > .hero_0503 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hidden_a06e.inner-026a .hard-b087:after,
.hidden_a06e.inner-026a .hard-b087:before {
  content: "";
  display: table;
}
.hidden_a06e.inner-026a .hard-b087:after {
  clear: both;
}
.hidden_a06e.inner-026a .hard-b087 > li {
  float: left;
}
.hidden_a06e.hover-glass-3199 .hard-b087:after,
.hidden_a06e.hover-glass-3199 .hard-b087:before {
  content: "";
  display: table;
}
.hidden_a06e.hover-glass-3199 .hard-b087:after {
  clear: both;
}
.hidden_a06e.hover-glass-3199 .hard-b087 > li {
  float: left;
}
.hidden_a06e.hover-glass-3199 .hard-b087 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_a06e.hover-glass-3199 .hard-b087 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_a06e.hover-glass-3199 .hard-b087 > li.header_9069 > a,
.hidden_a06e.hover-glass-3199 .hard-b087 > li.dark_de19 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_a06e.slider_ea08 .hard-b087 > li > a .highlight_6d50 {
  position: relative;
}
.hidden_a06e.slider_ea08 .hard-b087 > li > a .highlight_6d50: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;
}
.hidden_a06e.slider_ea08
  .hard-b087
  > li:focus
  > a
  .highlight_6d50:before,
.hidden_a06e.slider_ea08
  .hard-b087
  > li:hover
  > a
  .highlight_6d50:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_a06e.slider_ea08
  .hard-b087
  > li.header_9069
  > a
  .highlight_6d50:before,
.hidden_a06e.slider_ea08
  .hard-b087
  > li.shade_33a9
  > a
  .highlight_6d50:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_a06e.media_893e .hard-b087 > li > a .highlight_6d50 {
  position: relative;
}
.hidden_a06e.media_893e .hard-b087 > li > a .highlight_6d50: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;
}
.hidden_a06e.media_893e .hard-b087 > li:focus > a .highlight_6d50:before,
.hidden_a06e.media_893e
  .hard-b087
  > li:hover
  > a
  .highlight_6d50:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_a06e.media_893e
  .hard-b087
  > li.header_9069
  > a
  .highlight_6d50:before,
.hidden_a06e.media_893e
  .hard-b087
  > li.shade_33a9
  > a
  .highlight_6d50:before {
  width: 100%;
  background-color: currentColor;
}
.outer_6469 .right_34ce {
  margin: 0;
  padding: 0;
  list-style: none;
}
.outer_6469 .right_34ce li:first-child > a {
  border-top: none;
}
.outer_6469 .right_34ce .tabs-motion-8b29 > .highlight_6d50 .slow-2f89 {
  display: none;
}
.outer_6469 .right_34ce li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.outer_6469 .right_34ce li:last-child {
  border: none;
}
.outer_6469 .right_34ce li.breadcrumb-6f23 > a {
  padding-right: 45px !important;
}
.outer_6469 .right_34ce li a {
  display: block;
  padding: 0.55em 1.5em;
}
.outer_6469 .right_34ce li a:focus,
.outer_6469 .right_34ce li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer_6469 .right_34ce li .outline-a62e {
  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;
}
.outer_6469 .right_34ce li .outline-a62e:hover {
  box-shadow: none;
}
.outer_6469 .right_34ce li .outline-a62e .slow-2f89 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.outer_6469 .right_34ce .hero_0503 {
  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);
}
.outer_6469 .right_34ce .hero_0503 li a {
  padding-left: 3em;
}
.outer_6469 .right_34ce .upper_a2ae > a .outline-a62e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.outer_6469 .right_34ce .upper_a2ae > .hero_0503 {
  display: block;
  opacity: 1;
}
.detail-up-11e7 {
  max-width: 100%;
}
.article-thick-3e86 {
  line-height: 0;
  cursor: pointer;
}
.sidebar-iron-c78f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sidebar-iron-c78f:hover {
  box-shadow: none;
  color: currentColor;
}
.sidebar-iron-c78f svg {
  width: 18px;
  height: 18px;
}
.sidebar-iron-c78f .detail-bronze-5be1 {
  display: none;
}
.video-hot-1f51 {
  position: relative;
}
.video-hot-1f51.fn-active-8c40 .sidebar-iron-c78f .module-paper-b957 {
  display: none;
}
.video-hot-1f51.fn-active-8c40 .sidebar-iron-c78f .detail-bronze-5be1 {
  display: inline-block;
}
.video-hot-1f51 .layout-stone-1546 {
  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);
}
.video-hot-1f51.shade-c733 .layout-stone-1546 {
  left: auto;
  right: -0.9em;
}
.video-hot-1f51.shade-c733 .gallery-69d7::before {
  left: auto;
  right: 15px;
}
.video-hot-1f51.fn-active-8c40 .layout-stone-1546 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner_26e1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.banner_26e1 label {
  flex-basis: 100%;
}
.banner_26e1 .overlay-left-c85e {
  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;
}
.banner_26e1 .section_ddb9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.banner_26e1 .section_ddb9:focus {
  background-color: transparent;
}
.banner_26e1 button.steel-f7cc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.banner_26e1 button.steel-f7cc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.banner_26e1 button.steel-f7cc svg {
  width: 18px;
  height: 18px;
}
.banner_26e1 input[type="submit"] {
  min-height: auto;
}
.background_full_da34 .banner_26e1 .section_ddb9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gallery-69d7 {
  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) {
  .gallery-69d7 {
    width: 220px;
  }
}
.gallery-69d7 label {
  flex-basis: 100%;
}
.gallery-69d7::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;
}
.under-2187 .background_full_da34 .banner_26e1 {
  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;
}
.under-2187
  .background_full_da34
  .banner_26e1
  .overlay-left-c85e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.under-2187 .background_full_da34 .banner_26e1 .section_ddb9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.under-2187
  .background_full_da34
  .banner_26e1
  .section_ddb9:focus {
  background: 0 0;
}
.under-2187
  .background_full_da34
  .banner_26e1
  .huge-c275 {
  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;
}
.focus-8791 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focus-8791 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focus-8791 li:last-child {
  margin-right: 0;
}
.focus-8791 li:first-child {
  margin-left: 0;
}
.focus-8791.menu_aa7a a {
  color: #fff;
}
.focus-8791.menu_aa7a a:hover {
  color: #fff;
}
.focus-8791 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focus-8791 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focus-8791 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focus-8791 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focus-8791 [class*="social-icon-apple"] {
  background-color: #999;
}
.focus-8791 [class*="social-icon-apple"].column_north_f80a {
  background-color: transparent;
  color: #999;
}
.focus-8791 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focus-8791 [class*="social-icon-behance"].column_north_f80a {
  background-color: transparent;
  color: #1769ff;
}
.focus-8791 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focus-8791 [class*="social-icon-bitbucket"].column_north_f80a {
  background-color: transparent;
  color: #205081;
}
.focus-8791 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focus-8791 [class*="social-icon-codepen"].column_north_f80a {
  background-color: transparent;
  color: #000;
}
.focus-8791 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focus-8791 [class*="social-icon-delicious"].column_north_f80a {
  background-color: transparent;
  color: #39f;
}
.focus-8791 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focus-8791 [class*="social-icon-digg"].column_north_f80a {
  background-color: transparent;
  color: #005be2;
}
.focus-8791 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focus-8791 [class*="social-icon-dribbble"].column_north_f80a {
  background-color: transparent;
  color: #ea4c89;
}
.focus-8791 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focus-8791 [class*="social-icon-envelope"].column_north_f80a {
  background-color: transparent;
  color: #ea4335;
}
.focus-8791 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focus-8791 [class*="social-icon-facebook"].column_north_f80a {
  background-color: transparent;
  color: #3b5998;
}
.focus-8791 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focus-8791 [class*="social-icon-flickr"].column_north_f80a {
  background-color: transparent;
  color: #0063dc;
}
.focus-8791 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focus-8791 [class*="social-icon-foursquare"].column_north_f80a {
  background-color: transparent;
  color: #2d5be3;
}
.focus-8791 [class*="social-icon-github"] {
  background-color: #333;
}
.focus-8791 [class*="social-icon-github"].column_north_f80a {
  background-color: transparent;
  color: #333;
}
.focus-8791 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focus-8791 [class*="social-icon-google-plus"].column_north_f80a {
  background-color: transparent;
  color: #dd4b39;
}
.focus-8791 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focus-8791 [class*="social-icon-houzz"].column_north_f80a {
  background-color: transparent;
  color: #7ac142;
}
.focus-8791 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focus-8791 [class*="social-icon-instagram"].column_north_f80a {
  background-color: transparent;
  color: #262626;
}
.focus-8791 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focus-8791 [class*="social-icon-jsfiddle"].column_north_f80a {
  background-color: transparent;
  color: #487aa2;
}
.focus-8791 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focus-8791 [class*="social-icon-linkedin"].column_north_f80a {
  background-color: transparent;
  color: #0077b5;
}
.focus-8791 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focus-8791 [class*="social-icon-medium"].column_north_f80a {
  background-color: transparent;
  color: #00ab6b;
}
.focus-8791 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focus-8791
  [class*="social-icon-odnoklassniki"].column_north_f80a {
  background-color: transparent;
  color: #f4731c;
}
.focus-8791 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focus-8791 [class*="social-icon-meetup"].column_north_f80a {
  background-color: transparent;
  color: #ec1c40;
}
.focus-8791 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focus-8791 [class*="social-icon-pinterest"].column_north_f80a {
  background-color: transparent;
  color: #bd081c;
}
.focus-8791 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focus-8791 [class*="social-icon-product-hunt"].column_north_f80a {
  background-color: transparent;
  color: #da552f;
}
.focus-8791 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focus-8791 [class*="social-icon-reddit"].column_north_f80a {
  background-color: transparent;
  color: #ff4500;
}
.focus-8791 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focus-8791 [class*="social-icon-rss"].column_north_f80a {
  background-color: transparent;
  color: #f26522;
}
.focus-8791 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focus-8791
  [class*="social-icon-shopping-cart"].column_north_f80a {
  background-color: transparent;
  color: #4caf50;
}
.focus-8791 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focus-8791 [class*="social-icon-skype"].column_north_f80a {
  background-color: transparent;
  color: #00aff0;
}
.focus-8791 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focus-8791 [class*="social-icon-slideshare"].column_north_f80a {
  background-color: transparent;
  color: #0077b5;
}
.focus-8791 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focus-8791 [class*="social-icon-snapchat"].column_north_f80a {
  background-color: transparent;
  color: #fffc00;
}
.focus-8791 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focus-8791 [class*="social-icon-soundcloud"].column_north_f80a {
  background-color: transparent;
  color: #f80;
}
.focus-8791 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focus-8791 [class*="social-icon-spotify"].column_north_f80a {
  background-color: transparent;
  color: #2ebd59;
}
.focus-8791 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focus-8791
  [class*="social-icon-stack-overflow"].column_north_f80a {
  background-color: transparent;
  color: #fe7a15;
}
.focus-8791 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focus-8791 [class*="social-icon-maldkfgram"].column_north_f80a {
  background-color: transparent;
  color: #2ca5e0;
}
.focus-8791 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focus-8791 [class*="social-icon-tripadvisor"].column_north_f80a {
  background-color: transparent;
  color: #589442;
}
.focus-8791 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focus-8791 [class*="social-icon-tumblr"].column_north_f80a {
  background-color: transparent;
  color: #35465c;
}
.focus-8791 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focus-8791 [class*="social-icon-twitch"].column_north_f80a {
  background-color: transparent;
  color: #6441a5;
}
.focus-8791 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focus-8791 [class*="social-icon-twitter"].column_north_f80a {
  background-color: transparent;
  color: #1da1f2;
}
.focus-8791 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focus-8791 [class*="social-icon-vimeo"].column_north_f80a {
  background-color: transparent;
  color: #1ab7ea;
}
.focus-8791 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focus-8791 [class*="social-icon-vk"].column_north_f80a {
  background-color: transparent;
  color: #45668e;
}
.focus-8791 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focus-8791 [class*="social-icon-weibo"].column_north_f80a {
  background-color: transparent;
  color: #df2029;
}
.focus-8791 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focus-8791 [class*="social-icon-weixin"].column_north_f80a {
  background-color: transparent;
  color: #7bb32e;
}
.focus-8791 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focus-8791 [class*="social-icon-whatsapp"].column_north_f80a {
  background-color: transparent;
  color: #25d366;
}
.focus-8791 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focus-8791 [class*="social-icon-wordpress"].column_north_f80a {
  background-color: transparent;
  color: #21759b;
}
.focus-8791 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focus-8791 [class*="social-icon-xing"].column_north_f80a {
  background-color: transparent;
  color: #026466;
}
.focus-8791 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focus-8791 [class*="social-icon-yelp"].column_north_f80a {
  background-color: transparent;
  color: #af0606;
}
.focus-8791 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focus-8791 [class*="social-icon-youtube"].column_north_f80a {
  background-color: transparent;
  color: #cd201f;
}
.iron_ba26 {
  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;
}
.iron_ba26:hover {
  box-shadow: none;
  background: 0 0;
}
.orange-d775 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focused-dfda {
  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;
}
.outer-ad10 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background-d449 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background-d449,
.background-d449::after,
.background-d449::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;
}
.background-d449::after,
.background-d449::before {
  content: "";
  display: block;
  background-color: inherit;
}
.border-485c .focused-dfda .outer-ad10 {
  margin-top: -2px;
  width: 19px;
}
.border-485c .focused-dfda .background-d449 {
  margin-top: -1px;
}
.border-485c .focused-dfda .background-d449,
.border-485c .focused-dfda .background-d449::after,
.border-485c .focused-dfda .background-d449::before {
  width: 19px;
  height: 2px;
}
.border-485c .focused-dfda .background-d449::before {
  top: -6px;
}
.border-485c .focused-dfda .background-d449::after {
  bottom: -6px;
}
.action_f777 .focused-dfda .outer-ad10 {
  margin-top: -2px;
  width: 22px;
}
.action_f777 .focused-dfda .background-d449 {
  margin-top: -1px;
}
.action_f777 .focused-dfda .background-d449,
.action_f777 .focused-dfda .background-d449::after,
.action_f777 .focused-dfda .background-d449::before {
  width: 22px;
  height: 2px;
}
.action_f777 .focused-dfda .background-d449::before {
  top: -7px;
}
.action_f777 .focused-dfda .background-d449::after {
  bottom: -7px;
}
.block_medium_167f .focused-dfda .outer-ad10 {
  margin-top: -2px;
  width: 31px;
}
.block_medium_167f .focused-dfda .background-d449 {
  margin-top: -1.5px;
}
.block_medium_167f .focused-dfda .background-d449,
.block_medium_167f .focused-dfda .background-d449::after,
.block_medium_167f .focused-dfda .background-d449::before {
  width: 31px;
  height: 3px;
}
.block_medium_167f .focused-dfda .background-d449::before {
  top: -9px;
}
.block_medium_167f .focused-dfda .background-d449::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .iron_cdf9 .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 19px;
  }
  .iron_cdf9 .focused-dfda .background-d449 {
    margin-top: -1px;
  }
  .iron_cdf9 .focused-dfda .background-d449,
  .iron_cdf9 .focused-dfda .background-d449::after,
  .iron_cdf9 .focused-dfda .background-d449::before {
    width: 19px;
    height: 2px;
  }
  .iron_cdf9 .focused-dfda .background-d449::before {
    top: -6px;
  }
  .iron_cdf9 .focused-dfda .background-d449::after {
    bottom: -6px;
  }
  .texture-full-983d .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 22px;
  }
  .texture-full-983d .focused-dfda .background-d449 {
    margin-top: -1px;
  }
  .texture-full-983d .focused-dfda .background-d449,
  .texture-full-983d .focused-dfda .background-d449::after,
  .texture-full-983d .focused-dfda .background-d449::before {
    width: 22px;
    height: 2px;
  }
  .texture-full-983d .focused-dfda .background-d449::before {
    top: -7px;
  }
  .texture-full-983d .focused-dfda .background-d449::after {
    bottom: -7px;
  }
  .list_west_61d7 .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 31px;
  }
  .list_west_61d7 .focused-dfda .background-d449 {
    margin-top: -1.5px;
  }
  .list_west_61d7 .focused-dfda .background-d449,
  .list_west_61d7 .focused-dfda .background-d449::after,
  .list_west_61d7 .focused-dfda .background-d449::before {
    width: 31px;
    height: 3px;
  }
  .list_west_61d7 .focused-dfda .background-d449::before {
    top: -9px;
  }
  .list_west_61d7 .focused-dfda .background-d449::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .status_2856 .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 19px;
  }
  .status_2856 .focused-dfda .background-d449 {
    margin-top: -1px;
  }
  .status_2856 .focused-dfda .background-d449,
  .status_2856 .focused-dfda .background-d449::after,
  .status_2856 .focused-dfda .background-d449::before {
    width: 19px;
    height: 2px;
  }
  .status_2856 .focused-dfda .background-d449::before {
    top: -6px;
  }
  .status_2856 .focused-dfda .background-d449::after {
    bottom: -6px;
  }
  .full_bc6d .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 22px;
  }
  .full_bc6d .focused-dfda .background-d449 {
    margin-top: -1px;
  }
  .full_bc6d .focused-dfda .background-d449,
  .full_bc6d .focused-dfda .background-d449::after,
  .full_bc6d .focused-dfda .background-d449::before {
    width: 22px;
    height: 2px;
  }
  .full_bc6d .focused-dfda .background-d449::before {
    top: -7px;
  }
  .full_bc6d .focused-dfda .background-d449::after {
    bottom: -7px;
  }
  .photo-pink-356a .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 31px;
  }
  .photo-pink-356a .focused-dfda .background-d449 {
    margin-top: -1.5px;
  }
  .photo-pink-356a .focused-dfda .background-d449,
  .photo-pink-356a .focused-dfda .background-d449::after,
  .photo-pink-356a .focused-dfda .background-d449::before {
    width: 31px;
    height: 3px;
  }
  .photo-pink-356a .focused-dfda .background-d449::before {
    top: -9px;
  }
  .photo-pink-356a .focused-dfda .background-d449::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .steel_2993 .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 19px;
  }
  .steel_2993 .focused-dfda .background-d449 {
    margin-top: -1px;
  }
  .steel_2993 .focused-dfda .background-d449,
  .steel_2993 .focused-dfda .background-d449::after,
  .steel_2993 .focused-dfda .background-d449::before {
    width: 19px;
    height: 2px;
  }
  .steel_2993 .focused-dfda .background-d449::before {
    top: -6px;
  }
  .steel_2993 .focused-dfda .background-d449::after {
    bottom: -6px;
  }
  .progress-fluid-8d28 .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-fluid-8d28 .focused-dfda .background-d449 {
    margin-top: -1px;
  }
  .progress-fluid-8d28 .focused-dfda .background-d449,
  .progress-fluid-8d28 .focused-dfda .background-d449::after,
  .progress-fluid-8d28 .focused-dfda .background-d449::before {
    width: 22px;
    height: 2px;
  }
  .progress-fluid-8d28 .focused-dfda .background-d449::before {
    top: -7px;
  }
  .progress-fluid-8d28 .focused-dfda .background-d449::after {
    bottom: -7px;
  }
  .pattern_fresh_959f .focused-dfda .outer-ad10 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_fresh_959f .focused-dfda .background-d449 {
    margin-top: -1.5px;
  }
  .pattern_fresh_959f .focused-dfda .background-d449,
  .pattern_fresh_959f .focused-dfda .background-d449::after,
  .pattern_fresh_959f .focused-dfda .background-d449::before {
    width: 31px;
    height: 3px;
  }
  .pattern_fresh_959f .focused-dfda .background-d449::before {
    top: -9px;
  }
  .pattern_fresh_959f .focused-dfda .background-d449::after {
    bottom: -9px;
  }
}
.nav-solid-7e2a .background-d449 {
  -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);
}
.nav-solid-7e2a .background-d449::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.nav-solid-7e2a .background-d449::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);
}
.nav-solid-7e2a.brown_1631 .background-d449 {
  -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);
}
.nav-solid-7e2a.brown_1631 .background-d449::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.nav-solid-7e2a.brown_1631 .background-d449::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-e604 {
  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.notice-dynamic-54a9:before {
  display: none;
}
.text_97be {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.text_97be .texture-steel-5b12 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.text_97be .texture-steel-5b12:last-of-type {
  border-bottom: none;
}
.text_97be .texture-steel-5b12.plasma-72f1,
.text_97be .texture-steel-5b12.backdrop-4581,
.text_97be .texture-steel-5b12.caption-2e4f {
  padding: 0;
}
.text_97be .outer_6469 .outline-a62e {
  color: currentColor;
}
.text_97be .outer_6469 .outline-a62e:focus,
.text_97be .outer_6469 .outline-a62e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_97be.outer-6a13 .main_narrow_b3d9,
.text_97be.outer-6a13 .search_8c06 a,
.text_97be.outer-6a13 .hard-b087 a,
.text_97be.outer-6a13 .hero_0503 a {
  color: rgba(0, 0, 0, 0.55);
}
.text_97be.outer-6a13 .main_narrow_b3d9:hover,
.text_97be.outer-6a13 .search_8c06 a:hover,
.text_97be.outer-6a13 .hard-b087 a:hover,
.text_97be.outer-6a13 .hero_0503 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_97be.outer-6a13 .article-ec4a {
  color: rgba(0, 0, 0, 0.8);
}
.text_97be.outer-6a13 .texture-steel-5b12 {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_97be.outer-6a13 .texture-steel-5b12:before {
  background: rgba(0, 0, 0, 0.08);
}
.text_97be.outer-6a13 .tabs-4350:before {
  background: rgba(255, 255, 255, 0.9);
}
.text_97be.outer-6a13 .outer_6469 .right_34ce li a,
.text_97be.outer-6a13 .outer_6469 .outline-a62e,
.text_97be.outer-6a13 .hero_0503 {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_97be.outer-6a13 .outer_6469 .outline-a62e:focus,
.text_97be.outer-6a13 .outer_6469 .outline-a62e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_97be.outer-6a13 .right_34ce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text_97be.text_a4bc .main_narrow_b3d9,
.text_97be.text_a4bc .search_8c06 a,
.text_97be.text_a4bc .hard-b087 .outline-a62e,
.text_97be.text_a4bc .hard-b087 a,
.text_97be.text_a4bc .hero_0503 a {
  color: rgba(255, 255, 255, 0.79);
}
.text_97be.text_a4bc .main_narrow_b3d9:hover,
.text_97be.text_a4bc .search_8c06 a:hover,
.text_97be.text_a4bc .hard-b087 .outline-a62e:hover,
.text_97be.text_a4bc .hard-b087 a:hover,
.text_97be.text_a4bc .hero_0503 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text_97be.text_a4bc .article-ec4a {
  color: rgba(255, 255, 255, 0.99);
}
.text_97be.text_a4bc .texture-steel-5b12 {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_97be.text_a4bc .texture-steel-5b12:before {
  background: rgba(255, 255, 255, 0.08);
}
.text_97be.text_a4bc .tabs-4350:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_97be.text_a4bc .outer_6469 .right_34ce li a,
.text_97be.text_a4bc .outer_6469 .outline-a62e,
.text_97be.text_a4bc .hero_0503 {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_97be.text_a4bc .outer_6469 .outline-a62e:focus,
.text_97be.text_a4bc .outer_6469 .outline-a62e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text_97be.text_a4bc .right_34ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-4350 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs-4350:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.layout_first_4839 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar_new_d596 .text_97be {
  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;
}
.sidebar_new_d596 .texture-steel-5b12 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar_new_d596 .texture-steel-5b12: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) {
  .sidebar_new_d596 .texture-steel-5b12:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar_new_d596 .texture-steel-5b12:last-child:before {
  content: none;
}
.sidebar_new_d596 .texture-steel-5b12[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar_new_d596 .outer_6469 .right_34ce li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar_new_d596 .outer_6469 .right_34ce li a .outline-a62e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar_new_d596 .outer_6469 .hero_0503 {
  border: none;
}
.sidebar_new_d596 .outer_6469 .hero_0503 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar_new_d596 .tabs-4350 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar_new_d596 .layout_first_4839 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar_new_d596 .text_a4bc .tabs-4350:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_new_d596 .outer-6a13.purple_b518 .background-d449 {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar_new_d596
  .outer-6a13.purple_b518
  .background-d449::after,
.sidebar_new_d596
  .outer-6a13.purple_b518
  .background-d449:before {
  background: inherit;
}
.sidebar_new_d596
  .outer-6a13.purple_b518:hover
  .background-d449 {
  background: rgba(0, 0, 0, 0.8);
}
.fixed_0421 .text_97be {
  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) {
  .fixed_0421 .text_97be {
    width: auto;
    right: 45px;
  }
}
.avatar_1d0d .text_97be {
  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) {
  .avatar_1d0d .text_97be {
    width: auto;
    left: 45px;
  }
}
.notice-dynamic-54a9 .text_97be {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notice-dynamic-54a9 .layout_first_4839 {
  max-width: 48em;
  margin: 0 auto;
}
.notice-dynamic-54a9 .tabs-4350:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb_fresh_4f46 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_fresh_4f46.sidebar_new_d596 .text_97be {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb_fresh_4f46.fixed_0421 .text_97be {
  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);
}
.breadcrumb_fresh_4f46 .text_97be {
  visibility: visible;
}
.breadcrumb_fresh_4f46.avatar_1d0d .text_97be {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade-steel-82de,
.title-action-4a38 {
  overflow-x: hidden;
}
.shade-steel-82de .text_97be {
  overflow: auto;
}
.shade-steel-82de.sidebar_new_d596 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade-steel-82de.sidebar_new_d596 .text_97be {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade-steel-82de.sidebar_new_d596 .iron_ba26 {
  opacity: 0;
}
.shade-steel-82de.fixed_0421 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade-steel-82de.fixed_0421 .text_97be {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade-steel-82de.fixed_0421 .iron_ba26 {
  opacity: 0;
}
.shade-steel-82de.avatar_1d0d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade-steel-82de.avatar_1d0d .text_97be {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade-steel-82de.avatar_1d0d .iron_ba26 {
  opacity: 0;
}
.shade-steel-82de.notice-dynamic-54a9 .text_97be {
  z-index: 10;
  visibility: visible;
}
.purple_b518 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.purple_b518 .background-d449 {
  background: rgba(255, 255, 255, 0.99);
}
.purple_b518 .background-d449::after,
.purple_b518 .background-d449:before {
  background: inherit;
}
.purple_b518:hover .background-d449 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_1d0d .purple_b518 {
  top: 10px;
  right: auto;
  left: 12px;
}
.notice-dynamic-54a9 .purple_b518 {
  display: none !important;
}
.shade-steel-82de:before,
.title-action-4a38:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade-steel-82de .purple_b518,
.title-action-4a38 .purple_b518 {
  display: inline-block;
}
.text_97be .soft-da2e {
  -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;
}
.shade-steel-82de .text_97be .soft-da2e,
.title-action-4a38 .text_97be .soft-da2e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel-0aac .overlay-left-c85e {
  width: 100%;
}
.paper_9908 {
  padding: 0 0.5em 0;
}
.paper_9908 [class*="customify-col-"],
.paper_9908 [class*="customify-col_"],
.paper_9908 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hidden-5f4a .paper_9908 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb_in_0959 .content-in-863a,
  .content-in-863a {
    display: none;
  }
  .header-2576 {
    text-align: left;
  }
  .current_dddb {
    text-align: center;
  }
  .surface_1b4b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_in_0959 .summary-in-9f51,
  .summary-in-9f51 {
    display: none;
  }
  .tabs-1dcb {
    text-align: left;
  }
  .article_first_90ee {
    text-align: center;
  }
  .text-lite-7491 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_in_0959 .wrapper-d38f,
  .wrapper-d38f {
    display: none;
  }
  .label-cold-8d7f {
    text-align: left;
  }
  .hero-green-92b2 {
    text-align: center;
  }
  .logo-5b30 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.center_a0a9 {
  box-shadow: none !important;
}
.container-dynamic-5237 .icon-60ff,
.copper_b288 .icon-60ff {
  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;
}
.copper_b288 .icon-60ff {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header-f5a5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header-f5a5:after,
.header-f5a5:before {
  content: "";
  display: table;
}
.header-f5a5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header-f5a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header-f5a5,
.smooth-769a {
  max-width: 1248px;
  margin: 0 auto;
}

.detail_tall_f135.east_2270 .header-f5a5 {
  max-width: 100%;
}
.detail_tall_f135.label-complex-cf06 {
  max-width: 1200px;
  margin: 0 auto;
}
.detail_tall_f135.shadow-hovered-0697 .header-f5a5 {
  max-width: 100%;
}
.detail_tall_f135.shadow-hovered-0697 > .header-f5a5 {
  padding-left: 0;
  padding-right: 0;
}
.detail_tall_f135.shadow-hovered-0697 > .header-f5a5 .breadcrumb_in_0959 {
  margin: 0;
}
.detail_tall_f135.shadow-hovered-0697
  > .header-f5a5
  .active-9106.purple-99cc {
  margin-right: 0;
  margin-left: 0;
}
.detail_tall_f135.shadow-hovered-0697 #main.purple-99cc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .label-stone-06f1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .label-stone-06f1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo_north_71e1 .module-94e0 {
    padding-right: 1em;
  }
  .photo_north_71e1.simple-2783 .active-9106 {
    border-right: 1px solid #eaecee;
  }
  .photo_north_71e1.simple-2783 .module-94e0 {
    padding-right: 1em;
  }
  .photo_north_71e1.simple-2783 .paper-513c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-d9b6 .module-94e0 {
    padding-left: 1em;
  }
  .badge-d9b6.simple-2783 .active-9106 {
    border-left: 1px solid #eaecee;
  }
  .badge-d9b6.simple-2783 .module-94e0 {
    padding-left: 1em;
  }
  .badge-d9b6.simple-2783 .paper-513c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-2749 .module-94e0 {
    padding-left: 1em;
  }
  .texture-2749.simple-2783 .input-purple-cbc9 {
    border-right: 1px solid #eaecee;
  }
  .texture-2749.simple-2783 .left_70bc {
    border-right: 1px solid #eaecee;
  }
  .texture-2749.simple-2783 .module-94e0 {
    padding-left: 1em;
  }
  .texture-2749.simple-2783 .paper-513c {
    padding-right: 1em;
  }
  .texture-2749.simple-2783 .icon_a71b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-2eae .module-94e0 {
    padding-right: 1em;
  }
  .texture-2eae.simple-2783 .input-purple-cbc9 {
    border-left: 1px solid #eaecee;
  }
  .texture-2eae.simple-2783 .left_70bc {
    border-left: 1px solid #eaecee;
  }
  .texture-2eae.simple-2783 .module-94e0 {
    padding-right: 1em;
  }
  .texture-2eae.simple-2783 .paper-513c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-2eae.simple-2783 .icon_a71b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-stone-06f1 .module-94e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-stone-06f1.simple-2783 .active-9106 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .label-stone-06f1.simple-2783 .module-94e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-stone-06f1.simple-2783 .paper-513c {
    padding-left: 1em;
  }
  .label-stone-06f1.simple-2783 .icon_a71b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .label-stone-06f1.simple-2783 .module-94e0 {
    padding-left: 0;
  }
}
.chip-east-af9b .background_out_15ba {
  display: inline-block;
}
.stale_66a5 {
  display: inline-block;
}
.widget-steel-d348 {
  word-con: break-word;
}
.logo-76dd > span {
  display: inline-block;
  padding: 5px 0;
}
.logo-76dd .description-fresh-9177 {
  margin-left: 8px;
  margin-right: 8px;
}
.logo-76dd .stale_f7d2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thumbnail_0a31 .accent-bottom-f5d6 {
  margin-bottom: 2em;
}
.thumbnail_0a31 .hidden-7429 {
  margin-bottom: 15px;
}
.thumbnail_0a31 .hidden-7429:last-child {
  margin-bottom: 0;
}
.thumbnail_0a31 .element_new_f75b {
  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) {
  .thumbnail_0a31 .element_new_f75b {
    display: block;
  }
}
.thumbnail_0a31 .wrapper-hard-a535 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thumbnail_0a31 .wrapper-hard-a535 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thumbnail_0a31 .slow_efc4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thumbnail_0a31 .slow_efc4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thumbnail_0a31 .slow_efc4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thumbnail_0a31 .widget-steel-d348 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail_0a31 .widget-steel-d348 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thumbnail_0a31 .smooth-e2f9 p:last-child {
  margin-bottom: 0;
}
.thumbnail_0a31 .background-under-d942 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thumbnail_0a31 .narrow-8a05 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thumbnail_0a31 .silver-524f {
  margin-top: 1em;
}
.thumbnail_0a31 .notice_f606 {
  top: 0;
  display: block;
}
.thumbnail_0a31 .notice_f606 a {
  color: inherit;
}
.thumbnail_0a31 .notice_f606 a:hover {
  color: inherit;
}
.thumbnail_0a31 .slow-a5f5 {
  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;
}
.thumbnail_0a31 .slow-a5f5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thumbnail_0a31 .narrow-8a05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thumbnail_0a31 .nav_fae6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thumbnail_0a31 .nav_fae6:first-child {
  margin-top: 0;
}
.thumbnail_0a31 .nav_fae6.down-420c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thumbnail_0a31 .nav_fae6.south_6a54 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail_0a31
  .nav_fae6.south_6a54.out_3b47
  .silver-524f {
  width: 100%;
}
.thumbnail_0a31 .south_6a54 {
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail_0a31 .south_6a54 .logo-76dd,
.thumbnail_0a31 .south_6a54 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thumbnail_0a31 .slow_efc4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail_0a31 .slow_efc4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumbnail_0a31 .slow_efc4: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;
}
.thumbnail_0a31 .down-420c {
  z-index: 5;
}
.thumbnail_0a31 .shadow-last-4375 .pattern_fixed_40fe {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thumbnail_0a31 .plasma-f19a .pattern_fixed_40fe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thumbnail_0a31 .cool_cc8a .pattern_fixed_40fe {
  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;
}
.thumbnail_0a31.active-574a .element_new_f75b,
.thumbnail_0a31.shadow-cold-2e7e .element_new_f75b {
  display: block;
}
.thumbnail_0a31.active-574a .element_new_f75b .layout_narrow_c50a,
.thumbnail_0a31.active-574a .element_new_f75b .narrow-8a05,
.thumbnail_0a31.shadow-cold-2e7e .element_new_f75b .layout_narrow_c50a,
.thumbnail_0a31.shadow-cold-2e7e .element_new_f75b .narrow-8a05 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_0a31.highlight-purple-5507 .wrapper-hard-a535 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thumbnail_0a31.highlight-purple-5507 .wrapper-hard-a535 {
    margin-right: 0;
  }
}
.thumbnail_0a31.active-574a .wrapper-hard-a535,
.thumbnail_0a31.shadow-cold-2e7e .wrapper-hard-a535 {
  padding-top: 40%;
}
.thumbnail_0a31.active-574a .accent-bottom-f5d6,
.thumbnail_0a31.shadow-cold-2e7e .accent-bottom-f5d6 {
  display: block;
}
.thumbnail_0a31.active-574a .fn-sticky-8c40 .narrow-8a05,
.thumbnail_0a31.shadow-cold-2e7e .fn-sticky-8c40 .narrow-8a05 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thumbnail_0a31.active-574a .wrapper-hard-a535,
.thumbnail_0a31.shadow-cold-2e7e .wrapper-hard-a535 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thumbnail_0a31.active-574a .narrow-8a05 {
  padding: 1em;
}
.alert_yellow_6886 {
  margin: 30px auto;
  display: block;
}
.alert_yellow_6886 .gas-ed77 > * {
  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;
}
.alert_yellow_6886 .gas-ed77 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_yellow_6886 .gas-ed77 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-a06a .logo-76dd {
  margin-bottom: 1.41575em;
}
.slider-a06a .sort_old_860f {
  margin-bottom: 1.618em;
}
.slow-6bdd .column-fixed-aab9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slow-6bdd .column-fixed-aab9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slow-6bdd .clean-8999 {
  max-width: 100%;
  overflow: auto;
}
.bright_59c6 .slow-6bdd a:hover {
  text-decoration: underline;
}
.thumbnail-3ae4 .hidden-7429:not(.widget-steel-d348),
.thumbnail-3ae4 .slow_efc4 {
  margin-bottom: 1.41575em;
}
.thumbnail-3ae4 .hidden-7429:not(.widget-steel-d348):last-child,
.thumbnail-3ae4 .slow_efc4:last-child {
  margin-bottom: 0;
}
.thumbnail-3ae4 .hidden-7429.overlay-e714 {
  margin-bottom: 0.41575em;
}
.thumbnail-3ae4 .active-in-a991:before,
.thumbnail-3ae4 .preview_e0b2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thumbnail-3ae4 .active-in-a991:before {
  content: "\f115";
}
.thumbnail-3ae4 .preview_e0b2:before {
  content: "\f02c";
}
.thumbnail-3ae4 .rough-c37c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thumbnail-3ae4 .rough-c37c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade-6437 {
  display: -webkit-box;
  display: flex;
}
.shade-6437 .form-8c2e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade-6437 .form-8c2e {
    flex-basis: 90px;
  }
}
.shade-6437 .input_up_223b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-6437 .input_up_223b {
    flex-basis: calc(100% - 50px);
  }
}
.shade-6437 .under_6653 p:last-child {
  margin-bottom: 0.72em;
}
.paragraph-clean-6247 .gas-ed77 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paragraph-clean-6247 .gas-ed77:after,
.paragraph-clean-6247 .gas-ed77:before {
  content: "";
  display: table;
}
.paragraph-clean-6247 .gas-ed77:after {
  clear: both;
}
.paragraph-clean-6247 .gas-ed77 .aside-f745,
.paragraph-clean-6247 .gas-ed77 .border_b5e5 {
  width: 49%;
}
.paragraph-clean-6247 .gas-ed77 .aside-f745 a span.fixed-96a3,
.paragraph-clean-6247 .gas-ed77 .border_b5e5 a span.fixed-96a3 {
  display: block;
  margin-bottom: 5px;
}
.paragraph-clean-6247 .gas-ed77 .border_b5e5 {
  float: left;
  text-align: left;
}
.paragraph-clean-6247 .gas-ed77 .aside-f745 {
  float: right;
  text-align: right;
}
.over-de70 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .over-de70 {
    margin-bottom: 0;
  }
}
.west_c0ea {
  margin-bottom: 1em;
}
.west_c0ea .widget-steel-d348 {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_orange_5710 a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge_c030 .west_c0ea,
.center_56f9 .west_c0ea {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge_c030 .west_c0ea,
  .center_56f9 .west_c0ea {
    display: block;
  }
}
.badge_c030 .highlight_orange_5710,
.center_56f9 .highlight_orange_5710 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge_c030 .highlight_orange_5710,
  .center_56f9 .highlight_orange_5710 {
    margin-bottom: 1em;
  }
}
.badge_c030 .highlight_orange_5710 img,
.center_56f9 .highlight_orange_5710 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge_c030 .preview_5f9a,
.center_56f9 .preview_5f9a {
  flex-basis: calc(100% - 160px);
}
.badge_c030 .preview_5f9a p,
.center_56f9 .preview_5f9a p {
  margin-bottom: 0;
}
.badge_c030 .preview_5f9a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge_c030 .preview_5f9a {
    padding-left: 0;
  }
}
.center_56f9 .preview_5f9a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .center_56f9 .preview_5f9a {
    padding-right: 0;
  }
}
.center_56f9 .highlight_orange_5710 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard-0744 .highlight_orange_5710 {
  margin-bottom: 0.5em;
}
.hard-0744 .highlight_orange_5710 img {
  width: 100%;
}
.fixed_6d9a .tag-cold-f9cf,
.pink_3a91 .tag-cold-f9cf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink_3a91 .active-9106 .hard-1134 p:last-child {
  margin-bottom: 0;
}
.hovered-9a64 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.footer_78fc .surface_4f57 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .footer_78fc .surface_4f57:last-of-type {
    margin-bottom: 0;
  }
}
.footer_78fc .surface_4f57 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_78fc .surface_4f57 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.footer_78fc .surface_4f57 ul li {
  margin: 0 0 0.6em;
}
.footer_78fc .surface_4f57 ul li.text_last_8e50,
.footer_78fc .surface_4f57 ul li.border-outer-371c {
  position: relative;
}
.footer_78fc .surface_4f57 ul li.text_last_8e50 .secondary-paper-df1f,
.footer_78fc .surface_4f57 ul li.border-outer-371c .secondary-paper-df1f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.footer_78fc .surface_4f57 ul li.text_last_8e50:after:after,
.footer_78fc .surface_4f57 ul li.text_last_8e50:after:before,
.footer_78fc
  .surface_4f57
  ul
  li.border-outer-371c:after:after,
.footer_78fc
  .surface_4f57
  ul
  li.border-outer-371c:after:before {
  content: "";
  display: table;
}
.footer_78fc .surface_4f57 ul li.text_last_8e50:after:after,
.footer_78fc
  .surface_4f57
  ul
  li.border-outer-371c:after:after {
  clear: both;
}
.footer_78fc .surface_4f57 a.overlay_ae46:hover {
  text-decoration: none;
}
.footer_78fc .surface_4f57 select {
  max-width: 100%;
}
.footer_78fc .surface_4f57 table {
  font-size: 85%;
}
.footer_78fc .surface_4f57 table td,
.footer_78fc .surface_4f57 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.footer_78fc .surface_4f57 table tfoot td {
  text-align: left;
}
.footer_78fc .surface_4f57 :last-child {
  margin-bottom: 0;
}
.footer_78fc .surface_4f57 .preview-mini-57f0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.footer_78fc .surface_4f57 .preview-mini-57f0 label {
  width: 100%;
}
.footer_78fc .surface_4f57 .preview-mini-57f0 .section_ddb9 {
  width: 100%;
  display: block;
}
.footer_78fc .surface_4f57 .preview-mini-57f0 .steel-f7cc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.footer_78fc .surface_4f57 .preview-mini-57f0 .steel-f7cc:hover svg #svg-search {
  fill: #444;
}
.footer_78fc .surface_4f57 .preview-mini-57f0 .steel-f7cc svg {
  width: 18px;
  height: 18px;
}
.footer_78fc .preview_stale_4122 ul ul,
.footer_78fc .highlight_9b49 ul ul,
.footer_78fc .solid-1f46 ul ul,
.footer_78fc .form-c9ee ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.footer_78fc .preview_stale_4122 .breadcrumb-6f23 > a,
.footer_78fc .highlight_9b49 .breadcrumb-6f23 > a,
.footer_78fc .solid-1f46 .breadcrumb-6f23 > a,
.footer_78fc .form-c9ee .breadcrumb-6f23 > a {
  margin-bottom: 0;
}
.footer_78fc .aside-iron-923d li,
.footer_78fc .preview_stale_4122 li,
.footer_78fc .video-a4f1 li,
.footer_78fc .highlight_9b49 li,
.footer_78fc .solid-1f46 li,
.footer_78fc .form-c9ee li,
.footer_78fc .description-f33c li,
.footer_78fc .lite-2ec6 li {
  display: block;
  position: relative;
}
.footer_78fc .aside-iron-923d li:last-child,
.footer_78fc .preview_stale_4122 li:last-child,
.footer_78fc .video-a4f1 li:last-child,
.footer_78fc .highlight_9b49 li:last-child,
.footer_78fc .solid-1f46 li:last-child,
.footer_78fc .form-c9ee li:last-child,
.footer_78fc .description-f33c li:last-child,
.footer_78fc .lite-2ec6 li:last-child {
  border: none;
}
.footer_78fc .aside-iron-923d li a,
.footer_78fc .preview_stale_4122 li a,
.footer_78fc .video-a4f1 li a,
.footer_78fc .highlight_9b49 li a,
.footer_78fc .solid-1f46 li a,
.footer_78fc .form-c9ee li a,
.footer_78fc .description-f33c li a,
.footer_78fc .lite-2ec6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_78fc .aside-iron-923d li ul li::before,
.footer_78fc .preview_stale_4122 li ul li::before,
.footer_78fc .video-a4f1 li ul li::before,
.footer_78fc .highlight_9b49 li ul li::before,
.footer_78fc .solid-1f46 li ul li::before,
.footer_78fc .form-c9ee li ul li::before,
.footer_78fc .description-f33c li ul li::before,
.footer_78fc .lite-2ec6 li ul li::before {
  left: 15px;
}
.footer_78fc .aside-iron-923d li ul a,
.footer_78fc .preview_stale_4122 li ul a,
.footer_78fc .video-a4f1 li ul a,
.footer_78fc .highlight_9b49 li ul a,
.footer_78fc .solid-1f46 li ul a,
.footer_78fc .form-c9ee li ul a,
.footer_78fc .description-f33c li ul a,
.footer_78fc .lite-2ec6 li ul a {
  padding-left: 20px;
}
.footer_78fc .aside-iron-923d li ul ul li::before,
.footer_78fc .preview_stale_4122 li ul ul li::before,
.footer_78fc .video-a4f1 li ul ul li::before,
.footer_78fc .highlight_9b49 li ul ul li::before,
.footer_78fc .solid-1f46 li ul ul li::before,
.footer_78fc .form-c9ee li ul ul li::before,
.footer_78fc .description-f33c li ul ul li::before,
.footer_78fc .lite-2ec6 li ul ul li::before {
  left: 30px;
}
.footer_78fc .aside-iron-923d li ul ul a,
.footer_78fc .preview_stale_4122 li ul ul a,
.footer_78fc .video-a4f1 li ul ul a,
.footer_78fc .highlight_9b49 li ul ul a,
.footer_78fc .solid-1f46 li ul ul a,
.footer_78fc .form-c9ee li ul ul a,
.footer_78fc .description-f33c li ul ul a,
.footer_78fc .lite-2ec6 li ul ul a {
  padding-left: 40px;
}
.footer_78fc .box-5cd1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_78fc .lite-2ec6 ul li {
  margin-bottom: 1.41575em;
}
.footer_78fc .lite-2ec6 ul li .chip-44d8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.footer_78fc .lite-2ec6 ul li .menu_old_c5c6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.text_a4bc .aside-iron-923d li a,
.text_a4bc .preview_stale_4122 li a,
.text_a4bc .video-a4f1 li a,
.text_a4bc .highlight_9b49 li a,
.text_a4bc .solid-1f46 li a,
.text_a4bc .form-c9ee li a,
.text_a4bc .description-f33c li a,
.text_a4bc .lite-2ec6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_a4bc .box-5cd1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_a4bc .surface_4f57 ul li.text_last_8e50 .secondary-paper-df1f,
.text_a4bc .surface_4f57 ul li.border-outer-371c .secondary-paper-df1f {
  background: rgba(0, 0, 0, 0.2);
}
.text_a4bc .footer_78fc .surface_4f57 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_tall_f135 .footer_78fc .right_34ce li {
  margin: 0;
}
.detail_tall_f135 .footer_78fc .right_34ce li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.detail_tall_f135 .footer_78fc .right_34ce li ul {
  margin: 0;
}
.detail_tall_f135 .footer_78fc .right_34ce li ul li a {
  padding-left: 15px;
}
.detail_tall_f135 .footer_78fc .right_34ce li ul li li a {
  padding-left: 30px;
}
.detail_tall_f135 .footer_78fc .right_34ce li.dark_de19 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.detail_tall_f135 .footer_78fc .right_34ce li.dark_de19 > 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;
}
.detail_tall_f135 .footer_78fc .right_34ce li.dark_de19 > 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;
}
.east-9503 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list_62f9 {
  position: relative;
  z-index: 10;
}
.list_62f9 .soft-da2e {
  width: 100%;
  max-width: 100%;
}
.dim_eb38 .paragraph-north-9ef0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dim_eb38 .outer-6a13 {
}
.dim_eb38 .text_a4bc {
  background: #292929;
}
.dynamic_e5c7 .paragraph-north-9ef0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dynamic_e5c7 .outer-6a13 {
  background: #f9f9f9;
}
.dynamic_e5c7 .text_a4bc {
  background: #303030;
}
.up_1beb .paragraph-north-9ef0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .up_1beb .background_out_15ba {
    margin-bottom: 1em;
  }
  .up_1beb .background_out_15ba:last-child {
    margin-bottom: 0;
  }
}
.up_1beb .outer-6a13 {
  background: #ededed;
}
.up_1beb .text_a4bc {
  background: #1a1a1a;
}
.paragraph-north-9ef0.outer-6a13 {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph-north-9ef0.outer-6a13 .button-d14d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-north-9ef0.text_a4bc {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-north-9ef0.text_a4bc a:not(.overlay_ae46) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-north-9ef0.text_a4bc a:not(.overlay_ae46):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-north-9ef0.text_a4bc .button-d14d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-north-9ef0.text_a4bc table tbody td,
.paragraph-north-9ef0.text_a4bc table th {
  background: rgba(0, 0, 0, 0.08);
}
.video-dedb.motion_5331 .header-f5a5 {
  max-width: initial;
}
.video-dedb .lower_bad1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.video-dedb .lower_bad1 .soft-da2e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .video-dedb .lower_bad1 .soft-da2e {
    display: block;
    margin-bottom: 2em;
  }
  .video-dedb .lower_bad1 .soft-da2e:last-child {
    margin-bottom: 0;
  }
}
.up_1beb .background_out_15ba:last-child,
.dynamic_e5c7 .background_out_15ba:last-child,
.dim_eb38 .background_out_15ba:last-child {
  margin-bottom: 0;
}
.up_1beb .background_out_15ba .footer_78fc .surface_4f57:last-child,
.dynamic_e5c7 .background_out_15ba .footer_78fc .surface_4f57:last-child,
.dim_eb38 .background_out_15ba .footer_78fc .surface_4f57:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .up_1beb .status-a71c,
  .up_1beb .table_64e7,
  .dynamic_e5c7 .status-a71c,
  .dynamic_e5c7 .table_64e7,
  .dim_eb38 .status-a71c,
  .dim_eb38 .table_64e7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list_62f9 .background_out_15ba {
    margin-bottom: 2em;
  }
}
.list_62f9 p:last-child {
  margin-bottom: 0;
}
.list_62f9 li,
.list_62f9 ul {
  list-style: none;
  margin: 0;
}
.list_62f9 ul ul {
  margin-left: 2.617924em;
}
.under_de6a {
  font-size: 0.875em;
}

/* css-noise: 0d31 */
.promo-block-f3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
