/*!
Theme Name: Customify
Theme URI: https://pressmaximum.icon-brown-04a7/customify
Author: WPCustomify
Author URI: https://pressmaximum.icon-brown-04a7
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.icon-brown-04a7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section_static_d72d.photo_69ed/licenses/gpl-2.0.short_99e3
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.banner_aa49/, (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.wood_525f.cool-b8dc/normalize.photo-09ae/
 ======
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.photo-09ae v7.0.0 | MIT License | github.icon-brown-04a7/necolas/normalize.photo-09ae */
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;
}
.easy-893f .steel-ba3d,
.button-green-08fe,
.pattern-8602,
.element_hard_696a,
.gallery_next_5458,
.notification-d1de,
.dropdown-purple-2f9a,
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;
}
.button-green-08fe,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button-green-08fe,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button-green-08fe,
  h1 {
    font-size: 1.8em;
  }
}
.pattern-8602,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pattern-8602 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pattern-8602,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-8602,
  h2 {
    font-size: 1.7em;
  }
}
.element_hard_696a,
h3 {
  font-size: 1.618em;
}
.easy-893f .steel-ba3d,
.gallery_next_5458,
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.disabled_fluid_2155 {
  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;
}
.info-0985:after,
.info-0985:before,
.thick_5bf0:after,
.thick_5bf0:before {
  content: "";
  display: table;
}
.info-0985:after,
.thick_5bf0:after {
  clear: both;
}
.texture_gas_7c9b {
  float: right;
  margin-right: 0;
}
.tiny_a7b5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gradient-10ad .preview-da0c,
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;
}
.gradient-10ad .preview-da0c: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;
}
.search_bright_1c8a .preview-da0c {
  box-shadow: none;
}
.search_bright_1c8a
  .preview-da0c
  .tabs-ff99 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.search_bright_1c8a .preview-da0c .modal_brown_0140 {
  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;
}
.search_bright_1c8a
  .preview-da0c
  .modal_brown_0140
  b {
  display: none;
}
.search_bright_1c8a .box_east_9b72 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notification-be69:not(.backdrop_white_d0fc):not(.border-plasma-fe28),
button:not(.backdrop_white_d0fc):not(.border-plasma-fe28),
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ),
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ),
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ) {
  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;
}
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):hover,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):hover,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):hover,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):hover,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):active,
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):active,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):active,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):active,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):active,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus {
  outline: 0;
}
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27 {
  position: relative;
}
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .breadcrumb-7843,
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .dynamic_ad6a,
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .static-ea6a,
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  i,
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  svg,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .breadcrumb-7843,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .dynamic_ad6a,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .static-ea6a,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  i,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  svg,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .breadcrumb-7843,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .dynamic_ad6a,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .static-ea6a,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  i,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  svg,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .breadcrumb-7843,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .dynamic_ad6a,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .static-ea6a,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  i,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  svg,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .breadcrumb-7843,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .dynamic_ad6a,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  .static-ea6a,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  i,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27
  svg {
  visibility: hidden;
}
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27:after,
button:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27:after,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27:after,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27:after,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ).fn-loading-6e27: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;
}
.notification-be69:not(.backdrop_white_d0fc):not(.border-plasma-fe28),
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ),
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ),
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ) {
  color: #fff;
  background: #235787;
}
.notification-be69:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus,
input[type="button"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus,
input[type="reset"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus,
input[type="submit"]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ):focus {
  color: #fff;
}
.notification-be69.fn-disabled-6e27:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ),
.notification-be69[disabled]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ),
button.fn-disabled-6e27:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ),
button[disabled]:not(.backdrop_white_d0fc):not(
    .border-plasma-fe28
  ) {
  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;
}
.banner_18ab {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.banner_18ab: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;
}
.tabs-a1aa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pressed-84a8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-ce1d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info-0985:after,
.info-0985:before,
.notice-bottom-5308:after,
.notice-bottom-5308:before,
.dirty_21dd:after,
.dirty_21dd:before,
.highlight_thick_607a:after,
.highlight_thick_607a:before,
.gold-1257:after,
.gold-1257:before,
.left-83ff:after,
.left-83ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info-0985:after,
.notice-bottom-5308:after,
.dirty_21dd:after,
.highlight_thick_607a:after,
.gold-1257:after,
.left-83ff:after {
  clear: both;
}
.notice-bottom-5308 .hero-iron-c570,
.dirty_21dd .hero-iron-c570,
.carousel_old_6fa1 .hero-iron-c570 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.form-4e1f {
  display: inline-block;
}
.link_3d76 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.link_3d76 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.link_3d76 .secondary_e199 {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_e199 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.background_60bc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.background_60bc:after,
.background_60bc:before {
  content: "";
  display: table;
}
.background_60bc:after {
  clear: both;
}
.component-plasma-beb8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_8207 .component-plasma-beb8 {
  max-width: 50%;
}
.row-bottom-9600 .component-plasma-beb8 {
  max-width: 33.33%;
}
.preview-paper-1847 .component-plasma-beb8 {
  max-width: 25%;
}
.plasma-c0eb .component-plasma-beb8 {
  max-width: 20%;
}
.popup_gas_b4a1 .component-plasma-beb8 {
  max-width: 16.66%;
}
.avatar-6611 .component-plasma-beb8 {
  max-width: 14.28%;
}
.main_7543 .component-plasma-beb8 {
  max-width: 12.5%;
}
.picture-north-6fb6 .component-plasma-beb8 {
  max-width: 11.11%;
}
.link_5ccc {
  display: block;
}
.easy-893f .badge_prev_a9b2 label,
.easy-893f .backdrop_3f31 label,
.easy-893f .description_south_4fbc label,
.easy-893f .accent-blue-c1ae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_west_f4fd {
  list-style: none;
  margin: 0;
}
.secondary_west_f4fd article.media-warm-3557 {
  margin-bottom: 0;
}
.secondary_west_f4fd ul {
  list-style: none;
  margin: 0;
}
.secondary_west_f4fd .slow-e9ba li.media-warm-3557 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_west_f4fd .slow-e9ba li.media-warm-3557 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_west_f4fd .slow-e9ba li.media-warm-3557: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_west_f4fd .slow-e9ba li.media-warm-3557 li.media-warm-3557 li.media-warm-3557 li.media-warm-3557 {
    padding-left: 0;
  }
}
article.media-warm-3557 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-warm-3557 .notice-bottom-5308 p:last-of-type {
  margin-bottom: 0;
}
article.media-warm-3557 .label-ad25 {
  float: left;
}
article.media-warm-3557 .wrapper-a8e7 {
  margin-left: 85px;
}
article.media-warm-3557 .menu_static_5798 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-warm-3557 .menu_static_5798 .glass_4ef4 {
  margin-left: 10px;
}
article.media-warm-3557 .media-tall-83dd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-warm-3557 .text_dd06 {
  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 .badge_prev_a9b2,
  #respond .description_south_4fbc,
  #respond .accent-blue-c1ae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_prev_a9b2 input,
#respond .description_south_4fbc input,
#respond .accent-blue-c1ae input {
  width: 100%;
}
#respond .accent-blue-c1ae {
  margin-right: 0;
}
#respond .notification-be68 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle_2a3e {
  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;
}
.middle_2a3e.plasma-ac8e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.middle_2a3e 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%);
}
.middle_2a3e:focus,
.middle_2a3e: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);
}
.middle-e4be {
  border-radius: 10%;
}
.shadow_5abc {
  border-radius: 50%;
}
.south-49f5 {
  font-size: 0.72em;
}
.outer-d34d {
  font-size: 0.875em;
}
.outer-a768 {
  font-size: 1.1em;
}
.black_642b {
  text-transform: uppercase;
  line-height: 1.2;
}
.black_642b.south-49f5 {
  letter-spacing: 0.5px;
}
.east-60fb,
.east-60fb a {
  color: #6d6d6d;
}
.east-60fb a:hover {
  color: #111;
}
.pink-3827 {
  color: #6d6d6d;
}
.frame-narrow-0f8a {
  overflow-x: hidden;
}
.frame-narrow-0f8a .summary-liquid-cbf3.label_3da8 {
  position: relative;
}
.frame-narrow-0f8a .summary-liquid-cbf3.label_3da8.last_d709 {
  position: initial;
}
.frame-narrow-0f8a
  .summary-liquid-cbf3.label_3da8.last_d709
  .large_9287 {
  left: auto;
}
.frame-narrow-0f8a .summary-liquid-cbf3 .large_9287 {
  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;
}
.frame-narrow-0f8a .summary-liquid-cbf3:hover.label_3da8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.frame-narrow-0f8a
  .summary-liquid-cbf3:hover.label_3da8
  .large_9287 {
  display: block;
  z-index: 9999999;
}
.frame-narrow-0f8a .main-up-b4ea .popup-outer-3ae3,
.frame-narrow-0f8a .badge-last-d9e6 .popup-outer-3ae3 {
  display: none;
}
.frame-narrow-0f8a .table_black_1339 .summary-liquid-cbf3:hover.label_3da8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.easy-893f .badge_prev_a9b2 label,
.easy-893f .backdrop_3f31 label,
.easy-893f .description_south_4fbc label,
.easy-893f .accent-blue-c1ae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.secondary_west_f4fd {
  list-style: none;
  margin: 0;
}
.secondary_west_f4fd article.media-warm-3557 {
  margin-bottom: 0;
}
.secondary_west_f4fd ul {
  list-style: none;
  margin: 0;
}
.secondary_west_f4fd .slow-e9ba li.media-warm-3557 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .secondary_west_f4fd .slow-e9ba li.media-warm-3557 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .secondary_west_f4fd .slow-e9ba li.media-warm-3557: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_west_f4fd .slow-e9ba li.media-warm-3557 li.media-warm-3557 li.media-warm-3557 li.media-warm-3557 {
    padding-left: 0;
  }
}
article.media-warm-3557 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media-warm-3557 .notice-bottom-5308 p:last-of-type {
  margin-bottom: 0;
}
article.media-warm-3557 .label-ad25 {
  float: left;
}
article.media-warm-3557 .wrapper-a8e7 {
  margin-left: 85px;
}
article.media-warm-3557 .menu_static_5798 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media-warm-3557 .menu_static_5798 .glass_4ef4 {
  margin-left: 10px;
}
article.media-warm-3557 .media-tall-83dd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media-warm-3557 .text_dd06 {
  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 .badge_prev_a9b2,
  #respond .description_south_4fbc,
  #respond .accent-blue-c1ae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_prev_a9b2 input,
#respond .description_south_4fbc input,
#respond .accent-blue-c1ae input {
  width: 100%;
}
#respond .accent-blue-c1ae {
  margin-right: 0;
}
#respond .notification-be68 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main-up-b4ea .cool-76a7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cool-76a7 .easy_290e.focus-slow-070d .item-2ae6 > li > a:focus,
.cool-76a7 .easy_290e.focus-slow-070d .item-2ae6 > li > a:hover,
.cool-76a7 .easy_290e.avatar_north_2830 .item-2ae6 > li > a:focus,
.cool-76a7 .easy_290e.avatar_north_2830 .item-2ae6 > li > a:hover,
.cool-76a7 .easy_290e.overlay-north-f9f1 .item-2ae6 > li > a:focus,
.cool-76a7 .easy_290e.overlay-north-f9f1 .item-2ae6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-76a7
  .easy_290e.focus-slow-070d
  .item-2ae6
  > li.layout-new-ad1b
  > a,
