/*!
Theme Name: Customify
Theme URI: https://pressmaximum.module_clean_d8a5/customify
Author: WPCustomify
Author URI: https://pressmaximum.module_clean_d8a5
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.module_clean_d8a5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.center-3e80.notification_outer_6626/licenses/gpl-2.0.image-wide-545e
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.tag_fc56/, (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.stone-cec7.purple-a7fa/normalize.gradient_786d/
 ======
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.gradient_786d v7.0.0 | MIT License | github.module_clean_d8a5/necolas/normalize.gradient_786d */
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;
}
.narrow_e6c6 .summary_advanced_6f68,
.current-e648,
.logo_next_a47c,
.button_wide_de63,
.white_a493,
.component-08e8,
.light-c23d,
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;
}
.current-e648,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .current-e648,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .current-e648,
  h1 {
    font-size: 1.8em;
  }
}
.logo_next_a47c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo_next_a47c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo_next_a47c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo_next_a47c,
  h2 {
    font-size: 1.7em;
  }
}
.button_wide_de63,
h3 {
  font-size: 1.618em;
}
.narrow_e6c6 .summary_advanced_6f68,
.white_a493,
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.next_c00f {
  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;
}
.focus_simple_4522:after,
.focus_simple_4522:before,
.upper-b849:after,
.upper-b849:before {
  content: "";
  display: table;
}
.focus_simple_4522:after,
.upper-b849:after {
  clear: both;
}
.picture-432f {
  float: right;
  margin-right: 0;
}
.easy-d6b4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.picture_7f74 .sort-4265,
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;
}
.picture_7f74 .sort-4265: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;
}
.component-4f4e .sort-4265 {
  box-shadow: none;
}
.component-4f4e
  .sort-4265
  .tag_2b2e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component-4f4e .sort-4265 .action_4400 {
  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;
}
.component-4f4e
  .sort-4265
  .action_4400
  b {
  display: none;
}
.component-4f4e .caption-3984 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(.bright_5b67),
button:not(.rough_de1a):not(.bright_5b67),
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ),
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ),
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ) {
  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;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ):hover,
button:not(.rough_de1a):not(
    .bright_5b67
  ):hover,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ):hover,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ):hover,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ):active,
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ):focus,
button:not(.rough_de1a):not(
    .bright_5b67
  ):active,
button:not(.rough_de1a):not(
    .bright_5b67
  ):focus,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ):active,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ):focus,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ):active,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ):focus,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ):active,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ):focus {
  outline: 0;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882,
button:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882 {
  position: relative;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .paragraph-5847,
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .blue-d464,
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .focused-3310,
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  i,
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  svg,
button:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .paragraph-5847,
button:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .blue-d464,
button:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .focused-3310,
button:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  i,
button:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  svg,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .paragraph-5847,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .blue-d464,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .focused-3310,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  i,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  svg,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .paragraph-5847,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .blue-d464,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .focused-3310,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  i,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  svg,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .paragraph-5847,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .blue-d464,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  .focused-3310,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  i,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882
  svg {
  visibility: hidden;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882:after,
button:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882:after,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882:after,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882:after,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ).fn-loading-8882: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;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(.bright_5b67),
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ),
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ),
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ) {
  color: #fff;
  background: #235787;
}
.thumbnail-purple-bc81:not(.rough_de1a):not(
    .bright_5b67
  ):focus,
input[type="button"]:not(.rough_de1a):not(
    .bright_5b67
  ):focus,
input[type="reset"]:not(.rough_de1a):not(
    .bright_5b67
  ):focus,
input[type="submit"]:not(.rough_de1a):not(
    .bright_5b67
  ):focus {
  color: #fff;
}
.thumbnail-purple-bc81.fn-disabled-8882:not(.rough_de1a):not(
    .bright_5b67
  ),
.thumbnail-purple-bc81[disabled]:not(.rough_de1a):not(
    .bright_5b67
  ),
button.fn-disabled-8882:not(.rough_de1a):not(
    .bright_5b67
  ),
button[disabled]:not(.rough_de1a):not(
    .bright_5b67
  ) {
  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;
}
.border_bronze_fb0d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_bronze_fb0d: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;
}
.photo-copper-31eb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.in-a755 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.south_ed66 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus_simple_4522:after,
.focus_simple_4522:before,
.preview_yellow_5134:after,
.preview_yellow_5134:before,
.sort_left_dc2d:after,
.sort_left_dc2d:before,
.fresh-a74c:after,
.fresh-a74c:before,
.widget-down-5bc4:after,
.widget-down-5bc4:before,
.table-lower-82f9:after,
.table-lower-82f9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus_simple_4522:after,
.preview_yellow_5134:after,
.sort_left_dc2d:after,
.fresh-a74c:after,
.widget-down-5bc4:after,
.table-lower-82f9:after {
  clear: both;
}
.preview_yellow_5134 .panel-dcf6,
.sort_left_dc2d .panel-dcf6,
.picture-north-f770 .panel-dcf6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gold_3bb7 {
  display: inline-block;
}
.tabs-full-7c74 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tabs-full-7c74 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tabs-full-7c74 .warm_0bf9 {
  padding: 1em 0;
  font-size: 85%;
}
.warm_0bf9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge_c8ec {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge_c8ec:after,
.badge_c8ec:before {
  content: "";
  display: table;
}
.badge_c8ec:after {
  clear: both;
}
.disabled-hovered-b753 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean-5f39 .disabled-hovered-b753 {
  max-width: 50%;
}
.tabs_82dd .disabled-hovered-b753 {
  max-width: 33.33%;
}
.nav_5776 .disabled-hovered-b753 {
  max-width: 25%;
}
.narrow-6b64 .disabled-hovered-b753 {
  max-width: 20%;
}
.title-7bc6 .disabled-hovered-b753 {
  max-width: 16.66%;
}
.rough_782e .disabled-hovered-b753 {
  max-width: 14.28%;
}
.form_3f10 .disabled-hovered-b753 {
  max-width: 12.5%;
}
.dynamic-059b .disabled-hovered-b753 {
  max-width: 11.11%;
}
.element_old_a3ce {
  display: block;
}
.narrow_e6c6 .outer-6d3d label,
.narrow_e6c6 .popup_4d84 label,
.narrow_e6c6 .background_011b label,
.narrow_e6c6 .motion-865b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message-b5fa {
  list-style: none;
  margin: 0;
}
.message-b5fa article.mini-d1c6 {
  margin-bottom: 0;
}
.message-b5fa ul {
  list-style: none;
  margin: 0;
}
.message-b5fa .grid_first_0820 li.mini-d1c6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message-b5fa .grid_first_0820 li.mini-d1c6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message-b5fa .grid_first_0820 li.mini-d1c6: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) {
  .message-b5fa .grid_first_0820 li.mini-d1c6 li.mini-d1c6 li.mini-d1c6 li.mini-d1c6 {
    padding-left: 0;
  }
}
article.mini-d1c6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mini-d1c6 .preview_yellow_5134 p:last-of-type {
  margin-bottom: 0;
}
article.mini-d1c6 .left-a980 {
  float: left;
}
article.mini-d1c6 .photo_motion_474b {
  margin-left: 85px;
}
article.mini-d1c6 .surface_center_47bd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mini-d1c6 .surface_center_47bd .background_soft_15fe {
  margin-left: 10px;
}
article.mini-d1c6 .thick_c3f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mini-d1c6 .easy_1445 {
  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 .outer-6d3d,
  #respond .background_011b,
  #respond .motion-865b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-6d3d input,
#respond .background_011b input,
#respond .motion-865b input {
  width: 100%;
}
#respond .motion-865b {
  margin-right: 0;
}
#respond .preview_fluid_afbf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_024c {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_024c.focus-bronze-7a94 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.down_024c svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.down_024c:focus,
.down_024c: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);
}
.outline_thick_dda7 {
  border-radius: 10%;
}
.article_4304 {
  border-radius: 50%;
}
.active-thick-8545 {
  font-size: 0.72em;
}
.sidebar_e95d {
  font-size: 0.875em;
}
.title-short-9340 {
  font-size: 1.1em;
}
.right-220d {
  text-transform: uppercase;
  line-height: 1.2;
}
.right-220d.active-thick-8545 {
  letter-spacing: 0.5px;
}
.popup_lite_fd79,
.popup_lite_fd79 a {
  color: #6d6d6d;
}
.popup_lite_fd79 a:hover {
  color: #111;
}
.widget-west-0dc0 {
  color: #6d6d6d;
}
.widget-active-0978 {
  overflow-x: hidden;
}
.widget-active-0978 .narrow_b25d.row_95c2 {
  position: relative;
}
.widget-active-0978 .narrow_b25d.row_95c2.black-d201 {
  position: initial;
}
.widget-active-0978
  .narrow_b25d.row_95c2.black-d201
  .element-over-dc22 {
  left: auto;
}
.widget-active-0978 .narrow_b25d .element-over-dc22 {
  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;
}
.widget-active-0978 .narrow_b25d:hover.row_95c2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.widget-active-0978
  .narrow_b25d:hover.row_95c2
  .element-over-dc22 {
  display: block;
  z-index: 9999999;
}
.widget-active-0978 .thumbnail-basic-ea72 .silver_c857,
.widget-active-0978 .green_577e .silver_c857 {
  display: none;
}
.widget-active-0978 .status-f501 .narrow_b25d:hover.row_95c2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.narrow_e6c6 .outer-6d3d label,
.narrow_e6c6 .popup_4d84 label,
.narrow_e6c6 .background_011b label,
.narrow_e6c6 .motion-865b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message-b5fa {
  list-style: none;
  margin: 0;
}
.message-b5fa article.mini-d1c6 {
  margin-bottom: 0;
}
.message-b5fa ul {
  list-style: none;
  margin: 0;
}
.message-b5fa .grid_first_0820 li.mini-d1c6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message-b5fa .grid_first_0820 li.mini-d1c6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message-b5fa .grid_first_0820 li.mini-d1c6: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) {
  .message-b5fa .grid_first_0820 li.mini-d1c6 li.mini-d1c6 li.mini-d1c6 li.mini-d1c6 {
    padding-left: 0;
  }
}
article.mini-d1c6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mini-d1c6 .preview_yellow_5134 p:last-of-type {
  margin-bottom: 0;
}
article.mini-d1c6 .left-a980 {
  float: left;
}
article.mini-d1c6 .photo_motion_474b {
  margin-left: 85px;
}
article.mini-d1c6 .surface_center_47bd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mini-d1c6 .surface_center_47bd .background_soft_15fe {
  margin-left: 10px;
}
article.mini-d1c6 .thick_c3f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mini-d1c6 .easy_1445 {
  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 .outer-6d3d,
  #respond .background_011b,
  #respond .motion-865b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer-6d3d input,
#respond .background_011b input,
#respond .motion-865b input {
  width: 100%;
}
#respond .motion-865b {
  margin-right: 0;
}
#respond .preview_fluid_afbf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-basic-ea72 .message_new_7773 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.message_new_7773 .selected_86cf.media-74ef .active_0a9d > li > a:focus,
.message_new_7773 .selected_86cf.media-74ef .active_0a9d > li > a:hover,
.message_new_7773 .selected_86cf.under_f305 .active_0a9d > li > a:focus,
.message_new_7773 .selected_86cf.under_f305 .active_0a9d > li > a:hover,
.message_new_7773 .selected_86cf.pattern-glass-f16c .active_0a9d > li > a:focus,
.message_new_7773 .selected_86cf.pattern-glass-f16c .active_0a9d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_new_7773
  .selected_86cf.media-74ef
  .active_0a9d
  > li.wrapper-middle-5e18
  > a,
