/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label-691c/customify
Author: WPCustomify
Author URI: https://pressmaximum.label-691c
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.label-691c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.selected-64e7.fast_c9e7/licenses/gpl-2.0.next-806d
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.in_f557/, (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_ada3.down_cc5e/normalize.tooltip_b36a/
 ======
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.tooltip_b36a v7.0.0 | MIT License | github.label-691c/necolas/normalize.tooltip_b36a */
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;
}
.hover_e595 .fresh-f606,
.pattern-898a,
.active-inner-4a85,
.lite-d6cd,
.footer_1117,
.photo-prev-28fd,
.info-f0c1,
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;
}
.pattern-898a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern-898a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-898a,
  h1 {
    font-size: 1.8em;
  }
}
.active-inner-4a85,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-inner-4a85 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-inner-4a85,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-inner-4a85,
  h2 {
    font-size: 1.7em;
  }
}
.lite-d6cd,
h3 {
  font-size: 1.618em;
}
.hover_e595 .fresh-f606,
.footer_1117,
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.down-3a9d {
  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;
}
.mini-3ca0:after,
.mini-3ca0:before,
.icon-clean-8593:after,
.icon-clean-8593:before {
  content: "";
  display: table;
}
.mini-3ca0:after,
.icon-clean-8593:after {
  clear: both;
}
.border_0834 {
  float: right;
  margin-right: 0;
}
.banner-d4d1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title-7644 .column_5655,
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;
}
.title-7644 .column_5655: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;
}
.filter_f2d6 .column_5655 {
  box-shadow: none;
}
.filter_f2d6
  .column_5655
  .photo-be11 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.filter_f2d6 .column_5655 .hover_5ac4 {
  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;
}
.filter_f2d6
  .column_5655
  .hover_5ac4
  b {
  display: none;
}
.filter_f2d6 .picture_9f6a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.badge_64a2:not(.dropdown_lite_ec13):not(.item_ce1c),
button:not(.dropdown_lite_ec13):not(.item_ce1c),
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ),
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ),
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ) {
  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;
}
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):hover,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):hover,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):hover,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):hover,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):active,
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):active,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):active,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):active,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):active,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus {
  outline: 0;
}
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e {
  position: relative;
}
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .huge_089e,
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .rough_2e31,
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .notification_first_06e5,
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  i,
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  svg,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .huge_089e,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .rough_2e31,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .notification_first_06e5,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  i,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  svg,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .huge_089e,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .rough_2e31,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .notification_first_06e5,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  i,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  svg,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .huge_089e,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .rough_2e31,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .notification_first_06e5,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  i,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  svg,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .huge_089e,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .rough_2e31,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  .notification_first_06e5,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  i,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e
  svg {
  visibility: hidden;
}
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e:after,
button:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e:after,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e:after,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e:after,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ).fn-loading-f67e: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;
}
.badge_64a2:not(.dropdown_lite_ec13):not(.item_ce1c),
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ),
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ),
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ) {
  color: #fff;
  background: #235787;
}
.badge_64a2:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus,
input[type="button"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus,
input[type="reset"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus,
input[type="submit"]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ):focus {
  color: #fff;
}
.badge_64a2.fn-disabled-f67e:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ),
.badge_64a2[disabled]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ),
button.fn-disabled-f67e:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ),
button[disabled]:not(.dropdown_lite_ec13):not(
    .item_ce1c
  ) {
  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;
}
.widget-bf42 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.widget-bf42: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;
}
.accordion-b857 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.feature-2d7c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.in-388c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mini-3ca0:after,
.mini-3ca0:before,
.simple_359a:after,
.simple_359a:before,
.purple-4fd3:after,
.purple-4fd3:before,
.fluid_5526:after,
.fluid_5526:before,
.shade_lower_ee13:after,
.shade_lower_ee13:before,
.filter-9fe3:after,
.filter-9fe3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mini-3ca0:after,
.simple_359a:after,
.purple-4fd3:after,
.fluid_5526:after,
.shade_lower_ee13:after,
.filter-9fe3:after {
  clear: both;
}
.simple_359a .sidebar_4aba,
.purple-4fd3 .sidebar_4aba,
.slow_12a7 .sidebar_4aba {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.advanced-4466 {
  display: inline-block;
}
.active_center_925f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active_center_925f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active_center_925f .article_0838 {
  padding: 1em 0;
  font-size: 85%;
}
.article_0838 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.photo_gas_d712 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.photo_gas_d712:after,
.photo_gas_d712:before {
  content: "";
  display: table;
}
.photo_gas_d712:after {
  clear: both;
}
.right-a4f5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.brown-55ef .right-a4f5 {
  max-width: 50%;
}
.box-wood-75af .right-a4f5 {
  max-width: 33.33%;
}
.outer-3aaa .right-a4f5 {
  max-width: 25%;
}
.row_4c3b .right-a4f5 {
  max-width: 20%;
}
.label-96b3 .right-a4f5 {
  max-width: 16.66%;
}
.motion_e3ee .right-a4f5 {
  max-width: 14.28%;
}
.current-4853 .right-a4f5 {
  max-width: 12.5%;
}
.wrapper_5123 .right-a4f5 {
  max-width: 11.11%;
}
.bright-5289 {
  display: block;
}
.hover_e595 .popup-4960 label,
.hover_e595 .content_right_4ea6 label,
.hover_e595 .message_6537 label,
.hover_e595 .main_mini_fee9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-9c47 {
  list-style: none;
  margin: 0;
}
.panel-9c47 article.gradient_over_3f8d {
  margin-bottom: 0;
}
.panel-9c47 ul {
  list-style: none;
  margin: 0;
}
.panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d: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) {
  .panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d li.gradient_over_3f8d li.gradient_over_3f8d li.gradient_over_3f8d {
    padding-left: 0;
  }
}
article.gradient_over_3f8d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient_over_3f8d .simple_359a p:last-of-type {
  margin-bottom: 0;
}
article.gradient_over_3f8d .orange_f809 {
  float: left;
}
article.gradient_over_3f8d .hot-1c8f {
  margin-left: 85px;
}
article.gradient_over_3f8d .link-d2e9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient_over_3f8d .link-d2e9 .pressed_2f3f {
  margin-left: 10px;
}
article.gradient_over_3f8d .hover_white_b796 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient_over_3f8d .alert_1c76 {
  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 .popup-4960,
  #respond .message_6537,
  #respond .main_mini_fee9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup-4960 input,
#respond .message_6537 input,
#respond .main_mini_fee9 input {
  width: 100%;
}
#respond .main_mini_fee9 {
  margin-right: 0;
}
#respond .breadcrumb-5fdc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_a9f3 {
  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;
}
.focus_a9f3.next_ef00 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus_a9f3 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%);
}
.focus_a9f3:focus,
.focus_a9f3: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);
}
.blue-b248 {
  border-radius: 10%;
}
.column-current-e8d8 {
  border-radius: 50%;
}
.icon-dc77 {
  font-size: 0.72em;
}
.south_44f1 {
  font-size: 0.875em;
}
.summary_upper_1c73 {
  font-size: 1.1em;
}
.narrow-1373 {
  text-transform: uppercase;
  line-height: 1.2;
}
.narrow-1373.icon-dc77 {
  letter-spacing: 0.5px;
}
.mask_b22e,
.mask_b22e a {
  color: #6d6d6d;
}
.mask_b22e a:hover {
  color: #111;
}
.smooth_c0ab {
  color: #6d6d6d;
}
.shadow_west_db4b {
  overflow-x: hidden;
}
.shadow_west_db4b .footer-f5cd.video-6598 {
  position: relative;
}
.shadow_west_db4b .footer-f5cd.video-6598.tag-cool-4d37 {
  position: initial;
}
.shadow_west_db4b
  .footer-f5cd.video-6598.tag-cool-4d37
  .medium-2311 {
  left: auto;
}
.shadow_west_db4b .footer-f5cd .medium-2311 {
  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;
}
.shadow_west_db4b .footer-f5cd:hover.video-6598 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shadow_west_db4b
  .footer-f5cd:hover.video-6598
  .medium-2311 {
  display: block;
  z-index: 9999999;
}
.shadow_west_db4b .popup-4564 .description-6034,
.shadow_west_db4b .hard-1718 .description-6034 {
  display: none;
}
.shadow_west_db4b .gold-4f09 .footer-f5cd:hover.video-6598 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hover_e595 .popup-4960 label,
.hover_e595 .content_right_4ea6 label,
.hover_e595 .message_6537 label,
.hover_e595 .main_mini_fee9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-9c47 {
  list-style: none;
  margin: 0;
}
.panel-9c47 article.gradient_over_3f8d {
  margin-bottom: 0;
}
.panel-9c47 ul {
  list-style: none;
  margin: 0;
}
.panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d: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) {
  .panel-9c47 .pattern_lite_1d7c li.gradient_over_3f8d li.gradient_over_3f8d li.gradient_over_3f8d li.gradient_over_3f8d {
    padding-left: 0;
  }
}
article.gradient_over_3f8d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient_over_3f8d .simple_359a p:last-of-type {
  margin-bottom: 0;
}
article.gradient_over_3f8d .orange_f809 {
  float: left;
}
article.gradient_over_3f8d .hot-1c8f {
  margin-left: 85px;
}
article.gradient_over_3f8d .link-d2e9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient_over_3f8d .link-d2e9 .pressed_2f3f {
  margin-left: 10px;
}
article.gradient_over_3f8d .hover_white_b796 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient_over_3f8d .alert_1c76 {
  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 .popup-4960,
  #respond .message_6537,
  #respond .main_mini_fee9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup-4960 input,
#respond .message_6537 input,
#respond .main_mini_fee9 input {
  width: 100%;
}
#respond .main_mini_fee9 {
  margin-right: 0;
}
#respond .breadcrumb-5fdc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup-4564 .detail-fresh-dbb3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.detail-fresh-dbb3 .chip_4abb.hero_c9da .article-green-6493 > li > a:focus,
.detail-fresh-dbb3 .chip_4abb.hero_c9da .article-green-6493 > li > a:hover,
.detail-fresh-dbb3 .chip_4abb.search_5485 .article-green-6493 > li > a:focus,
.detail-fresh-dbb3 .chip_4abb.search_5485 .article-green-6493 > li > a:hover,
.detail-fresh-dbb3 .chip_4abb.module-6350 .article-green-6493 > li > a:focus,
.detail-fresh-dbb3 .chip_4abb.module-6350 .article-green-6493 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-fresh-dbb3
  .chip_4abb.hero_c9da
  .article-green-6493
  > li.pro_912f
  > a,
