/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hard_fc9b/customify
Author: WPCustomify
Author URI: https://pressmaximum.hard_fc9b
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.hard_fc9b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress_ef38.label-5170/licenses/gpl-2.0.hidden_mini_0111
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.blue_c247/, (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.steel_e5fd.tooltip_right_9e8c/normalize.tag-short-a78e/
 ======
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.tag-short-a78e v7.0.0 | MIT License | github.hard_fc9b/necolas/normalize.tag-short-a78e */
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;
}
.link_narrow_ce2e .gradient-627a,
.thumbnail_complex_69c2,
.slow-de01,
.soft-3986,
.white-7d6b,
.hover_3151,
.texture-eda3,
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;
}
.thumbnail_complex_69c2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .thumbnail_complex_69c2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_complex_69c2,
  h1 {
    font-size: 1.8em;
  }
}
.slow-de01,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slow-de01 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slow-de01,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slow-de01,
  h2 {
    font-size: 1.7em;
  }
}
.soft-3986,
h3 {
  font-size: 1.618em;
}
.link_narrow_ce2e .gradient-627a,
.white-7d6b,
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.in-8282 {
  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;
}
.bottom_3d31:after,
.bottom_3d31:before,
.hover-stone-091a:after,
.hover-stone-091a:before {
  content: "";
  display: table;
}
.bottom_3d31:after,
.hover-stone-091a:after {
  clear: both;
}
.upper-c73f {
  float: right;
  margin-right: 0;
}
.center-92b7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight_green_4cc7 .logo-bright-0a60,
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;
}
.highlight_green_4cc7 .logo-bright-0a60: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;
}
.gold_05ad .logo-bright-0a60 {
  box-shadow: none;
}
.gold_05ad
  .logo-bright-0a60
  .hero-pressed-805d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gold_05ad .logo-bright-0a60 .box_slow_76c5 {
  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;
}
.gold_05ad
  .logo-bright-0a60
  .box_slow_76c5
  b {
  display: none;
}
.gold_05ad .sort_85d8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.alert_upper_520f:not(.filter-15bb):not(.text-out-9e5c),
button:not(.filter-15bb):not(.text-out-9e5c),
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ),
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ),
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ) {
  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;
}
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ):hover,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ):hover,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):hover,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):hover,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ):active,
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ):active,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):active,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):active,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):active,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus {
  outline: 0;
}
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d {
  position: relative;
}
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .active-9124,
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .fresh_d3ed,
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .liquid_4f64,
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  i,
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  svg,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .active-9124,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .fresh_d3ed,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .liquid_4f64,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  i,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  svg,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .active-9124,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .fresh_d3ed,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .liquid_4f64,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  i,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  svg,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .active-9124,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .fresh_d3ed,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .liquid_4f64,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  i,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  svg,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .active-9124,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .fresh_d3ed,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  .liquid_4f64,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  i,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d
  svg {
  visibility: hidden;
}
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d:after,
button:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d:after,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d:after,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d:after,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ).fn-loading-0a6d: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;
}
.alert_upper_520f:not(.filter-15bb):not(.text-out-9e5c),
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ),
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ),
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ) {
  color: #fff;
  background: #235787;
}
.alert_upper_520f:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus,
input[type="button"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus,
input[type="reset"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus,
input[type="submit"]:not(.filter-15bb):not(
    .text-out-9e5c
  ):focus {
  color: #fff;
}
.alert_upper_520f.fn-disabled-0a6d:not(.filter-15bb):not(
    .text-out-9e5c
  ),
.alert_upper_520f[disabled]:not(.filter-15bb):not(
    .text-out-9e5c
  ),
button.fn-disabled-0a6d:not(.filter-15bb):not(
    .text-out-9e5c
  ),
button[disabled]:not(.filter-15bb):not(
    .text-out-9e5c
  ) {
  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;
}
.search_inner_856a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.search_inner_856a: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;
}
.down-479a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dirty_60a8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.blue-f10e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.bottom_3d31:after,
.bottom_3d31:before,
.iron_e356:after,
.iron_e356:before,
.steel-c41e:after,
.steel-c41e:before,
.large_0387:after,
.large_0387:before,
.shadow_pink_36a1:after,
.shadow_pink_36a1:before,
.left_68b8:after,
.left_68b8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.bottom_3d31:after,
.iron_e356:after,
.steel-c41e:after,
.large_0387:after,
.shadow_pink_36a1:after,
.left_68b8:after {
  clear: both;
}
.iron_e356 .down_fadc,
.steel-c41e .down_fadc,
.inner_106f .down_fadc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown-bright-156e {
  display: inline-block;
}
.iron_9481 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.iron_9481 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.iron_9481 .element_6f1a {
  padding: 1em 0;
  font-size: 85%;
}
.element_6f1a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.search-fba6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.search-fba6:after,
.search-fba6:before {
  content: "";
  display: table;
}
.search-fba6:after {
  clear: both;
}
.wide-8dc0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.next-bb34 .wide-8dc0 {
  max-width: 50%;
}
.motion-4d9e .wide-8dc0 {
  max-width: 33.33%;
}
.alert_4d59 .wide-8dc0 {
  max-width: 25%;
}
.paper-26a4 .wide-8dc0 {
  max-width: 20%;
}
.section_dark_7a16 .wide-8dc0 {
  max-width: 16.66%;
}
.layout-106e .wide-8dc0 {
  max-width: 14.28%;
}
.notification_5016 .wide-8dc0 {
  max-width: 12.5%;
}
.list-pink-7d44 .wide-8dc0 {
  max-width: 11.11%;
}
.item_93c0 {
  display: block;
}
.link_narrow_ce2e .clean-e0d4 label,
.link_narrow_ce2e .tooltip-a1f9 label,
.link_narrow_ce2e .static-b031 label,
.link_narrow_ce2e .message_over_9806 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_huge_cae0 {
  list-style: none;
  margin: 0;
}
.secondary_huge_cae0 article.disabled-7aaa {
  margin-bottom: 0;
}
.secondary_huge_cae0 ul {
  list-style: none;
  margin: 0;
}
.secondary_huge_cae0 .pattern-a73c li.disabled-7aaa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_huge_cae0 .pattern-a73c li.disabled-7aaa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_huge_cae0 .pattern-a73c li.disabled-7aaa: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) {
  .secondary_huge_cae0 .pattern-a73c li.disabled-7aaa li.disabled-7aaa li.disabled-7aaa li.disabled-7aaa {
    padding-left: 0;
  }
}
article.disabled-7aaa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-7aaa .iron_e356 p:last-of-type {
  margin-bottom: 0;
}
article.disabled-7aaa .hover-yellow-b899 {
  float: left;
}
article.disabled-7aaa .grid-mini-335a {
  margin-left: 85px;
}
article.disabled-7aaa .stone_0a98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-7aaa .stone_0a98 .outline-8f76 {
  margin-left: 10px;
}
article.disabled-7aaa .gas-de57 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-7aaa .gold_c1fd {
  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 .clean-e0d4,
  #respond .static-b031,
  #respond .message_over_9806 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean-e0d4 input,
#respond .static-b031 input,
#respond .message_over_9806 input {
  width: 100%;
}
#respond .message_over_9806 {
  margin-right: 0;
}
#respond .label-down-7706 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focused-0c11 {
  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;
}
.focused-0c11.secondary-1da0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focused-0c11 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%);
}
.focused-0c11:focus,
.focused-0c11: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);
}
.highlight_full_e250 {
  border-radius: 10%;
}
.wide-21b5 {
  border-radius: 50%;
}
.alert_purple_48b3 {
  font-size: 0.72em;
}
.east_e5fe {
  font-size: 0.875em;
}
.label-b0b7 {
  font-size: 1.1em;
}
.input-bca0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.input-bca0.alert_purple_48b3 {
  letter-spacing: 0.5px;
}
.avatar_small_2e20,
.avatar_small_2e20 a {
  color: #6d6d6d;
}
.avatar_small_2e20 a:hover {
  color: #111;
}
.yellow_3d17 {
  color: #6d6d6d;
}
.next_b6c7 {
  overflow-x: hidden;
}
.next_b6c7 .action_4cac.modal_top_78d7 {
  position: relative;
}
.next_b6c7 .action_4cac.modal_top_78d7.static-e30c {
  position: initial;
}
.next_b6c7
  .action_4cac.modal_top_78d7.static-e30c
  .media_b081 {
  left: auto;
}
.next_b6c7 .action_4cac .media_b081 {
  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;
}
.next_b6c7 .action_4cac:hover.modal_top_78d7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.next_b6c7
  .action_4cac:hover.modal_top_78d7
  .media_b081 {
  display: block;
  z-index: 9999999;
}
.next_b6c7 .border-4bcd .dark_9e94,
.next_b6c7 .shadow-3897 .dark_9e94 {
  display: none;
}
.next_b6c7 .panel_ea7d .action_4cac:hover.modal_top_78d7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link_narrow_ce2e .clean-e0d4 label,
.link_narrow_ce2e .tooltip-a1f9 label,
.link_narrow_ce2e .static-b031 label,
.link_narrow_ce2e .message_over_9806 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_huge_cae0 {
  list-style: none;
  margin: 0;
}
.secondary_huge_cae0 article.disabled-7aaa {
  margin-bottom: 0;
}
.secondary_huge_cae0 ul {
  list-style: none;
  margin: 0;
}
.secondary_huge_cae0 .pattern-a73c li.disabled-7aaa {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_huge_cae0 .pattern-a73c li.disabled-7aaa {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_huge_cae0 .pattern-a73c li.disabled-7aaa: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) {
  .secondary_huge_cae0 .pattern-a73c li.disabled-7aaa li.disabled-7aaa li.disabled-7aaa li.disabled-7aaa {
    padding-left: 0;
  }
}
article.disabled-7aaa {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled-7aaa .iron_e356 p:last-of-type {
  margin-bottom: 0;
}
article.disabled-7aaa .hover-yellow-b899 {
  float: left;
}
article.disabled-7aaa .grid-mini-335a {
  margin-left: 85px;
}
article.disabled-7aaa .stone_0a98 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled-7aaa .stone_0a98 .outline-8f76 {
  margin-left: 10px;
}
article.disabled-7aaa .gas-de57 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled-7aaa .gold_c1fd {
  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 .clean-e0d4,
  #respond .static-b031,
  #respond .message_over_9806 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .clean-e0d4 input,
#respond .static-b031 input,
#respond .message_over_9806 input {
  width: 100%;
}
#respond .message_over_9806 {
  margin-right: 0;
}
#respond .label-down-7706 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border-4bcd .media-9bd9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media-9bd9 .texture-lower-5662.aside-0527 .paragraph-lower-6ff1 > li > a:focus,
.media-9bd9 .texture-lower-5662.aside-0527 .paragraph-lower-6ff1 > li > a:hover,
.media-9bd9 .texture-lower-5662.yellow-2982 .paragraph-lower-6ff1 > li > a:focus,
.media-9bd9 .texture-lower-5662.yellow-2982 .paragraph-lower-6ff1 > li > a:hover,
.media-9bd9 .texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1 > li > a:focus,
.media-9bd9 .texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-9bd9
  .texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a,
.media-9bd9
  .texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li.dim-1031
  > a,
.media-9bd9
  .texture-lower-5662.yellow-2982
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a,
.media-9bd9
  .texture-lower-5662.yellow-2982
  .paragraph-lower-6ff1
  > li.dim-1031
  > a,
.media-9bd9
  .texture-lower-5662.background_lite_6af0
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a,
.media-9bd9 .texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1 > li.secondary_clean_7134 > a {
  color: rgba(255, 255, 255, 0.99);
}
.media-9bd9 .icon_c406,
.media-9bd9 .icon_c406 a {
  color: rgba(255, 255, 255, 0.99);
}
.media-9bd9 .picture_3a76.article_fb3f li a,
.media-9bd9 .sort-first-84cf a,
.media-9bd9 .stale-b6f7,
.media-9bd9 .paragraph-lower-6ff1 > li > a,
.media-9bd9 .photo_yellow_d31d {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9 .picture_3a76.article_fb3f li a:hover,
.media-9bd9 .sort-first-84cf a:hover,
.media-9bd9 .stale-b6f7:hover,
.media-9bd9 .paragraph-lower-6ff1 > li > a:hover,
.media-9bd9 .photo_yellow_d31d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-9bd9 .detail_lite_7fb6 {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9 .detail_lite_7fb6 .thick-01a9 {
  color: rgba(255, 255, 255, 0.99);
}
.media-9bd9 .detail_lite_7fb6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-9bd9 .highlight-49ec .selected_c9ca {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9 .highlight-49ec .selected_c9ca .column-down-4e70 {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9
  .highlight-49ec
  .selected_c9ca
  .column-down-4e70::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9
  .highlight-49ec
  .selected_c9ca
  .column-down-4e70:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9
  .highlight-49ec
  .selected_c9ca
  .column-down-4e70::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9
  .highlight-49ec
  .selected_c9ca
  .column-down-4e70::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9 .highlight-49ec .steel-3c31 {
  color: rgba(255, 255, 255, 0.79);
}
.media-9bd9 .highlight-49ec .steel-3c31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_gold_9e1d
  .media-9bd9
  .highlight-49ec
  .pro_1110
  .picture-85e1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_gold_9e1d
  .media-9bd9
  .highlight-49ec
  .pro_1110
  .column-down-4e70 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-4bcd .notice-gold-d78e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notice-gold-d78e .texture-lower-5662.aside-0527 .paragraph-lower-6ff1 > li > a:focus,
.notice-gold-d78e .texture-lower-5662.aside-0527 .paragraph-lower-6ff1 > li > a:hover,
.notice-gold-d78e .texture-lower-5662.yellow-2982 .paragraph-lower-6ff1 > li > a:focus,
.notice-gold-d78e .texture-lower-5662.yellow-2982 .paragraph-lower-6ff1 > li > a:hover,
.notice-gold-d78e .texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1 > li > a:focus,
.notice-gold-d78e .texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-gold-d78e
  .texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a,
.notice-gold-d78e
  .texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li.dim-1031
  > a,
.notice-gold-d78e
  .texture-lower-5662.yellow-2982
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a,
.notice-gold-d78e
  .texture-lower-5662.yellow-2982
  .paragraph-lower-6ff1
  > li.dim-1031
  > a,
.notice-gold-d78e
  .texture-lower-5662.background_lite_6af0
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a,
.notice-gold-d78e .texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1 > li.secondary_clean_7134 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notice-gold-d78e .icon_c406,
.notice-gold-d78e .icon_c406 a {
  color: rgba(0, 0, 0, 0.8);
}
.notice-gold-d78e .picture_3a76.article_fb3f li a,
.notice-gold-d78e .sort-first-84cf a,
.notice-gold-d78e .stale-b6f7,
.notice-gold-d78e .paragraph-lower-6ff1 > li > a,
.notice-gold-d78e .photo_yellow_d31d {
  color: rgba(0, 0, 0, 0.55);
}
.notice-gold-d78e .picture_3a76.article_fb3f li a:hover,
.notice-gold-d78e .sort-first-84cf a:hover,
.notice-gold-d78e .stale-b6f7:hover,
.notice-gold-d78e .paragraph-lower-6ff1 > li > a:hover,
.notice-gold-d78e .photo_yellow_d31d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-gold-d78e .detail_lite_7fb6 {
  color: rgba(0, 0, 0, 0.55);
}
.notice-gold-d78e .detail_lite_7fb6 .thick-01a9 {
  color: rgba(0, 0, 0, 0.8);
}
.notice-gold-d78e .detail_lite_7fb6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next-6d96 .over_3bc1 {
  margin-left: auto;
  margin-right: auto;
}
.steel-c41e > * {
  margin-left: auto;
  margin-right: auto;
}
.steel-c41e .down-479a {
  margin-right: 1.41575em;
}
.red-092f .steel-c41e > .focus_aa4f {
  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;
}
.red-092f .steel-c41e > .hard_ccaf {
  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;
}
.form-56da.next-6d96 .over_3bc1,
.rough_9f69.next-6d96 .over_3bc1 {
  margin-left: 0;
}
.slow-f30f.next-6d96 .over_3bc1,
.pattern_8dde.next-6d96 .over_3bc1 {
  margin-right: 0;
}
.steel-c41e ol,
.steel-c41e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.input-ef48 video {
  max-width: 100%;
}
.pro-eb66 img {
  display: block;
}
.pro-eb66.down-479a,
.pro-eb66.dirty_60a8 {
  width: 100%;
}
.pro-eb66.hard_ccaf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout-2598:not(.thumbnail_east_f512) {
  margin: 1.5em auto;
}
.primary-c908 p {
  padding: 1.5em 14px;
}
ul.grid-ddca.hard_ccaf,
ul.grid-ddca.focus_aa4f,
ul.grid-ddca.dropdown_wood_71d8.focus_aa4f {
  padding: 0 14px;
}
.plasma_9135 {
  display: block;
  overflow-x: auto;
}
.plasma_9135 table {
  border-collapse: collapse;
  width: 100%;
}
.plasma_9135 td,
.plasma_9135 th {
  padding: 0.5em;
}
.steel-c41e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.steel-c41e ol ol,
.steel-c41e ol ul,
.steel-c41e ul ol,
.steel-c41e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.steel-c41e ol ol li,
.steel-c41e ol ul li,
.steel-c41e ul ol li,
.steel-c41e ul ul li {
  margin-left: 0;
}
.slider-8dc4.hard_9c21 > .texture_f0ce {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider-8dc4.hard_9c21 > .texture_f0ce iframe,
.slider-8dc4.hard_9c21 > .texture_f0ce > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-blue-68b2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.list-blue-68b2.pattern_gas_a1f3 {
  padding: 0;
}
.list-blue-68b2.pattern_gas_a1f3 cite {
  font-size: 13px;
}
.list-blue-68b2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.list-blue-68b2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.status_1207 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.status_1207 > p:first-child {
  margin-top: 0;
}
.status_1207 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.status_1207 blockquote {
  border-left: 0;
}
.modal_5996 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal_5996:not(.article-up-00c1) {
  max-width: 100px;
}
.modal_5996.light-3b9f {
  border-bottom: none !important;
  text-align: center;
}
.modal_5996.light-3b9f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .primary-c908 p {
    padding: 1.5em 0;
  }
}
.primary_4e8c {
  color: #0073aa;
}
.gallery-huge-b3a6 {
  background-color: #0073aa;
}
.silver-bce0 {
  color: #229fd8;
}
.disabled_iron_cb58 {
  background-color: #229fd8;
}
.label_6af3 {
  color: #eee;
}
.shadow_6069 {
  background-color: #eee;
}
.tertiary_1c86 {
  color: #444;
}
.disabled-brown-718f {
  background-color: #444;
}
.main_a43d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.main_a43d .feature-e440 .sort-first-84cf {
  font-size: 15px;
}
.main_a43d .sort-first-84cf {
  line-height: 1.3;
}
.main_a43d .notice-gold-d78e {
}
.main_a43d .media-9bd9 {
  background: #235787;
}
.shadow-4ab4 {
  padding: 0;
}
.shadow-4ab4 .media-9bd9 {
  background: #1a1a1a;
}
.shadow-4ab4 .notice-gold-d78e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown_6e1d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown_6e1d .notice-gold-d78e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown_6e1d .media-9bd9 {
  background: #303030;
}
.left_68b8 {
  position: relative;
  z-index: 10;
}
.left_68b8 .input_4f93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_center_185b .modal_top_78d7 {
  display: inline-block;
  vertical-align: middle;
}
.notification_center_185b.left-bf28 .modal_top_78d7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification_center_185b.left-bf28 .modal_top_78d7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_center_185b.left-bf28 .modal_top_78d7 {
    margin-right: 0.4em;
  }
}
.notification_center_185b.left-bf28 .modal_top_78d7:last-child {
  margin-right: 0;
}
.article-0f68 .input_4f93 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .border-4bcd .feature-e440 {
    margin: 0 -0.5em;
  }
  .border-4bcd .feature-e440 [class*="customify-col-"],
  .border-4bcd .feature-e440 [class*="customify-col_"],
  .border-4bcd .feature-e440 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.border-4bcd.table-out-3205 .input_4f93 {
  background: 0 0 !important;
}
.border-4bcd.table-out-3205 .input_4f93,
.border-4bcd.article-0f68 .input_4f93 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .border-4bcd.detail_next_a612 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.border-4bcd.article-0f68 .input_4f93 {
  box-shadow: none !important;
}
.purple-fc63 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .purple-fc63 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .purple-fc63 {
    padding: 18px 0 20px;
  }
}
.purple-fc63 .row-be19 {
  width: 100%;
}
.purple-fc63 .summary-133f {
  margin-bottom: 0;
}
.purple-fc63 .container-glass-fd5f {
  margin-top: 5px;
  font-size: 0.875em;
}
.module_218e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.module_218e .full-2446 {
  width: 100%;
}
.tooltip-pink-71bc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tooltip-pink-71bc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tooltip-pink-71bc 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;
}
.tooltip-pink-71bc li:last-child:after {
  display: none;
}
.tooltip-pink-71bc li a {
  font-weight: 500;
  margin-right: 10px;
}
.breadcrumb-new-c102 .dark_9e94 button,
.purple-fc63 .dark_9e94 button {
  left: 0;
}
.breadcrumb-new-c102 .full-2446,
.purple-fc63 .full-2446 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-new-c102 .module_218e,
.purple-fc63 .module_218e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.breadcrumb-new-c102 {
  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;
}
.breadcrumb-new-c102: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;
}
.breadcrumb-new-c102 .disabled_2373 {
  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) {
  .breadcrumb-new-c102 .disabled_2373 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-new-c102 .disabled_2373 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-new-c102 .disabled_2373 {
    min-height: 200px;
  }
}
.breadcrumb-new-c102 .tooltip-pink-71bc {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-new-c102 .tooltip-pink-71bc a,
.breadcrumb-new-c102 .tooltip-pink-71bc li:after {
  color: inherit;
}
.breadcrumb-new-c102 .tooltip-pink-71bc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.light_3ac7 {
  margin-bottom: 0.5em;
}
.info_down_1bb6 {
  margin-bottom: 1.2em;
}
.info_down_1bb6,
.light_3ac7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.info_down_1bb6 p:last-child,
.light_3ac7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dark_9e94,
#masthead .dark_9e94 {
  display: none;
}
#masthead
  > .dark_9e94.row_4438 {
  display: none;
}
#masthead > .dark_9e94 button {
  left: 0;
}
.red_4b72 {
  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%;
}
.red_4b72 .modal_top_78d7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.red_4b72 .iron_8311 {
  display: -webkit-box;
  display: flex;
}
.red_4b72 .iron_8311.filter-56b5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.red_4b72 .iron_8311.focus-advanced-8cbc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_4b72 .iron_8311.border-focused-1a5d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_4b72.iron_d860.prev_20d6 .iron_8311.filter-56b5 {
  flex-basis: 100%;
}
.red_4b72.orange-7312 .iron_8311.focus-advanced-8cbc {
  -webkit-box-flex: 1;
  flex: auto;
}
.red_4b72.orange-7312 .iron_8311.border-focused-1a5d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dark_9e94.row_4438 {
  display: none;
}
#masthead > .dark_9e94 button {
  left: 0;
}
.preview_ed16 {
  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;
}
.preview_ed16:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.preview_ed16.backdrop-copper-2d65 i {
  margin-right: 4px;
}
.preview_ed16.thick-3f4f i {
  margin-left: 5px;
}
.sort-first-84cf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sort-first-84cf p:last-child {
  margin-bottom: 0;
}
.silver-e543 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.silver-e543 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.silver-e543 img {
  display: block;
  width: auto;
  line-height: 1;
}
.silver-e543 .icon_c406 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.silver-e543 .plasma-e390 {
  margin: 5px 0 7px 0;
}
.silver-e543.breadcrumb-ba4e .carousel-3f04 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.silver-e543.breadcrumb-ba4e .accordion-78b0 {
  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;
}
.silver-e543.block_37ca {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.silver-e543.block_37ca .carousel-3f04 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.silver-e543.block_37ca .accordion-78b0 {
  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;
}
.silver-e543.table-f13f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.silver-e543.popup-553d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.silver-e543.popup-553d .accordion-78b0 {
  margin-top: 7px;
}
.backdrop-middle-8079 {
  display: inline-block;
}
.left_68b8 .stone_807e .silver-e543 img {
  max-width: 100%;
}
.texture-lower-5662 .old_9537.nav_basic_82d1,
.accent-a985 .old_9537.nav_basic_82d1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture-lower-5662 .tooltip-bottom-0f32,
.accent-a985 .tooltip-bottom-0f32 {
  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%);
}
.texture-lower-5662 .tooltip-bottom-0f32 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.texture-lower-5662.content_green_710f .tooltip-bottom-0f32 {
  display: none;
}
.texture-lower-5662 .gradient-cd82 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-lower-5662 .gradient-cd82 li {
  display: inline-block;
  position: relative;
}
.texture-lower-5662 .gradient-cd82 li:last-child {
  margin-right: 0;
}
.texture-lower-5662 .gradient-cd82 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;
}
.texture-lower-5662 .gradient-cd82 li.secondary_clean_7134 > a {
  color: rgba(0, 0, 0, 0.9);
}
.texture-lower-5662 .gradient-cd82 > 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;
}
.texture-lower-5662 .gradient-cd82 > li > a i {
  line-height: 0;
}
.texture-lower-5662 .gradient-cd82 > li.banner-dark-959d > a .tooltip-bottom-0f32 {
  margin-left: 4px;
  line-height: 0;
}
.texture-lower-5662 .gradient-cd82 .grid_959b li.banner-dark-959d > a {
  position: relative;
}
.texture-lower-5662 .gradient-cd82 .grid_959b li.banner-dark-959d > a:after,
.texture-lower-5662 .gradient-cd82 .grid_959b li.banner-dark-959d > a:before {
  content: "";
  display: table;
}
.texture-lower-5662 .gradient-cd82 .grid_959b li.banner-dark-959d > a:after {
  clear: both;
}
.texture-lower-5662 .gradient-cd82 .grid_959b li.banner-dark-959d > a .tooltip-bottom-0f32 {
  margin-left: 5px;
  float: right;
}
.texture-lower-5662 .warm-6de9,
.texture-lower-5662 .grid_959b {
  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;
}
.texture-lower-5662 .grid_959b {
  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;
}
.texture-lower-5662 .grid_959b .nav_basic_82d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture-lower-5662 .grid_959b .tooltip-bottom-0f32 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.texture-lower-5662 .grid_959b li {
  display: block;
  margin: 0;
  padding: 0;
}
.texture-lower-5662 .grid_959b 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;
}
.texture-lower-5662 .grid_959b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.texture-lower-5662 .grid_959b .grid_959b {
  top: 0;
  left: 100%;
}
.texture-lower-5662 .pink-1eb8.fn-focus-0a6d > .warm-6de9,
.texture-lower-5662 .pink-1eb8.fn-focus-0a6d > .grid_959b,
.texture-lower-5662 .pink-1eb8:focus > .warm-6de9,
.texture-lower-5662 .pink-1eb8:focus > .grid_959b,
.texture-lower-5662 .pink-1eb8:hover > .warm-6de9,
.texture-lower-5662 .pink-1eb8:hover > .grid_959b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1:after,
.texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1:before {
  content: "";
  display: table;
}
.texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1:after {
  clear: both;
}
.texture-lower-5662.background_lite_6af0 .paragraph-lower-6ff1 > li {
  float: left;
}
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1:after,
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1:before {
  content: "";
  display: table;
}
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1:after {
  clear: both;
}
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1 > li {
  float: left;
}
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1 > li.tertiary-029c > a,
.texture-lower-5662.menu-f38d .paragraph-lower-6ff1 > li.secondary_clean_7134 > a {
  color: #fff;
  background-color: #1e4b75;
}
.texture-lower-5662.aside-0527 .paragraph-lower-6ff1 > li > a .nav_basic_82d1 {
  position: relative;
}
.texture-lower-5662.aside-0527 .paragraph-lower-6ff1 > li > a .nav_basic_82d1: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;
}
.texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li:focus
  > a
  .nav_basic_82d1:before,
.texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li:hover
  > a
  .nav_basic_82d1:before {
  width: 100%;
  background-color: currentColor;
}
.texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a
  .nav_basic_82d1:before,
.texture-lower-5662.aside-0527
  .paragraph-lower-6ff1
  > li.dim-1031
  > a
  .nav_basic_82d1:before {
  width: 100%;
  background-color: currentColor;
}
.texture-lower-5662.yellow-2982 .paragraph-lower-6ff1 > li > a .nav_basic_82d1 {
  position: relative;
}
.texture-lower-5662.yellow-2982 .paragraph-lower-6ff1 > li > a .nav_basic_82d1: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;
}
.texture-lower-5662.yellow-2982 .paragraph-lower-6ff1 > li:focus > a .nav_basic_82d1:before,
.texture-lower-5662.yellow-2982
  .paragraph-lower-6ff1
  > li:hover
  > a
  .nav_basic_82d1:before {
  width: 100%;
  background-color: currentColor;
}
.texture-lower-5662.yellow-2982
  .paragraph-lower-6ff1
  > li.tertiary-029c
  > a
  .nav_basic_82d1:before,
.texture-lower-5662.yellow-2982
  .paragraph-lower-6ff1
  > li.dim-1031
  > a
  .nav_basic_82d1:before {
  width: 100%;
  background-color: currentColor;
}
.accent-a985 .gradient-cd82 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent-a985 .gradient-cd82 li:first-child > a {
  border-top: none;
}
.accent-a985 .gradient-cd82 .text_center_81b7 > .nav_basic_82d1 .tooltip-bottom-0f32 {
  display: none;
}
.accent-a985 .gradient-cd82 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent-a985 .gradient-cd82 li:last-child {
  border: none;
}
.accent-a985 .gradient-cd82 li.banner-dark-959d > a {
  padding-right: 45px !important;
}
.accent-a985 .gradient-cd82 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent-a985 .gradient-cd82 li a:focus,
.accent-a985 .gradient-cd82 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-a985 .gradient-cd82 li .image_fixed_fcce {
  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;
}
.accent-a985 .gradient-cd82 li .image_fixed_fcce:hover {
  box-shadow: none;
}
.accent-a985 .gradient-cd82 li .image_fixed_fcce .tooltip-bottom-0f32 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent-a985 .gradient-cd82 .grid_959b {
  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);
}
.accent-a985 .gradient-cd82 .grid_959b li a {
  padding-left: 3em;
}
.accent-a985 .gradient-cd82 .hero_pro_6206 > a .image_fixed_fcce i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent-a985 .gradient-cd82 .hero_pro_6206 > .grid_959b {
  display: block;
  opacity: 1;
}
.hovered_986d {
  max-width: 100%;
}
.panel_top_3b51 {
  line-height: 0;
  cursor: pointer;
}
.photo_yellow_d31d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.photo_yellow_d31d:hover {
  box-shadow: none;
  color: currentColor;
}
.photo_yellow_d31d svg {
  width: 18px;
  height: 18px;
}
.photo_yellow_d31d .modal-bright-3da3 {
  display: none;
}
.backdrop-dirty-4ae9 {
  position: relative;
}
.backdrop-dirty-4ae9.fn-active-0a6d .photo_yellow_d31d .preview-bc99 {
  display: none;
}
.backdrop-dirty-4ae9.fn-active-0a6d .photo_yellow_d31d .modal-bright-3da3 {
  display: inline-block;
}
.backdrop-dirty-4ae9 .notice_copper_2085 {
  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);
}
.backdrop-dirty-4ae9.table_1bb7 .notice_copper_2085 {
  left: auto;
  right: -0.9em;
}
.backdrop-dirty-4ae9.table_1bb7 .pink-5f84::before {
  left: auto;
  right: 15px;
}
.backdrop-dirty-4ae9.fn-active-0a6d .notice_copper_2085 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pro_1110 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pro_1110 label {
  flex-basis: 100%;
}
.pro_1110 .selected_c9ca {
  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;
}
.pro_1110 .column-down-4e70 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pro_1110 .column-down-4e70:focus {
  background-color: transparent;
}
.pro_1110 button.steel-3c31 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pro_1110 button.steel-3c31:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pro_1110 button.steel-3c31 svg {
  width: 18px;
  height: 18px;
}
.pro_1110 input[type="submit"] {
  min-height: auto;
}
.highlight-49ec .pro_1110 .column-down-4e70 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pink-5f84 {
  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) {
  .pink-5f84 {
    width: 220px;
  }
}
.pink-5f84 label {
  flex-basis: 100%;
}
.pink-5f84::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;
}
.list_gold_9e1d .highlight-49ec .pro_1110 {
  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;
}
.list_gold_9e1d
  .highlight-49ec
  .pro_1110
  .selected_c9ca {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list_gold_9e1d .highlight-49ec .pro_1110 .column-down-4e70 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list_gold_9e1d
  .highlight-49ec
  .pro_1110
  .column-down-4e70:focus {
  background: 0 0;
}
.list_gold_9e1d
  .highlight-49ec
  .pro_1110
  .picture-85e1 {
  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;
}
.picture_3a76 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture_3a76 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture_3a76 li:last-child {
  margin-right: 0;
}
.picture_3a76 li:first-child {
  margin-left: 0;
}
.picture_3a76.icon-light-4b75 a {
  color: #fff;
}
.picture_3a76.icon-light-4b75 a:hover {
  color: #fff;
}
.picture_3a76 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture_3a76 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture_3a76 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture_3a76 a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture_3a76 [class*="social-icon-apple"] {
  background-color: #999;
}
.picture_3a76 [class*="social-icon-apple"].short_0f49 {
  background-color: transparent;
  color: #999;
}
.picture_3a76 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture_3a76 [class*="social-icon-behance"].short_0f49 {
  background-color: transparent;
  color: #1769ff;
}
.picture_3a76 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture_3a76 [class*="social-icon-bitbucket"].short_0f49 {
  background-color: transparent;
  color: #205081;
}
.picture_3a76 [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture_3a76 [class*="social-icon-codepen"].short_0f49 {
  background-color: transparent;
  color: #000;
}
.picture_3a76 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture_3a76 [class*="social-icon-delicious"].short_0f49 {
  background-color: transparent;
  color: #39f;
}
.picture_3a76 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture_3a76 [class*="social-icon-digg"].short_0f49 {
  background-color: transparent;
  color: #005be2;
}
.picture_3a76 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture_3a76 [class*="social-icon-dribbble"].short_0f49 {
  background-color: transparent;
  color: #ea4c89;
}
.picture_3a76 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture_3a76 [class*="social-icon-envelope"].short_0f49 {
  background-color: transparent;
  color: #ea4335;
}
.picture_3a76 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture_3a76 [class*="social-icon-facebook"].short_0f49 {
  background-color: transparent;
  color: #3b5998;
}
.picture_3a76 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture_3a76 [class*="social-icon-flickr"].short_0f49 {
  background-color: transparent;
  color: #0063dc;
}
.picture_3a76 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture_3a76 [class*="social-icon-foursquare"].short_0f49 {
  background-color: transparent;
  color: #2d5be3;
}
.picture_3a76 [class*="social-icon-github"] {
  background-color: #333;
}
.picture_3a76 [class*="social-icon-github"].short_0f49 {
  background-color: transparent;
  color: #333;
}
.picture_3a76 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture_3a76 [class*="social-icon-google-plus"].short_0f49 {
  background-color: transparent;
  color: #dd4b39;
}
.picture_3a76 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture_3a76 [class*="social-icon-houzz"].short_0f49 {
  background-color: transparent;
  color: #7ac142;
}
.picture_3a76 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture_3a76 [class*="social-icon-instagram"].short_0f49 {
  background-color: transparent;
  color: #262626;
}
.picture_3a76 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture_3a76 [class*="social-icon-jsfiddle"].short_0f49 {
  background-color: transparent;
  color: #487aa2;
}
.picture_3a76 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture_3a76 [class*="social-icon-linkedin"].short_0f49 {
  background-color: transparent;
  color: #0077b5;
}
.picture_3a76 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture_3a76 [class*="social-icon-medium"].short_0f49 {
  background-color: transparent;
  color: #00ab6b;
}
.picture_3a76 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture_3a76
  [class*="social-icon-odnoklassniki"].short_0f49 {
  background-color: transparent;
  color: #f4731c;
}
.picture_3a76 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture_3a76 [class*="social-icon-meetup"].short_0f49 {
  background-color: transparent;
  color: #ec1c40;
}
.picture_3a76 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture_3a76 [class*="social-icon-pinterest"].short_0f49 {
  background-color: transparent;
  color: #bd081c;
}
.picture_3a76 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture_3a76 [class*="social-icon-product-hunt"].short_0f49 {
  background-color: transparent;
  color: #da552f;
}
.picture_3a76 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture_3a76 [class*="social-icon-reddit"].short_0f49 {
  background-color: transparent;
  color: #ff4500;
}
.picture_3a76 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture_3a76 [class*="social-icon-rss"].short_0f49 {
  background-color: transparent;
  color: #f26522;
}
.picture_3a76 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture_3a76
  [class*="social-icon-shopping-cart"].short_0f49 {
  background-color: transparent;
  color: #4caf50;
}
.picture_3a76 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture_3a76 [class*="social-icon-skype"].short_0f49 {
  background-color: transparent;
  color: #00aff0;
}
.picture_3a76 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture_3a76 [class*="social-icon-slideshare"].short_0f49 {
  background-color: transparent;
  color: #0077b5;
}
.picture_3a76 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture_3a76 [class*="social-icon-snapchat"].short_0f49 {
  background-color: transparent;
  color: #fffc00;
}
.picture_3a76 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture_3a76 [class*="social-icon-soundcloud"].short_0f49 {
  background-color: transparent;
  color: #f80;
}
.picture_3a76 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture_3a76 [class*="social-icon-spotify"].short_0f49 {
  background-color: transparent;
  color: #2ebd59;
}
.picture_3a76 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture_3a76
  [class*="social-icon-stack-overflow"].short_0f49 {
  background-color: transparent;
  color: #fe7a15;
}
.picture_3a76 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture_3a76 [class*="social-icon-maldkfgram"].short_0f49 {
  background-color: transparent;
  color: #2ca5e0;
}
.picture_3a76 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture_3a76 [class*="social-icon-tripadvisor"].short_0f49 {
  background-color: transparent;
  color: #589442;
}
.picture_3a76 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture_3a76 [class*="social-icon-tumblr"].short_0f49 {
  background-color: transparent;
  color: #35465c;
}
.picture_3a76 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture_3a76 [class*="social-icon-twitch"].short_0f49 {
  background-color: transparent;
  color: #6441a5;
}
.picture_3a76 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture_3a76 [class*="social-icon-twitter"].short_0f49 {
  background-color: transparent;
  color: #1da1f2;
}
.picture_3a76 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture_3a76 [class*="social-icon-vimeo"].short_0f49 {
  background-color: transparent;
  color: #1ab7ea;
}
.picture_3a76 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture_3a76 [class*="social-icon-vk"].short_0f49 {
  background-color: transparent;
  color: #45668e;
}
.picture_3a76 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture_3a76 [class*="social-icon-weibo"].short_0f49 {
  background-color: transparent;
  color: #df2029;
}
.picture_3a76 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture_3a76 [class*="social-icon-weixin"].short_0f49 {
  background-color: transparent;
  color: #7bb32e;
}
.picture_3a76 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture_3a76 [class*="social-icon-whatsapp"].short_0f49 {
  background-color: transparent;
  color: #25d366;
}
.picture_3a76 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture_3a76 [class*="social-icon-wordpress"].short_0f49 {
  background-color: transparent;
  color: #21759b;
}
.picture_3a76 [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture_3a76 [class*="social-icon-xing"].short_0f49 {
  background-color: transparent;
  color: #026466;
}
.picture_3a76 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture_3a76 [class*="social-icon-yelp"].short_0f49 {
  background-color: transparent;
  color: #af0606;
}
.picture_3a76 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture_3a76 [class*="social-icon-youtube"].short_0f49 {
  background-color: transparent;
  color: #cd201f;
}
.stale-b6f7 {
  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;
}
.stale-b6f7:hover {
  box-shadow: none;
  background: 0 0;
}
.complex-0a11 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.narrow_6b9c {
  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;
}
.background-stone-637c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hero_warm_ff91 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hero_warm_ff91,
.hero_warm_ff91::after,
.hero_warm_ff91::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;
}
.hero_warm_ff91::after,
.hero_warm_ff91::before {
  content: "";
  display: block;
  background-color: inherit;
}
.footer-4414 .narrow_6b9c .background-stone-637c {
  margin-top: -2px;
  width: 19px;
}
.footer-4414 .narrow_6b9c .hero_warm_ff91 {
  margin-top: -1px;
}
.footer-4414 .narrow_6b9c .hero_warm_ff91,
.footer-4414 .narrow_6b9c .hero_warm_ff91::after,
.footer-4414 .narrow_6b9c .hero_warm_ff91::before {
  width: 19px;
  height: 2px;
}
.footer-4414 .narrow_6b9c .hero_warm_ff91::before {
  top: -6px;
}
.footer-4414 .narrow_6b9c .hero_warm_ff91::after {
  bottom: -6px;
}
.icon-b2f6 .narrow_6b9c .background-stone-637c {
  margin-top: -2px;
  width: 22px;
}
.icon-b2f6 .narrow_6b9c .hero_warm_ff91 {
  margin-top: -1px;
}
.icon-b2f6 .narrow_6b9c .hero_warm_ff91,
.icon-b2f6 .narrow_6b9c .hero_warm_ff91::after,
.icon-b2f6 .narrow_6b9c .hero_warm_ff91::before {
  width: 22px;
  height: 2px;
}
.icon-b2f6 .narrow_6b9c .hero_warm_ff91::before {
  top: -7px;
}
.icon-b2f6 .narrow_6b9c .hero_warm_ff91::after {
  bottom: -7px;
}
.active-3702 .narrow_6b9c .background-stone-637c {
  margin-top: -2px;
  width: 31px;
}
.active-3702 .narrow_6b9c .hero_warm_ff91 {
  margin-top: -1.5px;
}
.active-3702 .narrow_6b9c .hero_warm_ff91,
.active-3702 .narrow_6b9c .hero_warm_ff91::after,
.active-3702 .narrow_6b9c .hero_warm_ff91::before {
  width: 31px;
  height: 3px;
}
.active-3702 .narrow_6b9c .hero_warm_ff91::before {
  top: -9px;
}
.active-3702 .narrow_6b9c .hero_warm_ff91::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .steel-dd16 .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 19px;
  }
  .steel-dd16 .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1px;
  }
  .steel-dd16 .narrow_6b9c .hero_warm_ff91,
  .steel-dd16 .narrow_6b9c .hero_warm_ff91::after,
  .steel-dd16 .narrow_6b9c .hero_warm_ff91::before {
    width: 19px;
    height: 2px;
  }
  .steel-dd16 .narrow_6b9c .hero_warm_ff91::before {
    top: -6px;
  }
  .steel-dd16 .narrow_6b9c .hero_warm_ff91::after {
    bottom: -6px;
  }
  .accent_adda .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 22px;
  }
  .accent_adda .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1px;
  }
  .accent_adda .narrow_6b9c .hero_warm_ff91,
  .accent_adda .narrow_6b9c .hero_warm_ff91::after,
  .accent_adda .narrow_6b9c .hero_warm_ff91::before {
    width: 22px;
    height: 2px;
  }
  .accent_adda .narrow_6b9c .hero_warm_ff91::before {
    top: -7px;
  }
  .accent_adda .narrow_6b9c .hero_warm_ff91::after {
    bottom: -7px;
  }
  .last-4575 .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 31px;
  }
  .last-4575 .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1.5px;
  }
  .last-4575 .narrow_6b9c .hero_warm_ff91,
  .last-4575 .narrow_6b9c .hero_warm_ff91::after,
  .last-4575 .narrow_6b9c .hero_warm_ff91::before {
    width: 31px;
    height: 3px;
  }
  .last-4575 .narrow_6b9c .hero_warm_ff91::before {
    top: -9px;
  }
  .last-4575 .narrow_6b9c .hero_warm_ff91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .image_light_ee53 .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 19px;
  }
  .image_light_ee53 .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1px;
  }
  .image_light_ee53 .narrow_6b9c .hero_warm_ff91,
  .image_light_ee53 .narrow_6b9c .hero_warm_ff91::after,
  .image_light_ee53 .narrow_6b9c .hero_warm_ff91::before {
    width: 19px;
    height: 2px;
  }
  .image_light_ee53 .narrow_6b9c .hero_warm_ff91::before {
    top: -6px;
  }
  .image_light_ee53 .narrow_6b9c .hero_warm_ff91::after {
    bottom: -6px;
  }
  .shade_4a1e .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 22px;
  }
  .shade_4a1e .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1px;
  }
  .shade_4a1e .narrow_6b9c .hero_warm_ff91,
  .shade_4a1e .narrow_6b9c .hero_warm_ff91::after,
  .shade_4a1e .narrow_6b9c .hero_warm_ff91::before {
    width: 22px;
    height: 2px;
  }
  .shade_4a1e .narrow_6b9c .hero_warm_ff91::before {
    top: -7px;
  }
  .shade_4a1e .narrow_6b9c .hero_warm_ff91::after {
    bottom: -7px;
  }
  .secondary_out_78fd .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_out_78fd .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1.5px;
  }
  .secondary_out_78fd .narrow_6b9c .hero_warm_ff91,
  .secondary_out_78fd .narrow_6b9c .hero_warm_ff91::after,
  .secondary_out_78fd .narrow_6b9c .hero_warm_ff91::before {
    width: 31px;
    height: 3px;
  }
  .secondary_out_78fd .narrow_6b9c .hero_warm_ff91::before {
    top: -9px;
  }
  .secondary_out_78fd .narrow_6b9c .hero_warm_ff91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_2255 .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_2255 .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1px;
  }
  .avatar_2255 .narrow_6b9c .hero_warm_ff91,
  .avatar_2255 .narrow_6b9c .hero_warm_ff91::after,
  .avatar_2255 .narrow_6b9c .hero_warm_ff91::before {
    width: 19px;
    height: 2px;
  }
  .avatar_2255 .narrow_6b9c .hero_warm_ff91::before {
    top: -6px;
  }
  .avatar_2255 .narrow_6b9c .hero_warm_ff91::after {
    bottom: -6px;
  }
  .popup-4da5 .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 22px;
  }
  .popup-4da5 .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1px;
  }
  .popup-4da5 .narrow_6b9c .hero_warm_ff91,
  .popup-4da5 .narrow_6b9c .hero_warm_ff91::after,
  .popup-4da5 .narrow_6b9c .hero_warm_ff91::before {
    width: 22px;
    height: 2px;
  }
  .popup-4da5 .narrow_6b9c .hero_warm_ff91::before {
    top: -7px;
  }
  .popup-4da5 .narrow_6b9c .hero_warm_ff91::after {
    bottom: -7px;
  }
  .widget-current-0983 .narrow_6b9c .background-stone-637c {
    margin-top: -2px;
    width: 31px;
  }
  .widget-current-0983 .narrow_6b9c .hero_warm_ff91 {
    margin-top: -1.5px;
  }
  .widget-current-0983 .narrow_6b9c .hero_warm_ff91,
  .widget-current-0983 .narrow_6b9c .hero_warm_ff91::after,
  .widget-current-0983 .narrow_6b9c .hero_warm_ff91::before {
    width: 31px;
    height: 3px;
  }
  .widget-current-0983 .narrow_6b9c .hero_warm_ff91::before {
    top: -9px;
  }
  .widget-current-0983 .narrow_6b9c .hero_warm_ff91::after {
    bottom: -9px;
  }
}
.lower_36b3 .hero_warm_ff91 {
  -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);
}
.lower_36b3 .hero_warm_ff91::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.lower_36b3 .hero_warm_ff91::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);
}
.lower_36b3.new-8286 .hero_warm_ff91 {
  -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);
}
.lower_36b3.new-8286 .hero_warm_ff91::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.lower_36b3.new-8286 .hero_warm_ff91::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);
}
.bright_48b2 {
  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.pagination-411a:before {
  display: none;
}
.shadow-3897 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-3897 .rough_d2f9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-3897 .rough_d2f9:last-of-type {
  border-bottom: none;
}
.shadow-3897 .rough_d2f9.background_tall_796b,
.shadow-3897 .rough_d2f9.selected-5a7c,
.shadow-3897 .rough_d2f9.label-ca76 {
  padding: 0;
}
.shadow-3897 .accent-a985 .image_fixed_fcce {
  color: currentColor;
}
.shadow-3897 .accent-a985 .image_fixed_fcce:focus,
.shadow-3897 .accent-a985 .image_fixed_fcce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-3897.notice-gold-d78e .detail_lite_7fb6,
.shadow-3897.notice-gold-d78e .sort-first-84cf a,
.shadow-3897.notice-gold-d78e .paragraph-lower-6ff1 a,
.shadow-3897.notice-gold-d78e .grid_959b a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-3897.notice-gold-d78e .detail_lite_7fb6:hover,
.shadow-3897.notice-gold-d78e .sort-first-84cf a:hover,
.shadow-3897.notice-gold-d78e .paragraph-lower-6ff1 a:hover,
.shadow-3897.notice-gold-d78e .grid_959b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-3897.notice-gold-d78e .thick-01a9 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-3897.notice-gold-d78e .rough_d2f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-3897.notice-gold-d78e .rough_d2f9:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-3897.notice-gold-d78e .rough_6245:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-3897.notice-gold-d78e .accent-a985 .gradient-cd82 li a,
.shadow-3897.notice-gold-d78e .accent-a985 .image_fixed_fcce,
.shadow-3897.notice-gold-d78e .grid_959b {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-3897.notice-gold-d78e .accent-a985 .image_fixed_fcce:focus,
.shadow-3897.notice-gold-d78e .accent-a985 .image_fixed_fcce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-3897.notice-gold-d78e .gradient-cd82 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-3897.media-9bd9 .detail_lite_7fb6,
.shadow-3897.media-9bd9 .sort-first-84cf a,
.shadow-3897.media-9bd9 .paragraph-lower-6ff1 .image_fixed_fcce,
.shadow-3897.media-9bd9 .paragraph-lower-6ff1 a,
.shadow-3897.media-9bd9 .grid_959b a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-3897.media-9bd9 .detail_lite_7fb6:hover,
.shadow-3897.media-9bd9 .sort-first-84cf a:hover,
.shadow-3897.media-9bd9 .paragraph-lower-6ff1 .image_fixed_fcce:hover,
.shadow-3897.media-9bd9 .paragraph-lower-6ff1 a:hover,
.shadow-3897.media-9bd9 .grid_959b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-3897.media-9bd9 .thick-01a9 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-3897.media-9bd9 .rough_d2f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-3897.media-9bd9 .rough_d2f9:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-3897.media-9bd9 .rough_6245:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-3897.media-9bd9 .accent-a985 .gradient-cd82 li a,
.shadow-3897.media-9bd9 .accent-a985 .image_fixed_fcce,
.shadow-3897.media-9bd9 .grid_959b {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-3897.media-9bd9 .accent-a985 .image_fixed_fcce:focus,
.shadow-3897.media-9bd9 .accent-a985 .image_fixed_fcce:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-3897.media-9bd9 .gradient-cd82 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_6245 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.rough_6245:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hover_20d3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.orange-1254 .shadow-3897 {
  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;
}
.orange-1254 .rough_d2f9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.orange-1254 .rough_d2f9: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) {
  .orange-1254 .rough_d2f9:before {
    width: 16%;
    left: 42%;
  }
}
.orange-1254 .rough_d2f9:last-child:before {
  content: none;
}
.orange-1254 .rough_d2f9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.orange-1254 .accent-a985 .gradient-cd82 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.orange-1254 .accent-a985 .gradient-cd82 li a .image_fixed_fcce {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.orange-1254 .accent-a985 .grid_959b {
  border: none;
}
.orange-1254 .accent-a985 .grid_959b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.orange-1254 .rough_6245 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.orange-1254 .hover_20d3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.orange-1254 .media-9bd9 .rough_6245:before {
  background: rgba(0, 0, 0, 0.9);
}
.orange-1254 .notice-gold-d78e.gas-4771 .hero_warm_ff91 {
  background: rgba(0, 0, 0, 0.6);
}
.orange-1254
  .notice-gold-d78e.gas-4771
  .hero_warm_ff91::after,
.orange-1254
  .notice-gold-d78e.gas-4771
  .hero_warm_ff91:before {
  background: inherit;
}
.orange-1254
  .notice-gold-d78e.gas-4771:hover
  .hero_warm_ff91 {
  background: rgba(0, 0, 0, 0.8);
}
.hard_a16e .shadow-3897 {
  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) {
  .hard_a16e .shadow-3897 {
    width: auto;
    right: 45px;
  }
}
.medium_ff9d .shadow-3897 {
  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) {
  .medium_ff9d .shadow-3897 {
    width: auto;
    left: 45px;
  }
}
.pagination-411a .shadow-3897 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination-411a .hover_20d3 {
  max-width: 48em;
  margin: 0 auto;
}
.pagination-411a .rough_6245:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination-last-84bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-last-84bc.orange-1254 .shadow-3897 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination-last-84bc.hard_a16e .shadow-3897 {
  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);
}
.pagination-last-84bc .shadow-3897 {
  visibility: visible;
}
.pagination-last-84bc.medium_ff9d .shadow-3897 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wide-f4d6,
.chip_west_7351 {
  overflow-x: hidden;
}
.wide-f4d6 .shadow-3897 {
  overflow: auto;
}
.wide-f4d6.orange-1254 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wide-f4d6.orange-1254 .shadow-3897 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wide-f4d6.orange-1254 .stale-b6f7 {
  opacity: 0;
}
.wide-f4d6.hard_a16e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wide-f4d6.hard_a16e .shadow-3897 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wide-f4d6.hard_a16e .stale-b6f7 {
  opacity: 0;
}
.wide-f4d6.medium_ff9d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wide-f4d6.medium_ff9d .shadow-3897 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wide-f4d6.medium_ff9d .stale-b6f7 {
  opacity: 0;
}
.wide-f4d6.pagination-411a .shadow-3897 {
  z-index: 10;
  visibility: visible;
}
.gas-4771 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gas-4771 .hero_warm_ff91 {
  background: rgba(255, 255, 255, 0.99);
}
.gas-4771 .hero_warm_ff91::after,
.gas-4771 .hero_warm_ff91:before {
  background: inherit;
}
.gas-4771:hover .hero_warm_ff91 {
  background: rgba(255, 255, 255, 0.99);
}
.medium_ff9d .gas-4771 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination-411a .gas-4771 {
  display: none !important;
}
.wide-f4d6:before,
.chip_west_7351:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wide-f4d6 .gas-4771,
.chip_west_7351 .gas-4771 {
  display: inline-block;
}
.shadow-3897 .modal_top_78d7 {
  -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;
}
.wide-f4d6 .shadow-3897 .modal_top_78d7,
.chip_west_7351 .shadow-3897 .modal_top_78d7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light_8bcf .selected_c9ca {
  width: 100%;
}
.stone_807e {
  padding: 0 0.5em 0;
}
.stone_807e [class*="customify-col-"],
.stone_807e [class*="customify-col_"],
.stone_807e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav_2b46 .stone_807e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature-e440 .gas-0d4a,
  .gas-0d4a {
    display: none;
  }
  .right-804e {
    text-align: left;
  }
  .glass-bc40 {
    text-align: center;
  }
  .link-3fca {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature-e440 .component_29c1,
  .component_29c1 {
    display: none;
  }
  .frame_209d {
    text-align: left;
  }
  .notice-motion-4f0d {
    text-align: center;
  }
  .background-a6e8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature-e440 .badge-5a17,
  .badge-5a17 {
    display: none;
  }
  .summary_tall_200b {
    text-align: left;
  }
  .link_soft_bc3d {
    text-align: center;
  }
  .container_ecba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.top_f83d {
  box-shadow: none !important;
}
.label-west-3d33 .gas_699c,
.new-cbc4 .gas_699c {
  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;
}
.new-cbc4 .gas_699c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_4f93 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_4f93:after,
.input_4f93:before {
  content: "";
  display: table;
}
.input_4f93:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_4f93 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_4f93,
.detail_next_a612 {
  max-width: 1248px;
  margin: 0 auto;
}

.large_0387.inner-e6ec .input_4f93 {
  max-width: 100%;
}
.large_0387.hidden-west-48ba {
  max-width: 1200px;
  margin: 0 auto;
}
.large_0387.status_2492 .input_4f93 {
  max-width: 100%;
}
.large_0387.status_2492 > .input_4f93 {
  padding-left: 0;
  padding-right: 0;
}
.large_0387.status_2492 > .input_4f93 .feature-e440 {
  margin: 0;
}
.large_0387.status_2492
  > .input_4f93
  .red-ea3f.wrapper_ec06 {
  margin-right: 0;
  margin-left: 0;
}
.large_0387.status_2492 #main.wrapper_ec06 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .large_615c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .large_615c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .white_707f .over_3bc1 {
    padding-right: 1em;
  }
  .white_707f.bright-06b3 .red-ea3f {
    border-right: 1px solid #eaecee;
  }
  .white_707f.bright-06b3 .over_3bc1 {
    padding-right: 1em;
  }
  .white_707f.bright-06b3 .active-b6b9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-64c6 .over_3bc1 {
    padding-left: 1em;
  }
  .pro-64c6.bright-06b3 .red-ea3f {
    border-left: 1px solid #eaecee;
  }
  .pro-64c6.bright-06b3 .over_3bc1 {
    padding-left: 1em;
  }
  .pro-64c6.bright-06b3 .active-b6b9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-bottom-179a .over_3bc1 {
    padding-left: 1em;
  }
  .layout-bottom-179a.bright-06b3 .container-outer-a687 {
    border-right: 1px solid #eaecee;
  }
  .layout-bottom-179a.bright-06b3 .footer-tall-848a {
    border-right: 1px solid #eaecee;
  }
  .layout-bottom-179a.bright-06b3 .over_3bc1 {
    padding-left: 1em;
  }
  .layout-bottom-179a.bright-06b3 .active-b6b9 {
    padding-right: 1em;
  }
  .layout-bottom-179a.bright-06b3 .label-upper-ab04 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_fixed_cc14 .over_3bc1 {
    padding-right: 1em;
  }
  .status_fixed_cc14.bright-06b3 .container-outer-a687 {
    border-left: 1px solid #eaecee;
  }
  .status_fixed_cc14.bright-06b3 .footer-tall-848a {
    border-left: 1px solid #eaecee;
  }
  .status_fixed_cc14.bright-06b3 .over_3bc1 {
    padding-right: 1em;
  }
  .status_fixed_cc14.bright-06b3 .active-b6b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status_fixed_cc14.bright-06b3 .label-upper-ab04 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .large_615c .over_3bc1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .large_615c.bright-06b3 .red-ea3f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .large_615c.bright-06b3 .over_3bc1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .large_615c.bright-06b3 .active-b6b9 {
    padding-left: 1em;
  }
  .large_615c.bright-06b3 .label-upper-ab04 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .large_615c.bright-06b3 .over_3bc1 {
    padding-left: 0;
  }
}
.south_cf34 .notification_center_185b {
  display: inline-block;
}
.focus_prev_bc76 {
  display: inline-block;
}
.black_b6bf {
  word-con: break-word;
}
.lite_f51a > span {
  display: inline-block;
  padding: 5px 0;
}
.lite_f51a .footer_85d4 {
  margin-left: 8px;
  margin-right: 8px;
}
.lite_f51a .red-bd7b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.purple-a444 .info-87d7 {
  margin-bottom: 2em;
}
.purple-a444 .background_dd86 {
  margin-bottom: 15px;
}
.purple-a444 .background_dd86:last-child {
  margin-bottom: 0;
}
.purple-a444 .summary_30ca {
  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) {
  .purple-a444 .summary_30ca {
    display: block;
  }
}
.purple-a444 .black_577f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .purple-a444 .black_577f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.purple-a444 .complex_9b7a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.purple-a444 .complex_9b7a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.purple-a444 .complex_9b7a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.purple-a444 .black_b6bf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.purple-a444 .black_b6bf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.purple-a444 .light-e763 p:last-child {
  margin-bottom: 0;
}
.purple-a444 .label-red-92de {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.purple-a444 .down_2a09 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.purple-a444 .in-1a93 {
  margin-top: 1em;
}
.purple-a444 .iron_101b {
  top: 0;
  display: block;
}
.purple-a444 .iron_101b a {
  color: inherit;
}
.purple-a444 .iron_101b a:hover {
  color: inherit;
}
.purple-a444 .table-active-ed54 {
  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;
}
.purple-a444 .table-active-ed54:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.purple-a444 .down_2a09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.purple-a444 .gradient-eb63 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.purple-a444 .gradient-eb63:first-child {
  margin-top: 0;
}
.purple-a444 .gradient-eb63.border_short_8cda {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.purple-a444 .gradient-eb63.container_422a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.purple-a444
  .gradient-eb63.container_422a.texture-active-0d3d
  .in-1a93 {
  width: 100%;
}
.purple-a444 .container_422a {
  -webkit-box-align: center;
  align-items: center;
}
.purple-a444 .container_422a .lite_f51a,
.purple-a444 .container_422a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.purple-a444 .complex_9b7a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.purple-a444 .complex_9b7a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.purple-a444 .complex_9b7a: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;
}
.purple-a444 .border_short_8cda {
  z-index: 5;
}
.purple-a444 .tabs-9e2e .liquid_55d3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.purple-a444 .disabled-e0aa .liquid_55d3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.purple-a444 .slow-3186 .liquid_55d3 {
  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;
}
.purple-a444.tooltip_huge_9082 .summary_30ca,
.purple-a444.brown_e1f0 .summary_30ca {
  display: block;
}
.purple-a444.tooltip_huge_9082 .summary_30ca .tertiary-new-b4fc,
.purple-a444.tooltip_huge_9082 .summary_30ca .down_2a09,
.purple-a444.brown_e1f0 .summary_30ca .tertiary-new-b4fc,
.purple-a444.brown_e1f0 .summary_30ca .down_2a09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.purple-a444.main-43f3 .black_577f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .purple-a444.main-43f3 .black_577f {
    margin-right: 0;
  }
}
.purple-a444.tooltip_huge_9082 .black_577f,
.purple-a444.brown_e1f0 .black_577f {
  padding-top: 40%;
}
.purple-a444.tooltip_huge_9082 .info-87d7,
.purple-a444.brown_e1f0 .info-87d7 {
  display: block;
}
.purple-a444.tooltip_huge_9082 .fn-sticky-0a6d .down_2a09,
.purple-a444.brown_e1f0 .fn-sticky-0a6d .down_2a09 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.purple-a444.tooltip_huge_9082 .black_577f,
.purple-a444.brown_e1f0 .black_577f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.purple-a444.tooltip_huge_9082 .down_2a09 {
  padding: 1em;
}
.sidebar_complex_8d95 {
  margin: 30px auto;
  display: block;
}
.sidebar_complex_8d95 .pink_199f > * {
  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;
}
.sidebar_complex_8d95 .pink_199f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar_complex_8d95 .pink_199f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_f4d3 .lite_f51a {
  margin-bottom: 1.41575em;
}
.image_f4d3 .hard_6343 {
  margin-bottom: 1.618em;
}
.steel-c41e .lower-5dd3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.steel-c41e .lower-5dd3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.steel-c41e .lite-14cb {
  max-width: 100%;
  overflow: auto;
}
.next-6d96 .steel-c41e a:hover {
  text-decoration: underline;
}
.gradient_narrow_8d17 .background_dd86:not(.black_b6bf),
.gradient_narrow_8d17 .complex_9b7a {
  margin-bottom: 1.41575em;
}
.gradient_narrow_8d17 .background_dd86:not(.black_b6bf):last-child,
.gradient_narrow_8d17 .complex_9b7a:last-child {
  margin-bottom: 0;
}
.gradient_narrow_8d17 .background_dd86.active_d40d {
  margin-bottom: 0.41575em;
}
.gradient_narrow_8d17 .row-huge-e963:before,
.gradient_narrow_8d17 .module-cool-d070:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient_narrow_8d17 .row-huge-e963:before {
  content: "\f115";
}
.gradient_narrow_8d17 .module-cool-d070:before {
  content: "\f02c";
}
.gradient_narrow_8d17 .chip-90d4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient_narrow_8d17 .chip-90d4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gradient_smooth_e9ad {
  display: -webkit-box;
  display: flex;
}
.gradient_smooth_e9ad .layout_90b2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gradient_smooth_e9ad .layout_90b2 {
    flex-basis: 90px;
  }
}
.gradient_smooth_e9ad .article-hot-de68 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient_smooth_e9ad .article-hot-de68 {
    flex-basis: calc(100% - 50px);
  }
}
.gradient_smooth_e9ad .input_gold_27cf p:last-child {
  margin-bottom: 0.72em;
}
.pattern_b1f2 .pink_199f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern_b1f2 .pink_199f:after,
.pattern_b1f2 .pink_199f:before {
  content: "";
  display: table;
}
.pattern_b1f2 .pink_199f:after {
  clear: both;
}
.pattern_b1f2 .pink_199f .black_a72a,
.pattern_b1f2 .pink_199f .block-black-f703 {
  width: 49%;
}
.pattern_b1f2 .pink_199f .black_a72a a span.small-a70b,
.pattern_b1f2 .pink_199f .block-black-f703 a span.small-a70b {
  display: block;
  margin-bottom: 5px;
}
.pattern_b1f2 .pink_199f .block-black-f703 {
  float: left;
  text-align: left;
}
.pattern_b1f2 .pink_199f .black_a72a {
  float: right;
  text-align: right;
}
.card-58a4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card-58a4 {
    margin-bottom: 0;
  }
}
.focus-4157 {
  margin-bottom: 1em;
}
.focus-4157 .black_b6bf {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-over-a087 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tabs_8256 .focus-4157,
.gradient-b535 .focus-4157 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tabs_8256 .focus-4157,
  .gradient-b535 .focus-4157 {
    display: block;
  }
}
.tabs_8256 .caption-over-a087,
.gradient-b535 .caption-over-a087 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tabs_8256 .caption-over-a087,
  .gradient-b535 .caption-over-a087 {
    margin-bottom: 1em;
  }
}
.tabs_8256 .caption-over-a087 img,
.gradient-b535 .caption-over-a087 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tabs_8256 .panel-pressed-fbe6,
.gradient-b535 .panel-pressed-fbe6 {
  flex-basis: calc(100% - 160px);
}
.tabs_8256 .panel-pressed-fbe6 p,
.gradient-b535 .panel-pressed-fbe6 p {
  margin-bottom: 0;
}
.tabs_8256 .panel-pressed-fbe6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tabs_8256 .panel-pressed-fbe6 {
    padding-left: 0;
  }
}
.gradient-b535 .panel-pressed-fbe6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-b535 .panel-pressed-fbe6 {
    padding-right: 0;
  }
}
.gradient-b535 .caption-over-a087 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gradient-6373 .caption-over-a087 {
  margin-bottom: 0.5em;
}
.gradient-6373 .caption-over-a087 img {
  width: 100%;
}
.logo-first-db40 .primary-advanced-d382,
.under-7968 .primary-advanced-d382 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.under-7968 .red-ea3f .background_dd56 p:last-child {
  margin-bottom: 0;
}
.pagination-large-5a94 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.status-ea5c .short_52d2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .status-ea5c .short_52d2:last-of-type {
    margin-bottom: 0;
  }
}
.status-ea5c .short_52d2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-ea5c .short_52d2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.status-ea5c .short_52d2 ul li {
  margin: 0 0 0.6em;
}
.status-ea5c .short_52d2 ul li.cold_479e,
.status-ea5c .short_52d2 ul li.gradient-short-803d {
  position: relative;
}
.status-ea5c .short_52d2 ul li.cold_479e .pro_56e0,
.status-ea5c .short_52d2 ul li.gradient-short-803d .pro_56e0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.status-ea5c .short_52d2 ul li.cold_479e:after:after,
.status-ea5c .short_52d2 ul li.cold_479e:after:before,
.status-ea5c
  .short_52d2
  ul
  li.gradient-short-803d:after:after,
