/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sidebar-focused-8315/customify
Author: WPCustomify
Author URI: https://pressmaximum.sidebar-focused-8315
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.sidebar-focused-8315/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.video_gas_b5d9.border_c552/licenses/gpl-2.0.pattern-85cf
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.basic-4031/, (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.list_b542.left-e124/normalize.border_complex_10c4/
 ======
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.border_complex_10c4 v7.0.0 | MIT License | github.sidebar-focused-8315/necolas/normalize.border_complex_10c4 */
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;
}
.block-orange-3d10 .center_9dd2,
.hot-df4e,
.panel_stone_a280,
.item-d06b,
.surface-31c6,
.pagination_fresh_35d4,
.outer-515d,
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;
}
.hot-df4e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hot-df4e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hot-df4e,
  h1 {
    font-size: 1.8em;
  }
}
.panel_stone_a280,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.panel_stone_a280 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .panel_stone_a280,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .panel_stone_a280,
  h2 {
    font-size: 1.7em;
  }
}
.item-d06b,
h3 {
  font-size: 1.618em;
}
.block-orange-3d10 .center_9dd2,
.surface-31c6,
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.dim_c20f {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.upper-0214:after,
.upper-0214:before,
.pattern-f8d5:after,
.pattern-f8d5:before {
  content: "";
  display: table;
}
.upper-0214:after,
.pattern-f8d5:after {
  clear: both;
}
.summary_upper_44ce {
  float: right;
  margin-right: 0;
}
.under_1379 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shade_full_3b0f .tooltip_fast_7db8,
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;
}
.shade_full_3b0f .tooltip_fast_7db8: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;
}
.in-30b8 .tooltip_fast_7db8 {
  box-shadow: none;
}
.in-30b8
  .tooltip_fast_7db8
  .article-278e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.in-30b8 .tooltip_fast_7db8 .panel-complex-0332 {
  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;
}
.in-30b8
  .tooltip_fast_7db8
  .panel-complex-0332
  b {
  display: none;
}
.in-30b8 .next_1d88 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gallery_46e5:not(.fluid_8e48):not(.dropdown_prev_2be1),
button:not(.fluid_8e48):not(.dropdown_prev_2be1),
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ),
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ),
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ) {
  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;
}
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):hover,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):hover,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):hover,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):hover,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):active,
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):active,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):active,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):active,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):active,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus {
  outline: 0;
}
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019 {
  position: relative;
}
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .focus-hovered-468b,
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .dirty_8203,
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .shadow-pink-1f03,
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  i,
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  svg,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .focus-hovered-468b,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .dirty_8203,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .shadow-pink-1f03,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  i,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  svg,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .focus-hovered-468b,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .dirty_8203,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .shadow-pink-1f03,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  i,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  svg,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .focus-hovered-468b,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .dirty_8203,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .shadow-pink-1f03,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  i,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  svg,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .focus-hovered-468b,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .dirty_8203,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  .shadow-pink-1f03,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  i,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019
  svg {
  visibility: hidden;
}
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019:after,
button:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019:after,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019:after,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019:after,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ).fn-loading-4019: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;
}
.gallery_46e5:not(.fluid_8e48):not(.dropdown_prev_2be1),
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ),
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ),
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ) {
  color: #fff;
  background: #235787;
}
.gallery_46e5:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus,
input[type="button"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus,
input[type="reset"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus,
input[type="submit"]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ):focus {
  color: #fff;
}
.gallery_46e5.fn-disabled-4019:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ),
.gallery_46e5[disabled]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ),
button.fn-disabled-4019:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ),
button[disabled]:not(.fluid_8e48):not(
    .dropdown_prev_2be1
  ) {
  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;
}
.bronze-f2aa {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bronze-f2aa: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;
}
.label_tall_1e00 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus_39dc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fresh_5779 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.upper-0214:after,
.upper-0214:before,
.description-inner-f92b:after,
.description-inner-f92b:before,
.shadow-4c3f:after,
.shadow-4c3f:before,
.tiny_92ed:after,
.tiny_92ed:before,
.progress-black-b26d:after,
.progress-black-b26d:before,
.yellow-609a:after,
.yellow-609a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.upper-0214:after,
.description-inner-f92b:after,
.shadow-4c3f:after,
.tiny_92ed:after,
.progress-black-b26d:after,
.yellow-609a:after {
  clear: both;
}
.description-inner-f92b .shade-prev-dfe4,
.shadow-4c3f .shade-prev-dfe4,
.pagination_out_ab98 .shade-prev-dfe4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.border_dark_6446 {
  display: inline-block;
}
.blue-d70b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.blue-d70b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blue-d70b .grid_ebf0 {
  padding: 1em 0;
  font-size: 85%;
}
.grid_ebf0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.wrapper_orange_cb9c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.wrapper_orange_cb9c:after,
.wrapper_orange_cb9c:before {
  content: "";
  display: table;
}
.wrapper_orange_cb9c:after {
  clear: both;
}
.alert_white_f5f3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pattern-fresh-a5b1 .alert_white_f5f3 {
  max-width: 50%;
}
.east-d4ff .alert_white_f5f3 {
  max-width: 33.33%;
}
.left-7289 .alert_white_f5f3 {
  max-width: 25%;
}
.notification-prev-481b .alert_white_f5f3 {
  max-width: 20%;
}
.shade_bright_5005 .alert_white_f5f3 {
  max-width: 16.66%;
}
.icon_red_4c6d .alert_white_f5f3 {
  max-width: 14.28%;
}
.gold-7e4f .alert_white_f5f3 {
  max-width: 12.5%;
}
.first-4c76 .alert_white_f5f3 {
  max-width: 11.11%;
}
.gallery-medium-5647 {
  display: block;
}
.block-orange-3d10 .input-hard-a1bd label,
.block-orange-3d10 .carousel-7c11 label,
.block-orange-3d10 .list-0dbe label,
.block-orange-3d10 .hover_54da label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-copper-9fa4 {
  list-style: none;
  margin: 0;
}
.modal-copper-9fa4 article.content_bronze_0b65 {
  margin-bottom: 0;
}
.modal-copper-9fa4 ul {
  list-style: none;
  margin: 0;
}
.modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65: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) {
  .modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65 li.content_bronze_0b65 li.content_bronze_0b65 li.content_bronze_0b65 {
    padding-left: 0;
  }
}
article.content_bronze_0b65 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content_bronze_0b65 .description-inner-f92b p:last-of-type {
  margin-bottom: 0;
}
article.content_bronze_0b65 .pagination-d88f {
  float: left;
}
article.content_bronze_0b65 .tag_slow_c1a9 {
  margin-left: 85px;
}
article.content_bronze_0b65 .warm-82bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content_bronze_0b65 .warm-82bc .border-baa7 {
  margin-left: 10px;
}
article.content_bronze_0b65 .lower_d64c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content_bronze_0b65 .element-385b {
  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 .input-hard-a1bd,
  #respond .list-0dbe,
  #respond .hover_54da {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-hard-a1bd input,
#respond .list-0dbe input,
#respond .hover_54da input {
  width: 100%;
}
#respond .hover_54da {
  margin-right: 0;
}
#respond .easy_91cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer_afca {
  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;
}
.footer_afca.cold-5585 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer_afca 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%);
}
.footer_afca:focus,
.footer_afca: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);
}
.overlay_1fe9 {
  border-radius: 10%;
}
.badge_yellow_46de {
  border-radius: 50%;
}
.content_a71b {
  font-size: 0.72em;
}
.video_1fda {
  font-size: 0.875em;
}
.disabled_0e8e {
  font-size: 1.1em;
}
.section-in-12d3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.section-in-12d3.content_a71b {
  letter-spacing: 0.5px;
}
.row-hot-1f13,
.row-hot-1f13 a {
  color: #6d6d6d;
}
.row-hot-1f13 a:hover {
  color: #111;
}
.hero-over-c02d {
  color: #6d6d6d;
}
.highlight_wood_7e5f {
  overflow-x: hidden;
}
.highlight_wood_7e5f .fluid-84fe.current-a099 {
  position: relative;
}
.highlight_wood_7e5f .fluid-84fe.current-a099.hidden-63e2 {
  position: initial;
}
.highlight_wood_7e5f
  .fluid-84fe.current-a099.hidden-63e2
  .full_8bb5 {
  left: auto;
}
.highlight_wood_7e5f .fluid-84fe .full_8bb5 {
  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;
}
.highlight_wood_7e5f .fluid-84fe:hover.current-a099 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.highlight_wood_7e5f
  .fluid-84fe:hover.current-a099
  .full_8bb5 {
  display: block;
  z-index: 9999999;
}
.highlight_wood_7e5f .warm-8628 .lite_de1e,
.highlight_wood_7e5f .box_lite_9c6a .lite_de1e {
  display: none;
}
.highlight_wood_7e5f .gradient-82f7 .fluid-84fe:hover.current-a099 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.block-orange-3d10 .input-hard-a1bd label,
.block-orange-3d10 .carousel-7c11 label,
.block-orange-3d10 .list-0dbe label,
.block-orange-3d10 .hover_54da label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.modal-copper-9fa4 {
  list-style: none;
  margin: 0;
}
.modal-copper-9fa4 article.content_bronze_0b65 {
  margin-bottom: 0;
}
.modal-copper-9fa4 ul {
  list-style: none;
  margin: 0;
}
.modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65: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) {
  .modal-copper-9fa4 .silver-fb79 li.content_bronze_0b65 li.content_bronze_0b65 li.content_bronze_0b65 li.content_bronze_0b65 {
    padding-left: 0;
  }
}
article.content_bronze_0b65 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content_bronze_0b65 .description-inner-f92b p:last-of-type {
  margin-bottom: 0;
}
article.content_bronze_0b65 .pagination-d88f {
  float: left;
}
article.content_bronze_0b65 .tag_slow_c1a9 {
  margin-left: 85px;
}
article.content_bronze_0b65 .warm-82bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content_bronze_0b65 .warm-82bc .border-baa7 {
  margin-left: 10px;
}
article.content_bronze_0b65 .lower_d64c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content_bronze_0b65 .element-385b {
  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 .input-hard-a1bd,
  #respond .list-0dbe,
  #respond .hover_54da {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .input-hard-a1bd input,
#respond .list-0dbe input,
#respond .hover_54da input {
  width: 100%;
}
#respond .hover_54da {
  margin-right: 0;
}
#respond .easy_91cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm-8628 .badge_df3b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.badge_df3b .status_huge_67ff.module-9417 .tertiary-a928 > li > a:focus,
.badge_df3b .status_huge_67ff.module-9417 .tertiary-a928 > li > a:hover,
.badge_df3b .status_huge_67ff.in_d0ac .tertiary-a928 > li > a:focus,
.badge_df3b .status_huge_67ff.in_d0ac .tertiary-a928 > li > a:hover,
.badge_df3b .status_huge_67ff.in-c864 .tertiary-a928 > li > a:focus,
.badge_df3b .status_huge_67ff.in-c864 .tertiary-a928 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_df3b
  .status_huge_67ff.module-9417
  .tertiary-a928
  > li.element-b7bc
  > a,