.message_new_7773
  .selected_86cf.media-74ef
  .active_0a9d
  > li.header_silver_8b3a
  > a,
.message_new_7773
  .selected_86cf.under_f305
  .active_0a9d
  > li.wrapper-middle-5e18
  > a,
.message_new_7773
  .selected_86cf.under_f305
  .active_0a9d
  > li.header_silver_8b3a
  > a,
.message_new_7773
  .selected_86cf.pattern-glass-f16c
  .active_0a9d
  > li.wrapper-middle-5e18
  > a,
.message_new_7773 .selected_86cf.pattern-glass-f16c .active_0a9d > li.panel_2e49 > a {
  color: rgba(255, 255, 255, 0.99);
}
.message_new_7773 .fluid_54f0,
.message_new_7773 .fluid_54f0 a {
  color: rgba(255, 255, 255, 0.99);
}
.message_new_7773 .tiny_a67f.down-92e3 li a,
.message_new_7773 .gallery-8c6b a,
.message_new_7773 .feature-light-b788,
.message_new_7773 .active_0a9d > li > a,
.message_new_7773 .card-left-d392 {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773 .tiny_a67f.down-92e3 li a:hover,
.message_new_7773 .gallery-8c6b a:hover,
.message_new_7773 .feature-light-b788:hover,
.message_new_7773 .active_0a9d > li > a:hover,
.message_new_7773 .card-left-d392:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_new_7773 .breadcrumb-orange-3188 {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773 .breadcrumb-orange-3188 .down-ec1f {
  color: rgba(255, 255, 255, 0.99);
}
.message_new_7773 .breadcrumb-orange-3188:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_new_7773 .nav-hot-dc64 .tabs_out_5085 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773 .nav-hot-dc64 .tabs_out_5085 .yellow-7168 {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773
  .nav-hot-dc64
  .tabs_out_5085
  .yellow-7168::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773
  .nav-hot-dc64
  .tabs_out_5085
  .yellow-7168:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773
  .nav-hot-dc64
  .tabs_out_5085
  .yellow-7168::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773
  .nav-hot-dc64
  .tabs_out_5085
  .yellow-7168::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773 .nav-hot-dc64 .border_96ba {
  color: rgba(255, 255, 255, 0.79);
}
.message_new_7773 .nav-hot-dc64 .border_96ba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright_b9ce
  .message_new_7773
  .nav-hot-dc64
  .description_selected_ce18
  .pattern-d25f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright_b9ce
  .message_new_7773
  .nav-hot-dc64
  .description_selected_ce18
  .yellow-7168 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-basic-ea72 .backdrop_cool_9856 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_cool_9856 .selected_86cf.media-74ef .active_0a9d > li > a:focus,
.backdrop_cool_9856 .selected_86cf.media-74ef .active_0a9d > li > a:hover,
.backdrop_cool_9856 .selected_86cf.under_f305 .active_0a9d > li > a:focus,
.backdrop_cool_9856 .selected_86cf.under_f305 .active_0a9d > li > a:hover,
.backdrop_cool_9856 .selected_86cf.pattern-glass-f16c .active_0a9d > li > a:focus,
.backdrop_cool_9856 .selected_86cf.pattern-glass-f16c .active_0a9d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_cool_9856
  .selected_86cf.media-74ef
  .active_0a9d
  > li.wrapper-middle-5e18
  > a,
.backdrop_cool_9856
  .selected_86cf.media-74ef
  .active_0a9d
  > li.header_silver_8b3a
  > a,
.backdrop_cool_9856
  .selected_86cf.under_f305
  .active_0a9d
  > li.wrapper-middle-5e18
  > a,
.backdrop_cool_9856
  .selected_86cf.under_f305
  .active_0a9d
  > li.header_silver_8b3a
  > a,
.backdrop_cool_9856
  .selected_86cf.pattern-glass-f16c
  .active_0a9d
  > li.wrapper-middle-5e18
  > a,
.backdrop_cool_9856 .selected_86cf.pattern-glass-f16c .active_0a9d > li.panel_2e49 > a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_cool_9856 .fluid_54f0,
.backdrop_cool_9856 .fluid_54f0 a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_cool_9856 .tiny_a67f.down-92e3 li a,
.backdrop_cool_9856 .gallery-8c6b a,
.backdrop_cool_9856 .feature-light-b788,
.backdrop_cool_9856 .active_0a9d > li > a,
.backdrop_cool_9856 .card-left-d392 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_cool_9856 .tiny_a67f.down-92e3 li a:hover,
.backdrop_cool_9856 .gallery-8c6b a:hover,
.backdrop_cool_9856 .feature-light-b788:hover,
.backdrop_cool_9856 .active_0a9d > li > a:hover,
.backdrop_cool_9856 .card-left-d392:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_cool_9856 .breadcrumb-orange-3188 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_cool_9856 .breadcrumb-orange-3188 .down-ec1f {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_cool_9856 .breadcrumb-orange-3188:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_stone_9cb7 .progress_lite_5ed1 {
  margin-left: auto;
  margin-right: auto;
}
.sort_left_dc2d > * {
  margin-left: auto;
  margin-right: auto;
}
.sort_left_dc2d .photo-copper-31eb {
  margin-right: 1.41575em;
}
.lower_912d .sort_left_dc2d > .progress_71f0 {
  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;
}
.lower_912d .sort_left_dc2d > .pink_988f {
  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;
}
.smooth-bf31.overlay_stone_9cb7 .progress_lite_5ed1,
.video-tiny-200e.overlay_stone_9cb7 .progress_lite_5ed1 {
  margin-left: 0;
}
.tertiary-21a0.overlay_stone_9cb7 .progress_lite_5ed1,
.pagination-5db6.overlay_stone_9cb7 .progress_lite_5ed1 {
  margin-right: 0;
}
.sort_left_dc2d ol,
.sort_left_dc2d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notice-basic-b77d video {
  max-width: 100%;
}
.banner-4756 img {
  display: block;
}
.banner-4756.photo-copper-31eb,
.banner-4756.in-a755 {
  width: 100%;
}
.banner-4756.pink_988f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gold-0a09:not(.south-c004) {
  margin: 1.5em auto;
}
.motion_0bc8 p {
  padding: 1.5em 14px;
}
ul.in-2cea.pink_988f,
ul.in-2cea.progress_71f0,
ul.in-2cea.element_4452.progress_71f0 {
  padding: 0 14px;
}
.carousel_8083 {
  display: block;
  overflow-x: auto;
}
.carousel_8083 table {
  border-collapse: collapse;
  width: 100%;
}
.carousel_8083 td,
.carousel_8083 th {
  padding: 0.5em;
}
.sort_left_dc2d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort_left_dc2d ol ol,
.sort_left_dc2d ol ul,
.sort_left_dc2d ul ol,
.sort_left_dc2d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort_left_dc2d ol ol li,
.sort_left_dc2d ol ul li,
.sort_left_dc2d ul ol li,
.sort_left_dc2d ul ul li {
  margin-left: 0;
}
.slow-406c.smooth_3b26 > .header_large_4cfb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slow-406c.smooth_3b26 > .header_large_4cfb iframe,
.slow-406c.smooth_3b26 > .header_large_4cfb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focus_blue_4674 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focus_blue_4674.liquid-6a58 {
  padding: 0;
}
.focus_blue_4674.liquid-6a58 cite {
  font-size: 13px;
}
.focus_blue_4674 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focus_blue_4674 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text_10ab {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text_10ab > p:first-child {
  margin-top: 0;
}
.text_10ab cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text_10ab blockquote {
  border-left: 0;
}
.item-hot-c171 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item-hot-c171:not(.over-a7fb) {
  max-width: 100px;
}
.item-hot-c171.filter-rough-bdad {
  border-bottom: none !important;
  text-align: center;
}
.item-hot-c171.filter-rough-bdad::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .motion_0bc8 p {
    padding: 1.5em 0;
  }
}
.bright_b995 {
  color: #0073aa;
}
.pagination-9586 {
  background-color: #0073aa;
}
.gallery_fluid_549e {
  color: #229fd8;
}
.picture_2758 {
  background-color: #229fd8;
}
.thumbnail-9ab8 {
  color: #eee;
}
.carousel-advanced-6b9c {
  background-color: #eee;
}
.full-02a1 {
  color: #444;
}
.sidebar_under_09f9 {
  background-color: #444;
}
.narrow_f605 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.narrow_f605 .heading_b599 .gallery-8c6b {
  font-size: 15px;
}
.narrow_f605 .gallery-8c6b {
  line-height: 1.3;
}
.narrow_f605 .backdrop_cool_9856 {
}
.narrow_f605 .message_new_7773 {
  background: #235787;
}
.sort-in-b458 {
  padding: 0;
}
.sort-in-b458 .message_new_7773 {
  background: #1a1a1a;
}
.sort-in-b458 .backdrop_cool_9856 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pattern_ba3c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pattern_ba3c .backdrop_cool_9856 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pattern_ba3c .message_new_7773 {
  background: #303030;
}
.table-lower-82f9 {
  position: relative;
  z-index: 10;
}
.table-lower-82f9 .picture-bronze-c8e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main-9494 .row_95c2 {
  display: inline-block;
  vertical-align: middle;
}
.main-9494.gradient-medium-7de0 .row_95c2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .main-9494.gradient-medium-7de0 .row_95c2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .main-9494.gradient-medium-7de0 .row_95c2 {
    margin-right: 0.4em;
  }
}
.main-9494.gradient-medium-7de0 .row_95c2:last-child {
  margin-right: 0;
}
.silver-4637 .picture-bronze-c8e7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thumbnail-basic-ea72 .heading_b599 {
    margin: 0 -0.5em;
  }
  .thumbnail-basic-ea72 .heading_b599 [class*="customify-col-"],
  .thumbnail-basic-ea72 .heading_b599 [class*="customify-col_"],
  .thumbnail-basic-ea72 .heading_b599 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thumbnail-basic-ea72.hard-2ec2 .picture-bronze-c8e7 {
  background: 0 0 !important;
}
.thumbnail-basic-ea72.hard-2ec2 .picture-bronze-c8e7,
.thumbnail-basic-ea72.silver-4637 .picture-bronze-c8e7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thumbnail-basic-ea72.feature_cool_71cb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thumbnail-basic-ea72.silver-4637 .picture-bronze-c8e7 {
  box-shadow: none !important;
}
.detail-iron-362c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .detail-iron-362c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .detail-iron-362c {
    padding: 18px 0 20px;
  }
}
.detail-iron-362c .text-5d26 {
  width: 100%;
}
.detail-iron-362c .fixed-81f7 {
  margin-bottom: 0;
}
.detail-iron-362c .grid-5222 {
  margin-top: 5px;
  font-size: 0.875em;
}
.gradient-c696 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gradient-c696 .gradient-a5a3 {
  width: 100%;
}
.popup-f566 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup-f566 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup-f566 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;
}
.popup-f566 li:last-child:after {
  display: none;
}
.popup-f566 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dirty_d0a9 .silver_c857 button,
.detail-iron-362c .silver_c857 button {
  left: 0;
}
.dirty_d0a9 .gradient-a5a3,
.detail-iron-362c .gradient-a5a3 {
  padding-left: 0;
  padding-right: 0;
}
.dirty_d0a9 .gradient-c696,
.detail-iron-362c .gradient-c696 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dirty_d0a9 {
  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;
}
.dirty_d0a9: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;
}
.dirty_d0a9 .slow_56e4 {
  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) {
  .dirty_d0a9 .slow_56e4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_d0a9 .slow_56e4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dirty_d0a9 .slow_56e4 {
    min-height: 200px;
  }
}
.dirty_d0a9 .popup-f566 {
  color: rgba(255, 255, 255, 0.8);
}
.dirty_d0a9 .popup-f566 a,
.dirty_d0a9 .popup-f566 li:after {
  color: inherit;
}
.dirty_d0a9 .popup-f566 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.video_5cfd {
  margin-bottom: 0.5em;
}
.dim_b3e8 {
  margin-bottom: 1.2em;
}
.dim_b3e8,
.video_5cfd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dim_b3e8 p:last-child,
.video_5cfd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .silver_c857,
#masthead .silver_c857 {
  display: none;
}
#masthead
  > .silver_c857.outline-baeb {
  display: none;
}
#masthead > .silver_c857 button {
  left: 0;
}
.media_9c21 {
  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%;
}
.media_9c21 .row_95c2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.media_9c21 .gas-84fa {
  display: -webkit-box;
  display: flex;
}
.media_9c21 .gas-84fa.sidebar_top_f8d8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.media_9c21 .gas-84fa.info_brown_b4b6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media_9c21 .gas-84fa.gradient_da4a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.media_9c21.frame_9617.item_hard_c1b5 .gas-84fa.sidebar_top_f8d8 {
  flex-basis: 100%;
}
.media_9c21.main_a10e .gas-84fa.info_brown_b4b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.media_9c21.main_a10e .gas-84fa.gradient_da4a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .silver_c857.outline-baeb {
  display: none;
}
#masthead > .silver_c857 button {
  left: 0;
}
.label_solid_a05e {
  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;
}
.label_solid_a05e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.label_solid_a05e.row_soft_72b0 i {
  margin-right: 4px;
}
.label_solid_a05e.search-middle-74d3 i {
  margin-left: 5px;
}
.gallery-8c6b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gallery-8c6b p:last-child {
  margin-bottom: 0;
}
.dynamic-9c77 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dynamic-9c77 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dynamic-9c77 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dynamic-9c77 .fluid_54f0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dynamic-9c77 .list-31e1 {
  margin: 5px 0 7px 0;
}
.dynamic-9c77.pattern-766f .article_dirty_bdfa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-9c77.pattern-766f .hidden_99d0 {
  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;
}
.dynamic-9c77.tooltip_dynamic_0d76 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dynamic-9c77.tooltip_dynamic_0d76 .article_dirty_bdfa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-9c77.tooltip_dynamic_0d76 .hidden_99d0 {
  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;
}
.dynamic-9c77.video_fixed_fce1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dynamic-9c77.box_f1c4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dynamic-9c77.box_f1c4 .hidden_99d0 {
  margin-top: 7px;
}
.table_orange_5152 {
  display: inline-block;
}
.table-lower-82f9 .short-ca29 .dynamic-9c77 img {
  max-width: 100%;
}
.selected_86cf .button_north_6185.video_c046,
.bright-77f9 .button_north_6185.video_c046 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected_86cf .feature_dirty_79e8,
.bright-77f9 .feature_dirty_79e8 {
  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%);
}
.selected_86cf .feature_dirty_79e8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.selected_86cf.layout_clean_ed9a .feature_dirty_79e8 {
  display: none;
}
.selected_86cf .sidebar_bb9e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected_86cf .sidebar_bb9e li {
  display: inline-block;
  position: relative;
}
.selected_86cf .sidebar_bb9e li:last-child {
  margin-right: 0;
}
.selected_86cf .sidebar_bb9e 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;
}
.selected_86cf .sidebar_bb9e li.panel_2e49 > a {
  color: rgba(0, 0, 0, 0.9);
}
.selected_86cf .sidebar_bb9e > 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;
}
.selected_86cf .sidebar_bb9e > li > a i {
  line-height: 0;
}
.selected_86cf .sidebar_bb9e > li.basic_1e7a > a .feature_dirty_79e8 {
  margin-left: 4px;
  line-height: 0;
}
.selected_86cf .sidebar_bb9e .row-simple-943b li.basic_1e7a > a {
  position: relative;
}
.selected_86cf .sidebar_bb9e .row-simple-943b li.basic_1e7a > a:after,
.selected_86cf .sidebar_bb9e .row-simple-943b li.basic_1e7a > a:before {
  content: "";
  display: table;
}
.selected_86cf .sidebar_bb9e .row-simple-943b li.basic_1e7a > a:after {
  clear: both;
}
.selected_86cf .sidebar_bb9e .row-simple-943b li.basic_1e7a > a .feature_dirty_79e8 {
  margin-left: 5px;
  float: right;
}
.selected_86cf .slow-cc43,
.selected_86cf .row-simple-943b {
  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;
}
.selected_86cf .row-simple-943b {
  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;
}
.selected_86cf .row-simple-943b .video_c046 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected_86cf .row-simple-943b .feature_dirty_79e8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.selected_86cf .row-simple-943b li {
  display: block;
  margin: 0;
  padding: 0;
}
.selected_86cf .row-simple-943b 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;
}
.selected_86cf .row-simple-943b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.selected_86cf .row-simple-943b .row-simple-943b {
  top: 0;
  left: 100%;
}
.selected_86cf .bright-cee4.fn-focus-8882 > .slow-cc43,
.selected_86cf .bright-cee4.fn-focus-8882 > .row-simple-943b,
.selected_86cf .bright-cee4:focus > .slow-cc43,
.selected_86cf .bright-cee4:focus > .row-simple-943b,
.selected_86cf .bright-cee4:hover > .slow-cc43,
.selected_86cf .bright-cee4:hover > .row-simple-943b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.selected_86cf.pattern-glass-f16c .active_0a9d:after,
.selected_86cf.pattern-glass-f16c .active_0a9d:before {
  content: "";
  display: table;
}
.selected_86cf.pattern-glass-f16c .active_0a9d:after {
  clear: both;
}
.selected_86cf.pattern-glass-f16c .active_0a9d > li {
  float: left;
}
.selected_86cf.hard_e5c7 .active_0a9d:after,
.selected_86cf.hard_e5c7 .active_0a9d:before {
  content: "";
  display: table;
}
.selected_86cf.hard_e5c7 .active_0a9d:after {
  clear: both;
}
.selected_86cf.hard_e5c7 .active_0a9d > li {
  float: left;
}
.selected_86cf.hard_e5c7 .active_0a9d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.selected_86cf.hard_e5c7 .active_0a9d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.selected_86cf.hard_e5c7 .active_0a9d > li.wrapper-middle-5e18 > a,
.selected_86cf.hard_e5c7 .active_0a9d > li.panel_2e49 > a {
  color: #fff;
  background-color: #1e4b75;
}
.selected_86cf.media-74ef .active_0a9d > li > a .video_c046 {
  position: relative;
}
.selected_86cf.media-74ef .active_0a9d > li > a .video_c046: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;
}
.selected_86cf.media-74ef
  .active_0a9d
  > li:focus
  > a
  .video_c046:before,