.cool-76a7
  .easy_290e.focus-slow-070d
  .item-2ae6
  > li.status-0c5f
  > a,
.cool-76a7
  .easy_290e.avatar_north_2830
  .item-2ae6
  > li.layout-new-ad1b
  > a,
.cool-76a7
  .easy_290e.avatar_north_2830
  .item-2ae6
  > li.status-0c5f
  > a,
.cool-76a7
  .easy_290e.overlay-north-f9f1
  .item-2ae6
  > li.layout-new-ad1b
  > a,
.cool-76a7 .easy_290e.overlay-north-f9f1 .item-2ae6 > li.main-blue-0cfd > a {
  color: rgba(255, 255, 255, 0.99);
}
.cool-76a7 .list-1051,
.cool-76a7 .list-1051 a {
  color: rgba(255, 255, 255, 0.99);
}
.cool-76a7 .tooltip-3f9a.fluid-4472 li a,
.cool-76a7 .background_basic_5108 a,
.cool-76a7 .modal_purple_aff0,
.cool-76a7 .item-2ae6 > li > a,
.cool-76a7 .photo-cold-9129 {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7 .tooltip-3f9a.fluid-4472 li a:hover,
.cool-76a7 .background_basic_5108 a:hover,
.cool-76a7 .modal_purple_aff0:hover,
.cool-76a7 .item-2ae6 > li > a:hover,
.cool-76a7 .photo-cold-9129:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-76a7 .hot_36b9 {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7 .hot_36b9 .highlight-1323 {
  color: rgba(255, 255, 255, 0.99);
}
.cool-76a7 .hot_36b9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-76a7 .hot-a081 .hard-5004 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7 .hot-a081 .hard-5004 .first-e69d {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7
  .hot-a081
  .hard-5004
  .first-e69d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7
  .hot-a081
  .hard-5004
  .first-e69d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7
  .hot-a081
  .hard-5004
  .first-e69d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7
  .hot-a081
  .hard-5004
  .first-e69d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7 .hot-a081 .selected_64b6 {
  color: rgba(255, 255, 255, 0.79);
}
.cool-76a7 .hot-a081 .selected_64b6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark-870c
  .cool-76a7
  .hot-a081
  .solid-c89f
  .outline_624b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dark-870c
  .cool-76a7
  .hot-a081
  .solid-c89f
  .first-e69d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main-up-b4ea .carousel_cold_c91f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel_cold_c91f .easy_290e.focus-slow-070d .item-2ae6 > li > a:focus,
.carousel_cold_c91f .easy_290e.focus-slow-070d .item-2ae6 > li > a:hover,
.carousel_cold_c91f .easy_290e.avatar_north_2830 .item-2ae6 > li > a:focus,
.carousel_cold_c91f .easy_290e.avatar_north_2830 .item-2ae6 > li > a:hover,
.carousel_cold_c91f .easy_290e.overlay-north-f9f1 .item-2ae6 > li > a:focus,
.carousel_cold_c91f .easy_290e.overlay-north-f9f1 .item-2ae6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_cold_c91f
  .easy_290e.focus-slow-070d
  .item-2ae6
  > li.layout-new-ad1b
  > a,
.carousel_cold_c91f
  .easy_290e.focus-slow-070d
  .item-2ae6
  > li.status-0c5f
  > a,
.carousel_cold_c91f
  .easy_290e.avatar_north_2830
  .item-2ae6
  > li.layout-new-ad1b
  > a,
.carousel_cold_c91f
  .easy_290e.avatar_north_2830
  .item-2ae6
  > li.status-0c5f
  > a,
.carousel_cold_c91f
  .easy_290e.overlay-north-f9f1
  .item-2ae6
  > li.layout-new-ad1b
  > a,
.carousel_cold_c91f .easy_290e.overlay-north-f9f1 .item-2ae6 > li.main-blue-0cfd > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_cold_c91f .list-1051,
.carousel_cold_c91f .list-1051 a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_cold_c91f .tooltip-3f9a.fluid-4472 li a,
.carousel_cold_c91f .background_basic_5108 a,
.carousel_cold_c91f .modal_purple_aff0,
.carousel_cold_c91f .item-2ae6 > li > a,
.carousel_cold_c91f .photo-cold-9129 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_cold_c91f .tooltip-3f9a.fluid-4472 li a:hover,
.carousel_cold_c91f .background_basic_5108 a:hover,
.carousel_cold_c91f .modal_purple_aff0:hover,
.carousel_cold_c91f .item-2ae6 > li > a:hover,
.carousel_cold_c91f .photo-cold-9129:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_cold_c91f .hot_36b9 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_cold_c91f .hot_36b9 .highlight-1323 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_cold_c91f .hot_36b9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.easy_de66 .title-simple-bf3e {
  margin-left: auto;
  margin-right: auto;
}
.dirty_21dd > * {
  margin-left: auto;
  margin-right: auto;
}
.dirty_21dd .tabs-a1aa {
  margin-right: 1.41575em;
}
.link-c4fe .dirty_21dd > .banner-1280 {
  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;
}
.link-c4fe .dirty_21dd > .menu_d7f1 {
  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;
}
.tag_center_3676.easy_de66 .title-simple-bf3e,
.surface-large-9135.easy_de66 .title-simple-bf3e {
  margin-left: 0;
}
.item_next_3d12.easy_de66 .title-simple-bf3e,
.banner_7f07.easy_de66 .title-simple-bf3e {
  margin-right: 0;
}
.dirty_21dd ol,
.dirty_21dd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section_action_e4d5 video {
  max-width: 100%;
}
.wrapper_9fc2 img {
  display: block;
}
.wrapper_9fc2.tabs-a1aa,
.wrapper_9fc2.pressed-84a8 {
  width: 100%;
}
.wrapper_9fc2.menu_d7f1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.static-b68e:not(.up-178c) {
  margin: 1.5em auto;
}
.hover-paper-101d p {
  padding: 1.5em 14px;
}
ul.info_990a.menu_d7f1,
ul.info_990a.banner-1280,
ul.info_990a.stone-1a65.banner-1280 {
  padding: 0 14px;
}
.banner-6446 {
  display: block;
  overflow-x: auto;
}
.banner-6446 table {
  border-collapse: collapse;
  width: 100%;
}
.banner-6446 td,
.banner-6446 th {
  padding: 0.5em;
}
.dirty_21dd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dirty_21dd ol ol,
.dirty_21dd ol ul,
.dirty_21dd ul ol,
.dirty_21dd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dirty_21dd ol ol li,
.dirty_21dd ol ul li,
.dirty_21dd ul ol li,
.dirty_21dd ul ul li {
  margin-left: 0;
}
.clean_002f.input-inner-f8e4 > .shade-e600 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.clean_002f.input-inner-f8e4 > .shade-e600 iframe,
.clean_002f.input-inner-f8e4 > .shade-e600 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.menu-stone-1c9f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.menu-stone-1c9f.list-52f0 {
  padding: 0;
}
.menu-stone-1c9f.list-52f0 cite {
  font-size: 13px;
}
.menu-stone-1c9f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.menu-stone-1c9f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-2b4d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-2b4d > p:first-child {
  margin-top: 0;
}
.main-2b4d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-2b4d blockquote {
  border-left: 0;
}
.middle_196f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.middle_196f:not(.sort_pink_a43e) {
  max-width: 100px;
}
.middle_196f.notification_bronze_e72e {
  border-bottom: none !important;
  text-align: center;
}
.middle_196f.notification_bronze_e72e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover-paper-101d p {
    padding: 1.5em 0;
  }
}
.alert-cb4f {
  color: #0073aa;
}
.badge-cold-107d {
  background-color: #0073aa;
}
.notice_outer_d702 {
  color: #229fd8;
}
.content-slow-ff11 {
  background-color: #229fd8;
}
.gallery-b818 {
  color: #eee;
}
.shade-2645 {
  background-color: #eee;
}
.photo-gold-0649 {
  color: #444;
}
.shade_current_88d9 {
  background-color: #444;
}
.detail-c7e6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.detail-c7e6 .secondary_pro_03c6 .background_basic_5108 {
  font-size: 15px;
}
.detail-c7e6 .background_basic_5108 {
  line-height: 1.3;
}
.detail-c7e6 .carousel_cold_c91f {
}
.detail-c7e6 .cool-76a7 {
  background: #235787;
}
.detail-advanced-2a72 {
  padding: 0;
}
.detail-advanced-2a72 .cool-76a7 {
  background: #1a1a1a;
}
.detail-advanced-2a72 .carousel_cold_c91f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort-4de6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort-4de6 .carousel_cold_c91f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort-4de6 .cool-76a7 {
  background: #303030;
}
.left-83ff {
  position: relative;
  z-index: 10;
}
.left-83ff .picture_70f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-8022 .label_3da8 {
  display: inline-block;
  vertical-align: middle;
}
.info-8022.outer_bcf6 .label_3da8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .info-8022.outer_bcf6 .label_3da8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .info-8022.outer_bcf6 .label_3da8 {
    margin-right: 0.4em;
  }
}
.info-8022.outer_bcf6 .label_3da8:last-child {
  margin-right: 0;
}
.medium-24be .picture_70f1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .main-up-b4ea .secondary_pro_03c6 {
    margin: 0 -0.5em;
  }
  .main-up-b4ea .secondary_pro_03c6 [class*="customify-col-"],
  .main-up-b4ea .secondary_pro_03c6 [class*="customify-col_"],
  .main-up-b4ea .secondary_pro_03c6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.main-up-b4ea.hidden-light-7e61 .picture_70f1 {
  background: 0 0 !important;
}
.main-up-b4ea.hidden-light-7e61 .picture_70f1,
.main-up-b4ea.medium-24be .picture_70f1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .main-up-b4ea.outline-small-4a56 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.main-up-b4ea.medium-24be .picture_70f1 {
  box-shadow: none !important;
}
.text-e731 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-e731 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-e731 {
    padding: 18px 0 20px;
  }
}
.text-e731 .caption_a74d {
  width: 100%;
}
.text-e731 .sort-8eda {
  margin-bottom: 0;
}
.text-e731 .notice-5517 {
  margin-top: 5px;
  font-size: 0.875em;
}
.header-wood-52b2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.header-wood-52b2 .center_4898 {
  width: 100%;
}
.iron_5a03 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.iron_5a03 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.iron_5a03 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;
}
.iron_5a03 li:last-child:after {
  display: none;
}
.iron_5a03 li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert_fresh_41e4 .popup-outer-3ae3 button,
.text-e731 .popup-outer-3ae3 button {
  left: 0;
}
.alert_fresh_41e4 .center_4898,
.text-e731 .center_4898 {
  padding-left: 0;
  padding-right: 0;
}
.alert_fresh_41e4 .header-wood-52b2,
.text-e731 .header-wood-52b2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert_fresh_41e4 {
  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;
}
.alert_fresh_41e4: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;
}
.alert_fresh_41e4 .complex_f522 {
  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) {
  .alert_fresh_41e4 .complex_f522 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_fresh_41e4 .complex_f522 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert_fresh_41e4 .complex_f522 {
    min-height: 200px;
  }
}
.alert_fresh_41e4 .iron_5a03 {
  color: rgba(255, 255, 255, 0.8);
}
.alert_fresh_41e4 .iron_5a03 a,
.alert_fresh_41e4 .iron_5a03 li:after {
  color: inherit;
}
.alert_fresh_41e4 .iron_5a03 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dark-0717 {
  margin-bottom: 0.5em;
}
.nav_d615 {
  margin-bottom: 1.2em;
}
.nav_d615,
.dark-0717 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav_d615 p:last-child,
.dark-0717 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .popup-outer-3ae3,
#masthead .popup-outer-3ae3 {
  display: none;
}
#masthead
  > .popup-outer-3ae3.table-mini-1022 {
  display: none;
}
#masthead > .popup-outer-3ae3 button {
  left: 0;
}
.photo_old_da40 {
  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%;
}
.photo_old_da40 .label_3da8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.photo_old_da40 .photo-b290 {
  display: -webkit-box;
  display: flex;
}
.photo_old_da40 .photo-b290.modal_289d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.photo_old_da40 .photo-b290.module-91b2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_old_da40 .photo-b290.prev-232e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_old_da40.under-078e.label_6650 .photo-b290.modal_289d {
  flex-basis: 100%;
}
.photo_old_da40.light_2191 .photo-b290.module-91b2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.photo_old_da40.light_2191 .photo-b290.prev-232e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .popup-outer-3ae3.table-mini-1022 {
  display: none;
}
#masthead > .popup-outer-3ae3 button {
  left: 0;
}
.popup_medium_d7ba {
  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;
}
.popup_medium_d7ba:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.popup_medium_d7ba.paragraph-iron-84f7 i {
  margin-right: 4px;
}
.popup_medium_d7ba.header-7bba i {
  margin-left: 5px;
}
.background_basic_5108 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background_basic_5108 p:last-child {
  margin-bottom: 0;
}
.hard_69bf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hard_69bf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hard_69bf img {
  display: block;
  width: auto;
  line-height: 1;
}
.hard_69bf .list-1051 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hard_69bf .accent_dim_0553 {
  margin: 5px 0 7px 0;
}
.hard_69bf.slow-42c0 .widget_eeef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_69bf.slow-42c0 .status-9dce {
  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;
}
.hard_69bf.chip_pro_75ad {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hard_69bf.chip_pro_75ad .widget_eeef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_69bf.chip_pro_75ad .status-9dce {
  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;
}
.hard_69bf.hover-simple-00e5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard_69bf.top-5b77 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hard_69bf.top-5b77 .status-9dce {
  margin-top: 7px;
}
.blue_1d0d {
  display: inline-block;
}
.left-83ff .blue_ec44 .hard_69bf img {
  max-width: 100%;
}
.easy_290e .old-e336.huge-2bee,
.main-3ecd .old-e336.huge-2bee {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.easy_290e .badge_0df4,
.main-3ecd .badge_0df4 {
  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%);
}
.easy_290e .badge_0df4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.easy_290e.active_pro_4447 .badge_0df4 {
  display: none;
}
.easy_290e .message-2eaf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.easy_290e .message-2eaf li {
  display: inline-block;
  position: relative;
}
.easy_290e .message-2eaf li:last-child {
  margin-right: 0;
}
.easy_290e .message-2eaf 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;
}
.easy_290e .message-2eaf li.main-blue-0cfd > a {
  color: rgba(0, 0, 0, 0.9);
}
.easy_290e .message-2eaf > 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;
}
.easy_290e .message-2eaf > li > a i {
  line-height: 0;
}
.easy_290e .message-2eaf > li.overlay_fresh_494a > a .badge_0df4 {
  margin-left: 4px;
  line-height: 0;
}
.easy_290e .message-2eaf .search-7902 li.overlay_fresh_494a > a {
  position: relative;
}
.easy_290e .message-2eaf .search-7902 li.overlay_fresh_494a > a:after,
.easy_290e .message-2eaf .search-7902 li.overlay_fresh_494a > a:before {
  content: "";
  display: table;
}
.easy_290e .message-2eaf .search-7902 li.overlay_fresh_494a > a:after {
  clear: both;
}
.easy_290e .message-2eaf .search-7902 li.overlay_fresh_494a > a .badge_0df4 {
  margin-left: 5px;
  float: right;
}
.easy_290e .carousel-4eba,
.easy_290e .search-7902 {
  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;
}
.easy_290e .search-7902 {
  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;
}
.easy_290e .search-7902 .huge-2bee {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.easy_290e .search-7902 .badge_0df4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.easy_290e .search-7902 li {
  display: block;
  margin: 0;
  padding: 0;
}
.easy_290e .search-7902 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;
}
.easy_290e .search-7902 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.easy_290e .search-7902 .search-7902 {
  top: 0;
  left: 100%;
}
.easy_290e .backdrop_middle_4497.fn-focus-6e27 > .carousel-4eba,
.easy_290e .backdrop_middle_4497.fn-focus-6e27 > .search-7902,
.easy_290e .backdrop_middle_4497:focus > .carousel-4eba,
.easy_290e .backdrop_middle_4497:focus > .search-7902,
.easy_290e .backdrop_middle_4497:hover > .carousel-4eba,
.easy_290e .backdrop_middle_4497:hover > .search-7902 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.easy_290e.overlay-north-f9f1 .item-2ae6:after,
.easy_290e.overlay-north-f9f1 .item-2ae6:before {
  content: "";
  display: table;
}
.easy_290e.overlay-north-f9f1 .item-2ae6:after {
  clear: both;
}
.easy_290e.overlay-north-f9f1 .item-2ae6 > li {
  float: left;
}
.easy_290e.card-ee6f .item-2ae6:after,
.easy_290e.card-ee6f .item-2ae6:before {
  content: "";
  display: table;
}
.easy_290e.card-ee6f .item-2ae6:after {
  clear: both;
}
.easy_290e.card-ee6f .item-2ae6 > li {
  float: left;
}
.easy_290e.card-ee6f .item-2ae6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.easy_290e.card-ee6f .item-2ae6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.easy_290e.card-ee6f .item-2ae6 > li.layout-new-ad1b > a,
.easy_290e.card-ee6f .item-2ae6 > li.main-blue-0cfd > a {
  color: #fff;
  background-color: #1e4b75;
}
.easy_290e.focus-slow-070d .item-2ae6 > li > a .huge-2bee {
  position: relative;
}
.easy_290e.focus-slow-070d .item-2ae6 > li > a .huge-2bee: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;
}
.easy_290e.focus-slow-070d
  .item-2ae6
  > li:focus
  > a
  .huge-2bee:before,
