/*!
Theme Name: Customify
Theme URI: https://pressmaximum.preview-stone-d706/customify
Author: WPCustomify
Author URI: https://pressmaximum.preview-stone-d706
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.preview-stone-d706/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.image_complex_8ea7.badge_3d4b/licenses/gpl-2.0.tag_1bee
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.photo-7d38/, (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.surface_pro_6cc0.link_bronze_a90e/normalize.notice-4c8f/
 ======
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.notice-4c8f v7.0.0 | MIT License | github.preview-stone-d706/necolas/normalize.notice-4c8f */
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;
}
.static-479f .section_8e0d,
.stale_f547,
.component_314d,
.bright-b761,
.dark-0bf6,
.row-up-82a8,
.detail_hot_06b6,
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;
}
.stale_f547,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .stale_f547,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .stale_f547,
  h1 {
    font-size: 1.8em;
  }
}
.component_314d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component_314d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component_314d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component_314d,
  h2 {
    font-size: 1.7em;
  }
}
.bright-b761,
h3 {
  font-size: 1.618em;
}
.static-479f .section_8e0d,
.dark-0bf6,
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.center_678a {
  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;
}
.hover_current_c564:after,
.hover_current_c564:before,
.paragraph_07db:after,
.paragraph_07db:before {
  content: "";
  display: table;
}
.hover_current_c564:after,
.paragraph_07db:after {
  clear: both;
}
.modal_in_761f {
  float: right;
  margin-right: 0;
}
.card_east_dee4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden_short_afd2 .dropdown_9b73,
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;
}
.hidden_short_afd2 .dropdown_9b73: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;
}
.bronze-d835 .dropdown_9b73 {
  box-shadow: none;
}
.bronze-d835
  .dropdown_9b73
  .liquid_86a9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bronze-d835 .dropdown_9b73 .popup_d15d {
  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;
}
.bronze-d835
  .dropdown_9b73
  .popup_d15d
  b {
  display: none;
}
.bronze-d835 .fluid_8718 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.steel_ed3f:not(.menu-simple-69b7):not(.thick-bf34),
button:not(.menu-simple-69b7):not(.thick-bf34),
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ),
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ),
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ) {
  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;
}
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ):hover,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ):hover,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):hover,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):hover,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ):active,
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ):active,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):active,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):active,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):active,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus {
  outline: 0;
}
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911 {
  position: relative;
}
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .active-prev-d1c8,
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .secondary_black_4226,
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .notice_36fc,
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  i,
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  svg,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .active-prev-d1c8,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .secondary_black_4226,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .notice_36fc,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  i,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  svg,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .active-prev-d1c8,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .secondary_black_4226,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .notice_36fc,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  i,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  svg,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .active-prev-d1c8,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .secondary_black_4226,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .notice_36fc,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  i,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  svg,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .active-prev-d1c8,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .secondary_black_4226,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  .notice_36fc,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  i,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911
  svg {
  visibility: hidden;
}
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911:after,
button:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911:after,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911:after,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911:after,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ).fn-loading-9911: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;
}
.steel_ed3f:not(.menu-simple-69b7):not(.thick-bf34),
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ),
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ),
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ) {
  color: #fff;
  background: #235787;
}
.steel_ed3f:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus,
input[type="button"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus,
input[type="reset"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus,
input[type="submit"]:not(.menu-simple-69b7):not(
    .thick-bf34
  ):focus {
  color: #fff;
}
.steel_ed3f.fn-disabled-9911:not(.menu-simple-69b7):not(
    .thick-bf34
  ),
.steel_ed3f[disabled]:not(.menu-simple-69b7):not(
    .thick-bf34
  ),
button.fn-disabled-9911:not(.menu-simple-69b7):not(
    .thick-bf34
  ),
button[disabled]:not(.menu-simple-69b7):not(
    .thick-bf34
  ) {
  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;
}
.popup_orange_08b7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_orange_08b7: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;
}
.description_iron_0a9c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.liquid-6c5a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.heading_active_e134 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hover_current_c564:after,
.hover_current_c564:before,
.down_5277:after,
.down_5277:before,
.red_acfa:after,
.red_acfa:before,
.thumbnail_steel_2db8:after,
.thumbnail_steel_2db8:before,
.fast-30ad:after,
.fast-30ad:before,
.tall-87eb:after,
.tall-87eb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hover_current_c564:after,
.down_5277:after,
.red_acfa:after,
.thumbnail_steel_2db8:after,
.fast-30ad:after,
.tall-87eb:after {
  clear: both;
}
.down_5277 .accent_0336,
.red_acfa .accent_0336,
.photo-cfbb .accent_0336 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.table_green_e184 {
  display: inline-block;
}
.slow-1eea {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.slow-1eea img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slow-1eea .mask_8789 {
  padding: 1em 0;
  font-size: 85%;
}
.mask_8789 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge_outer_aaad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge_outer_aaad:after,
.badge_outer_aaad:before {
  content: "";
  display: table;
}
.badge_outer_aaad:after {
  clear: both;
}
.icon_motion_6d51 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.steel_5840 .icon_motion_6d51 {
  max-width: 50%;
}
.liquid_d9c1 .icon_motion_6d51 {
  max-width: 33.33%;
}
.component-1aa4 .icon_motion_6d51 {
  max-width: 25%;
}
.blue_0a19 .icon_motion_6d51 {
  max-width: 20%;
}
.component_1a84 .icon_motion_6d51 {
  max-width: 16.66%;
}
.clean-a3fa .icon_motion_6d51 {
  max-width: 14.28%;
}
.stale_f2c5 .icon_motion_6d51 {
  max-width: 12.5%;
}
.label-f697 .icon_motion_6d51 {
  max-width: 11.11%;
}
.secondary-liquid-669f {
  display: block;
}
.static-479f .gallery_bronze_1a26 label,
.static-479f .tag_fluid_cc59 label,
.static-479f .east-e503 label,
.static-479f .module_24b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_c636 {
  list-style: none;
  margin: 0;
}
.input_c636 article.stone_4903 {
  margin-bottom: 0;
}
.input_c636 ul {
  list-style: none;
  margin: 0;
}
.input_c636 .static_03b8 li.stone_4903 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_c636 .static_03b8 li.stone_4903 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_c636 .static_03b8 li.stone_4903: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) {
  .input_c636 .static_03b8 li.stone_4903 li.stone_4903 li.stone_4903 li.stone_4903 {
    padding-left: 0;
  }
}
article.stone_4903 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stone_4903 .down_5277 p:last-of-type {
  margin-bottom: 0;
}
article.stone_4903 .hover_middle_8459 {
  float: left;
}
article.stone_4903 .info-df19 {
  margin-left: 85px;
}
article.stone_4903 .main-paper-ad58 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stone_4903 .main-paper-ad58 .detail_f1fd {
  margin-left: 10px;
}
article.stone_4903 .large-f5da {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stone_4903 .aside_d8b7 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .gallery_bronze_1a26,
  #respond .east-e503,
  #respond .module_24b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery_bronze_1a26 input,
#respond .east-e503 input,
#respond .module_24b0 input {
  width: 100%;
}
#respond .module_24b0 {
  margin-right: 0;
}
#respond .iron_e2aa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-top-2a75 {
  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;
}
.box-top-2a75.sidebar_medium_c9d2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box-top-2a75 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%);
}
.box-top-2a75:focus,
.box-top-2a75: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);
}
.tooltip-bright-8021 {
  border-radius: 10%;
}
.tag_pressed_18bd {
  border-radius: 50%;
}
.description_9f9a {
  font-size: 0.72em;
}
.bronze-8f66 {
  font-size: 0.875em;
}
.wrapper-prev-e891 {
  font-size: 1.1em;
}
.accent-259a {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent-259a.description_9f9a {
  letter-spacing: 0.5px;
}
.breadcrumb_0b38,
.breadcrumb_0b38 a {
  color: #6d6d6d;
}
.breadcrumb_0b38 a:hover {
  color: #111;
}
.main-complex-4f9d {
  color: #6d6d6d;
}
.narrow_6c07 {
  overflow-x: hidden;
}
.narrow_6c07 .backdrop_new_122c.aside_4257 {
  position: relative;
}
.narrow_6c07 .backdrop_new_122c.aside_4257.narrow-ac1f {
  position: initial;
}
.narrow_6c07
  .backdrop_new_122c.aside_4257.narrow-ac1f
  .black-837c {
  left: auto;
}
.narrow_6c07 .backdrop_new_122c .black-837c {
  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;
}
.narrow_6c07 .backdrop_new_122c:hover.aside_4257 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.narrow_6c07
  .backdrop_new_122c:hover.aside_4257
  .black-837c {
  display: block;
  z-index: 9999999;
}
.narrow_6c07 .lower-af95 .table_f64b,
.narrow_6c07 .content-hovered-aa8b .table_f64b {
  display: none;
}
.narrow_6c07 .hard_170f .backdrop_new_122c:hover.aside_4257 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.static-479f .gallery_bronze_1a26 label,
.static-479f .tag_fluid_cc59 label,
.static-479f .east-e503 label,
.static-479f .module_24b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input_c636 {
  list-style: none;
  margin: 0;
}
.input_c636 article.stone_4903 {
  margin-bottom: 0;
}
.input_c636 ul {
  list-style: none;
  margin: 0;
}
.input_c636 .static_03b8 li.stone_4903 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input_c636 .static_03b8 li.stone_4903 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input_c636 .static_03b8 li.stone_4903: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) {
  .input_c636 .static_03b8 li.stone_4903 li.stone_4903 li.stone_4903 li.stone_4903 {
    padding-left: 0;
  }
}
article.stone_4903 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stone_4903 .down_5277 p:last-of-type {
  margin-bottom: 0;
}
article.stone_4903 .hover_middle_8459 {
  float: left;
}
article.stone_4903 .info-df19 {
  margin-left: 85px;
}
article.stone_4903 .main-paper-ad58 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stone_4903 .main-paper-ad58 .detail_f1fd {
  margin-left: 10px;
}
article.stone_4903 .large-f5da {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stone_4903 .aside_d8b7 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .gallery_bronze_1a26,
  #respond .east-e503,
  #respond .module_24b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery_bronze_1a26 input,
#respond .east-e503 input,
#respond .module_24b0 input {
  width: 100%;
}
#respond .module_24b0 {
  margin-right: 0;
}
#respond .iron_e2aa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lower-af95 .component_1c20 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component_1c20 .sidebar-573c.focus_d898 .preview_3dc1 > li > a:focus,
.component_1c20 .sidebar-573c.focus_d898 .preview_3dc1 > li > a:hover,
.component_1c20 .sidebar-573c.purple_1e99 .preview_3dc1 > li > a:focus,
.component_1c20 .sidebar-573c.purple_1e99 .preview_3dc1 > li > a:hover,
.component_1c20 .sidebar-573c.table-silver-1402 .preview_3dc1 > li > a:focus,
.component_1c20 .sidebar-573c.table-silver-1402 .preview_3dc1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_1c20
  .sidebar-573c.focus_d898
  .preview_3dc1
  > li.slow_8afd
  > a,