.selected_86cf.media-74ef
  .active_0a9d
  > li:hover
  > a
  .video_c046:before {
  width: 100%;
  background-color: currentColor;
}
.selected_86cf.media-74ef
  .active_0a9d
  > li.wrapper-middle-5e18
  > a
  .video_c046:before,
.selected_86cf.media-74ef
  .active_0a9d
  > li.header_silver_8b3a
  > a
  .video_c046:before {
  width: 100%;
  background-color: currentColor;
}
.selected_86cf.under_f305 .active_0a9d > li > a .video_c046 {
  position: relative;
}
.selected_86cf.under_f305 .active_0a9d > li > a .video_c046: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;
}
.selected_86cf.under_f305 .active_0a9d > li:focus > a .video_c046:before,
.selected_86cf.under_f305
  .active_0a9d
  > li:hover
  > a
  .video_c046:before {
  width: 100%;
  background-color: currentColor;
}
.selected_86cf.under_f305
  .active_0a9d
  > li.wrapper-middle-5e18
  > a
  .video_c046:before,
.selected_86cf.under_f305
  .active_0a9d
  > li.header_silver_8b3a
  > a
  .video_c046:before {
  width: 100%;
  background-color: currentColor;
}
.bright-77f9 .sidebar_bb9e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bright-77f9 .sidebar_bb9e li:first-child > a {
  border-top: none;
}
.bright-77f9 .sidebar_bb9e .widget-b332 > .video_c046 .feature_dirty_79e8 {
  display: none;
}
.bright-77f9 .sidebar_bb9e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bright-77f9 .sidebar_bb9e li:last-child {
  border: none;
}
.bright-77f9 .sidebar_bb9e li.basic_1e7a > a {
  padding-right: 45px !important;
}
.bright-77f9 .sidebar_bb9e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bright-77f9 .sidebar_bb9e li a:focus,
.bright-77f9 .sidebar_bb9e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright-77f9 .sidebar_bb9e li .mini-2a11 {
  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;
}
.bright-77f9 .sidebar_bb9e li .mini-2a11:hover {
  box-shadow: none;
}
.bright-77f9 .sidebar_bb9e li .mini-2a11 .feature_dirty_79e8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bright-77f9 .sidebar_bb9e .row-simple-943b {
  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);
}
.bright-77f9 .sidebar_bb9e .row-simple-943b li a {
  padding-left: 3em;
}
.bright-77f9 .sidebar_bb9e .hot_3b28 > a .mini-2a11 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bright-77f9 .sidebar_bb9e .hot_3b28 > .row-simple-943b {
  display: block;
  opacity: 1;
}
.top_bb16 {
  max-width: 100%;
}
.outline_motion_4614 {
  line-height: 0;
  cursor: pointer;
}
.card-left-d392 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.card-left-d392:hover {
  box-shadow: none;
  color: currentColor;
}
.card-left-d392 svg {
  width: 18px;
  height: 18px;
}
.card-left-d392 .badge-basic-84ff {
  display: none;
}
.text_top_4a97 {
  position: relative;
}
.text_top_4a97.fn-active-8882 .card-left-d392 .list-57cd {
  display: none;
}
.text_top_4a97.fn-active-8882 .card-left-d392 .badge-basic-84ff {
  display: inline-block;
}
.text_top_4a97 .east_b56f {
  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);
}
.text_top_4a97.heading-a9aa .east_b56f {
  left: auto;
  right: -0.9em;
}
.text_top_4a97.heading-a9aa .blue-3ce0::before {
  left: auto;
  right: 15px;
}
.text_top_4a97.fn-active-8882 .east_b56f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description_selected_ce18 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.description_selected_ce18 label {
  flex-basis: 100%;
}
.description_selected_ce18 .tabs_out_5085 {
  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;
}
.description_selected_ce18 .yellow-7168 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.description_selected_ce18 .yellow-7168:focus {
  background-color: transparent;
}
.description_selected_ce18 button.border_96ba {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.description_selected_ce18 button.border_96ba:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.description_selected_ce18 button.border_96ba svg {
  width: 18px;
  height: 18px;
}
.description_selected_ce18 input[type="submit"] {
  min-height: auto;
}
.nav-hot-dc64 .description_selected_ce18 .yellow-7168 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.blue-3ce0 {
  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) {
  .blue-3ce0 {
    width: 220px;
  }
}
.blue-3ce0 label {
  flex-basis: 100%;
}
.blue-3ce0::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;
}
.bright_b9ce .nav-hot-dc64 .description_selected_ce18 {
  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;
}
.bright_b9ce
  .nav-hot-dc64
  .description_selected_ce18
  .tabs_out_5085 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.bright_b9ce .nav-hot-dc64 .description_selected_ce18 .yellow-7168 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.bright_b9ce
  .nav-hot-dc64
  .description_selected_ce18
  .yellow-7168:focus {
  background: 0 0;
}
.bright_b9ce
  .nav-hot-dc64
  .description_selected_ce18
  .pattern-d25f {
  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;
}
.tiny_a67f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tiny_a67f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tiny_a67f li:last-child {
  margin-right: 0;
}
.tiny_a67f li:first-child {
  margin-left: 0;
}
.tiny_a67f.shadow-short-0a4b a {
  color: #fff;
}
.tiny_a67f.shadow-short-0a4b a:hover {
  color: #fff;
}
.tiny_a67f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tiny_a67f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tiny_a67f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tiny_a67f a:hover {
  opacity: 0.9;
  color: inherit;
}
.tiny_a67f [class*="social-icon-apple"] {
  background-color: #999;
}
.tiny_a67f [class*="social-icon-apple"].aside_1c9f {
  background-color: transparent;
  color: #999;
}
.tiny_a67f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tiny_a67f [class*="social-icon-behance"].aside_1c9f {
  background-color: transparent;
  color: #1769ff;
}
.tiny_a67f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tiny_a67f [class*="social-icon-bitbucket"].aside_1c9f {
  background-color: transparent;
  color: #205081;
}
.tiny_a67f [class*="social-icon-codepen"] {
  background-color: #000;
}
.tiny_a67f [class*="social-icon-codepen"].aside_1c9f {
  background-color: transparent;
  color: #000;
}
.tiny_a67f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tiny_a67f [class*="social-icon-delicious"].aside_1c9f {
  background-color: transparent;
  color: #39f;
}
.tiny_a67f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tiny_a67f [class*="social-icon-digg"].aside_1c9f {
  background-color: transparent;
  color: #005be2;
}
.tiny_a67f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tiny_a67f [class*="social-icon-dribbble"].aside_1c9f {
  background-color: transparent;
  color: #ea4c89;
}
.tiny_a67f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tiny_a67f [class*="social-icon-envelope"].aside_1c9f {
  background-color: transparent;
  color: #ea4335;
}
.tiny_a67f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tiny_a67f [class*="social-icon-facebook"].aside_1c9f {
  background-color: transparent;
  color: #3b5998;
}
.tiny_a67f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tiny_a67f [class*="social-icon-flickr"].aside_1c9f {
  background-color: transparent;
  color: #0063dc;
}
.tiny_a67f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tiny_a67f [class*="social-icon-foursquare"].aside_1c9f {
  background-color: transparent;
  color: #2d5be3;
}
.tiny_a67f [class*="social-icon-github"] {
  background-color: #333;
}
.tiny_a67f [class*="social-icon-github"].aside_1c9f {
  background-color: transparent;
  color: #333;
}
.tiny_a67f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tiny_a67f [class*="social-icon-google-plus"].aside_1c9f {
  background-color: transparent;
  color: #dd4b39;
}
.tiny_a67f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tiny_a67f [class*="social-icon-houzz"].aside_1c9f {
  background-color: transparent;
  color: #7ac142;
}
.tiny_a67f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tiny_a67f [class*="social-icon-instagram"].aside_1c9f {
  background-color: transparent;
  color: #262626;
}
.tiny_a67f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tiny_a67f [class*="social-icon-jsfiddle"].aside_1c9f {
  background-color: transparent;
  color: #487aa2;
}
.tiny_a67f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tiny_a67f [class*="social-icon-linkedin"].aside_1c9f {
  background-color: transparent;
  color: #0077b5;
}
.tiny_a67f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tiny_a67f [class*="social-icon-medium"].aside_1c9f {
  background-color: transparent;
  color: #00ab6b;
}
.tiny_a67f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tiny_a67f
  [class*="social-icon-odnoklassniki"].aside_1c9f {
  background-color: transparent;
  color: #f4731c;
}
.tiny_a67f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tiny_a67f [class*="social-icon-meetup"].aside_1c9f {
  background-color: transparent;
  color: #ec1c40;
}
.tiny_a67f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tiny_a67f [class*="social-icon-pinterest"].aside_1c9f {
  background-color: transparent;
  color: #bd081c;
}
.tiny_a67f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tiny_a67f [class*="social-icon-product-hunt"].aside_1c9f {
  background-color: transparent;
  color: #da552f;
}
.tiny_a67f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tiny_a67f [class*="social-icon-reddit"].aside_1c9f {
  background-color: transparent;
  color: #ff4500;
}
.tiny_a67f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tiny_a67f [class*="social-icon-rss"].aside_1c9f {
  background-color: transparent;
  color: #f26522;
}
.tiny_a67f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tiny_a67f
  [class*="social-icon-shopping-cart"].aside_1c9f {
  background-color: transparent;
  color: #4caf50;
}
.tiny_a67f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tiny_a67f [class*="social-icon-skype"].aside_1c9f {
  background-color: transparent;
  color: #00aff0;
}
.tiny_a67f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tiny_a67f [class*="social-icon-slideshare"].aside_1c9f {
  background-color: transparent;
  color: #0077b5;
}
.tiny_a67f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tiny_a67f [class*="social-icon-snapchat"].aside_1c9f {
  background-color: transparent;
  color: #fffc00;
}
.tiny_a67f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tiny_a67f [class*="social-icon-soundcloud"].aside_1c9f {
  background-color: transparent;
  color: #f80;
}
.tiny_a67f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tiny_a67f [class*="social-icon-spotify"].aside_1c9f {
  background-color: transparent;
  color: #2ebd59;
}
.tiny_a67f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tiny_a67f
  [class*="social-icon-stack-overflow"].aside_1c9f {
  background-color: transparent;
  color: #fe7a15;
}
.tiny_a67f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tiny_a67f [class*="social-icon-maldkfgram"].aside_1c9f {
  background-color: transparent;
  color: #2ca5e0;
}
.tiny_a67f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tiny_a67f [class*="social-icon-tripadvisor"].aside_1c9f {
  background-color: transparent;
  color: #589442;
}
.tiny_a67f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tiny_a67f [class*="social-icon-tumblr"].aside_1c9f {
  background-color: transparent;
  color: #35465c;
}
.tiny_a67f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tiny_a67f [class*="social-icon-twitch"].aside_1c9f {
  background-color: transparent;
  color: #6441a5;
}
.tiny_a67f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tiny_a67f [class*="social-icon-twitter"].aside_1c9f {
  background-color: transparent;
  color: #1da1f2;
}
.tiny_a67f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tiny_a67f [class*="social-icon-vimeo"].aside_1c9f {
  background-color: transparent;
  color: #1ab7ea;
}
.tiny_a67f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tiny_a67f [class*="social-icon-vk"].aside_1c9f {
  background-color: transparent;
  color: #45668e;
}
.tiny_a67f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tiny_a67f [class*="social-icon-weibo"].aside_1c9f {
  background-color: transparent;
  color: #df2029;
}
.tiny_a67f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tiny_a67f [class*="social-icon-weixin"].aside_1c9f {
  background-color: transparent;
  color: #7bb32e;
}
.tiny_a67f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tiny_a67f [class*="social-icon-whatsapp"].aside_1c9f {
  background-color: transparent;
  color: #25d366;
}
.tiny_a67f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tiny_a67f [class*="social-icon-wordpress"].aside_1c9f {
  background-color: transparent;
  color: #21759b;
}
.tiny_a67f [class*="social-icon-xing"] {
  background-color: #026466;
}
.tiny_a67f [class*="social-icon-xing"].aside_1c9f {
  background-color: transparent;
  color: #026466;
}
.tiny_a67f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tiny_a67f [class*="social-icon-yelp"].aside_1c9f {
  background-color: transparent;
  color: #af0606;
}
.tiny_a67f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tiny_a67f [class*="social-icon-youtube"].aside_1c9f {
  background-color: transparent;
  color: #cd201f;
}
.feature-light-b788 {
  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;
}
.feature-light-b788:hover {
  box-shadow: none;
  background: 0 0;
}
.black_2146 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tooltip-c317 {
  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;
}
.filter-pro-d0a1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module_85e2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module_85e2,
.module_85e2::after,
.module_85e2::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;
}
.module_85e2::after,
.module_85e2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tertiary_hot_5353 .tooltip-c317 .filter-pro-d0a1 {
  margin-top: -2px;
  width: 19px;
}
.tertiary_hot_5353 .tooltip-c317 .module_85e2 {
  margin-top: -1px;
}
.tertiary_hot_5353 .tooltip-c317 .module_85e2,
.tertiary_hot_5353 .tooltip-c317 .module_85e2::after,
.tertiary_hot_5353 .tooltip-c317 .module_85e2::before {
  width: 19px;
  height: 2px;
}
.tertiary_hot_5353 .tooltip-c317 .module_85e2::before {
  top: -6px;
}
.tertiary_hot_5353 .tooltip-c317 .module_85e2::after {
  bottom: -6px;
}
.progress_55ea .tooltip-c317 .filter-pro-d0a1 {
  margin-top: -2px;
  width: 22px;
}
.progress_55ea .tooltip-c317 .module_85e2 {
  margin-top: -1px;
}
.progress_55ea .tooltip-c317 .module_85e2,
.progress_55ea .tooltip-c317 .module_85e2::after,
.progress_55ea .tooltip-c317 .module_85e2::before {
  width: 22px;
  height: 2px;
}
.progress_55ea .tooltip-c317 .module_85e2::before {
  top: -7px;
}
.progress_55ea .tooltip-c317 .module_85e2::after {
  bottom: -7px;
}
.gradient-35d6 .tooltip-c317 .filter-pro-d0a1 {
  margin-top: -2px;
  width: 31px;
}
.gradient-35d6 .tooltip-c317 .module_85e2 {
  margin-top: -1.5px;
}
.gradient-35d6 .tooltip-c317 .module_85e2,
.gradient-35d6 .tooltip-c317 .module_85e2::after,
.gradient-35d6 .tooltip-c317 .module_85e2::before {
  width: 31px;
  height: 3px;
}
.gradient-35d6 .tooltip-c317 .module_85e2::before {
  top: -9px;
}
.gradient-35d6 .tooltip-c317 .module_85e2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .north_e9a2 .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 19px;
  }
  .north_e9a2 .tooltip-c317 .module_85e2 {
    margin-top: -1px;
  }
  .north_e9a2 .tooltip-c317 .module_85e2,
  .north_e9a2 .tooltip-c317 .module_85e2::after,
  .north_e9a2 .tooltip-c317 .module_85e2::before {
    width: 19px;
    height: 2px;
  }
  .north_e9a2 .tooltip-c317 .module_85e2::before {
    top: -6px;
  }
  .north_e9a2 .tooltip-c317 .module_85e2::after {
    bottom: -6px;
  }
  .pattern_full_b2a5 .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_full_b2a5 .tooltip-c317 .module_85e2 {
    margin-top: -1px;
  }
  .pattern_full_b2a5 .tooltip-c317 .module_85e2,
  .pattern_full_b2a5 .tooltip-c317 .module_85e2::after,
  .pattern_full_b2a5 .tooltip-c317 .module_85e2::before {
    width: 22px;
    height: 2px;
  }
  .pattern_full_b2a5 .tooltip-c317 .module_85e2::before {
    top: -7px;
  }
  .pattern_full_b2a5 .tooltip-c317 .module_85e2::after {
    bottom: -7px;
  }
  .tooltip_hard_d2d8 .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip_hard_d2d8 .tooltip-c317 .module_85e2 {
    margin-top: -1.5px;
  }
  .tooltip_hard_d2d8 .tooltip-c317 .module_85e2,
  .tooltip_hard_d2d8 .tooltip-c317 .module_85e2::after,
  .tooltip_hard_d2d8 .tooltip-c317 .module_85e2::before {
    width: 31px;
    height: 3px;
  }
  .tooltip_hard_d2d8 .tooltip-c317 .module_85e2::before {
    top: -9px;
  }
  .tooltip_hard_d2d8 .tooltip-c317 .module_85e2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .link_a5a4 .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 19px;
  }
  .link_a5a4 .tooltip-c317 .module_85e2 {
    margin-top: -1px;
  }
  .link_a5a4 .tooltip-c317 .module_85e2,
  .link_a5a4 .tooltip-c317 .module_85e2::after,
  .link_a5a4 .tooltip-c317 .module_85e2::before {
    width: 19px;
    height: 2px;
  }
  .link_a5a4 .tooltip-c317 .module_85e2::before {
    top: -6px;
  }
  .link_a5a4 .tooltip-c317 .module_85e2::after {
    bottom: -6px;
  }
  .heading-366c .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-366c .tooltip-c317 .module_85e2 {
    margin-top: -1px;
  }
  .heading-366c .tooltip-c317 .module_85e2,
  .heading-366c .tooltip-c317 .module_85e2::after,
  .heading-366c .tooltip-c317 .module_85e2::before {
    width: 22px;
    height: 2px;
  }
  .heading-366c .tooltip-c317 .module_85e2::before {
    top: -7px;
  }
  .heading-366c .tooltip-c317 .module_85e2::after {
    bottom: -7px;
  }
  .out-3ebf .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 31px;
  }
  .out-3ebf .tooltip-c317 .module_85e2 {
    margin-top: -1.5px;
  }
  .out-3ebf .tooltip-c317 .module_85e2,
  .out-3ebf .tooltip-c317 .module_85e2::after,
  .out-3ebf .tooltip-c317 .module_85e2::before {
    width: 31px;
    height: 3px;
  }
  .out-3ebf .tooltip-c317 .module_85e2::before {
    top: -9px;
  }
  .out-3ebf .tooltip-c317 .module_85e2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .motion_e94a .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 19px;
  }
  .motion_e94a .tooltip-c317 .module_85e2 {
    margin-top: -1px;
  }
  .motion_e94a .tooltip-c317 .module_85e2,
  .motion_e94a .tooltip-c317 .module_85e2::after,
  .motion_e94a .tooltip-c317 .module_85e2::before {
    width: 19px;
    height: 2px;
  }
  .motion_e94a .tooltip-c317 .module_85e2::before {
    top: -6px;
  }
  .motion_e94a .tooltip-c317 .module_85e2::after {
    bottom: -6px;
  }
  .message_fd17 .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 22px;
  }
  .message_fd17 .tooltip-c317 .module_85e2 {
    margin-top: -1px;
  }
  .message_fd17 .tooltip-c317 .module_85e2,
  .message_fd17 .tooltip-c317 .module_85e2::after,
  .message_fd17 .tooltip-c317 .module_85e2::before {
    width: 22px;
    height: 2px;
  }
  .message_fd17 .tooltip-c317 .module_85e2::before {
    top: -7px;
  }
  .message_fd17 .tooltip-c317 .module_85e2::after {
    bottom: -7px;
  }
  .hover_upper_824d .tooltip-c317 .filter-pro-d0a1 {
    margin-top: -2px;
    width: 31px;
  }
  .hover_upper_824d .tooltip-c317 .module_85e2 {
    margin-top: -1.5px;
  }
  .hover_upper_824d .tooltip-c317 .module_85e2,
  .hover_upper_824d .tooltip-c317 .module_85e2::after,
  .hover_upper_824d .tooltip-c317 .module_85e2::before {
    width: 31px;
    height: 3px;
  }
  .hover_upper_824d .tooltip-c317 .module_85e2::before {
    top: -9px;
  }
  .hover_upper_824d .tooltip-c317 .module_85e2::after {
    bottom: -9px;
  }
}
.pagination-ed13 .module_85e2 {
  -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);
}
.pagination-ed13 .module_85e2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pagination-ed13 .module_85e2::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);
}
.pagination-ed13.frame_3d3f .module_85e2 {
  -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);
}
.pagination-ed13.frame_3d3f .module_85e2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pagination-ed13.frame_3d3f .module_85e2::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);
}
.summary-6b4b {
  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.dim-36eb:before {
  display: none;
}
.green_577e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.green_577e .shadow_0615 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.green_577e .shadow_0615:last-of-type {
  border-bottom: none;
}
.green_577e .shadow_0615.left_2375,
.green_577e .shadow_0615.avatar_static_c152,
.green_577e .shadow_0615.component_next_46f4 {
  padding: 0;
}
.green_577e .bright-77f9 .mini-2a11 {
  color: currentColor;
}
.green_577e .bright-77f9 .mini-2a11:focus,
.green_577e .bright-77f9 .mini-2a11:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green_577e.backdrop_cool_9856 .breadcrumb-orange-3188,
.green_577e.backdrop_cool_9856 .gallery-8c6b a,
.green_577e.backdrop_cool_9856 .active_0a9d a,
.green_577e.backdrop_cool_9856 .row-simple-943b a {
  color: rgba(0, 0, 0, 0.55);
}
.green_577e.backdrop_cool_9856 .breadcrumb-orange-3188:hover,
.green_577e.backdrop_cool_9856 .gallery-8c6b a:hover,
.green_577e.backdrop_cool_9856 .active_0a9d a:hover,
.green_577e.backdrop_cool_9856 .row-simple-943b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_577e.backdrop_cool_9856 .down-ec1f {
  color: rgba(0, 0, 0, 0.8);
}
.green_577e.backdrop_cool_9856 .shadow_0615 {
  border-color: rgba(0, 0, 0, 0.08);
}
.green_577e.backdrop_cool_9856 .shadow_0615:before {
  background: rgba(0, 0, 0, 0.08);
}
.green_577e.backdrop_cool_9856 .content_edeb:before {
  background: rgba(255, 255, 255, 0.9);
}
.green_577e.backdrop_cool_9856 .bright-77f9 .sidebar_bb9e li a,
.green_577e.backdrop_cool_9856 .bright-77f9 .mini-2a11,
.green_577e.backdrop_cool_9856 .row-simple-943b {
  border-color: rgba(0, 0, 0, 0.08);
}
.green_577e.backdrop_cool_9856 .bright-77f9 .mini-2a11:focus,
.green_577e.backdrop_cool_9856 .bright-77f9 .mini-2a11:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green_577e.backdrop_cool_9856 .sidebar_bb9e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.green_577e.message_new_7773 .breadcrumb-orange-3188,
.green_577e.message_new_7773 .gallery-8c6b a,
.green_577e.message_new_7773 .active_0a9d .mini-2a11,
.green_577e.message_new_7773 .active_0a9d a,
.green_577e.message_new_7773 .row-simple-943b a {
  color: rgba(255, 255, 255, 0.79);
}
.green_577e.message_new_7773 .breadcrumb-orange-3188:hover,
.green_577e.message_new_7773 .gallery-8c6b a:hover,
.green_577e.message_new_7773 .active_0a9d .mini-2a11:hover,
.green_577e.message_new_7773 .active_0a9d a:hover,
.green_577e.message_new_7773 .row-simple-943b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_577e.message_new_7773 .down-ec1f {
  color: rgba(255, 255, 255, 0.99);
}
.green_577e.message_new_7773 .shadow_0615 {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_577e.message_new_7773 .shadow_0615:before {
  background: rgba(255, 255, 255, 0.08);
}
.green_577e.message_new_7773 .content_edeb:before {
  background: rgba(0, 0, 0, 0.9);
}
.green_577e.message_new_7773 .bright-77f9 .sidebar_bb9e li a,
.green_577e.message_new_7773 .bright-77f9 .mini-2a11,
.green_577e.message_new_7773 .row-simple-943b {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_577e.message_new_7773 .bright-77f9 .mini-2a11:focus,
.green_577e.message_new_7773 .bright-77f9 .mini-2a11:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green_577e.message_new_7773 .sidebar_bb9e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_edeb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.content_edeb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.green_b307 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading-active-6d47 .green_577e {
  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;
}
.heading-active-6d47 .shadow_0615 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading-active-6d47 .shadow_0615: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) {
  .heading-active-6d47 .shadow_0615:before {
    width: 16%;
    left: 42%;
  }
}
.heading-active-6d47 .shadow_0615:last-child:before {
  content: none;
}
.heading-active-6d47 .shadow_0615[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading-active-6d47 .bright-77f9 .sidebar_bb9e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading-active-6d47 .bright-77f9 .sidebar_bb9e li a .mini-2a11 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading-active-6d47 .bright-77f9 .row-simple-943b {
  border: none;
}
.heading-active-6d47 .bright-77f9 .row-simple-943b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading-active-6d47 .content_edeb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading-active-6d47 .green_b307 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading-active-6d47 .message_new_7773 .content_edeb:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-active-6d47 .backdrop_cool_9856.status_c5ec .module_85e2 {
  background: rgba(0, 0, 0, 0.6);
}
.heading-active-6d47
  .backdrop_cool_9856.status_c5ec
  .module_85e2::after,
.heading-active-6d47
  .backdrop_cool_9856.status_c5ec
  .module_85e2:before {
  background: inherit;
}
.heading-active-6d47
  .backdrop_cool_9856.status_c5ec:hover
  .module_85e2 {
  background: rgba(0, 0, 0, 0.8);
}
.fluid-dfa2 .green_577e {
  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) {
  .fluid-dfa2 .green_577e {
    width: auto;
    right: 45px;
  }
}
.slider-65f3 .green_577e {
  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) {
  .slider-65f3 .green_577e {
    width: auto;
    left: 45px;
  }
}
.dim-36eb .green_577e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dim-36eb .green_b307 {
  max-width: 48em;
  margin: 0 auto;
}
.dim-36eb .content_edeb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.item-simple-9191 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.item-simple-9191.heading-active-6d47 .green_577e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.item-simple-9191.fluid-dfa2 .green_577e {
  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);
}
.item-simple-9191 .green_577e {
  visibility: visible;
}
.item-simple-9191.slider-65f3 .green_577e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.message-f820,
.menu_2c6d {
  overflow-x: hidden;
}
.message-f820 .green_577e {
  overflow: auto;
}
.message-f820.heading-active-6d47 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message-f820.heading-active-6d47 .green_577e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.message-f820.heading-active-6d47 .feature-light-b788 {
  opacity: 0;
}
.message-f820.fluid-dfa2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message-f820.fluid-dfa2 .green_577e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.message-f820.fluid-dfa2 .feature-light-b788 {
  opacity: 0;
}
.message-f820.slider-65f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message-f820.slider-65f3 .green_577e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.message-f820.slider-65f3 .feature-light-b788 {
  opacity: 0;
}
.message-f820.dim-36eb .green_577e {
  z-index: 10;
  visibility: visible;
}
.status_c5ec {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.status_c5ec .module_85e2 {
  background: rgba(255, 255, 255, 0.99);
}
.status_c5ec .module_85e2::after,
.status_c5ec .module_85e2:before {
  background: inherit;
}
.status_c5ec:hover .module_85e2 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-65f3 .status_c5ec {
  top: 10px;
  right: auto;
  left: 12px;
}
.dim-36eb .status_c5ec {
  display: none !important;
}
.message-f820:before,
.menu_2c6d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.message-f820 .status_c5ec,
.menu_2c6d .status_c5ec {
  display: inline-block;
}
.green_577e .row_95c2 {
  -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;
}
.message-f820 .green_577e .row_95c2,
.menu_2c6d .green_577e .row_95c2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-paper-7951 .tabs_out_5085 {
  width: 100%;
}
.short-ca29 {
  padding: 0 0.5em 0;
}
.short-ca29 [class*="customify-col-"],
.short-ca29 [class*="customify-col_"],
.short-ca29 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wide-f273 .short-ca29 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_b599 .hot_6f2f,
  .hot_6f2f {
    display: none;
  }
  .sort-yellow-8a1f {
    text-align: left;
  }
  .active-55d6 {
    text-align: center;
  }
  .photo_pressed_9268 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_b599 .chip-00df,
  .chip-00df {
    display: none;
  }
  .north-e9f0 {
    text-align: left;
  }
  .card_4323 {
    text-align: center;
  }
  .description-dbd5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_b599 .notice-plasma-9e02,
  .notice-plasma-9e02 {
    display: none;
  }
  .hard_6d5a {
    text-align: left;
  }
  .article-792a {
    text-align: center;
  }
  .label_dca0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sort_lite_73f4 {
  box-shadow: none !important;
}
.fluid_1a53 .down-c9a5,
.message-4bb6 .down-c9a5 {
  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;
}
.message-4bb6 .down-c9a5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture-bronze-c8e7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture-bronze-c8e7:after,
.picture-bronze-c8e7:before {
  content: "";
  display: table;
}
.picture-bronze-c8e7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture-bronze-c8e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture-bronze-c8e7,
.feature_cool_71cb {
  max-width: 1248px;
  margin: 0 auto;
}

.fresh-a74c.summary-outer-519f .picture-bronze-c8e7 {
  max-width: 100%;
}
.fresh-a74c.alert_247c {
  max-width: 1200px;
  margin: 0 auto;
}
.fresh-a74c.caption_small_cac5 .picture-bronze-c8e7 {
  max-width: 100%;
}
.fresh-a74c.caption_small_cac5 > .picture-bronze-c8e7 {
  padding-left: 0;
  padding-right: 0;
}
.fresh-a74c.caption_small_cac5 > .picture-bronze-c8e7 .heading_b599 {
  margin: 0;
}
.fresh-a74c.caption_small_cac5
  > .picture-bronze-c8e7
  .hover-dirty-178a.silver_bcbc {
  margin-right: 0;
  margin-left: 0;
}
.fresh-a74c.caption_small_cac5 #main.silver_bcbc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled-1369 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-1369 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thick-c21c .progress_lite_5ed1 {
    padding-right: 1em;
  }
  .thick-c21c.dirty_65f6 .hover-dirty-178a {
    border-right: 1px solid #eaecee;
  }
  .thick-c21c.dirty_65f6 .progress_lite_5ed1 {
    padding-right: 1em;
  }
  .thick-c21c.dirty_65f6 .filter_5a11 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-right-32d3 .progress_lite_5ed1 {
    padding-left: 1em;
  }
  .component-right-32d3.dirty_65f6 .hover-dirty-178a {
    border-left: 1px solid #eaecee;
  }
  .component-right-32d3.dirty_65f6 .progress_lite_5ed1 {
    padding-left: 1em;
  }
  .component-right-32d3.dirty_65f6 .filter_5a11 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-copper-a02d .progress_lite_5ed1 {
    padding-left: 1em;
  }
  .notification-copper-a02d.dirty_65f6 .small_6073 {
    border-right: 1px solid #eaecee;
  }
  .notification-copper-a02d.dirty_65f6 .container-yellow-613e {
    border-right: 1px solid #eaecee;
  }
  .notification-copper-a02d.dirty_65f6 .progress_lite_5ed1 {
    padding-left: 1em;
  }
  .notification-copper-a02d.dirty_65f6 .filter_5a11 {
    padding-right: 1em;
  }
  .notification-copper-a02d.dirty_65f6 .tabs_medium_fc6f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-new-7d29 .progress_lite_5ed1 {
    padding-right: 1em;
  }
  .header-new-7d29.dirty_65f6 .small_6073 {
    border-left: 1px solid #eaecee;
  }
  .header-new-7d29.dirty_65f6 .container-yellow-613e {
    border-left: 1px solid #eaecee;
  }
  .header-new-7d29.dirty_65f6 .progress_lite_5ed1 {
    padding-right: 1em;
  }
  .header-new-7d29.dirty_65f6 .filter_5a11 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-new-7d29.dirty_65f6 .tabs_medium_fc6f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-1369 .progress_lite_5ed1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-1369.dirty_65f6 .hover-dirty-178a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled-1369.dirty_65f6 .progress_lite_5ed1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-1369.dirty_65f6 .filter_5a11 {
    padding-left: 1em;
  }
  .disabled-1369.dirty_65f6 .tabs_medium_fc6f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled-1369.dirty_65f6 .progress_lite_5ed1 {
    padding-left: 0;
  }
}
.hero_motion_e846 .main-9494 {
  display: inline-block;
}
.green_b854 {
  display: inline-block;
}
.gallery_41f3 {
  word-con: break-word;
}
.wrapper-left-7cb4 > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper-left-7cb4 .panel_b041 {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper-left-7cb4 .wide_3a1c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.over-8372 .notification_large_bf45 {
  margin-bottom: 2em;
}
.over-8372 .main-3e5e {
  margin-bottom: 15px;
}
.over-8372 .main-3e5e:last-child {
  margin-bottom: 0;
}
.over-8372 .mini_cb05 {
  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) {
  .over-8372 .mini_cb05 {
    display: block;
  }
}
.over-8372 .gas-b6b1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .over-8372 .gas-b6b1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.over-8372 .wrapper_6aed {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.over-8372 .wrapper_6aed img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.over-8372 .wrapper_6aed a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.over-8372 .gallery_41f3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-8372 .gallery_41f3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.over-8372 .bronze-ee59 p:last-child {
  margin-bottom: 0;
}
.over-8372 .notice_dim_e67f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.over-8372 .photo-light-9b71 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.over-8372 .header-055f {
  margin-top: 1em;
}
.over-8372 .yellow_3e02 {
  top: 0;
  display: block;
}
.over-8372 .yellow_3e02 a {
  color: inherit;
}
.over-8372 .yellow_3e02 a:hover {
  color: inherit;
}
.over-8372 .form_yellow_d101 {
  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;
}
.over-8372 .form_yellow_d101:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.over-8372 .photo-light-9b71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.over-8372 .green_51fb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.over-8372 .green_51fb:first-child {
  margin-top: 0;
}
.over-8372 .green_51fb.current_64b7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.over-8372 .green_51fb.advanced_f286 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-8372
  .green_51fb.advanced_f286.hero_eee0
  .header-055f {
  width: 100%;
}
.over-8372 .advanced_f286 {
  -webkit-box-align: center;
  align-items: center;
}
.over-8372 .advanced_f286 .wrapper-left-7cb4,
.over-8372 .advanced_f286 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.over-8372 .wrapper_6aed {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-8372 .wrapper_6aed img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.over-8372 .wrapper_6aed: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;
}
.over-8372 .current_64b7 {
  z-index: 5;
}
.over-8372 .panel-4a28 .in-95eb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.over-8372 .header-upper-7217 .in-95eb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.over-8372 .under-2ec8 .in-95eb {
  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;
}
.over-8372.active-c9b0 .mini_cb05,
.over-8372.heading-71fe .mini_cb05 {
  display: block;
}
.over-8372.active-c9b0 .mini_cb05 .input_top_7114,
.over-8372.active-c9b0 .mini_cb05 .photo-light-9b71,
.over-8372.heading-71fe .mini_cb05 .input_top_7114,
.over-8372.heading-71fe .mini_cb05 .photo-light-9b71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over-8372.blue-8baf .gas-b6b1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .over-8372.blue-8baf .gas-b6b1 {
    margin-right: 0;
  }
}
.over-8372.active-c9b0 .gas-b6b1,
.over-8372.heading-71fe .gas-b6b1 {
  padding-top: 40%;
}
.over-8372.active-c9b0 .notification_large_bf45,
.over-8372.heading-71fe .notification_large_bf45 {
  display: block;
}
.over-8372.active-c9b0 .fn-sticky-8882 .photo-light-9b71,
.over-8372.heading-71fe .fn-sticky-8882 .photo-light-9b71 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.over-8372.active-c9b0 .gas-b6b1,
.over-8372.heading-71fe .gas-b6b1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.over-8372.active-c9b0 .photo-light-9b71 {
  padding: 1em;
}
.glass-97b9 {
  margin: 30px auto;
  display: block;
}
.glass-97b9 .column_down_0678 > * {
  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;
}
.glass-97b9 .column_down_0678 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.glass-97b9 .column_down_0678 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.black_85df .wrapper-left-7cb4 {
  margin-bottom: 1.41575em;
}
.black_85df .element-ffa8 {
  margin-bottom: 1.618em;
}
.sort_left_dc2d .cool_fd65 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort_left_dc2d .cool_fd65 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort_left_dc2d .paragraph-in-23b9 {
  max-width: 100%;
  overflow: auto;
}
.overlay_stone_9cb7 .sort_left_dc2d a:hover {
  text-decoration: underline;
}
.media_north_579a .main-3e5e:not(.gallery_41f3),
.media_north_579a .wrapper_6aed {
  margin-bottom: 1.41575em;
}
.media_north_579a .main-3e5e:not(.gallery_41f3):last-child,
.media_north_579a .wrapper_6aed:last-child {
  margin-bottom: 0;
}
.media_north_579a .main-3e5e.primary-19d6 {
  margin-bottom: 0.41575em;
}
.media_north_579a .over_a8f9:before,
.media_north_579a .border-d833:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media_north_579a .over_a8f9:before {
  content: "\f115";
}
.media_north_579a .border-d833:before {
  content: "\f02c";
}
.media_north_579a .tiny_5d67 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media_north_579a .tiny_5d67 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label-large-17da {
  display: -webkit-box;
  display: flex;
}
.label-large-17da .warm_80ec {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label-large-17da .warm_80ec {
    flex-basis: 90px;
  }
}
.label-large-17da .gradient_1af1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label-large-17da .gradient_1af1 {
    flex-basis: calc(100% - 50px);
  }
}
.label-large-17da .filter_51a3 p:last-child {
  margin-bottom: 0.72em;
}
.detail_smooth_9a53 .column_down_0678 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.detail_smooth_9a53 .column_down_0678:after,
.detail_smooth_9a53 .column_down_0678:before {
  content: "";
  display: table;
}
.detail_smooth_9a53 .column_down_0678:after {
  clear: both;
}
.detail_smooth_9a53 .column_down_0678 .outline_stale_649d,
.detail_smooth_9a53 .column_down_0678 .lower-cc15 {
  width: 49%;
}
.detail_smooth_9a53 .column_down_0678 .outline_stale_649d a span.up-93df,
.detail_smooth_9a53 .column_down_0678 .lower-cc15 a span.up-93df {
  display: block;
  margin-bottom: 5px;
}
.detail_smooth_9a53 .column_down_0678 .lower-cc15 {
  float: left;
  text-align: left;
}
.detail_smooth_9a53 .column_down_0678 .outline_stale_649d {
  float: right;
  text-align: right;
}
.input_short_9b65 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .input_short_9b65 {
    margin-bottom: 0;
  }
}
.tag-c49d {
  margin-bottom: 1em;
}
.tag-c49d .gallery_41f3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form_222c a {
  display: block;
  line-height: 0;
  position: relative;
}
.info_1ff3 .tag-c49d,
.tag-fcca .tag-c49d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .info_1ff3 .tag-c49d,
  .tag-fcca .tag-c49d {
    display: block;
  }
}
.info_1ff3 .form_222c,
.tag-fcca .form_222c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .info_1ff3 .form_222c,
  .tag-fcca .form_222c {
    margin-bottom: 1em;
  }
}
.info_1ff3 .form_222c img,
.tag-fcca .form_222c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.info_1ff3 .paragraph_3dc7,
.tag-fcca .paragraph_3dc7 {
  flex-basis: calc(100% - 160px);
}
.info_1ff3 .paragraph_3dc7 p,
.tag-fcca .paragraph_3dc7 p {
  margin-bottom: 0;
}
.info_1ff3 .paragraph_3dc7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .info_1ff3 .paragraph_3dc7 {
    padding-left: 0;
  }
}
.tag-fcca .paragraph_3dc7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-fcca .paragraph_3dc7 {
    padding-right: 0;
  }
}
.tag-fcca .form_222c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video-bottom-519c .form_222c {
  margin-bottom: 0.5em;
}
.video-bottom-519c .form_222c img {
  width: 100%;
}
.chip_simple_80a7 .video_warm_5e0f,
.paper_360e .video_warm_5e0f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.paper_360e .hover-dirty-178a .wrapper_cb2b p:last-child {
  margin-bottom: 0;
}
.active_d644 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.panel-basic-324e .popup_85bd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .panel-basic-324e .popup_85bd:last-of-type {
    margin-bottom: 0;
  }
}
.panel-basic-324e .popup_85bd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-basic-324e .popup_85bd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.panel-basic-324e .popup_85bd ul li {
  margin: 0 0 0.6em;
}
.panel-basic-324e .popup_85bd ul li.texture-bd82,
.panel-basic-324e .popup_85bd ul li.label-793a {
  position: relative;
}
.panel-basic-324e .popup_85bd ul li.texture-bd82 .list_small_effc,
.panel-basic-324e .popup_85bd ul li.label-793a .list_small_effc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.panel-basic-324e .popup_85bd ul li.texture-bd82:after:after,
.panel-basic-324e .popup_85bd ul li.texture-bd82:after:before,
.panel-basic-324e
  .popup_85bd
  ul
  li.label-793a:after:after,