.status-ea5c
  .short_52d2
  ul
  li.gradient-short-803d:after:before {
  content: "";
  display: table;
}
.status-ea5c .short_52d2 ul li.cold_479e:after:after,
.status-ea5c
  .short_52d2
  ul
  li.gradient-short-803d:after:after {
  clear: both;
}
.status-ea5c .short_52d2 a.alert_upper_520f:hover {
  text-decoration: none;
}
.status-ea5c .short_52d2 select {
  max-width: 100%;
}
.status-ea5c .short_52d2 table {
  font-size: 85%;
}
.status-ea5c .short_52d2 table td,
.status-ea5c .short_52d2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.status-ea5c .short_52d2 table tfoot td {
  text-align: left;
}
.status-ea5c .short_52d2 :last-child {
  margin-bottom: 0;
}
.status-ea5c .short_52d2 .hover_east_f926 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.status-ea5c .short_52d2 .hover_east_f926 label {
  width: 100%;
}
.status-ea5c .short_52d2 .hover_east_f926 .column-down-4e70 {
  width: 100%;
  display: block;
}
.status-ea5c .short_52d2 .hover_east_f926 .steel-3c31 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.status-ea5c .short_52d2 .hover_east_f926 .steel-3c31:hover svg #svg-search {
  fill: #444;
}
.status-ea5c .short_52d2 .hover_east_f926 .steel-3c31 svg {
  width: 18px;
  height: 18px;
}
.status-ea5c .menu-rough-202a ul ul,
.status-ea5c .summary_e5e1 ul ul,
.status-ea5c .top-1871 ul ul,
.status-ea5c .gallery-right-f36b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.status-ea5c .menu-rough-202a .banner-dark-959d > a,
.status-ea5c .summary_e5e1 .banner-dark-959d > a,
.status-ea5c .top-1871 .banner-dark-959d > a,
.status-ea5c .gallery-right-f36b .banner-dark-959d > a {
  margin-bottom: 0;
}
.status-ea5c .alert-paper-239b li,
.status-ea5c .menu-rough-202a li,
.status-ea5c .label_d4c3 li,
.status-ea5c .summary_e5e1 li,
.status-ea5c .top-1871 li,
.status-ea5c .gallery-right-f36b li,
.status-ea5c .left-35c8 li,
.status-ea5c .background-active-1cc6 li {
  display: block;
  position: relative;
}
.status-ea5c .alert-paper-239b li:last-child,
.status-ea5c .menu-rough-202a li:last-child,
.status-ea5c .label_d4c3 li:last-child,
.status-ea5c .summary_e5e1 li:last-child,
.status-ea5c .top-1871 li:last-child,
.status-ea5c .gallery-right-f36b li:last-child,
.status-ea5c .left-35c8 li:last-child,
.status-ea5c .background-active-1cc6 li:last-child {
  border: none;
}
.status-ea5c .alert-paper-239b li a,
.status-ea5c .menu-rough-202a li a,
.status-ea5c .label_d4c3 li a,
.status-ea5c .summary_e5e1 li a,
.status-ea5c .top-1871 li a,
.status-ea5c .gallery-right-f36b li a,
.status-ea5c .left-35c8 li a,
.status-ea5c .background-active-1cc6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-ea5c .alert-paper-239b li ul li::before,
.status-ea5c .menu-rough-202a li ul li::before,
.status-ea5c .label_d4c3 li ul li::before,
.status-ea5c .summary_e5e1 li ul li::before,
.status-ea5c .top-1871 li ul li::before,
.status-ea5c .gallery-right-f36b li ul li::before,
.status-ea5c .left-35c8 li ul li::before,
.status-ea5c .background-active-1cc6 li ul li::before {
  left: 15px;
}
.status-ea5c .alert-paper-239b li ul a,
.status-ea5c .menu-rough-202a li ul a,
.status-ea5c .label_d4c3 li ul a,
.status-ea5c .summary_e5e1 li ul a,
.status-ea5c .top-1871 li ul a,
.status-ea5c .gallery-right-f36b li ul a,
.status-ea5c .left-35c8 li ul a,
.status-ea5c .background-active-1cc6 li ul a {
  padding-left: 20px;
}
.status-ea5c .alert-paper-239b li ul ul li::before,
.status-ea5c .menu-rough-202a li ul ul li::before,
.status-ea5c .label_d4c3 li ul ul li::before,
.status-ea5c .summary_e5e1 li ul ul li::before,
.status-ea5c .top-1871 li ul ul li::before,
.status-ea5c .gallery-right-f36b li ul ul li::before,
.status-ea5c .left-35c8 li ul ul li::before,
.status-ea5c .background-active-1cc6 li ul ul li::before {
  left: 30px;
}
.status-ea5c .alert-paper-239b li ul ul a,
.status-ea5c .menu-rough-202a li ul ul a,
.status-ea5c .label_d4c3 li ul ul a,
.status-ea5c .summary_e5e1 li ul ul a,
.status-ea5c .top-1871 li ul ul a,
.status-ea5c .gallery-right-f36b li ul ul a,
.status-ea5c .left-35c8 li ul ul a,
.status-ea5c .background-active-1cc6 li ul ul a {
  padding-left: 40px;
}
.status-ea5c .card_wood_2d9f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.status-ea5c .background-active-1cc6 ul li {
  margin-bottom: 1.41575em;
}
.status-ea5c .background-active-1cc6 ul li .module-thick-a8ff {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.status-ea5c .background-active-1cc6 ul li .tabs-71e2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media-9bd9 .alert-paper-239b li a,
.media-9bd9 .menu-rough-202a li a,
.media-9bd9 .label_d4c3 li a,
.media-9bd9 .summary_e5e1 li a,
.media-9bd9 .top-1871 li a,
.media-9bd9 .gallery-right-f36b li a,
.media-9bd9 .left-35c8 li a,
.media-9bd9 .background-active-1cc6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-9bd9 .card_wood_2d9f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-9bd9 .short_52d2 ul li.cold_479e .pro_56e0,
.media-9bd9 .short_52d2 ul li.gradient-short-803d .pro_56e0 {
  background: rgba(0, 0, 0, 0.2);
}
.media-9bd9 .status-ea5c .short_52d2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.large_0387 .status-ea5c .gradient-cd82 li {
  margin: 0;
}
.large_0387 .status-ea5c .gradient-cd82 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.large_0387 .status-ea5c .gradient-cd82 li ul {
  margin: 0;
}
.large_0387 .status-ea5c .gradient-cd82 li ul li a {
  padding-left: 15px;
}
.large_0387 .status-ea5c .gradient-cd82 li ul li li a {
  padding-left: 30px;
}
.large_0387 .status-ea5c .gradient-cd82 li.secondary_clean_7134 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.large_0387 .status-ea5c .gradient-cd82 li.secondary_clean_7134 > 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;
}
.large_0387 .status-ea5c .gradient-cd82 li.secondary_clean_7134 > 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;
}
.popup-middle-a81a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow_pink_36a1 {
  position: relative;
  z-index: 10;
}
.shadow_pink_36a1 .modal_top_78d7 {
  width: 100%;
  max-width: 100%;
}
.upper_96e5 .message_hard_b11f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.upper_96e5 .notice-gold-d78e {
}
.upper_96e5 .media-9bd9 {
  background: #292929;
}
.disabled_c77b .message_hard_b11f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.disabled_c77b .notice-gold-d78e {
  background: #f9f9f9;
}
.disabled_c77b .media-9bd9 {
  background: #303030;
}
.breadcrumb-05d9 .message_hard_b11f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-05d9 .notification_center_185b {
    margin-bottom: 1em;
  }
  .breadcrumb-05d9 .notification_center_185b:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb-05d9 .notice-gold-d78e {
  background: #ededed;
}
.breadcrumb-05d9 .media-9bd9 {
  background: #1a1a1a;
}
.message_hard_b11f.notice-gold-d78e {
  color: rgba(0, 0, 0, 0.6);
}
.message_hard_b11f.notice-gold-d78e .thumbnail-hot-8e6c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_hard_b11f.media-9bd9 {
  color: rgba(255, 255, 255, 0.99);
}
.message_hard_b11f.media-9bd9 a:not(.alert_upper_520f) {
  color: rgba(255, 255, 255, 0.79);
}
.message_hard_b11f.media-9bd9 a:not(.alert_upper_520f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_hard_b11f.media-9bd9 .thumbnail-hot-8e6c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_hard_b11f.media-9bd9 table tbody td,
.message_hard_b11f.media-9bd9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel_ea7d.article-0f68 .input_4f93 {
  max-width: initial;
}
.panel_ea7d .left-bf28 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel_ea7d .left-bf28 .modal_top_78d7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel_ea7d .left-bf28 .modal_top_78d7 {
    display: block;
    margin-bottom: 2em;
  }
  .panel_ea7d .left-bf28 .modal_top_78d7:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb-05d9 .notification_center_185b:last-child,
.disabled_c77b .notification_center_185b:last-child,
.upper_96e5 .notification_center_185b:last-child {
  margin-bottom: 0;
}
.breadcrumb-05d9 .notification_center_185b .status-ea5c .short_52d2:last-child,
.disabled_c77b .notification_center_185b .status-ea5c .short_52d2:last-child,
.upper_96e5 .notification_center_185b .status-ea5c .short_52d2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .breadcrumb-05d9 .status-d640,
  .breadcrumb-05d9 .focus-a1dc,
  .disabled_c77b .status-d640,
  .disabled_c77b .focus-a1dc,
  .upper_96e5 .status-d640,
  .upper_96e5 .focus-a1dc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow_pink_36a1 .notification_center_185b {
    margin-bottom: 2em;
  }
}
.shadow_pink_36a1 p:last-child {
  margin-bottom: 0;
}
.shadow_pink_36a1 li,
.shadow_pink_36a1 ul {
  list-style: none;
  margin: 0;
}
.shadow_pink_36a1 ul ul {
  margin-left: 2.617924em;
}
.pink_7468 {
  font-size: 0.875em;
}

/* css-noise: bae0 */
.widget-item-h1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