.component_1c20
  .sidebar-573c.focus_d898
  .preview_3dc1
  > li.yellow_e0b1
  > a,
.component_1c20
  .sidebar-573c.purple_1e99
  .preview_3dc1
  > li.slow_8afd
  > a,
.component_1c20
  .sidebar-573c.purple_1e99
  .preview_3dc1
  > li.yellow_e0b1
  > a,
.component_1c20
  .sidebar-573c.table-silver-1402
  .preview_3dc1
  > li.slow_8afd
  > a,
.component_1c20 .sidebar-573c.table-silver-1402 .preview_3dc1 > li.active_3263 > a {
  color: rgba(255, 255, 255, 0.99);
}
.component_1c20 .aside-9c9e,
.component_1c20 .aside-9c9e a {
  color: rgba(255, 255, 255, 0.99);
}
.component_1c20 .notification-fluid-34f0.module_out_11bd li a,
.component_1c20 .secondary-f6d0 a,
.component_1c20 .rough-c16f,
.component_1c20 .preview_3dc1 > li > a,
.component_1c20 .left-6493 {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20 .notification-fluid-34f0.module_out_11bd li a:hover,
.component_1c20 .secondary-f6d0 a:hover,
.component_1c20 .rough-c16f:hover,
.component_1c20 .preview_3dc1 > li > a:hover,
.component_1c20 .left-6493:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_1c20 .out_0248 {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20 .out_0248 .motion_87c0 {
  color: rgba(255, 255, 255, 0.99);
}
.component_1c20 .out_0248:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_1c20 .focus-9510 .full_1bf6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20 .focus-9510 .full_1bf6 .hard_6a9d {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20
  .focus-9510
  .full_1bf6
  .hard_6a9d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20
  .focus-9510
  .full_1bf6
  .hard_6a9d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20
  .focus-9510
  .full_1bf6
  .hard_6a9d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20
  .focus-9510
  .full_1bf6
  .hard_6a9d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20 .focus-9510 .summary-f3d1 {
  color: rgba(255, 255, 255, 0.79);
}
.component_1c20 .focus-9510 .summary-f3d1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-up-8cc5
  .component_1c20
  .focus-9510
  .caption_east_d1a3
  .texture-tall-4521 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header-up-8cc5
  .component_1c20
  .focus-9510
  .caption_east_d1a3
  .hard_6a9d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lower-af95 .sort_selected_3412 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort_selected_3412 .sidebar-573c.focus_d898 .preview_3dc1 > li > a:focus,
.sort_selected_3412 .sidebar-573c.focus_d898 .preview_3dc1 > li > a:hover,
.sort_selected_3412 .sidebar-573c.purple_1e99 .preview_3dc1 > li > a:focus,
.sort_selected_3412 .sidebar-573c.purple_1e99 .preview_3dc1 > li > a:hover,
.sort_selected_3412 .sidebar-573c.table-silver-1402 .preview_3dc1 > li > a:focus,
.sort_selected_3412 .sidebar-573c.table-silver-1402 .preview_3dc1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_selected_3412
  .sidebar-573c.focus_d898
  .preview_3dc1
  > li.slow_8afd
  > a,
.sort_selected_3412
  .sidebar-573c.focus_d898
  .preview_3dc1
  > li.yellow_e0b1
  > a,
.sort_selected_3412
  .sidebar-573c.purple_1e99
  .preview_3dc1
  > li.slow_8afd
  > a,
.sort_selected_3412
  .sidebar-573c.purple_1e99
  .preview_3dc1
  > li.yellow_e0b1
  > a,
.sort_selected_3412
  .sidebar-573c.table-silver-1402
  .preview_3dc1
  > li.slow_8afd
  > a,
.sort_selected_3412 .sidebar-573c.table-silver-1402 .preview_3dc1 > li.active_3263 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_selected_3412 .aside-9c9e,
.sort_selected_3412 .aside-9c9e a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_selected_3412 .notification-fluid-34f0.module_out_11bd li a,
.sort_selected_3412 .secondary-f6d0 a,
.sort_selected_3412 .rough-c16f,
.sort_selected_3412 .preview_3dc1 > li > a,
.sort_selected_3412 .left-6493 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_selected_3412 .notification-fluid-34f0.module_out_11bd li a:hover,
.sort_selected_3412 .secondary-f6d0 a:hover,
.sort_selected_3412 .rough-c16f:hover,
.sort_selected_3412 .preview_3dc1 > li > a:hover,
.sort_selected_3412 .left-6493:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_selected_3412 .out_0248 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_selected_3412 .out_0248 .motion_87c0 {
  color: rgba(0, 0, 0, 0.8);
}
.sort_selected_3412 .out_0248:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_gas_0d4e .inner-b927 {
  margin-left: auto;
  margin-right: auto;
}
.red_acfa > * {
  margin-left: auto;
  margin-right: auto;
}
.red_acfa .description_iron_0a9c {
  margin-right: 1.41575em;
}
.box-fixed-d37a .red_acfa > .slider-b52b {
  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;
}
.box-fixed-d37a .red_acfa > .liquid-c937 {
  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;
}
.header_fluid_e225.feature_gas_0d4e .inner-b927,
.menu_tiny_61ef.feature_gas_0d4e .inner-b927 {
  margin-left: 0;
}
.filter-west-aa69.feature_gas_0d4e .inner-b927,
.thumbnail_1717.feature_gas_0d4e .inner-b927 {
  margin-right: 0;
}
.red_acfa ol,
.red_acfa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wrapper_fixed_67b7 video {
  max-width: 100%;
}
.logo-steel-6905 img {
  display: block;
}
.logo-steel-6905.description_iron_0a9c,
.logo-steel-6905.liquid-6c5a {
  width: 100%;
}
.logo-steel-6905.liquid-c937 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.content-center-77b9:not(.filter_short_e521) {
  margin: 1.5em auto;
}
.gold-aab6 p {
  padding: 1.5em 14px;
}
ul.video_dark_7299.liquid-c937,
ul.video_dark_7299.slider-b52b,
ul.video_dark_7299.search_full_a1d1.slider-b52b {
  padding: 0 14px;
}
.notice_purple_2e59 {
  display: block;
  overflow-x: auto;
}
.notice_purple_2e59 table {
  border-collapse: collapse;
  width: 100%;
}
.notice_purple_2e59 td,
.notice_purple_2e59 th {
  padding: 0.5em;
}
.red_acfa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.red_acfa ol ol,
.red_acfa ol ul,
.red_acfa ul ol,
.red_acfa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.red_acfa ol ol li,
.red_acfa ol ul li,
.red_acfa ul ol li,
.red_acfa ul ul li {
  margin-left: 0;
}
.media-7d3f.backdrop_cd88 > .red-4384 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.media-7d3f.backdrop_cd88 > .red-4384 iframe,
.media-7d3f.backdrop_cd88 > .red-4384 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.brown-3094 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.brown-3094.element_north_e352 {
  padding: 0;
}
.brown-3094.element_north_e352 cite {
  font-size: 13px;
}
.brown-3094 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.brown-3094 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.article-fast-0efe {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.article-fast-0efe > p:first-child {
  margin-top: 0;
}
.article-fast-0efe cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.article-fast-0efe blockquote {
  border-left: 0;
}
.liquid-bfc3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.liquid-bfc3:not(.module_warm_0054) {
  max-width: 100px;
}
.liquid-bfc3.slider-82e4 {
  border-bottom: none !important;
  text-align: center;
}
.liquid-bfc3.slider-82e4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gold-aab6 p {
    padding: 1.5em 0;
  }
}
.message_d98a {
  color: #0073aa;
}
.progress-current-43f5 {
  background-color: #0073aa;
}
.lower-ebb1 {
  color: #229fd8;
}
.preview-43bd {
  background-color: #229fd8;
}
.chip-motion-4877 {
  color: #eee;
}
.row-pressed-d8ac {
  background-color: #eee;
}
.motion_f1c7 {
  color: #444;
}
.tertiary-blue-ad23 {
  background-color: #444;
}
.pink_801f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pink_801f .modal-428c .secondary-f6d0 {
  font-size: 15px;
}
.pink_801f .secondary-f6d0 {
  line-height: 1.3;
}
.pink_801f .sort_selected_3412 {
}
.pink_801f .component_1c20 {
  background: #235787;
}
.text-advanced-854f {
  padding: 0;
}
.text-advanced-854f .component_1c20 {
  background: #1a1a1a;
}
.text-advanced-854f .sort_selected_3412 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shade-0641 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shade-0641 .sort_selected_3412 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shade-0641 .component_1c20 {
  background: #303030;
}
.tall-87eb {
  position: relative;
  z-index: 10;
}
.tall-87eb .breadcrumb-fd14 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in-589f .aside_4257 {
  display: inline-block;
  vertical-align: middle;
}
.in-589f.shadow-30e7 .aside_4257 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .in-589f.shadow-30e7 .aside_4257 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .in-589f.shadow-30e7 .aside_4257 {
    margin-right: 0.4em;
  }
}
.in-589f.shadow-30e7 .aside_4257:last-child {
  margin-right: 0;
}
.aside_11ec .breadcrumb-fd14 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .lower-af95 .modal-428c {
    margin: 0 -0.5em;
  }
  .lower-af95 .modal-428c [class*="customify-col-"],
  .lower-af95 .modal-428c [class*="customify-col_"],
  .lower-af95 .modal-428c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.lower-af95.middle_7c11 .breadcrumb-fd14 {
  background: 0 0 !important;
}
.lower-af95.middle_7c11 .breadcrumb-fd14,
.lower-af95.aside_11ec .breadcrumb-fd14 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .lower-af95.warm-6b12 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.lower-af95.aside_11ec .breadcrumb-fd14 {
  box-shadow: none !important;
}
.chip-60f4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .chip-60f4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .chip-60f4 {
    padding: 18px 0 20px;
  }
}
.chip-60f4 .accent_bb5c {
  width: 100%;
}
.chip-60f4 .progress_selected_46b5 {
  margin-bottom: 0;
}
.chip-60f4 .static_31d5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tooltip_6aef {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tooltip_6aef .short-1114 {
  width: 100%;
}
.picture_1210 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture_1210 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture_1210 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;
}
.picture_1210 li:last-child:after {
  display: none;
}
.picture_1210 li a {
  font-weight: 500;
  margin-right: 10px;
}
.light_7882 .table_f64b button,
.chip-60f4 .table_f64b button {
  left: 0;
}
.light_7882 .short-1114,
.chip-60f4 .short-1114 {
  padding-left: 0;
  padding-right: 0;
}
.light_7882 .tooltip_6aef,
.chip-60f4 .tooltip_6aef {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.light_7882 {
  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;
}
.light_7882: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;
}
.light_7882 .thick_4e36 {
  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) {
  .light_7882 .thick_4e36 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .light_7882 .thick_4e36 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .light_7882 .thick_4e36 {
    min-height: 200px;
  }
}
.light_7882 .picture_1210 {
  color: rgba(255, 255, 255, 0.8);
}
.light_7882 .picture_1210 a,
.light_7882 .picture_1210 li:after {
  color: inherit;
}
.light_7882 .picture_1210 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.list_d86d {
  margin-bottom: 0.5em;
}
.label-a6ef {
  margin-bottom: 1.2em;
}
.label-a6ef,
.list_d86d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.label-a6ef p:last-child,
.list_d86d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .table_f64b,
#masthead .table_f64b {
  display: none;
}
#masthead
  > .table_f64b.solid-ead6 {
  display: none;
}
#masthead > .table_f64b button {
  left: 0;
}
.focus-edcf {
  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%;
}
.focus-edcf .aside_4257 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus-edcf .slow_1644 {
  display: -webkit-box;
  display: flex;
}
.focus-edcf .slow_1644.purple-371d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus-edcf .slow_1644.paragraph-fb04 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-edcf .slow_1644.section_silver_4de2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-edcf.mask_left_90c2.photo-62cf .slow_1644.purple-371d {
  flex-basis: 100%;
}
.focus-edcf.right_3124 .slow_1644.paragraph-fb04 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus-edcf.right_3124 .slow_1644.section_silver_4de2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .table_f64b.solid-ead6 {
  display: none;
}
#masthead > .table_f64b button {
  left: 0;
}
.avatar-red-56f9 {
  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;
}
.avatar-red-56f9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar-red-56f9.pressed-6394 i {
  margin-right: 4px;
}
.avatar-red-56f9.carousel_iron_7886 i {
  margin-left: 5px;
}
.secondary-f6d0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary-f6d0 p:last-child {
  margin-bottom: 0;
}
.lite_258c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lite_258c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lite_258c img {
  display: block;
  width: auto;
  line-height: 1;
}
.lite_258c .aside-9c9e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lite_258c .article-db8d {
  margin: 5px 0 7px 0;
}
.lite_258c.summary_40ba .logo_3748 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_258c.summary_40ba .footer_focused_f6da {
  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;
}
.lite_258c.widget-5070 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lite_258c.widget-5070 .logo_3748 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_258c.widget-5070 .footer_focused_f6da {
  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;
}
.lite_258c.highlight-162d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite_258c.gradient_9d59 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lite_258c.gradient_9d59 .footer_focused_f6da {
  margin-top: 7px;
}
.logo-b05d {
  display: inline-block;
}
.tall-87eb .slider_last_bb9b .lite_258c img {
  max-width: 100%;
}
.sidebar-573c .title_yellow_e5ab.new-0036,
.small_11d3 .title_yellow_e5ab.new-0036 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-573c .inner-5b89,
.small_11d3 .inner-5b89 {
  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%);
}
.sidebar-573c .inner-5b89 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sidebar-573c.static-36d4 .inner-5b89 {
  display: none;
}
.sidebar-573c .tooltip_3d25 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-573c .tooltip_3d25 li {
  display: inline-block;
  position: relative;
}
.sidebar-573c .tooltip_3d25 li:last-child {
  margin-right: 0;
}
.sidebar-573c .tooltip_3d25 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;
}
.sidebar-573c .tooltip_3d25 li.active_3263 > a {
  color: rgba(0, 0, 0, 0.9);
}
.sidebar-573c .tooltip_3d25 > 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;
}
.sidebar-573c .tooltip_3d25 > li > a i {
  line-height: 0;
}
.sidebar-573c .tooltip_3d25 > li.backdrop-purple-aef6 > a .inner-5b89 {
  margin-left: 4px;
  line-height: 0;
}
.sidebar-573c .tooltip_3d25 .column-action-24ff li.backdrop-purple-aef6 > a {
  position: relative;
}
.sidebar-573c .tooltip_3d25 .column-action-24ff li.backdrop-purple-aef6 > a:after,
.sidebar-573c .tooltip_3d25 .column-action-24ff li.backdrop-purple-aef6 > a:before {
  content: "";
  display: table;
}
.sidebar-573c .tooltip_3d25 .column-action-24ff li.backdrop-purple-aef6 > a:after {
  clear: both;
}
.sidebar-573c .tooltip_3d25 .column-action-24ff li.backdrop-purple-aef6 > a .inner-5b89 {
  margin-left: 5px;
  float: right;
}
.sidebar-573c .tabs_b6c5,
.sidebar-573c .column-action-24ff {
  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;
}
.sidebar-573c .column-action-24ff {
  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;
}
.sidebar-573c .column-action-24ff .new-0036 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar-573c .column-action-24ff .inner-5b89 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sidebar-573c .column-action-24ff li {
  display: block;
  margin: 0;
  padding: 0;
}
.sidebar-573c .column-action-24ff 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;
}
.sidebar-573c .column-action-24ff li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-573c .column-action-24ff .column-action-24ff {
  top: 0;
  left: 100%;
}
.sidebar-573c .icon-upper-abba.fn-focus-9911 > .tabs_b6c5,
.sidebar-573c .icon-upper-abba.fn-focus-9911 > .column-action-24ff,
.sidebar-573c .icon-upper-abba:focus > .tabs_b6c5,
.sidebar-573c .icon-upper-abba:focus > .column-action-24ff,
.sidebar-573c .icon-upper-abba:hover > .tabs_b6c5,
.sidebar-573c .icon-upper-abba:hover > .column-action-24ff {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sidebar-573c.table-silver-1402 .preview_3dc1:after,
.sidebar-573c.table-silver-1402 .preview_3dc1:before {
  content: "";
  display: table;
}
.sidebar-573c.table-silver-1402 .preview_3dc1:after {
  clear: both;
}
.sidebar-573c.table-silver-1402 .preview_3dc1 > li {
  float: left;
}
.sidebar-573c.frame-short-e87c .preview_3dc1:after,
.sidebar-573c.frame-short-e87c .preview_3dc1:before {
  content: "";
  display: table;
}
.sidebar-573c.frame-short-e87c .preview_3dc1:after {
  clear: both;
}
.sidebar-573c.frame-short-e87c .preview_3dc1 > li {
  float: left;
}
.sidebar-573c.frame-short-e87c .preview_3dc1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-573c.frame-short-e87c .preview_3dc1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar-573c.frame-short-e87c .preview_3dc1 > li.slow_8afd > a,
.sidebar-573c.frame-short-e87c .preview_3dc1 > li.active_3263 > a {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar-573c.focus_d898 .preview_3dc1 > li > a .new-0036 {
  position: relative;
}
.sidebar-573c.focus_d898 .preview_3dc1 > li > a .new-0036: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;
}
.sidebar-573c.focus_d898
  .preview_3dc1
  > li:focus
  > a
  .new-0036:before,
.sidebar-573c.focus_d898
  .preview_3dc1
  > li:hover
  > a
  .new-0036:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-573c.focus_d898
  .preview_3dc1
  > li.slow_8afd
  > a
  .new-0036:before,
.sidebar-573c.focus_d898
  .preview_3dc1
  > li.yellow_e0b1
  > a
  .new-0036:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-573c.purple_1e99 .preview_3dc1 > li > a .new-0036 {
  position: relative;
}
.sidebar-573c.purple_1e99 .preview_3dc1 > li > a .new-0036: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;
}
.sidebar-573c.purple_1e99 .preview_3dc1 > li:focus > a .new-0036:before,
.sidebar-573c.purple_1e99
  .preview_3dc1
  > li:hover
  > a
  .new-0036:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-573c.purple_1e99
  .preview_3dc1
  > li.slow_8afd
  > a
  .new-0036:before,