.badge_df3b
  .status_huge_67ff.module-9417
  .tertiary-a928
  > li.active_50bb
  > a,
.badge_df3b
  .status_huge_67ff.in_d0ac
  .tertiary-a928
  > li.element-b7bc
  > a,
.badge_df3b
  .status_huge_67ff.in_d0ac
  .tertiary-a928
  > li.active_50bb
  > a,
.badge_df3b
  .status_huge_67ff.in-c864
  .tertiary-a928
  > li.element-b7bc
  > a,
.badge_df3b .status_huge_67ff.in-c864 .tertiary-a928 > li.yellow-23ca > a {
  color: rgba(255, 255, 255, 0.99);
}
.badge_df3b .paragraph-88a0,
.badge_df3b .paragraph-88a0 a {
  color: rgba(255, 255, 255, 0.99);
}
.badge_df3b .summary-bright-0946.aside_blue_70e7 li a,
.badge_df3b .next_8c56 a,
.badge_df3b .nav_fluid_3cf3,
.badge_df3b .tertiary-a928 > li > a,
.badge_df3b .silver-ae10 {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b .summary-bright-0946.aside_blue_70e7 li a:hover,
.badge_df3b .next_8c56 a:hover,
.badge_df3b .nav_fluid_3cf3:hover,
.badge_df3b .tertiary-a928 > li > a:hover,
.badge_df3b .silver-ae10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_df3b .narrow-585a {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b .narrow-585a .text-4f66 {
  color: rgba(255, 255, 255, 0.99);
}
.badge_df3b .narrow-585a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_df3b .module-pink-82a3 .carousel-liquid-6aed {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b .module-pink-82a3 .carousel-liquid-6aed .bronze_4354 {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b
  .module-pink-82a3
  .carousel-liquid-6aed
  .bronze_4354::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b
  .module-pink-82a3
  .carousel-liquid-6aed
  .bronze_4354:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b
  .module-pink-82a3
  .carousel-liquid-6aed
  .bronze_4354::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b
  .module-pink-82a3
  .carousel-liquid-6aed
  .bronze_4354::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b .module-pink-82a3 .filter-159d {
  color: rgba(255, 255, 255, 0.79);
}
.badge_df3b .module-pink-82a3 .filter-159d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_purple_8356
  .badge_df3b
  .module-pink-82a3
  .carousel-small-08b9
  .box-9883 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_purple_8356
  .badge_df3b
  .module-pink-82a3
  .carousel-small-08b9
  .bronze_4354 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm-8628 .link-54a2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.link-54a2 .status_huge_67ff.module-9417 .tertiary-a928 > li > a:focus,
.link-54a2 .status_huge_67ff.module-9417 .tertiary-a928 > li > a:hover,
.link-54a2 .status_huge_67ff.in_d0ac .tertiary-a928 > li > a:focus,
.link-54a2 .status_huge_67ff.in_d0ac .tertiary-a928 > li > a:hover,
.link-54a2 .status_huge_67ff.in-c864 .tertiary-a928 > li > a:focus,
.link-54a2 .status_huge_67ff.in-c864 .tertiary-a928 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-54a2
  .status_huge_67ff.module-9417
  .tertiary-a928
  > li.element-b7bc
  > a,
.link-54a2
  .status_huge_67ff.module-9417
  .tertiary-a928
  > li.active_50bb
  > a,
.link-54a2
  .status_huge_67ff.in_d0ac
  .tertiary-a928
  > li.element-b7bc
  > a,
.link-54a2
  .status_huge_67ff.in_d0ac
  .tertiary-a928
  > li.active_50bb
  > a,
.link-54a2
  .status_huge_67ff.in-c864
  .tertiary-a928
  > li.element-b7bc
  > a,
.link-54a2 .status_huge_67ff.in-c864 .tertiary-a928 > li.yellow-23ca > a {
  color: rgba(0, 0, 0, 0.8);
}
.link-54a2 .paragraph-88a0,
.link-54a2 .paragraph-88a0 a {
  color: rgba(0, 0, 0, 0.8);
}
.link-54a2 .summary-bright-0946.aside_blue_70e7 li a,
.link-54a2 .next_8c56 a,
.link-54a2 .nav_fluid_3cf3,
.link-54a2 .tertiary-a928 > li > a,
.link-54a2 .silver-ae10 {
  color: rgba(0, 0, 0, 0.55);
}
.link-54a2 .summary-bright-0946.aside_blue_70e7 li a:hover,
.link-54a2 .next_8c56 a:hover,
.link-54a2 .nav_fluid_3cf3:hover,
.link-54a2 .tertiary-a928 > li > a:hover,
.link-54a2 .silver-ae10:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-54a2 .narrow-585a {
  color: rgba(0, 0, 0, 0.55);
}
.link-54a2 .narrow-585a .text-4f66 {
  color: rgba(0, 0, 0, 0.8);
}
.link-54a2 .narrow-585a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid_5e34 .container_2f40 {
  margin-left: auto;
  margin-right: auto;
}
.shadow-4c3f > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow-4c3f .label_tall_1e00 {
  margin-right: 1.41575em;
}
.summary-f893 .shadow-4c3f > .focused_f930 {
  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;
}
.summary-f893 .shadow-4c3f > .message_a8f9 {
  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;
}
.filter-fresh-04f3.solid_5e34 .container_2f40,
.breadcrumb_easy_e3cf.solid_5e34 .container_2f40 {
  margin-left: 0;
}
.notice-hovered-19bd.solid_5e34 .container_2f40,
.footer-b0aa.solid_5e34 .container_2f40 {
  margin-right: 0;
}
.shadow-4c3f ol,
.shadow-4c3f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip_2d4c video {
  max-width: 100%;
}
.filter_down_7f52 img {
  display: block;
}
.filter_down_7f52.label_tall_1e00,
.filter_down_7f52.focus_39dc {
  width: 100%;
}
.filter_down_7f52.message_a8f9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.glass-a773:not(.progress-basic-6e2b) {
  margin: 1.5em auto;
}
.card-facc p {
  padding: 1.5em 14px;
}
ul.nav-bc2d.message_a8f9,
ul.nav-bc2d.focused_f930,
ul.nav-bc2d.heading_hard_bd2c.focused_f930 {
  padding: 0 14px;
}
.aside_c034 {
  display: block;
  overflow-x: auto;
}
.aside_c034 table {
  border-collapse: collapse;
  width: 100%;
}
.aside_c034 td,
.aside_c034 th {
  padding: 0.5em;
}
.shadow-4c3f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow-4c3f ol ol,
.shadow-4c3f ol ul,
.shadow-4c3f ul ol,
.shadow-4c3f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow-4c3f ol ol li,
.shadow-4c3f ol ul li,
.shadow-4c3f ul ol li,
.shadow-4c3f ul ul li {
  margin-left: 0;
}
.accent_076e.panel_5e13 > .east-4b4d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accent_076e.panel_5e13 > .east-4b4d iframe,
.accent_076e.panel_5e13 > .east-4b4d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs-c098 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs-c098.outline_a9f9 {
  padding: 0;
}
.tabs-c098.outline_a9f9 cite {
  font-size: 13px;
}
.tabs-c098 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs-c098 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-7744 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-7744 > p:first-child {
  margin-top: 0;
}
.box-7744 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-7744 blockquote {
  border-left: 0;
}
.grid-83ce {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid-83ce:not(.chip-d6f4) {
  max-width: 100px;
}
.grid-83ce.container-e7e0 {
  border-bottom: none !important;
  text-align: center;
}
.grid-83ce.container-e7e0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .card-facc p {
    padding: 1.5em 0;
  }
}
.item-copper-407a {
  color: #0073aa;
}
.tag-0441 {
  background-color: #0073aa;
}
.progress-a801 {
  color: #229fd8;
}
.motion_b02a {
  background-color: #229fd8;
}
.tall_d275 {
  color: #eee;
}
.thumbnail-outer-1c00 {
  background-color: #eee;
}
.input-37a0 {
  color: #444;
}
.tag_red_f968 {
  background-color: #444;
}
.inner_fab7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.inner_fab7 .gas-6790 .next_8c56 {
  font-size: 15px;
}
.inner_fab7 .next_8c56 {
  line-height: 1.3;
}
.inner_fab7 .link-54a2 {
}
.inner_fab7 .badge_df3b {
  background: #235787;
}
.surface-thick-831d {
  padding: 0;
}
.surface-thick-831d .badge_df3b {
  background: #1a1a1a;
}
.surface-thick-831d .link-54a2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.carousel-fd96 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.carousel-fd96 .link-54a2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.carousel-fd96 .badge_df3b {
  background: #303030;
}
.yellow-609a {
  position: relative;
  z-index: 10;
}
.yellow-609a .pro-860f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort-hard-4dc1 .current-a099 {
  display: inline-block;
  vertical-align: middle;
}
.sort-hard-4dc1.rough-c677 .current-a099 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .sort-hard-4dc1.rough-c677 .current-a099 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .sort-hard-4dc1.rough-c677 .current-a099 {
    margin-right: 0.4em;
  }
}
.sort-hard-4dc1.rough-c677 .current-a099:last-child {
  margin-right: 0;
}
.plasma-4331 .pro-860f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .warm-8628 .gas-6790 {
    margin: 0 -0.5em;
  }
  .warm-8628 .gas-6790 [class*="customify-col-"],
  .warm-8628 .gas-6790 [class*="customify-col_"],
  .warm-8628 .gas-6790 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.warm-8628.video-119e .pro-860f {
  background: 0 0 !important;
}
.warm-8628.video-119e .pro-860f,
.warm-8628.plasma-4331 .pro-860f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .warm-8628.accordion-7db0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.warm-8628.plasma-4331 .pro-860f {
  box-shadow: none !important;
}
.medium_2ed5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .medium_2ed5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .medium_2ed5 {
    padding: 18px 0 20px;
  }
}
.medium_2ed5 .nav_light_e19a {
  width: 100%;
}
.medium_2ed5 .widget_f926 {
  margin-bottom: 0;
}
.medium_2ed5 .pagination_south_9fad {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature-pink-236c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature-pink-236c .clean-3025 {
  width: 100%;
}
.mask_6e7e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask_6e7e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask_6e7e 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;
}
.mask_6e7e li:last-child:after {
  display: none;
}
.mask_6e7e li a {
  font-weight: 500;
  margin-right: 10px;
}
.red_1e81 .lite_de1e button,
.medium_2ed5 .lite_de1e button {
  left: 0;
}
.red_1e81 .clean-3025,
.medium_2ed5 .clean-3025 {
  padding-left: 0;
  padding-right: 0;
}
.red_1e81 .feature-pink-236c,
.medium_2ed5 .feature-pink-236c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.red_1e81 {
  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;
}
.red_1e81: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;
}
.red_1e81 .module_active_bfad {
  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) {
  .red_1e81 .module_active_bfad {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .red_1e81 .module_active_bfad {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .red_1e81 .module_active_bfad {
    min-height: 200px;
  }
}
.red_1e81 .mask_6e7e {
  color: rgba(255, 255, 255, 0.8);
}
.red_1e81 .mask_6e7e a,
.red_1e81 .mask_6e7e li:after {
  color: inherit;
}
.red_1e81 .mask_6e7e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.stone-4340 {
  margin-bottom: 0.5em;
}
.aside_0c97 {
  margin-bottom: 1.2em;
}
.aside_0c97,
.stone-4340 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.aside_0c97 p:last-child,
.stone-4340 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .lite_de1e,
#masthead .lite_de1e {
  display: none;
}
#masthead
  > .lite_de1e.widget_wide_c27e {
  display: none;
}
#masthead > .lite_de1e button {
  left: 0;
}
.nav-fluid-a4e0 {
  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%;
}
.nav-fluid-a4e0 .current-a099 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav-fluid-a4e0 .surface-blue-f769 {
  display: -webkit-box;
  display: flex;
}
.nav-fluid-a4e0 .surface-blue-f769.static-f1fa {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav-fluid-a4e0 .surface-blue-f769.old_176d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-fluid-a4e0 .surface-blue-f769.frame_yellow_0020 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-fluid-a4e0.video-b820.dirty-d531 .surface-blue-f769.static-f1fa {
  flex-basis: 100%;
}
.nav-fluid-a4e0.mask_short_5d5f .surface-blue-f769.old_176d {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav-fluid-a4e0.mask_short_5d5f .surface-blue-f769.frame_yellow_0020 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .lite_de1e.widget_wide_c27e {
  display: none;
}
#masthead > .lite_de1e button {
  left: 0;
}
.grid_8388 {
  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;
}
.grid_8388:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.grid_8388.block_copper_4f68 i {
  margin-right: 4px;
}
.grid_8388.lower_9b2e i {
  margin-left: 5px;
}
.next_8c56 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.next_8c56 p:last-child {
  margin-bottom: 0;
}
.card-94dc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card-94dc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card-94dc img {
  display: block;
  width: auto;
  line-height: 1;
}
.card-94dc .paragraph-88a0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card-94dc .hero-dac7 {
  margin: 5px 0 7px 0;
}
.card-94dc.yellow-1c8a .message-advanced-f84e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-94dc.yellow-1c8a .tabs-bright-d79d {
  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;
}
.card-94dc.gradient_east_deeb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card-94dc.gradient_east_deeb .message-advanced-f84e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-94dc.gradient_east_deeb .tabs-bright-d79d {
  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;
}
.card-94dc.notice_0529 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-94dc.table-wide-4b27 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card-94dc.table-wide-4b27 .tabs-bright-d79d {
  margin-top: 7px;
}
.pagination-672d {
  display: inline-block;
}
.yellow-609a .pagination_6899 .card-94dc img {
  max-width: 100%;
}
.status_huge_67ff .active-95df.banner_5a80,
.out_81ce .active-95df.banner_5a80 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.status_huge_67ff .module_slow_b939,
.out_81ce .module_slow_b939 {
  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%);
}
.status_huge_67ff .module_slow_b939 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.status_huge_67ff.menu-e74b .module_slow_b939 {
  display: none;
}
.status_huge_67ff .gold_6615 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status_huge_67ff .gold_6615 li {
  display: inline-block;
  position: relative;
}
.status_huge_67ff .gold_6615 li:last-child {
  margin-right: 0;
}
.status_huge_67ff .gold_6615 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;
}
.status_huge_67ff .gold_6615 li.yellow-23ca > a {
  color: rgba(0, 0, 0, 0.9);
}
.status_huge_67ff .gold_6615 > 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;
}
.status_huge_67ff .gold_6615 > li > a i {
  line-height: 0;
}
.status_huge_67ff .gold_6615 > li.aside_6893 > a .module_slow_b939 {
  margin-left: 4px;
  line-height: 0;
}
.status_huge_67ff .gold_6615 .backdrop_tiny_6ec5 li.aside_6893 > a {
  position: relative;
}
.status_huge_67ff .gold_6615 .backdrop_tiny_6ec5 li.aside_6893 > a:after,
.status_huge_67ff .gold_6615 .backdrop_tiny_6ec5 li.aside_6893 > a:before {
  content: "";
  display: table;
}
.status_huge_67ff .gold_6615 .backdrop_tiny_6ec5 li.aside_6893 > a:after {
  clear: both;
}
.status_huge_67ff .gold_6615 .backdrop_tiny_6ec5 li.aside_6893 > a .module_slow_b939 {
  margin-left: 5px;
  float: right;
}
.status_huge_67ff .notice_hot_7612,
.status_huge_67ff .backdrop_tiny_6ec5 {
  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;
}
.status_huge_67ff .backdrop_tiny_6ec5 {
  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;
}
.status_huge_67ff .backdrop_tiny_6ec5 .banner_5a80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status_huge_67ff .backdrop_tiny_6ec5 .module_slow_b939 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.status_huge_67ff .backdrop_tiny_6ec5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.status_huge_67ff .backdrop_tiny_6ec5 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;
}
.status_huge_67ff .backdrop_tiny_6ec5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.status_huge_67ff .backdrop_tiny_6ec5 .backdrop_tiny_6ec5 {
  top: 0;
  left: 100%;
}
.status_huge_67ff .tag_stale_b067.fn-focus-4019 > .notice_hot_7612,
.status_huge_67ff .tag_stale_b067.fn-focus-4019 > .backdrop_tiny_6ec5,
.status_huge_67ff .tag_stale_b067:focus > .notice_hot_7612,
.status_huge_67ff .tag_stale_b067:focus > .backdrop_tiny_6ec5,
.status_huge_67ff .tag_stale_b067:hover > .notice_hot_7612,
.status_huge_67ff .tag_stale_b067:hover > .backdrop_tiny_6ec5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.status_huge_67ff.in-c864 .tertiary-a928:after,
.status_huge_67ff.in-c864 .tertiary-a928:before {
  content: "";
  display: table;
}
.status_huge_67ff.in-c864 .tertiary-a928:after {
  clear: both;
}
.status_huge_67ff.in-c864 .tertiary-a928 > li {
  float: left;
}
.status_huge_67ff.shade_current_792c .tertiary-a928:after,
.status_huge_67ff.shade_current_792c .tertiary-a928:before {
  content: "";
  display: table;
}
.status_huge_67ff.shade_current_792c .tertiary-a928:after {
  clear: both;
}
.status_huge_67ff.shade_current_792c .tertiary-a928 > li {
  float: left;
}
.status_huge_67ff.shade_current_792c .tertiary-a928 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.status_huge_67ff.shade_current_792c .tertiary-a928 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.status_huge_67ff.shade_current_792c .tertiary-a928 > li.element-b7bc > a,
.status_huge_67ff.shade_current_792c .tertiary-a928 > li.yellow-23ca > a {
  color: #fff;
  background-color: #1e4b75;
}
.status_huge_67ff.module-9417 .tertiary-a928 > li > a .banner_5a80 {
  position: relative;
}
.status_huge_67ff.module-9417 .tertiary-a928 > li > a .banner_5a80: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;
}
.status_huge_67ff.module-9417
  .tertiary-a928
  > li:focus
  > a
  .banner_5a80:before,