.detail-fresh-dbb3
  .chip_4abb.hero_c9da
  .article-green-6493
  > li.gas-3aa8
  > a,
.detail-fresh-dbb3
  .chip_4abb.search_5485
  .article-green-6493
  > li.pro_912f
  > a,
.detail-fresh-dbb3
  .chip_4abb.search_5485
  .article-green-6493
  > li.gas-3aa8
  > a,
.detail-fresh-dbb3
  .chip_4abb.module-6350
  .article-green-6493
  > li.pro_912f
  > a,
.detail-fresh-dbb3 .chip_4abb.module-6350 .article-green-6493 > li.gradient_wide_f1d6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-fresh-dbb3 .tooltip-first-1f85,
.detail-fresh-dbb3 .tooltip-first-1f85 a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-fresh-dbb3 .filter_warm_acc9.button-hovered-c6f3 li a,
.detail-fresh-dbb3 .footer_644d a,
.detail-fresh-dbb3 .media_2c07,
.detail-fresh-dbb3 .article-green-6493 > li > a,
.detail-fresh-dbb3 .aside-6c8c {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3 .filter_warm_acc9.button-hovered-c6f3 li a:hover,
.detail-fresh-dbb3 .footer_644d a:hover,
.detail-fresh-dbb3 .media_2c07:hover,
.detail-fresh-dbb3 .article-green-6493 > li > a:hover,
.detail-fresh-dbb3 .aside-6c8c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-fresh-dbb3 .tabs_e152 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3 .tabs_e152 .gold_9c2e {
  color: rgba(255, 255, 255, 0.99);
}
.detail-fresh-dbb3 .tabs_e152:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-fresh-dbb3 .section_inner_2c8d .hard_40ff {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3 .section_inner_2c8d .hard_40ff .message_3ac2 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3
  .section_inner_2c8d
  .hard_40ff
  .message_3ac2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3
  .section_inner_2c8d
  .hard_40ff
  .message_3ac2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3
  .section_inner_2c8d
  .hard_40ff
  .message_3ac2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3
  .section_inner_2c8d
  .hard_40ff
  .message_3ac2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3 .section_inner_2c8d .white_f0cb {
  color: rgba(255, 255, 255, 0.79);
}
.detail-fresh-dbb3 .section_inner_2c8d .white_f0cb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_14d0
  .detail-fresh-dbb3
  .section_inner_2c8d
  .pressed_37db
  .frame-hovered-f047 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_14d0
  .detail-fresh-dbb3
  .section_inner_2c8d
  .pressed_37db
  .message_3ac2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-4564 .dynamic-34e6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dynamic-34e6 .chip_4abb.hero_c9da .article-green-6493 > li > a:focus,
.dynamic-34e6 .chip_4abb.hero_c9da .article-green-6493 > li > a:hover,
.dynamic-34e6 .chip_4abb.search_5485 .article-green-6493 > li > a:focus,
.dynamic-34e6 .chip_4abb.search_5485 .article-green-6493 > li > a:hover,
.dynamic-34e6 .chip_4abb.module-6350 .article-green-6493 > li > a:focus,
.dynamic-34e6 .chip_4abb.module-6350 .article-green-6493 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-34e6
  .chip_4abb.hero_c9da
  .article-green-6493
  > li.pro_912f
  > a,
.dynamic-34e6
  .chip_4abb.hero_c9da
  .article-green-6493
  > li.gas-3aa8
  > a,
.dynamic-34e6
  .chip_4abb.search_5485
  .article-green-6493
  > li.pro_912f
  > a,
.dynamic-34e6
  .chip_4abb.search_5485
  .article-green-6493
  > li.gas-3aa8
  > a,
.dynamic-34e6
  .chip_4abb.module-6350
  .article-green-6493
  > li.pro_912f
  > a,
.dynamic-34e6 .chip_4abb.module-6350 .article-green-6493 > li.gradient_wide_f1d6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-34e6 .tooltip-first-1f85,
.dynamic-34e6 .tooltip-first-1f85 a {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-34e6 .filter_warm_acc9.button-hovered-c6f3 li a,
.dynamic-34e6 .footer_644d a,
.dynamic-34e6 .media_2c07,
.dynamic-34e6 .article-green-6493 > li > a,
.dynamic-34e6 .aside-6c8c {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic-34e6 .filter_warm_acc9.button-hovered-c6f3 li a:hover,
.dynamic-34e6 .footer_644d a:hover,
.dynamic-34e6 .media_2c07:hover,
.dynamic-34e6 .article-green-6493 > li > a:hover,
.dynamic-34e6 .aside-6c8c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-34e6 .tabs_e152 {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic-34e6 .tabs_e152 .gold_9c2e {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-34e6 .tabs_e152:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-yellow-b258 .breadcrumb-active-6b2b {
  margin-left: auto;
  margin-right: auto;
}
.purple-4fd3 > * {
  margin-left: auto;
  margin-right: auto;
}
.purple-4fd3 .accordion-b857 {
  margin-right: 1.41575em;
}
.pattern_a7e2 .purple-4fd3 > .narrow_1ade {
  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;
}
.pattern_a7e2 .purple-4fd3 > .focus-large-baf2 {
  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;
}
.text-5f88.link-yellow-b258 .breadcrumb-active-6b2b,
.green-1b6a.link-yellow-b258 .breadcrumb-active-6b2b {
  margin-left: 0;
}
.gradient-b5e2.link-yellow-b258 .breadcrumb-active-6b2b,
.aside_fabf.link-yellow-b258 .breadcrumb-active-6b2b {
  margin-right: 0;
}
.purple-4fd3 ol,
.purple-4fd3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gradient-yellow-f6b8 video {
  max-width: 100%;
}
.feature-6d25 img {
  display: block;
}
.feature-6d25.accordion-b857,
.feature-6d25.feature-2d7c {
  width: 100%;
}
.feature-6d25.focus-large-baf2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.alert-9d31:not(.text-80d3) {
  margin: 1.5em auto;
}
.badge_cc69 p {
  padding: 1.5em 14px;
}
ul.glass_68fd.focus-large-baf2,
ul.glass_68fd.narrow_1ade,
ul.glass_68fd.button_fluid_4da6.narrow_1ade {
  padding: 0 14px;
}
.avatar_cef8 {
  display: block;
  overflow-x: auto;
}
.avatar_cef8 table {
  border-collapse: collapse;
  width: 100%;
}
.avatar_cef8 td,
.avatar_cef8 th {
  padding: 0.5em;
}
.purple-4fd3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.purple-4fd3 ol ol,
.purple-4fd3 ol ul,
.purple-4fd3 ul ol,
.purple-4fd3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.purple-4fd3 ol ol li,
.purple-4fd3 ol ul li,
.purple-4fd3 ul ol li,
.purple-4fd3 ul ul li {
  margin-left: 0;
}
.bronze-ee3b.menu-smooth-64e8 > .status-medium-862a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bronze-ee3b.menu-smooth-64e8 > .status-medium-862a iframe,
.bronze-ee3b.menu-smooth-64e8 > .status-medium-862a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gas_5b2f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gas_5b2f.left-579f {
  padding: 0;
}
.gas_5b2f.left-579f cite {
  font-size: 13px;
}
.gas_5b2f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gas_5b2f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.modal-medium-ad9a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.modal-medium-ad9a > p:first-child {
  margin-top: 0;
}
.modal-medium-ad9a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.modal-medium-ad9a blockquote {
  border-left: 0;
}
.alert-solid-0a74 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert-solid-0a74:not(.paragraph_hard_10f8) {
  max-width: 100px;
}
.alert-solid-0a74.complex_7a5b {
  border-bottom: none !important;
  text-align: center;
}
.alert-solid-0a74.complex_7a5b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .badge_cc69 p {
    padding: 1.5em 0;
  }
}
.search-top-1bfe {
  color: #0073aa;
}
.backdrop_a89b {
  background-color: #0073aa;
}
.element_d8dc {
  color: #229fd8;
}
.video_huge_b4d0 {
  background-color: #229fd8;
}
.title_6328 {
  color: #eee;
}
.avatar_ad69 {
  background-color: #eee;
}
.logo_right_e874 {
  color: #444;
}
.pattern-north-58f3 {
  background-color: #444;
}
.west-abf4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.west-abf4 .picture-gold-8ec7 .footer_644d {
  font-size: 15px;
}
.west-abf4 .footer_644d {
  line-height: 1.3;
}
.west-abf4 .dynamic-34e6 {
}
.west-abf4 .detail-fresh-dbb3 {
  background: #235787;
}
.column_fixed_82c3 {
  padding: 0;
}
.column_fixed_82c3 .detail-fresh-dbb3 {
  background: #1a1a1a;
}
.column_fixed_82c3 .dynamic-34e6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.first_68bd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.first_68bd .dynamic-34e6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.first_68bd .detail-fresh-dbb3 {
  background: #303030;
}
.filter-9fe3 {
  position: relative;
  z-index: 10;
}
.filter-9fe3 .warm-c129 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini_8f93 .video-6598 {
  display: inline-block;
  vertical-align: middle;
}
.mini_8f93.pattern-2557 .video-6598 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mini_8f93.pattern-2557 .video-6598 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mini_8f93.pattern-2557 .video-6598 {
    margin-right: 0.4em;
  }
}
.mini_8f93.pattern-2557 .video-6598:last-child {
  margin-right: 0;
}
.caption_short_74ce .warm-c129 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .popup-4564 .picture-gold-8ec7 {
    margin: 0 -0.5em;
  }
  .popup-4564 .picture-gold-8ec7 [class*="customify-col-"],
  .popup-4564 .picture-gold-8ec7 [class*="customify-col_"],
  .popup-4564 .picture-gold-8ec7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.popup-4564.heading_hot_5363 .warm-c129 {
  background: 0 0 !important;
}
.popup-4564.heading_hot_5363 .warm-c129,
.popup-4564.caption_short_74ce .warm-c129 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .popup-4564.accent-fluid-028c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.popup-4564.caption_short_74ce .warm-c129 {
  box-shadow: none !important;
}
.mask_light_cdf4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mask_light_cdf4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mask_light_cdf4 {
    padding: 18px 0 20px;
  }
}
.mask_light_cdf4 .accordion-left-327c {
  width: 100%;
}
.mask_light_cdf4 .preview_7f8d {
  margin-bottom: 0;
}
.mask_light_cdf4 .element_7e10 {
  margin-top: 5px;
  font-size: 0.875em;
}
.panel-glass-e703 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.panel-glass-e703 .form-stone-8311 {
  width: 100%;
}
.south-96e5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.south-96e5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.south-96e5 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;
}
.south-96e5 li:last-child:after {
  display: none;
}
.south-96e5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.top-48cc .description-6034 button,
.mask_light_cdf4 .description-6034 button {
  left: 0;
}
.top-48cc .form-stone-8311,
.mask_light_cdf4 .form-stone-8311 {
  padding-left: 0;
  padding-right: 0;
}
.top-48cc .panel-glass-e703,
.mask_light_cdf4 .panel-glass-e703 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.top-48cc {
  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;
}
.top-48cc: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;
}
.top-48cc .north-9632 {
  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) {
  .top-48cc .north-9632 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .top-48cc .north-9632 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .top-48cc .north-9632 {
    min-height: 200px;
  }
}
.top-48cc .south-96e5 {
  color: rgba(255, 255, 255, 0.8);
}
.top-48cc .south-96e5 a,
.top-48cc .south-96e5 li:after {
  color: inherit;
}
.top-48cc .south-96e5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.primary-82fb {
  margin-bottom: 0.5em;
}
.right_a68c {
  margin-bottom: 1.2em;
}
.right_a68c,
.primary-82fb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.right_a68c p:last-child,
.primary-82fb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .description-6034,
#masthead .description-6034 {
  display: none;
}
#masthead
  > .description-6034.logo_cold_abc2 {
  display: none;
}
#masthead > .description-6034 button {
  left: 0;
}
.hero-dark-f225 {
  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%;
}
.hero-dark-f225 .video-6598 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hero-dark-f225 .accent-bronze-1156 {
  display: -webkit-box;
  display: flex;
}
.hero-dark-f225 .accent-bronze-1156.gradient-bright-36f2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hero-dark-f225 .accent-bronze-1156.detail_6e86 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hero-dark-f225 .accent-bronze-1156.icon_8733 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hero-dark-f225.info_center_a7ec.caption_basic_cf5c .accent-bronze-1156.gradient-bright-36f2 {
  flex-basis: 100%;
}
.hero-dark-f225.widget-15c3 .accent-bronze-1156.detail_6e86 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hero-dark-f225.widget-15c3 .accent-bronze-1156.icon_8733 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .description-6034.logo_cold_abc2 {
  display: none;
}
#masthead > .description-6034 button {
  left: 0;
}
.stone-726b {
  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;
}
.stone-726b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.stone-726b.layout_gas_5630 i {
  margin-right: 4px;
}
.stone-726b.notification-145d i {
  margin-left: 5px;
}
.footer_644d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.footer_644d p:last-child {
  margin-bottom: 0;
}
.red_9bda {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.red_9bda a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.red_9bda img {
  display: block;
  width: auto;
  line-height: 1;
}
.red_9bda .tooltip-first-1f85 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.red_9bda .solid-4c2f {
  margin: 5px 0 7px 0;
}
.red_9bda.pattern_dc50 .module_9a25 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red_9bda.pattern_dc50 .selected-aa2b {
  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;
}
.red_9bda.label-top-0d14 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.red_9bda.label-top-0d14 .module_9a25 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red_9bda.label-top-0d14 .selected-aa2b {
  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;
}
.red_9bda.modal-085e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.red_9bda.next_6d5c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.red_9bda.next_6d5c .selected-aa2b {
  margin-top: 7px;
}
.warm-3427 {
  display: inline-block;
}
.filter-9fe3 .steel-8eb1 .red_9bda img {
  max-width: 100%;
}
.chip_4abb .input_east_2c4a.dim_3313,
.dark_6452 .input_east_2c4a.dim_3313 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip_4abb .stale_7d32,
.dark_6452 .stale_7d32 {
  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%);
}
.chip_4abb .stale_7d32 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.chip_4abb.nav_thick_84bb .stale_7d32 {
  display: none;
}
.chip_4abb .clean-b5cd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_4abb .clean-b5cd li {
  display: inline-block;
  position: relative;
}
.chip_4abb .clean-b5cd li:last-child {
  margin-right: 0;
}
.chip_4abb .clean-b5cd 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;
}
.chip_4abb .clean-b5cd li.gradient_wide_f1d6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.chip_4abb .clean-b5cd > 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;
}
.chip_4abb .clean-b5cd > li > a i {
  line-height: 0;
}
.chip_4abb .clean-b5cd > li.item-smooth-ec90 > a .stale_7d32 {
  margin-left: 4px;
  line-height: 0;
}
.chip_4abb .clean-b5cd .caption-west-841e li.item-smooth-ec90 > a {
  position: relative;
}
.chip_4abb .clean-b5cd .caption-west-841e li.item-smooth-ec90 > a:after,
.chip_4abb .clean-b5cd .caption-west-841e li.item-smooth-ec90 > a:before {
  content: "";
  display: table;
}
.chip_4abb .clean-b5cd .caption-west-841e li.item-smooth-ec90 > a:after {
  clear: both;
}
.chip_4abb .clean-b5cd .caption-west-841e li.item-smooth-ec90 > a .stale_7d32 {
  margin-left: 5px;
  float: right;
}
.chip_4abb .wide-47fb,
.chip_4abb .caption-west-841e {
  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;
}
.chip_4abb .caption-west-841e {
  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;
}
.chip_4abb .caption-west-841e .dim_3313 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip_4abb .caption-west-841e .stale_7d32 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.chip_4abb .caption-west-841e li {
  display: block;
  margin: 0;
  padding: 0;
}
.chip_4abb .caption-west-841e 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;
}
.chip_4abb .caption-west-841e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.chip_4abb .caption-west-841e .caption-west-841e {
  top: 0;
  left: 100%;
}
.chip_4abb .left-a13e.fn-focus-f67e > .wide-47fb,
.chip_4abb .left-a13e.fn-focus-f67e > .caption-west-841e,
.chip_4abb .left-a13e:focus > .wide-47fb,
.chip_4abb .left-a13e:focus > .caption-west-841e,
.chip_4abb .left-a13e:hover > .wide-47fb,
.chip_4abb .left-a13e:hover > .caption-west-841e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.chip_4abb.module-6350 .article-green-6493:after,
.chip_4abb.module-6350 .article-green-6493:before {
  content: "";
  display: table;
}
.chip_4abb.module-6350 .article-green-6493:after {
  clear: both;
}
.chip_4abb.module-6350 .article-green-6493 > li {
  float: left;
}
.chip_4abb.panel_medium_50f3 .article-green-6493:after,
.chip_4abb.panel_medium_50f3 .article-green-6493:before {
  content: "";
  display: table;
}
.chip_4abb.panel_medium_50f3 .article-green-6493:after {
  clear: both;
}
.chip_4abb.panel_medium_50f3 .article-green-6493 > li {
  float: left;
}
.chip_4abb.panel_medium_50f3 .article-green-6493 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.chip_4abb.panel_medium_50f3 .article-green-6493 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.chip_4abb.panel_medium_50f3 .article-green-6493 > li.pro_912f > a,
.chip_4abb.panel_medium_50f3 .article-green-6493 > li.gradient_wide_f1d6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.chip_4abb.hero_c9da .article-green-6493 > li > a .dim_3313 {
  position: relative;
}
.chip_4abb.hero_c9da .article-green-6493 > li > a .dim_3313: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;
}
.chip_4abb.hero_c9da
  .article-green-6493
  > li:focus
  > a
  .dim_3313:before,
