/*!
Theme Name: Customify
Theme URI: https://pressmaximum.silver_c9cd/customify
Author: WPCustomify
Author URI: https://pressmaximum.silver_c9cd
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.silver_c9cd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info_fc75.plasma_e534/licenses/gpl-2.0.cool-166f
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.dirty-492e/, (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.pagination-under-9f95.shade_6c8e/normalize.aside_bda8/
 ======
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.aside_bda8 v7.0.0 | MIT License | github.silver_c9cd/necolas/normalize.aside_bda8 */
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;
}
.button_2096 .message-31bc,
.first-9743,
.hidden_lower_e301,
.out_d02c,
.feature-4e57,
.sidebar-cee3,
.heading-first-e872,
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;
}
.first-9743,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .first-9743,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .first-9743,
  h1 {
    font-size: 1.8em;
  }
}
.hidden_lower_e301,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden_lower_e301 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden_lower_e301,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_lower_e301,
  h2 {
    font-size: 1.7em;
  }
}
.out_d02c,
h3 {
  font-size: 1.618em;
}
.button_2096 .message-31bc,
.feature-4e57,
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.title-3a05 {
  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;
}
.complex-5642:after,
.complex-5642:before,
.modal_fluid_076a:after,
.modal_fluid_076a:before {
  content: "";
  display: table;
}
.complex-5642:after,
.modal_fluid_076a:after {
  clear: both;
}
.primary-375a {
  float: right;
  margin-right: 0;
}
.under_f9a2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.current-4400 .item_hovered_911f,
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;
}
.current-4400 .item_hovered_911f: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;
}
.east_1889 .item_hovered_911f {
  box-shadow: none;
}
.east_1889
  .item_hovered_911f
  .widget_1d65 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.east_1889 .item_hovered_911f .tag-2ec7 {
  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;
}
.east_1889
  .item_hovered_911f
  .tag-2ec7
  b {
  display: none;
}
.east_1889 .box-simple-b41f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(.breadcrumb-34bd),
button:not(.shadow_light_30f1):not(.breadcrumb-34bd),
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ),
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ),
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ) {
  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;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):hover,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):hover,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):hover,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):hover,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):active,
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):active,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):active,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):active,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):active,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus {
  outline: 0;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3 {
  position: relative;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .list_lite_4023,
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .filter-iron-9f16,
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .bright-009a,
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  i,
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  svg,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .list_lite_4023,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .filter-iron-9f16,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .bright-009a,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  i,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  svg,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .list_lite_4023,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .filter-iron-9f16,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .bright-009a,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  i,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  svg,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .list_lite_4023,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .filter-iron-9f16,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .bright-009a,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  i,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  svg,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .list_lite_4023,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .filter-iron-9f16,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  .bright-009a,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  i,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3
  svg {
  visibility: hidden;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3:after,
button:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3:after,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3:after,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3:after,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ).fn-loading-e6f3: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;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(.breadcrumb-34bd),
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ),
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ),
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ) {
  color: #fff;
  background: #235787;
}
.shade-dirty-0974:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus,
input[type="button"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus,
input[type="reset"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus,
input[type="submit"]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ):focus {
  color: #fff;
}
.shade-dirty-0974.fn-disabled-e6f3:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ),
.shade-dirty-0974[disabled]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ),
button.fn-disabled-e6f3:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ),
button[disabled]:not(.shadow_light_30f1):not(
    .breadcrumb-34bd
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.full-30e9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.full-30e9: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;
}
.link-0149 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description-basic-14c0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.old_0dce {
  clear: both;
  display: block;
  margin: 0 auto;
}
.complex-5642:after,
.complex-5642:before,
.fresh-5055:after,
.fresh-5055:before,
.tag-under-1e8a:after,
.tag-under-1e8a:before,
.primary_0992:after,
.primary_0992:before,
.gold-2d18:after,
.gold-2d18:before,
.last-070e:after,
.last-070e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.complex-5642:after,
.fresh-5055:after,
.tag-under-1e8a:after,
.primary_0992:after,
.gold-2d18:after,
.last-070e:after {
  clear: both;
}
.fresh-5055 .wood-e50d,
.tag-under-1e8a .wood-e50d,
.notification_2983 .wood-e50d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark-2732 {
  display: inline-block;
}
.modal-inner-1d5e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.modal-inner-1d5e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.modal-inner-1d5e .paragraph_new_7fb4 {
  padding: 1em 0;
  font-size: 85%;
}
.paragraph_new_7fb4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.article_fbef {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.article_fbef:after,
.article_fbef:before {
  content: "";
  display: table;
}
.article_fbef:after {
  clear: both;
}
.backdrop_d951 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu-in-6c5c .backdrop_d951 {
  max-width: 50%;
}
.orange-3787 .backdrop_d951 {
  max-width: 33.33%;
}
.short-2470 .backdrop_d951 {
  max-width: 25%;
}
.action-af26 .backdrop_d951 {
  max-width: 20%;
}
.white_4117 .backdrop_d951 {
  max-width: 16.66%;
}
.advanced_c87b .backdrop_d951 {
  max-width: 14.28%;
}
.table_9309 .backdrop_d951 {
  max-width: 12.5%;
}
.media_9230 .backdrop_d951 {
  max-width: 11.11%;
}
.advanced_7178 {
  display: block;
}
.button_2096 .inner-6535 label,
.button_2096 .menu_e61e label,
.button_2096 .tooltip-fabc label,
.button_2096 .accent_static_6a68 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-3c3d {
  list-style: none;
  margin: 0;
}
.tag-3c3d article.under-9930 {
  margin-bottom: 0;
}
.tag-3c3d ul {
  list-style: none;
  margin: 0;
}
.tag-3c3d .focus-orange-ba2b li.under-9930 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-3c3d .focus-orange-ba2b li.under-9930 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-3c3d .focus-orange-ba2b li.under-9930: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) {
  .tag-3c3d .focus-orange-ba2b li.under-9930 li.under-9930 li.under-9930 li.under-9930 {
    padding-left: 0;
  }
}
article.under-9930 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under-9930 .fresh-5055 p:last-of-type {
  margin-bottom: 0;
}
article.under-9930 .thumbnail_bright_3149 {
  float: left;
}
article.under-9930 .steel_7d58 {
  margin-left: 85px;
}
article.under-9930 .middle_365a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under-9930 .middle_365a .tiny_7a7f {
  margin-left: 10px;
}
article.under-9930 .center-885a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under-9930 .form-82f6 {
  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 .inner-6535,
  #respond .tooltip-fabc,
  #respond .accent_static_6a68 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner-6535 input,
#respond .tooltip-fabc input,
#respond .accent_static_6a68 input {
  width: 100%;
}
#respond .accent_static_6a68 {
  margin-right: 0;
}
#respond .top_c907 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_mini_410e {
  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;
}
.outline_mini_410e.heading-gas-e187 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outline_mini_410e 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%);
}
.outline_mini_410e:focus,
.outline_mini_410e: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);
}
.accordion_b447 {
  border-radius: 10%;
}
.outline_e4f3 {
  border-radius: 50%;
}
.grid-north-12eb {
  font-size: 0.72em;
}
.sort_0495 {
  font-size: 0.875em;
}
.down-2a3a {
  font-size: 1.1em;
}
.huge_a11e {
  text-transform: uppercase;
  line-height: 1.2;
}
.huge_a11e.grid-north-12eb {
  letter-spacing: 0.5px;
}
.avatar_5fc9,
.avatar_5fc9 a {
  color: #6d6d6d;
}
.avatar_5fc9 a:hover {
  color: #111;
}
.west-3bf1 {
  color: #6d6d6d;
}
.hard-377c {
  overflow-x: hidden;
}
.hard-377c .article-small-e7db.hidden_4ed2 {
  position: relative;
}
.hard-377c .article-small-e7db.hidden_4ed2.frame_over_aba3 {
  position: initial;
}
.hard-377c
  .article-small-e7db.hidden_4ed2.frame_over_aba3
  .description_hovered_141e {
  left: auto;
}
.hard-377c .article-small-e7db .description_hovered_141e {
  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;
}
.hard-377c .article-small-e7db:hover.hidden_4ed2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hard-377c
  .article-small-e7db:hover.hidden_4ed2
  .description_hovered_141e {
  display: block;
  z-index: 9999999;
}
.hard-377c .accent_3aad .shade-15f7,
.hard-377c .chip-544a .shade-15f7 {
  display: none;
}
.hard-377c .article_lower_35ab .article-small-e7db:hover.hidden_4ed2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_2096 .inner-6535 label,
.button_2096 .menu_e61e label,
.button_2096 .tooltip-fabc label,
.button_2096 .accent_static_6a68 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-3c3d {
  list-style: none;
  margin: 0;
}
.tag-3c3d article.under-9930 {
  margin-bottom: 0;
}
.tag-3c3d ul {
  list-style: none;
  margin: 0;
}
.tag-3c3d .focus-orange-ba2b li.under-9930 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-3c3d .focus-orange-ba2b li.under-9930 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-3c3d .focus-orange-ba2b li.under-9930: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) {
  .tag-3c3d .focus-orange-ba2b li.under-9930 li.under-9930 li.under-9930 li.under-9930 {
    padding-left: 0;
  }
}
article.under-9930 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under-9930 .fresh-5055 p:last-of-type {
  margin-bottom: 0;
}
article.under-9930 .thumbnail_bright_3149 {
  float: left;
}
article.under-9930 .steel_7d58 {
  margin-left: 85px;
}
article.under-9930 .middle_365a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under-9930 .middle_365a .tiny_7a7f {
  margin-left: 10px;
}
article.under-9930 .center-885a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under-9930 .form-82f6 {
  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 .inner-6535,
  #respond .tooltip-fabc,
  #respond .accent_static_6a68 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner-6535 input,
#respond .tooltip-fabc input,
#respond .accent_static_6a68 input {
  width: 100%;
}
#respond .accent_static_6a68 {
  margin-right: 0;
}
#respond .top_c907 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accent_3aad .basic-e479 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.basic-e479 .border-white-8695.footer-4a50 .out_57bc > li > a:focus,
.basic-e479 .border-white-8695.footer-4a50 .out_57bc > li > a:hover,
.basic-e479 .border-white-8695.upper-3c08 .out_57bc > li > a:focus,
.basic-e479 .border-white-8695.upper-3c08 .out_57bc > li > a:hover,
.basic-e479 .border-white-8695.video_fbb0 .out_57bc > li > a:focus,
.basic-e479 .border-white-8695.video_fbb0 .out_57bc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-e479
  .border-white-8695.footer-4a50
  .out_57bc
  > li.large-8dcb
  > a,