.easy_290e.focus-slow-070d
  .item-2ae6
  > li:hover
  > a
  .huge-2bee:before {
  width: 100%;
  background-color: currentColor;
}
.easy_290e.focus-slow-070d
  .item-2ae6
  > li.layout-new-ad1b
  > a
  .huge-2bee:before,
.easy_290e.focus-slow-070d
  .item-2ae6
  > li.status-0c5f
  > a
  .huge-2bee:before {
  width: 100%;
  background-color: currentColor;
}
.easy_290e.avatar_north_2830 .item-2ae6 > li > a .huge-2bee {
  position: relative;
}
.easy_290e.avatar_north_2830 .item-2ae6 > li > a .huge-2bee: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;
}
.easy_290e.avatar_north_2830 .item-2ae6 > li:focus > a .huge-2bee:before,
.easy_290e.avatar_north_2830
  .item-2ae6
  > li:hover
  > a
  .huge-2bee:before {
  width: 100%;
  background-color: currentColor;
}
.easy_290e.avatar_north_2830
  .item-2ae6
  > li.layout-new-ad1b
  > a
  .huge-2bee:before,
.easy_290e.avatar_north_2830
  .item-2ae6
  > li.status-0c5f
  > a
  .huge-2bee:before {
  width: 100%;
  background-color: currentColor;
}
.main-3ecd .message-2eaf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-3ecd .message-2eaf li:first-child > a {
  border-top: none;
}
.main-3ecd .message-2eaf .gallery_f44f > .huge-2bee .badge_0df4 {
  display: none;
}
.main-3ecd .message-2eaf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.main-3ecd .message-2eaf li:last-child {
  border: none;
}
.main-3ecd .message-2eaf li.overlay_fresh_494a > a {
  padding-right: 45px !important;
}
.main-3ecd .message-2eaf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.main-3ecd .message-2eaf li a:focus,
.main-3ecd .message-2eaf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-3ecd .message-2eaf li .popup_in_8ce1 {
  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;
}
.main-3ecd .message-2eaf li .popup_in_8ce1:hover {
  box-shadow: none;
}
.main-3ecd .message-2eaf li .popup_in_8ce1 .badge_0df4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.main-3ecd .message-2eaf .search-7902 {
  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);
}
.main-3ecd .message-2eaf .search-7902 li a {
  padding-left: 3em;
}
.main-3ecd .message-2eaf .steel-abb8 > a .popup_in_8ce1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-3ecd .message-2eaf .steel-abb8 > .search-7902 {
  display: block;
  opacity: 1;
}
.form_steel_6937 {
  max-width: 100%;
}
.paper_b086 {
  line-height: 0;
  cursor: pointer;
}
.photo-cold-9129 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.photo-cold-9129:hover {
  box-shadow: none;
  color: currentColor;
}
.photo-cold-9129 svg {
  width: 18px;
  height: 18px;
}
.photo-cold-9129 .east_fe28 {
  display: none;
}
.widget-first-1f55 {
  position: relative;
}
.widget-first-1f55.fn-active-6e27 .photo-cold-9129 .form_9134 {
  display: none;
}
.widget-first-1f55.fn-active-6e27 .photo-cold-9129 .east_fe28 {
  display: inline-block;
}
.widget-first-1f55 .banner_silver_cf22 {
  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);
}
.widget-first-1f55.out_887c .banner_silver_cf22 {
  left: auto;
  right: -0.9em;
}
.widget-first-1f55.out_887c .yellow_2857::before {
  left: auto;
  right: 15px;
}
.widget-first-1f55.fn-active-6e27 .banner_silver_cf22 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid-c89f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.solid-c89f label {
  flex-basis: 100%;
}
.solid-c89f .hard-5004 {
  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;
}
.solid-c89f .first-e69d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.solid-c89f .first-e69d:focus {
  background-color: transparent;
}
.solid-c89f button.selected_64b6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.solid-c89f button.selected_64b6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.solid-c89f button.selected_64b6 svg {
  width: 18px;
  height: 18px;
}
.solid-c89f input[type="submit"] {
  min-height: auto;
}
.hot-a081 .solid-c89f .first-e69d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.yellow_2857 {
  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) {
  .yellow_2857 {
    width: 220px;
  }
}
.yellow_2857 label {
  flex-basis: 100%;
}
.yellow_2857::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;
}
.dark-870c .hot-a081 .solid-c89f {
  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;
}
.dark-870c
  .hot-a081
  .solid-c89f
  .hard-5004 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dark-870c .hot-a081 .solid-c89f .first-e69d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dark-870c
  .hot-a081
  .solid-c89f
  .first-e69d:focus {
  background: 0 0;
}
.dark-870c
  .hot-a081
  .solid-c89f
  .outline_624b {
  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;
}
.tooltip-3f9a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tooltip-3f9a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tooltip-3f9a li:last-child {
  margin-right: 0;
}
.tooltip-3f9a li:first-child {
  margin-left: 0;
}
.tooltip-3f9a.thumbnail-c4cd a {
  color: #fff;
}
.tooltip-3f9a.thumbnail-c4cd a:hover {
  color: #fff;
}
.tooltip-3f9a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tooltip-3f9a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tooltip-3f9a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltip-3f9a a:hover {
  opacity: 0.9;
  color: inherit;
}
.tooltip-3f9a [class*="social-icon-apple"] {
  background-color: #999;
}
.tooltip-3f9a [class*="social-icon-apple"].pink-dc23 {
  background-color: transparent;
  color: #999;
}
.tooltip-3f9a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tooltip-3f9a [class*="social-icon-behance"].pink-dc23 {
  background-color: transparent;
  color: #1769ff;
}
.tooltip-3f9a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tooltip-3f9a [class*="social-icon-bitbucket"].pink-dc23 {
  background-color: transparent;
  color: #205081;
}
.tooltip-3f9a [class*="social-icon-codepen"] {
  background-color: #000;
}
.tooltip-3f9a [class*="social-icon-codepen"].pink-dc23 {
  background-color: transparent;
  color: #000;
}
.tooltip-3f9a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tooltip-3f9a [class*="social-icon-delicious"].pink-dc23 {
  background-color: transparent;
  color: #39f;
}
.tooltip-3f9a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tooltip-3f9a [class*="social-icon-digg"].pink-dc23 {
  background-color: transparent;
  color: #005be2;
}
.tooltip-3f9a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tooltip-3f9a [class*="social-icon-dribbble"].pink-dc23 {
  background-color: transparent;
  color: #ea4c89;
}
.tooltip-3f9a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tooltip-3f9a [class*="social-icon-envelope"].pink-dc23 {
  background-color: transparent;
  color: #ea4335;
}
.tooltip-3f9a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tooltip-3f9a [class*="social-icon-facebook"].pink-dc23 {
  background-color: transparent;
  color: #3b5998;
}
.tooltip-3f9a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tooltip-3f9a [class*="social-icon-flickr"].pink-dc23 {
  background-color: transparent;
  color: #0063dc;
}
.tooltip-3f9a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tooltip-3f9a [class*="social-icon-foursquare"].pink-dc23 {
  background-color: transparent;
  color: #2d5be3;
}
.tooltip-3f9a [class*="social-icon-github"] {
  background-color: #333;
}
.tooltip-3f9a [class*="social-icon-github"].pink-dc23 {
  background-color: transparent;
  color: #333;
}
.tooltip-3f9a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tooltip-3f9a [class*="social-icon-google-plus"].pink-dc23 {
  background-color: transparent;
  color: #dd4b39;
}
.tooltip-3f9a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tooltip-3f9a [class*="social-icon-houzz"].pink-dc23 {
  background-color: transparent;
  color: #7ac142;
}
.tooltip-3f9a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tooltip-3f9a [class*="social-icon-instagram"].pink-dc23 {
  background-color: transparent;
  color: #262626;
}
.tooltip-3f9a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tooltip-3f9a [class*="social-icon-jsfiddle"].pink-dc23 {
  background-color: transparent;
  color: #487aa2;
}
.tooltip-3f9a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tooltip-3f9a [class*="social-icon-linkedin"].pink-dc23 {
  background-color: transparent;
  color: #0077b5;
}
.tooltip-3f9a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tooltip-3f9a [class*="social-icon-medium"].pink-dc23 {
  background-color: transparent;
  color: #00ab6b;
}
.tooltip-3f9a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tooltip-3f9a
  [class*="social-icon-odnoklassniki"].pink-dc23 {
  background-color: transparent;
  color: #f4731c;
}
.tooltip-3f9a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tooltip-3f9a [class*="social-icon-meetup"].pink-dc23 {
  background-color: transparent;
  color: #ec1c40;
}
.tooltip-3f9a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tooltip-3f9a [class*="social-icon-pinterest"].pink-dc23 {
  background-color: transparent;
  color: #bd081c;
}
.tooltip-3f9a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tooltip-3f9a [class*="social-icon-product-hunt"].pink-dc23 {
  background-color: transparent;
  color: #da552f;
}
.tooltip-3f9a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tooltip-3f9a [class*="social-icon-reddit"].pink-dc23 {
  background-color: transparent;
  color: #ff4500;
}
.tooltip-3f9a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tooltip-3f9a [class*="social-icon-rss"].pink-dc23 {
  background-color: transparent;
  color: #f26522;
}
.tooltip-3f9a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tooltip-3f9a
  [class*="social-icon-shopping-cart"].pink-dc23 {
  background-color: transparent;
  color: #4caf50;
}
.tooltip-3f9a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tooltip-3f9a [class*="social-icon-skype"].pink-dc23 {
  background-color: transparent;
  color: #00aff0;
}
.tooltip-3f9a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tooltip-3f9a [class*="social-icon-slideshare"].pink-dc23 {
  background-color: transparent;
  color: #0077b5;
}
.tooltip-3f9a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tooltip-3f9a [class*="social-icon-snapchat"].pink-dc23 {
  background-color: transparent;
  color: #fffc00;
}
.tooltip-3f9a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tooltip-3f9a [class*="social-icon-soundcloud"].pink-dc23 {
  background-color: transparent;
  color: #f80;
}
.tooltip-3f9a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tooltip-3f9a [class*="social-icon-spotify"].pink-dc23 {
  background-color: transparent;
  color: #2ebd59;
}
.tooltip-3f9a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tooltip-3f9a
  [class*="social-icon-stack-overflow"].pink-dc23 {
  background-color: transparent;
  color: #fe7a15;
}
.tooltip-3f9a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tooltip-3f9a [class*="social-icon-maldkfgram"].pink-dc23 {
  background-color: transparent;
  color: #2ca5e0;
}
.tooltip-3f9a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tooltip-3f9a [class*="social-icon-tripadvisor"].pink-dc23 {
  background-color: transparent;
  color: #589442;
}
.tooltip-3f9a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tooltip-3f9a [class*="social-icon-tumblr"].pink-dc23 {
  background-color: transparent;
  color: #35465c;
}
.tooltip-3f9a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tooltip-3f9a [class*="social-icon-twitch"].pink-dc23 {
  background-color: transparent;
  color: #6441a5;
}
.tooltip-3f9a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tooltip-3f9a [class*="social-icon-twitter"].pink-dc23 {
  background-color: transparent;
  color: #1da1f2;
}
.tooltip-3f9a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tooltip-3f9a [class*="social-icon-vimeo"].pink-dc23 {
  background-color: transparent;
  color: #1ab7ea;
}
.tooltip-3f9a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tooltip-3f9a [class*="social-icon-vk"].pink-dc23 {
  background-color: transparent;
  color: #45668e;
}
.tooltip-3f9a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tooltip-3f9a [class*="social-icon-weibo"].pink-dc23 {
  background-color: transparent;
  color: #df2029;
}
.tooltip-3f9a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tooltip-3f9a [class*="social-icon-weixin"].pink-dc23 {
  background-color: transparent;
  color: #7bb32e;
}
.tooltip-3f9a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tooltip-3f9a [class*="social-icon-whatsapp"].pink-dc23 {
  background-color: transparent;
  color: #25d366;
}
.tooltip-3f9a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tooltip-3f9a [class*="social-icon-wordpress"].pink-dc23 {
  background-color: transparent;
  color: #21759b;
}
.tooltip-3f9a [class*="social-icon-xing"] {
  background-color: #026466;
}
.tooltip-3f9a [class*="social-icon-xing"].pink-dc23 {
  background-color: transparent;
  color: #026466;
}
.tooltip-3f9a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tooltip-3f9a [class*="social-icon-yelp"].pink-dc23 {
  background-color: transparent;
  color: #af0606;
}
.tooltip-3f9a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tooltip-3f9a [class*="social-icon-youtube"].pink-dc23 {
  background-color: transparent;
  color: #cd201f;
}
.modal_purple_aff0 {
  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;
}
.modal_purple_aff0:hover {
  box-shadow: none;
  background: 0 0;
}
.accordion_3dd9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary-stale-c54c {
  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;
}
.lower_9a4c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.container_fresh_8271 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.container_fresh_8271,
.container_fresh_8271::after,
.container_fresh_8271::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;
}
.container_fresh_8271::after,
.container_fresh_8271::before {
  content: "";
  display: block;
  background-color: inherit;
}
.iron-6bd3 .secondary-stale-c54c .lower_9a4c {
  margin-top: -2px;
  width: 19px;
}
.iron-6bd3 .secondary-stale-c54c .container_fresh_8271 {
  margin-top: -1px;
}
.iron-6bd3 .secondary-stale-c54c .container_fresh_8271,
.iron-6bd3 .secondary-stale-c54c .container_fresh_8271::after,
.iron-6bd3 .secondary-stale-c54c .container_fresh_8271::before {
  width: 19px;
  height: 2px;
}
.iron-6bd3 .secondary-stale-c54c .container_fresh_8271::before {
  top: -6px;
}
.iron-6bd3 .secondary-stale-c54c .container_fresh_8271::after {
  bottom: -6px;
}
.message_hot_3e83 .secondary-stale-c54c .lower_9a4c {
  margin-top: -2px;
  width: 22px;
}
.message_hot_3e83 .secondary-stale-c54c .container_fresh_8271 {
  margin-top: -1px;
}
.message_hot_3e83 .secondary-stale-c54c .container_fresh_8271,
.message_hot_3e83 .secondary-stale-c54c .container_fresh_8271::after,
.message_hot_3e83 .secondary-stale-c54c .container_fresh_8271::before {
  width: 22px;
  height: 2px;
}
.message_hot_3e83 .secondary-stale-c54c .container_fresh_8271::before {
  top: -7px;
}
.message_hot_3e83 .secondary-stale-c54c .container_fresh_8271::after {
  bottom: -7px;
}
.wrapper-cool-e3c1 .secondary-stale-c54c .lower_9a4c {
  margin-top: -2px;
  width: 31px;
}
.wrapper-cool-e3c1 .secondary-stale-c54c .container_fresh_8271 {
  margin-top: -1.5px;
}
.wrapper-cool-e3c1 .secondary-stale-c54c .container_fresh_8271,
.wrapper-cool-e3c1 .secondary-stale-c54c .container_fresh_8271::after,
.wrapper-cool-e3c1 .secondary-stale-c54c .container_fresh_8271::before {
  width: 31px;
  height: 3px;
}
.wrapper-cool-e3c1 .secondary-stale-c54c .container_fresh_8271::before {
  top: -9px;
}
.wrapper-cool-e3c1 .secondary-stale-c54c .container_fresh_8271::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form-009c .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 19px;
  }
  .form-009c .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1px;
  }
  .form-009c .secondary-stale-c54c .container_fresh_8271,
  .form-009c .secondary-stale-c54c .container_fresh_8271::after,
  .form-009c .secondary-stale-c54c .container_fresh_8271::before {
    width: 19px;
    height: 2px;
  }
  .form-009c .secondary-stale-c54c .container_fresh_8271::before {
    top: -6px;
  }
  .form-009c .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -6px;
  }
  .container-3ced .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 22px;
  }
  .container-3ced .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1px;
  }
  .container-3ced .secondary-stale-c54c .container_fresh_8271,
  .container-3ced .secondary-stale-c54c .container_fresh_8271::after,
  .container-3ced .secondary-stale-c54c .container_fresh_8271::before {
    width: 22px;
    height: 2px;
  }
  .container-3ced .secondary-stale-c54c .container_fresh_8271::before {
    top: -7px;
  }
  .container-3ced .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -7px;
  }
  .pagination-a453 .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 31px;
  }
  .pagination-a453 .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1.5px;
  }
  .pagination-a453 .secondary-stale-c54c .container_fresh_8271,
  .pagination-a453 .secondary-stale-c54c .container_fresh_8271::after,
  .pagination-a453 .secondary-stale-c54c .container_fresh_8271::before {
    width: 31px;
    height: 3px;
  }
  .pagination-a453 .secondary-stale-c54c .container_fresh_8271::before {
    top: -9px;
  }
  .pagination-a453 .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sort_4dc8 .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 19px;
  }
  .sort_4dc8 .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1px;
  }
  .sort_4dc8 .secondary-stale-c54c .container_fresh_8271,
  .sort_4dc8 .secondary-stale-c54c .container_fresh_8271::after,
  .sort_4dc8 .secondary-stale-c54c .container_fresh_8271::before {
    width: 19px;
    height: 2px;
  }
  .sort_4dc8 .secondary-stale-c54c .container_fresh_8271::before {
    top: -6px;
  }
  .sort_4dc8 .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -6px;
  }
  .selected_1973 .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 22px;
  }
  .selected_1973 .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1px;
  }
  .selected_1973 .secondary-stale-c54c .container_fresh_8271,
  .selected_1973 .secondary-stale-c54c .container_fresh_8271::after,
  .selected_1973 .secondary-stale-c54c .container_fresh_8271::before {
    width: 22px;
    height: 2px;
  }
  .selected_1973 .secondary-stale-c54c .container_fresh_8271::before {
    top: -7px;
  }
  .selected_1973 .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -7px;
  }
  .photo_dcfb .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 31px;
  }
  .photo_dcfb .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1.5px;
  }
  .photo_dcfb .secondary-stale-c54c .container_fresh_8271,
  .photo_dcfb .secondary-stale-c54c .container_fresh_8271::after,
  .photo_dcfb .secondary-stale-c54c .container_fresh_8271::before {
    width: 31px;
    height: 3px;
  }
  .photo_dcfb .secondary-stale-c54c .container_fresh_8271::before {
    top: -9px;
  }
  .photo_dcfb .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .black_cdcd .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 19px;
  }
  .black_cdcd .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1px;
  }
  .black_cdcd .secondary-stale-c54c .container_fresh_8271,
  .black_cdcd .secondary-stale-c54c .container_fresh_8271::after,
  .black_cdcd .secondary-stale-c54c .container_fresh_8271::before {
    width: 19px;
    height: 2px;
  }
  .black_cdcd .secondary-stale-c54c .container_fresh_8271::before {
    top: -6px;
  }
  .black_cdcd .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -6px;
  }
  .icon-dynamic-e81f .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 22px;
  }
  .icon-dynamic-e81f .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1px;
  }
  .icon-dynamic-e81f .secondary-stale-c54c .container_fresh_8271,
  .icon-dynamic-e81f .secondary-stale-c54c .container_fresh_8271::after,
  .icon-dynamic-e81f .secondary-stale-c54c .container_fresh_8271::before {
    width: 22px;
    height: 2px;
  }
  .icon-dynamic-e81f .secondary-stale-c54c .container_fresh_8271::before {
    top: -7px;
  }
  .icon-dynamic-e81f .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -7px;
  }
  .heading-86a2 .secondary-stale-c54c .lower_9a4c {
    margin-top: -2px;
    width: 31px;
  }
  .heading-86a2 .secondary-stale-c54c .container_fresh_8271 {
    margin-top: -1.5px;
  }
  .heading-86a2 .secondary-stale-c54c .container_fresh_8271,
  .heading-86a2 .secondary-stale-c54c .container_fresh_8271::after,
  .heading-86a2 .secondary-stale-c54c .container_fresh_8271::before {
    width: 31px;
    height: 3px;
  }
  .heading-86a2 .secondary-stale-c54c .container_fresh_8271::before {
    top: -9px;
  }
  .heading-86a2 .secondary-stale-c54c .container_fresh_8271::after {
    bottom: -9px;
  }
}
.link-soft-feae .container_fresh_8271 {
  -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);
}
.link-soft-feae .container_fresh_8271::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.link-soft-feae .container_fresh_8271::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);
}
.link-soft-feae.breadcrumb-ca7f .container_fresh_8271 {
  -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);
}
.link-soft-feae.breadcrumb-ca7f .container_fresh_8271::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.link-soft-feae.breadcrumb-ca7f .container_fresh_8271::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);
}
.column-warm-9e4c {
  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.stale-92d0:before {
  display: none;
}
.badge-last-d9e6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge-last-d9e6 .accordion_7e16 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge-last-d9e6 .accordion_7e16:last-of-type {
  border-bottom: none;
}
.badge-last-d9e6 .accordion_7e16.list-40f4,
.badge-last-d9e6 .accordion_7e16.layout_first_d667,
.badge-last-d9e6 .accordion_7e16.hidden_c125 {
  padding: 0;
}
.badge-last-d9e6 .main-3ecd .popup_in_8ce1 {
  color: currentColor;
}
.badge-last-d9e6 .main-3ecd .popup_in_8ce1:focus,
.badge-last-d9e6 .main-3ecd .popup_in_8ce1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-last-d9e6.carousel_cold_c91f .hot_36b9,
.badge-last-d9e6.carousel_cold_c91f .background_basic_5108 a,
.badge-last-d9e6.carousel_cold_c91f .item-2ae6 a,
.badge-last-d9e6.carousel_cold_c91f .search-7902 a {
  color: rgba(0, 0, 0, 0.55);
}
.badge-last-d9e6.carousel_cold_c91f .hot_36b9:hover,
.badge-last-d9e6.carousel_cold_c91f .background_basic_5108 a:hover,
.badge-last-d9e6.carousel_cold_c91f .item-2ae6 a:hover,
.badge-last-d9e6.carousel_cold_c91f .search-7902 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-last-d9e6.carousel_cold_c91f .highlight-1323 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-last-d9e6.carousel_cold_c91f .accordion_7e16 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-last-d9e6.carousel_cold_c91f .accordion_7e16:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge-last-d9e6.carousel_cold_c91f .pagination-gold-ed6c:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge-last-d9e6.carousel_cold_c91f .main-3ecd .message-2eaf li a,
.badge-last-d9e6.carousel_cold_c91f .main-3ecd .popup_in_8ce1,
.badge-last-d9e6.carousel_cold_c91f .search-7902 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-last-d9e6.carousel_cold_c91f .main-3ecd .popup_in_8ce1:focus,
.badge-last-d9e6.carousel_cold_c91f .main-3ecd .popup_in_8ce1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-last-d9e6.carousel_cold_c91f .message-2eaf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-last-d9e6.cool-76a7 .hot_36b9,
.badge-last-d9e6.cool-76a7 .background_basic_5108 a,
.badge-last-d9e6.cool-76a7 .item-2ae6 .popup_in_8ce1,
.badge-last-d9e6.cool-76a7 .item-2ae6 a,
.badge-last-d9e6.cool-76a7 .search-7902 a {
  color: rgba(255, 255, 255, 0.79);
}
.badge-last-d9e6.cool-76a7 .hot_36b9:hover,
.badge-last-d9e6.cool-76a7 .background_basic_5108 a:hover,
.badge-last-d9e6.cool-76a7 .item-2ae6 .popup_in_8ce1:hover,
.badge-last-d9e6.cool-76a7 .item-2ae6 a:hover,
.badge-last-d9e6.cool-76a7 .search-7902 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-last-d9e6.cool-76a7 .highlight-1323 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-last-d9e6.cool-76a7 .accordion_7e16 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-last-d9e6.cool-76a7 .accordion_7e16:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge-last-d9e6.cool-76a7 .pagination-gold-ed6c:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-last-d9e6.cool-76a7 .main-3ecd .message-2eaf li a,
.badge-last-d9e6.cool-76a7 .main-3ecd .popup_in_8ce1,
.badge-last-d9e6.cool-76a7 .search-7902 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-last-d9e6.cool-76a7 .main-3ecd .popup_in_8ce1:focus,
.badge-last-d9e6.cool-76a7 .main-3ecd .popup_in_8ce1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-last-d9e6.cool-76a7 .message-2eaf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-gold-ed6c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination-gold-ed6c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pro_fbf4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.glass-9d05 .badge-last-d9e6 {
  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;
}
.glass-9d05 .accordion_7e16 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.glass-9d05 .accordion_7e16: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) {
  .glass-9d05 .accordion_7e16:before {
    width: 16%;
    left: 42%;
  }
}
.glass-9d05 .accordion_7e16:last-child:before {
  content: none;
}
.glass-9d05 .accordion_7e16[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.glass-9d05 .main-3ecd .message-2eaf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.glass-9d05 .main-3ecd .message-2eaf li a .popup_in_8ce1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.glass-9d05 .main-3ecd .search-7902 {
  border: none;
}
.glass-9d05 .main-3ecd .search-7902 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.glass-9d05 .pagination-gold-ed6c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.glass-9d05 .pro_fbf4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.glass-9d05 .cool-76a7 .pagination-gold-ed6c:before {
  background: rgba(0, 0, 0, 0.9);
}
.glass-9d05 .carousel_cold_c91f.paragraph-0cb7 .container_fresh_8271 {
  background: rgba(0, 0, 0, 0.6);
}
.glass-9d05
  .carousel_cold_c91f.paragraph-0cb7
  .container_fresh_8271::after,
.glass-9d05
  .carousel_cold_c91f.paragraph-0cb7
  .container_fresh_8271:before {
  background: inherit;
}
.glass-9d05
  .carousel_cold_c91f.paragraph-0cb7:hover
  .container_fresh_8271 {
  background: rgba(0, 0, 0, 0.8);
}
.new_c941 .badge-last-d9e6 {
  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) {
  .new_c941 .badge-last-d9e6 {
    width: auto;
    right: 45px;
  }
}
.mask_copper_31f8 .badge-last-d9e6 {
  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) {
  .mask_copper_31f8 .badge-last-d9e6 {
    width: auto;
    left: 45px;
  }
}
.stale-92d0 .badge-last-d9e6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.stale-92d0 .pro_fbf4 {
  max-width: 48em;
  margin: 0 auto;
}
.stale-92d0 .pagination-gold-ed6c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sidebar_f82a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar_f82a.glass-9d05 .badge-last-d9e6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sidebar_f82a.new_c941 .badge-last-d9e6 {
  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);
}
.sidebar_f82a .badge-last-d9e6 {
  visibility: visible;
}
.sidebar_f82a.mask_copper_31f8 .badge-last-d9e6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.north-c9d4,
.card_03d6 {
  overflow-x: hidden;
}
.north-c9d4 .badge-last-d9e6 {
  overflow: auto;
}
.north-c9d4.glass-9d05 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north-c9d4.glass-9d05 .badge-last-d9e6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.north-c9d4.glass-9d05 .modal_purple_aff0 {
  opacity: 0;
}
.north-c9d4.new_c941 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north-c9d4.new_c941 .badge-last-d9e6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.north-c9d4.new_c941 .modal_purple_aff0 {
  opacity: 0;
}
.north-c9d4.mask_copper_31f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north-c9d4.mask_copper_31f8 .badge-last-d9e6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.north-c9d4.mask_copper_31f8 .modal_purple_aff0 {
  opacity: 0;
}
.north-c9d4.stale-92d0 .badge-last-d9e6 {
  z-index: 10;
  visibility: visible;
}
.paragraph-0cb7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph-0cb7 .container_fresh_8271 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-0cb7 .container_fresh_8271::after,
.paragraph-0cb7 .container_fresh_8271:before {
  background: inherit;
}
.paragraph-0cb7:hover .container_fresh_8271 {
  background: rgba(255, 255, 255, 0.99);
}
.mask_copper_31f8 .paragraph-0cb7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.stale-92d0 .paragraph-0cb7 {
  display: none !important;
}
.north-c9d4:before,
.card_03d6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.north-c9d4 .paragraph-0cb7,
.card_03d6 .paragraph-0cb7 {
  display: inline-block;
}
.badge-last-d9e6 .label_3da8 {
  -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;
}
.north-c9d4 .badge-last-d9e6 .label_3da8,
.card_03d6 .badge-last-d9e6 .label_3da8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner_middle_3b55 .hard-5004 {
  width: 100%;
}
.blue_ec44 {
  padding: 0 0.5em 0;
}
.blue_ec44 [class*="customify-col-"],
.blue_ec44 [class*="customify-col_"],
.blue_ec44 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.container-79ce .blue_ec44 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary_pro_03c6 .wrapper-huge-256b,
  .wrapper-huge-256b {
    display: none;
  }
  .element_purple_09e2 {
    text-align: left;
  }
  .outline_upper_38ce {
    text-align: center;
  }
  .description-simple-91bc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_pro_03c6 .thumbnail-bottom-8070,
  .thumbnail-bottom-8070 {
    display: none;
  }
  .highlight_2591 {
    text-align: left;
  }
  .label_up_411c {
    text-align: center;
  }
  .yellow-b69a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary_pro_03c6 .solid_62c1,
  .solid_62c1 {
    display: none;
  }
  .paper_b730 {
    text-align: left;
  }
  .primary_dddd {
    text-align: center;
  }
  .image_outer_4ef6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop_364b {
  box-shadow: none !important;
}
.media-754e .complex_f795,
.tall_e488 .complex_f795 {
  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;
}
.tall_e488 .complex_f795 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture_70f1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture_70f1:after,
.picture_70f1:before {
  content: "";
  display: table;
}
.picture_70f1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture_70f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture_70f1,
.outline-small-4a56 {
  max-width: 1248px;
  margin: 0 auto;
}

