/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu-1ec7/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu-1ec7
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.menu-1ec7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav-upper-50fb.overlay_dark_d42f/licenses/gpl-2.0.accordion-liquid-d658
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.bottom-1b1c/, (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.thick_6acd.message_37fd/normalize.layout-thick-5b14/
 ======
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.layout-thick-5b14 v7.0.0 | MIT License | github.menu-1ec7/necolas/normalize.layout-thick-5b14 */
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;
}
.current-a67d .search-dcc5,
.backdrop-hovered-2ede,
.banner-c3a3,
.tabs_prev_a213,
.progress_middle_495b,
.huge_e631,
.mask-clean-21a1,
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;
}
.backdrop-hovered-2ede,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop-hovered-2ede,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-hovered-2ede,
  h1 {
    font-size: 1.8em;
  }
}
.banner-c3a3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.banner-c3a3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .banner-c3a3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .banner-c3a3,
  h2 {
    font-size: 1.7em;
  }
}
.tabs_prev_a213,
h3 {
  font-size: 1.618em;
}
.current-a67d .search-dcc5,
.progress_middle_495b,
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.notification-a8c4 {
  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;
}
.upper-32fc:after,
.upper-32fc:before,
.sort_bottom_4978:after,
.sort_bottom_4978:before {
  content: "";
  display: table;
}
.upper-32fc:after,
.sort_bottom_4978:after {
  clear: both;
}
.container_narrow_60e1 {
  float: right;
  margin-right: 0;
}
.glass_dbf5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.short-6dfb .backdrop_84e1,
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;
}
.short-6dfb .backdrop_84e1: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;
}
.shadow_304e .backdrop_84e1 {
  box-shadow: none;
}
.shadow_304e
  .backdrop_84e1
  .caption_0550 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow_304e .backdrop_84e1 .detail_e19a {
  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;
}
.shadow_304e
  .backdrop_84e1
  .detail_e19a
  b {
  display: none;
}
.shadow_304e .stone_28cc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.article_copper_1815:not(.status_16e6):not(.grid-north-6533),
button:not(.status_16e6):not(.grid-north-6533),
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ),
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ),
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ) {
  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;
}
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ):hover,
button:not(.status_16e6):not(
    .grid-north-6533
  ):hover,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ):hover,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ):hover,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ):active,
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ):focus,
button:not(.status_16e6):not(
    .grid-north-6533
  ):active,
button:not(.status_16e6):not(
    .grid-north-6533
  ):focus,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ):active,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ):focus,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ):active,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ):focus,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ):active,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ):focus {
  outline: 0;
}
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4,
button:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4 {
  position: relative;
}
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .iron_a2e3,
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .paragraph-white-e23e,
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .popup-complex-6cbe,
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  i,
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  svg,
button:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .iron_a2e3,
button:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .paragraph-white-e23e,
button:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .popup-complex-6cbe,
button:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  i,
button:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  svg,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .iron_a2e3,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .paragraph-white-e23e,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .popup-complex-6cbe,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  i,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  svg,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .iron_a2e3,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .paragraph-white-e23e,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .popup-complex-6cbe,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  i,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  svg,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .iron_a2e3,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .paragraph-white-e23e,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  .popup-complex-6cbe,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  i,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4
  svg {
  visibility: hidden;
}
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4:after,
button:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4:after,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4:after,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4:after,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ).fn-loading-01c4: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;
}
.article_copper_1815:not(.status_16e6):not(.grid-north-6533),
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ),
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ),
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ) {
  color: #fff;
  background: #235787;
}
.article_copper_1815:not(.status_16e6):not(
    .grid-north-6533
  ):focus,
input[type="button"]:not(.status_16e6):not(
    .grid-north-6533
  ):focus,
input[type="reset"]:not(.status_16e6):not(
    .grid-north-6533
  ):focus,
input[type="submit"]:not(.status_16e6):not(
    .grid-north-6533
  ):focus {
  color: #fff;
}
.article_copper_1815.fn-disabled-01c4:not(.status_16e6):not(
    .grid-north-6533
  ),
.article_copper_1815[disabled]:not(.status_16e6):not(
    .grid-north-6533
  ),
button.fn-disabled-01c4:not(.status_16e6):not(
    .grid-north-6533
  ),
button[disabled]:not(.status_16e6):not(
    .grid-north-6533
  ) {
  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;
}
.banner_3c12 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.banner_3c12: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;
}
.lite_bde3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tabs-action-e621 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.surface_wide_738d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.upper-32fc:after,
.upper-32fc:before,
.hard-3b1a:after,
.hard-3b1a:before,
.copper_1b37:after,
.copper_1b37:before,
.button_1ae1:after,
.button_1ae1:before,
.outline_c0ba:after,
.outline_c0ba:before,
.hover_688a:after,
.hover_688a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.upper-32fc:after,
.hard-3b1a:after,
.copper_1b37:after,
.button_1ae1:after,
.outline_c0ba:after,
.hover_688a:after {
  clear: both;
}
.hard-3b1a .search-old-fb1f,
.copper_1b37 .search-old-fb1f,
.box_abcc .search-old-fb1f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.text-1c72 {
  display: inline-block;
}
.gold-5dca {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gold-5dca img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gold-5dca .accent_basic_5d75 {
  padding: 1em 0;
  font-size: 85%;
}
.accent_basic_5d75 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.blue-f6f8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.blue-f6f8:after,
.blue-f6f8:before {
  content: "";
  display: table;
}
.blue-f6f8:after {
  clear: both;
}
.footer_a047 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.in_7824 .footer_a047 {
  max-width: 50%;
}
.active_beb2 .footer_a047 {
  max-width: 33.33%;
}
.progress_outer_9c3a .footer_a047 {
  max-width: 25%;
}
.column_fixed_8fae .footer_a047 {
  max-width: 20%;
}
.hot-39f0 .footer_a047 {
  max-width: 16.66%;
}
.stone-f659 .footer_a047 {
  max-width: 14.28%;
}
.container_smooth_744d .footer_a047 {
  max-width: 12.5%;
}
.element_thick_84dd .footer_a047 {
  max-width: 11.11%;
}
.accordion-1152 {
  display: block;
}
.current-a67d .hero_87a0 label,
.current-a67d .surface-9f11 label,
.current-a67d .feature-4528 label,
.current-a67d .photo_9d8e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.north_5c1b {
  list-style: none;
  margin: 0;
}
.north_5c1b article.silver-7695 {
  margin-bottom: 0;
}
.north_5c1b ul {
  list-style: none;
  margin: 0;
}
.north_5c1b .card-soft-8d2e li.silver-7695 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .north_5c1b .card-soft-8d2e li.silver-7695 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .north_5c1b .card-soft-8d2e li.silver-7695: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) {
  .north_5c1b .card-soft-8d2e li.silver-7695 li.silver-7695 li.silver-7695 li.silver-7695 {
    padding-left: 0;
  }
}
article.silver-7695 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.silver-7695 .hard-3b1a p:last-of-type {
  margin-bottom: 0;
}
article.silver-7695 .wide_b043 {
  float: left;
}
article.silver-7695 .tall_0933 {
  margin-left: 85px;
}
article.silver-7695 .wood_180b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.silver-7695 .wood_180b .aside-first-36fb {
  margin-left: 10px;
}
article.silver-7695 .message-458f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.silver-7695 .status_hovered_e700 {
  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 .hero_87a0,
  #respond .feature-4528,
  #respond .photo_9d8e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_87a0 input,
#respond .feature-4528 input,
#respond .photo_9d8e input {
  width: 100%;
}
#respond .photo_9d8e {
  margin-right: 0;
}
#respond .plasma_a65e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_dff5 {
  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;
}
.down_dff5.preview-next-41a7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.down_dff5 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%);
}
.down_dff5:focus,
.down_dff5: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);
}
.block-rough-b010 {
  border-radius: 10%;
}
.detail-over-01cf {
  border-radius: 50%;
}
.hero-dynamic-de6a {
  font-size: 0.72em;
}
.paper-83dc {
  font-size: 0.875em;
}
.north-f553 {
  font-size: 1.1em;
}
.green-d098 {
  text-transform: uppercase;
  line-height: 1.2;
}
.green-d098.hero-dynamic-de6a {
  letter-spacing: 0.5px;
}
.footer-copper-b414,
.footer-copper-b414 a {
  color: #6d6d6d;
}
.footer-copper-b414 a:hover {
  color: #111;
}
.tertiary-iron-d041 {
  color: #6d6d6d;
}
.border_brown_2f19 {
  overflow-x: hidden;
}
.border_brown_2f19 .secondary-fixed-4109.complex-f82d {
  position: relative;
}
.border_brown_2f19 .secondary-fixed-4109.complex-f82d.column-656c {
  position: initial;
}
.border_brown_2f19
  .secondary-fixed-4109.complex-f82d.column-656c
  .disabled_next_459d {
  left: auto;
}
.border_brown_2f19 .secondary-fixed-4109 .disabled_next_459d {
  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;
}
.border_brown_2f19 .secondary-fixed-4109:hover.complex-f82d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.border_brown_2f19
  .secondary-fixed-4109:hover.complex-f82d
  .disabled_next_459d {
  display: block;
  z-index: 9999999;
}
.border_brown_2f19 .icon-fixed-6d35 .tiny_d7b3,
.border_brown_2f19 .glass_e387 .tiny_d7b3 {
  display: none;
}
.border_brown_2f19 .hard_e348 .secondary-fixed-4109:hover.complex-f82d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.current-a67d .hero_87a0 label,
.current-a67d .surface-9f11 label,
.current-a67d .feature-4528 label,
.current-a67d .photo_9d8e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.north_5c1b {
  list-style: none;
  margin: 0;
}
.north_5c1b article.silver-7695 {
  margin-bottom: 0;
}
.north_5c1b ul {
  list-style: none;
  margin: 0;
}
.north_5c1b .card-soft-8d2e li.silver-7695 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .north_5c1b .card-soft-8d2e li.silver-7695 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .north_5c1b .card-soft-8d2e li.silver-7695: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) {
  .north_5c1b .card-soft-8d2e li.silver-7695 li.silver-7695 li.silver-7695 li.silver-7695 {
    padding-left: 0;
  }
}
article.silver-7695 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.silver-7695 .hard-3b1a p:last-of-type {
  margin-bottom: 0;
}
article.silver-7695 .wide_b043 {
  float: left;
}
article.silver-7695 .tall_0933 {
  margin-left: 85px;
}
article.silver-7695 .wood_180b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.silver-7695 .wood_180b .aside-first-36fb {
  margin-left: 10px;
}
article.silver-7695 .message-458f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.silver-7695 .status_hovered_e700 {
  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 .hero_87a0,
  #respond .feature-4528,
  #respond .photo_9d8e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_87a0 input,
#respond .feature-4528 input,
#respond .photo_9d8e input {
  width: 100%;
}
#respond .photo_9d8e {
  margin-right: 0;
}
#respond .plasma_a65e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-fixed-6d35 .bottom-0f82 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom-0f82 .search-d1e6.middle_5d5a .gas_d4a5 > li > a:focus,
.bottom-0f82 .search-d1e6.middle_5d5a .gas_d4a5 > li > a:hover,
.bottom-0f82 .search-d1e6.chip_copper_d488 .gas_d4a5 > li > a:focus,
.bottom-0f82 .search-d1e6.chip_copper_d488 .gas_d4a5 > li > a:hover,
.bottom-0f82 .search-d1e6.photo-action-9ca1 .gas_d4a5 > li > a:focus,
.bottom-0f82 .search-d1e6.photo-action-9ca1 .gas_d4a5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-0f82
  .search-d1e6.middle_5d5a
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a,
.bottom-0f82
  .search-d1e6.middle_5d5a
  .gas_d4a5
  > li.header-4502
  > a,