.panel-basic-324e
  .popup_85bd
  ul
  li.label-793a:after:before {
  content: "";
  display: table;
}
.panel-basic-324e .popup_85bd ul li.texture-bd82:after:after,
.panel-basic-324e
  .popup_85bd
  ul
  li.label-793a:after:after {
  clear: both;
}
.panel-basic-324e .popup_85bd a.thumbnail-purple-bc81:hover {
  text-decoration: none;
}
.panel-basic-324e .popup_85bd select {
  max-width: 100%;
}
.panel-basic-324e .popup_85bd table {
  font-size: 85%;
}
.panel-basic-324e .popup_85bd table td,
.panel-basic-324e .popup_85bd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.panel-basic-324e .popup_85bd table tfoot td {
  text-align: left;
}
.panel-basic-324e .popup_85bd :last-child {
  margin-bottom: 0;
}
.panel-basic-324e .popup_85bd .input-c419 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.panel-basic-324e .popup_85bd .input-c419 label {
  width: 100%;
}
.panel-basic-324e .popup_85bd .input-c419 .yellow-7168 {
  width: 100%;
  display: block;
}
.panel-basic-324e .popup_85bd .input-c419 .border_96ba {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.panel-basic-324e .popup_85bd .input-c419 .border_96ba:hover svg #svg-search {
  fill: #444;
}
.panel-basic-324e .popup_85bd .input-c419 .border_96ba svg {
  width: 18px;
  height: 18px;
}
.panel-basic-324e .filter_4f2b ul ul,
.panel-basic-324e .grid_east_589b ul ul,
.panel-basic-324e .modal-pink-b5f3 ul ul,
.panel-basic-324e .upper_530e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.panel-basic-324e .filter_4f2b .basic_1e7a > a,
.panel-basic-324e .grid_east_589b .basic_1e7a > a,
.panel-basic-324e .modal-pink-b5f3 .basic_1e7a > a,
.panel-basic-324e .upper_530e .basic_1e7a > a {
  margin-bottom: 0;
}
.panel-basic-324e .primary-5428 li,
.panel-basic-324e .filter_4f2b li,
.panel-basic-324e .widget-f3d0 li,
.panel-basic-324e .grid_east_589b li,
.panel-basic-324e .modal-pink-b5f3 li,
.panel-basic-324e .upper_530e li,
.panel-basic-324e .over_fa30 li,
.panel-basic-324e .component-55ed li {
  display: block;
  position: relative;
}
.panel-basic-324e .primary-5428 li:last-child,
.panel-basic-324e .filter_4f2b li:last-child,
.panel-basic-324e .widget-f3d0 li:last-child,
.panel-basic-324e .grid_east_589b li:last-child,
.panel-basic-324e .modal-pink-b5f3 li:last-child,
.panel-basic-324e .upper_530e li:last-child,
.panel-basic-324e .over_fa30 li:last-child,
.panel-basic-324e .component-55ed li:last-child {
  border: none;
}
.panel-basic-324e .primary-5428 li a,
.panel-basic-324e .filter_4f2b li a,
.panel-basic-324e .widget-f3d0 li a,
.panel-basic-324e .grid_east_589b li a,
.panel-basic-324e .modal-pink-b5f3 li a,
.panel-basic-324e .upper_530e li a,
.panel-basic-324e .over_fa30 li a,
.panel-basic-324e .component-55ed li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-basic-324e .primary-5428 li ul li::before,
.panel-basic-324e .filter_4f2b li ul li::before,
.panel-basic-324e .widget-f3d0 li ul li::before,
.panel-basic-324e .grid_east_589b li ul li::before,
.panel-basic-324e .modal-pink-b5f3 li ul li::before,
.panel-basic-324e .upper_530e li ul li::before,
.panel-basic-324e .over_fa30 li ul li::before,
.panel-basic-324e .component-55ed li ul li::before {
  left: 15px;
}
.panel-basic-324e .primary-5428 li ul a,
.panel-basic-324e .filter_4f2b li ul a,
.panel-basic-324e .widget-f3d0 li ul a,
.panel-basic-324e .grid_east_589b li ul a,
.panel-basic-324e .modal-pink-b5f3 li ul a,
.panel-basic-324e .upper_530e li ul a,
.panel-basic-324e .over_fa30 li ul a,
.panel-basic-324e .component-55ed li ul a {
  padding-left: 20px;
}
.panel-basic-324e .primary-5428 li ul ul li::before,
.panel-basic-324e .filter_4f2b li ul ul li::before,
.panel-basic-324e .widget-f3d0 li ul ul li::before,
.panel-basic-324e .grid_east_589b li ul ul li::before,
.panel-basic-324e .modal-pink-b5f3 li ul ul li::before,
.panel-basic-324e .upper_530e li ul ul li::before,
.panel-basic-324e .over_fa30 li ul ul li::before,
.panel-basic-324e .component-55ed li ul ul li::before {
  left: 30px;
}
.panel-basic-324e .primary-5428 li ul ul a,
.panel-basic-324e .filter_4f2b li ul ul a,
.panel-basic-324e .widget-f3d0 li ul ul a,
.panel-basic-324e .grid_east_589b li ul ul a,
.panel-basic-324e .modal-pink-b5f3 li ul ul a,
.panel-basic-324e .upper_530e li ul ul a,
.panel-basic-324e .over_fa30 li ul ul a,
.panel-basic-324e .component-55ed li ul ul a {
  padding-left: 40px;
}
.panel-basic-324e .feature_2790 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-basic-324e .component-55ed ul li {
  margin-bottom: 1.41575em;
}
.panel-basic-324e .component-55ed ul li .nav-right-9e54 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.panel-basic-324e .component-55ed ul li .next_5e75 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.message_new_7773 .primary-5428 li a,
.message_new_7773 .filter_4f2b li a,
.message_new_7773 .widget-f3d0 li a,
.message_new_7773 .grid_east_589b li a,
.message_new_7773 .modal-pink-b5f3 li a,
.message_new_7773 .upper_530e li a,
.message_new_7773 .over_fa30 li a,
.message_new_7773 .component-55ed li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_new_7773 .feature_2790 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_new_7773 .popup_85bd ul li.texture-bd82 .list_small_effc,
.message_new_7773 .popup_85bd ul li.label-793a .list_small_effc {
  background: rgba(0, 0, 0, 0.2);
}
.message_new_7773 .panel-basic-324e .popup_85bd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li {
  margin: 0;
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li ul {
  margin: 0;
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li ul li a {
  padding-left: 15px;
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li ul li li a {
  padding-left: 30px;
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li.panel_2e49 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li.panel_2e49 > 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;
}
.fresh-a74c .panel-basic-324e .sidebar_bb9e li.panel_2e49 > 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;
}
.hard-bfb9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.widget-down-5bc4 {
  position: relative;
  z-index: 10;
}
.widget-down-5bc4 .row_95c2 {
  width: 100%;
  max-width: 100%;
}
.container_d7b3 .input_bright_c583 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.container_d7b3 .backdrop_cool_9856 {
}
.container_d7b3 .message_new_7773 {
  background: #292929;
}
.breadcrumb_outer_ab76 .input_bright_c583 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb_outer_ab76 .backdrop_cool_9856 {
  background: #f9f9f9;
}
.breadcrumb_outer_ab76 .message_new_7773 {
  background: #303030;
}
.small_8cec .input_bright_c583 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .small_8cec .main-9494 {
    margin-bottom: 1em;
  }
  .small_8cec .main-9494:last-child {
    margin-bottom: 0;
  }
}
.small_8cec .backdrop_cool_9856 {
  background: #ededed;
}
.small_8cec .message_new_7773 {
  background: #1a1a1a;
}
.input_bright_c583.backdrop_cool_9856 {
  color: rgba(0, 0, 0, 0.6);
}
.input_bright_c583.backdrop_cool_9856 .pro-bc87 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_bright_c583.message_new_7773 {
  color: rgba(255, 255, 255, 0.99);
}
.input_bright_c583.message_new_7773 a:not(.thumbnail-purple-bc81) {
  color: rgba(255, 255, 255, 0.79);
}
.input_bright_c583.message_new_7773 a:not(.thumbnail-purple-bc81):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_bright_c583.message_new_7773 .pro-bc87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_bright_c583.message_new_7773 table tbody td,
.input_bright_c583.message_new_7773 table th {
  background: rgba(0, 0, 0, 0.08);
}
.status-f501.silver-4637 .picture-bronze-c8e7 {
  max-width: initial;
}
.status-f501 .gradient-medium-7de0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.status-f501 .gradient-medium-7de0 .row_95c2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .status-f501 .gradient-medium-7de0 .row_95c2 {
    display: block;
    margin-bottom: 2em;
  }
  .status-f501 .gradient-medium-7de0 .row_95c2:last-child {
    margin-bottom: 0;
  }
}
.small_8cec .main-9494:last-child,
.breadcrumb_outer_ab76 .main-9494:last-child,
.container_d7b3 .main-9494:last-child {
  margin-bottom: 0;
}
.small_8cec .main-9494 .panel-basic-324e .popup_85bd:last-child,
.breadcrumb_outer_ab76 .main-9494 .panel-basic-324e .popup_85bd:last-child,
.container_d7b3 .main-9494 .panel-basic-324e .popup_85bd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .small_8cec .overlay_b17b,
  .small_8cec .fast-b185,
  .breadcrumb_outer_ab76 .overlay_b17b,
  .breadcrumb_outer_ab76 .fast-b185,
  .container_d7b3 .overlay_b17b,
  .container_d7b3 .fast-b185 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .widget-down-5bc4 .main-9494 {
    margin-bottom: 2em;
  }
}
.widget-down-5bc4 p:last-child {
  margin-bottom: 0;
}
.widget-down-5bc4 li,
.widget-down-5bc4 ul {
  list-style: none;
  margin: 0;
}
.widget-down-5bc4 ul ul {
  margin-left: 2.617924em;
}
.copper-0811 {
  font-size: 0.875em;
}

/* css-noise: 2da0 */
.ghost-box-q8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