.basic-e479
  .border-white-8695.footer-4a50
  .out_57bc
  > li.tabs-narrow-8f46
  > a,
.basic-e479
  .border-white-8695.upper-3c08
  .out_57bc
  > li.large-8dcb
  > a,
.basic-e479
  .border-white-8695.upper-3c08
  .out_57bc
  > li.tabs-narrow-8f46
  > a,
.basic-e479
  .border-white-8695.video_fbb0
  .out_57bc
  > li.large-8dcb
  > a,
.basic-e479 .border-white-8695.video_fbb0 .out_57bc > li.west_45ad > a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-e479 .left_dda7,
.basic-e479 .left_dda7 a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-e479 .thumbnail-f9d0.background_32b3 li a,
.basic-e479 .carousel_lite_716c a,
.basic-e479 .label_stale_06ce,
.basic-e479 .out_57bc > li > a,
.basic-e479 .full-4044 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479 .thumbnail-f9d0.background_32b3 li a:hover,
.basic-e479 .carousel_lite_716c a:hover,
.basic-e479 .label_stale_06ce:hover,
.basic-e479 .out_57bc > li > a:hover,
.basic-e479 .full-4044:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-e479 .column_silver_b862 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479 .column_silver_b862 .fresh_4a97 {
  color: rgba(255, 255, 255, 0.99);
}
.basic-e479 .column_silver_b862:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-e479 .modal-bright-4683 .button_e686 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479 .modal-bright-4683 .button_e686 .banner_d497 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479
  .modal-bright-4683
  .button_e686
  .banner_d497::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479
  .modal-bright-4683
  .button_e686
  .banner_d497:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479
  .modal-bright-4683
  .button_e686
  .banner_d497::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479
  .modal-bright-4683
  .button_e686
  .banner_d497::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479 .modal-bright-4683 .section-259a {
  color: rgba(255, 255, 255, 0.79);
}
.basic-e479 .modal-bright-4683 .section-259a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.down_9d8e
  .basic-e479
  .modal-bright-4683
  .detail_9ed9
  .popup_hard_2434 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.down_9d8e
  .basic-e479
  .modal-bright-4683
  .detail_9ed9
  .banner_d497 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_3aad .tag_steel_25d0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tag_steel_25d0 .border-white-8695.footer-4a50 .out_57bc > li > a:focus,
.tag_steel_25d0 .border-white-8695.footer-4a50 .out_57bc > li > a:hover,
.tag_steel_25d0 .border-white-8695.upper-3c08 .out_57bc > li > a:focus,
.tag_steel_25d0 .border-white-8695.upper-3c08 .out_57bc > li > a:hover,
.tag_steel_25d0 .border-white-8695.video_fbb0 .out_57bc > li > a:focus,
.tag_steel_25d0 .border-white-8695.video_fbb0 .out_57bc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_steel_25d0
  .border-white-8695.footer-4a50
  .out_57bc
  > li.large-8dcb
  > a,
.tag_steel_25d0
  .border-white-8695.footer-4a50
  .out_57bc
  > li.tabs-narrow-8f46
  > a,
.tag_steel_25d0
  .border-white-8695.upper-3c08
  .out_57bc
  > li.large-8dcb
  > a,
.tag_steel_25d0
  .border-white-8695.upper-3c08
  .out_57bc
  > li.tabs-narrow-8f46
  > a,
.tag_steel_25d0
  .border-white-8695.video_fbb0
  .out_57bc
  > li.large-8dcb
  > a,