.highlight_thick_607a.surface_wood_7dd1 .picture_70f1 {
  max-width: 100%;
}
.highlight_thick_607a.menu_out_877a {
  max-width: 1200px;
  margin: 0 auto;
}
.highlight_thick_607a.short_6192 .picture_70f1 {
  max-width: 100%;
}
.highlight_thick_607a.short_6192 > .picture_70f1 {
  padding-left: 0;
  padding-right: 0;
}
.highlight_thick_607a.short_6192 > .picture_70f1 .secondary_pro_03c6 {
  margin: 0;
}
.highlight_thick_607a.short_6192
  > .picture_70f1
  .old-5ade.active-2dc4 {
  margin-right: 0;
  margin-left: 0;
}
.highlight_thick_607a.short_6192 #main.active-2dc4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .text_west_a833 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .text_west_a833 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask_small_c0ee .title-simple-bf3e {
    padding-right: 1em;
  }
  .mask_small_c0ee.footer_26e3 .old-5ade {
    border-right: 1px solid #eaecee;
  }
  .mask_small_c0ee.footer_26e3 .title-simple-bf3e {
    padding-right: 1em;
  }
  .mask_small_c0ee.footer_26e3 .active-blue-0d94 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .large_70d5 .title-simple-bf3e {
    padding-left: 1em;
  }
  .large_70d5.footer_26e3 .old-5ade {
    border-left: 1px solid #eaecee;
  }
  .large_70d5.footer_26e3 .title-simple-bf3e {
    padding-left: 1em;
  }
  .large_70d5.footer_26e3 .active-blue-0d94 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-5872 .title-simple-bf3e {
    padding-left: 1em;
  }
  .motion-5872.footer_26e3 .hover-fluid-40ae {
    border-right: 1px solid #eaecee;
  }
  .motion-5872.footer_26e3 .container-out-356e {
    border-right: 1px solid #eaecee;
  }
  .motion-5872.footer_26e3 .title-simple-bf3e {
    padding-left: 1em;
  }
  .motion-5872.footer_26e3 .active-blue-0d94 {
    padding-right: 1em;
  }
  .motion-5872.footer_26e3 .sidebar-east-6e57 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_south_f5d7 .title-simple-bf3e {
    padding-right: 1em;
  }
  .disabled_south_f5d7.footer_26e3 .hover-fluid-40ae {
    border-left: 1px solid #eaecee;
  }
  .disabled_south_f5d7.footer_26e3 .container-out-356e {
    border-left: 1px solid #eaecee;
  }
  .disabled_south_f5d7.footer_26e3 .title-simple-bf3e {
    padding-right: 1em;
  }
  .disabled_south_f5d7.footer_26e3 .active-blue-0d94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled_south_f5d7.footer_26e3 .sidebar-east-6e57 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_west_a833 .title-simple-bf3e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text_west_a833.footer_26e3 .old-5ade {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .text_west_a833.footer_26e3 .title-simple-bf3e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text_west_a833.footer_26e3 .active-blue-0d94 {
    padding-left: 1em;
  }
  .text_west_a833.footer_26e3 .sidebar-east-6e57 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .text_west_a833.footer_26e3 .title-simple-bf3e {
    padding-left: 0;
  }
}
.info_bright_e11c .info-8022 {
  display: inline-block;
}
.rough_ea68 {
  display: inline-block;
}
.wrapper_9728 {
  word-con: break-word;
}
.south-f14a > span {
  display: inline-block;
  padding: 5px 0;
}
.south-f14a .form_next_f71e {
  margin-left: 8px;
  margin-right: 8px;
}
.south-f14a .purple-c2cb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gold-4ba7 .shade_basic_1849 {
  margin-bottom: 2em;
}
.gold-4ba7 .label_left_6ca3 {
  margin-bottom: 15px;
}
.gold-4ba7 .label_left_6ca3:last-child {
  margin-bottom: 0;
}
.gold-4ba7 .summary_right_eabf {
  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) {
  .gold-4ba7 .summary_right_eabf {
    display: block;
  }
}
.gold-4ba7 .middle-7d47 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gold-4ba7 .middle-7d47 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gold-4ba7 .last_171c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gold-4ba7 .last_171c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gold-4ba7 .last_171c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gold-4ba7 .wrapper_9728 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gold-4ba7 .wrapper_9728 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gold-4ba7 .photo_small_70ea p:last-child {
  margin-bottom: 0;
}
.gold-4ba7 .icon-1535 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gold-4ba7 .sort_e6aa {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gold-4ba7 .surface_7491 {
  margin-top: 1em;
}
.gold-4ba7 .pressed-fdb9 {
  top: 0;
  display: block;
}
.gold-4ba7 .pressed-fdb9 a {
  color: inherit;
}
.gold-4ba7 .pressed-fdb9 a:hover {
  color: inherit;
}
.gold-4ba7 .gallery_0942 {
  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;
}
.gold-4ba7 .gallery_0942:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gold-4ba7 .sort_e6aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gold-4ba7 .yellow-3900 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gold-4ba7 .yellow-3900:first-child {
  margin-top: 0;
}
.gold-4ba7 .yellow-3900.mask_2939 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gold-4ba7 .yellow-3900.plasma_b80f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gold-4ba7
  .yellow-3900.plasma_b80f.search_old_3713
  .surface_7491 {
  width: 100%;
}
.gold-4ba7 .plasma_b80f {
  -webkit-box-align: center;
  align-items: center;
}
.gold-4ba7 .plasma_b80f .south-f14a,
.gold-4ba7 .plasma_b80f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gold-4ba7 .last_171c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gold-4ba7 .last_171c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gold-4ba7 .last_171c: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;
}
.gold-4ba7 .mask_2939 {
  z-index: 5;
}
.gold-4ba7 .middle-e8a7 .shade_ea50 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gold-4ba7 .wide_2ebe .shade_ea50 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gold-4ba7 .card_prev_bfb4 .shade_ea50 {
  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;
}
.gold-4ba7.status-medium-4627 .summary_right_eabf,
.gold-4ba7.focus_f62e .summary_right_eabf {
  display: block;
}
.gold-4ba7.status-medium-4627 .summary_right_eabf .huge_adcd,
.gold-4ba7.status-medium-4627 .summary_right_eabf .sort_e6aa,
.gold-4ba7.focus_f62e .summary_right_eabf .huge_adcd,
.gold-4ba7.focus_f62e .summary_right_eabf .sort_e6aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold-4ba7.alert-motion-3f59 .middle-7d47 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gold-4ba7.alert-motion-3f59 .middle-7d47 {
    margin-right: 0;
  }
}
.gold-4ba7.status-medium-4627 .middle-7d47,
.gold-4ba7.focus_f62e .middle-7d47 {
  padding-top: 40%;
}
.gold-4ba7.status-medium-4627 .shade_basic_1849,
.gold-4ba7.focus_f62e .shade_basic_1849 {
  display: block;
}
.gold-4ba7.status-medium-4627 .fn-sticky-6e27 .sort_e6aa,
.gold-4ba7.focus_f62e .fn-sticky-6e27 .sort_e6aa {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gold-4ba7.status-medium-4627 .middle-7d47,
.gold-4ba7.focus_f62e .middle-7d47 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gold-4ba7.status-medium-4627 .sort_e6aa {
  padding: 1em;
}
.main_1385 {
  margin: 30px auto;
  display: block;
}
.main_1385 .disabled-black-b801 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.main_1385 .disabled-black-b801 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main_1385 .disabled-black-b801 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface-south-4e00 .south-f14a {
  margin-bottom: 1.41575em;
}
.surface-south-4e00 .gallery-dc96 {
  margin-bottom: 1.618em;
}
.dirty_21dd .badge_red_f466 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dirty_21dd .badge_red_f466 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dirty_21dd .slider-pro-18ca {
  max-width: 100%;
  overflow: auto;
}
.easy_de66 .dirty_21dd a:hover {
  text-decoration: underline;
}
.notification-798e .label_left_6ca3:not(.wrapper_9728),
.notification-798e .last_171c {
  margin-bottom: 1.41575em;
}
.notification-798e .label_left_6ca3:not(.wrapper_9728):last-child,
.notification-798e .last_171c:last-child {
  margin-bottom: 0;
}
.notification-798e .label_left_6ca3.tooltip_7ba4 {
  margin-bottom: 0.41575em;
}
.notification-798e .simple_2b57:before,
.notification-798e .accent_static_6fc7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notification-798e .simple_2b57:before {
  content: "\f115";
}
.notification-798e .accent_static_6fc7:before {
  content: "\f02c";
}
.notification-798e .iron-ffac {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notification-798e .iron-ffac a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.glass-3211 {
  display: -webkit-box;
  display: flex;
}
.glass-3211 .content_0ab2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .glass-3211 .content_0ab2 {
    flex-basis: 90px;
  }
}
.glass-3211 .notice_basic_f30c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass-3211 .notice_basic_f30c {
    flex-basis: calc(100% - 50px);
  }
}
.glass-3211 .hard_2bef p:last-child {
  margin-bottom: 0.72em;
}
.grid_37b8 .disabled-black-b801 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.grid_37b8 .disabled-black-b801:after,
.grid_37b8 .disabled-black-b801:before {
  content: "";
  display: table;
}
.grid_37b8 .disabled-black-b801:after {
  clear: both;
}
.grid_37b8 .disabled-black-b801 .gas-80c3,
.grid_37b8 .disabled-black-b801 .texture-focused-74d7 {
  width: 49%;
}
.grid_37b8 .disabled-black-b801 .gas-80c3 a span.aside-497b,
.grid_37b8 .disabled-black-b801 .texture-focused-74d7 a span.aside-497b {
  display: block;
  margin-bottom: 5px;
}
.grid_37b8 .disabled-black-b801 .texture-focused-74d7 {
  float: left;
  text-align: left;
}
.grid_37b8 .disabled-black-b801 .gas-80c3 {
  float: right;
  text-align: right;
}
.action-1b02 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .action-1b02 {
    margin-bottom: 0;
  }
}
.lower_2797 {
  margin-bottom: 1em;
}
.lower_2797 .wrapper_9728 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row_01df a {
  display: block;
  line-height: 0;
  position: relative;
}
.status_2203 .lower_2797,
.search_6043 .lower_2797 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status_2203 .lower_2797,
  .search_6043 .lower_2797 {
    display: block;
  }
}
.status_2203 .row_01df,
.search_6043 .row_01df {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status_2203 .row_01df,
  .search_6043 .row_01df {
    margin-bottom: 1em;
  }
}
.status_2203 .row_01df img,
.search_6043 .row_01df img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status_2203 .modal-short-d8c5,
.search_6043 .modal-short-d8c5 {
  flex-basis: calc(100% - 160px);
}
.status_2203 .modal-short-d8c5 p,
.search_6043 .modal-short-d8c5 p {
  margin-bottom: 0;
}
.status_2203 .modal-short-d8c5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status_2203 .modal-short-d8c5 {
    padding-left: 0;
  }
}
.search_6043 .modal-short-d8c5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .search_6043 .modal-short-d8c5 {
    padding-right: 0;
  }
}
.search_6043 .row_01df {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav-white-54fc .row_01df {
  margin-bottom: 0.5em;
}
.nav-white-54fc .row_01df img {
  width: 100%;
}
.tooltip-eb18 .layout-089e,
.box_5912 .layout-089e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.box_5912 .old-5ade .mask_complex_5f53 p:last-child {
  margin-bottom: 0;
}
.photo-bronze-2422 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip_e86f .modal-b520 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip_e86f .modal-b520:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip_e86f .modal-b520 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip_e86f .modal-b520 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip_e86f .modal-b520 ul li {
  margin: 0 0 0.6em;
}
.tooltip_e86f .modal-b520 ul li.card-old-674e,
.tooltip_e86f .modal-b520 ul li.primary-636a {
  position: relative;
}
.tooltip_e86f .modal-b520 ul li.card-old-674e .copper_a29c,
.tooltip_e86f .modal-b520 ul li.primary-636a .copper_a29c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip_e86f .modal-b520 ul li.card-old-674e:after:after,
.tooltip_e86f .modal-b520 ul li.card-old-674e:after:before,
.tooltip_e86f
  .modal-b520
  ul
  li.primary-636a:after:after,
.tooltip_e86f
  .modal-b520
  ul
  li.primary-636a:after:before {
  content: "";
  display: table;
}
.tooltip_e86f .modal-b520 ul li.card-old-674e:after:after,
.tooltip_e86f
  .modal-b520
  ul
  li.primary-636a:after:after {
  clear: both;
}
.tooltip_e86f .modal-b520 a.notification-be69:hover {
  text-decoration: none;
}
.tooltip_e86f .modal-b520 select {
  max-width: 100%;
}
.tooltip_e86f .modal-b520 table {
  font-size: 85%;
}
.tooltip_e86f .modal-b520 table td,
.tooltip_e86f .modal-b520 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip_e86f .modal-b520 table tfoot td {
  text-align: left;
}
.tooltip_e86f .modal-b520 :last-child {
  margin-bottom: 0;
}
.tooltip_e86f .modal-b520 .heading_7a2f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip_e86f .modal-b520 .heading_7a2f label {
  width: 100%;
}
.tooltip_e86f .modal-b520 .heading_7a2f .first-e69d {
  width: 100%;
  display: block;
}
.tooltip_e86f .modal-b520 .heading_7a2f .selected_64b6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip_e86f .modal-b520 .heading_7a2f .selected_64b6:hover svg #svg-search {
  fill: #444;
}
.tooltip_e86f .modal-b520 .heading_7a2f .selected_64b6 svg {
  width: 18px;
  height: 18px;
}
.tooltip_e86f .preview_0462 ul ul,
.tooltip_e86f .text-complex-7d3e ul ul,
.tooltip_e86f .glass-4c52 ul ul,
.tooltip_e86f .full_4697 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip_e86f .preview_0462 .overlay_fresh_494a > a,
.tooltip_e86f .text-complex-7d3e .overlay_fresh_494a > a,
.tooltip_e86f .glass-4c52 .overlay_fresh_494a > a,
.tooltip_e86f .full_4697 .overlay_fresh_494a > a {
  margin-bottom: 0;
}
.tooltip_e86f .summary_511f li,
.tooltip_e86f .preview_0462 li,
.tooltip_e86f .thumbnail_blue_240c li,
.tooltip_e86f .text-complex-7d3e li,
.tooltip_e86f .glass-4c52 li,
.tooltip_e86f .full_4697 li,
.tooltip_e86f .paper_8455 li,
.tooltip_e86f .media-a709 li {
  display: block;
  position: relative;
}
.tooltip_e86f .summary_511f li:last-child,
.tooltip_e86f .preview_0462 li:last-child,
.tooltip_e86f .thumbnail_blue_240c li:last-child,
.tooltip_e86f .text-complex-7d3e li:last-child,
.tooltip_e86f .glass-4c52 li:last-child,
.tooltip_e86f .full_4697 li:last-child,
.tooltip_e86f .paper_8455 li:last-child,
.tooltip_e86f .media-a709 li:last-child {
  border: none;
}
.tooltip_e86f .summary_511f li a,
.tooltip_e86f .preview_0462 li a,
.tooltip_e86f .thumbnail_blue_240c li a,
.tooltip_e86f .text-complex-7d3e li a,
.tooltip_e86f .glass-4c52 li a,
.tooltip_e86f .full_4697 li a,
.tooltip_e86f .paper_8455 li a,
.tooltip_e86f .media-a709 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_e86f .summary_511f li ul li::before,
.tooltip_e86f .preview_0462 li ul li::before,
.tooltip_e86f .thumbnail_blue_240c li ul li::before,
.tooltip_e86f .text-complex-7d3e li ul li::before,
.tooltip_e86f .glass-4c52 li ul li::before,
.tooltip_e86f .full_4697 li ul li::before,
.tooltip_e86f .paper_8455 li ul li::before,
.tooltip_e86f .media-a709 li ul li::before {
  left: 15px;
}
.tooltip_e86f .summary_511f li ul a,
.tooltip_e86f .preview_0462 li ul a,
.tooltip_e86f .thumbnail_blue_240c li ul a,
.tooltip_e86f .text-complex-7d3e li ul a,
.tooltip_e86f .glass-4c52 li ul a,
.tooltip_e86f .full_4697 li ul a,
.tooltip_e86f .paper_8455 li ul a,
.tooltip_e86f .media-a709 li ul a {
  padding-left: 20px;
}
.tooltip_e86f .summary_511f li ul ul li::before,
.tooltip_e86f .preview_0462 li ul ul li::before,
.tooltip_e86f .thumbnail_blue_240c li ul ul li::before,
.tooltip_e86f .text-complex-7d3e li ul ul li::before,
.tooltip_e86f .glass-4c52 li ul ul li::before,
.tooltip_e86f .full_4697 li ul ul li::before,
.tooltip_e86f .paper_8455 li ul ul li::before,
.tooltip_e86f .media-a709 li ul ul li::before {
  left: 30px;
}
.tooltip_e86f .summary_511f li ul ul a,
.tooltip_e86f .preview_0462 li ul ul a,
.tooltip_e86f .thumbnail_blue_240c li ul ul a,
.tooltip_e86f .text-complex-7d3e li ul ul a,
.tooltip_e86f .glass-4c52 li ul ul a,
.tooltip_e86f .full_4697 li ul ul a,
.tooltip_e86f .paper_8455 li ul ul a,
.tooltip_e86f .media-a709 li ul ul a {
  padding-left: 40px;
}
.tooltip_e86f .narrow-3c47 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip_e86f .media-a709 ul li {
  margin-bottom: 1.41575em;
}
.tooltip_e86f .media-a709 ul li .mini_2577 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip_e86f .media-a709 ul li .input-west-6b46 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cool-76a7 .summary_511f li a,
.cool-76a7 .preview_0462 li a,
.cool-76a7 .thumbnail_blue_240c li a,
.cool-76a7 .text-complex-7d3e li a,
.cool-76a7 .glass-4c52 li a,
.cool-76a7 .full_4697 li a,
.cool-76a7 .paper_8455 li a,
.cool-76a7 .media-a709 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-76a7 .narrow-3c47 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-76a7 .modal-b520 ul li.card-old-674e .copper_a29c,
.cool-76a7 .modal-b520 ul li.primary-636a .copper_a29c {
  background: rgba(0, 0, 0, 0.2);
}
.cool-76a7 .tooltip_e86f .modal-b520 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li {
  margin: 0;
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li ul {
  margin: 0;
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li ul li a {
  padding-left: 15px;
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li ul li li a {
  padding-left: 30px;
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li.main-blue-0cfd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li.main-blue-0cfd > 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;
}
.highlight_thick_607a .tooltip_e86f .message-2eaf li.main-blue-0cfd > 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;
}
.up_d963 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gold-1257 {
  position: relative;
  z-index: 10;
}
.gold-1257 .label_3da8 {
  width: 100%;
  max-width: 100%;
}
.progress-out-9514 .badge_gas_aab3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.progress-out-9514 .carousel_cold_c91f {
}
.progress-out-9514 .cool-76a7 {
  background: #292929;
}
.brown_13c0 .badge_gas_aab3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.brown_13c0 .carousel_cold_c91f {
  background: #f9f9f9;
}
.brown_13c0 .cool-76a7 {
  background: #303030;
}
.basic-0a42 .badge_gas_aab3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .basic-0a42 .info-8022 {
    margin-bottom: 1em;
  }
  .basic-0a42 .info-8022:last-child {
    margin-bottom: 0;
  }
}
.basic-0a42 .carousel_cold_c91f {
  background: #ededed;
}
.basic-0a42 .cool-76a7 {
  background: #1a1a1a;
}
.badge_gas_aab3.carousel_cold_c91f {
  color: rgba(0, 0, 0, 0.6);
}
.badge_gas_aab3.carousel_cold_c91f .article_wood_97cc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_gas_aab3.cool-76a7 {
  color: rgba(255, 255, 255, 0.99);
}
.badge_gas_aab3.cool-76a7 a:not(.notification-be69) {
  color: rgba(255, 255, 255, 0.79);
}
.badge_gas_aab3.cool-76a7 a:not(.notification-be69):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_gas_aab3.cool-76a7 .article_wood_97cc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_gas_aab3.cool-76a7 table tbody td,
.badge_gas_aab3.cool-76a7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.table_black_1339.medium-24be .picture_70f1 {
  max-width: initial;
}
.table_black_1339 .outer_bcf6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table_black_1339 .outer_bcf6 .label_3da8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table_black_1339 .outer_bcf6 .label_3da8 {
    display: block;
    margin-bottom: 2em;
  }
  .table_black_1339 .outer_bcf6 .label_3da8:last-child {
    margin-bottom: 0;
  }
}
.basic-0a42 .info-8022:last-child,
.brown_13c0 .info-8022:last-child,
.progress-out-9514 .info-8022:last-child {
  margin-bottom: 0;
}
.basic-0a42 .info-8022 .tooltip_e86f .modal-b520:last-child,
.brown_13c0 .info-8022 .tooltip_e86f .modal-b520:last-child,
.progress-out-9514 .info-8022 .tooltip_e86f .modal-b520:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .basic-0a42 .hidden_b0a3,
  .basic-0a42 .card_06d9,
  .brown_13c0 .hidden_b0a3,
  .brown_13c0 .card_06d9,
  .progress-out-9514 .hidden_b0a3,
  .progress-out-9514 .card_06d9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gold-1257 .info-8022 {
    margin-bottom: 2em;
  }
}
.gold-1257 p:last-child {
  margin-bottom: 0;
}
.gold-1257 li,
.gold-1257 ul {
  list-style: none;
  margin: 0;
}
.gold-1257 ul ul {
  margin-left: 2.617924em;
}
.section-plasma-795e {
  font-size: 0.875em;
}

/* css-noise: 5938 */
.widget-item-n4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