.bottom-0f82
  .search-d1e6.chip_copper_d488
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a,
.bottom-0f82
  .search-d1e6.chip_copper_d488
  .gas_d4a5
  > li.header-4502
  > a,
.bottom-0f82
  .search-d1e6.photo-action-9ca1
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a,
.bottom-0f82 .search-d1e6.photo-action-9ca1 .gas_d4a5 > li.last-c6c4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-0f82 .plasma_371b,
.bottom-0f82 .plasma_371b a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-0f82 .pressed_6a8f.content-south-d88c li a,
.bottom-0f82 .accent_bottom_385c a,
.bottom-0f82 .current_c498,
.bottom-0f82 .gas_d4a5 > li > a,
.bottom-0f82 .button_47f3 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82 .pressed_6a8f.content-south-d88c li a:hover,
.bottom-0f82 .accent_bottom_385c a:hover,
.bottom-0f82 .current_c498:hover,
.bottom-0f82 .gas_d4a5 > li > a:hover,
.bottom-0f82 .button_47f3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-0f82 .module_4602 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82 .module_4602 .dropdown-ac49 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-0f82 .module_4602:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-0f82 .center_51f3 .dirty-e484 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82 .center_51f3 .dirty-e484 .advanced-20d4 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82
  .center_51f3
  .dirty-e484
  .advanced-20d4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82
  .center_51f3
  .dirty-e484
  .advanced-20d4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82
  .center_51f3
  .dirty-e484
  .advanced-20d4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82
  .center_51f3
  .dirty-e484
  .advanced-20d4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82 .center_51f3 .clean_cbda {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-0f82 .center_51f3 .clean_cbda:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_smooth_08fc
  .bottom-0f82
  .center_51f3
  .hot-ba41
  .nav-b621 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_smooth_08fc
  .bottom-0f82
  .center_51f3
  .hot-ba41
  .advanced-20d4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-fixed-6d35 .message_motion_0112 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message_motion_0112 .search-d1e6.middle_5d5a .gas_d4a5 > li > a:focus,
.message_motion_0112 .search-d1e6.middle_5d5a .gas_d4a5 > li > a:hover,
.message_motion_0112 .search-d1e6.chip_copper_d488 .gas_d4a5 > li > a:focus,
.message_motion_0112 .search-d1e6.chip_copper_d488 .gas_d4a5 > li > a:hover,
.message_motion_0112 .search-d1e6.photo-action-9ca1 .gas_d4a5 > li > a:focus,
.message_motion_0112 .search-d1e6.photo-action-9ca1 .gas_d4a5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_motion_0112
  .search-d1e6.middle_5d5a
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a,
.message_motion_0112
  .search-d1e6.middle_5d5a
  .gas_d4a5
  > li.header-4502
  > a,
.message_motion_0112
  .search-d1e6.chip_copper_d488
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a,
.message_motion_0112
  .search-d1e6.chip_copper_d488
  .gas_d4a5
  > li.header-4502
  > a,
.message_motion_0112
  .search-d1e6.photo-action-9ca1
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a,
.message_motion_0112 .search-d1e6.photo-action-9ca1 .gas_d4a5 > li.last-c6c4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.message_motion_0112 .plasma_371b,
.message_motion_0112 .plasma_371b a {
  color: rgba(0, 0, 0, 0.8);
}
.message_motion_0112 .pressed_6a8f.content-south-d88c li a,
.message_motion_0112 .accent_bottom_385c a,
.message_motion_0112 .current_c498,
.message_motion_0112 .gas_d4a5 > li > a,
.message_motion_0112 .button_47f3 {
  color: rgba(0, 0, 0, 0.55);
}
.message_motion_0112 .pressed_6a8f.content-south-d88c li a:hover,
.message_motion_0112 .accent_bottom_385c a:hover,
.message_motion_0112 .current_c498:hover,
.message_motion_0112 .gas_d4a5 > li > a:hover,
.message_motion_0112 .button_47f3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_motion_0112 .module_4602 {
  color: rgba(0, 0, 0, 0.55);
}
.message_motion_0112 .module_4602 .dropdown-ac49 {
  color: rgba(0, 0, 0, 0.8);
}
.message_motion_0112 .module_4602:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_cold_d528 .progress-old-39f1 {
  margin-left: auto;
  margin-right: auto;
}
.copper_1b37 > * {
  margin-left: auto;
  margin-right: auto;
}
.copper_1b37 .lite_bde3 {
  margin-right: 1.41575em;
}
.input_7b14 .copper_1b37 > .wood_7939 {
  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;
}
.input_7b14 .copper_1b37 > .block-first-8dcc {
  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;
}
.photo_orange_af64.mask_cold_d528 .progress-old-39f1,
.aside-plasma-8e8b.mask_cold_d528 .progress-old-39f1 {
  margin-left: 0;
}
.notice-a833.mask_cold_d528 .progress-old-39f1,
.new-4509.mask_cold_d528 .progress-old-39f1 {
  margin-right: 0;
}
.copper_1b37 ol,
.copper_1b37 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.breadcrumb-light-b909 video {
  max-width: 100%;
}
.avatar-87ac img {
  display: block;
}
.avatar-87ac.lite_bde3,
.avatar-87ac.tabs-action-e621 {
  width: 100%;
}
.avatar-87ac.block-first-8dcc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.first-e6ee:not(.down_60f8) {
  margin: 1.5em auto;
}
.brown_040b p {
  padding: 1.5em 14px;
}
ul.pattern-1aaa.block-first-8dcc,
ul.pattern-1aaa.wood_7939,
ul.pattern-1aaa.current-144b.wood_7939 {
  padding: 0 14px;
}
.tooltip-green-4a8a {
  display: block;
  overflow-x: auto;
}
.tooltip-green-4a8a table {
  border-collapse: collapse;
  width: 100%;
}
.tooltip-green-4a8a td,
.tooltip-green-4a8a th {
  padding: 0.5em;
}
.copper_1b37 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.copper_1b37 ol ol,
.copper_1b37 ol ul,
.copper_1b37 ul ol,
.copper_1b37 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.copper_1b37 ol ol li,
.copper_1b37 ol ul li,
.copper_1b37 ul ol li,
.copper_1b37 ul ul li {
  margin-left: 0;
}
.article-purple-a751.notice-center-28cb > .search_eee2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.article-purple-a751.notice-center-28cb > .search_eee2 iframe,
.article-purple-a751.notice-center-28cb > .search_eee2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dim_18d3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dim_18d3.old-ae62 {
  padding: 0;
}
.dim_18d3.old-ae62 cite {
  font-size: 13px;
}
.dim_18d3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dim_18d3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fluid_a199 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fluid_a199 > p:first-child {
  margin-top: 0;
}
.fluid_a199 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fluid_a199 blockquote {
  border-left: 0;
}
.layout_fast_4c93 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.layout_fast_4c93:not(.image-ae42) {
  max-width: 100px;
}
.layout_fast_4c93.hover_dim_efcb {
  border-bottom: none !important;
  text-align: center;
}
.layout_fast_4c93.hover_dim_efcb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .brown_040b p {
    padding: 1.5em 0;
  }
}
.upper-8cd4 {
  color: #0073aa;
}
.banner_smooth_dd5e {
  background-color: #0073aa;
}
.west-9502 {
  color: #229fd8;
}
.aside-black-1145 {
  background-color: #229fd8;
}
.smooth-f03b {
  color: #eee;
}
.popup_d840 {
  background-color: #eee;
}
.shade_inner_43be {
  color: #444;
}
.article_copper_5d8a {
  background-color: #444;
}
.clean_c9fa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.clean_c9fa .hover-huge-f6c9 .accent_bottom_385c {
  font-size: 15px;
}
.clean_c9fa .accent_bottom_385c {
  line-height: 1.3;
}
.clean_c9fa .message_motion_0112 {
}
.clean_c9fa .bottom-0f82 {
  background: #235787;
}
.photo_2b9c {
  padding: 0;
}
.photo_2b9c .bottom-0f82 {
  background: #1a1a1a;
}
.photo_2b9c .message_motion_0112 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container-0d8f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container-0d8f .message_motion_0112 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container-0d8f .bottom-0f82 {
  background: #303030;
}
.hover_688a {
  position: relative;
  z-index: 10;
}
.hover_688a .tertiary_over_c721 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.preview_hot_5a6b .complex-f82d {
  display: inline-block;
  vertical-align: middle;
}
.preview_hot_5a6b.border-slow-13d8 .complex-f82d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .preview_hot_5a6b.border-slow-13d8 .complex-f82d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .preview_hot_5a6b.border-slow-13d8 .complex-f82d {
    margin-right: 0.4em;
  }
}
.preview_hot_5a6b.border-slow-13d8 .complex-f82d:last-child {
  margin-right: 0;
}
.active-active-a552 .tertiary_over_c721 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon-fixed-6d35 .hover-huge-f6c9 {
    margin: 0 -0.5em;
  }
  .icon-fixed-6d35 .hover-huge-f6c9 [class*="customify-col-"],
  .icon-fixed-6d35 .hover-huge-f6c9 [class*="customify-col_"],
  .icon-fixed-6d35 .hover-huge-f6c9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon-fixed-6d35.badge-19e3 .tertiary_over_c721 {
  background: 0 0 !important;
}
.icon-fixed-6d35.badge-19e3 .tertiary_over_c721,
.icon-fixed-6d35.active-active-a552 .tertiary_over_c721 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon-fixed-6d35.active_618d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon-fixed-6d35.active-active-a552 .tertiary_over_c721 {
  box-shadow: none !important;
}
.header_last_ff68 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .header_last_ff68 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .header_last_ff68 {
    padding: 18px 0 20px;
  }
}
.header_last_ff68 .notice-84ff {
  width: 100%;
}
.header_last_ff68 .detail_f865 {
  margin-bottom: 0;
}
.header_last_ff68 .link_active_0f22 {
  margin-top: 5px;
  font-size: 0.875em;
}
.description-724f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description-724f .summary_21e7 {
  width: 100%;
}
.hero-gas-e1c5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero-gas-e1c5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero-gas-e1c5 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;
}
.hero-gas-e1c5 li:last-child:after {
  display: none;
}
.hero-gas-e1c5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.stale_474b .tiny_d7b3 button,
.header_last_ff68 .tiny_d7b3 button {
  left: 0;
}
.stale_474b .summary_21e7,
.header_last_ff68 .summary_21e7 {
  padding-left: 0;
  padding-right: 0;
}
.stale_474b .description-724f,
.header_last_ff68 .description-724f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stale_474b {
  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;
}
.stale_474b: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;
}
.stale_474b .frame-2dea {
  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) {
  .stale_474b .frame-2dea {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stale_474b .frame-2dea {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stale_474b .frame-2dea {
    min-height: 200px;
  }
}
.stale_474b .hero-gas-e1c5 {
  color: rgba(255, 255, 255, 0.8);
}
.stale_474b .hero-gas-e1c5 a,
.stale_474b .hero-gas-e1c5 li:after {
  color: inherit;
}
.stale_474b .hero-gas-e1c5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.box-north-301a {
  margin-bottom: 0.5em;
}
.hero-down-3601 {
  margin-bottom: 1.2em;
}
.hero-down-3601,
.box-north-301a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero-down-3601 p:last-child,
.box-north-301a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tiny_d7b3,
#masthead .tiny_d7b3 {
  display: none;
}
#masthead
  > .tiny_d7b3.in_1303 {
  display: none;
}
#masthead > .tiny_d7b3 button {
  left: 0;
}
.notification-6f51 {
  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%;
}
.notification-6f51 .complex-f82d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification-6f51 .chip_in_055b {
  display: -webkit-box;
  display: flex;
}
.notification-6f51 .chip_in_055b.background_7d05 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification-6f51 .chip_in_055b.message-b4fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-6f51 .chip_in_055b.simple-0f8c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification-6f51.cool-c724.tabs_3929 .chip_in_055b.background_7d05 {
  flex-basis: 100%;
}
.notification-6f51.primary-d1a2 .chip_in_055b.message-b4fe {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification-6f51.primary-d1a2 .chip_in_055b.simple-0f8c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tiny_d7b3.in_1303 {
  display: none;
}
#masthead > .tiny_d7b3 button {
  left: 0;
}
.section-pro-d223 {
  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;
}
.section-pro-d223:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.section-pro-d223.frame_action_cb52 i {
  margin-right: 4px;
}
.section-pro-d223.tag_south_c318 i {
  margin-left: 5px;
}
.accent_bottom_385c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accent_bottom_385c p:last-child {
  margin-bottom: 0;
}
.sort-876e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sort-876e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sort-876e img {
  display: block;
  width: auto;
  line-height: 1;
}
.sort-876e .plasma_371b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sort-876e .glass_53d9 {
  margin: 5px 0 7px 0;
}
.sort-876e.border_6e61 .module_cde2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-876e.border_6e61 .complex-b9f4 {
  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;
}
.sort-876e.white_4d7e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sort-876e.white_4d7e .module_cde2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-876e.white_4d7e .complex-b9f4 {
  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;
}
.sort-876e.list-gold-4d04 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort-876e.left-0942 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sort-876e.left-0942 .complex-b9f4 {
  margin-top: 7px;
}
.large_1d68 {
  display: inline-block;
}
.hover_688a .orange-8702 .sort-876e img {
  max-width: 100%;
}
.search-d1e6 .message-bronze-d6ee.pattern-outer-77d0,
.bronze-9f90 .message-bronze-d6ee.pattern-outer-77d0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.search-d1e6 .filter_motion_2fa8,
.bronze-9f90 .filter_motion_2fa8 {
  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%);
}
.search-d1e6 .filter_motion_2fa8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.search-d1e6.first-778a .filter_motion_2fa8 {
  display: none;
}
.search-d1e6 .nav_0835 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-d1e6 .nav_0835 li {
  display: inline-block;
  position: relative;
}
.search-d1e6 .nav_0835 li:last-child {
  margin-right: 0;
}
.search-d1e6 .nav_0835 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;
}
.search-d1e6 .nav_0835 li.last-c6c4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.search-d1e6 .nav_0835 > 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;
}
.search-d1e6 .nav_0835 > li > a i {
  line-height: 0;
}
.search-d1e6 .nav_0835 > li.outline_1b08 > a .filter_motion_2fa8 {
  margin-left: 4px;
  line-height: 0;
}
.search-d1e6 .nav_0835 .main_up_fa3d li.outline_1b08 > a {
  position: relative;
}
.search-d1e6 .nav_0835 .main_up_fa3d li.outline_1b08 > a:after,
.search-d1e6 .nav_0835 .main_up_fa3d li.outline_1b08 > a:before {
  content: "";
  display: table;
}
.search-d1e6 .nav_0835 .main_up_fa3d li.outline_1b08 > a:after {
  clear: both;
}
.search-d1e6 .nav_0835 .main_up_fa3d li.outline_1b08 > a .filter_motion_2fa8 {
  margin-left: 5px;
  float: right;
}
.search-d1e6 .stone_3804,
.search-d1e6 .main_up_fa3d {
  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;
}
.search-d1e6 .main_up_fa3d {
  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;
}
.search-d1e6 .main_up_fa3d .pattern-outer-77d0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search-d1e6 .main_up_fa3d .filter_motion_2fa8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.search-d1e6 .main_up_fa3d li {
  display: block;
  margin: 0;
  padding: 0;
}
.search-d1e6 .main_up_fa3d 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;
}
.search-d1e6 .main_up_fa3d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.search-d1e6 .main_up_fa3d .main_up_fa3d {
  top: 0;
  left: 100%;
}
.search-d1e6 .tag-0aad.fn-focus-01c4 > .stone_3804,
.search-d1e6 .tag-0aad.fn-focus-01c4 > .main_up_fa3d,
.search-d1e6 .tag-0aad:focus > .stone_3804,
.search-d1e6 .tag-0aad:focus > .main_up_fa3d,
.search-d1e6 .tag-0aad:hover > .stone_3804,
.search-d1e6 .tag-0aad:hover > .main_up_fa3d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.search-d1e6.photo-action-9ca1 .gas_d4a5:after,
.search-d1e6.photo-action-9ca1 .gas_d4a5:before {
  content: "";
  display: table;
}
.search-d1e6.photo-action-9ca1 .gas_d4a5:after {
  clear: both;
}
.search-d1e6.photo-action-9ca1 .gas_d4a5 > li {
  float: left;
}
.search-d1e6.surface_923a .gas_d4a5:after,
.search-d1e6.surface_923a .gas_d4a5:before {
  content: "";
  display: table;
}
.search-d1e6.surface_923a .gas_d4a5:after {
  clear: both;
}
.search-d1e6.surface_923a .gas_d4a5 > li {
  float: left;
}
.search-d1e6.surface_923a .gas_d4a5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.search-d1e6.surface_923a .gas_d4a5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.search-d1e6.surface_923a .gas_d4a5 > li.dropdown_cold_0dcc > a,
.search-d1e6.surface_923a .gas_d4a5 > li.last-c6c4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.search-d1e6.middle_5d5a .gas_d4a5 > li > a .pattern-outer-77d0 {
  position: relative;
}
.search-d1e6.middle_5d5a .gas_d4a5 > li > a .pattern-outer-77d0: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;
}
.search-d1e6.middle_5d5a
  .gas_d4a5
  > li:focus
  > a
  .pattern-outer-77d0:before,