.chip_4abb.hero_c9da
  .article-green-6493
  > li:hover
  > a
  .dim_3313:before {
  width: 100%;
  background-color: currentColor;
}
.chip_4abb.hero_c9da
  .article-green-6493
  > li.pro_912f
  > a
  .dim_3313:before,
.chip_4abb.hero_c9da
  .article-green-6493
  > li.gas-3aa8
  > a
  .dim_3313:before {
  width: 100%;
  background-color: currentColor;
}
.chip_4abb.search_5485 .article-green-6493 > li > a .dim_3313 {
  position: relative;
}
.chip_4abb.search_5485 .article-green-6493 > li > a .dim_3313: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;
}
.chip_4abb.search_5485 .article-green-6493 > li:focus > a .dim_3313:before,
.chip_4abb.search_5485
  .article-green-6493
  > li:hover
  > a
  .dim_3313:before {
  width: 100%;
  background-color: currentColor;
}
.chip_4abb.search_5485
  .article-green-6493
  > li.pro_912f
  > a
  .dim_3313:before,
.chip_4abb.search_5485
  .article-green-6493
  > li.gas-3aa8
  > a
  .dim_3313:before {
  width: 100%;
  background-color: currentColor;
}
.dark_6452 .clean-b5cd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dark_6452 .clean-b5cd li:first-child > a {
  border-top: none;
}
.dark_6452 .clean-b5cd .media-cool-f9f7 > .dim_3313 .stale_7d32 {
  display: none;
}
.dark_6452 .clean-b5cd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dark_6452 .clean-b5cd li:last-child {
  border: none;
}
.dark_6452 .clean-b5cd li.item-smooth-ec90 > a {
  padding-right: 45px !important;
}
.dark_6452 .clean-b5cd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dark_6452 .clean-b5cd li a:focus,
.dark_6452 .clean-b5cd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark_6452 .clean-b5cd li .caption-e6e6 {
  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;
}
.dark_6452 .clean-b5cd li .caption-e6e6:hover {
  box-shadow: none;
}
.dark_6452 .clean-b5cd li .caption-e6e6 .stale_7d32 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dark_6452 .clean-b5cd .caption-west-841e {
  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);
}
.dark_6452 .clean-b5cd .caption-west-841e li a {
  padding-left: 3em;
}
.dark_6452 .clean-b5cd .mask-905c > a .caption-e6e6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dark_6452 .clean-b5cd .mask-905c > .caption-west-841e {
  display: block;
  opacity: 1;
}
.shade_9fd6 {
  max-width: 100%;
}
.selected_91df {
  line-height: 0;
  cursor: pointer;
}
.aside-6c8c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.aside-6c8c:hover {
  box-shadow: none;
  color: currentColor;
}
.aside-6c8c svg {
  width: 18px;
  height: 18px;
}
.aside-6c8c .fluid-f7e6 {
  display: none;
}
.label-2786 {
  position: relative;
}
.label-2786.fn-active-f67e .aside-6c8c .video_3a4b {
  display: none;
}
.label-2786.fn-active-f67e .aside-6c8c .fluid-f7e6 {
  display: inline-block;
}
.label-2786 .card-right-4ff8 {
  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);
}
.label-2786.box-hot-7233 .card-right-4ff8 {
  left: auto;
  right: -0.9em;
}
.label-2786.box-hot-7233 .pattern_slow_77ce::before {
  left: auto;
  right: 15px;
}
.label-2786.fn-active-f67e .card-right-4ff8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pressed_37db {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pressed_37db label {
  flex-basis: 100%;
}
.pressed_37db .hard_40ff {
  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;
}
.pressed_37db .message_3ac2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pressed_37db .message_3ac2:focus {
  background-color: transparent;
}
.pressed_37db button.white_f0cb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pressed_37db button.white_f0cb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pressed_37db button.white_f0cb svg {
  width: 18px;
  height: 18px;
}
.pressed_37db input[type="submit"] {
  min-height: auto;
}
.section_inner_2c8d .pressed_37db .message_3ac2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern_slow_77ce {
  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) {
  .pattern_slow_77ce {
    width: 220px;
  }
}
.pattern_slow_77ce label {
  flex-basis: 100%;
}
.pattern_slow_77ce::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;
}
.widget_14d0 .section_inner_2c8d .pressed_37db {
  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;
}
.widget_14d0
  .section_inner_2c8d
  .pressed_37db
  .hard_40ff {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.widget_14d0 .section_inner_2c8d .pressed_37db .message_3ac2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.widget_14d0
  .section_inner_2c8d
  .pressed_37db
  .message_3ac2:focus {
  background: 0 0;
}
.widget_14d0
  .section_inner_2c8d
  .pressed_37db
  .frame-hovered-f047 {
  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;
}
.filter_warm_acc9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.filter_warm_acc9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.filter_warm_acc9 li:last-child {
  margin-right: 0;
}
.filter_warm_acc9 li:first-child {
  margin-left: 0;
}
.filter_warm_acc9.gradient-bab6 a {
  color: #fff;
}
.filter_warm_acc9.gradient-bab6 a:hover {
  color: #fff;
}
.filter_warm_acc9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.filter_warm_acc9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.filter_warm_acc9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.filter_warm_acc9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.filter_warm_acc9 [class*="social-icon-apple"] {
  background-color: #999;
}
.filter_warm_acc9 [class*="social-icon-apple"].feature_out_0ddc {
  background-color: transparent;
  color: #999;
}
.filter_warm_acc9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.filter_warm_acc9 [class*="social-icon-behance"].feature_out_0ddc {
  background-color: transparent;
  color: #1769ff;
}
.filter_warm_acc9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.filter_warm_acc9 [class*="social-icon-bitbucket"].feature_out_0ddc {
  background-color: transparent;
  color: #205081;
}
.filter_warm_acc9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.filter_warm_acc9 [class*="social-icon-codepen"].feature_out_0ddc {
  background-color: transparent;
  color: #000;
}
.filter_warm_acc9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.filter_warm_acc9 [class*="social-icon-delicious"].feature_out_0ddc {
  background-color: transparent;
  color: #39f;
}
.filter_warm_acc9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.filter_warm_acc9 [class*="social-icon-digg"].feature_out_0ddc {
  background-color: transparent;
  color: #005be2;
}
.filter_warm_acc9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.filter_warm_acc9 [class*="social-icon-dribbble"].feature_out_0ddc {
  background-color: transparent;
  color: #ea4c89;
}
.filter_warm_acc9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.filter_warm_acc9 [class*="social-icon-envelope"].feature_out_0ddc {
  background-color: transparent;
  color: #ea4335;
}
.filter_warm_acc9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.filter_warm_acc9 [class*="social-icon-facebook"].feature_out_0ddc {
  background-color: transparent;
  color: #3b5998;
}
.filter_warm_acc9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.filter_warm_acc9 [class*="social-icon-flickr"].feature_out_0ddc {
  background-color: transparent;
  color: #0063dc;
}
.filter_warm_acc9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.filter_warm_acc9 [class*="social-icon-foursquare"].feature_out_0ddc {
  background-color: transparent;
  color: #2d5be3;
}
.filter_warm_acc9 [class*="social-icon-github"] {
  background-color: #333;
}
.filter_warm_acc9 [class*="social-icon-github"].feature_out_0ddc {
  background-color: transparent;
  color: #333;
}
.filter_warm_acc9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.filter_warm_acc9 [class*="social-icon-google-plus"].feature_out_0ddc {
  background-color: transparent;
  color: #dd4b39;
}
.filter_warm_acc9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.filter_warm_acc9 [class*="social-icon-houzz"].feature_out_0ddc {
  background-color: transparent;
  color: #7ac142;
}
.filter_warm_acc9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.filter_warm_acc9 [class*="social-icon-instagram"].feature_out_0ddc {
  background-color: transparent;
  color: #262626;
}
.filter_warm_acc9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.filter_warm_acc9 [class*="social-icon-jsfiddle"].feature_out_0ddc {
  background-color: transparent;
  color: #487aa2;
}
.filter_warm_acc9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.filter_warm_acc9 [class*="social-icon-linkedin"].feature_out_0ddc {
  background-color: transparent;
  color: #0077b5;
}
.filter_warm_acc9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.filter_warm_acc9 [class*="social-icon-medium"].feature_out_0ddc {
  background-color: transparent;
  color: #00ab6b;
}
.filter_warm_acc9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.filter_warm_acc9
  [class*="social-icon-odnoklassniki"].feature_out_0ddc {
  background-color: transparent;
  color: #f4731c;
}
.filter_warm_acc9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.filter_warm_acc9 [class*="social-icon-meetup"].feature_out_0ddc {
  background-color: transparent;
  color: #ec1c40;
}
.filter_warm_acc9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.filter_warm_acc9 [class*="social-icon-pinterest"].feature_out_0ddc {
  background-color: transparent;
  color: #bd081c;
}
.filter_warm_acc9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.filter_warm_acc9 [class*="social-icon-product-hunt"].feature_out_0ddc {
  background-color: transparent;
  color: #da552f;
}
.filter_warm_acc9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.filter_warm_acc9 [class*="social-icon-reddit"].feature_out_0ddc {
  background-color: transparent;
  color: #ff4500;
}
.filter_warm_acc9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.filter_warm_acc9 [class*="social-icon-rss"].feature_out_0ddc {
  background-color: transparent;
  color: #f26522;
}
.filter_warm_acc9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.filter_warm_acc9
  [class*="social-icon-shopping-cart"].feature_out_0ddc {
  background-color: transparent;
  color: #4caf50;
}
.filter_warm_acc9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.filter_warm_acc9 [class*="social-icon-skype"].feature_out_0ddc {
  background-color: transparent;
  color: #00aff0;
}
.filter_warm_acc9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.filter_warm_acc9 [class*="social-icon-slideshare"].feature_out_0ddc {
  background-color: transparent;
  color: #0077b5;
}
.filter_warm_acc9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.filter_warm_acc9 [class*="social-icon-snapchat"].feature_out_0ddc {
  background-color: transparent;
  color: #fffc00;
}
.filter_warm_acc9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.filter_warm_acc9 [class*="social-icon-soundcloud"].feature_out_0ddc {
  background-color: transparent;
  color: #f80;
}
.filter_warm_acc9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.filter_warm_acc9 [class*="social-icon-spotify"].feature_out_0ddc {
  background-color: transparent;
  color: #2ebd59;
}
.filter_warm_acc9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.filter_warm_acc9
  [class*="social-icon-stack-overflow"].feature_out_0ddc {
  background-color: transparent;
  color: #fe7a15;
}
.filter_warm_acc9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.filter_warm_acc9 [class*="social-icon-maldkfgram"].feature_out_0ddc {
  background-color: transparent;
  color: #2ca5e0;
}
.filter_warm_acc9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.filter_warm_acc9 [class*="social-icon-tripadvisor"].feature_out_0ddc {
  background-color: transparent;
  color: #589442;
}
.filter_warm_acc9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.filter_warm_acc9 [class*="social-icon-tumblr"].feature_out_0ddc {
  background-color: transparent;
  color: #35465c;
}
.filter_warm_acc9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.filter_warm_acc9 [class*="social-icon-twitch"].feature_out_0ddc {
  background-color: transparent;
  color: #6441a5;
}
.filter_warm_acc9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.filter_warm_acc9 [class*="social-icon-twitter"].feature_out_0ddc {
  background-color: transparent;
  color: #1da1f2;
}
.filter_warm_acc9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.filter_warm_acc9 [class*="social-icon-vimeo"].feature_out_0ddc {
  background-color: transparent;
  color: #1ab7ea;
}
.filter_warm_acc9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.filter_warm_acc9 [class*="social-icon-vk"].feature_out_0ddc {
  background-color: transparent;
  color: #45668e;
}
.filter_warm_acc9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.filter_warm_acc9 [class*="social-icon-weibo"].feature_out_0ddc {
  background-color: transparent;
  color: #df2029;
}
.filter_warm_acc9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.filter_warm_acc9 [class*="social-icon-weixin"].feature_out_0ddc {
  background-color: transparent;
  color: #7bb32e;
}
.filter_warm_acc9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.filter_warm_acc9 [class*="social-icon-whatsapp"].feature_out_0ddc {
  background-color: transparent;
  color: #25d366;
}
.filter_warm_acc9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.filter_warm_acc9 [class*="social-icon-wordpress"].feature_out_0ddc {
  background-color: transparent;
  color: #21759b;
}
.filter_warm_acc9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.filter_warm_acc9 [class*="social-icon-xing"].feature_out_0ddc {
  background-color: transparent;
  color: #026466;
}
.filter_warm_acc9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.filter_warm_acc9 [class*="social-icon-yelp"].feature_out_0ddc {
  background-color: transparent;
  color: #af0606;
}
.filter_warm_acc9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.filter_warm_acc9 [class*="social-icon-youtube"].feature_out_0ddc {
  background-color: transparent;
  color: #cd201f;
}
.media_2c07 {
  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;
}
.media_2c07:hover {
  box-shadow: none;
  background: 0 0;
}
.summary_fdc2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.sort_a05e {
  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;
}
.in_85ab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dynamic_e4d0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dynamic_e4d0,
.dynamic_e4d0::after,
.dynamic_e4d0::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;
}
.dynamic_e4d0::after,
.dynamic_e4d0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card_808e .sort_a05e .in_85ab {
  margin-top: -2px;
  width: 19px;
}
.card_808e .sort_a05e .dynamic_e4d0 {
  margin-top: -1px;
}
.card_808e .sort_a05e .dynamic_e4d0,
.card_808e .sort_a05e .dynamic_e4d0::after,
.card_808e .sort_a05e .dynamic_e4d0::before {
  width: 19px;
  height: 2px;
}
.card_808e .sort_a05e .dynamic_e4d0::before {
  top: -6px;
}
.card_808e .sort_a05e .dynamic_e4d0::after {
  bottom: -6px;
}
.light-a24f .sort_a05e .in_85ab {
  margin-top: -2px;
  width: 22px;
}
.light-a24f .sort_a05e .dynamic_e4d0 {
  margin-top: -1px;
}
.light-a24f .sort_a05e .dynamic_e4d0,
.light-a24f .sort_a05e .dynamic_e4d0::after,
.light-a24f .sort_a05e .dynamic_e4d0::before {
  width: 22px;
  height: 2px;
}
.light-a24f .sort_a05e .dynamic_e4d0::before {
  top: -7px;
}
.light-a24f .sort_a05e .dynamic_e4d0::after {
  bottom: -7px;
}
.thumbnail-red-686d .sort_a05e .in_85ab {
  margin-top: -2px;
  width: 31px;
}
.thumbnail-red-686d .sort_a05e .dynamic_e4d0 {
  margin-top: -1.5px;
}
.thumbnail-red-686d .sort_a05e .dynamic_e4d0,
.thumbnail-red-686d .sort_a05e .dynamic_e4d0::after,
.thumbnail-red-686d .sort_a05e .dynamic_e4d0::before {
  width: 31px;
  height: 3px;
}
.thumbnail-red-686d .sort_a05e .dynamic_e4d0::before {
  top: -9px;
}
.thumbnail-red-686d .sort_a05e .dynamic_e4d0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail-lower-85be .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 19px;
  }
  .detail-lower-85be .sort_a05e .dynamic_e4d0 {
    margin-top: -1px;
  }
  .detail-lower-85be .sort_a05e .dynamic_e4d0,
  .detail-lower-85be .sort_a05e .dynamic_e4d0::after,
  .detail-lower-85be .sort_a05e .dynamic_e4d0::before {
    width: 19px;
    height: 2px;
  }
  .detail-lower-85be .sort_a05e .dynamic_e4d0::before {
    top: -6px;
  }
  .detail-lower-85be .sort_a05e .dynamic_e4d0::after {
    bottom: -6px;
  }
  .glass-195f .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 22px;
  }
  .glass-195f .sort_a05e .dynamic_e4d0 {
    margin-top: -1px;
  }
  .glass-195f .sort_a05e .dynamic_e4d0,
  .glass-195f .sort_a05e .dynamic_e4d0::after,
  .glass-195f .sort_a05e .dynamic_e4d0::before {
    width: 22px;
    height: 2px;
  }
  .glass-195f .sort_a05e .dynamic_e4d0::before {
    top: -7px;
  }
  .glass-195f .sort_a05e .dynamic_e4d0::after {
    bottom: -7px;
  }
  .hover-north-755c .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 31px;
  }
  .hover-north-755c .sort_a05e .dynamic_e4d0 {
    margin-top: -1.5px;
  }
  .hover-north-755c .sort_a05e .dynamic_e4d0,
  .hover-north-755c .sort_a05e .dynamic_e4d0::after,
  .hover-north-755c .sort_a05e .dynamic_e4d0::before {
    width: 31px;
    height: 3px;
  }
  .hover-north-755c .sort_a05e .dynamic_e4d0::before {
    top: -9px;
  }
  .hover-north-755c .sort_a05e .dynamic_e4d0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .middle_8005 .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 19px;
  }
  .middle_8005 .sort_a05e .dynamic_e4d0 {
    margin-top: -1px;
  }
  .middle_8005 .sort_a05e .dynamic_e4d0,
  .middle_8005 .sort_a05e .dynamic_e4d0::after,
  .middle_8005 .sort_a05e .dynamic_e4d0::before {
    width: 19px;
    height: 2px;
  }
  .middle_8005 .sort_a05e .dynamic_e4d0::before {
    top: -6px;
  }
  .middle_8005 .sort_a05e .dynamic_e4d0::after {
    bottom: -6px;
  }
  .mask-clean-e625 .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 22px;
  }
  .mask-clean-e625 .sort_a05e .dynamic_e4d0 {
    margin-top: -1px;
  }
  .mask-clean-e625 .sort_a05e .dynamic_e4d0,
  .mask-clean-e625 .sort_a05e .dynamic_e4d0::after,
  .mask-clean-e625 .sort_a05e .dynamic_e4d0::before {
    width: 22px;
    height: 2px;
  }
  .mask-clean-e625 .sort_a05e .dynamic_e4d0::before {
    top: -7px;
  }
  .mask-clean-e625 .sort_a05e .dynamic_e4d0::after {
    bottom: -7px;
  }
  .pattern-2d25 .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-2d25 .sort_a05e .dynamic_e4d0 {
    margin-top: -1.5px;
  }
  .pattern-2d25 .sort_a05e .dynamic_e4d0,
  .pattern-2d25 .sort_a05e .dynamic_e4d0::after,
  .pattern-2d25 .sort_a05e .dynamic_e4d0::before {
    width: 31px;
    height: 3px;
  }
  .pattern-2d25 .sort_a05e .dynamic_e4d0::before {
    top: -9px;
  }
  .pattern-2d25 .sort_a05e .dynamic_e4d0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature-wood-360c .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 19px;
  }
  .feature-wood-360c .sort_a05e .dynamic_e4d0 {
    margin-top: -1px;
  }
  .feature-wood-360c .sort_a05e .dynamic_e4d0,
  .feature-wood-360c .sort_a05e .dynamic_e4d0::after,
  .feature-wood-360c .sort_a05e .dynamic_e4d0::before {
    width: 19px;
    height: 2px;
  }
  .feature-wood-360c .sort_a05e .dynamic_e4d0::before {
    top: -6px;
  }
  .feature-wood-360c .sort_a05e .dynamic_e4d0::after {
    bottom: -6px;
  }
  .pagination-1380 .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-1380 .sort_a05e .dynamic_e4d0 {
    margin-top: -1px;
  }
  .pagination-1380 .sort_a05e .dynamic_e4d0,
  .pagination-1380 .sort_a05e .dynamic_e4d0::after,
  .pagination-1380 .sort_a05e .dynamic_e4d0::before {
    width: 22px;
    height: 2px;
  }
  .pagination-1380 .sort_a05e .dynamic_e4d0::before {
    top: -7px;
  }
  .pagination-1380 .sort_a05e .dynamic_e4d0::after {
    bottom: -7px;
  }
  .thick-c935 .sort_a05e .in_85ab {
    margin-top: -2px;
    width: 31px;
  }
  .thick-c935 .sort_a05e .dynamic_e4d0 {
    margin-top: -1.5px;
  }
  .thick-c935 .sort_a05e .dynamic_e4d0,
  .thick-c935 .sort_a05e .dynamic_e4d0::after,
  .thick-c935 .sort_a05e .dynamic_e4d0::before {
    width: 31px;
    height: 3px;
  }
  .thick-c935 .sort_a05e .dynamic_e4d0::before {
    top: -9px;
  }
  .thick-c935 .sort_a05e .dynamic_e4d0::after {
    bottom: -9px;
  }
}
.dropdown_glass_15ad .dynamic_e4d0 {
  -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);
}
.dropdown_glass_15ad .dynamic_e4d0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dropdown_glass_15ad .dynamic_e4d0::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);
}
.dropdown_glass_15ad.wrapper_last_557d .dynamic_e4d0 {
  -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);
}
.dropdown_glass_15ad.wrapper_last_557d .dynamic_e4d0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dropdown_glass_15ad.wrapper_last_557d .dynamic_e4d0::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);
}
.motion-11e0 {
  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.grid_first_df64:before {
  display: none;
}
.hard-1718 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hard-1718 .sort_gold_0337 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hard-1718 .sort_gold_0337:last-of-type {
  border-bottom: none;
}
.hard-1718 .sort_gold_0337.fast_880b,
.hard-1718 .sort_gold_0337.item_c61e,
.hard-1718 .sort_gold_0337.tooltip_3852 {
  padding: 0;
}
.hard-1718 .dark_6452 .caption-e6e6 {
  color: currentColor;
}
.hard-1718 .dark_6452 .caption-e6e6:focus,
.hard-1718 .dark_6452 .caption-e6e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-1718.dynamic-34e6 .tabs_e152,
.hard-1718.dynamic-34e6 .footer_644d a,
.hard-1718.dynamic-34e6 .article-green-6493 a,
.hard-1718.dynamic-34e6 .caption-west-841e a {
  color: rgba(0, 0, 0, 0.55);
}
.hard-1718.dynamic-34e6 .tabs_e152:hover,
.hard-1718.dynamic-34e6 .footer_644d a:hover,
.hard-1718.dynamic-34e6 .article-green-6493 a:hover,
.hard-1718.dynamic-34e6 .caption-west-841e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard-1718.dynamic-34e6 .gold_9c2e {
  color: rgba(0, 0, 0, 0.8);
}
.hard-1718.dynamic-34e6 .sort_gold_0337 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-1718.dynamic-34e6 .sort_gold_0337:before {
  background: rgba(0, 0, 0, 0.08);
}
.hard-1718.dynamic-34e6 .button_pink_2be6:before {
  background: rgba(255, 255, 255, 0.9);
}
.hard-1718.dynamic-34e6 .dark_6452 .clean-b5cd li a,
.hard-1718.dynamic-34e6 .dark_6452 .caption-e6e6,
.hard-1718.dynamic-34e6 .caption-west-841e {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-1718.dynamic-34e6 .dark_6452 .caption-e6e6:focus,
.hard-1718.dynamic-34e6 .dark_6452 .caption-e6e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-1718.dynamic-34e6 .clean-b5cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-1718.detail-fresh-dbb3 .tabs_e152,
.hard-1718.detail-fresh-dbb3 .footer_644d a,
.hard-1718.detail-fresh-dbb3 .article-green-6493 .caption-e6e6,
.hard-1718.detail-fresh-dbb3 .article-green-6493 a,
.hard-1718.detail-fresh-dbb3 .caption-west-841e a {
  color: rgba(255, 255, 255, 0.79);
}
.hard-1718.detail-fresh-dbb3 .tabs_e152:hover,
.hard-1718.detail-fresh-dbb3 .footer_644d a:hover,
.hard-1718.detail-fresh-dbb3 .article-green-6493 .caption-e6e6:hover,
.hard-1718.detail-fresh-dbb3 .article-green-6493 a:hover,
.hard-1718.detail-fresh-dbb3 .caption-west-841e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-1718.detail-fresh-dbb3 .gold_9c2e {
  color: rgba(255, 255, 255, 0.99);
}
.hard-1718.detail-fresh-dbb3 .sort_gold_0337 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-1718.detail-fresh-dbb3 .sort_gold_0337:before {
  background: rgba(255, 255, 255, 0.08);
}
.hard-1718.detail-fresh-dbb3 .button_pink_2be6:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard-1718.detail-fresh-dbb3 .dark_6452 .clean-b5cd li a,
.hard-1718.detail-fresh-dbb3 .dark_6452 .caption-e6e6,
.hard-1718.detail-fresh-dbb3 .caption-west-841e {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-1718.detail-fresh-dbb3 .dark_6452 .caption-e6e6:focus,
.hard-1718.detail-fresh-dbb3 .dark_6452 .caption-e6e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-1718.detail-fresh-dbb3 .clean-b5cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_pink_2be6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button_pink_2be6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail-dirty-91b8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wrapper_hard_2c28 .hard-1718 {
  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;
}
.wrapper_hard_2c28 .sort_gold_0337 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wrapper_hard_2c28 .sort_gold_0337: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) {
  .wrapper_hard_2c28 .sort_gold_0337:before {
    width: 16%;
    left: 42%;
  }
}
.wrapper_hard_2c28 .sort_gold_0337:last-child:before {
  content: none;
}
.wrapper_hard_2c28 .sort_gold_0337[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wrapper_hard_2c28 .dark_6452 .clean-b5cd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wrapper_hard_2c28 .dark_6452 .clean-b5cd li a .caption-e6e6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wrapper_hard_2c28 .dark_6452 .caption-west-841e {
  border: none;
}
.wrapper_hard_2c28 .dark_6452 .caption-west-841e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wrapper_hard_2c28 .button_pink_2be6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrapper_hard_2c28 .detail-dirty-91b8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wrapper_hard_2c28 .detail-fresh-dbb3 .button_pink_2be6:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_hard_2c28 .dynamic-34e6.gradient-ecf4 .dynamic_e4d0 {
  background: rgba(0, 0, 0, 0.6);
}
.wrapper_hard_2c28
  .dynamic-34e6.gradient-ecf4
  .dynamic_e4d0::after,
.wrapper_hard_2c28
  .dynamic-34e6.gradient-ecf4
  .dynamic_e4d0:before {
  background: inherit;
}
.wrapper_hard_2c28
  .dynamic-34e6.gradient-ecf4:hover
  .dynamic_e4d0 {
  background: rgba(0, 0, 0, 0.8);
}
.secondary-new-1510 .hard-1718 {
  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) {
  .secondary-new-1510 .hard-1718 {
    width: auto;
    right: 45px;
  }
}
.narrow-56f2 .hard-1718 {
  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) {
  .narrow-56f2 .hard-1718 {
    width: auto;
    left: 45px;
  }
}
.grid_first_df64 .hard-1718 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.grid_first_df64 .detail-dirty-91b8 {
  max-width: 48em;
  margin: 0 auto;
}
.grid_first_df64 .button_pink_2be6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.large_6cfb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.large_6cfb.wrapper_hard_2c28 .hard-1718 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.large_6cfb.secondary-new-1510 .hard-1718 {
  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);
}
.large_6cfb .hard-1718 {
  visibility: visible;
}
.large_6cfb.narrow-56f2 .hard-1718 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title-fresh-45b2,
.detail_fast_b3df {
  overflow-x: hidden;
}
.title-fresh-45b2 .hard-1718 {
  overflow: auto;
}
.title-fresh-45b2.wrapper_hard_2c28 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-fresh-45b2.wrapper_hard_2c28 .hard-1718 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title-fresh-45b2.wrapper_hard_2c28 .media_2c07 {
  opacity: 0;
}
.title-fresh-45b2.secondary-new-1510 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-fresh-45b2.secondary-new-1510 .hard-1718 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title-fresh-45b2.secondary-new-1510 .media_2c07 {
  opacity: 0;
}
.title-fresh-45b2.narrow-56f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title-fresh-45b2.narrow-56f2 .hard-1718 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title-fresh-45b2.narrow-56f2 .media_2c07 {
  opacity: 0;
}
.title-fresh-45b2.grid_first_df64 .hard-1718 {
  z-index: 10;
  visibility: visible;
}
.gradient-ecf4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient-ecf4 .dynamic_e4d0 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-ecf4 .dynamic_e4d0::after,
.gradient-ecf4 .dynamic_e4d0:before {
  background: inherit;
}
.gradient-ecf4:hover .dynamic_e4d0 {
  background: rgba(255, 255, 255, 0.99);
}
.narrow-56f2 .gradient-ecf4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.grid_first_df64 .gradient-ecf4 {
  display: none !important;
}
.title-fresh-45b2:before,
.detail_fast_b3df:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title-fresh-45b2 .gradient-ecf4,
.detail_fast_b3df .gradient-ecf4 {
  display: inline-block;
}
.hard-1718 .video-6598 {
  -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;
}
.title-fresh-45b2 .hard-1718 .video-6598,
.detail_fast_b3df .hard-1718 .video-6598 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary-complex-f75e .hard_40ff {
  width: 100%;
}
.steel-8eb1 {
  padding: 0 0.5em 0;
}
.steel-8eb1 [class*="customify-col-"],
.steel-8eb1 [class*="customify-col_"],
.steel-8eb1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-283f .steel-8eb1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .picture-gold-8ec7 .notification_b1ad,
  .notification_b1ad {
    display: none;
  }
  .item-focused-9bfa {
    text-align: left;
  }
  .focused-50c8 {
    text-align: center;
  }
  .tertiary_3c43 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .picture-gold-8ec7 .orange_5f83,
  .orange_5f83 {
    display: none;
  }
  .purple-3bc5 {
    text-align: left;
  }
  .widget_huge_37a9 {
    text-align: center;
  }
  .tabs_wood_b06c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .picture-gold-8ec7 .card-focused-a962,
  .card-focused-a962 {
    display: none;
  }
  .orange_0df1 {
    text-align: left;
  }
  .aside-medium-0969 {
    text-align: center;
  }
  .picture_cd61 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shade-wood-fa35 {
  box-shadow: none !important;
}
.pro-e600 .slow-82b8,
.paper-5546 .slow-82b8 {
  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;
}
.paper-5546 .slow-82b8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.warm-c129 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.warm-c129:after,
.warm-c129:before {
  content: "";
  display: table;
}
.warm-c129:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .warm-c129 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.warm-c129,
.accent-fluid-028c {
  max-width: 1248px;
  margin: 0 auto;
}

.fluid_5526.hidden-thick-d290 .warm-c129 {
  max-width: 100%;
}
.fluid_5526.notice-ede0 {
  max-width: 1200px;
  margin: 0 auto;
}
.fluid_5526.tooltip-stale-017e .warm-c129 {
  max-width: 100%;
}
.fluid_5526.tooltip-stale-017e > .warm-c129 {
  padding-left: 0;
  padding-right: 0;
}
.fluid_5526.tooltip-stale-017e > .warm-c129 .picture-gold-8ec7 {
  margin: 0;
}
.fluid_5526.tooltip-stale-017e
  > .warm-c129
  .pressed-41d8.avatar-narrow-18c0 {
  margin-right: 0;
  margin-left: 0;
}
.fluid_5526.tooltip-stale-017e #main.avatar-narrow-18c0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hard-5b09 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hard-5b09 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .easy_04a2 .breadcrumb-active-6b2b {
    padding-right: 1em;
  }
  .easy_04a2.list_motion_2b58 .pressed-41d8 {
    border-right: 1px solid #eaecee;
  }
  .easy_04a2.list_motion_2b58 .breadcrumb-active-6b2b {
    padding-right: 1em;
  }
  .easy_04a2.list_motion_2b58 .hot_d110 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_ae2d .breadcrumb-active-6b2b {
    padding-left: 1em;
  }
  .surface_ae2d.list_motion_2b58 .pressed-41d8 {
    border-left: 1px solid #eaecee;
  }
  .surface_ae2d.list_motion_2b58 .breadcrumb-active-6b2b {
    padding-left: 1em;
  }
  .surface_ae2d.list_motion_2b58 .hot_d110 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_tall_38e8 .breadcrumb-active-6b2b {
    padding-left: 1em;
  }
  .tabs_tall_38e8.list_motion_2b58 .grid-center-25ad {
    border-right: 1px solid #eaecee;
  }
  .tabs_tall_38e8.list_motion_2b58 .solid-30ce {
    border-right: 1px solid #eaecee;
  }
  .tabs_tall_38e8.list_motion_2b58 .breadcrumb-active-6b2b {
    padding-left: 1em;
  }
  .tabs_tall_38e8.list_motion_2b58 .hot_d110 {
    padding-right: 1em;
  }
  .tabs_tall_38e8.list_motion_2b58 .hard_f085 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-2a40 .breadcrumb-active-6b2b {
    padding-right: 1em;
  }
  .lite-2a40.list_motion_2b58 .grid-center-25ad {
    border-left: 1px solid #eaecee;
  }
  .lite-2a40.list_motion_2b58 .solid-30ce {
    border-left: 1px solid #eaecee;
  }
  .lite-2a40.list_motion_2b58 .breadcrumb-active-6b2b {
    padding-right: 1em;
  }
  .lite-2a40.list_motion_2b58 .hot_d110 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lite-2a40.list_motion_2b58 .hard_f085 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-5b09 .breadcrumb-active-6b2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-5b09.list_motion_2b58 .pressed-41d8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hard-5b09.list_motion_2b58 .breadcrumb-active-6b2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hard-5b09.list_motion_2b58 .hot_d110 {
    padding-left: 1em;
  }
  .hard-5b09.list_motion_2b58 .hard_f085 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hard-5b09.list_motion_2b58 .breadcrumb-active-6b2b {
    padding-left: 0;
  }
}
.modal-669a .mini_8f93 {
  display: inline-block;
}
.message-448e {
  display: inline-block;
}
.hard_c30b {
  word-con: break-word;
}
.article-80bf > span {
  display: inline-block;
  padding: 5px 0;
}
.article-80bf .gallery-upper-46cb {
  margin-left: 8px;
  margin-right: 8px;
}
.article-80bf .highlight_brown_b400 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.steel-404b .glass-40dc {
  margin-bottom: 2em;
}
.steel-404b .fluid-5e10 {
  margin-bottom: 15px;
}
.steel-404b .fluid-5e10:last-child {
  margin-bottom: 0;
}
.steel-404b .fixed-618d {
  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) {
  .steel-404b .fixed-618d {
    display: block;
  }
}
.steel-404b .silver_a3af {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .steel-404b .silver_a3af {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.steel-404b .current_ead1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.steel-404b .current_ead1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.steel-404b .current_ead1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.steel-404b .hard_c30b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.steel-404b .hard_c30b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.steel-404b .heading-2418 p:last-child {
  margin-bottom: 0;
}
.steel-404b .backdrop_ff3d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.steel-404b .narrow_783d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.steel-404b .widget_south_958c {
  margin-top: 1em;
}
.steel-404b .photo-large-b90b {
  top: 0;
  display: block;
}
.steel-404b .photo-large-b90b a {
  color: inherit;
}
.steel-404b .photo-large-b90b a:hover {
  color: inherit;
}
.steel-404b .dropdown_913c {
  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;
}
.steel-404b .dropdown_913c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.steel-404b .narrow_783d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.steel-404b .content_wide_d0ca {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.steel-404b .content_wide_d0ca:first-child {
  margin-top: 0;
}
.steel-404b .content_wide_d0ca.tall-57f4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.steel-404b .content_wide_d0ca.next-1383 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.steel-404b
  .content_wide_d0ca.next-1383.orange_ec87
  .widget_south_958c {
  width: 100%;
}
.steel-404b .next-1383 {
  -webkit-box-align: center;
  align-items: center;
}
.steel-404b .next-1383 .article-80bf,
.steel-404b .next-1383 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.steel-404b .current_ead1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.steel-404b .current_ead1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.steel-404b .current_ead1: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;
}
.steel-404b .tall-57f4 {
  z-index: 5;
}
.steel-404b .background-silver-c175 .header_easy_284d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.steel-404b .texture-advanced-c72a .header_easy_284d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.steel-404b .east_8057 .header_easy_284d {
  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;
}
.steel-404b.fluid_cc07 .fixed-618d,
.steel-404b.frame_bf97 .fixed-618d {
  display: block;
}
.steel-404b.fluid_cc07 .fixed-618d .info-tiny-5461,
.steel-404b.fluid_cc07 .fixed-618d .narrow_783d,
.steel-404b.frame_bf97 .fixed-618d .info-tiny-5461,
.steel-404b.frame_bf97 .fixed-618d .narrow_783d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.steel-404b.article_hot_7f3d .silver_a3af {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .steel-404b.article_hot_7f3d .silver_a3af {
    margin-right: 0;
  }
}
.steel-404b.fluid_cc07 .silver_a3af,
.steel-404b.frame_bf97 .silver_a3af {
  padding-top: 40%;
}
.steel-404b.fluid_cc07 .glass-40dc,
.steel-404b.frame_bf97 .glass-40dc {
  display: block;
}
.steel-404b.fluid_cc07 .fn-sticky-f67e .narrow_783d,
.steel-404b.frame_bf97 .fn-sticky-f67e .narrow_783d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.steel-404b.fluid_cc07 .silver_a3af,
.steel-404b.frame_bf97 .silver_a3af {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.steel-404b.fluid_cc07 .narrow_783d {
  padding: 1em;
}
.module_first_dd84 {
  margin: 30px auto;
  display: block;
}
.module_first_dd84 .block_ba8d > * {
  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;
}
.module_first_dd84 .block_ba8d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_first_dd84 .block_ba8d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block_dim_2ebc .article-80bf {
  margin-bottom: 1.41575em;
}
.block_dim_2ebc .text-e5b2 {
  margin-bottom: 1.618em;
}
.purple-4fd3 .pattern-green-8456 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.purple-4fd3 .pattern-green-8456 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.purple-4fd3 .video_c293 {
  max-width: 100%;
  overflow: auto;
}
.link-yellow-b258 .purple-4fd3 a:hover {
  text-decoration: underline;
}
.widget-810f .fluid-5e10:not(.hard_c30b),
.widget-810f .current_ead1 {
  margin-bottom: 1.41575em;
}
.widget-810f .fluid-5e10:not(.hard_c30b):last-child,
.widget-810f .current_ead1:last-child {
  margin-bottom: 0;
}
.widget-810f .fluid-5e10.photo-wood-3890 {
  margin-bottom: 0.41575em;
}
.widget-810f .wrapper-iron-1afd:before,
.widget-810f .red-1b70:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget-810f .wrapper-iron-1afd:before {
  content: "\f115";
}
.widget-810f .red-1b70:before {
  content: "\f02c";
}
.widget-810f .content_fc93 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget-810f .content_fc93 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.highlight-b0d3 {
  display: -webkit-box;
  display: flex;
}
.highlight-b0d3 .north_28a4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .highlight-b0d3 .north_28a4 {
    flex-basis: 90px;
  }
}
.highlight-b0d3 .link_3be2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight-b0d3 .link_3be2 {
    flex-basis: calc(100% - 50px);
  }
}
.highlight-b0d3 .blue_b176 p:last-child {
  margin-bottom: 0.72em;
}
.component_9c35 .block_ba8d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.component_9c35 .block_ba8d:after,
.component_9c35 .block_ba8d:before {
  content: "";
  display: table;
}
.component_9c35 .block_ba8d:after {
  clear: both;
}
.component_9c35 .block_ba8d .yellow_2dcb,
.component_9c35 .block_ba8d .banner-fluid-708f {
  width: 49%;
}
.component_9c35 .block_ba8d .yellow_2dcb a span.progress-down-cd4b,
.component_9c35 .block_ba8d .banner-fluid-708f a span.progress-down-cd4b {
  display: block;
  margin-bottom: 5px;
}
.component_9c35 .block_ba8d .banner-fluid-708f {
  float: left;
  text-align: left;
}
.component_9c35 .block_ba8d .yellow_2dcb {
  float: right;
  text-align: right;
}
.badge_stone_eb62 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .badge_stone_eb62 {
    margin-bottom: 0;
  }
}
.light_a25d {
  margin-bottom: 1em;
}
.light_a25d .hard_c30b {
  font-size: 1.1em;
  line-height: 1.3;
}
.paragraph_9334 a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon-hard-4dca .light_a25d,
.dirty-62a2 .light_a25d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon-hard-4dca .light_a25d,
  .dirty-62a2 .light_a25d {
    display: block;
  }
}
.icon-hard-4dca .paragraph_9334,
.dirty-62a2 .paragraph_9334 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon-hard-4dca .paragraph_9334,
  .dirty-62a2 .paragraph_9334 {
    margin-bottom: 1em;
  }
}
.icon-hard-4dca .paragraph_9334 img,
.dirty-62a2 .paragraph_9334 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon-hard-4dca .upper-cfa2,
.dirty-62a2 .upper-cfa2 {
  flex-basis: calc(100% - 160px);
}
.icon-hard-4dca .upper-cfa2 p,
.dirty-62a2 .upper-cfa2 p {
  margin-bottom: 0;
}
.icon-hard-4dca .upper-cfa2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon-hard-4dca .upper-cfa2 {
    padding-left: 0;
  }
}
.dirty-62a2 .upper-cfa2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dirty-62a2 .upper-cfa2 {
    padding-right: 0;
  }
}
.dirty-62a2 .paragraph_9334 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.smooth_100d .paragraph_9334 {
  margin-bottom: 0.5em;
}
.smooth_100d .paragraph_9334 img {
  width: 100%;
}
.surface_2de9 .chip_5d43,
.grid-2204 .chip_5d43 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.grid-2204 .pressed-41d8 .message-9b28 p:last-child {
  margin-bottom: 0;
}
.active-2a36 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.under_840e .pattern-fluid-655d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .under_840e .pattern-fluid-655d:last-of-type {
    margin-bottom: 0;
  }
}
.under_840e .pattern-fluid-655d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under_840e .pattern-fluid-655d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.under_840e .pattern-fluid-655d ul li {
  margin: 0 0 0.6em;
}
.under_840e .pattern-fluid-655d ul li.label_east_8c66,
.under_840e .pattern-fluid-655d ul li.wrapper-active-8439 {
  position: relative;
}
.under_840e .pattern-fluid-655d ul li.label_east_8c66 .cool-cb60,
.under_840e .pattern-fluid-655d ul li.wrapper-active-8439 .cool-cb60 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.under_840e .pattern-fluid-655d ul li.label_east_8c66:after:after,
.under_840e .pattern-fluid-655d ul li.label_east_8c66:after:before,
.under_840e
  .pattern-fluid-655d
  ul
  li.wrapper-active-8439:after:after,