.tag_steel_25d0 .border-white-8695.video_fbb0 .out_57bc > li.west_45ad > a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_steel_25d0 .left_dda7,
.tag_steel_25d0 .left_dda7 a {
  color: rgba(0, 0, 0, 0.8);
}
.tag_steel_25d0 .thumbnail-f9d0.background_32b3 li a,
.tag_steel_25d0 .carousel_lite_716c a,
.tag_steel_25d0 .label_stale_06ce,
.tag_steel_25d0 .out_57bc > li > a,
.tag_steel_25d0 .full-4044 {
  color: rgba(0, 0, 0, 0.55);
}
.tag_steel_25d0 .thumbnail-f9d0.background_32b3 li a:hover,
.tag_steel_25d0 .carousel_lite_716c a:hover,
.tag_steel_25d0 .label_stale_06ce:hover,
.tag_steel_25d0 .out_57bc > li > a:hover,
.tag_steel_25d0 .full-4044:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_steel_25d0 .column_silver_b862 {
  color: rgba(0, 0, 0, 0.55);
}
.tag_steel_25d0 .column_silver_b862 .fresh_4a97 {
  color: rgba(0, 0, 0, 0.8);
}
.tag_steel_25d0 .column_silver_b862:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_north_d11a .caption-focused-1f0c {
  margin-left: auto;
  margin-right: auto;
}
.tag-under-1e8a > * {
  margin-left: auto;
  margin-right: auto;
}
.tag-under-1e8a .link-0149 {
  margin-right: 1.41575em;
}
.header-bf34 .tag-under-1e8a > .box-bd45 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.header-bf34 .tag-under-1e8a > .preview_566e {
  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;
}
.heading-static-9f04.preview_north_d11a .caption-focused-1f0c,
.summary-soft-979f.preview_north_d11a .caption-focused-1f0c {
  margin-left: 0;
}
.label_dynamic_6a0d.preview_north_d11a .caption-focused-1f0c,
.bottom_9218.preview_north_d11a .caption-focused-1f0c {
  margin-right: 0;
}
.tag-under-1e8a ol,
.tag-under-1e8a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pro_5b80 video {
  max-width: 100%;
}
.accordion-motion-dbc7 img {
  display: block;
}
.accordion-motion-dbc7.link-0149,
.accordion-motion-dbc7.description-basic-14c0 {
  width: 100%;
}
.accordion-motion-dbc7.preview_566e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.preview_active_21a1:not(.container-up-6dee) {
  margin: 1.5em auto;
}
.glass_b88b p {
  padding: 1.5em 14px;
}
ul.slider_801f.preview_566e,
ul.slider_801f.box-bd45,
ul.slider_801f.breadcrumb-current-a349.box-bd45 {
  padding: 0 14px;
}
.media_south_4a7c {
  display: block;
  overflow-x: auto;
}
.media_south_4a7c table {
  border-collapse: collapse;
  width: 100%;
}
.media_south_4a7c td,
.media_south_4a7c th {
  padding: 0.5em;
}
.tag-under-1e8a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tag-under-1e8a ol ol,
.tag-under-1e8a ol ul,
.tag-under-1e8a ul ol,
.tag-under-1e8a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tag-under-1e8a ol ol li,
.tag-under-1e8a ol ul li,
.tag-under-1e8a ul ol li,
.tag-under-1e8a ul ul li {
  margin-left: 0;
}
.simple_3b12.badge-mini-ffd2 > .solid_a97b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.simple_3b12.badge-mini-ffd2 > .solid_a97b iframe,
.simple_3b12.badge-mini-ffd2 > .solid_a97b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.modal-left-43bc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.modal-left-43bc.under_699a {
  padding: 0;
}
.modal-left-43bc.under_699a cite {
  font-size: 13px;
}
.modal-left-43bc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.modal-left-43bc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.black_7f63 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.black_7f63 > p:first-child {
  margin-top: 0;
}
.black_7f63 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.black_7f63 blockquote {
  border-left: 0;
}
.banner-e8f6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.banner-e8f6:not(.widget_out_92e1) {
  max-width: 100px;
}
.banner-e8f6.popup_tall_d6ea {
  border-bottom: none !important;
  text-align: center;
}
.banner-e8f6.popup_tall_d6ea::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .glass_b88b p {
    padding: 1.5em 0;
  }
}
.gas_edcc {
  color: #0073aa;
}
.table-lite-8aff {
  background-color: #0073aa;
}
.hot_71c6 {
  color: #229fd8;
}
.image_5592 {
  background-color: #229fd8;
}
.tertiary_bottom_6d38 {
  color: #eee;
}
.progress_8e15 {
  background-color: #eee;
}
.pagination_f6ad {
  color: #444;
}
.tabs-middle-2893 {
  background-color: #444;
}
.action_12d5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.action_12d5 .footer_soft_8e24 .carousel_lite_716c {
  font-size: 15px;
}
.action_12d5 .carousel_lite_716c {
  line-height: 1.3;
}
.action_12d5 .tag_steel_25d0 {
}
.action_12d5 .basic-e479 {
  background: #235787;
}
.first-4f15 {
  padding: 0;
}
.first-4f15 .basic-e479 {
  background: #1a1a1a;
}
.first-4f15 .tag_steel_25d0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.row-60ee {
  padding: 0;
  border-left: none;
  border-right: none;
}
.row-60ee .tag_steel_25d0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.row-60ee .basic-e479 {
  background: #303030;
}
.last-070e {
  position: relative;
  z-index: 10;
}
.last-070e .container_e985 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_active_190f .hidden_4ed2 {
  display: inline-block;
  vertical-align: middle;
}
.main_active_190f.logo-down-04a4 .hidden_4ed2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .main_active_190f.logo-down-04a4 .hidden_4ed2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .main_active_190f.logo-down-04a4 .hidden_4ed2 {
    margin-right: 0.4em;
  }
}
.main_active_190f.logo-down-04a4 .hidden_4ed2:last-child {
  margin-right: 0;
}
.image_first_f0a5 .container_e985 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .accent_3aad .footer_soft_8e24 {
    margin: 0 -0.5em;
  }
  .accent_3aad .footer_soft_8e24 [class*="customify-col-"],
  .accent_3aad .footer_soft_8e24 [class*="customify-col_"],
  .accent_3aad .footer_soft_8e24 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.accent_3aad.secondary_b9cd .container_e985 {
  background: 0 0 !important;
}
.accent_3aad.secondary_b9cd .container_e985,
.accent_3aad.image_first_f0a5 .container_e985 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .accent_3aad.bronze_a15c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.accent_3aad.image_first_f0a5 .container_e985 {
  box-shadow: none !important;
}
.banner-e49f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .banner-e49f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .banner-e49f {
    padding: 18px 0 20px;
  }
}
.banner-e49f .column-5b93 {
  width: 100%;
}
.banner-e49f .layout_hard_e816 {
  margin-bottom: 0;
}
.banner-e49f .next-b5ea {
  margin-top: 5px;
  font-size: 0.875em;
}
.text-c330 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.text-c330 .pro_9ec8 {
  width: 100%;
}
.motion_f916 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.motion_f916 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.motion_f916 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;
}
.motion_f916 li:last-child:after {
  display: none;
}
.motion_f916 li a {
  font-weight: 500;
  margin-right: 10px;
}
.input-2b41 .shade-15f7 button,
.banner-e49f .shade-15f7 button {
  left: 0;
}
.input-2b41 .pro_9ec8,
.banner-e49f .pro_9ec8 {
  padding-left: 0;
  padding-right: 0;
}
.input-2b41 .text-c330,
.banner-e49f .text-c330 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input-2b41 {
  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;
}
.input-2b41: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;
}
.input-2b41 .gallery_607e {
  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) {
  .input-2b41 .gallery_607e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input-2b41 .gallery_607e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input-2b41 .gallery_607e {
    min-height: 200px;
  }
}
.input-2b41 .motion_f916 {
  color: rgba(255, 255, 255, 0.8);
}
.input-2b41 .motion_f916 a,
.input-2b41 .motion_f916 li:after {
  color: inherit;
}
.input-2b41 .motion_f916 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.large_e565 {
  margin-bottom: 0.5em;
}
.grid_c5ef {
  margin-bottom: 1.2em;
}
.grid_c5ef,
.large_e565 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid_c5ef p:last-child,
.large_e565 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade-15f7,
#masthead .shade-15f7 {
  display: none;
}
#masthead
  > .shade-15f7.right-81f2 {
  display: none;
}
#masthead > .shade-15f7 button {
  left: 0;
}
.wrapper_40c4 {
  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%;
}
.wrapper_40c4 .hidden_4ed2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper_40c4 .mask_7367 {
  display: -webkit-box;
  display: flex;
}
.wrapper_40c4 .mask_7367.overlay-fast-9031 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper_40c4 .mask_7367.out_cd2e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_40c4 .mask_7367.progress-selected-ba3c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_40c4.hero-short-82de.in-c109 .mask_7367.overlay-fast-9031 {
  flex-basis: 100%;
}
.wrapper_40c4.text_soft_8ec6 .mask_7367.out_cd2e {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper_40c4.text_soft_8ec6 .mask_7367.progress-selected-ba3c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade-15f7.right-81f2 {
  display: none;
}
#masthead > .shade-15f7 button {
  left: 0;
}
.lower_b3ed {
  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;
}
.lower_b3ed:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lower_b3ed.pro-f18f i {
  margin-right: 4px;
}
.lower_b3ed.tag-802a i {
  margin-left: 5px;
}
.carousel_lite_716c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel_lite_716c p:last-child {
  margin-bottom: 0;
}
.pattern_short_a2af {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pattern_short_a2af a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pattern_short_a2af img {
  display: block;
  width: auto;
  line-height: 1;
}
.pattern_short_a2af .left_dda7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pattern_short_a2af .frame_9455 {
  margin: 5px 0 7px 0;
}
.pattern_short_a2af.text_df80 .carousel-outer-a22a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_short_a2af.text_df80 .picture-5274 {
  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;
}
.pattern_short_a2af.layout-3030 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pattern_short_a2af.layout-3030 .carousel-outer-a22a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_short_a2af.layout-3030 .picture-5274 {
  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;
}
.pattern_short_a2af.filter_2999 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern_short_a2af.main-paper-aac2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pattern_short_a2af.main-paper-aac2 .picture-5274 {
  margin-top: 7px;
}
.lower_d2b3 {
  display: inline-block;
}
.last-070e .current_2e8f .pattern_short_a2af img {
  max-width: 100%;
}
.border-white-8695 .widget-outer-d680.heading-middle-29a1,
.dirty-cd24 .widget-outer-d680.heading-middle-29a1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.border-white-8695 .mask-first-d11f,
.dirty-cd24 .mask-first-d11f {
  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%);
}
.border-white-8695 .mask-first-d11f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.border-white-8695.full_9642 .mask-first-d11f {
  display: none;
}
.border-white-8695 .old-2f5a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border-white-8695 .old-2f5a li {
  display: inline-block;
  position: relative;
}
.border-white-8695 .old-2f5a li:last-child {
  margin-right: 0;
}
.border-white-8695 .old-2f5a 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;
}
.border-white-8695 .old-2f5a li.west_45ad > a {
  color: rgba(0, 0, 0, 0.9);
}
.border-white-8695 .old-2f5a > 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;
}
.border-white-8695 .old-2f5a > li > a i {
  line-height: 0;
}
.border-white-8695 .old-2f5a > li.surface_medium_c1ba > a .mask-first-d11f {
  margin-left: 4px;
  line-height: 0;
}
.border-white-8695 .old-2f5a .tag-9887 li.surface_medium_c1ba > a {
  position: relative;
}
.border-white-8695 .old-2f5a .tag-9887 li.surface_medium_c1ba > a:after,
.border-white-8695 .old-2f5a .tag-9887 li.surface_medium_c1ba > a:before {
  content: "";
  display: table;
}
.border-white-8695 .old-2f5a .tag-9887 li.surface_medium_c1ba > a:after {
  clear: both;
}
.border-white-8695 .old-2f5a .tag-9887 li.surface_medium_c1ba > a .mask-first-d11f {
  margin-left: 5px;
  float: right;
}
.border-white-8695 .mask-2bfd,
.border-white-8695 .tag-9887 {
  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;
}
.border-white-8695 .tag-9887 {
  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;
}
.border-white-8695 .tag-9887 .heading-middle-29a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border-white-8695 .tag-9887 .mask-first-d11f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.border-white-8695 .tag-9887 li {
  display: block;
  margin: 0;
  padding: 0;
}
.border-white-8695 .tag-9887 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;
}
.border-white-8695 .tag-9887 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.border-white-8695 .tag-9887 .tag-9887 {
  top: 0;
  left: 100%;
}
.border-white-8695 .feature-a6b7.fn-focus-e6f3 > .mask-2bfd,
.border-white-8695 .feature-a6b7.fn-focus-e6f3 > .tag-9887,
.border-white-8695 .feature-a6b7:focus > .mask-2bfd,
.border-white-8695 .feature-a6b7:focus > .tag-9887,
.border-white-8695 .feature-a6b7:hover > .mask-2bfd,
.border-white-8695 .feature-a6b7:hover > .tag-9887 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.border-white-8695.video_fbb0 .out_57bc:after,
.border-white-8695.video_fbb0 .out_57bc:before {
  content: "";
  display: table;
}
.border-white-8695.video_fbb0 .out_57bc:after {
  clear: both;
}
.border-white-8695.video_fbb0 .out_57bc > li {
  float: left;
}
.border-white-8695.box-2882 .out_57bc:after,
.border-white-8695.box-2882 .out_57bc:before {
  content: "";
  display: table;
}
.border-white-8695.box-2882 .out_57bc:after {
  clear: both;
}
.border-white-8695.box-2882 .out_57bc > li {
  float: left;
}
.border-white-8695.box-2882 .out_57bc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.border-white-8695.box-2882 .out_57bc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.border-white-8695.box-2882 .out_57bc > li.large-8dcb > a,
.border-white-8695.box-2882 .out_57bc > li.west_45ad > a {
  color: #fff;
  background-color: #1e4b75;
}
.border-white-8695.footer-4a50 .out_57bc > li > a .heading-middle-29a1 {
  position: relative;
}
.border-white-8695.footer-4a50 .out_57bc > li > a .heading-middle-29a1: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;
}
.border-white-8695.footer-4a50
  .out_57bc
  > li:focus
  > a
  .heading-middle-29a1:before,
.border-white-8695.footer-4a50
  .out_57bc
  > li:hover
  > a
  .heading-middle-29a1:before {
  width: 100%;
  background-color: currentColor;
}
.border-white-8695.footer-4a50
  .out_57bc
  > li.large-8dcb
  > a
  .heading-middle-29a1:before,
.border-white-8695.footer-4a50
  .out_57bc
  > li.tabs-narrow-8f46
  > a
  .heading-middle-29a1:before {
  width: 100%;
  background-color: currentColor;
}
.border-white-8695.upper-3c08 .out_57bc > li > a .heading-middle-29a1 {
  position: relative;
}
.border-white-8695.upper-3c08 .out_57bc > li > a .heading-middle-29a1: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;
}
.border-white-8695.upper-3c08 .out_57bc > li:focus > a .heading-middle-29a1:before,
.border-white-8695.upper-3c08
  .out_57bc
  > li:hover
  > a
  .heading-middle-29a1:before {
  width: 100%;
  background-color: currentColor;
}
.border-white-8695.upper-3c08
  .out_57bc
  > li.large-8dcb
  > a
  .heading-middle-29a1:before,