.search-d1e6.middle_5d5a
  .gas_d4a5
  > li:hover
  > a
  .pattern-outer-77d0:before {
  width: 100%;
  background-color: currentColor;
}
.search-d1e6.middle_5d5a
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a
  .pattern-outer-77d0:before,
.search-d1e6.middle_5d5a
  .gas_d4a5
  > li.header-4502
  > a
  .pattern-outer-77d0:before {
  width: 100%;
  background-color: currentColor;
}
.search-d1e6.chip_copper_d488 .gas_d4a5 > li > a .pattern-outer-77d0 {
  position: relative;
}
.search-d1e6.chip_copper_d488 .gas_d4a5 > li > a .pattern-outer-77d0: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;
}
.search-d1e6.chip_copper_d488 .gas_d4a5 > li:focus > a .pattern-outer-77d0:before,
.search-d1e6.chip_copper_d488
  .gas_d4a5
  > li:hover
  > a
  .pattern-outer-77d0:before {
  width: 100%;
  background-color: currentColor;
}
.search-d1e6.chip_copper_d488
  .gas_d4a5
  > li.dropdown_cold_0dcc
  > a
  .pattern-outer-77d0:before,
.search-d1e6.chip_copper_d488
  .gas_d4a5
  > li.header-4502
  > a
  .pattern-outer-77d0:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-9f90 .nav_0835 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bronze-9f90 .nav_0835 li:first-child > a {
  border-top: none;
}
.bronze-9f90 .nav_0835 .stale-a22e > .pattern-outer-77d0 .filter_motion_2fa8 {
  display: none;
}
.bronze-9f90 .nav_0835 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bronze-9f90 .nav_0835 li:last-child {
  border: none;
}
.bronze-9f90 .nav_0835 li.outline_1b08 > a {
  padding-right: 45px !important;
}
.bronze-9f90 .nav_0835 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bronze-9f90 .nav_0835 li a:focus,
.bronze-9f90 .nav_0835 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-9f90 .nav_0835 li .column-cool-33b1 {
  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;
}
.bronze-9f90 .nav_0835 li .column-cool-33b1:hover {
  box-shadow: none;
}
.bronze-9f90 .nav_0835 li .column-cool-33b1 .filter_motion_2fa8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bronze-9f90 .nav_0835 .main_up_fa3d {
  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);
}
.bronze-9f90 .nav_0835 .main_up_fa3d li a {
  padding-left: 3em;
}
.bronze-9f90 .nav_0835 .row_150d > a .column-cool-33b1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bronze-9f90 .nav_0835 .row_150d > .main_up_fa3d {
  display: block;
  opacity: 1;
}
.status_8302 {
  max-width: 100%;
}
.accordion_636f {
  line-height: 0;
  cursor: pointer;
}
.button_47f3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.button_47f3:hover {
  box-shadow: none;
  color: currentColor;
}
.button_47f3 svg {
  width: 18px;
  height: 18px;
}
.button_47f3 .easy_dbe3 {
  display: none;
}
.photo_motion_f2af {
  position: relative;
}
.photo_motion_f2af.fn-active-01c4 .button_47f3 .fast-1aec {
  display: none;
}
.photo_motion_f2af.fn-active-01c4 .button_47f3 .easy_dbe3 {
  display: inline-block;
}
.photo_motion_f2af .east-192d {
  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);
}
.photo_motion_f2af.module-5f83 .east-192d {
  left: auto;
  right: -0.9em;
}
.photo_motion_f2af.module-5f83 .wide-fc0d::before {
  left: auto;
  right: 15px;
}
.photo_motion_f2af.fn-active-01c4 .east-192d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hot-ba41 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hot-ba41 label {
  flex-basis: 100%;
}
.hot-ba41 .dirty-e484 {
  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;
}
.hot-ba41 .advanced-20d4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hot-ba41 .advanced-20d4:focus {
  background-color: transparent;
}
.hot-ba41 button.clean_cbda {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hot-ba41 button.clean_cbda:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hot-ba41 button.clean_cbda svg {
  width: 18px;
  height: 18px;
}
.hot-ba41 input[type="submit"] {
  min-height: auto;
}
.center_51f3 .hot-ba41 .advanced-20d4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wide-fc0d {
  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) {
  .wide-fc0d {
    width: 220px;
  }
}
.wide-fc0d label {
  flex-basis: 100%;
}
.wide-fc0d::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;
}
.disabled_smooth_08fc .center_51f3 .hot-ba41 {
  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;
}
.disabled_smooth_08fc
  .center_51f3
  .hot-ba41
  .dirty-e484 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.disabled_smooth_08fc .center_51f3 .hot-ba41 .advanced-20d4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.disabled_smooth_08fc
  .center_51f3
  .hot-ba41
  .advanced-20d4:focus {
  background: 0 0;
}
.disabled_smooth_08fc
  .center_51f3
  .hot-ba41
  .nav-b621 {
  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;
}
.pressed_6a8f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pressed_6a8f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pressed_6a8f li:last-child {
  margin-right: 0;
}
.pressed_6a8f li:first-child {
  margin-left: 0;
}
.pressed_6a8f.panel_black_bbc4 a {
  color: #fff;
}
.pressed_6a8f.panel_black_bbc4 a:hover {
  color: #fff;
}
.pressed_6a8f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pressed_6a8f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pressed_6a8f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pressed_6a8f a:hover {
  opacity: 0.9;
  color: inherit;
}
.pressed_6a8f [class*="social-icon-apple"] {
  background-color: #999;
}
.pressed_6a8f [class*="social-icon-apple"].light-1105 {
  background-color: transparent;
  color: #999;
}
.pressed_6a8f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pressed_6a8f [class*="social-icon-behance"].light-1105 {
  background-color: transparent;
  color: #1769ff;
}
.pressed_6a8f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pressed_6a8f [class*="social-icon-bitbucket"].light-1105 {
  background-color: transparent;
  color: #205081;
}
.pressed_6a8f [class*="social-icon-codepen"] {
  background-color: #000;
}
.pressed_6a8f [class*="social-icon-codepen"].light-1105 {
  background-color: transparent;
  color: #000;
}
.pressed_6a8f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pressed_6a8f [class*="social-icon-delicious"].light-1105 {
  background-color: transparent;
  color: #39f;
}
.pressed_6a8f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pressed_6a8f [class*="social-icon-digg"].light-1105 {
  background-color: transparent;
  color: #005be2;
}
.pressed_6a8f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pressed_6a8f [class*="social-icon-dribbble"].light-1105 {
  background-color: transparent;
  color: #ea4c89;
}
.pressed_6a8f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pressed_6a8f [class*="social-icon-envelope"].light-1105 {
  background-color: transparent;
  color: #ea4335;
}
.pressed_6a8f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pressed_6a8f [class*="social-icon-facebook"].light-1105 {
  background-color: transparent;
  color: #3b5998;
}
.pressed_6a8f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pressed_6a8f [class*="social-icon-flickr"].light-1105 {
  background-color: transparent;
  color: #0063dc;
}
.pressed_6a8f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pressed_6a8f [class*="social-icon-foursquare"].light-1105 {
  background-color: transparent;
  color: #2d5be3;
}
.pressed_6a8f [class*="social-icon-github"] {
  background-color: #333;
}
.pressed_6a8f [class*="social-icon-github"].light-1105 {
  background-color: transparent;
  color: #333;
}
.pressed_6a8f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pressed_6a8f [class*="social-icon-google-plus"].light-1105 {
  background-color: transparent;
  color: #dd4b39;
}
.pressed_6a8f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pressed_6a8f [class*="social-icon-houzz"].light-1105 {
  background-color: transparent;
  color: #7ac142;
}
.pressed_6a8f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pressed_6a8f [class*="social-icon-instagram"].light-1105 {
  background-color: transparent;
  color: #262626;
}
.pressed_6a8f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pressed_6a8f [class*="social-icon-jsfiddle"].light-1105 {
  background-color: transparent;
  color: #487aa2;
}
.pressed_6a8f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pressed_6a8f [class*="social-icon-linkedin"].light-1105 {
  background-color: transparent;
  color: #0077b5;
}
.pressed_6a8f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pressed_6a8f [class*="social-icon-medium"].light-1105 {
  background-color: transparent;
  color: #00ab6b;
}
.pressed_6a8f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pressed_6a8f
  [class*="social-icon-odnoklassniki"].light-1105 {
  background-color: transparent;
  color: #f4731c;
}
.pressed_6a8f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pressed_6a8f [class*="social-icon-meetup"].light-1105 {
  background-color: transparent;
  color: #ec1c40;
}
.pressed_6a8f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pressed_6a8f [class*="social-icon-pinterest"].light-1105 {
  background-color: transparent;
  color: #bd081c;
}
.pressed_6a8f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pressed_6a8f [class*="social-icon-product-hunt"].light-1105 {
  background-color: transparent;
  color: #da552f;
}
.pressed_6a8f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pressed_6a8f [class*="social-icon-reddit"].light-1105 {
  background-color: transparent;
  color: #ff4500;
}
.pressed_6a8f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pressed_6a8f [class*="social-icon-rss"].light-1105 {
  background-color: transparent;
  color: #f26522;
}
.pressed_6a8f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pressed_6a8f
  [class*="social-icon-shopping-cart"].light-1105 {
  background-color: transparent;
  color: #4caf50;
}
.pressed_6a8f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pressed_6a8f [class*="social-icon-skype"].light-1105 {
  background-color: transparent;
  color: #00aff0;
}
.pressed_6a8f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pressed_6a8f [class*="social-icon-slideshare"].light-1105 {
  background-color: transparent;
  color: #0077b5;
}
.pressed_6a8f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pressed_6a8f [class*="social-icon-snapchat"].light-1105 {
  background-color: transparent;
  color: #fffc00;
}
.pressed_6a8f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pressed_6a8f [class*="social-icon-soundcloud"].light-1105 {
  background-color: transparent;
  color: #f80;
}
.pressed_6a8f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pressed_6a8f [class*="social-icon-spotify"].light-1105 {
  background-color: transparent;
  color: #2ebd59;
}
.pressed_6a8f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pressed_6a8f
  [class*="social-icon-stack-overflow"].light-1105 {
  background-color: transparent;
  color: #fe7a15;
}
.pressed_6a8f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pressed_6a8f [class*="social-icon-maldkfgram"].light-1105 {
  background-color: transparent;
  color: #2ca5e0;
}
.pressed_6a8f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pressed_6a8f [class*="social-icon-tripadvisor"].light-1105 {
  background-color: transparent;
  color: #589442;
}
.pressed_6a8f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pressed_6a8f [class*="social-icon-tumblr"].light-1105 {
  background-color: transparent;
  color: #35465c;
}
.pressed_6a8f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pressed_6a8f [class*="social-icon-twitch"].light-1105 {
  background-color: transparent;
  color: #6441a5;
}
.pressed_6a8f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pressed_6a8f [class*="social-icon-twitter"].light-1105 {
  background-color: transparent;
  color: #1da1f2;
}
.pressed_6a8f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pressed_6a8f [class*="social-icon-vimeo"].light-1105 {
  background-color: transparent;
  color: #1ab7ea;
}
.pressed_6a8f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pressed_6a8f [class*="social-icon-vk"].light-1105 {
  background-color: transparent;
  color: #45668e;
}
.pressed_6a8f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pressed_6a8f [class*="social-icon-weibo"].light-1105 {
  background-color: transparent;
  color: #df2029;
}
.pressed_6a8f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pressed_6a8f [class*="social-icon-weixin"].light-1105 {
  background-color: transparent;
  color: #7bb32e;
}
.pressed_6a8f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pressed_6a8f [class*="social-icon-whatsapp"].light-1105 {
  background-color: transparent;
  color: #25d366;
}
.pressed_6a8f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pressed_6a8f [class*="social-icon-wordpress"].light-1105 {
  background-color: transparent;
  color: #21759b;
}
.pressed_6a8f [class*="social-icon-xing"] {
  background-color: #026466;
}
.pressed_6a8f [class*="social-icon-xing"].light-1105 {
  background-color: transparent;
  color: #026466;
}
.pressed_6a8f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pressed_6a8f [class*="social-icon-yelp"].light-1105 {
  background-color: transparent;
  color: #af0606;
}
.pressed_6a8f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pressed_6a8f [class*="social-icon-youtube"].light-1105 {
  background-color: transparent;
  color: #cd201f;
}
.current_c498 {
  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;
}
.current_c498:hover {
  box-shadow: none;
  background: 0 0;
}
.bright_fa0c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.heading_6515 {
  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;
}
.bronze_aac9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.last-13bc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.last-13bc,
.last-13bc::after,
.last-13bc::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;
}
.last-13bc::after,
.last-13bc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active_31cf .heading_6515 .bronze_aac9 {
  margin-top: -2px;
  width: 19px;
}
.active_31cf .heading_6515 .last-13bc {
  margin-top: -1px;
}
.active_31cf .heading_6515 .last-13bc,
.active_31cf .heading_6515 .last-13bc::after,
.active_31cf .heading_6515 .last-13bc::before {
  width: 19px;
  height: 2px;
}
.active_31cf .heading_6515 .last-13bc::before {
  top: -6px;
}
.active_31cf .heading_6515 .last-13bc::after {
  bottom: -6px;
}
.item-pro-8dcb .heading_6515 .bronze_aac9 {
  margin-top: -2px;
  width: 22px;
}
.item-pro-8dcb .heading_6515 .last-13bc {
  margin-top: -1px;
}
.item-pro-8dcb .heading_6515 .last-13bc,
.item-pro-8dcb .heading_6515 .last-13bc::after,
.item-pro-8dcb .heading_6515 .last-13bc::before {
  width: 22px;
  height: 2px;
}
.item-pro-8dcb .heading_6515 .last-13bc::before {
  top: -7px;
}
.item-pro-8dcb .heading_6515 .last-13bc::after {
  bottom: -7px;
}
.mask-stale-238a .heading_6515 .bronze_aac9 {
  margin-top: -2px;
  width: 31px;
}
.mask-stale-238a .heading_6515 .last-13bc {
  margin-top: -1.5px;
}
.mask-stale-238a .heading_6515 .last-13bc,
.mask-stale-238a .heading_6515 .last-13bc::after,
.mask-stale-238a .heading_6515 .last-13bc::before {
  width: 31px;
  height: 3px;
}
.mask-stale-238a .heading_6515 .last-13bc::before {
  top: -9px;
}
.mask-stale-238a .heading_6515 .last-13bc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .over-bc46 .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 19px;
  }
  .over-bc46 .heading_6515 .last-13bc {
    margin-top: -1px;
  }
  .over-bc46 .heading_6515 .last-13bc,
  .over-bc46 .heading_6515 .last-13bc::after,
  .over-bc46 .heading_6515 .last-13bc::before {
    width: 19px;
    height: 2px;
  }
  .over-bc46 .heading_6515 .last-13bc::before {
    top: -6px;
  }
  .over-bc46 .heading_6515 .last-13bc::after {
    bottom: -6px;
  }
  .tag-fixed-561f .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 22px;
  }
  .tag-fixed-561f .heading_6515 .last-13bc {
    margin-top: -1px;
  }
  .tag-fixed-561f .heading_6515 .last-13bc,
  .tag-fixed-561f .heading_6515 .last-13bc::after,
  .tag-fixed-561f .heading_6515 .last-13bc::before {
    width: 22px;
    height: 2px;
  }
  .tag-fixed-561f .heading_6515 .last-13bc::before {
    top: -7px;
  }
  .tag-fixed-561f .heading_6515 .last-13bc::after {
    bottom: -7px;
  }
  .tag_7999 .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 31px;
  }
  .tag_7999 .heading_6515 .last-13bc {
    margin-top: -1.5px;
  }
  .tag_7999 .heading_6515 .last-13bc,
  .tag_7999 .heading_6515 .last-13bc::after,
  .tag_7999 .heading_6515 .last-13bc::before {
    width: 31px;
    height: 3px;
  }
  .tag_7999 .heading_6515 .last-13bc::before {
    top: -9px;
  }
  .tag_7999 .heading_6515 .last-13bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .card_bright_f275 .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 19px;
  }
  .card_bright_f275 .heading_6515 .last-13bc {
    margin-top: -1px;
  }
  .card_bright_f275 .heading_6515 .last-13bc,
  .card_bright_f275 .heading_6515 .last-13bc::after,
  .card_bright_f275 .heading_6515 .last-13bc::before {
    width: 19px;
    height: 2px;
  }
  .card_bright_f275 .heading_6515 .last-13bc::before {
    top: -6px;
  }
  .card_bright_f275 .heading_6515 .last-13bc::after {
    bottom: -6px;
  }
  .small-1651 .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 22px;
  }
  .small-1651 .heading_6515 .last-13bc {
    margin-top: -1px;
  }
  .small-1651 .heading_6515 .last-13bc,
  .small-1651 .heading_6515 .last-13bc::after,
  .small-1651 .heading_6515 .last-13bc::before {
    width: 22px;
    height: 2px;
  }
  .small-1651 .heading_6515 .last-13bc::before {
    top: -7px;
  }
  .small-1651 .heading_6515 .last-13bc::after {
    bottom: -7px;
  }
  .slider_silver_8a59 .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_silver_8a59 .heading_6515 .last-13bc {
    margin-top: -1.5px;
  }
  .slider_silver_8a59 .heading_6515 .last-13bc,
  .slider_silver_8a59 .heading_6515 .last-13bc::after,
  .slider_silver_8a59 .heading_6515 .last-13bc::before {
    width: 31px;
    height: 3px;
  }
  .slider_silver_8a59 .heading_6515 .last-13bc::before {
    top: -9px;
  }
  .slider_silver_8a59 .heading_6515 .last-13bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tag_2066 .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 19px;
  }
  .tag_2066 .heading_6515 .last-13bc {
    margin-top: -1px;
  }
  .tag_2066 .heading_6515 .last-13bc,
  .tag_2066 .heading_6515 .last-13bc::after,
  .tag_2066 .heading_6515 .last-13bc::before {
    width: 19px;
    height: 2px;
  }
  .tag_2066 .heading_6515 .last-13bc::before {
    top: -6px;
  }
  .tag_2066 .heading_6515 .last-13bc::after {
    bottom: -6px;
  }
  .image-eb8b .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 22px;
  }
  .image-eb8b .heading_6515 .last-13bc {
    margin-top: -1px;
  }
  .image-eb8b .heading_6515 .last-13bc,
  .image-eb8b .heading_6515 .last-13bc::after,
  .image-eb8b .heading_6515 .last-13bc::before {
    width: 22px;
    height: 2px;
  }
  .image-eb8b .heading_6515 .last-13bc::before {
    top: -7px;
  }
  .image-eb8b .heading_6515 .last-13bc::after {
    bottom: -7px;
  }
  .wood-ecfb .heading_6515 .bronze_aac9 {
    margin-top: -2px;
    width: 31px;
  }
  .wood-ecfb .heading_6515 .last-13bc {
    margin-top: -1.5px;
  }
  .wood-ecfb .heading_6515 .last-13bc,
  .wood-ecfb .heading_6515 .last-13bc::after,
  .wood-ecfb .heading_6515 .last-13bc::before {
    width: 31px;
    height: 3px;
  }
  .wood-ecfb .heading_6515 .last-13bc::before {
    top: -9px;
  }
  .wood-ecfb .heading_6515 .last-13bc::after {
    bottom: -9px;
  }
}
.hero_c85f .last-13bc {
  -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);
}
.hero_c85f .last-13bc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hero_c85f .last-13bc::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);
}
.hero_c85f.hover_bright_20fe .last-13bc {
  -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);
}
.hero_c85f.hover_bright_20fe .last-13bc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hero_c85f.hover_bright_20fe .last-13bc::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);
}
.accordion_bc82 {
  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.cold_a56f:before {
  display: none;
}
.glass_e387 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.glass_e387 .banner_steel_c7fd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.glass_e387 .banner_steel_c7fd:last-of-type {
  border-bottom: none;
}
.glass_e387 .banner_steel_c7fd.pagination-thick-2ac0,
.glass_e387 .banner_steel_c7fd.simple-4cd8,
.glass_e387 .banner_steel_c7fd.sidebar_large_87bd {
  padding: 0;
}
.glass_e387 .bronze-9f90 .column-cool-33b1 {
  color: currentColor;
}
.glass_e387 .bronze-9f90 .column-cool-33b1:focus,
.glass_e387 .bronze-9f90 .column-cool-33b1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass_e387.message_motion_0112 .module_4602,
.glass_e387.message_motion_0112 .accent_bottom_385c a,
.glass_e387.message_motion_0112 .gas_d4a5 a,
.glass_e387.message_motion_0112 .main_up_fa3d a {
  color: rgba(0, 0, 0, 0.55);
}
.glass_e387.message_motion_0112 .module_4602:hover,
.glass_e387.message_motion_0112 .accent_bottom_385c a:hover,
.glass_e387.message_motion_0112 .gas_d4a5 a:hover,
.glass_e387.message_motion_0112 .main_up_fa3d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_e387.message_motion_0112 .dropdown-ac49 {
  color: rgba(0, 0, 0, 0.8);
}
.glass_e387.message_motion_0112 .banner_steel_c7fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass_e387.message_motion_0112 .banner_steel_c7fd:before {
  background: rgba(0, 0, 0, 0.08);
}
.glass_e387.message_motion_0112 .progress-011c:before {
  background: rgba(255, 255, 255, 0.9);
}
.glass_e387.message_motion_0112 .bronze-9f90 .nav_0835 li a,
.glass_e387.message_motion_0112 .bronze-9f90 .column-cool-33b1,
.glass_e387.message_motion_0112 .main_up_fa3d {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass_e387.message_motion_0112 .bronze-9f90 .column-cool-33b1:focus,
.glass_e387.message_motion_0112 .bronze-9f90 .column-cool-33b1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass_e387.message_motion_0112 .nav_0835 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.glass_e387.bottom-0f82 .module_4602,
.glass_e387.bottom-0f82 .accent_bottom_385c a,
.glass_e387.bottom-0f82 .gas_d4a5 .column-cool-33b1,
.glass_e387.bottom-0f82 .gas_d4a5 a,
.glass_e387.bottom-0f82 .main_up_fa3d a {
  color: rgba(255, 255, 255, 0.79);
}
.glass_e387.bottom-0f82 .module_4602:hover,
.glass_e387.bottom-0f82 .accent_bottom_385c a:hover,
.glass_e387.bottom-0f82 .gas_d4a5 .column-cool-33b1:hover,
.glass_e387.bottom-0f82 .gas_d4a5 a:hover,
.glass_e387.bottom-0f82 .main_up_fa3d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass_e387.bottom-0f82 .dropdown-ac49 {
  color: rgba(255, 255, 255, 0.99);
}
.glass_e387.bottom-0f82 .banner_steel_c7fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass_e387.bottom-0f82 .banner_steel_c7fd:before {
  background: rgba(255, 255, 255, 0.08);
}
.glass_e387.bottom-0f82 .progress-011c:before {
  background: rgba(0, 0, 0, 0.9);
}
.glass_e387.bottom-0f82 .bronze-9f90 .nav_0835 li a,
.glass_e387.bottom-0f82 .bronze-9f90 .column-cool-33b1,
.glass_e387.bottom-0f82 .main_up_fa3d {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass_e387.bottom-0f82 .bronze-9f90 .column-cool-33b1:focus,
.glass_e387.bottom-0f82 .bronze-9f90 .column-cool-33b1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass_e387.bottom-0f82 .nav_0835 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-011c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress-011c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon_765b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gradient_advanced_72e3 .glass_e387 {
  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;
}
.gradient_advanced_72e3 .banner_steel_c7fd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gradient_advanced_72e3 .banner_steel_c7fd: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) {
  .gradient_advanced_72e3 .banner_steel_c7fd:before {
    width: 16%;
    left: 42%;
  }
}
.gradient_advanced_72e3 .banner_steel_c7fd:last-child:before {
  content: none;
}
.gradient_advanced_72e3 .banner_steel_c7fd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gradient_advanced_72e3 .bronze-9f90 .nav_0835 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gradient_advanced_72e3 .bronze-9f90 .nav_0835 li a .column-cool-33b1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gradient_advanced_72e3 .bronze-9f90 .main_up_fa3d {
  border: none;
}
.gradient_advanced_72e3 .bronze-9f90 .main_up_fa3d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gradient_advanced_72e3 .progress-011c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gradient_advanced_72e3 .icon_765b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gradient_advanced_72e3 .bottom-0f82 .progress-011c:before {
  background: rgba(0, 0, 0, 0.9);
}
.gradient_advanced_72e3 .message_motion_0112.active-b631 .last-13bc {
  background: rgba(0, 0, 0, 0.6);
}
.gradient_advanced_72e3
  .message_motion_0112.active-b631
  .last-13bc::after,
.gradient_advanced_72e3
  .message_motion_0112.active-b631
  .last-13bc:before {
  background: inherit;
}
.gradient_advanced_72e3
  .message_motion_0112.active-b631:hover
  .last-13bc {
  background: rgba(0, 0, 0, 0.8);
}
.active-out-5cbc .glass_e387 {
  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) {
  .active-out-5cbc .glass_e387 {
    width: auto;
    right: 45px;
  }
}
.surface_8d4c .glass_e387 {
  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) {
  .surface_8d4c .glass_e387 {
    width: auto;
    left: 45px;
  }
}
.cold_a56f .glass_e387 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cold_a56f .icon_765b {
  max-width: 48em;
  margin: 0 auto;
}
.cold_a56f .progress-011c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer_bronze_d77e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer_bronze_d77e.gradient_advanced_72e3 .glass_e387 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer_bronze_d77e.active-out-5cbc .glass_e387 {
  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);
}
.footer_bronze_d77e .glass_e387 {
  visibility: visible;
}
.footer_bronze_d77e.surface_8d4c .glass_e387 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input-dc22,
.primary-5ef8 {
  overflow-x: hidden;
}
.input-dc22 .glass_e387 {
  overflow: auto;
}
.input-dc22.gradient_advanced_72e3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-dc22.gradient_advanced_72e3 .glass_e387 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input-dc22.gradient_advanced_72e3 .current_c498 {
  opacity: 0;
}
.input-dc22.active-out-5cbc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-dc22.active-out-5cbc .glass_e387 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input-dc22.active-out-5cbc .current_c498 {
  opacity: 0;
}
.input-dc22.surface_8d4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-dc22.surface_8d4c .glass_e387 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input-dc22.surface_8d4c .current_c498 {
  opacity: 0;
}
.input-dc22.cold_a56f .glass_e387 {
  z-index: 10;
  visibility: visible;
}
.active-b631 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active-b631 .last-13bc {
  background: rgba(255, 255, 255, 0.99);
}
.active-b631 .last-13bc::after,
.active-b631 .last-13bc:before {
  background: inherit;
}
.active-b631:hover .last-13bc {
  background: rgba(255, 255, 255, 0.99);
}
.surface_8d4c .active-b631 {
  top: 10px;
  right: auto;
  left: 12px;
}
.cold_a56f .active-b631 {
  display: none !important;
}
.input-dc22:before,
.primary-5ef8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input-dc22 .active-b631,
.primary-5ef8 .active-b631 {
  display: inline-block;
}
.glass_e387 .complex-f82d {
  -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;
}
.input-dc22 .glass_e387 .complex-f82d,
.primary-5ef8 .glass_e387 .complex-f82d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.yellow-3ec2 .dirty-e484 {
  width: 100%;
}
.orange-8702 {
  padding: 0 0.5em 0;
}
.orange-8702 [class*="customify-col-"],
.orange-8702 [class*="customify-col_"],
.orange-8702 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.photo-56e0 .orange-8702 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hover-huge-f6c9 .accordion-fd78,
  .accordion-fd78 {
    display: none;
  }
  .yellow_f55b {
    text-align: left;
  }
  .fluid-2020 {
    text-align: center;
  }
  .dark_bd83 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hover-huge-f6c9 .hot_3d9e,
  .hot_3d9e {
    display: none;
  }
  .orange_ca0d {
    text-align: left;
  }
  .backdrop-pro-930f {
    text-align: center;
  }
  .glass-8fda {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hover-huge-f6c9 .element_1e4a,
  .element_1e4a {
    display: none;
  }
  .active_edac {
    text-align: left;
  }
  .button-c947 {
    text-align: center;
  }
  .sort-f540 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip_cf50 {
  box-shadow: none !important;
}
.west_33e8 .item-focused-8e89,
.nav_green_591b .item-focused-8e89 {
  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;
}
.nav_green_591b .item-focused-8e89 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary_over_c721 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary_over_c721:after,
.tertiary_over_c721:before {
  content: "";
  display: table;
}
.tertiary_over_c721:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary_over_c721 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary_over_c721,
.active_618d {
  max-width: 1248px;
  margin: 0 auto;
}

.button_1ae1.footer_top_93e7 .tertiary_over_c721 {
  max-width: 100%;
}
.button_1ae1.next_4bb8 {
  max-width: 1200px;
  margin: 0 auto;
}
.button_1ae1.module-first-00fe .tertiary_over_c721 {
  max-width: 100%;
}
.button_1ae1.module-first-00fe > .tertiary_over_c721 {
  padding-left: 0;
  padding-right: 0;
}
.button_1ae1.module-first-00fe > .tertiary_over_c721 .hover-huge-f6c9 {
  margin: 0;
}
.button_1ae1.module-first-00fe
  > .tertiary_over_c721
  .alert_66a0.motion_dea6 {
  margin-right: 0;
  margin-left: 0;
}
.button_1ae1.module-first-00fe #main.motion_dea6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .icon-bronze-df98 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .icon-bronze-df98 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-focused-426c .progress-old-39f1 {
    padding-right: 1em;
  }
  .photo-focused-426c.slider-aecc .alert_66a0 {
    border-right: 1px solid #eaecee;
  }
  .photo-focused-426c.slider-aecc .progress-old-39f1 {
    padding-right: 1em;
  }
  .photo-focused-426c.slider-aecc .module-56a6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-951a .progress-old-39f1 {
    padding-left: 1em;
  }
  .focus-951a.slider-aecc .alert_66a0 {
    border-left: 1px solid #eaecee;
  }
  .focus-951a.slider-aecc .progress-old-39f1 {
    padding-left: 1em;
  }
  .focus-951a.slider-aecc .module-56a6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_stone_fbfb .progress-old-39f1 {
    padding-left: 1em;
  }
  .widget_stone_fbfb.slider-aecc .focus_gold_9858 {
    border-right: 1px solid #eaecee;
  }
  .widget_stone_fbfb.slider-aecc .hard_f8fb {
    border-right: 1px solid #eaecee;
  }
  .widget_stone_fbfb.slider-aecc .progress-old-39f1 {
    padding-left: 1em;
  }
  .widget_stone_fbfb.slider-aecc .module-56a6 {
    padding-right: 1em;
  }
  .widget_stone_fbfb.slider-aecc .white_45e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-645b .progress-old-39f1 {
    padding-right: 1em;
  }
  .wood-645b.slider-aecc .focus_gold_9858 {
    border-left: 1px solid #eaecee;
  }
  .wood-645b.slider-aecc .hard_f8fb {
    border-left: 1px solid #eaecee;
  }
  .wood-645b.slider-aecc .progress-old-39f1 {
    padding-right: 1em;
  }
  .wood-645b.slider-aecc .module-56a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-645b.slider-aecc .white_45e3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-bronze-df98 .progress-old-39f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon-bronze-df98.slider-aecc .alert_66a0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .icon-bronze-df98.slider-aecc .progress-old-39f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon-bronze-df98.slider-aecc .module-56a6 {
    padding-left: 1em;
  }
  .icon-bronze-df98.slider-aecc .white_45e3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .icon-bronze-df98.slider-aecc .progress-old-39f1 {
    padding-left: 0;
  }
}
.west-be07 .preview_hot_5a6b {
  display: inline-block;
}
.summary-8200 {
  display: inline-block;
}
.logo_6050 {
  word-con: break-word;
}
.column-down-514f > span {
  display: inline-block;
  padding: 5px 0;
}
.column-down-514f .accent-east-7285 {
  margin-left: 8px;
  margin-right: 8px;
}
.column-down-514f .thick-f064 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fast-cbdc .banner_76ef {
  margin-bottom: 2em;
}
.fast-cbdc .hidden_fluid_1327 {
  margin-bottom: 15px;
}
.fast-cbdc .hidden_fluid_1327:last-child {
  margin-bottom: 0;
}
.fast-cbdc .layout_advanced_5f36 {
  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) {
  .fast-cbdc .layout_advanced_5f36 {
    display: block;
  }
}
.fast-cbdc .nav_dfc7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fast-cbdc .nav_dfc7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fast-cbdc .row-iron-e420 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fast-cbdc .row-iron-e420 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fast-cbdc .row-iron-e420 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fast-cbdc .logo_6050 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fast-cbdc .logo_6050 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fast-cbdc .bottom_a7c6 p:last-child {
  margin-bottom: 0;
}
.fast-cbdc .wide_d199 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fast-cbdc .fresh_8246 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fast-cbdc .hidden_upper_656d {
  margin-top: 1em;
}
.fast-cbdc .dark-dab1 {
  top: 0;
  display: block;
}
.fast-cbdc .dark-dab1 a {
  color: inherit;
}
.fast-cbdc .dark-dab1 a:hover {
  color: inherit;
}
.fast-cbdc .plasma_fba0 {
  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;
}
.fast-cbdc .plasma_fba0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fast-cbdc .fresh_8246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fast-cbdc .basic-cb8b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fast-cbdc .basic-cb8b:first-child {
  margin-top: 0;
}
.fast-cbdc .basic-cb8b.photo_hovered_044c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fast-cbdc .basic-cb8b.silver-9f6d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fast-cbdc
  .basic-cb8b.silver-9f6d.progress_prev_757f
  .hidden_upper_656d {
  width: 100%;
}
.fast-cbdc .silver-9f6d {
  -webkit-box-align: center;
  align-items: center;
}
.fast-cbdc .silver-9f6d .column-down-514f,
.fast-cbdc .silver-9f6d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fast-cbdc .row-iron-e420 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast-cbdc .row-iron-e420 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast-cbdc .row-iron-e420: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;
}
.fast-cbdc .photo_hovered_044c {
  z-index: 5;
}
.fast-cbdc .active-3cf4 .wrapper_small_7867 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fast-cbdc .upper_2480 .wrapper_small_7867 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fast-cbdc .element_focused_817d .wrapper_small_7867 {
  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;
}
.fast-cbdc.border-prev-7ee1 .layout_advanced_5f36,
.fast-cbdc.stale_ec6f .layout_advanced_5f36 {
  display: block;
}
.fast-cbdc.border-prev-7ee1 .layout_advanced_5f36 .column_a400,
.fast-cbdc.border-prev-7ee1 .layout_advanced_5f36 .fresh_8246,
.fast-cbdc.stale_ec6f .layout_advanced_5f36 .column_a400,
.fast-cbdc.stale_ec6f .layout_advanced_5f36 .fresh_8246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast-cbdc.old_2144 .nav_dfc7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fast-cbdc.old_2144 .nav_dfc7 {
    margin-right: 0;
  }
}
.fast-cbdc.border-prev-7ee1 .nav_dfc7,
.fast-cbdc.stale_ec6f .nav_dfc7 {
  padding-top: 40%;
}
.fast-cbdc.border-prev-7ee1 .banner_76ef,
.fast-cbdc.stale_ec6f .banner_76ef {
  display: block;
}
.fast-cbdc.border-prev-7ee1 .fn-sticky-01c4 .fresh_8246,
.fast-cbdc.stale_ec6f .fn-sticky-01c4 .fresh_8246 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fast-cbdc.border-prev-7ee1 .nav_dfc7,
.fast-cbdc.stale_ec6f .nav_dfc7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fast-cbdc.border-prev-7ee1 .fresh_8246 {
  padding: 1em;
}
.secondary_e35d {
  margin: 30px auto;
  display: block;
}
.secondary_e35d .badge-stone-0817 > * {
  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;
}
.secondary_e35d .badge-stone-0817 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.secondary_e35d .badge-stone-0817 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.solid-0018 .column-down-514f {
  margin-bottom: 1.41575em;
}
.solid-0018 .block_action_ac34 {
  margin-bottom: 1.618em;
}
.copper_1b37 .widget_iron_836d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.copper_1b37 .widget_iron_836d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.copper_1b37 .detail-easy-1153 {
  max-width: 100%;
  overflow: auto;
}
.mask_cold_d528 .copper_1b37 a:hover {
  text-decoration: underline;
}
.red_8ba6 .hidden_fluid_1327:not(.logo_6050),
.red_8ba6 .row-iron-e420 {
  margin-bottom: 1.41575em;
}
.red_8ba6 .hidden_fluid_1327:not(.logo_6050):last-child,
.red_8ba6 .row-iron-e420:last-child {
  margin-bottom: 0;
}
.red_8ba6 .hidden_fluid_1327.heading-down-198a {
  margin-bottom: 0.41575em;
}
.red_8ba6 .popup_red_4f70:before,
.red_8ba6 .element-a76f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.red_8ba6 .popup_red_4f70:before {
  content: "\f115";
}
.red_8ba6 .element-a76f:before {
  content: "\f02c";
}
.red_8ba6 .silver-3387 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.red_8ba6 .silver-3387 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main-short-8298 {
  display: -webkit-box;
  display: flex;
}
.main-short-8298 .grid_1914 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main-short-8298 .grid_1914 {
    flex-basis: 90px;
  }
}
.main-short-8298 .secondary-36a6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-short-8298 .secondary-36a6 {
    flex-basis: calc(100% - 50px);
  }
}
.main-short-8298 .feature-plasma-b5df p:last-child {
  margin-bottom: 0.72em;
}
.gallery_north_5cde .badge-stone-0817 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gallery_north_5cde .badge-stone-0817:after,
.gallery_north_5cde .badge-stone-0817:before {
  content: "";
  display: table;
}
.gallery_north_5cde .badge-stone-0817:after {
  clear: both;
}
.gallery_north_5cde .badge-stone-0817 .accordion-brown-887c,
.gallery_north_5cde .badge-stone-0817 .module_0714 {
  width: 49%;
}
.gallery_north_5cde .badge-stone-0817 .accordion-brown-887c a span.tooltip-0900,
.gallery_north_5cde .badge-stone-0817 .module_0714 a span.tooltip-0900 {
  display: block;
  margin-bottom: 5px;
}
.gallery_north_5cde .badge-stone-0817 .module_0714 {
  float: left;
  text-align: left;
}
.gallery_north_5cde .badge-stone-0817 .accordion-brown-887c {
  float: right;
  text-align: right;
}
.card_241c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card_241c {
    margin-bottom: 0;
  }
}
.video-7940 {
  margin-bottom: 1em;
}
.video-7940 .logo_6050 {
  font-size: 1.1em;
  line-height: 1.3;
}
.primary-74ff a {
  display: block;
  line-height: 0;
  position: relative;
}
.in-27b1 .video-7940,
.modal-iron-4bee .video-7940 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .in-27b1 .video-7940,
  .modal-iron-4bee .video-7940 {
    display: block;
  }
}
.in-27b1 .primary-74ff,
.modal-iron-4bee .primary-74ff {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .in-27b1 .primary-74ff,
  .modal-iron-4bee .primary-74ff {
    margin-bottom: 1em;
  }
}
.in-27b1 .primary-74ff img,
.modal-iron-4bee .primary-74ff img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.in-27b1 .button-black-390d,
.modal-iron-4bee .button-black-390d {
  flex-basis: calc(100% - 160px);
}
.in-27b1 .button-black-390d p,
.modal-iron-4bee .button-black-390d p {
  margin-bottom: 0;
}
.in-27b1 .button-black-390d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .in-27b1 .button-black-390d {
    padding-left: 0;
  }
}
.modal-iron-4bee .button-black-390d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .modal-iron-4bee .button-black-390d {
    padding-right: 0;
  }
}
.modal-iron-4bee .primary-74ff {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.backdrop_9b1f .primary-74ff {
  margin-bottom: 0.5em;
}
.backdrop_9b1f .primary-74ff img {
  width: 100%;
}
.item-22a0 .clean_e684,
.filter_6ebe .clean_e684 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.filter_6ebe .alert_66a0 .link-8e47 p:last-child {
  margin-bottom: 0;
}
.dropdown-smooth-d181 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.caption_2fb4 .description_liquid_8142 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .caption_2fb4 .description_liquid_8142:last-of-type {
    margin-bottom: 0;
  }
}
.caption_2fb4 .description_liquid_8142 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.caption_2fb4 .description_liquid_8142 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.caption_2fb4 .description_liquid_8142 ul li {
  margin: 0 0 0.6em;
}
.caption_2fb4 .description_liquid_8142 ul li.texture_05e5,
.caption_2fb4 .description_liquid_8142 ul li.picture_active_d8b9 {
  position: relative;
}
.caption_2fb4 .description_liquid_8142 ul li.texture_05e5 .primary-soft-a5be,
.caption_2fb4 .description_liquid_8142 ul li.picture_active_d8b9 .primary-soft-a5be {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.caption_2fb4 .description_liquid_8142 ul li.texture_05e5:after:after,
.caption_2fb4 .description_liquid_8142 ul li.texture_05e5:after:before,
.caption_2fb4
  .description_liquid_8142
  ul
  li.picture_active_d8b9:after:after,
.caption_2fb4
  .description_liquid_8142
  ul
  li.picture_active_d8b9:after:before {
  content: "";
  display: table;
}
.caption_2fb4 .description_liquid_8142 ul li.texture_05e5:after:after,
.caption_2fb4
  .description_liquid_8142
  ul
  li.picture_active_d8b9:after:after {
  clear: both;
}
.caption_2fb4 .description_liquid_8142 a.article_copper_1815:hover {
  text-decoration: none;
}
.caption_2fb4 .description_liquid_8142 select {
  max-width: 100%;
}
.caption_2fb4 .description_liquid_8142 table {
  font-size: 85%;
}
.caption_2fb4 .description_liquid_8142 table td,
.caption_2fb4 .description_liquid_8142 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.caption_2fb4 .description_liquid_8142 table tfoot td {
  text-align: left;
}
.caption_2fb4 .description_liquid_8142 :last-child {
  margin-bottom: 0;
}
.caption_2fb4 .description_liquid_8142 .slider_fast_d322 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.caption_2fb4 .description_liquid_8142 .slider_fast_d322 label {
  width: 100%;
}
.caption_2fb4 .description_liquid_8142 .slider_fast_d322 .advanced-20d4 {
  width: 100%;
  display: block;
}
.caption_2fb4 .description_liquid_8142 .slider_fast_d322 .clean_cbda {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.caption_2fb4 .description_liquid_8142 .slider_fast_d322 .clean_cbda:hover svg #svg-search {
  fill: #444;
}
.caption_2fb4 .description_liquid_8142 .slider_fast_d322 .clean_cbda svg {
  width: 18px;
  height: 18px;
}
.caption_2fb4 .nav_pressed_e5e4 ul ul,
.caption_2fb4 .feature_clean_c520 ul ul,
.caption_2fb4 .accordion-pink-c4cd ul ul,
.caption_2fb4 .bronze-8fac ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.caption_2fb4 .nav_pressed_e5e4 .outline_1b08 > a,
.caption_2fb4 .feature_clean_c520 .outline_1b08 > a,
.caption_2fb4 .accordion-pink-c4cd .outline_1b08 > a,
.caption_2fb4 .bronze-8fac .outline_1b08 > a {
  margin-bottom: 0;
}
.caption_2fb4 .pressed_1022 li,
.caption_2fb4 .nav_pressed_e5e4 li,
.caption_2fb4 .gallery-a106 li,
.caption_2fb4 .feature_clean_c520 li,
.caption_2fb4 .accordion-pink-c4cd li,
.caption_2fb4 .bronze-8fac li,
.caption_2fb4 .link_d138 li,
.caption_2fb4 .paper_9c92 li {
  display: block;
  position: relative;
}
.caption_2fb4 .pressed_1022 li:last-child,
.caption_2fb4 .nav_pressed_e5e4 li:last-child,
.caption_2fb4 .gallery-a106 li:last-child,
.caption_2fb4 .feature_clean_c520 li:last-child,
.caption_2fb4 .accordion-pink-c4cd li:last-child,
.caption_2fb4 .bronze-8fac li:last-child,
.caption_2fb4 .link_d138 li:last-child,
.caption_2fb4 .paper_9c92 li:last-child {
  border: none;
}
.caption_2fb4 .pressed_1022 li a,
.caption_2fb4 .nav_pressed_e5e4 li a,
.caption_2fb4 .gallery-a106 li a,
.caption_2fb4 .feature_clean_c520 li a,
.caption_2fb4 .accordion-pink-c4cd li a,
.caption_2fb4 .bronze-8fac li a,
.caption_2fb4 .link_d138 li a,
.caption_2fb4 .paper_9c92 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption_2fb4 .pressed_1022 li ul li::before,
.caption_2fb4 .nav_pressed_e5e4 li ul li::before,
.caption_2fb4 .gallery-a106 li ul li::before,
.caption_2fb4 .feature_clean_c520 li ul li::before,
.caption_2fb4 .accordion-pink-c4cd li ul li::before,
.caption_2fb4 .bronze-8fac li ul li::before,
.caption_2fb4 .link_d138 li ul li::before,
.caption_2fb4 .paper_9c92 li ul li::before {
  left: 15px;
}
.caption_2fb4 .pressed_1022 li ul a,
.caption_2fb4 .nav_pressed_e5e4 li ul a,
.caption_2fb4 .gallery-a106 li ul a,
.caption_2fb4 .feature_clean_c520 li ul a,
.caption_2fb4 .accordion-pink-c4cd li ul a,
.caption_2fb4 .bronze-8fac li ul a,
.caption_2fb4 .link_d138 li ul a,
.caption_2fb4 .paper_9c92 li ul a {
  padding-left: 20px;
}
.caption_2fb4 .pressed_1022 li ul ul li::before,
.caption_2fb4 .nav_pressed_e5e4 li ul ul li::before,
.caption_2fb4 .gallery-a106 li ul ul li::before,
.caption_2fb4 .feature_clean_c520 li ul ul li::before,
.caption_2fb4 .accordion-pink-c4cd li ul ul li::before,
.caption_2fb4 .bronze-8fac li ul ul li::before,
.caption_2fb4 .link_d138 li ul ul li::before,
.caption_2fb4 .paper_9c92 li ul ul li::before {
  left: 30px;
}
.caption_2fb4 .pressed_1022 li ul ul a,
.caption_2fb4 .nav_pressed_e5e4 li ul ul a,
.caption_2fb4 .gallery-a106 li ul ul a,
.caption_2fb4 .feature_clean_c520 li ul ul a,
.caption_2fb4 .accordion-pink-c4cd li ul ul a,
.caption_2fb4 .bronze-8fac li ul ul a,
.caption_2fb4 .link_d138 li ul ul a,
.caption_2fb4 .paper_9c92 li ul ul a {
  padding-left: 40px;
}
.caption_2fb4 .dirty_49d7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption_2fb4 .paper_9c92 ul li {
  margin-bottom: 1.41575em;
}
.caption_2fb4 .paper_9c92 ul li .gas_9e0a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.caption_2fb4 .paper_9c92 ul li .wrapper_5d83 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom-0f82 .pressed_1022 li a,
.bottom-0f82 .nav_pressed_e5e4 li a,
.bottom-0f82 .gallery-a106 li a,
.bottom-0f82 .feature_clean_c520 li a,
.bottom-0f82 .accordion-pink-c4cd li a,
.bottom-0f82 .bronze-8fac li a,
.bottom-0f82 .link_d138 li a,
.bottom-0f82 .paper_9c92 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-0f82 .dirty_49d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-0f82 .description_liquid_8142 ul li.texture_05e5 .primary-soft-a5be,
.bottom-0f82 .description_liquid_8142 ul li.picture_active_d8b9 .primary-soft-a5be {
  background: rgba(0, 0, 0, 0.2);
}
.bottom-0f82 .caption_2fb4 .description_liquid_8142 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_1ae1 .caption_2fb4 .nav_0835 li {
  margin: 0;
}
.button_1ae1 .caption_2fb4 .nav_0835 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.button_1ae1 .caption_2fb4 .nav_0835 li ul {
  margin: 0;
}
.button_1ae1 .caption_2fb4 .nav_0835 li ul li a {
  padding-left: 15px;
}
.button_1ae1 .caption_2fb4 .nav_0835 li ul li li a {
  padding-left: 30px;
}
.button_1ae1 .caption_2fb4 .nav_0835 li.last-c6c4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.button_1ae1 .caption_2fb4 .nav_0835 li.last-c6c4 > 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;
}
.button_1ae1 .caption_2fb4 .nav_0835 li.last-c6c4 > 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;
}
.sort-d6a6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outline_c0ba {
  position: relative;
  z-index: 10;
}
.outline_c0ba .complex-f82d {
  width: 100%;
  max-width: 100%;
}
.thumbnail_9e52 .accordion-black-de7a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_9e52 .message_motion_0112 {
}
.thumbnail_9e52 .bottom-0f82 {
  background: #292929;
}
.hero_hard_c435 .accordion-black-de7a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero_hard_c435 .message_motion_0112 {
  background: #f9f9f9;
}
.hero_hard_c435 .bottom-0f82 {
  background: #303030;
}
.info_3203 .accordion-black-de7a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_3203 .preview_hot_5a6b {
    margin-bottom: 1em;
  }
  .info_3203 .preview_hot_5a6b:last-child {
    margin-bottom: 0;
  }
}
.info_3203 .message_motion_0112 {
  background: #ededed;
}
.info_3203 .bottom-0f82 {
  background: #1a1a1a;
}
.accordion-black-de7a.message_motion_0112 {
  color: rgba(0, 0, 0, 0.6);
}
.accordion-black-de7a.message_motion_0112 .carousel_3754 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-black-de7a.bottom-0f82 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-de7a.bottom-0f82 a:not(.article_copper_1815) {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-black-de7a.bottom-0f82 a:not(.article_copper_1815):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-black-de7a.bottom-0f82 .carousel_3754 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-black-de7a.bottom-0f82 table tbody td,
.accordion-black-de7a.bottom-0f82 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard_e348.active-active-a552 .tertiary_over_c721 {
  max-width: initial;
}
.hard_e348 .border-slow-13d8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard_e348 .border-slow-13d8 .complex-f82d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard_e348 .border-slow-13d8 .complex-f82d {
    display: block;
    margin-bottom: 2em;
  }
  .hard_e348 .border-slow-13d8 .complex-f82d:last-child {
    margin-bottom: 0;
  }
}
.info_3203 .preview_hot_5a6b:last-child,
.hero_hard_c435 .preview_hot_5a6b:last-child,
.thumbnail_9e52 .preview_hot_5a6b:last-child {
  margin-bottom: 0;
}
.info_3203 .preview_hot_5a6b .caption_2fb4 .description_liquid_8142:last-child,
.hero_hard_c435 .preview_hot_5a6b .caption_2fb4 .description_liquid_8142:last-child,
.thumbnail_9e52 .preview_hot_5a6b .caption_2fb4 .description_liquid_8142:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info_3203 .layout-wide-242f,
  .info_3203 .breadcrumb-hot-faa0,
  .hero_hard_c435 .layout-wide-242f,
  .hero_hard_c435 .breadcrumb-hot-faa0,
  .thumbnail_9e52 .layout-wide-242f,
  .thumbnail_9e52 .breadcrumb-hot-faa0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outline_c0ba .preview_hot_5a6b {
    margin-bottom: 2em;
  }
}
.outline_c0ba p:last-child {
  margin-bottom: 0;
}
.outline_c0ba li,
.outline_c0ba ul {
  list-style: none;
  margin: 0;
}
.outline_c0ba ul ul {
  margin-left: 2.617924em;
}
.background-wide-6e61 {
  font-size: 0.875em;
}

/* css-noise: c868 */
.phantom-card-u5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