.sidebar-573c.purple_1e99
  .preview_3dc1
  > li.yellow_e0b1
  > a
  .new-0036:before {
  width: 100%;
  background-color: currentColor;
}
.small_11d3 .tooltip_3d25 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.small_11d3 .tooltip_3d25 li:first-child > a {
  border-top: none;
}
.small_11d3 .tooltip_3d25 .box-glass-6511 > .new-0036 .inner-5b89 {
  display: none;
}
.small_11d3 .tooltip_3d25 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.small_11d3 .tooltip_3d25 li:last-child {
  border: none;
}
.small_11d3 .tooltip_3d25 li.backdrop-purple-aef6 > a {
  padding-right: 45px !important;
}
.small_11d3 .tooltip_3d25 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.small_11d3 .tooltip_3d25 li a:focus,
.small_11d3 .tooltip_3d25 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_11d3 .tooltip_3d25 li .paragraph-6f1b {
  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;
}
.small_11d3 .tooltip_3d25 li .paragraph-6f1b:hover {
  box-shadow: none;
}
.small_11d3 .tooltip_3d25 li .paragraph-6f1b .inner-5b89 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.small_11d3 .tooltip_3d25 .column-action-24ff {
  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);
}
.small_11d3 .tooltip_3d25 .column-action-24ff li a {
  padding-left: 3em;
}
.small_11d3 .tooltip_3d25 .summary_gold_dc30 > a .paragraph-6f1b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.small_11d3 .tooltip_3d25 .summary_gold_dc30 > .column-action-24ff {
  display: block;
  opacity: 1;
}
.huge-0062 {
  max-width: 100%;
}
.blue-6b67 {
  line-height: 0;
  cursor: pointer;
}
.left-6493 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.left-6493:hover {
  box-shadow: none;
  color: currentColor;
}
.left-6493 svg {
  width: 18px;
  height: 18px;
}
.left-6493 .image-pink-14ec {
  display: none;
}
.lower_aa40 {
  position: relative;
}
.lower_aa40.fn-active-9911 .left-6493 .simple-01ac {
  display: none;
}
.lower_aa40.fn-active-9911 .left-6493 .image-pink-14ec {
  display: inline-block;
}
.lower_aa40 .progress-a0d2 {
  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);
}
.lower_aa40.slider_wide_baff .progress-a0d2 {
  left: auto;
  right: -0.9em;
}
.lower_aa40.slider_wide_baff .detail-3576::before {
  left: auto;
  right: 15px;
}
.lower_aa40.fn-active-9911 .progress-a0d2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_east_d1a3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.caption_east_d1a3 label {
  flex-basis: 100%;
}
.caption_east_d1a3 .full_1bf6 {
  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;
}
.caption_east_d1a3 .hard_6a9d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.caption_east_d1a3 .hard_6a9d:focus {
  background-color: transparent;
}
.caption_east_d1a3 button.summary-f3d1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.caption_east_d1a3 button.summary-f3d1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.caption_east_d1a3 button.summary-f3d1 svg {
  width: 18px;
  height: 18px;
}
.caption_east_d1a3 input[type="submit"] {
  min-height: auto;
}
.focus-9510 .caption_east_d1a3 .hard_6a9d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.detail-3576 {
  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) {
  .detail-3576 {
    width: 220px;
  }
}
.detail-3576 label {
  flex-basis: 100%;
}
.detail-3576::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;
}
.header-up-8cc5 .focus-9510 .caption_east_d1a3 {
  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;
}
.header-up-8cc5
  .focus-9510
  .caption_east_d1a3
  .full_1bf6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.header-up-8cc5 .focus-9510 .caption_east_d1a3 .hard_6a9d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.header-up-8cc5
  .focus-9510
  .caption_east_d1a3
  .hard_6a9d:focus {
  background: 0 0;
}
.header-up-8cc5
  .focus-9510
  .caption_east_d1a3
  .texture-tall-4521 {
  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;
}
.notification-fluid-34f0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notification-fluid-34f0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notification-fluid-34f0 li:last-child {
  margin-right: 0;
}
.notification-fluid-34f0 li:first-child {
  margin-left: 0;
}
.notification-fluid-34f0.caption-417e a {
  color: #fff;
}
.notification-fluid-34f0.caption-417e a:hover {
  color: #fff;
}
.notification-fluid-34f0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notification-fluid-34f0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notification-fluid-34f0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notification-fluid-34f0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.notification-fluid-34f0 [class*="social-icon-apple"] {
  background-color: #999;
}
.notification-fluid-34f0 [class*="social-icon-apple"].table-gold-28b6 {
  background-color: transparent;
  color: #999;
}
.notification-fluid-34f0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notification-fluid-34f0 [class*="social-icon-behance"].table-gold-28b6 {
  background-color: transparent;
  color: #1769ff;
}
.notification-fluid-34f0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notification-fluid-34f0 [class*="social-icon-bitbucket"].table-gold-28b6 {
  background-color: transparent;
  color: #205081;
}
.notification-fluid-34f0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.notification-fluid-34f0 [class*="social-icon-codepen"].table-gold-28b6 {
  background-color: transparent;
  color: #000;
}
.notification-fluid-34f0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notification-fluid-34f0 [class*="social-icon-delicious"].table-gold-28b6 {
  background-color: transparent;
  color: #39f;
}
.notification-fluid-34f0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notification-fluid-34f0 [class*="social-icon-digg"].table-gold-28b6 {
  background-color: transparent;
  color: #005be2;
}
.notification-fluid-34f0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notification-fluid-34f0 [class*="social-icon-dribbble"].table-gold-28b6 {
  background-color: transparent;
  color: #ea4c89;
}
.notification-fluid-34f0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notification-fluid-34f0 [class*="social-icon-envelope"].table-gold-28b6 {
  background-color: transparent;
  color: #ea4335;
}
.notification-fluid-34f0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notification-fluid-34f0 [class*="social-icon-facebook"].table-gold-28b6 {
  background-color: transparent;
  color: #3b5998;
}
.notification-fluid-34f0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notification-fluid-34f0 [class*="social-icon-flickr"].table-gold-28b6 {
  background-color: transparent;
  color: #0063dc;
}
.notification-fluid-34f0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notification-fluid-34f0 [class*="social-icon-foursquare"].table-gold-28b6 {
  background-color: transparent;
  color: #2d5be3;
}
.notification-fluid-34f0 [class*="social-icon-github"] {
  background-color: #333;
}
.notification-fluid-34f0 [class*="social-icon-github"].table-gold-28b6 {
  background-color: transparent;
  color: #333;
}
.notification-fluid-34f0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notification-fluid-34f0 [class*="social-icon-google-plus"].table-gold-28b6 {
  background-color: transparent;
  color: #dd4b39;
}
.notification-fluid-34f0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notification-fluid-34f0 [class*="social-icon-houzz"].table-gold-28b6 {
  background-color: transparent;
  color: #7ac142;
}
.notification-fluid-34f0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notification-fluid-34f0 [class*="social-icon-instagram"].table-gold-28b6 {
  background-color: transparent;
  color: #262626;
}
.notification-fluid-34f0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notification-fluid-34f0 [class*="social-icon-jsfiddle"].table-gold-28b6 {
  background-color: transparent;
  color: #487aa2;
}
.notification-fluid-34f0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notification-fluid-34f0 [class*="social-icon-linkedin"].table-gold-28b6 {
  background-color: transparent;
  color: #0077b5;
}
.notification-fluid-34f0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notification-fluid-34f0 [class*="social-icon-medium"].table-gold-28b6 {
  background-color: transparent;
  color: #00ab6b;
}
.notification-fluid-34f0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notification-fluid-34f0
  [class*="social-icon-odnoklassniki"].table-gold-28b6 {
  background-color: transparent;
  color: #f4731c;
}
.notification-fluid-34f0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notification-fluid-34f0 [class*="social-icon-meetup"].table-gold-28b6 {
  background-color: transparent;
  color: #ec1c40;
}
.notification-fluid-34f0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notification-fluid-34f0 [class*="social-icon-pinterest"].table-gold-28b6 {
  background-color: transparent;
  color: #bd081c;
}
.notification-fluid-34f0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notification-fluid-34f0 [class*="social-icon-product-hunt"].table-gold-28b6 {
  background-color: transparent;
  color: #da552f;
}
.notification-fluid-34f0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notification-fluid-34f0 [class*="social-icon-reddit"].table-gold-28b6 {
  background-color: transparent;
  color: #ff4500;
}
.notification-fluid-34f0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notification-fluid-34f0 [class*="social-icon-rss"].table-gold-28b6 {
  background-color: transparent;
  color: #f26522;
}
.notification-fluid-34f0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notification-fluid-34f0
  [class*="social-icon-shopping-cart"].table-gold-28b6 {
  background-color: transparent;
  color: #4caf50;
}
.notification-fluid-34f0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notification-fluid-34f0 [class*="social-icon-skype"].table-gold-28b6 {
  background-color: transparent;
  color: #00aff0;
}
.notification-fluid-34f0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notification-fluid-34f0 [class*="social-icon-slideshare"].table-gold-28b6 {
  background-color: transparent;
  color: #0077b5;
}
.notification-fluid-34f0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notification-fluid-34f0 [class*="social-icon-snapchat"].table-gold-28b6 {
  background-color: transparent;
  color: #fffc00;
}
.notification-fluid-34f0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notification-fluid-34f0 [class*="social-icon-soundcloud"].table-gold-28b6 {
  background-color: transparent;
  color: #f80;
}
.notification-fluid-34f0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notification-fluid-34f0 [class*="social-icon-spotify"].table-gold-28b6 {
  background-color: transparent;
  color: #2ebd59;
}
.notification-fluid-34f0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notification-fluid-34f0
  [class*="social-icon-stack-overflow"].table-gold-28b6 {
  background-color: transparent;
  color: #fe7a15;
}
.notification-fluid-34f0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notification-fluid-34f0 [class*="social-icon-maldkfgram"].table-gold-28b6 {
  background-color: transparent;
  color: #2ca5e0;
}
.notification-fluid-34f0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notification-fluid-34f0 [class*="social-icon-tripadvisor"].table-gold-28b6 {
  background-color: transparent;
  color: #589442;
}
.notification-fluid-34f0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notification-fluid-34f0 [class*="social-icon-tumblr"].table-gold-28b6 {
  background-color: transparent;
  color: #35465c;
}
.notification-fluid-34f0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notification-fluid-34f0 [class*="social-icon-twitch"].table-gold-28b6 {
  background-color: transparent;
  color: #6441a5;
}
.notification-fluid-34f0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notification-fluid-34f0 [class*="social-icon-twitter"].table-gold-28b6 {
  background-color: transparent;
  color: #1da1f2;
}
.notification-fluid-34f0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notification-fluid-34f0 [class*="social-icon-vimeo"].table-gold-28b6 {
  background-color: transparent;
  color: #1ab7ea;
}
.notification-fluid-34f0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notification-fluid-34f0 [class*="social-icon-vk"].table-gold-28b6 {
  background-color: transparent;
  color: #45668e;
}
.notification-fluid-34f0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notification-fluid-34f0 [class*="social-icon-weibo"].table-gold-28b6 {
  background-color: transparent;
  color: #df2029;
}
.notification-fluid-34f0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notification-fluid-34f0 [class*="social-icon-weixin"].table-gold-28b6 {
  background-color: transparent;
  color: #7bb32e;
}
.notification-fluid-34f0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notification-fluid-34f0 [class*="social-icon-whatsapp"].table-gold-28b6 {
  background-color: transparent;
  color: #25d366;
}
.notification-fluid-34f0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notification-fluid-34f0 [class*="social-icon-wordpress"].table-gold-28b6 {
  background-color: transparent;
  color: #21759b;
}
.notification-fluid-34f0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.notification-fluid-34f0 [class*="social-icon-xing"].table-gold-28b6 {
  background-color: transparent;
  color: #026466;
}
.notification-fluid-34f0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notification-fluid-34f0 [class*="social-icon-yelp"].table-gold-28b6 {
  background-color: transparent;
  color: #af0606;
}
.notification-fluid-34f0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notification-fluid-34f0 [class*="social-icon-youtube"].table-gold-28b6 {
  background-color: transparent;
  color: #cd201f;
}
.rough-c16f {
  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;
}
.rough-c16f:hover {
  box-shadow: none;
  background: 0 0;
}
.notification-outer-660c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.block-fast-3549 {
  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;
}
.button_last_319d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.table-d4dd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.table-d4dd,
.table-d4dd::after,
.table-d4dd::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;
}
.table-d4dd::after,
.table-d4dd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter-large-6fa0 .block-fast-3549 .button_last_319d {
  margin-top: -2px;
  width: 19px;
}
.filter-large-6fa0 .block-fast-3549 .table-d4dd {
  margin-top: -1px;
}
.filter-large-6fa0 .block-fast-3549 .table-d4dd,
.filter-large-6fa0 .block-fast-3549 .table-d4dd::after,
.filter-large-6fa0 .block-fast-3549 .table-d4dd::before {
  width: 19px;
  height: 2px;
}
.filter-large-6fa0 .block-fast-3549 .table-d4dd::before {
  top: -6px;
}
.filter-large-6fa0 .block-fast-3549 .table-d4dd::after {
  bottom: -6px;
}
.hard_eb3c .block-fast-3549 .button_last_319d {
  margin-top: -2px;
  width: 22px;
}
.hard_eb3c .block-fast-3549 .table-d4dd {
  margin-top: -1px;
}
.hard_eb3c .block-fast-3549 .table-d4dd,
.hard_eb3c .block-fast-3549 .table-d4dd::after,
.hard_eb3c .block-fast-3549 .table-d4dd::before {
  width: 22px;
  height: 2px;
}
.hard_eb3c .block-fast-3549 .table-d4dd::before {
  top: -7px;
}
.hard_eb3c .block-fast-3549 .table-d4dd::after {
  bottom: -7px;
}
.background_53d4 .block-fast-3549 .button_last_319d {
  margin-top: -2px;
  width: 31px;
}
.background_53d4 .block-fast-3549 .table-d4dd {
  margin-top: -1.5px;
}
.background_53d4 .block-fast-3549 .table-d4dd,
.background_53d4 .block-fast-3549 .table-d4dd::after,
.background_53d4 .block-fast-3549 .table-d4dd::before {
  width: 31px;
  height: 3px;
}
.background_53d4 .block-fast-3549 .table-d4dd::before {
  top: -9px;
}
.background_53d4 .block-fast-3549 .table-d4dd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .simple-6a10 .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 19px;
  }
  .simple-6a10 .block-fast-3549 .table-d4dd {
    margin-top: -1px;
  }
  .simple-6a10 .block-fast-3549 .table-d4dd,
  .simple-6a10 .block-fast-3549 .table-d4dd::after,
  .simple-6a10 .block-fast-3549 .table-d4dd::before {
    width: 19px;
    height: 2px;
  }
  .simple-6a10 .block-fast-3549 .table-d4dd::before {
    top: -6px;
  }
  .simple-6a10 .block-fast-3549 .table-d4dd::after {
    bottom: -6px;
  }
  .tertiary_7780 .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_7780 .block-fast-3549 .table-d4dd {
    margin-top: -1px;
  }
  .tertiary_7780 .block-fast-3549 .table-d4dd,
  .tertiary_7780 .block-fast-3549 .table-d4dd::after,
  .tertiary_7780 .block-fast-3549 .table-d4dd::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_7780 .block-fast-3549 .table-d4dd::before {
    top: -7px;
  }
  .tertiary_7780 .block-fast-3549 .table-d4dd::after {
    bottom: -7px;
  }
  .surface-old-46ac .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 31px;
  }
  .surface-old-46ac .block-fast-3549 .table-d4dd {
    margin-top: -1.5px;
  }
  .surface-old-46ac .block-fast-3549 .table-d4dd,
  .surface-old-46ac .block-fast-3549 .table-d4dd::after,
  .surface-old-46ac .block-fast-3549 .table-d4dd::before {
    width: 31px;
    height: 3px;
  }
  .surface-old-46ac .block-fast-3549 .table-d4dd::before {
    top: -9px;
  }
  .surface-old-46ac .block-fast-3549 .table-d4dd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_3028 .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 19px;
  }
  .bronze_3028 .block-fast-3549 .table-d4dd {
    margin-top: -1px;
  }
  .bronze_3028 .block-fast-3549 .table-d4dd,
  .bronze_3028 .block-fast-3549 .table-d4dd::after,
  .bronze_3028 .block-fast-3549 .table-d4dd::before {
    width: 19px;
    height: 2px;
  }
  .bronze_3028 .block-fast-3549 .table-d4dd::before {
    top: -6px;
  }
  .bronze_3028 .block-fast-3549 .table-d4dd::after {
    bottom: -6px;
  }
  .frame-hard-b0cc .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 22px;
  }
  .frame-hard-b0cc .block-fast-3549 .table-d4dd {
    margin-top: -1px;
  }
  .frame-hard-b0cc .block-fast-3549 .table-d4dd,
  .frame-hard-b0cc .block-fast-3549 .table-d4dd::after,
  .frame-hard-b0cc .block-fast-3549 .table-d4dd::before {
    width: 22px;
    height: 2px;
  }
  .frame-hard-b0cc .block-fast-3549 .table-d4dd::before {
    top: -7px;
  }
  .frame-hard-b0cc .block-fast-3549 .table-d4dd::after {
    bottom: -7px;
  }
  .prev_fb90 .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 31px;
  }
  .prev_fb90 .block-fast-3549 .table-d4dd {
    margin-top: -1.5px;
  }
  .prev_fb90 .block-fast-3549 .table-d4dd,
  .prev_fb90 .block-fast-3549 .table-d4dd::after,
  .prev_fb90 .block-fast-3549 .table-d4dd::before {
    width: 31px;
    height: 3px;
  }
  .prev_fb90 .block-fast-3549 .table-d4dd::before {
    top: -9px;
  }
  .prev_fb90 .block-fast-3549 .table-d4dd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .icon_b19b .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 19px;
  }
  .icon_b19b .block-fast-3549 .table-d4dd {
    margin-top: -1px;
  }
  .icon_b19b .block-fast-3549 .table-d4dd,
  .icon_b19b .block-fast-3549 .table-d4dd::after,
  .icon_b19b .block-fast-3549 .table-d4dd::before {
    width: 19px;
    height: 2px;
  }
  .icon_b19b .block-fast-3549 .table-d4dd::before {
    top: -6px;
  }
  .icon_b19b .block-fast-3549 .table-d4dd::after {
    bottom: -6px;
  }
  .avatar-28d2 .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-28d2 .block-fast-3549 .table-d4dd {
    margin-top: -1px;
  }
  .avatar-28d2 .block-fast-3549 .table-d4dd,
  .avatar-28d2 .block-fast-3549 .table-d4dd::after,
  .avatar-28d2 .block-fast-3549 .table-d4dd::before {
    width: 22px;
    height: 2px;
  }
  .avatar-28d2 .block-fast-3549 .table-d4dd::before {
    top: -7px;
  }
  .avatar-28d2 .block-fast-3549 .table-d4dd::after {
    bottom: -7px;
  }
  .thumbnail-red-3a23 .block-fast-3549 .button_last_319d {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-red-3a23 .block-fast-3549 .table-d4dd {
    margin-top: -1.5px;
  }
  .thumbnail-red-3a23 .block-fast-3549 .table-d4dd,
  .thumbnail-red-3a23 .block-fast-3549 .table-d4dd::after,
  .thumbnail-red-3a23 .block-fast-3549 .table-d4dd::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-red-3a23 .block-fast-3549 .table-d4dd::before {
    top: -9px;
  }
  .thumbnail-red-3a23 .block-fast-3549 .table-d4dd::after {
    bottom: -9px;
  }
}
.tiny_972a .table-d4dd {
  -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);
}
.tiny_972a .table-d4dd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tiny_972a .table-d4dd::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);
}
.tiny_972a.message-e704 .table-d4dd {
  -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);
}
.tiny_972a.message-e704 .table-d4dd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tiny_972a.message-e704 .table-d4dd::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);
}
.description_3c8f {
  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.outer_7e3a:before {
  display: none;
}
.content-hovered-aa8b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.content-hovered-aa8b .preview-80af {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.content-hovered-aa8b .preview-80af:last-of-type {
  border-bottom: none;
}
.content-hovered-aa8b .preview-80af.prev-360d,
.content-hovered-aa8b .preview-80af.description-clean-af90,
.content-hovered-aa8b .preview-80af.layout-green-00e1 {
  padding: 0;
}
.content-hovered-aa8b .small_11d3 .paragraph-6f1b {
  color: currentColor;
}
.content-hovered-aa8b .small_11d3 .paragraph-6f1b:focus,
.content-hovered-aa8b .small_11d3 .paragraph-6f1b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-hovered-aa8b.sort_selected_3412 .out_0248,
.content-hovered-aa8b.sort_selected_3412 .secondary-f6d0 a,
.content-hovered-aa8b.sort_selected_3412 .preview_3dc1 a,
.content-hovered-aa8b.sort_selected_3412 .column-action-24ff a {
  color: rgba(0, 0, 0, 0.55);
}
.content-hovered-aa8b.sort_selected_3412 .out_0248:hover,
.content-hovered-aa8b.sort_selected_3412 .secondary-f6d0 a:hover,
.content-hovered-aa8b.sort_selected_3412 .preview_3dc1 a:hover,
.content-hovered-aa8b.sort_selected_3412 .column-action-24ff a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content-hovered-aa8b.sort_selected_3412 .motion_87c0 {
  color: rgba(0, 0, 0, 0.8);
}
.content-hovered-aa8b.sort_selected_3412 .preview-80af {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-hovered-aa8b.sort_selected_3412 .preview-80af:before {
  background: rgba(0, 0, 0, 0.08);
}
.content-hovered-aa8b.sort_selected_3412 .wrapper-bda7:before {
  background: rgba(255, 255, 255, 0.9);
}
.content-hovered-aa8b.sort_selected_3412 .small_11d3 .tooltip_3d25 li a,
.content-hovered-aa8b.sort_selected_3412 .small_11d3 .paragraph-6f1b,
.content-hovered-aa8b.sort_selected_3412 .column-action-24ff {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-hovered-aa8b.sort_selected_3412 .small_11d3 .paragraph-6f1b:focus,
.content-hovered-aa8b.sort_selected_3412 .small_11d3 .paragraph-6f1b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-hovered-aa8b.sort_selected_3412 .tooltip_3d25 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-hovered-aa8b.component_1c20 .out_0248,
.content-hovered-aa8b.component_1c20 .secondary-f6d0 a,
.content-hovered-aa8b.component_1c20 .preview_3dc1 .paragraph-6f1b,
.content-hovered-aa8b.component_1c20 .preview_3dc1 a,
.content-hovered-aa8b.component_1c20 .column-action-24ff a {
  color: rgba(255, 255, 255, 0.79);
}
.content-hovered-aa8b.component_1c20 .out_0248:hover,
.content-hovered-aa8b.component_1c20 .secondary-f6d0 a:hover,
.content-hovered-aa8b.component_1c20 .preview_3dc1 .paragraph-6f1b:hover,
.content-hovered-aa8b.component_1c20 .preview_3dc1 a:hover,
.content-hovered-aa8b.component_1c20 .column-action-24ff a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-hovered-aa8b.component_1c20 .motion_87c0 {
  color: rgba(255, 255, 255, 0.99);
}
.content-hovered-aa8b.component_1c20 .preview-80af {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-hovered-aa8b.component_1c20 .preview-80af:before {
  background: rgba(255, 255, 255, 0.08);
}
.content-hovered-aa8b.component_1c20 .wrapper-bda7:before {
  background: rgba(0, 0, 0, 0.9);
}
.content-hovered-aa8b.component_1c20 .small_11d3 .tooltip_3d25 li a,
.content-hovered-aa8b.component_1c20 .small_11d3 .paragraph-6f1b,
.content-hovered-aa8b.component_1c20 .column-action-24ff {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-hovered-aa8b.component_1c20 .small_11d3 .paragraph-6f1b:focus,
.content-hovered-aa8b.component_1c20 .small_11d3 .paragraph-6f1b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-hovered-aa8b.component_1c20 .tooltip_3d25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-bda7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper-bda7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary-east-48e8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notification-pink-b71b .content-hovered-aa8b {
  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;
}
.notification-pink-b71b .preview-80af {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notification-pink-b71b .preview-80af: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) {
  .notification-pink-b71b .preview-80af:before {
    width: 16%;
    left: 42%;
  }
}
.notification-pink-b71b .preview-80af:last-child:before {
  content: none;
}
.notification-pink-b71b .preview-80af[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notification-pink-b71b .small_11d3 .tooltip_3d25 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notification-pink-b71b .small_11d3 .tooltip_3d25 li a .paragraph-6f1b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notification-pink-b71b .small_11d3 .column-action-24ff {
  border: none;
}
.notification-pink-b71b .small_11d3 .column-action-24ff li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notification-pink-b71b .wrapper-bda7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notification-pink-b71b .tertiary-east-48e8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notification-pink-b71b .component_1c20 .wrapper-bda7:before {
  background: rgba(0, 0, 0, 0.9);
}
.notification-pink-b71b .sort_selected_3412.over_f498 .table-d4dd {
  background: rgba(0, 0, 0, 0.6);
}
.notification-pink-b71b
  .sort_selected_3412.over_f498
  .table-d4dd::after,
.notification-pink-b71b
  .sort_selected_3412.over_f498
  .table-d4dd:before {
  background: inherit;
}
.notification-pink-b71b
  .sort_selected_3412.over_f498:hover
  .table-d4dd {
  background: rgba(0, 0, 0, 0.8);
}
.feature-dynamic-82a1 .content-hovered-aa8b {
  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) {
  .feature-dynamic-82a1 .content-hovered-aa8b {
    width: auto;
    right: 45px;
  }
}
.yellow-ffe6 .content-hovered-aa8b {
  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) {
  .yellow-ffe6 .content-hovered-aa8b {
    width: auto;
    left: 45px;
  }
}
.outer_7e3a .content-hovered-aa8b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outer_7e3a .tertiary-east-48e8 {
  max-width: 48em;
  margin: 0 auto;
}
.outer_7e3a .wrapper-bda7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dynamic-d6bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dynamic-d6bc.notification-pink-b71b .content-hovered-aa8b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dynamic-d6bc.feature-dynamic-82a1 .content-hovered-aa8b {
  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);
}
.dynamic-d6bc .content-hovered-aa8b {
  visibility: visible;
}
.dynamic-d6bc.yellow-ffe6 .content-hovered-aa8b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary_84e1,
.purple_2fc9 {
  overflow-x: hidden;
}
.secondary_84e1 .content-hovered-aa8b {
  overflow: auto;
}
.secondary_84e1.notification-pink-b71b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_84e1.notification-pink-b71b .content-hovered-aa8b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary_84e1.notification-pink-b71b .rough-c16f {
  opacity: 0;
}
.secondary_84e1.feature-dynamic-82a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_84e1.feature-dynamic-82a1 .content-hovered-aa8b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary_84e1.feature-dynamic-82a1 .rough-c16f {
  opacity: 0;
}
.secondary_84e1.yellow-ffe6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_84e1.yellow-ffe6 .content-hovered-aa8b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary_84e1.yellow-ffe6 .rough-c16f {
  opacity: 0;
}
.secondary_84e1.outer_7e3a .content-hovered-aa8b {
  z-index: 10;
  visibility: visible;
}
.over_f498 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.over_f498 .table-d4dd {
  background: rgba(255, 255, 255, 0.99);
}
.over_f498 .table-d4dd::after,
.over_f498 .table-d4dd:before {
  background: inherit;
}
.over_f498:hover .table-d4dd {
  background: rgba(255, 255, 255, 0.99);
}
.yellow-ffe6 .over_f498 {
  top: 10px;
  right: auto;
  left: 12px;
}
.outer_7e3a .over_f498 {
  display: none !important;
}
.secondary_84e1:before,
.purple_2fc9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary_84e1 .over_f498,
.purple_2fc9 .over_f498 {
  display: inline-block;
}
.content-hovered-aa8b .aside_4257 {
  -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;
}
.secondary_84e1 .content-hovered-aa8b .aside_4257,
.purple_2fc9 .content-hovered-aa8b .aside_4257 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_19a0 .full_1bf6 {
  width: 100%;
}
.slider_last_bb9b {
  padding: 0 0.5em 0;
}
.slider_last_bb9b [class*="customify-col-"],
.slider_last_bb9b [class*="customify-col_"],
.slider_last_bb9b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.status_short_8f7e .slider_last_bb9b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal-428c .list-hot-67d4,
  .list-hot-67d4 {
    display: none;
  }
  .wood-bde1 {
    text-align: left;
  }
  .footer_6ada {
    text-align: center;
  }
  .narrow-c0b9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal-428c .complex-da93,
  .complex-da93 {
    display: none;
  }
  .description_red_2dee {
    text-align: left;
  }
  .prev_b9a2 {
    text-align: center;
  }
  .filter-7ad2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal-428c .bronze_e029,
  .bronze_e029 {
    display: none;
  }
  .sidebar_7383 {
    text-align: left;
  }
  .logo_f1b1 {
    text-align: center;
  }
  .paragraph-north-ec40 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dropdown_1373 {
  box-shadow: none !important;
}
.hero-55a6 .component-pro-e67d,
.widget_first_e505 .component-pro-e67d {
  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;
}
.widget_first_e505 .component-pro-e67d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.breadcrumb-fd14 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.breadcrumb-fd14:after,
.breadcrumb-fd14:before {
  content: "";
  display: table;
}
.breadcrumb-fd14:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .breadcrumb-fd14 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.breadcrumb-fd14,
.warm-6b12 {
  max-width: 1248px;
  margin: 0 auto;
}

.thumbnail_steel_2db8.large-9238 .breadcrumb-fd14 {
  max-width: 100%;
}
.thumbnail_steel_2db8.notice_stone_b4a1 {
  max-width: 1200px;
  margin: 0 auto;
}
.thumbnail_steel_2db8.in-f9d1 .breadcrumb-fd14 {
  max-width: 100%;
}
.thumbnail_steel_2db8.in-f9d1 > .breadcrumb-fd14 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_steel_2db8.in-f9d1 > .breadcrumb-fd14 .modal-428c {
  margin: 0;
}
.thumbnail_steel_2db8.in-f9d1
  > .breadcrumb-fd14
  .media-b52b.feature-93f0 {
  margin-right: 0;
  margin-left: 0;
}
.thumbnail_steel_2db8.in-f9d1 #main.feature-93f0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame-5f70 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame-5f70 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .texture_yellow_d2f2 .inner-b927 {
    padding-right: 1em;
  }
  .texture_yellow_d2f2.clean_6eb8 .media-b52b {
    border-right: 1px solid #eaecee;
  }
  .texture_yellow_d2f2.clean_6eb8 .inner-b927 {
    padding-right: 1em;
  }
  .texture_yellow_d2f2.clean_6eb8 .border-a4c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-current-fb67 .inner-b927 {
    padding-left: 1em;
  }
  .widget-current-fb67.clean_6eb8 .media-b52b {
    border-left: 1px solid #eaecee;
  }
  .widget-current-fb67.clean_6eb8 .inner-b927 {
    padding-left: 1em;
  }
  .widget-current-fb67.clean_6eb8 .border-a4c2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_0efc .inner-b927 {
    padding-left: 1em;
  }
  .tooltip_0efc.clean_6eb8 .block_b878 {
    border-right: 1px solid #eaecee;
  }
  .tooltip_0efc.clean_6eb8 .dim_b429 {
    border-right: 1px solid #eaecee;
  }
  .tooltip_0efc.clean_6eb8 .inner-b927 {
    padding-left: 1em;
  }
  .tooltip_0efc.clean_6eb8 .border-a4c2 {
    padding-right: 1em;
  }
  .tooltip_0efc.clean_6eb8 .hovered_3b76 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-simple-89b4 .inner-b927 {
    padding-right: 1em;
  }
  .mask-simple-89b4.clean_6eb8 .block_b878 {
    border-left: 1px solid #eaecee;
  }
  .mask-simple-89b4.clean_6eb8 .dim_b429 {
    border-left: 1px solid #eaecee;
  }
  .mask-simple-89b4.clean_6eb8 .inner-b927 {
    padding-right: 1em;
  }
  .mask-simple-89b4.clean_6eb8 .border-a4c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask-simple-89b4.clean_6eb8 .hovered_3b76 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-5f70 .inner-b927 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-5f70.clean_6eb8 .media-b52b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame-5f70.clean_6eb8 .inner-b927 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-5f70.clean_6eb8 .border-a4c2 {
    padding-left: 1em;
  }
  .frame-5f70.clean_6eb8 .hovered_3b76 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame-5f70.clean_6eb8 .inner-b927 {
    padding-left: 0;
  }
}
.frame-dirty-6a16 .in-589f {
  display: inline-block;
}
.pressed-a3c9 {
  display: inline-block;
}
.hover_4842 {
  word-con: break-word;
}
.notification_2773 > span {
  display: inline-block;
  padding: 5px 0;
}
.notification_2773 .purple_8f8d {
  margin-left: 8px;
  margin-right: 8px;
}
.notification_2773 .sidebar_fbc8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paper_7145 .west_7925 {
  margin-bottom: 2em;
}
.paper_7145 .background-de37 {
  margin-bottom: 15px;
}
.paper_7145 .background-de37:last-child {
  margin-bottom: 0;
}
.paper_7145 .badge_hard_7d0e {
  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) {
  .paper_7145 .badge_hard_7d0e {
    display: block;
  }
}
.paper_7145 .warm-7324 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paper_7145 .warm-7324 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paper_7145 .menu_cool_1fa6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paper_7145 .menu_cool_1fa6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paper_7145 .menu_cool_1fa6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paper_7145 .hover_4842 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paper_7145 .hover_4842 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paper_7145 .description_red_a741 p:last-child {
  margin-bottom: 0;
}
.paper_7145 .column_inner_c3ca {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paper_7145 .text_hard_a641 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paper_7145 .orange-1cdf {
  margin-top: 1em;
}
.paper_7145 .highlight_1092 {
  top: 0;
  display: block;
}
.paper_7145 .highlight_1092 a {
  color: inherit;
}
.paper_7145 .highlight_1092 a:hover {
  color: inherit;
}
.paper_7145 .caption-slow-e9ef {
  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;
}
.paper_7145 .caption-slow-e9ef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paper_7145 .text_hard_a641 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paper_7145 .message_up_241d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paper_7145 .message_up_241d:first-child {
  margin-top: 0;
}
.paper_7145 .message_up_241d.preview-fixed-245a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paper_7145 .message_up_241d.modal_e528 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paper_7145
  .message_up_241d.modal_e528.table_blue_c34b
  .orange-1cdf {
  width: 100%;
}
.paper_7145 .modal_e528 {
  -webkit-box-align: center;
  align-items: center;
}
.paper_7145 .modal_e528 .notification_2773,
.paper_7145 .modal_e528 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paper_7145 .menu_cool_1fa6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper_7145 .menu_cool_1fa6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper_7145 .menu_cool_1fa6: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;
}
.paper_7145 .preview-fixed-245a {
  z-index: 5;
}
.paper_7145 .surface-inner-ab02 .popup-193e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paper_7145 .hover_right_0508 .popup-193e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paper_7145 .popup-561a .popup-193e {
  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;
}
.paper_7145.list-4ce3 .badge_hard_7d0e,
.paper_7145.texture-lite-7cbf .badge_hard_7d0e {
  display: block;
}
.paper_7145.list-4ce3 .badge_hard_7d0e .media_db05,
.paper_7145.list-4ce3 .badge_hard_7d0e .text_hard_a641,
.paper_7145.texture-lite-7cbf .badge_hard_7d0e .media_db05,
.paper_7145.texture-lite-7cbf .badge_hard_7d0e .text_hard_a641 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper_7145.text_stone_ac8a .warm-7324 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paper_7145.text_stone_ac8a .warm-7324 {
    margin-right: 0;
  }
}
.paper_7145.list-4ce3 .warm-7324,
.paper_7145.texture-lite-7cbf .warm-7324 {
  padding-top: 40%;
}
.paper_7145.list-4ce3 .west_7925,
.paper_7145.texture-lite-7cbf .west_7925 {
  display: block;
}
.paper_7145.list-4ce3 .fn-sticky-9911 .text_hard_a641,
.paper_7145.texture-lite-7cbf .fn-sticky-9911 .text_hard_a641 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paper_7145.list-4ce3 .warm-7324,
.paper_7145.texture-lite-7cbf .warm-7324 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paper_7145.list-4ce3 .text_hard_a641 {
  padding: 1em;
}
.tall-10cf {
  margin: 30px auto;
  display: block;
}
.tall-10cf .pattern_4291 > * {
  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;
}
.tall-10cf .pattern_4291 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-10cf .pattern_4291 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info_48f2 .notification_2773 {
  margin-bottom: 1.41575em;
}
.info_48f2 .dropdown_d181 {
  margin-bottom: 1.618em;
}
.red_acfa .tag_motion_d706 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.red_acfa .tag_motion_d706 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.red_acfa .aside_mini_8d8d {
  max-width: 100%;
  overflow: auto;
}
.feature_gas_0d4e .red_acfa a:hover {
  text-decoration: underline;
}
.hero_d014 .background-de37:not(.hover_4842),
.hero_d014 .menu_cool_1fa6 {
  margin-bottom: 1.41575em;
}
.hero_d014 .background-de37:not(.hover_4842):last-child,
.hero_d014 .menu_cool_1fa6:last-child {
  margin-bottom: 0;
}
.hero_d014 .background-de37.prev-8a26 {
  margin-bottom: 0.41575em;
}
.hero_d014 .accordion_gold_5178:before,
.hero_d014 .medium_0e61:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hero_d014 .accordion_gold_5178:before {
  content: "\f115";
}
.hero_d014 .medium_0e61:before {
  content: "\f02c";
}
.hero_d014 .primary-iron-11dc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hero_d014 .primary-iron-11dc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.inner-84ea {
  display: -webkit-box;
  display: flex;
}
.inner-84ea .wide-dcfb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .inner-84ea .wide-dcfb {
    flex-basis: 90px;
  }
}
.inner-84ea .widget-warm-f359 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner-84ea .widget-warm-f359 {
    flex-basis: calc(100% - 50px);
  }
}
.inner-84ea .next_0bce p:last-child {
  margin-bottom: 0.72em;
}
.avatar_ebf6 .pattern_4291 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar_ebf6 .pattern_4291:after,
.avatar_ebf6 .pattern_4291:before {
  content: "";
  display: table;
}
.avatar_ebf6 .pattern_4291:after {
  clear: both;
}
.avatar_ebf6 .pattern_4291 .sort-8fd6,
.avatar_ebf6 .pattern_4291 .shade_narrow_18f9 {
  width: 49%;
}
.avatar_ebf6 .pattern_4291 .sort-8fd6 a span.accordion_5227,
.avatar_ebf6 .pattern_4291 .shade_narrow_18f9 a span.accordion_5227 {
  display: block;
  margin-bottom: 5px;
}
.avatar_ebf6 .pattern_4291 .shade_narrow_18f9 {
  float: left;
  text-align: left;
}
.avatar_ebf6 .pattern_4291 .sort-8fd6 {
  float: right;
  text-align: right;
}
.large_8fb8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .large_8fb8 {
    margin-bottom: 0;
  }
}
.focus_869a {
  margin-bottom: 1em;
}
.focus_869a .hover_4842 {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature-5054 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hovered_f705 .focus_869a,
.notification-fixed-64dd .focus_869a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hovered_f705 .focus_869a,
  .notification-fixed-64dd .focus_869a {
    display: block;
  }
}
.hovered_f705 .feature-5054,
.notification-fixed-64dd .feature-5054 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hovered_f705 .feature-5054,
  .notification-fixed-64dd .feature-5054 {
    margin-bottom: 1em;
  }
}
.hovered_f705 .feature-5054 img,
.notification-fixed-64dd .feature-5054 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hovered_f705 .table-c866,
.notification-fixed-64dd .table-c866 {
  flex-basis: calc(100% - 160px);
}
.hovered_f705 .table-c866 p,
.notification-fixed-64dd .table-c866 p {
  margin-bottom: 0;
}
.hovered_f705 .table-c866 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hovered_f705 .table-c866 {
    padding-left: 0;
  }
}
.notification-fixed-64dd .table-c866 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification-fixed-64dd .table-c866 {
    padding-right: 0;
  }
}
.notification-fixed-64dd .feature-5054 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.footer_d906 .feature-5054 {
  margin-bottom: 0.5em;
}
.footer_d906 .feature-5054 img {
  width: 100%;
}
.preview_39af .wide_31c2,
.outline-yellow-a92c .wide_31c2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outline-yellow-a92c .media-b52b .sidebar_thick_ef9c p:last-child {
  margin-bottom: 0;
}
.action_604e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.upper-1903 .glass_d39a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .upper-1903 .glass_d39a:last-of-type {
    margin-bottom: 0;
  }
}
.upper-1903 .glass_d39a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upper-1903 .glass_d39a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.upper-1903 .glass_d39a ul li {
  margin: 0 0 0.6em;
}
.upper-1903 .glass_d39a ul li.container_active_a8ed,
.upper-1903 .glass_d39a ul li.texture_82e3 {
  position: relative;
}
.upper-1903 .glass_d39a ul li.container_active_a8ed .hovered_09bb,
.upper-1903 .glass_d39a ul li.texture_82e3 .hovered_09bb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.upper-1903 .glass_d39a ul li.container_active_a8ed:after:after,
.upper-1903 .glass_d39a ul li.container_active_a8ed:after:before,
.upper-1903
  .glass_d39a
  ul
  li.texture_82e3:after:after,