.under_840e
  .pattern-fluid-655d
  ul
  li.wrapper-active-8439:after:before {
  content: "";
  display: table;
}
.under_840e .pattern-fluid-655d ul li.label_east_8c66:after:after,
.under_840e
  .pattern-fluid-655d
  ul
  li.wrapper-active-8439:after:after {
  clear: both;
}
.under_840e .pattern-fluid-655d a.badge_64a2:hover {
  text-decoration: none;
}
.under_840e .pattern-fluid-655d select {
  max-width: 100%;
}
.under_840e .pattern-fluid-655d table {
  font-size: 85%;
}
.under_840e .pattern-fluid-655d table td,
.under_840e .pattern-fluid-655d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.under_840e .pattern-fluid-655d table tfoot td {
  text-align: left;
}
.under_840e .pattern-fluid-655d :last-child {
  margin-bottom: 0;
}
.under_840e .pattern-fluid-655d .rough-d4df {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.under_840e .pattern-fluid-655d .rough-d4df label {
  width: 100%;
}
.under_840e .pattern-fluid-655d .rough-d4df .message_3ac2 {
  width: 100%;
  display: block;
}
.under_840e .pattern-fluid-655d .rough-d4df .white_f0cb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.under_840e .pattern-fluid-655d .rough-d4df .white_f0cb:hover svg #svg-search {
  fill: #444;
}
.under_840e .pattern-fluid-655d .rough-d4df .white_f0cb svg {
  width: 18px;
  height: 18px;
}
.under_840e .thumbnail-easy-b485 ul ul,
.under_840e .dirty-f215 ul ul,
.under_840e .tertiary-bronze-1233 ul ul,
.under_840e .cold-0255 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.under_840e .thumbnail-easy-b485 .item-smooth-ec90 > a,
.under_840e .dirty-f215 .item-smooth-ec90 > a,
.under_840e .tertiary-bronze-1233 .item-smooth-ec90 > a,
.under_840e .cold-0255 .item-smooth-ec90 > a {
  margin-bottom: 0;
}
.under_840e .tertiary_north_fda5 li,
.under_840e .thumbnail-easy-b485 li,
.under_840e .selected-347e li,
.under_840e .dirty-f215 li,
.under_840e .tertiary-bronze-1233 li,
.under_840e .cold-0255 li,
.under_840e .modal_27ec li,
.under_840e .outline_87e5 li {
  display: block;
  position: relative;
}
.under_840e .tertiary_north_fda5 li:last-child,
.under_840e .thumbnail-easy-b485 li:last-child,
.under_840e .selected-347e li:last-child,
.under_840e .dirty-f215 li:last-child,
.under_840e .tertiary-bronze-1233 li:last-child,
.under_840e .cold-0255 li:last-child,
.under_840e .modal_27ec li:last-child,
.under_840e .outline_87e5 li:last-child {
  border: none;
}
.under_840e .tertiary_north_fda5 li a,
.under_840e .thumbnail-easy-b485 li a,
.under_840e .selected-347e li a,
.under_840e .dirty-f215 li a,
.under_840e .tertiary-bronze-1233 li a,
.under_840e .cold-0255 li a,
.under_840e .modal_27ec li a,
.under_840e .outline_87e5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under_840e .tertiary_north_fda5 li ul li::before,
.under_840e .thumbnail-easy-b485 li ul li::before,
.under_840e .selected-347e li ul li::before,
.under_840e .dirty-f215 li ul li::before,
.under_840e .tertiary-bronze-1233 li ul li::before,
.under_840e .cold-0255 li ul li::before,
.under_840e .modal_27ec li ul li::before,
.under_840e .outline_87e5 li ul li::before {
  left: 15px;
}
.under_840e .tertiary_north_fda5 li ul a,
.under_840e .thumbnail-easy-b485 li ul a,
.under_840e .selected-347e li ul a,
.under_840e .dirty-f215 li ul a,
.under_840e .tertiary-bronze-1233 li ul a,
.under_840e .cold-0255 li ul a,
.under_840e .modal_27ec li ul a,
.under_840e .outline_87e5 li ul a {
  padding-left: 20px;
}
.under_840e .tertiary_north_fda5 li ul ul li::before,
.under_840e .thumbnail-easy-b485 li ul ul li::before,
.under_840e .selected-347e li ul ul li::before,
.under_840e .dirty-f215 li ul ul li::before,
.under_840e .tertiary-bronze-1233 li ul ul li::before,
.under_840e .cold-0255 li ul ul li::before,
.under_840e .modal_27ec li ul ul li::before,
.under_840e .outline_87e5 li ul ul li::before {
  left: 30px;
}
.under_840e .tertiary_north_fda5 li ul ul a,
.under_840e .thumbnail-easy-b485 li ul ul a,
.under_840e .selected-347e li ul ul a,
.under_840e .dirty-f215 li ul ul a,
.under_840e .tertiary-bronze-1233 li ul ul a,
.under_840e .cold-0255 li ul ul a,
.under_840e .modal_27ec li ul ul a,
.under_840e .outline_87e5 li ul ul a {
  padding-left: 40px;
}
.under_840e .paper_06e2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under_840e .outline_87e5 ul li {
  margin-bottom: 1.41575em;
}
.under_840e .outline_87e5 ul li .link-23a5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.under_840e .outline_87e5 ul li .selected_4a11 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.detail-fresh-dbb3 .tertiary_north_fda5 li a,
.detail-fresh-dbb3 .thumbnail-easy-b485 li a,
.detail-fresh-dbb3 .selected-347e li a,
.detail-fresh-dbb3 .dirty-f215 li a,
.detail-fresh-dbb3 .tertiary-bronze-1233 li a,
.detail-fresh-dbb3 .cold-0255 li a,
.detail-fresh-dbb3 .modal_27ec li a,
.detail-fresh-dbb3 .outline_87e5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-fresh-dbb3 .paper_06e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-fresh-dbb3 .pattern-fluid-655d ul li.label_east_8c66 .cool-cb60,
.detail-fresh-dbb3 .pattern-fluid-655d ul li.wrapper-active-8439 .cool-cb60 {
  background: rgba(0, 0, 0, 0.2);
}
.detail-fresh-dbb3 .under_840e .pattern-fluid-655d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_5526 .under_840e .clean-b5cd li {
  margin: 0;
}
.fluid_5526 .under_840e .clean-b5cd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fluid_5526 .under_840e .clean-b5cd li ul {
  margin: 0;
}
.fluid_5526 .under_840e .clean-b5cd li ul li a {
  padding-left: 15px;
}
.fluid_5526 .under_840e .clean-b5cd li ul li li a {
  padding-left: 30px;
}
.fluid_5526 .under_840e .clean-b5cd li.gradient_wide_f1d6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fluid_5526 .under_840e .clean-b5cd li.gradient_wide_f1d6 > 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;
}
.fluid_5526 .under_840e .clean-b5cd li.gradient_wide_f1d6 > 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;
}
.footer-fixed-3985 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade_lower_ee13 {
  position: relative;
  z-index: 10;
}
.shade_lower_ee13 .video-6598 {
  width: 100%;
  max-width: 100%;
}
.element-acbe .image-241e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.element-acbe .dynamic-34e6 {
}
.element-acbe .detail-fresh-dbb3 {
  background: #292929;
}
.icon_e52c .image-241e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.icon_e52c .dynamic-34e6 {
  background: #f9f9f9;
}
.icon_e52c .detail-fresh-dbb3 {
  background: #303030;
}
.slider_d4d8 .image-241e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_d4d8 .mini_8f93 {
    margin-bottom: 1em;
  }
  .slider_d4d8 .mini_8f93:last-child {
    margin-bottom: 0;
  }
}
.slider_d4d8 .dynamic-34e6 {
  background: #ededed;
}
.slider_d4d8 .detail-fresh-dbb3 {
  background: #1a1a1a;
}
.image-241e.dynamic-34e6 {
  color: rgba(0, 0, 0, 0.6);
}
.image-241e.dynamic-34e6 .surface-3733 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-241e.detail-fresh-dbb3 {
  color: rgba(255, 255, 255, 0.99);
}
.image-241e.detail-fresh-dbb3 a:not(.badge_64a2) {
  color: rgba(255, 255, 255, 0.79);
}
.image-241e.detail-fresh-dbb3 a:not(.badge_64a2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-241e.detail-fresh-dbb3 .surface-3733 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-241e.detail-fresh-dbb3 table tbody td,
.image-241e.detail-fresh-dbb3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gold-4f09.caption_short_74ce .warm-c129 {
  max-width: initial;
}
.gold-4f09 .pattern-2557 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gold-4f09 .pattern-2557 .video-6598 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gold-4f09 .pattern-2557 .video-6598 {
    display: block;
    margin-bottom: 2em;
  }
  .gold-4f09 .pattern-2557 .video-6598:last-child {
    margin-bottom: 0;
  }
}
.slider_d4d8 .mini_8f93:last-child,
.icon_e52c .mini_8f93:last-child,
.element-acbe .mini_8f93:last-child {
  margin-bottom: 0;
}
.slider_d4d8 .mini_8f93 .under_840e .pattern-fluid-655d:last-child,
.icon_e52c .mini_8f93 .under_840e .pattern-fluid-655d:last-child,
.element-acbe .mini_8f93 .under_840e .pattern-fluid-655d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slider_d4d8 .paragraph_down_c102,
  .slider_d4d8 .gold-8b6e,
  .icon_e52c .paragraph_down_c102,
  .icon_e52c .gold-8b6e,
  .element-acbe .paragraph_down_c102,
  .element-acbe .gold-8b6e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade_lower_ee13 .mini_8f93 {
    margin-bottom: 2em;
  }
}
.shade_lower_ee13 p:last-child {
  margin-bottom: 0;
}
.shade_lower_ee13 li,
.shade_lower_ee13 ul {
  list-style: none;
  margin: 0;
}
.shade_lower_ee13 ul ul {
  margin-left: 2.617924em;
}
.info-6a9f {
  font-size: 0.875em;
}

/* css-noise: 38fc */
.ghost-box-t4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