.border-white-8695.upper-3c08
  .out_57bc
  > li.tabs-narrow-8f46
  > a
  .heading-middle-29a1:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-cd24 .old-2f5a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dirty-cd24 .old-2f5a li:first-child > a {
  border-top: none;
}
.dirty-cd24 .old-2f5a .breadcrumb_b975 > .heading-middle-29a1 .mask-first-d11f {
  display: none;
}
.dirty-cd24 .old-2f5a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dirty-cd24 .old-2f5a li:last-child {
  border: none;
}
.dirty-cd24 .old-2f5a li.surface_medium_c1ba > a {
  padding-right: 45px !important;
}
.dirty-cd24 .old-2f5a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dirty-cd24 .old-2f5a li a:focus,
.dirty-cd24 .old-2f5a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dirty-cd24 .old-2f5a li .surface-lower-f8e5 {
  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;
}
.dirty-cd24 .old-2f5a li .surface-lower-f8e5:hover {
  box-shadow: none;
}
.dirty-cd24 .old-2f5a li .surface-lower-f8e5 .mask-first-d11f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dirty-cd24 .old-2f5a .tag-9887 {
  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);
}
.dirty-cd24 .old-2f5a .tag-9887 li a {
  padding-left: 3em;
}
.dirty-cd24 .old-2f5a .next-84f3 > a .surface-lower-f8e5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dirty-cd24 .old-2f5a .next-84f3 > .tag-9887 {
  display: block;
  opacity: 1;
}
.image-0b15 {
  max-width: 100%;
}
.surface_gas_359e {
  line-height: 0;
  cursor: pointer;
}
.full-4044 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.full-4044:hover {
  box-shadow: none;
  color: currentColor;
}
.full-4044 svg {
  width: 18px;
  height: 18px;
}
.full-4044 .fast_1f77 {
  display: none;
}
.tiny_dbb2 {
  position: relative;
}
.tiny_dbb2.fn-active-e6f3 .full-4044 .liquid-3c14 {
  display: none;
}
.tiny_dbb2.fn-active-e6f3 .full-4044 .fast_1f77 {
  display: inline-block;
}
.tiny_dbb2 .section-full-58f3 {
  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);
}
.tiny_dbb2.light_c962 .section-full-58f3 {
  left: auto;
  right: -0.9em;
}
.tiny_dbb2.light_c962 .hot-7c28::before {
  left: auto;
  right: 15px;
}
.tiny_dbb2.fn-active-e6f3 .section-full-58f3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_9ed9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail_9ed9 label {
  flex-basis: 100%;
}
.detail_9ed9 .button_e686 {
  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;
}
.detail_9ed9 .banner_d497 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail_9ed9 .banner_d497:focus {
  background-color: transparent;
}
.detail_9ed9 button.section-259a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail_9ed9 button.section-259a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail_9ed9 button.section-259a svg {
  width: 18px;
  height: 18px;
}
.detail_9ed9 input[type="submit"] {
  min-height: auto;
}
.modal-bright-4683 .detail_9ed9 .banner_d497 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hot-7c28 {
  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) {
  .hot-7c28 {
    width: 220px;
  }
}
.hot-7c28 label {
  flex-basis: 100%;
}
.hot-7c28::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.down_9d8e .modal-bright-4683 .detail_9ed9 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.down_9d8e
  .modal-bright-4683
  .detail_9ed9
  .button_e686 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.down_9d8e .modal-bright-4683 .detail_9ed9 .banner_d497 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.down_9d8e
  .modal-bright-4683
  .detail_9ed9
  .banner_d497:focus {
  background: 0 0;
}
.down_9d8e
  .modal-bright-4683
  .detail_9ed9
  .popup_hard_2434 {
  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;
}
.thumbnail-f9d0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.thumbnail-f9d0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.thumbnail-f9d0 li:last-child {
  margin-right: 0;
}
.thumbnail-f9d0 li:first-child {
  margin-left: 0;
}
.thumbnail-f9d0.picture_prev_db09 a {
  color: #fff;
}
.thumbnail-f9d0.picture_prev_db09 a:hover {
  color: #fff;
}
.thumbnail-f9d0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.thumbnail-f9d0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.thumbnail-f9d0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.thumbnail-f9d0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.thumbnail-f9d0 [class*="social-icon-apple"] {
  background-color: #999;
}
.thumbnail-f9d0 [class*="social-icon-apple"].menu_99c7 {
  background-color: transparent;
  color: #999;
}
.thumbnail-f9d0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.thumbnail-f9d0 [class*="social-icon-behance"].menu_99c7 {
  background-color: transparent;
  color: #1769ff;
}
.thumbnail-f9d0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.thumbnail-f9d0 [class*="social-icon-bitbucket"].menu_99c7 {
  background-color: transparent;
  color: #205081;
}
.thumbnail-f9d0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.thumbnail-f9d0 [class*="social-icon-codepen"].menu_99c7 {
  background-color: transparent;
  color: #000;
}
.thumbnail-f9d0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.thumbnail-f9d0 [class*="social-icon-delicious"].menu_99c7 {
  background-color: transparent;
  color: #39f;
}
.thumbnail-f9d0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.thumbnail-f9d0 [class*="social-icon-digg"].menu_99c7 {
  background-color: transparent;
  color: #005be2;
}
.thumbnail-f9d0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.thumbnail-f9d0 [class*="social-icon-dribbble"].menu_99c7 {
  background-color: transparent;
  color: #ea4c89;
}
.thumbnail-f9d0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.thumbnail-f9d0 [class*="social-icon-envelope"].menu_99c7 {
  background-color: transparent;
  color: #ea4335;
}
.thumbnail-f9d0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.thumbnail-f9d0 [class*="social-icon-facebook"].menu_99c7 {
  background-color: transparent;
  color: #3b5998;
}
.thumbnail-f9d0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.thumbnail-f9d0 [class*="social-icon-flickr"].menu_99c7 {
  background-color: transparent;
  color: #0063dc;
}
.thumbnail-f9d0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.thumbnail-f9d0 [class*="social-icon-foursquare"].menu_99c7 {
  background-color: transparent;
  color: #2d5be3;
}
.thumbnail-f9d0 [class*="social-icon-github"] {
  background-color: #333;
}
.thumbnail-f9d0 [class*="social-icon-github"].menu_99c7 {
  background-color: transparent;
  color: #333;
}
.thumbnail-f9d0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.thumbnail-f9d0 [class*="social-icon-google-plus"].menu_99c7 {
  background-color: transparent;
  color: #dd4b39;
}
.thumbnail-f9d0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.thumbnail-f9d0 [class*="social-icon-houzz"].menu_99c7 {
  background-color: transparent;
  color: #7ac142;
}
.thumbnail-f9d0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.thumbnail-f9d0 [class*="social-icon-instagram"].menu_99c7 {
  background-color: transparent;
  color: #262626;
}
.thumbnail-f9d0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.thumbnail-f9d0 [class*="social-icon-jsfiddle"].menu_99c7 {
  background-color: transparent;
  color: #487aa2;
}
.thumbnail-f9d0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.thumbnail-f9d0 [class*="social-icon-linkedin"].menu_99c7 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail-f9d0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.thumbnail-f9d0 [class*="social-icon-medium"].menu_99c7 {
  background-color: transparent;
  color: #00ab6b;
}
.thumbnail-f9d0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.thumbnail-f9d0
  [class*="social-icon-odnoklassniki"].menu_99c7 {
  background-color: transparent;
  color: #f4731c;
}
.thumbnail-f9d0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.thumbnail-f9d0 [class*="social-icon-meetup"].menu_99c7 {
  background-color: transparent;
  color: #ec1c40;
}
.thumbnail-f9d0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.thumbnail-f9d0 [class*="social-icon-pinterest"].menu_99c7 {
  background-color: transparent;
  color: #bd081c;
}
.thumbnail-f9d0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.thumbnail-f9d0 [class*="social-icon-product-hunt"].menu_99c7 {
  background-color: transparent;
  color: #da552f;
}
.thumbnail-f9d0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.thumbnail-f9d0 [class*="social-icon-reddit"].menu_99c7 {
  background-color: transparent;
  color: #ff4500;
}
.thumbnail-f9d0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.thumbnail-f9d0 [class*="social-icon-rss"].menu_99c7 {
  background-color: transparent;
  color: #f26522;
}
.thumbnail-f9d0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.thumbnail-f9d0
  [class*="social-icon-shopping-cart"].menu_99c7 {
  background-color: transparent;
  color: #4caf50;
}
.thumbnail-f9d0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.thumbnail-f9d0 [class*="social-icon-skype"].menu_99c7 {
  background-color: transparent;
  color: #00aff0;
}
.thumbnail-f9d0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.thumbnail-f9d0 [class*="social-icon-slideshare"].menu_99c7 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail-f9d0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.thumbnail-f9d0 [class*="social-icon-snapchat"].menu_99c7 {
  background-color: transparent;
  color: #fffc00;
}
.thumbnail-f9d0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.thumbnail-f9d0 [class*="social-icon-soundcloud"].menu_99c7 {
  background-color: transparent;
  color: #f80;
}
.thumbnail-f9d0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.thumbnail-f9d0 [class*="social-icon-spotify"].menu_99c7 {
  background-color: transparent;
  color: #2ebd59;
}
.thumbnail-f9d0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.thumbnail-f9d0
  [class*="social-icon-stack-overflow"].menu_99c7 {
  background-color: transparent;
  color: #fe7a15;
}
.thumbnail-f9d0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.thumbnail-f9d0 [class*="social-icon-maldkfgram"].menu_99c7 {
  background-color: transparent;
  color: #2ca5e0;
}
.thumbnail-f9d0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.thumbnail-f9d0 [class*="social-icon-tripadvisor"].menu_99c7 {
  background-color: transparent;
  color: #589442;
}
.thumbnail-f9d0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.thumbnail-f9d0 [class*="social-icon-tumblr"].menu_99c7 {
  background-color: transparent;
  color: #35465c;
}
.thumbnail-f9d0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.thumbnail-f9d0 [class*="social-icon-twitch"].menu_99c7 {
  background-color: transparent;
  color: #6441a5;
}
.thumbnail-f9d0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.thumbnail-f9d0 [class*="social-icon-twitter"].menu_99c7 {
  background-color: transparent;
  color: #1da1f2;
}
.thumbnail-f9d0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.thumbnail-f9d0 [class*="social-icon-vimeo"].menu_99c7 {
  background-color: transparent;
  color: #1ab7ea;
}
.thumbnail-f9d0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.thumbnail-f9d0 [class*="social-icon-vk"].menu_99c7 {
  background-color: transparent;
  color: #45668e;
}
.thumbnail-f9d0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.thumbnail-f9d0 [class*="social-icon-weibo"].menu_99c7 {
  background-color: transparent;
  color: #df2029;
}
.thumbnail-f9d0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.thumbnail-f9d0 [class*="social-icon-weixin"].menu_99c7 {
  background-color: transparent;
  color: #7bb32e;
}
.thumbnail-f9d0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.thumbnail-f9d0 [class*="social-icon-whatsapp"].menu_99c7 {
  background-color: transparent;
  color: #25d366;
}
.thumbnail-f9d0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.thumbnail-f9d0 [class*="social-icon-wordpress"].menu_99c7 {
  background-color: transparent;
  color: #21759b;
}
.thumbnail-f9d0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.thumbnail-f9d0 [class*="social-icon-xing"].menu_99c7 {
  background-color: transparent;
  color: #026466;
}
.thumbnail-f9d0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.thumbnail-f9d0 [class*="social-icon-yelp"].menu_99c7 {
  background-color: transparent;
  color: #af0606;
}
.thumbnail-f9d0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.thumbnail-f9d0 [class*="social-icon-youtube"].menu_99c7 {
  background-color: transparent;
  color: #cd201f;
}
.label_stale_06ce {
  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;
}
.label_stale_06ce:hover {
  box-shadow: none;
  background: 0 0;
}
.dropdown_active_0872 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.over-a7c1 {
  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;
}
.advanced_f831 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.small-e8ad {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.small-e8ad,
.small-e8ad::after,
.small-e8ad::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;
}
.small-e8ad::after,
.small-e8ad::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label-stone-5871 .over-a7c1 .advanced_f831 {
  margin-top: -2px;
  width: 19px;
}
.label-stone-5871 .over-a7c1 .small-e8ad {
  margin-top: -1px;
}
.label-stone-5871 .over-a7c1 .small-e8ad,
.label-stone-5871 .over-a7c1 .small-e8ad::after,
.label-stone-5871 .over-a7c1 .small-e8ad::before {
  width: 19px;
  height: 2px;
}
.label-stone-5871 .over-a7c1 .small-e8ad::before {
  top: -6px;
}
.label-stone-5871 .over-a7c1 .small-e8ad::after {
  bottom: -6px;
}
.fresh_5319 .over-a7c1 .advanced_f831 {
  margin-top: -2px;
  width: 22px;
}
.fresh_5319 .over-a7c1 .small-e8ad {
  margin-top: -1px;
}
.fresh_5319 .over-a7c1 .small-e8ad,
.fresh_5319 .over-a7c1 .small-e8ad::after,
.fresh_5319 .over-a7c1 .small-e8ad::before {
  width: 22px;
  height: 2px;
}
.fresh_5319 .over-a7c1 .small-e8ad::before {
  top: -7px;
}
.fresh_5319 .over-a7c1 .small-e8ad::after {
  bottom: -7px;
}
.popup-green-bc11 .over-a7c1 .advanced_f831 {
  margin-top: -2px;
  width: 31px;
}
.popup-green-bc11 .over-a7c1 .small-e8ad {
  margin-top: -1.5px;
}
.popup-green-bc11 .over-a7c1 .small-e8ad,
.popup-green-bc11 .over-a7c1 .small-e8ad::after,
.popup-green-bc11 .over-a7c1 .small-e8ad::before {
  width: 31px;
  height: 3px;
}
.popup-green-bc11 .over-a7c1 .small-e8ad::before {
  top: -9px;
}
.popup-green-bc11 .over-a7c1 .small-e8ad::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary-6493 .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 19px;
  }
  .summary-6493 .over-a7c1 .small-e8ad {
    margin-top: -1px;
  }
  .summary-6493 .over-a7c1 .small-e8ad,
  .summary-6493 .over-a7c1 .small-e8ad::after,
  .summary-6493 .over-a7c1 .small-e8ad::before {
    width: 19px;
    height: 2px;
  }
  .summary-6493 .over-a7c1 .small-e8ad::before {
    top: -6px;
  }
  .summary-6493 .over-a7c1 .small-e8ad::after {
    bottom: -6px;
  }
  .outer_aad0 .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 22px;
  }
  .outer_aad0 .over-a7c1 .small-e8ad {
    margin-top: -1px;
  }
  .outer_aad0 .over-a7c1 .small-e8ad,
  .outer_aad0 .over-a7c1 .small-e8ad::after,
  .outer_aad0 .over-a7c1 .small-e8ad::before {
    width: 22px;
    height: 2px;
  }
  .outer_aad0 .over-a7c1 .small-e8ad::before {
    top: -7px;
  }
  .outer_aad0 .over-a7c1 .small-e8ad::after {
    bottom: -7px;
  }
  .item-595c .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 31px;
  }
  .item-595c .over-a7c1 .small-e8ad {
    margin-top: -1.5px;
  }
  .item-595c .over-a7c1 .small-e8ad,
  .item-595c .over-a7c1 .small-e8ad::after,
  .item-595c .over-a7c1 .small-e8ad::before {
    width: 31px;
    height: 3px;
  }
  .item-595c .over-a7c1 .small-e8ad::before {
    top: -9px;
  }
  .item-595c .over-a7c1 .small-e8ad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border-west-a726 .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 19px;
  }
  .border-west-a726 .over-a7c1 .small-e8ad {
    margin-top: -1px;
  }
  .border-west-a726 .over-a7c1 .small-e8ad,
  .border-west-a726 .over-a7c1 .small-e8ad::after,
  .border-west-a726 .over-a7c1 .small-e8ad::before {
    width: 19px;
    height: 2px;
  }
  .border-west-a726 .over-a7c1 .small-e8ad::before {
    top: -6px;
  }
  .border-west-a726 .over-a7c1 .small-e8ad::after {
    bottom: -6px;
  }
  .disabled-1df9 .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-1df9 .over-a7c1 .small-e8ad {
    margin-top: -1px;
  }
  .disabled-1df9 .over-a7c1 .small-e8ad,
  .disabled-1df9 .over-a7c1 .small-e8ad::after,
  .disabled-1df9 .over-a7c1 .small-e8ad::before {
    width: 22px;
    height: 2px;
  }
  .disabled-1df9 .over-a7c1 .small-e8ad::before {
    top: -7px;
  }
  .disabled-1df9 .over-a7c1 .small-e8ad::after {
    bottom: -7px;
  }
  .input-red-73ff .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 31px;
  }
  .input-red-73ff .over-a7c1 .small-e8ad {
    margin-top: -1.5px;
  }
  .input-red-73ff .over-a7c1 .small-e8ad,
  .input-red-73ff .over-a7c1 .small-e8ad::after,
  .input-red-73ff .over-a7c1 .small-e8ad::before {
    width: 31px;
    height: 3px;
  }
  .input-red-73ff .over-a7c1 .small-e8ad::before {
    top: -9px;
  }
  .input-red-73ff .over-a7c1 .small-e8ad::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focused_420e .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 19px;
  }
  .focused_420e .over-a7c1 .small-e8ad {
    margin-top: -1px;
  }
  .focused_420e .over-a7c1 .small-e8ad,
  .focused_420e .over-a7c1 .small-e8ad::after,
  .focused_420e .over-a7c1 .small-e8ad::before {
    width: 19px;
    height: 2px;
  }
  .focused_420e .over-a7c1 .small-e8ad::before {
    top: -6px;
  }
  .focused_420e .over-a7c1 .small-e8ad::after {
    bottom: -6px;
  }
  .thumbnail-selected-0255 .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-selected-0255 .over-a7c1 .small-e8ad {
    margin-top: -1px;
  }
  .thumbnail-selected-0255 .over-a7c1 .small-e8ad,
  .thumbnail-selected-0255 .over-a7c1 .small-e8ad::after,
  .thumbnail-selected-0255 .over-a7c1 .small-e8ad::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-selected-0255 .over-a7c1 .small-e8ad::before {
    top: -7px;
  }
  .thumbnail-selected-0255 .over-a7c1 .small-e8ad::after {
    bottom: -7px;
  }
  .first_5529 .over-a7c1 .advanced_f831 {
    margin-top: -2px;
    width: 31px;
  }
  .first_5529 .over-a7c1 .small-e8ad {
    margin-top: -1.5px;
  }
  .first_5529 .over-a7c1 .small-e8ad,
  .first_5529 .over-a7c1 .small-e8ad::after,
  .first_5529 .over-a7c1 .small-e8ad::before {
    width: 31px;
    height: 3px;
  }
  .first_5529 .over-a7c1 .small-e8ad::before {
    top: -9px;
  }
  .first_5529 .over-a7c1 .small-e8ad::after {
    bottom: -9px;
  }
}
.filter-first-a765 .small-e8ad {
  -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);
}
.filter-first-a765 .small-e8ad::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.filter-first-a765 .small-e8ad::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);
}
.filter-first-a765.clean_3f67 .small-e8ad {
  -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);
}
.filter-first-a765.clean_3f67 .small-e8ad::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.filter-first-a765.clean_3f67 .small-e8ad::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.column_6c49 {
  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.backdrop-bright-d687:before {
  display: none;
}
.chip-544a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-544a .hard-874b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-544a .hard-874b:last-of-type {
  border-bottom: none;
}
.chip-544a .hard-874b.stale_dd76,
.chip-544a .hard-874b.fluid_1a67,
.chip-544a .hard-874b.input-e480 {
  padding: 0;
}
.chip-544a .dirty-cd24 .surface-lower-f8e5 {
  color: currentColor;
}
.chip-544a .dirty-cd24 .surface-lower-f8e5:focus,
.chip-544a .dirty-cd24 .surface-lower-f8e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-544a.tag_steel_25d0 .column_silver_b862,
.chip-544a.tag_steel_25d0 .carousel_lite_716c a,
.chip-544a.tag_steel_25d0 .out_57bc a,
.chip-544a.tag_steel_25d0 .tag-9887 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-544a.tag_steel_25d0 .column_silver_b862:hover,
.chip-544a.tag_steel_25d0 .carousel_lite_716c a:hover,
.chip-544a.tag_steel_25d0 .out_57bc a:hover,
.chip-544a.tag_steel_25d0 .tag-9887 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-544a.tag_steel_25d0 .fresh_4a97 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-544a.tag_steel_25d0 .hard-874b {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-544a.tag_steel_25d0 .hard-874b:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-544a.tag_steel_25d0 .east-a223:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-544a.tag_steel_25d0 .dirty-cd24 .old-2f5a li a,
.chip-544a.tag_steel_25d0 .dirty-cd24 .surface-lower-f8e5,
.chip-544a.tag_steel_25d0 .tag-9887 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-544a.tag_steel_25d0 .dirty-cd24 .surface-lower-f8e5:focus,
.chip-544a.tag_steel_25d0 .dirty-cd24 .surface-lower-f8e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-544a.tag_steel_25d0 .old-2f5a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-544a.basic-e479 .column_silver_b862,
.chip-544a.basic-e479 .carousel_lite_716c a,
.chip-544a.basic-e479 .out_57bc .surface-lower-f8e5,
.chip-544a.basic-e479 .out_57bc a,
.chip-544a.basic-e479 .tag-9887 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-544a.basic-e479 .column_silver_b862:hover,
.chip-544a.basic-e479 .carousel_lite_716c a:hover,
.chip-544a.basic-e479 .out_57bc .surface-lower-f8e5:hover,
.chip-544a.basic-e479 .out_57bc a:hover,
.chip-544a.basic-e479 .tag-9887 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-544a.basic-e479 .fresh_4a97 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-544a.basic-e479 .hard-874b {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-544a.basic-e479 .hard-874b:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-544a.basic-e479 .east-a223:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-544a.basic-e479 .dirty-cd24 .old-2f5a li a,
.chip-544a.basic-e479 .dirty-cd24 .surface-lower-f8e5,
.chip-544a.basic-e479 .tag-9887 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-544a.basic-e479 .dirty-cd24 .surface-lower-f8e5:focus,
.chip-544a.basic-e479 .dirty-cd24 .surface-lower-f8e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-544a.basic-e479 .old-2f5a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-a223 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.east-a223:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wrapper_right_0c58 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section_over_3f82 .chip-544a {
  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;
}
.section_over_3f82 .hard-874b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section_over_3f82 .hard-874b: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) {
  .section_over_3f82 .hard-874b:before {
    width: 16%;
    left: 42%;
  }
}
.section_over_3f82 .hard-874b:last-child:before {
  content: none;
}
.section_over_3f82 .hard-874b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section_over_3f82 .dirty-cd24 .old-2f5a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section_over_3f82 .dirty-cd24 .old-2f5a li a .surface-lower-f8e5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section_over_3f82 .dirty-cd24 .tag-9887 {
  border: none;
}
.section_over_3f82 .dirty-cd24 .tag-9887 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section_over_3f82 .east-a223 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section_over_3f82 .wrapper_right_0c58 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section_over_3f82 .basic-e479 .east-a223:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_over_3f82 .tag_steel_25d0.card-simple-c458 .small-e8ad {
  background: rgba(0, 0, 0, 0.6);
}
.section_over_3f82
  .tag_steel_25d0.card-simple-c458
  .small-e8ad::after,
.section_over_3f82
  .tag_steel_25d0.card-simple-c458
  .small-e8ad:before {
  background: inherit;
}
.section_over_3f82
  .tag_steel_25d0.card-simple-c458:hover
  .small-e8ad {
  background: rgba(0, 0, 0, 0.8);
}
.south-2a76 .chip-544a {
  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) {
  .south-2a76 .chip-544a {
    width: auto;
    right: 45px;
  }
}
.middle_58f0 .chip-544a {
  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) {
  .middle_58f0 .chip-544a {
    width: auto;
    left: 45px;
  }
}
.backdrop-bright-d687 .chip-544a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop-bright-d687 .wrapper_right_0c58 {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop-bright-d687 .east-a223:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.blue_71fc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.blue_71fc.section_over_3f82 .chip-544a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.blue_71fc.south-2a76 .chip-544a {
  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);
}
.blue_71fc .chip-544a {
  visibility: visible;
}
.blue_71fc.middle_58f0 .chip-544a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fast_7fe2,
.info_07a1 {
  overflow-x: hidden;
}
.fast_7fe2 .chip-544a {
  overflow: auto;
}
.fast_7fe2.section_over_3f82 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_7fe2.section_over_3f82 .chip-544a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fast_7fe2.section_over_3f82 .label_stale_06ce {
  opacity: 0;
}
.fast_7fe2.south-2a76 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_7fe2.south-2a76 .chip-544a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fast_7fe2.south-2a76 .label_stale_06ce {
  opacity: 0;
}
.fast_7fe2.middle_58f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_7fe2.middle_58f0 .chip-544a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fast_7fe2.middle_58f0 .label_stale_06ce {
  opacity: 0;
}
.fast_7fe2.backdrop-bright-d687 .chip-544a {
  z-index: 10;
  visibility: visible;
}
.card-simple-c458 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.card-simple-c458 .small-e8ad {
  background: rgba(255, 255, 255, 0.99);
}
.card-simple-c458 .small-e8ad::after,
.card-simple-c458 .small-e8ad:before {
  background: inherit;
}
.card-simple-c458:hover .small-e8ad {
  background: rgba(255, 255, 255, 0.99);
}
.middle_58f0 .card-simple-c458 {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop-bright-d687 .card-simple-c458 {
  display: none !important;
}
.fast_7fe2:before,
.info_07a1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fast_7fe2 .card-simple-c458,
.info_07a1 .card-simple-c458 {
  display: inline-block;
}
.chip-544a .hidden_4ed2 {
  -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;
}
.fast_7fe2 .chip-544a .hidden_4ed2,
.info_07a1 .chip-544a .hidden_4ed2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button_db74 .button_e686 {
  width: 100%;
}
.current_2e8f {
  padding: 0 0.5em 0;
}
.current_2e8f [class*="customify-col-"],
.current_2e8f [class*="customify-col_"],
.current_2e8f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid-8111 .current_2e8f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .footer_soft_8e24 .filter_huge_4a30,
  .filter_huge_4a30 {
    display: none;
  }
  .text-8c9c {
    text-align: left;
  }
  .slow_7f44 {
    text-align: center;
  }
  .small_7de5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .footer_soft_8e24 .status-in-7333,
  .status-in-7333 {
    display: none;
  }
  .header-liquid-f160 {
    text-align: left;
  }
  .item_d7ec {
    text-align: center;
  }
  .purple-91b6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .footer_soft_8e24 .tag_top_f638,
  .tag_top_f638 {
    display: none;
  }
  .pattern-0011 {
    text-align: left;
  }
  .detail_fast_7c6a {
    text-align: center;
  }
  .logo-cbfe {
    text-align: right;
  }
}
#page {
  position: relative;
}
.border_3671 {
  box-shadow: none !important;
}
.summary-d870 .table-dark-2edd,
.info_thick_c78c .table-dark-2edd {
  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;
}
.info_thick_c78c .table-dark-2edd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.container_e985 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.container_e985:after,
.container_e985:before {
  content: "";
  display: table;
}
.container_e985:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .container_e985 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.container_e985,
.bronze_a15c {
  max-width: 1248px;
  margin: 0 auto;
}

.primary_0992.component-091d .container_e985 {
  max-width: 100%;
}
.primary_0992.menu_red_5a31 {
  max-width: 1200px;
  margin: 0 auto;
}
.primary_0992.brown_9f14 .container_e985 {
  max-width: 100%;
}
.primary_0992.brown_9f14 > .container_e985 {
  padding-left: 0;
  padding-right: 0;
}
.primary_0992.brown_9f14 > .container_e985 .footer_soft_8e24 {
  margin: 0;
}
.primary_0992.brown_9f14
  > .container_e985
  .caption_5415.prev-d630 {
  margin-right: 0;
  margin-left: 0;
}
.primary_0992.brown_9f14 #main.prev-d630 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pattern-soft-d7d6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-soft-d7d6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .title-solid-099a .caption-focused-1f0c {
    padding-right: 1em;
  }
  .title-solid-099a.chip-9c81 .caption_5415 {
    border-right: 1px solid #eaecee;
  }
  .title-solid-099a.chip-9c81 .caption-focused-1f0c {
    padding-right: 1em;
  }
  .title-solid-099a.chip-9c81 .fluid-323e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_clean_ab5d .caption-focused-1f0c {
    padding-left: 1em;
  }
  .gallery_clean_ab5d.chip-9c81 .caption_5415 {
    border-left: 1px solid #eaecee;
  }
  .gallery_clean_ab5d.chip-9c81 .caption-focused-1f0c {
    padding-left: 1em;
  }
  .gallery_clean_ab5d.chip-9c81 .fluid-323e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_copper_9536 .caption-focused-1f0c {
    padding-left: 1em;
  }
  .card_copper_9536.chip-9c81 .surface_top_24cf {
    border-right: 1px solid #eaecee;
  }
  .card_copper_9536.chip-9c81 .thumbnail_ae42 {
    border-right: 1px solid #eaecee;
  }
  .card_copper_9536.chip-9c81 .caption-focused-1f0c {
    padding-left: 1em;
  }
  .card_copper_9536.chip-9c81 .fluid-323e {
    padding-right: 1em;
  }
  .card_copper_9536.chip-9c81 .cold_2666 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-slow-c1dc .caption-focused-1f0c {
    padding-right: 1em;
  }
  .disabled-slow-c1dc.chip-9c81 .surface_top_24cf {
    border-left: 1px solid #eaecee;
  }
  .disabled-slow-c1dc.chip-9c81 .thumbnail_ae42 {
    border-left: 1px solid #eaecee;
  }
  .disabled-slow-c1dc.chip-9c81 .caption-focused-1f0c {
    padding-right: 1em;
  }
  .disabled-slow-c1dc.chip-9c81 .fluid-323e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-slow-c1dc.chip-9c81 .cold_2666 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-soft-d7d6 .caption-focused-1f0c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-soft-d7d6.chip-9c81 .caption_5415 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pattern-soft-d7d6.chip-9c81 .caption-focused-1f0c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern-soft-d7d6.chip-9c81 .fluid-323e {
    padding-left: 1em;
  }
  .pattern-soft-d7d6.chip-9c81 .cold_2666 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pattern-soft-d7d6.chip-9c81 .caption-focused-1f0c {
    padding-left: 0;
  }
}
.paragraph-00a0 .main_active_190f {
  display: inline-block;
}
.copper_3977 {
  display: inline-block;
}
.form_d405 {
  word-con: break-word;
}
.photo_fca9 > span {
  display: inline-block;
  padding: 5px 0;
}
.photo_fca9 .short-3999 {
  margin-left: 8px;
  margin-right: 8px;
}
.photo_fca9 .dynamic_270b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.image_05e5 .link_e3f6 {
  margin-bottom: 2em;
}
.image_05e5 .block_in_4404 {
  margin-bottom: 15px;
}
.image_05e5 .block_in_4404:last-child {
  margin-bottom: 0;
}
.image_05e5 .label_mini_17c5 {
  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) {
  .image_05e5 .label_mini_17c5 {
    display: block;
  }
}
.image_05e5 .wrapper_c0c0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .image_05e5 .wrapper_c0c0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.image_05e5 .header-light-df25 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.image_05e5 .header-light-df25 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.image_05e5 .header-light-df25 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.image_05e5 .form_d405 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.image_05e5 .form_d405 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.image_05e5 .summary-0960 p:last-child {
  margin-bottom: 0;
}
.image_05e5 .nav-west-8698 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.image_05e5 .bronze-b351 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.image_05e5 .article_4bd5 {
  margin-top: 1em;
}
.image_05e5 .purple-bb04 {
  top: 0;
  display: block;
}
.image_05e5 .purple-bb04 a {
  color: inherit;
}
.image_05e5 .purple-bb04 a:hover {
  color: inherit;
}
.image_05e5 .dim_b452 {
  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;
}
.image_05e5 .dim_b452:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.image_05e5 .bronze-b351 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.image_05e5 .component-simple-37eb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.image_05e5 .component-simple-37eb:first-child {
  margin-top: 0;
}
.image_05e5 .component-simple-37eb.south_1d58 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image_05e5 .component-simple-37eb.primary-f457 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_05e5
  .component-simple-37eb.primary-f457.orange_eb4c
  .article_4bd5 {
  width: 100%;
}
.image_05e5 .primary-f457 {
  -webkit-box-align: center;
  align-items: center;
}
.image_05e5 .primary-f457 .photo_fca9,
.image_05e5 .primary-f457 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.image_05e5 .header-light-df25 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image_05e5 .header-light-df25 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image_05e5 .header-light-df25: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;
}
.image_05e5 .south_1d58 {
  z-index: 5;
}
.image_05e5 .over-72b9 .menu_82b2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.image_05e5 .gallery_d353 .menu_82b2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.image_05e5 .container_out_7b58 .menu_82b2 {
  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;
}
.image_05e5.description-old-cba5 .label_mini_17c5,
.image_05e5.icon-3409 .label_mini_17c5 {
  display: block;
}
.image_05e5.description-old-cba5 .label_mini_17c5 .upper_06c4,
.image_05e5.description-old-cba5 .label_mini_17c5 .bronze-b351,
.image_05e5.icon-3409 .label_mini_17c5 .upper_06c4,
.image_05e5.icon-3409 .label_mini_17c5 .bronze-b351 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image_05e5.fast-528e .wrapper_c0c0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .image_05e5.fast-528e .wrapper_c0c0 {
    margin-right: 0;
  }
}
.image_05e5.description-old-cba5 .wrapper_c0c0,
.image_05e5.icon-3409 .wrapper_c0c0 {
  padding-top: 40%;
}
.image_05e5.description-old-cba5 .link_e3f6,
.image_05e5.icon-3409 .link_e3f6 {
  display: block;
}
.image_05e5.description-old-cba5 .fn-sticky-e6f3 .bronze-b351,
.image_05e5.icon-3409 .fn-sticky-e6f3 .bronze-b351 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.image_05e5.description-old-cba5 .wrapper_c0c0,
.image_05e5.icon-3409 .wrapper_c0c0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.image_05e5.description-old-cba5 .bronze-b351 {
  padding: 1em;
}
.accordion-soft-9e97 {
  margin: 30px auto;
  display: block;
}
.accordion-soft-9e97 .surface_758b > * {
  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;
}
.accordion-soft-9e97 .surface_758b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion-soft-9e97 .surface_758b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block-2c07 .photo_fca9 {
  margin-bottom: 1.41575em;
}
.block-2c07 .shadow-77b7 {
  margin-bottom: 1.618em;
}
.tag-under-1e8a .logo_south_1b20 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tag-under-1e8a .logo_south_1b20 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tag-under-1e8a .dropdown_a745 {
  max-width: 100%;
  overflow: auto;
}
.preview_north_d11a .tag-under-1e8a a:hover {
  text-decoration: underline;
}
.fluid_de72 .block_in_4404:not(.form_d405),
.fluid_de72 .header-light-df25 {
  margin-bottom: 1.41575em;
}
.fluid_de72 .block_in_4404:not(.form_d405):last-child,
.fluid_de72 .header-light-df25:last-child {
  margin-bottom: 0;
}
.fluid_de72 .block_in_4404.tooltip-dynamic-49f6 {
  margin-bottom: 0.41575em;
}
.fluid_de72 .carousel-58f0:before,
.fluid_de72 .button-09df:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fluid_de72 .carousel-58f0:before {
  content: "\f115";
}
.fluid_de72 .button-09df:before {
  content: "\f02c";
}
.fluid_de72 .info-advanced-e89a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fluid_de72 .info-advanced-e89a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.logo-focused-4396 {
  display: -webkit-box;
  display: flex;
}
.logo-focused-4396 .info-2fc9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .logo-focused-4396 .info-2fc9 {
    flex-basis: 90px;
  }
}
.logo-focused-4396 .list-8a9b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-focused-4396 .list-8a9b {
    flex-basis: calc(100% - 50px);
  }
}
.logo-focused-4396 .bronze-77ab p:last-child {
  margin-bottom: 0.72em;
}
.frame-516f .surface_758b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame-516f .surface_758b:after,
.frame-516f .surface_758b:before {
  content: "";
  display: table;
}
.frame-516f .surface_758b:after {
  clear: both;
}
.frame-516f .surface_758b .hero_932c,
.frame-516f .surface_758b .new-5a00 {
  width: 49%;
}
.frame-516f .surface_758b .hero_932c a span.table-32b9,
.frame-516f .surface_758b .new-5a00 a span.table-32b9 {
  display: block;
  margin-bottom: 5px;
}
.frame-516f .surface_758b .new-5a00 {
  float: left;
  text-align: left;
}
.frame-516f .surface_758b .hero_932c {
  float: right;
  text-align: right;
}
.plasma-2359 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .plasma-2359 {
    margin-bottom: 0;
  }
}
.short_44dd {
  margin-bottom: 1em;
}
.short_44dd .form_d405 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sidebar_8484 a {
  display: block;
  line-height: 0;
  position: relative;
}
.title_f704 .short_44dd,
.search_1529 .short_44dd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .title_f704 .short_44dd,
  .search_1529 .short_44dd {
    display: block;
  }
}
.title_f704 .sidebar_8484,
.search_1529 .sidebar_8484 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .title_f704 .sidebar_8484,
  .search_1529 .sidebar_8484 {
    margin-bottom: 1em;
  }
}
.title_f704 .sidebar_8484 img,
.search_1529 .sidebar_8484 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.title_f704 .module_09bb,
.search_1529 .module_09bb {
  flex-basis: calc(100% - 160px);
}
.title_f704 .module_09bb p,
.search_1529 .module_09bb p {
  margin-bottom: 0;
}
.title_f704 .module_09bb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .title_f704 .module_09bb {
    padding-left: 0;
  }
}
.search_1529 .module_09bb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .search_1529 .module_09bb {
    padding-right: 0;
  }
}
.search_1529 .sidebar_8484 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tooltip_de40 .sidebar_8484 {
  margin-bottom: 0.5em;
}
.tooltip_de40 .sidebar_8484 img {
  width: 100%;
}
.link_hard_bba5 .chip_tiny_2a0a,
.notification-3da9 .chip_tiny_2a0a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.notification-3da9 .caption_5415 .active_10de p:last-child {
  margin-bottom: 0;
}
.banner_404d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.over-ef24 .lower-a4af {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .over-ef24 .lower-a4af:last-of-type {
    margin-bottom: 0;
  }
}
.over-ef24 .lower-a4af ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over-ef24 .lower-a4af ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.over-ef24 .lower-a4af ul li {
  margin: 0 0 0.6em;
}
.over-ef24 .lower-a4af ul li.chip_ac20,
.over-ef24 .lower-a4af ul li.badge-1116 {
  position: relative;
}
.over-ef24 .lower-a4af ul li.chip_ac20 .article-red-06e6,
.over-ef24 .lower-a4af ul li.badge-1116 .article-red-06e6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.over-ef24 .lower-a4af ul li.chip_ac20:after:after,
.over-ef24 .lower-a4af ul li.chip_ac20:after:before,
.over-ef24
  .lower-a4af
  ul
  li.badge-1116:after:after,