.upper-1903
  .glass_d39a
  ul
  li.texture_82e3:after:before {
  content: "";
  display: table;
}
.upper-1903 .glass_d39a ul li.container_active_a8ed:after:after,
.upper-1903
  .glass_d39a
  ul
  li.texture_82e3:after:after {
  clear: both;
}
.upper-1903 .glass_d39a a.steel_ed3f:hover {
  text-decoration: none;
}
.upper-1903 .glass_d39a select {
  max-width: 100%;
}
.upper-1903 .glass_d39a table {
  font-size: 85%;
}
.upper-1903 .glass_d39a table td,
.upper-1903 .glass_d39a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.upper-1903 .glass_d39a table tfoot td {
  text-align: left;
}
.upper-1903 .glass_d39a :last-child {
  margin-bottom: 0;
}
.upper-1903 .glass_d39a .disabled_59f5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.upper-1903 .glass_d39a .disabled_59f5 label {
  width: 100%;
}
.upper-1903 .glass_d39a .disabled_59f5 .hard_6a9d {
  width: 100%;
  display: block;
}
.upper-1903 .glass_d39a .disabled_59f5 .summary-f3d1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.upper-1903 .glass_d39a .disabled_59f5 .summary-f3d1:hover svg #svg-search {
  fill: #444;
}
.upper-1903 .glass_d39a .disabled_59f5 .summary-f3d1 svg {
  width: 18px;
  height: 18px;
}
.upper-1903 .filter-1626 ul ul,
.upper-1903 .soft-a5c6 ul ul,
.upper-1903 .content-3ab6 ul ul,
.upper-1903 .fast-d182 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.upper-1903 .filter-1626 .backdrop-purple-aef6 > a,
.upper-1903 .soft-a5c6 .backdrop-purple-aef6 > a,
.upper-1903 .content-3ab6 .backdrop-purple-aef6 > a,
.upper-1903 .fast-d182 .backdrop-purple-aef6 > a {
  margin-bottom: 0;
}
.upper-1903 .layout_c5f5 li,
.upper-1903 .filter-1626 li,
.upper-1903 .liquid_e16b li,
.upper-1903 .soft-a5c6 li,
.upper-1903 .content-3ab6 li,
.upper-1903 .fast-d182 li,
.upper-1903 .label_5ea2 li,
.upper-1903 .gradient-c130 li {
  display: block;
  position: relative;
}
.upper-1903 .layout_c5f5 li:last-child,
.upper-1903 .filter-1626 li:last-child,
.upper-1903 .liquid_e16b li:last-child,
.upper-1903 .soft-a5c6 li:last-child,
.upper-1903 .content-3ab6 li:last-child,
.upper-1903 .fast-d182 li:last-child,
.upper-1903 .label_5ea2 li:last-child,
.upper-1903 .gradient-c130 li:last-child {
  border: none;
}
.upper-1903 .layout_c5f5 li a,
.upper-1903 .filter-1626 li a,
.upper-1903 .liquid_e16b li a,
.upper-1903 .soft-a5c6 li a,
.upper-1903 .content-3ab6 li a,
.upper-1903 .fast-d182 li a,
.upper-1903 .label_5ea2 li a,
.upper-1903 .gradient-c130 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-1903 .layout_c5f5 li ul li::before,
.upper-1903 .filter-1626 li ul li::before,
.upper-1903 .liquid_e16b li ul li::before,
.upper-1903 .soft-a5c6 li ul li::before,
.upper-1903 .content-3ab6 li ul li::before,
.upper-1903 .fast-d182 li ul li::before,
.upper-1903 .label_5ea2 li ul li::before,
.upper-1903 .gradient-c130 li ul li::before {
  left: 15px;
}
.upper-1903 .layout_c5f5 li ul a,
.upper-1903 .filter-1626 li ul a,
.upper-1903 .liquid_e16b li ul a,
.upper-1903 .soft-a5c6 li ul a,
.upper-1903 .content-3ab6 li ul a,
.upper-1903 .fast-d182 li ul a,
.upper-1903 .label_5ea2 li ul a,
.upper-1903 .gradient-c130 li ul a {
  padding-left: 20px;
}
.upper-1903 .layout_c5f5 li ul ul li::before,
.upper-1903 .filter-1626 li ul ul li::before,
.upper-1903 .liquid_e16b li ul ul li::before,
.upper-1903 .soft-a5c6 li ul ul li::before,
.upper-1903 .content-3ab6 li ul ul li::before,
.upper-1903 .fast-d182 li ul ul li::before,
.upper-1903 .label_5ea2 li ul ul li::before,
.upper-1903 .gradient-c130 li ul ul li::before {
  left: 30px;
}
.upper-1903 .layout_c5f5 li ul ul a,
.upper-1903 .filter-1626 li ul ul a,
.upper-1903 .liquid_e16b li ul ul a,
.upper-1903 .soft-a5c6 li ul ul a,
.upper-1903 .content-3ab6 li ul ul a,
.upper-1903 .fast-d182 li ul ul a,
.upper-1903 .label_5ea2 li ul ul a,
.upper-1903 .gradient-c130 li ul ul a {
  padding-left: 40px;
}
.upper-1903 .panel-9bb8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-1903 .gradient-c130 ul li {
  margin-bottom: 1.41575em;
}
.upper-1903 .gradient-c130 ul li .table-7c93 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.upper-1903 .gradient-c130 ul li .panel_thick_8bef {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component_1c20 .layout_c5f5 li a,
.component_1c20 .filter-1626 li a,
.component_1c20 .liquid_e16b li a,
.component_1c20 .soft-a5c6 li a,
.component_1c20 .content-3ab6 li a,
.component_1c20 .fast-d182 li a,
.component_1c20 .label_5ea2 li a,
.component_1c20 .gradient-c130 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_1c20 .panel-9bb8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_1c20 .glass_d39a ul li.container_active_a8ed .hovered_09bb,
.component_1c20 .glass_d39a ul li.texture_82e3 .hovered_09bb {
  background: rgba(0, 0, 0, 0.2);
}
.component_1c20 .upper-1903 .glass_d39a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li {
  margin: 0;
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li ul {
  margin: 0;
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li ul li a {
  padding-left: 15px;
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li ul li li a {
  padding-left: 30px;
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li.active_3263 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li.active_3263 > 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;
}
.thumbnail_steel_2db8 .upper-1903 .tooltip_3d25 li.active_3263 > 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;
}
.texture_ec35 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fast-30ad {
  position: relative;
  z-index: 10;
}
.fast-30ad .aside_4257 {
  width: 100%;
  max-width: 100%;
}
.main_391d .focus_c073 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main_391d .sort_selected_3412 {
}
.main_391d .component_1c20 {
  background: #292929;
}
.sort-52ae .focus_c073 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort-52ae .sort_selected_3412 {
  background: #f9f9f9;
}
.sort-52ae .component_1c20 {
  background: #303030;
}
.picture_132a .focus_c073 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture_132a .in-589f {
    margin-bottom: 1em;
  }
  .picture_132a .in-589f:last-child {
    margin-bottom: 0;
  }
}
.picture_132a .sort_selected_3412 {
  background: #ededed;
}
.picture_132a .component_1c20 {
  background: #1a1a1a;
}
.focus_c073.sort_selected_3412 {
  color: rgba(0, 0, 0, 0.6);
}
.focus_c073.sort_selected_3412 .outline-c99b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_c073.component_1c20 {
  color: rgba(255, 255, 255, 0.99);
}
.focus_c073.component_1c20 a:not(.steel_ed3f) {
  color: rgba(255, 255, 255, 0.79);
}
.focus_c073.component_1c20 a:not(.steel_ed3f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_c073.component_1c20 .outline-c99b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_c073.component_1c20 table tbody td,
.focus_c073.component_1c20 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard_170f.aside_11ec .breadcrumb-fd14 {
  max-width: initial;
}
.hard_170f .shadow-30e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard_170f .shadow-30e7 .aside_4257 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard_170f .shadow-30e7 .aside_4257 {
    display: block;
    margin-bottom: 2em;
  }
  .hard_170f .shadow-30e7 .aside_4257:last-child {
    margin-bottom: 0;
  }
}
.picture_132a .in-589f:last-child,
.sort-52ae .in-589f:last-child,
.main_391d .in-589f:last-child {
  margin-bottom: 0;
}
.picture_132a .in-589f .upper-1903 .glass_d39a:last-child,
.sort-52ae .in-589f .upper-1903 .glass_d39a:last-child,
.main_391d .in-589f .upper-1903 .glass_d39a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture_132a .chip_large_76b5,
  .picture_132a .form_hard_7d11,
  .sort-52ae .chip_large_76b5,
  .sort-52ae .form_hard_7d11,
  .main_391d .chip_large_76b5,
  .main_391d .form_hard_7d11 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fast-30ad .in-589f {
    margin-bottom: 2em;
  }
}
.fast-30ad p:last-child {
  margin-bottom: 0;
}
.fast-30ad li,
.fast-30ad ul {
  list-style: none;
  margin: 0;
}
.fast-30ad ul ul {
  margin-left: 2.617924em;
}
.black-08fe {
  font-size: 0.875em;
}

/* css-noise: ccb8 */
.ghost-box-n2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