.status_huge_67ff.module-9417
  .tertiary-a928
  > li:hover
  > a
  .banner_5a80:before {
  width: 100%;
  background-color: currentColor;
}
.status_huge_67ff.module-9417
  .tertiary-a928
  > li.element-b7bc
  > a
  .banner_5a80:before,
.status_huge_67ff.module-9417
  .tertiary-a928
  > li.active_50bb
  > a
  .banner_5a80:before {
  width: 100%;
  background-color: currentColor;
}
.status_huge_67ff.in_d0ac .tertiary-a928 > li > a .banner_5a80 {
  position: relative;
}
.status_huge_67ff.in_d0ac .tertiary-a928 > li > a .banner_5a80: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;
}
.status_huge_67ff.in_d0ac .tertiary-a928 > li:focus > a .banner_5a80:before,
.status_huge_67ff.in_d0ac
  .tertiary-a928
  > li:hover
  > a
  .banner_5a80:before {
  width: 100%;
  background-color: currentColor;
}
.status_huge_67ff.in_d0ac
  .tertiary-a928
  > li.element-b7bc
  > a
  .banner_5a80:before,
.status_huge_67ff.in_d0ac
  .tertiary-a928
  > li.active_50bb
  > a
  .banner_5a80:before {
  width: 100%;
  background-color: currentColor;
}
.out_81ce .gold_6615 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.out_81ce .gold_6615 li:first-child > a {
  border-top: none;
}
.out_81ce .gold_6615 .popup-out-8910 > .banner_5a80 .module_slow_b939 {
  display: none;
}
.out_81ce .gold_6615 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.out_81ce .gold_6615 li:last-child {
  border: none;
}
.out_81ce .gold_6615 li.aside_6893 > a {
  padding-right: 45px !important;
}
.out_81ce .gold_6615 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.out_81ce .gold_6615 li a:focus,
.out_81ce .gold_6615 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.out_81ce .gold_6615 li .accordion-5ccd {
  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;
}
.out_81ce .gold_6615 li .accordion-5ccd:hover {
  box-shadow: none;
}
.out_81ce .gold_6615 li .accordion-5ccd .module_slow_b939 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.out_81ce .gold_6615 .backdrop_tiny_6ec5 {
  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);
}
.out_81ce .gold_6615 .backdrop_tiny_6ec5 li a {
  padding-left: 3em;
}
.out_81ce .gold_6615 .hot-df9b > a .accordion-5ccd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.out_81ce .gold_6615 .hot-df9b > .backdrop_tiny_6ec5 {
  display: block;
  opacity: 1;
}
.red-c2af {
  max-width: 100%;
}
.mask-daf7 {
  line-height: 0;
  cursor: pointer;
}
.silver-ae10 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.silver-ae10:hover {
  box-shadow: none;
  color: currentColor;
}
.silver-ae10 svg {
  width: 18px;
  height: 18px;
}
.silver-ae10 .upper_6802 {
  display: none;
}
.image_575b {
  position: relative;
}
.image_575b.fn-active-4019 .silver-ae10 .pressed-97f7 {
  display: none;
}
.image_575b.fn-active-4019 .silver-ae10 .upper_6802 {
  display: inline-block;
}
.image_575b .content-slow-65f3 {
  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);
}
.image_575b.filter-fd82 .content-slow-65f3 {
  left: auto;
  right: -0.9em;
}
.image_575b.filter-fd82 .thumbnail_1eca::before {
  left: auto;
  right: 15px;
}
.image_575b.fn-active-4019 .content-slow-65f3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel-small-08b9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.carousel-small-08b9 label {
  flex-basis: 100%;
}
.carousel-small-08b9 .carousel-liquid-6aed {
  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;
}
.carousel-small-08b9 .bronze_4354 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.carousel-small-08b9 .bronze_4354:focus {
  background-color: transparent;
}
.carousel-small-08b9 button.filter-159d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.carousel-small-08b9 button.filter-159d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.carousel-small-08b9 button.filter-159d svg {
  width: 18px;
  height: 18px;
}
.carousel-small-08b9 input[type="submit"] {
  min-height: auto;
}
.module-pink-82a3 .carousel-small-08b9 .bronze_4354 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail_1eca {
  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) {
  .thumbnail_1eca {
    width: 220px;
  }
}
.thumbnail_1eca label {
  flex-basis: 100%;
}
.thumbnail_1eca::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;
}
.message_purple_8356 .module-pink-82a3 .carousel-small-08b9 {
  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;
}
.message_purple_8356
  .module-pink-82a3
  .carousel-small-08b9
  .carousel-liquid-6aed {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.message_purple_8356 .module-pink-82a3 .carousel-small-08b9 .bronze_4354 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.message_purple_8356
  .module-pink-82a3
  .carousel-small-08b9
  .bronze_4354:focus {
  background: 0 0;
}
.message_purple_8356
  .module-pink-82a3
  .carousel-small-08b9
  .box-9883 {
  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;
}
.summary-bright-0946 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summary-bright-0946 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summary-bright-0946 li:last-child {
  margin-right: 0;
}
.summary-bright-0946 li:first-child {
  margin-left: 0;
}
.summary-bright-0946.focused_e58f a {
  color: #fff;
}
.summary-bright-0946.focused_e58f a:hover {
  color: #fff;
}
.summary-bright-0946 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summary-bright-0946 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summary-bright-0946 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summary-bright-0946 a:hover {
  opacity: 0.9;
  color: inherit;
}
.summary-bright-0946 [class*="social-icon-apple"] {
  background-color: #999;
}
.summary-bright-0946 [class*="social-icon-apple"].shade_58d4 {
  background-color: transparent;
  color: #999;
}
.summary-bright-0946 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summary-bright-0946 [class*="social-icon-behance"].shade_58d4 {
  background-color: transparent;
  color: #1769ff;
}
.summary-bright-0946 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summary-bright-0946 [class*="social-icon-bitbucket"].shade_58d4 {
  background-color: transparent;
  color: #205081;
}
.summary-bright-0946 [class*="social-icon-codepen"] {
  background-color: #000;
}
.summary-bright-0946 [class*="social-icon-codepen"].shade_58d4 {
  background-color: transparent;
  color: #000;
}
.summary-bright-0946 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summary-bright-0946 [class*="social-icon-delicious"].shade_58d4 {
  background-color: transparent;
  color: #39f;
}
.summary-bright-0946 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summary-bright-0946 [class*="social-icon-digg"].shade_58d4 {
  background-color: transparent;
  color: #005be2;
}
.summary-bright-0946 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summary-bright-0946 [class*="social-icon-dribbble"].shade_58d4 {
  background-color: transparent;
  color: #ea4c89;
}
.summary-bright-0946 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summary-bright-0946 [class*="social-icon-envelope"].shade_58d4 {
  background-color: transparent;
  color: #ea4335;
}
.summary-bright-0946 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summary-bright-0946 [class*="social-icon-facebook"].shade_58d4 {
  background-color: transparent;
  color: #3b5998;
}
.summary-bright-0946 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summary-bright-0946 [class*="social-icon-flickr"].shade_58d4 {
  background-color: transparent;
  color: #0063dc;
}
.summary-bright-0946 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summary-bright-0946 [class*="social-icon-foursquare"].shade_58d4 {
  background-color: transparent;
  color: #2d5be3;
}
.summary-bright-0946 [class*="social-icon-github"] {
  background-color: #333;
}
.summary-bright-0946 [class*="social-icon-github"].shade_58d4 {
  background-color: transparent;
  color: #333;
}
.summary-bright-0946 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summary-bright-0946 [class*="social-icon-google-plus"].shade_58d4 {
  background-color: transparent;
  color: #dd4b39;
}
.summary-bright-0946 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summary-bright-0946 [class*="social-icon-houzz"].shade_58d4 {
  background-color: transparent;
  color: #7ac142;
}
.summary-bright-0946 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summary-bright-0946 [class*="social-icon-instagram"].shade_58d4 {
  background-color: transparent;
  color: #262626;
}
.summary-bright-0946 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summary-bright-0946 [class*="social-icon-jsfiddle"].shade_58d4 {
  background-color: transparent;
  color: #487aa2;
}
.summary-bright-0946 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summary-bright-0946 [class*="social-icon-linkedin"].shade_58d4 {
  background-color: transparent;
  color: #0077b5;
}
.summary-bright-0946 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summary-bright-0946 [class*="social-icon-medium"].shade_58d4 {
  background-color: transparent;
  color: #00ab6b;
}
.summary-bright-0946 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summary-bright-0946
  [class*="social-icon-odnoklassniki"].shade_58d4 {
  background-color: transparent;
  color: #f4731c;
}
.summary-bright-0946 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summary-bright-0946 [class*="social-icon-meetup"].shade_58d4 {
  background-color: transparent;
  color: #ec1c40;
}
.summary-bright-0946 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summary-bright-0946 [class*="social-icon-pinterest"].shade_58d4 {
  background-color: transparent;
  color: #bd081c;
}
.summary-bright-0946 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summary-bright-0946 [class*="social-icon-product-hunt"].shade_58d4 {
  background-color: transparent;
  color: #da552f;
}
.summary-bright-0946 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summary-bright-0946 [class*="social-icon-reddit"].shade_58d4 {
  background-color: transparent;
  color: #ff4500;
}
.summary-bright-0946 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summary-bright-0946 [class*="social-icon-rss"].shade_58d4 {
  background-color: transparent;
  color: #f26522;
}
.summary-bright-0946 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summary-bright-0946
  [class*="social-icon-shopping-cart"].shade_58d4 {
  background-color: transparent;
  color: #4caf50;
}
.summary-bright-0946 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summary-bright-0946 [class*="social-icon-skype"].shade_58d4 {
  background-color: transparent;
  color: #00aff0;
}
.summary-bright-0946 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summary-bright-0946 [class*="social-icon-slideshare"].shade_58d4 {
  background-color: transparent;
  color: #0077b5;
}
.summary-bright-0946 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summary-bright-0946 [class*="social-icon-snapchat"].shade_58d4 {
  background-color: transparent;
  color: #fffc00;
}
.summary-bright-0946 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summary-bright-0946 [class*="social-icon-soundcloud"].shade_58d4 {
  background-color: transparent;
  color: #f80;
}
.summary-bright-0946 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summary-bright-0946 [class*="social-icon-spotify"].shade_58d4 {
  background-color: transparent;
  color: #2ebd59;
}
.summary-bright-0946 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summary-bright-0946
  [class*="social-icon-stack-overflow"].shade_58d4 {
  background-color: transparent;
  color: #fe7a15;
}
.summary-bright-0946 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summary-bright-0946 [class*="social-icon-maldkfgram"].shade_58d4 {
  background-color: transparent;
  color: #2ca5e0;
}
.summary-bright-0946 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summary-bright-0946 [class*="social-icon-tripadvisor"].shade_58d4 {
  background-color: transparent;
  color: #589442;
}
.summary-bright-0946 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summary-bright-0946 [class*="social-icon-tumblr"].shade_58d4 {
  background-color: transparent;
  color: #35465c;
}
.summary-bright-0946 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summary-bright-0946 [class*="social-icon-twitch"].shade_58d4 {
  background-color: transparent;
  color: #6441a5;
}
.summary-bright-0946 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summary-bright-0946 [class*="social-icon-twitter"].shade_58d4 {
  background-color: transparent;
  color: #1da1f2;
}
.summary-bright-0946 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summary-bright-0946 [class*="social-icon-vimeo"].shade_58d4 {
  background-color: transparent;
  color: #1ab7ea;
}
.summary-bright-0946 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summary-bright-0946 [class*="social-icon-vk"].shade_58d4 {
  background-color: transparent;
  color: #45668e;
}
.summary-bright-0946 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summary-bright-0946 [class*="social-icon-weibo"].shade_58d4 {
  background-color: transparent;
  color: #df2029;
}
.summary-bright-0946 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summary-bright-0946 [class*="social-icon-weixin"].shade_58d4 {
  background-color: transparent;
  color: #7bb32e;
}
.summary-bright-0946 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summary-bright-0946 [class*="social-icon-whatsapp"].shade_58d4 {
  background-color: transparent;
  color: #25d366;
}
.summary-bright-0946 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summary-bright-0946 [class*="social-icon-wordpress"].shade_58d4 {
  background-color: transparent;
  color: #21759b;
}
.summary-bright-0946 [class*="social-icon-xing"] {
  background-color: #026466;
}
.summary-bright-0946 [class*="social-icon-xing"].shade_58d4 {
  background-color: transparent;
  color: #026466;
}
.summary-bright-0946 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summary-bright-0946 [class*="social-icon-yelp"].shade_58d4 {
  background-color: transparent;
  color: #af0606;
}
.summary-bright-0946 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summary-bright-0946 [class*="social-icon-youtube"].shade_58d4 {
  background-color: transparent;
  color: #cd201f;
}
.nav_fluid_3cf3 {
  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;
}
.nav_fluid_3cf3:hover {
  box-shadow: none;
  background: 0 0;
}
.component-huge-2018 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hero-thick-1da9 {
  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;
}
.backdrop_iron_824b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tag-cc33 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tag-cc33,
.tag-cc33::after,
.tag-cc33::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;
}
.tag-cc33::after,
.tag-cc33::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hidden_05bf .hero-thick-1da9 .backdrop_iron_824b {
  margin-top: -2px;
  width: 19px;
}
.hidden_05bf .hero-thick-1da9 .tag-cc33 {
  margin-top: -1px;
}
.hidden_05bf .hero-thick-1da9 .tag-cc33,
.hidden_05bf .hero-thick-1da9 .tag-cc33::after,
.hidden_05bf .hero-thick-1da9 .tag-cc33::before {
  width: 19px;
  height: 2px;
}
.hidden_05bf .hero-thick-1da9 .tag-cc33::before {
  top: -6px;
}
.hidden_05bf .hero-thick-1da9 .tag-cc33::after {
  bottom: -6px;
}
.full-71e4 .hero-thick-1da9 .backdrop_iron_824b {
  margin-top: -2px;
  width: 22px;
}
.full-71e4 .hero-thick-1da9 .tag-cc33 {
  margin-top: -1px;
}
.full-71e4 .hero-thick-1da9 .tag-cc33,
.full-71e4 .hero-thick-1da9 .tag-cc33::after,
.full-71e4 .hero-thick-1da9 .tag-cc33::before {
  width: 22px;
  height: 2px;
}
.full-71e4 .hero-thick-1da9 .tag-cc33::before {
  top: -7px;
}
.full-71e4 .hero-thick-1da9 .tag-cc33::after {
  bottom: -7px;
}
.tooltip-south-8f79 .hero-thick-1da9 .backdrop_iron_824b {
  margin-top: -2px;
  width: 31px;
}
.tooltip-south-8f79 .hero-thick-1da9 .tag-cc33 {
  margin-top: -1.5px;
}
.tooltip-south-8f79 .hero-thick-1da9 .tag-cc33,
.tooltip-south-8f79 .hero-thick-1da9 .tag-cc33::after,
.tooltip-south-8f79 .hero-thick-1da9 .tag-cc33::before {
  width: 31px;
  height: 3px;
}
.tooltip-south-8f79 .hero-thick-1da9 .tag-cc33::before {
  top: -9px;
}
.tooltip-south-8f79 .hero-thick-1da9 .tag-cc33::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .west-ffdc .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 19px;
  }
  .west-ffdc .hero-thick-1da9 .tag-cc33 {
    margin-top: -1px;
  }
  .west-ffdc .hero-thick-1da9 .tag-cc33,
  .west-ffdc .hero-thick-1da9 .tag-cc33::after,
  .west-ffdc .hero-thick-1da9 .tag-cc33::before {
    width: 19px;
    height: 2px;
  }
  .west-ffdc .hero-thick-1da9 .tag-cc33::before {
    top: -6px;
  }
  .west-ffdc .hero-thick-1da9 .tag-cc33::after {
    bottom: -6px;
  }
  .label-de94 .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 22px;
  }
  .label-de94 .hero-thick-1da9 .tag-cc33 {
    margin-top: -1px;
  }
  .label-de94 .hero-thick-1da9 .tag-cc33,
  .label-de94 .hero-thick-1da9 .tag-cc33::after,
  .label-de94 .hero-thick-1da9 .tag-cc33::before {
    width: 22px;
    height: 2px;
  }
  .label-de94 .hero-thick-1da9 .tag-cc33::before {
    top: -7px;
  }
  .label-de94 .hero-thick-1da9 .tag-cc33::after {
    bottom: -7px;
  }
  .module-advanced-9926 .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 31px;
  }
  .module-advanced-9926 .hero-thick-1da9 .tag-cc33 {
    margin-top: -1.5px;
  }
  .module-advanced-9926 .hero-thick-1da9 .tag-cc33,
  .module-advanced-9926 .hero-thick-1da9 .tag-cc33::after,
  .module-advanced-9926 .hero-thick-1da9 .tag-cc33::before {
    width: 31px;
    height: 3px;
  }
  .module-advanced-9926 .hero-thick-1da9 .tag-cc33::before {
    top: -9px;
  }
  .module-advanced-9926 .hero-thick-1da9 .tag-cc33::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .popup_glass_3482 .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 19px;
  }
  .popup_glass_3482 .hero-thick-1da9 .tag-cc33 {
    margin-top: -1px;
  }
  .popup_glass_3482 .hero-thick-1da9 .tag-cc33,
  .popup_glass_3482 .hero-thick-1da9 .tag-cc33::after,
  .popup_glass_3482 .hero-thick-1da9 .tag-cc33::before {
    width: 19px;
    height: 2px;
  }
  .popup_glass_3482 .hero-thick-1da9 .tag-cc33::before {
    top: -6px;
  }
  .popup_glass_3482 .hero-thick-1da9 .tag-cc33::after {
    bottom: -6px;
  }
  .avatar-gas-dbc1 .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-gas-dbc1 .hero-thick-1da9 .tag-cc33 {
    margin-top: -1px;
  }
  .avatar-gas-dbc1 .hero-thick-1da9 .tag-cc33,
  .avatar-gas-dbc1 .hero-thick-1da9 .tag-cc33::after,
  .avatar-gas-dbc1 .hero-thick-1da9 .tag-cc33::before {
    width: 22px;
    height: 2px;
  }
  .avatar-gas-dbc1 .hero-thick-1da9 .tag-cc33::before {
    top: -7px;
  }
  .avatar-gas-dbc1 .hero-thick-1da9 .tag-cc33::after {
    bottom: -7px;
  }
  .action_c207 .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 31px;
  }
  .action_c207 .hero-thick-1da9 .tag-cc33 {
    margin-top: -1.5px;
  }
  .action_c207 .hero-thick-1da9 .tag-cc33,
  .action_c207 .hero-thick-1da9 .tag-cc33::after,
  .action_c207 .hero-thick-1da9 .tag-cc33::before {
    width: 31px;
    height: 3px;
  }
  .action_c207 .hero-thick-1da9 .tag-cc33::before {
    top: -9px;
  }
  .action_c207 .hero-thick-1da9 .tag-cc33::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .easy-165a .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 19px;
  }
  .easy-165a .hero-thick-1da9 .tag-cc33 {
    margin-top: -1px;
  }
  .easy-165a .hero-thick-1da9 .tag-cc33,
  .easy-165a .hero-thick-1da9 .tag-cc33::after,
  .easy-165a .hero-thick-1da9 .tag-cc33::before {
    width: 19px;
    height: 2px;
  }
  .easy-165a .hero-thick-1da9 .tag-cc33::before {
    top: -6px;
  }
  .easy-165a .hero-thick-1da9 .tag-cc33::after {
    bottom: -6px;
  }
  .mask-851a .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 22px;
  }
  .mask-851a .hero-thick-1da9 .tag-cc33 {
    margin-top: -1px;
  }
  .mask-851a .hero-thick-1da9 .tag-cc33,
  .mask-851a .hero-thick-1da9 .tag-cc33::after,
  .mask-851a .hero-thick-1da9 .tag-cc33::before {
    width: 22px;
    height: 2px;
  }
  .mask-851a .hero-thick-1da9 .tag-cc33::before {
    top: -7px;
  }
  .mask-851a .hero-thick-1da9 .tag-cc33::after {
    bottom: -7px;
  }
  .icon_0300 .hero-thick-1da9 .backdrop_iron_824b {
    margin-top: -2px;
    width: 31px;
  }
  .icon_0300 .hero-thick-1da9 .tag-cc33 {
    margin-top: -1.5px;
  }
  .icon_0300 .hero-thick-1da9 .tag-cc33,
  .icon_0300 .hero-thick-1da9 .tag-cc33::after,
  .icon_0300 .hero-thick-1da9 .tag-cc33::before {
    width: 31px;
    height: 3px;
  }
  .icon_0300 .hero-thick-1da9 .tag-cc33::before {
    top: -9px;
  }
  .icon_0300 .hero-thick-1da9 .tag-cc33::after {
    bottom: -9px;
  }
}
.table-up-31d5 .tag-cc33 {
  -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);
}
.table-up-31d5 .tag-cc33::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table-up-31d5 .tag-cc33::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);
}
.table-up-31d5.sort-6900 .tag-cc33 {
  -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);
}
.table-up-31d5.sort-6900 .tag-cc33::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table-up-31d5.sort-6900 .tag-cc33::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);
}
.banner_2b0d {
  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.module-763d:before {
  display: none;
}
.box_lite_9c6a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box_lite_9c6a .breadcrumb_east_78aa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box_lite_9c6a .breadcrumb_east_78aa:last-of-type {
  border-bottom: none;
}
.box_lite_9c6a .breadcrumb_east_78aa.footer-7d37,
.box_lite_9c6a .breadcrumb_east_78aa.content-9384,
.box_lite_9c6a .breadcrumb_east_78aa.border_a250 {
  padding: 0;
}
.box_lite_9c6a .out_81ce .accordion-5ccd {
  color: currentColor;
}
.box_lite_9c6a .out_81ce .accordion-5ccd:focus,
.box_lite_9c6a .out_81ce .accordion-5ccd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_lite_9c6a.link-54a2 .narrow-585a,
.box_lite_9c6a.link-54a2 .next_8c56 a,
.box_lite_9c6a.link-54a2 .tertiary-a928 a,
.box_lite_9c6a.link-54a2 .backdrop_tiny_6ec5 a {
  color: rgba(0, 0, 0, 0.55);
}
.box_lite_9c6a.link-54a2 .narrow-585a:hover,
.box_lite_9c6a.link-54a2 .next_8c56 a:hover,
.box_lite_9c6a.link-54a2 .tertiary-a928 a:hover,
.box_lite_9c6a.link-54a2 .backdrop_tiny_6ec5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_lite_9c6a.link-54a2 .text-4f66 {
  color: rgba(0, 0, 0, 0.8);
}
.box_lite_9c6a.link-54a2 .breadcrumb_east_78aa {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_lite_9c6a.link-54a2 .breadcrumb_east_78aa:before {
  background: rgba(0, 0, 0, 0.08);
}
.box_lite_9c6a.link-54a2 .simple-706c:before {
  background: rgba(255, 255, 255, 0.9);
}
.box_lite_9c6a.link-54a2 .out_81ce .gold_6615 li a,
.box_lite_9c6a.link-54a2 .out_81ce .accordion-5ccd,
.box_lite_9c6a.link-54a2 .backdrop_tiny_6ec5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_lite_9c6a.link-54a2 .out_81ce .accordion-5ccd:focus,
.box_lite_9c6a.link-54a2 .out_81ce .accordion-5ccd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_lite_9c6a.link-54a2 .gold_6615 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_lite_9c6a.badge_df3b .narrow-585a,
.box_lite_9c6a.badge_df3b .next_8c56 a,
.box_lite_9c6a.badge_df3b .tertiary-a928 .accordion-5ccd,
.box_lite_9c6a.badge_df3b .tertiary-a928 a,
.box_lite_9c6a.badge_df3b .backdrop_tiny_6ec5 a {
  color: rgba(255, 255, 255, 0.79);
}
.box_lite_9c6a.badge_df3b .narrow-585a:hover,
.box_lite_9c6a.badge_df3b .next_8c56 a:hover,
.box_lite_9c6a.badge_df3b .tertiary-a928 .accordion-5ccd:hover,
.box_lite_9c6a.badge_df3b .tertiary-a928 a:hover,
.box_lite_9c6a.badge_df3b .backdrop_tiny_6ec5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_lite_9c6a.badge_df3b .text-4f66 {
  color: rgba(255, 255, 255, 0.99);
}
.box_lite_9c6a.badge_df3b .breadcrumb_east_78aa {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_lite_9c6a.badge_df3b .breadcrumb_east_78aa:before {
  background: rgba(255, 255, 255, 0.08);
}
.box_lite_9c6a.badge_df3b .simple-706c:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_lite_9c6a.badge_df3b .out_81ce .gold_6615 li a,
.box_lite_9c6a.badge_df3b .out_81ce .accordion-5ccd,
.box_lite_9c6a.badge_df3b .backdrop_tiny_6ec5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_lite_9c6a.badge_df3b .out_81ce .accordion-5ccd:focus,
.box_lite_9c6a.badge_df3b .out_81ce .accordion-5ccd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_lite_9c6a.badge_df3b .gold_6615 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-706c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.simple-706c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card_east_9d2e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion-708a .box_lite_9c6a {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.accordion-708a .breadcrumb_east_78aa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion-708a .breadcrumb_east_78aa:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .accordion-708a .breadcrumb_east_78aa:before {
    width: 16%;
    left: 42%;
  }
}
.accordion-708a .breadcrumb_east_78aa:last-child:before {
  content: none;
}
.accordion-708a .breadcrumb_east_78aa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion-708a .out_81ce .gold_6615 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion-708a .out_81ce .gold_6615 li a .accordion-5ccd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion-708a .out_81ce .backdrop_tiny_6ec5 {
  border: none;
}
.accordion-708a .out_81ce .backdrop_tiny_6ec5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion-708a .simple-706c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion-708a .card_east_9d2e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion-708a .badge_df3b .simple-706c:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion-708a .link-54a2.photo_b7dd .tag-cc33 {
  background: rgba(0, 0, 0, 0.6);
}
.accordion-708a
  .link-54a2.photo_b7dd
  .tag-cc33::after,
.accordion-708a
  .link-54a2.photo_b7dd
  .tag-cc33:before {
  background: inherit;
}
.accordion-708a
  .link-54a2.photo_b7dd:hover
  .tag-cc33 {
  background: rgba(0, 0, 0, 0.8);
}
.hovered_4753 .box_lite_9c6a {
  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) {
  .hovered_4753 .box_lite_9c6a {
    width: auto;
    right: 45px;
  }
}
.paper-8f9a .box_lite_9c6a {
  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) {
  .paper-8f9a .box_lite_9c6a {
    width: auto;
    left: 45px;
  }
}
.module-763d .box_lite_9c6a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.module-763d .card_east_9d2e {
  max-width: 48em;
  margin: 0 auto;
}
.module-763d .simple-706c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.full_ea3d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.full_ea3d.accordion-708a .box_lite_9c6a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.full_ea3d.hovered_4753 .box_lite_9c6a {
  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);
}
.full_ea3d .box_lite_9c6a {
  visibility: visible;
}
.full_ea3d.paper-8f9a .box_lite_9c6a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.green-cef6,
.main_easy_5de2 {
  overflow-x: hidden;
}
.green-cef6 .box_lite_9c6a {
  overflow: auto;
}
.green-cef6.accordion-708a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green-cef6.accordion-708a .box_lite_9c6a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.green-cef6.accordion-708a .nav_fluid_3cf3 {
  opacity: 0;
}
.green-cef6.hovered_4753 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green-cef6.hovered_4753 .box_lite_9c6a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.green-cef6.hovered_4753 .nav_fluid_3cf3 {
  opacity: 0;
}
.green-cef6.paper-8f9a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.green-cef6.paper-8f9a .box_lite_9c6a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.green-cef6.paper-8f9a .nav_fluid_3cf3 {
  opacity: 0;
}
.green-cef6.module-763d .box_lite_9c6a {
  z-index: 10;
  visibility: visible;
}
.photo_b7dd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo_b7dd .tag-cc33 {
  background: rgba(255, 255, 255, 0.99);
}
.photo_b7dd .tag-cc33::after,
.photo_b7dd .tag-cc33:before {
  background: inherit;
}
.photo_b7dd:hover .tag-cc33 {
  background: rgba(255, 255, 255, 0.99);
}
.paper-8f9a .photo_b7dd {
  top: 10px;
  right: auto;
  left: 12px;
}
.module-763d .photo_b7dd {
  display: none !important;
}
.green-cef6:before,
.main_easy_5de2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.green-cef6 .photo_b7dd,
.main_easy_5de2 .photo_b7dd {
  display: inline-block;
}
.box_lite_9c6a .current-a099 {
  -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;
}
.green-cef6 .box_lite_9c6a .current-a099,
.main_easy_5de2 .box_lite_9c6a .current-a099 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fluid_b98c .carousel-liquid-6aed {
  width: 100%;
}
.pagination_6899 {
  padding: 0 0.5em 0;
}
.pagination_6899 [class*="customify-col-"],
.pagination_6899 [class*="customify-col_"],
.pagination_6899 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.table_cool_fe36 .pagination_6899 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gas-6790 .small-3836,
  .small-3836 {
    display: none;
  }
  .hard_aace {
    text-align: left;
  }
  .tertiary_2932 {
    text-align: center;
  }
  .row_full_7a1e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gas-6790 .in_94df,
  .in_94df {
    display: none;
  }
  .search-copper-1278 {
    text-align: left;
  }
  .message-fixed-11b7 {
    text-align: center;
  }
  .icon_363c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gas-6790 .logo-basic-8b69,
  .logo-basic-8b69 {
    display: none;
  }
  .section_south_ef56 {
    text-align: left;
  }
  .alert-8c54 {
    text-align: center;
  }
  .module_copper_fc43 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wrapper_0639 {
  box-shadow: none !important;
}
.highlight-872e .summary_outer_6886,
.outline_prev_6dfb .summary_outer_6886 {
  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;
}
.outline_prev_6dfb .summary_outer_6886 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pro-860f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pro-860f:after,
.pro-860f:before {
  content: "";
  display: table;
}
.pro-860f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pro-860f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pro-860f,
.accordion-7db0 {
  max-width: 1248px;
  margin: 0 auto;
}

.tiny_92ed.panel_soft_6fe9 .pro-860f {
  max-width: 100%;
}
.tiny_92ed.accent-60cb {
  max-width: 1200px;
  margin: 0 auto;
}
.tiny_92ed.outline_glass_77cd .pro-860f {
  max-width: 100%;
}
.tiny_92ed.outline_glass_77cd > .pro-860f {
  padding-left: 0;
  padding-right: 0;
}
.tiny_92ed.outline_glass_77cd > .pro-860f .gas-6790 {
  margin: 0;
}
.tiny_92ed.outline_glass_77cd
  > .pro-860f
  .accent_hard_d37c.prev_1b74 {
  margin-right: 0;
  margin-left: 0;
}
.tiny_92ed.outline_glass_77cd #main.prev_1b74 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dynamic-02b0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic-02b0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .orange_6d4b .container_2f40 {
    padding-right: 1em;
  }
  .orange_6d4b.hero-next-db1e .accent_hard_d37c {
    border-right: 1px solid #eaecee;
  }
  .orange_6d4b.hero-next-db1e .container_2f40 {
    padding-right: 1em;
  }
  .orange_6d4b.hero-next-db1e .search-1b46 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_basic_de7a .container_2f40 {
    padding-left: 1em;
  }
  .sort_basic_de7a.hero-next-db1e .accent_hard_d37c {
    border-left: 1px solid #eaecee;
  }
  .sort_basic_de7a.hero-next-db1e .container_2f40 {
    padding-left: 1em;
  }
  .sort_basic_de7a.hero-next-db1e .search-1b46 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium_b9a3 .container_2f40 {
    padding-left: 1em;
  }
  .medium_b9a3.hero-next-db1e .notice-south-b55c {
    border-right: 1px solid #eaecee;
  }
  .medium_b9a3.hero-next-db1e .layout_d5cd {
    border-right: 1px solid #eaecee;
  }
  .medium_b9a3.hero-next-db1e .container_2f40 {
    padding-left: 1em;
  }
  .medium_b9a3.hero-next-db1e .search-1b46 {
    padding-right: 1em;
  }
  .medium_b9a3.hero-next-db1e .bronze-c6ac {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_tall_807a .container_2f40 {
    padding-right: 1em;
  }
  .container_tall_807a.hero-next-db1e .notice-south-b55c {
    border-left: 1px solid #eaecee;
  }
  .container_tall_807a.hero-next-db1e .layout_d5cd {
    border-left: 1px solid #eaecee;
  }
  .container_tall_807a.hero-next-db1e .container_2f40 {
    padding-right: 1em;
  }
  .container_tall_807a.hero-next-db1e .search-1b46 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_tall_807a.hero-next-db1e .bronze-c6ac {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-02b0 .container_2f40 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic-02b0.hero-next-db1e .accent_hard_d37c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dynamic-02b0.hero-next-db1e .container_2f40 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic-02b0.hero-next-db1e .search-1b46 {
    padding-left: 1em;
  }
  .dynamic-02b0.hero-next-db1e .bronze-c6ac {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dynamic-02b0.hero-next-db1e .container_2f40 {
    padding-left: 0;
  }
}
.hidden-22e0 .sort-hard-4dc1 {
  display: inline-block;
}
.header-active-3abe {
  display: inline-block;
}
.header_6c71 {
  word-con: break-word;
}
.primary_71b5 > span {
  display: inline-block;
  padding: 5px 0;
}
.primary_71b5 .paragraph_right_1cbe {
  margin-left: 8px;
  margin-right: 8px;
}
.primary_71b5 .iron_4ca4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature-ff21 .smooth-6e17 {
  margin-bottom: 2em;
}
.feature-ff21 .link-6408 {
  margin-bottom: 15px;
}
.feature-ff21 .link-6408:last-child {
  margin-bottom: 0;
}
.feature-ff21 .static_8697 {
  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) {
  .feature-ff21 .static_8697 {
    display: block;
  }
}
.feature-ff21 .summary_47e7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature-ff21 .summary_47e7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature-ff21 .liquid_238b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature-ff21 .liquid_238b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature-ff21 .liquid_238b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature-ff21 .header_6c71 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-ff21 .header_6c71 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature-ff21 .north_e29f p:last-child {
  margin-bottom: 0;
}
.feature-ff21 .carousel_blue_694a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature-ff21 .small_17e8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature-ff21 .chip-ab2b {
  margin-top: 1em;
}
.feature-ff21 .background_21fd {
  top: 0;
  display: block;
}
.feature-ff21 .background_21fd a {
  color: inherit;
}
.feature-ff21 .background_21fd a:hover {
  color: inherit;
}
.feature-ff21 .link-complex-ad61 {
  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;
}
.feature-ff21 .link-complex-ad61:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature-ff21 .small_17e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature-ff21 .message-lite-a360 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature-ff21 .message-lite-a360:first-child {
  margin-top: 0;
}
.feature-ff21 .message-lite-a360.caption_copper_5456 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature-ff21 .message-lite-a360.surface_beaa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-ff21
  .message-lite-a360.surface_beaa.primary-c5b1
  .chip-ab2b {
  width: 100%;
}
.feature-ff21 .surface_beaa {
  -webkit-box-align: center;
  align-items: center;
}
.feature-ff21 .surface_beaa .primary_71b5,
.feature-ff21 .surface_beaa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature-ff21 .liquid_238b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-ff21 .liquid_238b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-ff21 .liquid_238b: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;
}
.feature-ff21 .caption_copper_5456 {
  z-index: 5;
}
.feature-ff21 .box-yellow-f8bb .grid_1afa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature-ff21 .list-out-3879 .grid_1afa {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature-ff21 .block_iron_90eb .grid_1afa {
  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;
}
.feature-ff21.notice-plasma-1de5 .static_8697,
.feature-ff21.blue_400a .static_8697 {
  display: block;
}
.feature-ff21.notice-plasma-1de5 .static_8697 .glass-ce71,
.feature-ff21.notice-plasma-1de5 .static_8697 .small_17e8,
.feature-ff21.blue_400a .static_8697 .glass-ce71,
.feature-ff21.blue_400a .static_8697 .small_17e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-ff21.component_white_4d15 .summary_47e7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature-ff21.component_white_4d15 .summary_47e7 {
    margin-right: 0;
  }
}
.feature-ff21.notice-plasma-1de5 .summary_47e7,
.feature-ff21.blue_400a .summary_47e7 {
  padding-top: 40%;
}
.feature-ff21.notice-plasma-1de5 .smooth-6e17,
.feature-ff21.blue_400a .smooth-6e17 {
  display: block;
}
.feature-ff21.notice-plasma-1de5 .fn-sticky-4019 .small_17e8,
.feature-ff21.blue_400a .fn-sticky-4019 .small_17e8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature-ff21.notice-plasma-1de5 .summary_47e7,
.feature-ff21.blue_400a .summary_47e7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature-ff21.notice-plasma-1de5 .small_17e8 {
  padding: 1em;
}
.main-west-6133 {
  margin: 30px auto;
  display: block;
}
.main-west-6133 .first-8547 > * {
  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;
}
.main-west-6133 .first-8547 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main-west-6133 .first-8547 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-b0b0 .primary_71b5 {
  margin-bottom: 1.41575em;
}
.video-b0b0 .active-stone-67a5 {
  margin-bottom: 1.618em;
}
.shadow-4c3f .secondary-e8d9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow-4c3f .secondary-e8d9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow-4c3f .video-6d87 {
  max-width: 100%;
  overflow: auto;
}
.solid_5e34 .shadow-4c3f a:hover {
  text-decoration: underline;
}
.primary_7e77 .link-6408:not(.header_6c71),
.primary_7e77 .liquid_238b {
  margin-bottom: 1.41575em;
}
.primary_7e77 .link-6408:not(.header_6c71):last-child,
.primary_7e77 .liquid_238b:last-child {
  margin-bottom: 0;
}
.primary_7e77 .link-6408.medium-e152 {
  margin-bottom: 0.41575em;
}
.primary_7e77 .current_4cd3:before,
.primary_7e77 .hover_in_8c57:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary_7e77 .current_4cd3:before {
  content: "\f115";
}
.primary_7e77 .hover_in_8c57:before {
  content: "\f02c";
}
.primary_7e77 .picture-thick-acae {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary_7e77 .picture-thick-acae a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pro-259c {
  display: -webkit-box;
  display: flex;
}
.pro-259c .grid_hot_c04f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pro-259c .grid_hot_c04f {
    flex-basis: 90px;
  }
}
.pro-259c .menu-a7ba {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pro-259c .menu-a7ba {
    flex-basis: calc(100% - 50px);
  }
}
.pro-259c .feature_down_d1f9 p:last-child {
  margin-bottom: 0.72em;
}
.box_5917 .first-8547 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.box_5917 .first-8547:after,
.box_5917 .first-8547:before {
  content: "";
  display: table;
}
.box_5917 .first-8547:after {
  clear: both;
}
.box_5917 .first-8547 .huge-fb54,
.box_5917 .first-8547 .yellow_b8e0 {
  width: 49%;
}
.box_5917 .first-8547 .huge-fb54 a span.widget-6016,
.box_5917 .first-8547 .yellow_b8e0 a span.widget-6016 {
  display: block;
  margin-bottom: 5px;
}
.box_5917 .first-8547 .yellow_b8e0 {
  float: left;
  text-align: left;
}
.box_5917 .first-8547 .huge-fb54 {
  float: right;
  text-align: right;
}
.bronze-a5c9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bronze-a5c9 {
    margin-bottom: 0;
  }
}
.search-tall-4014 {
  margin-bottom: 1em;
}
.search-tall-4014 .header_6c71 {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel-red-329f a {
  display: block;
  line-height: 0;
  position: relative;
}
.filter-6e01 .search-tall-4014,
.shade_4ec8 .search-tall-4014 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .filter-6e01 .search-tall-4014,
  .shade_4ec8 .search-tall-4014 {
    display: block;
  }
}
.filter-6e01 .panel-red-329f,
.shade_4ec8 .panel-red-329f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .filter-6e01 .panel-red-329f,
  .shade_4ec8 .panel-red-329f {
    margin-bottom: 1em;
  }
}
.filter-6e01 .panel-red-329f img,
.shade_4ec8 .panel-red-329f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.filter-6e01 .outline_east_2864,
.shade_4ec8 .outline_east_2864 {
  flex-basis: calc(100% - 160px);
}
.filter-6e01 .outline_east_2864 p,
.shade_4ec8 .outline_east_2864 p {
  margin-bottom: 0;
}
.filter-6e01 .outline_east_2864 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .filter-6e01 .outline_east_2864 {
    padding-left: 0;
  }
}
.shade_4ec8 .outline_east_2864 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade_4ec8 .outline_east_2864 {
    padding-right: 0;
  }
}
.shade_4ec8 .panel-red-329f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paper-92e2 .panel-red-329f {
  margin-bottom: 0.5em;
}
.paper-92e2 .panel-red-329f img {
  width: 100%;
}
.accordion-inner-6ae1 .down_350e,
.first_5f26 .down_350e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.first_5f26 .accent_hard_d37c .image-f4e0 p:last-child {
  margin-bottom: 0;
}
.slider-b03a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dropdown_bbee .menu-middle-f3fb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dropdown_bbee .menu-middle-f3fb:last-of-type {
    margin-bottom: 0;
  }
}
.dropdown_bbee .menu-middle-f3fb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown_bbee .menu-middle-f3fb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dropdown_bbee .menu-middle-f3fb ul li {
  margin: 0 0 0.6em;
}
.dropdown_bbee .menu-middle-f3fb ul li.hard-a270,
.dropdown_bbee .menu-middle-f3fb ul li.backdrop_hard_350f {
  position: relative;
}
.dropdown_bbee .menu-middle-f3fb ul li.hard-a270 .overlay-advanced-ad3a,
.dropdown_bbee .menu-middle-f3fb ul li.backdrop_hard_350f .overlay-advanced-ad3a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dropdown_bbee .menu-middle-f3fb ul li.hard-a270:after:after,
.dropdown_bbee .menu-middle-f3fb ul li.hard-a270:after:before,
.dropdown_bbee
  .menu-middle-f3fb
  ul
  li.backdrop_hard_350f:after:after,