.over-ef24
  .lower-a4af
  ul
  li.badge-1116:after:before {
  content: "";
  display: table;
}
.over-ef24 .lower-a4af ul li.chip_ac20:after:after,
.over-ef24
  .lower-a4af
  ul
  li.badge-1116:after:after {
  clear: both;
}
.over-ef24 .lower-a4af a.shade-dirty-0974:hover {
  text-decoration: none;
}
.over-ef24 .lower-a4af select {
  max-width: 100%;
}
.over-ef24 .lower-a4af table {
  font-size: 85%;
}
.over-ef24 .lower-a4af table td,
.over-ef24 .lower-a4af table th {
  padding: 0.2360828548em;
  text-align: center;
}
.over-ef24 .lower-a4af table tfoot td {
  text-align: left;
}
.over-ef24 .lower-a4af :last-child {
  margin-bottom: 0;
}
.over-ef24 .lower-a4af .breadcrumb-369c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.over-ef24 .lower-a4af .breadcrumb-369c label {
  width: 100%;
}
.over-ef24 .lower-a4af .breadcrumb-369c .banner_d497 {
  width: 100%;
  display: block;
}
.over-ef24 .lower-a4af .breadcrumb-369c .section-259a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.over-ef24 .lower-a4af .breadcrumb-369c .section-259a:hover svg #svg-search {
  fill: #444;
}
.over-ef24 .lower-a4af .breadcrumb-369c .section-259a svg {
  width: 18px;
  height: 18px;
}
.over-ef24 .list_f3d3 ul ul,
.over-ef24 .narrow_91c5 ul ul,
.over-ef24 .search-small-1ca0 ul ul,
.over-ef24 .old_9d1b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.over-ef24 .list_f3d3 .surface_medium_c1ba > a,
.over-ef24 .narrow_91c5 .surface_medium_c1ba > a,
.over-ef24 .search-small-1ca0 .surface_medium_c1ba > a,
.over-ef24 .old_9d1b .surface_medium_c1ba > a {
  margin-bottom: 0;
}
.over-ef24 .card-dark-a307 li,
.over-ef24 .list_f3d3 li,
.over-ef24 .steel_f7e4 li,
.over-ef24 .narrow_91c5 li,
.over-ef24 .search-small-1ca0 li,
.over-ef24 .old_9d1b li,
.over-ef24 .content-16c5 li,
.over-ef24 .shade_short_b369 li {
  display: block;
  position: relative;
}
.over-ef24 .card-dark-a307 li:last-child,
.over-ef24 .list_f3d3 li:last-child,
.over-ef24 .steel_f7e4 li:last-child,
.over-ef24 .narrow_91c5 li:last-child,
.over-ef24 .search-small-1ca0 li:last-child,
.over-ef24 .old_9d1b li:last-child,
.over-ef24 .content-16c5 li:last-child,
.over-ef24 .shade_short_b369 li:last-child {
  border: none;
}
.over-ef24 .card-dark-a307 li a,
.over-ef24 .list_f3d3 li a,
.over-ef24 .steel_f7e4 li a,
.over-ef24 .narrow_91c5 li a,
.over-ef24 .search-small-1ca0 li a,
.over-ef24 .old_9d1b li a,
.over-ef24 .content-16c5 li a,
.over-ef24 .shade_short_b369 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over-ef24 .card-dark-a307 li ul li::before,
.over-ef24 .list_f3d3 li ul li::before,
.over-ef24 .steel_f7e4 li ul li::before,
.over-ef24 .narrow_91c5 li ul li::before,
.over-ef24 .search-small-1ca0 li ul li::before,
.over-ef24 .old_9d1b li ul li::before,
.over-ef24 .content-16c5 li ul li::before,
.over-ef24 .shade_short_b369 li ul li::before {
  left: 15px;
}
.over-ef24 .card-dark-a307 li ul a,
.over-ef24 .list_f3d3 li ul a,
.over-ef24 .steel_f7e4 li ul a,
.over-ef24 .narrow_91c5 li ul a,
.over-ef24 .search-small-1ca0 li ul a,
.over-ef24 .old_9d1b li ul a,
.over-ef24 .content-16c5 li ul a,
.over-ef24 .shade_short_b369 li ul a {
  padding-left: 20px;
}
.over-ef24 .card-dark-a307 li ul ul li::before,
.over-ef24 .list_f3d3 li ul ul li::before,
.over-ef24 .steel_f7e4 li ul ul li::before,
.over-ef24 .narrow_91c5 li ul ul li::before,
.over-ef24 .search-small-1ca0 li ul ul li::before,
.over-ef24 .old_9d1b li ul ul li::before,
.over-ef24 .content-16c5 li ul ul li::before,
.over-ef24 .shade_short_b369 li ul ul li::before {
  left: 30px;
}
.over-ef24 .card-dark-a307 li ul ul a,
.over-ef24 .list_f3d3 li ul ul a,
.over-ef24 .steel_f7e4 li ul ul a,
.over-ef24 .narrow_91c5 li ul ul a,
.over-ef24 .search-small-1ca0 li ul ul a,
.over-ef24 .old_9d1b li ul ul a,
.over-ef24 .content-16c5 li ul ul a,
.over-ef24 .shade_short_b369 li ul ul a {
  padding-left: 40px;
}
.over-ef24 .bright-bcb1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over-ef24 .shade_short_b369 ul li {
  margin-bottom: 1.41575em;
}
.over-ef24 .shade_short_b369 ul li .silver_e64a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.over-ef24 .shade_short_b369 ul li .input-green-e628 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.basic-e479 .card-dark-a307 li a,
.basic-e479 .list_f3d3 li a,
.basic-e479 .steel_f7e4 li a,
.basic-e479 .narrow_91c5 li a,
.basic-e479 .search-small-1ca0 li a,
.basic-e479 .old_9d1b li a,
.basic-e479 .content-16c5 li a,
.basic-e479 .shade_short_b369 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-e479 .bright-bcb1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-e479 .lower-a4af ul li.chip_ac20 .article-red-06e6,
.basic-e479 .lower-a4af ul li.badge-1116 .article-red-06e6 {
  background: rgba(0, 0, 0, 0.2);
}
.basic-e479 .over-ef24 .lower-a4af select {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_0992 .over-ef24 .old-2f5a li {
  margin: 0;
}
.primary_0992 .over-ef24 .old-2f5a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.primary_0992 .over-ef24 .old-2f5a li ul {
  margin: 0;
}
.primary_0992 .over-ef24 .old-2f5a li ul li a {
  padding-left: 15px;
}
.primary_0992 .over-ef24 .old-2f5a li ul li li a {
  padding-left: 30px;
}
.primary_0992 .over-ef24 .old-2f5a li.west_45ad > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.primary_0992 .over-ef24 .old-2f5a li.west_45ad > 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;
}
.primary_0992 .over-ef24 .old-2f5a li.west_45ad > 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;
}
.element_fluid_dfb8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gold-2d18 {
  position: relative;
  z-index: 10;
}
.gold-2d18 .hidden_4ed2 {
  width: 100%;
  max-width: 100%;
}
.active_e0da .nav_stale_4ad1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active_e0da .tag_steel_25d0 {
}
.active_e0da .basic-e479 {
  background: #292929;
}
.progress-5269 .nav_stale_4ad1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress-5269 .tag_steel_25d0 {
  background: #f9f9f9;
}
.progress-5269 .basic-e479 {
  background: #303030;
}
.nav_7648 .nav_stale_4ad1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav_7648 .main_active_190f {
    margin-bottom: 1em;
  }
  .nav_7648 .main_active_190f:last-child {
    margin-bottom: 0;
  }
}
.nav_7648 .tag_steel_25d0 {
  background: #ededed;
}
.nav_7648 .basic-e479 {
  background: #1a1a1a;
}
.nav_stale_4ad1.tag_steel_25d0 {
  color: rgba(0, 0, 0, 0.6);
}
.nav_stale_4ad1.tag_steel_25d0 .grid_9147 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_stale_4ad1.basic-e479 {
  color: rgba(255, 255, 255, 0.99);
}
.nav_stale_4ad1.basic-e479 a:not(.shade-dirty-0974) {
  color: rgba(255, 255, 255, 0.79);
}
.nav_stale_4ad1.basic-e479 a:not(.shade-dirty-0974):hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_stale_4ad1.basic-e479 .grid_9147 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_stale_4ad1.basic-e479 table tbody td,
.nav_stale_4ad1.basic-e479 table th {
  background: rgba(0, 0, 0, 0.08);
}
.article_lower_35ab.image_first_f0a5 .container_e985 {
  max-width: initial;
}
.article_lower_35ab .logo-down-04a4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article_lower_35ab .logo-down-04a4 .hidden_4ed2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article_lower_35ab .logo-down-04a4 .hidden_4ed2 {
    display: block;
    margin-bottom: 2em;
  }
  .article_lower_35ab .logo-down-04a4 .hidden_4ed2:last-child {
    margin-bottom: 0;
  }
}
.nav_7648 .main_active_190f:last-child,
.progress-5269 .main_active_190f:last-child,
.active_e0da .main_active_190f:last-child {
  margin-bottom: 0;
}
.nav_7648 .main_active_190f .over-ef24 .lower-a4af:last-child,
.progress-5269 .main_active_190f .over-ef24 .lower-a4af:last-child,
.active_e0da .main_active_190f .over-ef24 .lower-a4af:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .nav_7648 .in-12b0,
  .nav_7648 .hidden_28fc,
  .progress-5269 .in-12b0,
  .progress-5269 .hidden_28fc,
  .active_e0da .in-12b0,
  .active_e0da .hidden_28fc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gold-2d18 .main_active_190f {
    margin-bottom: 2em;
  }
}
.gold-2d18 p:last-child {
  margin-bottom: 0;
}
.gold-2d18 li,
.gold-2d18 ul {
  list-style: none;
  margin: 0;
}
.gold-2d18 ul ul {
  margin-left: 2.617924em;
}
.border-06e4 {
  font-size: 0.875em;
}

/* css-noise: 8762 */
.shadow-element-z8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