.dropdown_bbee
  .menu-middle-f3fb
  ul
  li.backdrop_hard_350f:after:before {
  content: "";
  display: table;
}
.dropdown_bbee .menu-middle-f3fb ul li.hard-a270:after:after,
.dropdown_bbee
  .menu-middle-f3fb
  ul
  li.backdrop_hard_350f:after:after {
  clear: both;
}
.dropdown_bbee .menu-middle-f3fb a.gallery_46e5:hover {
  text-decoration: none;
}
.dropdown_bbee .menu-middle-f3fb select {
  max-width: 100%;
}
.dropdown_bbee .menu-middle-f3fb table {
  font-size: 85%;
}
.dropdown_bbee .menu-middle-f3fb table td,
.dropdown_bbee .menu-middle-f3fb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dropdown_bbee .menu-middle-f3fb table tfoot td {
  text-align: left;
}
.dropdown_bbee .menu-middle-f3fb :last-child {
  margin-bottom: 0;
}
.dropdown_bbee .menu-middle-f3fb .image-e6b4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dropdown_bbee .menu-middle-f3fb .image-e6b4 label {
  width: 100%;
}
.dropdown_bbee .menu-middle-f3fb .image-e6b4 .bronze_4354 {
  width: 100%;
  display: block;
}
.dropdown_bbee .menu-middle-f3fb .image-e6b4 .filter-159d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dropdown_bbee .menu-middle-f3fb .image-e6b4 .filter-159d:hover svg #svg-search {
  fill: #444;
}
.dropdown_bbee .menu-middle-f3fb .image-e6b4 .filter-159d svg {
  width: 18px;
  height: 18px;
}
.dropdown_bbee .hidden-motion-d2d2 ul ul,
.dropdown_bbee .dirty-9726 ul ul,
.dropdown_bbee .search-2514 ul ul,
.dropdown_bbee .module_wood_097f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dropdown_bbee .hidden-motion-d2d2 .aside_6893 > a,
.dropdown_bbee .dirty-9726 .aside_6893 > a,
.dropdown_bbee .search-2514 .aside_6893 > a,
.dropdown_bbee .module_wood_097f .aside_6893 > a {
  margin-bottom: 0;
}
.dropdown_bbee .article-331e li,
.dropdown_bbee .hidden-motion-d2d2 li,
.dropdown_bbee .motion_f3f6 li,
.dropdown_bbee .dirty-9726 li,
.dropdown_bbee .search-2514 li,
.dropdown_bbee .module_wood_097f li,
.dropdown_bbee .white-7836 li,
.dropdown_bbee .liquid_d406 li {
  display: block;
  position: relative;
}
.dropdown_bbee .article-331e li:last-child,
.dropdown_bbee .hidden-motion-d2d2 li:last-child,
.dropdown_bbee .motion_f3f6 li:last-child,
.dropdown_bbee .dirty-9726 li:last-child,
.dropdown_bbee .search-2514 li:last-child,
.dropdown_bbee .module_wood_097f li:last-child,
.dropdown_bbee .white-7836 li:last-child,
.dropdown_bbee .liquid_d406 li:last-child {
  border: none;
}
.dropdown_bbee .article-331e li a,
.dropdown_bbee .hidden-motion-d2d2 li a,
.dropdown_bbee .motion_f3f6 li a,
.dropdown_bbee .dirty-9726 li a,
.dropdown_bbee .search-2514 li a,
.dropdown_bbee .module_wood_097f li a,
.dropdown_bbee .white-7836 li a,
.dropdown_bbee .liquid_d406 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown_bbee .article-331e li ul li::before,
.dropdown_bbee .hidden-motion-d2d2 li ul li::before,
.dropdown_bbee .motion_f3f6 li ul li::before,
.dropdown_bbee .dirty-9726 li ul li::before,
.dropdown_bbee .search-2514 li ul li::before,
.dropdown_bbee .module_wood_097f li ul li::before,
.dropdown_bbee .white-7836 li ul li::before,
.dropdown_bbee .liquid_d406 li ul li::before {
  left: 15px;
}
.dropdown_bbee .article-331e li ul a,
.dropdown_bbee .hidden-motion-d2d2 li ul a,
.dropdown_bbee .motion_f3f6 li ul a,
.dropdown_bbee .dirty-9726 li ul a,
.dropdown_bbee .search-2514 li ul a,
.dropdown_bbee .module_wood_097f li ul a,
.dropdown_bbee .white-7836 li ul a,
.dropdown_bbee .liquid_d406 li ul a {
  padding-left: 20px;
}
.dropdown_bbee .article-331e li ul ul li::before,
.dropdown_bbee .hidden-motion-d2d2 li ul ul li::before,
.dropdown_bbee .motion_f3f6 li ul ul li::before,
.dropdown_bbee .dirty-9726 li ul ul li::before,
.dropdown_bbee .search-2514 li ul ul li::before,
.dropdown_bbee .module_wood_097f li ul ul li::before,
.dropdown_bbee .white-7836 li ul ul li::before,
.dropdown_bbee .liquid_d406 li ul ul li::before {
  left: 30px;
}
.dropdown_bbee .article-331e li ul ul a,
.dropdown_bbee .hidden-motion-d2d2 li ul ul a,
.dropdown_bbee .motion_f3f6 li ul ul a,
.dropdown_bbee .dirty-9726 li ul ul a,
.dropdown_bbee .search-2514 li ul ul a,
.dropdown_bbee .module_wood_097f li ul ul a,
.dropdown_bbee .white-7836 li ul ul a,
.dropdown_bbee .liquid_d406 li ul ul a {
  padding-left: 40px;
}
.dropdown_bbee .upper-9d1c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown_bbee .liquid_d406 ul li {
  margin-bottom: 1.41575em;
}
.dropdown_bbee .liquid_d406 ul li .disabled-89d6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dropdown_bbee .liquid_d406 ul li .preview_f724 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.badge_df3b .article-331e li a,
.badge_df3b .hidden-motion-d2d2 li a,
.badge_df3b .motion_f3f6 li a,
.badge_df3b .dirty-9726 li a,
.badge_df3b .search-2514 li a,
.badge_df3b .module_wood_097f li a,
.badge_df3b .white-7836 li a,
.badge_df3b .liquid_d406 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_df3b .upper-9d1c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_df3b .menu-middle-f3fb ul li.hard-a270 .overlay-advanced-ad3a,
.badge_df3b .menu-middle-f3fb ul li.backdrop_hard_350f .overlay-advanced-ad3a {
  background: rgba(0, 0, 0, 0.2);
}
.badge_df3b .dropdown_bbee .menu-middle-f3fb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_92ed .dropdown_bbee .gold_6615 li {
  margin: 0;
}
.tiny_92ed .dropdown_bbee .gold_6615 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tiny_92ed .dropdown_bbee .gold_6615 li ul {
  margin: 0;
}
.tiny_92ed .dropdown_bbee .gold_6615 li ul li a {
  padding-left: 15px;
}
.tiny_92ed .dropdown_bbee .gold_6615 li ul li li a {
  padding-left: 30px;
}
.tiny_92ed .dropdown_bbee .gold_6615 li.yellow-23ca > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tiny_92ed .dropdown_bbee .gold_6615 li.yellow-23ca > 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;
}
.tiny_92ed .dropdown_bbee .gold_6615 li.yellow-23ca > 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;
}
.media-110b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress-black-b26d {
  position: relative;
  z-index: 10;
}
.progress-black-b26d .current-a099 {
  width: 100%;
  max-width: 100%;
}
.chip-medium-8647 .info-57c8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.chip-medium-8647 .link-54a2 {
}
.chip-medium-8647 .badge_df3b {
  background: #292929;
}
.video-205f .info-57c8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video-205f .link-54a2 {
  background: #f9f9f9;
}
.video-205f .badge_df3b {
  background: #303030;
}
.red-7359 .info-57c8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .red-7359 .sort-hard-4dc1 {
    margin-bottom: 1em;
  }
  .red-7359 .sort-hard-4dc1:last-child {
    margin-bottom: 0;
  }
}
.red-7359 .link-54a2 {
  background: #ededed;
}
.red-7359 .badge_df3b {
  background: #1a1a1a;
}
.info-57c8.link-54a2 {
  color: rgba(0, 0, 0, 0.6);
}
.info-57c8.link-54a2 .badge-steel-07a6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info-57c8.badge_df3b {
  color: rgba(255, 255, 255, 0.99);
}
.info-57c8.badge_df3b a:not(.gallery_46e5) {
  color: rgba(255, 255, 255, 0.79);
}
.info-57c8.badge_df3b a:not(.gallery_46e5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-57c8.badge_df3b .badge-steel-07a6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-57c8.badge_df3b table tbody td,
.info-57c8.badge_df3b table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient-82f7.plasma-4331 .pro-860f {
  max-width: initial;
}
.gradient-82f7 .rough-c677 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient-82f7 .rough-c677 .current-a099 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient-82f7 .rough-c677 .current-a099 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient-82f7 .rough-c677 .current-a099:last-child {
    margin-bottom: 0;
  }
}
.red-7359 .sort-hard-4dc1:last-child,
.video-205f .sort-hard-4dc1:last-child,
.chip-medium-8647 .sort-hard-4dc1:last-child {
  margin-bottom: 0;
}
.red-7359 .sort-hard-4dc1 .dropdown_bbee .menu-middle-f3fb:last-child,
.video-205f .sort-hard-4dc1 .dropdown_bbee .menu-middle-f3fb:last-child,
.chip-medium-8647 .sort-hard-4dc1 .dropdown_bbee .menu-middle-f3fb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .red-7359 .paragraph_narrow_323b,
  .red-7359 .tertiary_dim_57a1,
  .video-205f .paragraph_narrow_323b,
  .video-205f .tertiary_dim_57a1,
  .chip-medium-8647 .paragraph_narrow_323b,
  .chip-medium-8647 .tertiary_dim_57a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress-black-b26d .sort-hard-4dc1 {
    margin-bottom: 2em;
  }
}
.progress-black-b26d p:last-child {
  margin-bottom: 0;
}
.progress-black-b26d li,
.progress-black-b26d ul {
  list-style: none;
  margin: 0;
}
.progress-black-b26d ul ul {
  margin-left: 2.617924em;
}
.alert_e419 {
  font-size: 0.875em;
}

/* css-noise: 270b */
.promo-block-z1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
