/*!
Theme Name: Customify
Theme URI: https://pressmaximum.west_5426/customify
Author: WPCustomify
Author URI: https://pressmaximum.west_5426
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.west_5426/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card_00e3.detail-25f3/licenses/gpl-2.0.hero-ab90
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.module_6993/, (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.detail-0b13.progress-next-d2fd/normalize.picture_2803/
 ======
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.picture_2803 v7.0.0 | MIT License | github.west_5426/necolas/normalize.picture_2803 */
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;
}
.header_7636 .breadcrumb-6ad4,
.texture_ffb6,
.grid-c73b,
.dropdown_simple_3027,
.search_simple_51f1,
.middle_2f1e,
.search_a0dc,
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;
}
.texture_ffb6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture_ffb6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_ffb6,
  h1 {
    font-size: 1.8em;
  }
}
.grid-c73b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid-c73b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid-c73b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid-c73b,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown_simple_3027,
h3 {
  font-size: 1.618em;
}
.header_7636 .breadcrumb-6ad4,
.search_simple_51f1,
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.tooltip_lite_5e42 {
  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;
}
.picture-203c:after,
.picture-203c:before,
.cold_9633:after,
.cold_9633:before {
  content: "";
  display: table;
}
.picture-203c:after,
.cold_9633:after {
  clear: both;
}
.iron-cf82 {
  float: right;
  margin-right: 0;
}
.section-1575 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title-f9aa .header_e58b,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.title-f9aa .header_e58b: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;
}
.overlay_4464 .header_e58b {
  box-shadow: none;
}
.overlay_4464
  .header_e58b
  .center-dba1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay_4464 .header_e58b .brown-8f4f {
  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;
}
.overlay_4464
  .header_e58b
  .brown-8f4f
  b {
  display: none;
}
.overlay_4464 .heading-static-3015 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay-2179:not(.banner_1b5a):not(.tag-959e),
button:not(.banner_1b5a):not(.tag-959e),
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ),
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ),
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ) {
  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;
}
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ):hover,
button:not(.banner_1b5a):not(
    .tag-959e
  ):hover,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ):hover,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ):hover,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ):active,
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ):focus,
button:not(.banner_1b5a):not(
    .tag-959e
  ):active,
button:not(.banner_1b5a):not(
    .tag-959e
  ):focus,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ):active,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ):focus,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ):active,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ):focus,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ):active,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ):focus {
  outline: 0;
}
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb,
button:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb {
  position: relative;
}
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .small_088f,
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .orange_3499,
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .menu-62bb,
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  i,
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  svg,
button:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .small_088f,
button:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .orange_3499,
button:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .menu-62bb,
button:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  i,
button:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  svg,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .small_088f,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .orange_3499,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .menu-62bb,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  i,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  svg,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .small_088f,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .orange_3499,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .menu-62bb,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  i,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  svg,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .small_088f,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .orange_3499,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  .menu-62bb,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  i,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb
  svg {
  visibility: hidden;
}
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb:after,
button:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb:after,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb:after,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb:after,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ).fn-loading-f0eb: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;
}
.overlay-2179:not(.banner_1b5a):not(.tag-959e),
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ),
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ),
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ) {
  color: #fff;
  background: #235787;
}
.overlay-2179:not(.banner_1b5a):not(
    .tag-959e
  ):focus,
input[type="button"]:not(.banner_1b5a):not(
    .tag-959e
  ):focus,
input[type="reset"]:not(.banner_1b5a):not(
    .tag-959e
  ):focus,
input[type="submit"]:not(.banner_1b5a):not(
    .tag-959e
  ):focus {
  color: #fff;
}
.overlay-2179.fn-disabled-f0eb:not(.banner_1b5a):not(
    .tag-959e
  ),
.overlay-2179[disabled]:not(.banner_1b5a):not(
    .tag-959e
  ),
button.fn-disabled-f0eb:not(.banner_1b5a):not(
    .tag-959e
  ),
button[disabled]:not(.banner_1b5a):not(
    .tag-959e
  ) {
  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;
}
.main-lower-d664 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main-lower-d664: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;
}
.solid_30da {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.plasma_e919 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.container-8cce {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture-203c:after,
.picture-203c:before,
.card_f124:after,
.card_f124:before,
.carousel-fast-bc2e:after,
.carousel-fast-bc2e:before,
.image_active_1dea:after,
.image_active_1dea:before,
.message_01ed:after,
.message_01ed:before,
.main_19a3:after,
.main_19a3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture-203c:after,
.card_f124:after,
.carousel-fast-bc2e:after,
.image_active_1dea:after,
.message_01ed:after,
.main_19a3:after {
  clear: both;
}
.card_f124 .fast-3941,
.carousel-fast-bc2e .fast-3941,
.preview_liquid_4bef .fast-3941 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focus-dark-6ee4 {
  display: inline-block;
}
.shade_silver_3dfc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shade_silver_3dfc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shade_silver_3dfc .silver-d861 {
  padding: 1em 0;
  font-size: 85%;
}
.silver-d861 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.new-0be4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.new-0be4:after,
.new-0be4:before {
  content: "";
  display: table;
}
.new-0be4:after {
  clear: both;
}
.tiny-9faf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tiny_54c8 .tiny-9faf {
  max-width: 50%;
}
.narrow_0717 .tiny-9faf {
  max-width: 33.33%;
}
.module_inner_00c7 .tiny-9faf {
  max-width: 25%;
}
.notification-74fe .tiny-9faf {
  max-width: 20%;
}
.block-middle-0f3f .tiny-9faf {
  max-width: 16.66%;
}
.surface-north-9eff .tiny-9faf {
  max-width: 14.28%;
}
.shadow_left_1d3e .tiny-9faf {
  max-width: 12.5%;
}
.form-e7d5 .tiny-9faf {
  max-width: 11.11%;
}
.gradient_09bb {
  display: block;
}
.header_7636 .carousel-warm-bb8e label,
.header_7636 .purple-a5ff label,
.header_7636 .breadcrumb_down_7a29 label,
.header_7636 .easy_6771 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown-2ac9 {
  list-style: none;
  margin: 0;
}
.dropdown-2ac9 article.action-67f3 {
  margin-bottom: 0;
}
.dropdown-2ac9 ul {
  list-style: none;
  margin: 0;
}
.dropdown-2ac9 .link_1558 li.action-67f3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown-2ac9 .link_1558 li.action-67f3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown-2ac9 .link_1558 li.action-67f3: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) {
  .dropdown-2ac9 .link_1558 li.action-67f3 li.action-67f3 li.action-67f3 li.action-67f3 {
    padding-left: 0;
  }
}
article.action-67f3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-67f3 .card_f124 p:last-of-type {
  margin-bottom: 0;
}
article.action-67f3 .tag_orange_1225 {
  float: left;
}
article.action-67f3 .mask-0173 {
  margin-left: 85px;
}
article.action-67f3 .heading_slow_6afa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-67f3 .heading_slow_6afa .status_f333 {
  margin-left: 10px;
}
article.action-67f3 .heading-up-17ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-67f3 .feature_fluid_efaf {
  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 .carousel-warm-bb8e,
  #respond .breadcrumb_down_7a29,
  #respond .easy_6771 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-warm-bb8e input,
#respond .breadcrumb_down_7a29 input,
#respond .easy_6771 input {
  width: 100%;
}
#respond .easy_6771 {
  margin-right: 0;
}
#respond .link-small-43c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice-7a0a {
  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;
}
.notice-7a0a.button_4dd5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice-7a0a 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%);
}
.notice-7a0a:focus,
.notice-7a0a: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);
}
.next-f524 {
  border-radius: 10%;
}
.slider_4888 {
  border-radius: 50%;
}
.red-8aa4 {
  font-size: 0.72em;
}
.hover_soft_7512 {
  font-size: 0.875em;
}
.layout-2689 {
  font-size: 1.1em;
}
.backdrop_brown_8c5e {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop_brown_8c5e.red-8aa4 {
  letter-spacing: 0.5px;
}
.up-f677,
.up-f677 a {
  color: #6d6d6d;
}
.up-f677 a:hover {
  color: #111;
}
.east_953f {
  color: #6d6d6d;
}
.shade-fixed-56fc {
  overflow-x: hidden;
}
.shade-fixed-56fc .outer-aea7.table_c034 {
  position: relative;
}
.shade-fixed-56fc .outer-aea7.table_c034.old_21af {
  position: initial;
}
.shade-fixed-56fc
  .outer-aea7.table_c034.old_21af
  .shadow-6aba {
  left: auto;
}
.shade-fixed-56fc .outer-aea7 .shadow-6aba {
  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;
}
.shade-fixed-56fc .outer-aea7:hover.table_c034 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shade-fixed-56fc
  .outer-aea7:hover.table_c034
  .shadow-6aba {
  display: block;
  z-index: 9999999;
}
.shade-fixed-56fc .menu-iron-17cc .warm_3797,
.shade-fixed-56fc .brown_d597 .warm_3797 {
  display: none;
}
.shade-fixed-56fc .breadcrumb_gas_b270 .outer-aea7:hover.table_c034 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.header_7636 .carousel-warm-bb8e label,
.header_7636 .purple-a5ff label,
.header_7636 .breadcrumb_down_7a29 label,
.header_7636 .easy_6771 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dropdown-2ac9 {
  list-style: none;
  margin: 0;
}
.dropdown-2ac9 article.action-67f3 {
  margin-bottom: 0;
}
.dropdown-2ac9 ul {
  list-style: none;
  margin: 0;
}
.dropdown-2ac9 .link_1558 li.action-67f3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dropdown-2ac9 .link_1558 li.action-67f3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dropdown-2ac9 .link_1558 li.action-67f3: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) {
  .dropdown-2ac9 .link_1558 li.action-67f3 li.action-67f3 li.action-67f3 li.action-67f3 {
    padding-left: 0;
  }
}
article.action-67f3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.action-67f3 .card_f124 p:last-of-type {
  margin-bottom: 0;
}
article.action-67f3 .tag_orange_1225 {
  float: left;
}
article.action-67f3 .mask-0173 {
  margin-left: 85px;
}
article.action-67f3 .heading_slow_6afa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.action-67f3 .heading_slow_6afa .status_f333 {
  margin-left: 10px;
}
article.action-67f3 .heading-up-17ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.action-67f3 .feature_fluid_efaf {
  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 .carousel-warm-bb8e,
  #respond .breadcrumb_down_7a29,
  #respond .easy_6771 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-warm-bb8e input,
#respond .breadcrumb_down_7a29 input,
#respond .easy_6771 input {
  width: 100%;
}
#respond .easy_6771 {
  margin-right: 0;
}
#respond .link-small-43c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-iron-17cc .section-dynamic-3df8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section-dynamic-3df8 .lower-552c.next_5ea7 .tall_ed9e > li > a:focus,
.section-dynamic-3df8 .lower-552c.next_5ea7 .tall_ed9e > li > a:hover,
.section-dynamic-3df8 .lower-552c.solid-211f .tall_ed9e > li > a:focus,
.section-dynamic-3df8 .lower-552c.solid-211f .tall_ed9e > li > a:hover,
.section-dynamic-3df8 .lower-552c.breadcrumb-mini-397d .tall_ed9e > li > a:focus,
.section-dynamic-3df8 .lower-552c.breadcrumb-mini-397d .tall_ed9e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-dynamic-3df8
  .lower-552c.next_5ea7
  .tall_ed9e
  > li.bright_b140
  > a,
.section-dynamic-3df8
  .lower-552c.next_5ea7
  .tall_ed9e
  > li.basic-a683
  > a,
.section-dynamic-3df8
  .lower-552c.solid-211f
  .tall_ed9e
  > li.bright_b140
  > a,
.section-dynamic-3df8
  .lower-552c.solid-211f
  .tall_ed9e
  > li.basic-a683
  > a,
.section-dynamic-3df8
  .lower-552c.breadcrumb-mini-397d
  .tall_ed9e
  > li.bright_b140
  > a,
.section-dynamic-3df8 .lower-552c.breadcrumb-mini-397d .tall_ed9e > li.notice-3057 > a {
  color: rgba(255, 255, 255, 0.99);
}
.section-dynamic-3df8 .card_adc0,
.section-dynamic-3df8 .card_adc0 a {
  color: rgba(255, 255, 255, 0.99);
}
.section-dynamic-3df8 .popup-fresh-df68.box-solid-0dbd li a,
.section-dynamic-3df8 .main-rough-5540 a,
.section-dynamic-3df8 .backdrop_fluid_0abf,
.section-dynamic-3df8 .tall_ed9e > li > a,
.section-dynamic-3df8 .static-9d20 {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8 .popup-fresh-df68.box-solid-0dbd li a:hover,
.section-dynamic-3df8 .main-rough-5540 a:hover,
.section-dynamic-3df8 .backdrop_fluid_0abf:hover,
.section-dynamic-3df8 .tall_ed9e > li > a:hover,
.section-dynamic-3df8 .static-9d20:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-dynamic-3df8 .thick_d941 {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8 .thick_d941 .footer_static_cbf7 {
  color: rgba(255, 255, 255, 0.99);
}
.section-dynamic-3df8 .thick_d941:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-dynamic-3df8 .message_6db9 .east-be67 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8 .message_6db9 .east-be67 .gallery_826e {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8
  .message_6db9
  .east-be67
  .gallery_826e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8
  .message_6db9
  .east-be67
  .gallery_826e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8
  .message_6db9
  .east-be67
  .gallery_826e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8
  .message_6db9
  .east-be67
  .gallery_826e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8 .message_6db9 .tabs-eb0c {
  color: rgba(255, 255, 255, 0.79);
}
.section-dynamic-3df8 .message_6db9 .tabs-eb0c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-0062
  .section-dynamic-3df8
  .message_6db9
  .border-focused-2be9
  .tall_47a4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-0062
  .section-dynamic-3df8
  .message_6db9
  .border-focused-2be9
  .gallery_826e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-iron-17cc .content_bc3c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.content_bc3c .lower-552c.next_5ea7 .tall_ed9e > li > a:focus,
.content_bc3c .lower-552c.next_5ea7 .tall_ed9e > li > a:hover,
.content_bc3c .lower-552c.solid-211f .tall_ed9e > li > a:focus,
.content_bc3c .lower-552c.solid-211f .tall_ed9e > li > a:hover,
.content_bc3c .lower-552c.breadcrumb-mini-397d .tall_ed9e > li > a:focus,
.content_bc3c .lower-552c.breadcrumb-mini-397d .tall_ed9e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_bc3c
  .lower-552c.next_5ea7
  .tall_ed9e
  > li.bright_b140
  > a,
.content_bc3c
  .lower-552c.next_5ea7
  .tall_ed9e
  > li.basic-a683
  > a,
.content_bc3c
  .lower-552c.solid-211f
  .tall_ed9e
  > li.bright_b140
  > a,
.content_bc3c
  .lower-552c.solid-211f
  .tall_ed9e
  > li.basic-a683
  > a,
.content_bc3c
  .lower-552c.breadcrumb-mini-397d
  .tall_ed9e
  > li.bright_b140
  > a,
.content_bc3c .lower-552c.breadcrumb-mini-397d .tall_ed9e > li.notice-3057 > a {
  color: rgba(0, 0, 0, 0.8);
}
.content_bc3c .card_adc0,
.content_bc3c .card_adc0 a {
  color: rgba(0, 0, 0, 0.8);
}
.content_bc3c .popup-fresh-df68.box-solid-0dbd li a,
.content_bc3c .main-rough-5540 a,
.content_bc3c .backdrop_fluid_0abf,
.content_bc3c .tall_ed9e > li > a,
.content_bc3c .static-9d20 {
  color: rgba(0, 0, 0, 0.55);
}
.content_bc3c .popup-fresh-df68.box-solid-0dbd li a:hover,
.content_bc3c .main-rough-5540 a:hover,
.content_bc3c .backdrop_fluid_0abf:hover,
.content_bc3c .tall_ed9e > li > a:hover,
.content_bc3c .static-9d20:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_bc3c .thick_d941 {
  color: rgba(0, 0, 0, 0.55);
}
.content_bc3c .thick_d941 .footer_static_cbf7 {
  color: rgba(0, 0, 0, 0.8);
}
.content_bc3c .thick_d941:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-b444 .hot-0afa {
  margin-left: auto;
  margin-right: auto;
}
.carousel-fast-bc2e > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel-fast-bc2e .solid_30da {
  margin-right: 1.41575em;
}
.button-63df .carousel-fast-bc2e > .prev_420c {
  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;
}
.button-63df .carousel-fast-bc2e > .carousel_c521 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.form_8ffd.status-b444 .hot-0afa,
.right_fa77.status-b444 .hot-0afa {
  margin-left: 0;
}
.wrapper-dark-edbb.status-b444 .hot-0afa,
.dim_aee6.status-b444 .hot-0afa {
  margin-right: 0;
}
.carousel-fast-bc2e ol,
.carousel-fast-bc2e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.backdrop_tall_6f8c video {
  max-width: 100%;
}
.nav_7661 img {
  display: block;
}
.nav_7661.solid_30da,
.nav_7661.plasma_e919 {
  width: 100%;
}
.nav_7661.carousel_c521 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid_ca93:not(.highlight-static-a863) {
  margin: 1.5em auto;
}
.avatar-17ad p {
  padding: 1.5em 14px;
}
ul.accent-3a89.carousel_c521,
ul.accent-3a89.prev_420c,
ul.accent-3a89.tag_ff3a.prev_420c {
  padding: 0 14px;
}
.sidebar-68da {
  display: block;
  overflow-x: auto;
}
.sidebar-68da table {
  border-collapse: collapse;
  width: 100%;
}
.sidebar-68da td,
.sidebar-68da th {
  padding: 0.5em;
}
.carousel-fast-bc2e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel-fast-bc2e ol ol,
.carousel-fast-bc2e ol ul,
.carousel-fast-bc2e ul ol,
.carousel-fast-bc2e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel-fast-bc2e ol ol li,
.carousel-fast-bc2e ol ul li,
.carousel-fast-bc2e ul ol li,
.carousel-fast-bc2e ul ul li {
  margin-left: 0;
}
.card-91ef.down-0d71 > .wide_ecbc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.card-91ef.down-0d71 > .wide_ecbc iframe,
.card-91ef.down-0d71 > .wide_ecbc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.large-b8eb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.large-b8eb.article-11f0 {
  padding: 0;
}
.large-b8eb.article-11f0 cite {
  font-size: 13px;
}
.large-b8eb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.large-b8eb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail_fixed_b083 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail_fixed_b083 > p:first-child {
  margin-top: 0;
}
.thumbnail_fixed_b083 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail_fixed_b083 blockquote {
  border-left: 0;
}
.media_focused_7669 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.media_focused_7669:not(.alert_focused_d926) {
  max-width: 100px;
}
.media_focused_7669.hero_wood_522f {
  border-bottom: none !important;
  text-align: center;
}
.media_focused_7669.hero_wood_522f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .avatar-17ad p {
    padding: 1.5em 0;
  }
}
.alert_b447 {
  color: #0073aa;
}
.card-cold-3d80 {
  background-color: #0073aa;
}
.logo_action_407c {
  color: #229fd8;
}
.panel-ab3d {
  background-color: #229fd8;
}
.sort-prev-fca5 {
  color: #eee;
}
.tooltip_5f1e {
  background-color: #eee;
}
.west_8f08 {
  color: #444;
}
.description_a403 {
  background-color: #444;
}
.primary_18e2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.primary_18e2 .shade_wide_ff91 .main-rough-5540 {
  font-size: 15px;
}
.primary_18e2 .main-rough-5540 {
  line-height: 1.3;
}
.primary_18e2 .content_bc3c {
}
.primary_18e2 .section-dynamic-3df8 {
  background: #235787;
}
.thumbnail-mini-c0cf {
  padding: 0;
}
.thumbnail-mini-c0cf .section-dynamic-3df8 {
  background: #1a1a1a;
}
.thumbnail-mini-c0cf .content_bc3c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight_light_731b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight_light_731b .content_bc3c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight_light_731b .section-dynamic-3df8 {
  background: #303030;
}
.main_19a3 {
  position: relative;
  z-index: 10;
}
.main_19a3 .copper_fdc8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper_7c45 .table_c034 {
  display: inline-block;
  vertical-align: middle;
}
.copper_7c45.menu-center-721b .table_c034 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .copper_7c45.menu-center-721b .table_c034 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .copper_7c45.menu-center-721b .table_c034 {
    margin-right: 0.4em;
  }
}
.copper_7c45.menu-center-721b .table_c034:last-child {
  margin-right: 0;
}
.full_fb77 .copper_fdc8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu-iron-17cc .shade_wide_ff91 {
    margin: 0 -0.5em;
  }
  .menu-iron-17cc .shade_wide_ff91 [class*="customify-col-"],
  .menu-iron-17cc .shade_wide_ff91 [class*="customify-col_"],
  .menu-iron-17cc .shade_wide_ff91 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu-iron-17cc.inner_11a6 .copper_fdc8 {
  background: 0 0 !important;
}
.menu-iron-17cc.inner_11a6 .copper_fdc8,
.menu-iron-17cc.full_fb77 .copper_fdc8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu-iron-17cc.card-89f5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu-iron-17cc.full_fb77 .copper_fdc8 {
  box-shadow: none !important;
}
.thumbnail-beb1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thumbnail-beb1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-beb1 {
    padding: 18px 0 20px;
  }
}
.thumbnail-beb1 .fixed_e3d3 {
  width: 100%;
}
.thumbnail-beb1 .paper_3a78 {
  margin-bottom: 0;
}
.thumbnail-beb1 .status-small-5e1c {
  margin-top: 5px;
  font-size: 0.875em;
}
.button_d9f6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.button_d9f6 .modal-inner-c17e {
  width: 100%;
}
.pressed_514e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pressed_514e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pressed_514e 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;
}
.pressed_514e li:last-child:after {
  display: none;
}
.pressed_514e li a {
  font-weight: 500;
  margin-right: 10px;
}
.table-first-5729 .warm_3797 button,
.thumbnail-beb1 .warm_3797 button {
  left: 0;
}
.table-first-5729 .modal-inner-c17e,
.thumbnail-beb1 .modal-inner-c17e {
  padding-left: 0;
  padding-right: 0;
}
.table-first-5729 .button_d9f6,
.thumbnail-beb1 .button_d9f6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.table-first-5729 {
  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;
}
.table-first-5729: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;
}
.table-first-5729 .description-hot-5df4 {
  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) {
  .table-first-5729 .description-hot-5df4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .table-first-5729 .description-hot-5df4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .table-first-5729 .description-hot-5df4 {
    min-height: 200px;
  }
}
.table-first-5729 .pressed_514e {
  color: rgba(255, 255, 255, 0.8);
}
.table-first-5729 .pressed_514e a,
.table-first-5729 .pressed_514e li:after {
  color: inherit;
}
.table-first-5729 .pressed_514e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.south_31ae {
  margin-bottom: 0.5em;
}
.bright-eb2b {
  margin-bottom: 1.2em;
}
.bright-eb2b,
.south_31ae {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bright-eb2b p:last-child,
.south_31ae p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .warm_3797,
#masthead .warm_3797 {
  display: none;
}
#masthead
  > .warm_3797.plasma_5d3a {
  display: none;
}
#masthead > .warm_3797 button {
  left: 0;
}
.middle_aa11 {
  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%;
}
.middle_aa11 .table_c034 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.middle_aa11 .container_cool_1d7e {
  display: -webkit-box;
  display: flex;
}
.middle_aa11 .container_cool_1d7e.soft-a50e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.middle_aa11 .container_cool_1d7e.video-f44d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.middle_aa11 .container_cool_1d7e.form-old-12b6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.middle_aa11.nav-gas-e853.alert_172e .container_cool_1d7e.soft-a50e {
  flex-basis: 100%;
}
.middle_aa11.panel_smooth_4958 .container_cool_1d7e.video-f44d {
  -webkit-box-flex: 1;
  flex: auto;
}
.middle_aa11.panel_smooth_4958 .container_cool_1d7e.form-old-12b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .warm_3797.plasma_5d3a {
  display: none;
}
#masthead > .warm_3797 button {
  left: 0;
}
.blue-6beb {
  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;
}
.blue-6beb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.blue-6beb.dirty-12f2 i {
  margin-right: 4px;
}
.blue-6beb.aside_hot_2900 i {
  margin-left: 5px;
}
.main-rough-5540 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.main-rough-5540 p:last-child {
  margin-bottom: 0;
}
.over_5085 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.over_5085 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.over_5085 img {
  display: block;
  width: auto;
  line-height: 1;
}
.over_5085 .card_adc0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.over_5085 .search_83cf {
  margin: 5px 0 7px 0;
}
.over_5085.tag_c7c7 .preview-current-5367 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_5085.tag_c7c7 .container-1447 {
  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;
}
.over_5085.texture_5568 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.over_5085.texture_5568 .preview-current-5367 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_5085.texture_5568 .container-1447 {
  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;
}
.over_5085.pagination-outer-2f72 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over_5085.hero-over-5c42 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.over_5085.hero-over-5c42 .container-1447 {
  margin-top: 7px;
}
.sort-e861 {
  display: inline-block;
}
.main_19a3 .avatar_thick_9a64 .over_5085 img {
  max-width: 100%;
}
.lower-552c .thick-8289.card-current-42d6,
.alert_prev_2017 .thick-8289.card-current-42d6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-552c .narrow-f46a,
.alert_prev_2017 .narrow-f46a {
  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%);
}
.lower-552c .narrow-f46a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lower-552c.border_012f .narrow-f46a {
  display: none;
}
.lower-552c .pagination_red_b99f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower-552c .pagination_red_b99f li {
  display: inline-block;
  position: relative;
}
.lower-552c .pagination_red_b99f li:last-child {
  margin-right: 0;
}
.lower-552c .pagination_red_b99f 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;
}
.lower-552c .pagination_red_b99f li.notice-3057 > a {
  color: rgba(0, 0, 0, 0.9);
}
.lower-552c .pagination_red_b99f > 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;
}
.lower-552c .pagination_red_b99f > li > a i {
  line-height: 0;
}
.lower-552c .pagination_red_b99f > li.yellow-d2b2 > a .narrow-f46a {
  margin-left: 4px;
  line-height: 0;
}
.lower-552c .pagination_red_b99f .down_0d21 li.yellow-d2b2 > a {
  position: relative;
}
.lower-552c .pagination_red_b99f .down_0d21 li.yellow-d2b2 > a:after,
.lower-552c .pagination_red_b99f .down_0d21 li.yellow-d2b2 > a:before {
  content: "";
  display: table;
}
.lower-552c .pagination_red_b99f .down_0d21 li.yellow-d2b2 > a:after {
  clear: both;
}
.lower-552c .pagination_red_b99f .down_0d21 li.yellow-d2b2 > a .narrow-f46a {
  margin-left: 5px;
  float: right;
}
.lower-552c .north_6086,
.lower-552c .down_0d21 {
  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;
}
.lower-552c .down_0d21 {
  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;
}
.lower-552c .down_0d21 .card-current-42d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-552c .down_0d21 .narrow-f46a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lower-552c .down_0d21 li {
  display: block;
  margin: 0;
  padding: 0;
}
.lower-552c .down_0d21 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;
}
.lower-552c .down_0d21 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lower-552c .down_0d21 .down_0d21 {
  top: 0;
  left: 100%;
}
.lower-552c .sidebar-38b2.fn-focus-f0eb > .north_6086,
.lower-552c .sidebar-38b2.fn-focus-f0eb > .down_0d21,
.lower-552c .sidebar-38b2:focus > .north_6086,
.lower-552c .sidebar-38b2:focus > .down_0d21,
.lower-552c .sidebar-38b2:hover > .north_6086,
.lower-552c .sidebar-38b2:hover > .down_0d21 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lower-552c.breadcrumb-mini-397d .tall_ed9e:after,
.lower-552c.breadcrumb-mini-397d .tall_ed9e:before {
  content: "";
  display: table;
}
.lower-552c.breadcrumb-mini-397d .tall_ed9e:after {
  clear: both;
}
.lower-552c.breadcrumb-mini-397d .tall_ed9e > li {
  float: left;
}
.lower-552c.content_57bf .tall_ed9e:after,
.lower-552c.content_57bf .tall_ed9e:before {
  content: "";
  display: table;
}
.lower-552c.content_57bf .tall_ed9e:after {
  clear: both;
}
.lower-552c.content_57bf .tall_ed9e > li {
  float: left;
}
.lower-552c.content_57bf .tall_ed9e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lower-552c.content_57bf .tall_ed9e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lower-552c.content_57bf .tall_ed9e > li.bright_b140 > a,
.lower-552c.content_57bf .tall_ed9e > li.notice-3057 > a {
  color: #fff;
  background-color: #1e4b75;
}
.lower-552c.next_5ea7 .tall_ed9e > li > a .card-current-42d6 {
  position: relative;
}
.lower-552c.next_5ea7 .tall_ed9e > li > a .card-current-42d6: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;
}
.lower-552c.next_5ea7
  .tall_ed9e
  > li:focus
  > a
  .card-current-42d6:before,
.lower-552c.next_5ea7
  .tall_ed9e
  > li:hover
  > a
  .card-current-42d6:before {
  width: 100%;
  background-color: currentColor;
}
.lower-552c.next_5ea7
  .tall_ed9e
  > li.bright_b140
  > a
  .card-current-42d6:before,
.lower-552c.next_5ea7
  .tall_ed9e
  > li.basic-a683
  > a
  .card-current-42d6:before {
  width: 100%;
  background-color: currentColor;
}
.lower-552c.solid-211f .tall_ed9e > li > a .card-current-42d6 {
  position: relative;
}
.lower-552c.solid-211f .tall_ed9e > li > a .card-current-42d6: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;
}
.lower-552c.solid-211f .tall_ed9e > li:focus > a .card-current-42d6:before,
.lower-552c.solid-211f
  .tall_ed9e
  > li:hover
  > a
  .card-current-42d6:before {
  width: 100%;
  background-color: currentColor;
}
.lower-552c.solid-211f
  .tall_ed9e
  > li.bright_b140
  > a
  .card-current-42d6:before,
.lower-552c.solid-211f
  .tall_ed9e
  > li.basic-a683
  > a
  .card-current-42d6:before {
  width: 100%;
  background-color: currentColor;
}
.alert_prev_2017 .pagination_red_b99f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.alert_prev_2017 .pagination_red_b99f li:first-child > a {
  border-top: none;
}
.alert_prev_2017 .pagination_red_b99f .modal-in-32a9 > .card-current-42d6 .narrow-f46a {
  display: none;
}
.alert_prev_2017 .pagination_red_b99f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.alert_prev_2017 .pagination_red_b99f li:last-child {
  border: none;
}
.alert_prev_2017 .pagination_red_b99f li.yellow-d2b2 > a {
  padding-right: 45px !important;
}
.alert_prev_2017 .pagination_red_b99f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.alert_prev_2017 .pagination_red_b99f li a:focus,
.alert_prev_2017 .pagination_red_b99f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_prev_2017 .pagination_red_b99f li .wrapper-7992 {
  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;
}
.alert_prev_2017 .pagination_red_b99f li .wrapper-7992:hover {
  box-shadow: none;
}
.alert_prev_2017 .pagination_red_b99f li .wrapper-7992 .narrow-f46a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.alert_prev_2017 .pagination_red_b99f .down_0d21 {
  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);
}
.alert_prev_2017 .pagination_red_b99f .down_0d21 li a {
  padding-left: 3em;
}
.alert_prev_2017 .pagination_red_b99f .dim-7ffc > a .wrapper-7992 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alert_prev_2017 .pagination_red_b99f .dim-7ffc > .down_0d21 {
  display: block;
  opacity: 1;
}
.pattern_bb6a {
  max-width: 100%;
}
.chip-east-c42e {
  line-height: 0;
  cursor: pointer;
}
.static-9d20 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.static-9d20:hover {
  box-shadow: none;
  color: currentColor;
}
.static-9d20 svg {
  width: 18px;
  height: 18px;
}
.static-9d20 .silver_7797 {
  display: none;
}
.photo-easy-9fb1 {
  position: relative;
}
.photo-easy-9fb1.fn-active-f0eb .static-9d20 .dynamic-f038 {
  display: none;
}
.photo-easy-9fb1.fn-active-f0eb .static-9d20 .silver_7797 {
  display: inline-block;
}
.photo-easy-9fb1 .status-f481 {
  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);
}
.photo-easy-9fb1.new_61a6 .status-f481 {
  left: auto;
  right: -0.9em;
}
.photo-easy-9fb1.new_61a6 .highlight_8c4d::before {
  left: auto;
  right: 15px;
}
.photo-easy-9fb1.fn-active-f0eb .status-f481 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border-focused-2be9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.border-focused-2be9 label {
  flex-basis: 100%;
}
.border-focused-2be9 .east-be67 {
  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;
}
.border-focused-2be9 .gallery_826e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.border-focused-2be9 .gallery_826e:focus {
  background-color: transparent;
}
.border-focused-2be9 button.tabs-eb0c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.border-focused-2be9 button.tabs-eb0c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.border-focused-2be9 button.tabs-eb0c svg {
  width: 18px;
  height: 18px;
}
.border-focused-2be9 input[type="submit"] {
  min-height: auto;
}
.message_6db9 .border-focused-2be9 .gallery_826e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.highlight_8c4d {
  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) {
  .highlight_8c4d {
    width: 220px;
  }
}
.highlight_8c4d label {
  flex-basis: 100%;
}
.highlight_8c4d::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;
}
.status-0062 .message_6db9 .border-focused-2be9 {
  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;
}
.status-0062
  .message_6db9
  .border-focused-2be9
  .east-be67 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.status-0062 .message_6db9 .border-focused-2be9 .gallery_826e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.status-0062
  .message_6db9
  .border-focused-2be9
  .gallery_826e:focus {
  background: 0 0;
}
.status-0062
  .message_6db9
  .border-focused-2be9
  .tall_47a4 {
  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;
}
.popup-fresh-df68 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.popup-fresh-df68 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.popup-fresh-df68 li:last-child {
  margin-right: 0;
}
.popup-fresh-df68 li:first-child {
  margin-left: 0;
}
.popup-fresh-df68.slider_rough_a26e a {
  color: #fff;
}
.popup-fresh-df68.slider_rough_a26e a:hover {
  color: #fff;
}
.popup-fresh-df68 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.popup-fresh-df68 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.popup-fresh-df68 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup-fresh-df68 a:hover {
  opacity: 0.9;
  color: inherit;
}
.popup-fresh-df68 [class*="social-icon-apple"] {
  background-color: #999;
}
.popup-fresh-df68 [class*="social-icon-apple"].silver_23db {
  background-color: transparent;
  color: #999;
}
.popup-fresh-df68 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.popup-fresh-df68 [class*="social-icon-behance"].silver_23db {
  background-color: transparent;
  color: #1769ff;
}
.popup-fresh-df68 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.popup-fresh-df68 [class*="social-icon-bitbucket"].silver_23db {
  background-color: transparent;
  color: #205081;
}
.popup-fresh-df68 [class*="social-icon-codepen"] {
  background-color: #000;
}
.popup-fresh-df68 [class*="social-icon-codepen"].silver_23db {
  background-color: transparent;
  color: #000;
}
.popup-fresh-df68 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.popup-fresh-df68 [class*="social-icon-delicious"].silver_23db {
  background-color: transparent;
  color: #39f;
}
.popup-fresh-df68 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.popup-fresh-df68 [class*="social-icon-digg"].silver_23db {
  background-color: transparent;
  color: #005be2;
}
.popup-fresh-df68 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.popup-fresh-df68 [class*="social-icon-dribbble"].silver_23db {
  background-color: transparent;
  color: #ea4c89;
}
.popup-fresh-df68 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.popup-fresh-df68 [class*="social-icon-envelope"].silver_23db {
  background-color: transparent;
  color: #ea4335;
}
.popup-fresh-df68 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.popup-fresh-df68 [class*="social-icon-facebook"].silver_23db {
  background-color: transparent;
  color: #3b5998;
}
.popup-fresh-df68 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.popup-fresh-df68 [class*="social-icon-flickr"].silver_23db {
  background-color: transparent;
  color: #0063dc;
}
.popup-fresh-df68 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.popup-fresh-df68 [class*="social-icon-foursquare"].silver_23db {
  background-color: transparent;
  color: #2d5be3;
}
.popup-fresh-df68 [class*="social-icon-github"] {
  background-color: #333;
}
.popup-fresh-df68 [class*="social-icon-github"].silver_23db {
  background-color: transparent;
  color: #333;
}
.popup-fresh-df68 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.popup-fresh-df68 [class*="social-icon-google-plus"].silver_23db {
  background-color: transparent;
  color: #dd4b39;
}
.popup-fresh-df68 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.popup-fresh-df68 [class*="social-icon-houzz"].silver_23db {
  background-color: transparent;
  color: #7ac142;
}
.popup-fresh-df68 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.popup-fresh-df68 [class*="social-icon-instagram"].silver_23db {
  background-color: transparent;
  color: #262626;
}
.popup-fresh-df68 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.popup-fresh-df68 [class*="social-icon-jsfiddle"].silver_23db {
  background-color: transparent;
  color: #487aa2;
}
.popup-fresh-df68 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.popup-fresh-df68 [class*="social-icon-linkedin"].silver_23db {
  background-color: transparent;
  color: #0077b5;
}
.popup-fresh-df68 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.popup-fresh-df68 [class*="social-icon-medium"].silver_23db {
  background-color: transparent;
  color: #00ab6b;
}
.popup-fresh-df68 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.popup-fresh-df68
  [class*="social-icon-odnoklassniki"].silver_23db {
  background-color: transparent;
  color: #f4731c;
}
.popup-fresh-df68 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.popup-fresh-df68 [class*="social-icon-meetup"].silver_23db {
  background-color: transparent;
  color: #ec1c40;
}
.popup-fresh-df68 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.popup-fresh-df68 [class*="social-icon-pinterest"].silver_23db {
  background-color: transparent;
  color: #bd081c;
}
.popup-fresh-df68 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.popup-fresh-df68 [class*="social-icon-product-hunt"].silver_23db {
  background-color: transparent;
  color: #da552f;
}
.popup-fresh-df68 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.popup-fresh-df68 [class*="social-icon-reddit"].silver_23db {
  background-color: transparent;
  color: #ff4500;
}
.popup-fresh-df68 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.popup-fresh-df68 [class*="social-icon-rss"].silver_23db {
  background-color: transparent;
  color: #f26522;
}
.popup-fresh-df68 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.popup-fresh-df68
  [class*="social-icon-shopping-cart"].silver_23db {
  background-color: transparent;
  color: #4caf50;
}
.popup-fresh-df68 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.popup-fresh-df68 [class*="social-icon-skype"].silver_23db {
  background-color: transparent;
  color: #00aff0;
}
.popup-fresh-df68 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.popup-fresh-df68 [class*="social-icon-slideshare"].silver_23db {
  background-color: transparent;
  color: #0077b5;
}
.popup-fresh-df68 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.popup-fresh-df68 [class*="social-icon-snapchat"].silver_23db {
  background-color: transparent;
  color: #fffc00;
}
.popup-fresh-df68 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.popup-fresh-df68 [class*="social-icon-soundcloud"].silver_23db {
  background-color: transparent;
  color: #f80;
}
.popup-fresh-df68 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.popup-fresh-df68 [class*="social-icon-spotify"].silver_23db {
  background-color: transparent;
  color: #2ebd59;
}
.popup-fresh-df68 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.popup-fresh-df68
  [class*="social-icon-stack-overflow"].silver_23db {
  background-color: transparent;
  color: #fe7a15;
}
.popup-fresh-df68 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.popup-fresh-df68 [class*="social-icon-maldkfgram"].silver_23db {
  background-color: transparent;
  color: #2ca5e0;
}
.popup-fresh-df68 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.popup-fresh-df68 [class*="social-icon-tripadvisor"].silver_23db {
  background-color: transparent;
  color: #589442;
}
.popup-fresh-df68 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.popup-fresh-df68 [class*="social-icon-tumblr"].silver_23db {
  background-color: transparent;
  color: #35465c;
}
.popup-fresh-df68 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.popup-fresh-df68 [class*="social-icon-twitch"].silver_23db {
  background-color: transparent;
  color: #6441a5;
}
.popup-fresh-df68 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.popup-fresh-df68 [class*="social-icon-twitter"].silver_23db {
  background-color: transparent;
  color: #1da1f2;
}
.popup-fresh-df68 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.popup-fresh-df68 [class*="social-icon-vimeo"].silver_23db {
  background-color: transparent;
  color: #1ab7ea;
}
.popup-fresh-df68 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.popup-fresh-df68 [class*="social-icon-vk"].silver_23db {
  background-color: transparent;
  color: #45668e;
}
.popup-fresh-df68 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.popup-fresh-df68 [class*="social-icon-weibo"].silver_23db {
  background-color: transparent;
  color: #df2029;
}
.popup-fresh-df68 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.popup-fresh-df68 [class*="social-icon-weixin"].silver_23db {
  background-color: transparent;
  color: #7bb32e;
}
.popup-fresh-df68 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.popup-fresh-df68 [class*="social-icon-whatsapp"].silver_23db {
  background-color: transparent;
  color: #25d366;
}
.popup-fresh-df68 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.popup-fresh-df68 [class*="social-icon-wordpress"].silver_23db {
  background-color: transparent;
  color: #21759b;
}
.popup-fresh-df68 [class*="social-icon-xing"] {
  background-color: #026466;
}
.popup-fresh-df68 [class*="social-icon-xing"].silver_23db {
  background-color: transparent;
  color: #026466;
}
.popup-fresh-df68 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.popup-fresh-df68 [class*="social-icon-yelp"].silver_23db {
  background-color: transparent;
  color: #af0606;
}
.popup-fresh-df68 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.popup-fresh-df68 [class*="social-icon-youtube"].silver_23db {
  background-color: transparent;
  color: #cd201f;
}
.backdrop_fluid_0abf {
  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;
}
.backdrop_fluid_0abf:hover {
  box-shadow: none;
  background: 0 0;
}
.secondary-middle-0bbe {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.message-slow-4b95 {
  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;
}
.progress_liquid_c905 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.soft_74d2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.soft_74d2,
.soft_74d2::after,
.soft_74d2::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;
}
.soft_74d2::after,
.soft_74d2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.text_7355 .message-slow-4b95 .progress_liquid_c905 {
  margin-top: -2px;
  width: 19px;
}
.text_7355 .message-slow-4b95 .soft_74d2 {
  margin-top: -1px;
}
.text_7355 .message-slow-4b95 .soft_74d2,
.text_7355 .message-slow-4b95 .soft_74d2::after,
.text_7355 .message-slow-4b95 .soft_74d2::before {
  width: 19px;
  height: 2px;
}
.text_7355 .message-slow-4b95 .soft_74d2::before {
  top: -6px;
}
.text_7355 .message-slow-4b95 .soft_74d2::after {
  bottom: -6px;
}
.rough_e4ee .message-slow-4b95 .progress_liquid_c905 {
  margin-top: -2px;
  width: 22px;
}
.rough_e4ee .message-slow-4b95 .soft_74d2 {
  margin-top: -1px;
}
.rough_e4ee .message-slow-4b95 .soft_74d2,
.rough_e4ee .message-slow-4b95 .soft_74d2::after,
.rough_e4ee .message-slow-4b95 .soft_74d2::before {
  width: 22px;
  height: 2px;
}
.rough_e4ee .message-slow-4b95 .soft_74d2::before {
  top: -7px;
}
.rough_e4ee .message-slow-4b95 .soft_74d2::after {
  bottom: -7px;
}
.hovered-096a .message-slow-4b95 .progress_liquid_c905 {
  margin-top: -2px;
  width: 31px;
}
.hovered-096a .message-slow-4b95 .soft_74d2 {
  margin-top: -1.5px;
}
.hovered-096a .message-slow-4b95 .soft_74d2,
.hovered-096a .message-slow-4b95 .soft_74d2::after,
.hovered-096a .message-slow-4b95 .soft_74d2::before {
  width: 31px;
  height: 3px;
}
.hovered-096a .message-slow-4b95 .soft_74d2::before {
  top: -9px;
}
.hovered-096a .message-slow-4b95 .soft_74d2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .copper-77c8 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 19px;
  }
  .copper-77c8 .message-slow-4b95 .soft_74d2 {
    margin-top: -1px;
  }
  .copper-77c8 .message-slow-4b95 .soft_74d2,
  .copper-77c8 .message-slow-4b95 .soft_74d2::after,
  .copper-77c8 .message-slow-4b95 .soft_74d2::before {
    width: 19px;
    height: 2px;
  }
  .copper-77c8 .message-slow-4b95 .soft_74d2::before {
    top: -6px;
  }
  .copper-77c8 .message-slow-4b95 .soft_74d2::after {
    bottom: -6px;
  }
  .gallery-77f8 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-77f8 .message-slow-4b95 .soft_74d2 {
    margin-top: -1px;
  }
  .gallery-77f8 .message-slow-4b95 .soft_74d2,
  .gallery-77f8 .message-slow-4b95 .soft_74d2::after,
  .gallery-77f8 .message-slow-4b95 .soft_74d2::before {
    width: 22px;
    height: 2px;
  }
  .gallery-77f8 .message-slow-4b95 .soft_74d2::before {
    top: -7px;
  }
  .gallery-77f8 .message-slow-4b95 .soft_74d2::after {
    bottom: -7px;
  }
  .right-9558 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 31px;
  }
  .right-9558 .message-slow-4b95 .soft_74d2 {
    margin-top: -1.5px;
  }
  .right-9558 .message-slow-4b95 .soft_74d2,
  .right-9558 .message-slow-4b95 .soft_74d2::after,
  .right-9558 .message-slow-4b95 .soft_74d2::before {
    width: 31px;
    height: 3px;
  }
  .right-9558 .message-slow-4b95 .soft_74d2::before {
    top: -9px;
  }
  .right-9558 .message-slow-4b95 .soft_74d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .complex-da83 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 19px;
  }
  .complex-da83 .message-slow-4b95 .soft_74d2 {
    margin-top: -1px;
  }
  .complex-da83 .message-slow-4b95 .soft_74d2,
  .complex-da83 .message-slow-4b95 .soft_74d2::after,
  .complex-da83 .message-slow-4b95 .soft_74d2::before {
    width: 19px;
    height: 2px;
  }
  .complex-da83 .message-slow-4b95 .soft_74d2::before {
    top: -6px;
  }
  .complex-da83 .message-slow-4b95 .soft_74d2::after {
    bottom: -6px;
  }
  .pagination-last-31e2 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-last-31e2 .message-slow-4b95 .soft_74d2 {
    margin-top: -1px;
  }
  .pagination-last-31e2 .message-slow-4b95 .soft_74d2,
  .pagination-last-31e2 .message-slow-4b95 .soft_74d2::after,
  .pagination-last-31e2 .message-slow-4b95 .soft_74d2::before {
    width: 22px;
    height: 2px;
  }
  .pagination-last-31e2 .message-slow-4b95 .soft_74d2::before {
    top: -7px;
  }
  .pagination-last-31e2 .message-slow-4b95 .soft_74d2::after {
    bottom: -7px;
  }
  .fixed-0029 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-0029 .message-slow-4b95 .soft_74d2 {
    margin-top: -1.5px;
  }
  .fixed-0029 .message-slow-4b95 .soft_74d2,
  .fixed-0029 .message-slow-4b95 .soft_74d2::after,
  .fixed-0029 .message-slow-4b95 .soft_74d2::before {
    width: 31px;
    height: 3px;
  }
  .fixed-0029 .message-slow-4b95 .soft_74d2::before {
    top: -9px;
  }
  .fixed-0029 .message-slow-4b95 .soft_74d2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero-e013 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-e013 .message-slow-4b95 .soft_74d2 {
    margin-top: -1px;
  }
  .hero-e013 .message-slow-4b95 .soft_74d2,
  .hero-e013 .message-slow-4b95 .soft_74d2::after,
  .hero-e013 .message-slow-4b95 .soft_74d2::before {
    width: 19px;
    height: 2px;
  }
  .hero-e013 .message-slow-4b95 .soft_74d2::before {
    top: -6px;
  }
  .hero-e013 .message-slow-4b95 .soft_74d2::after {
    bottom: -6px;
  }
  .popup_complex_408b .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_complex_408b .message-slow-4b95 .soft_74d2 {
    margin-top: -1px;
  }
  .popup_complex_408b .message-slow-4b95 .soft_74d2,
  .popup_complex_408b .message-slow-4b95 .soft_74d2::after,
  .popup_complex_408b .message-slow-4b95 .soft_74d2::before {
    width: 22px;
    height: 2px;
  }
  .popup_complex_408b .message-slow-4b95 .soft_74d2::before {
    top: -7px;
  }
  .popup_complex_408b .message-slow-4b95 .soft_74d2::after {
    bottom: -7px;
  }
  .header-fda7 .message-slow-4b95 .progress_liquid_c905 {
    margin-top: -2px;
    width: 31px;
  }
  .header-fda7 .message-slow-4b95 .soft_74d2 {
    margin-top: -1.5px;
  }
  .header-fda7 .message-slow-4b95 .soft_74d2,
  .header-fda7 .message-slow-4b95 .soft_74d2::after,
  .header-fda7 .message-slow-4b95 .soft_74d2::before {
    width: 31px;
    height: 3px;
  }
  .header-fda7 .message-slow-4b95 .soft_74d2::before {
    top: -9px;
  }
  .header-fda7 .message-slow-4b95 .soft_74d2::after {
    bottom: -9px;
  }
}
.hidden-down-1409 .soft_74d2 {
  -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);
}
.hidden-down-1409 .soft_74d2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hidden-down-1409 .soft_74d2::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);
}
.hidden-down-1409.shade_cold_95da .soft_74d2 {
  -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);
}
.hidden-down-1409.shade_cold_95da .soft_74d2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hidden-down-1409.shade_cold_95da .soft_74d2::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);
}
.advanced-63af {
  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.center_ceb2:before {
  display: none;
}
.brown_d597 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.brown_d597 .paper-14bf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.brown_d597 .paper-14bf:last-of-type {
  border-bottom: none;
}
.brown_d597 .paper-14bf.component-smooth-78e5,
.brown_d597 .paper-14bf.wrapper-prev-b6d1,
.brown_d597 .paper-14bf.form-f159 {
  padding: 0;
}
.brown_d597 .alert_prev_2017 .wrapper-7992 {
  color: currentColor;
}
.brown_d597 .alert_prev_2017 .wrapper-7992:focus,
.brown_d597 .alert_prev_2017 .wrapper-7992:hover {
  background: rgba(0, 0, 0, 0.01);
}
.brown_d597.content_bc3c .thick_d941,
.brown_d597.content_bc3c .main-rough-5540 a,
.brown_d597.content_bc3c .tall_ed9e a,
.brown_d597.content_bc3c .down_0d21 a {
  color: rgba(0, 0, 0, 0.55);
}
.brown_d597.content_bc3c .thick_d941:hover,
.brown_d597.content_bc3c .main-rough-5540 a:hover,
.brown_d597.content_bc3c .tall_ed9e a:hover,
.brown_d597.content_bc3c .down_0d21 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_d597.content_bc3c .footer_static_cbf7 {
  color: rgba(0, 0, 0, 0.8);
}
.brown_d597.content_bc3c .paper-14bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown_d597.content_bc3c .paper-14bf:before {
  background: rgba(0, 0, 0, 0.08);
}
.brown_d597.content_bc3c .thick-0803:before {
  background: rgba(255, 255, 255, 0.9);
}
.brown_d597.content_bc3c .alert_prev_2017 .pagination_red_b99f li a,
.brown_d597.content_bc3c .alert_prev_2017 .wrapper-7992,
.brown_d597.content_bc3c .down_0d21 {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown_d597.content_bc3c .alert_prev_2017 .wrapper-7992:focus,
.brown_d597.content_bc3c .alert_prev_2017 .wrapper-7992:hover {
  background: rgba(0, 0, 0, 0.01);
}
.brown_d597.content_bc3c .pagination_red_b99f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown_d597.section-dynamic-3df8 .thick_d941,
.brown_d597.section-dynamic-3df8 .main-rough-5540 a,
.brown_d597.section-dynamic-3df8 .tall_ed9e .wrapper-7992,
.brown_d597.section-dynamic-3df8 .tall_ed9e a,
.brown_d597.section-dynamic-3df8 .down_0d21 a {
  color: rgba(255, 255, 255, 0.79);
}
.brown_d597.section-dynamic-3df8 .thick_d941:hover,
.brown_d597.section-dynamic-3df8 .main-rough-5540 a:hover,
.brown_d597.section-dynamic-3df8 .tall_ed9e .wrapper-7992:hover,
.brown_d597.section-dynamic-3df8 .tall_ed9e a:hover,
.brown_d597.section-dynamic-3df8 .down_0d21 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_d597.section-dynamic-3df8 .footer_static_cbf7 {
  color: rgba(255, 255, 255, 0.99);
}
.brown_d597.section-dynamic-3df8 .paper-14bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_d597.section-dynamic-3df8 .paper-14bf:before {
  background: rgba(255, 255, 255, 0.08);
}
.brown_d597.section-dynamic-3df8 .thick-0803:before {
  background: rgba(0, 0, 0, 0.9);
}
.brown_d597.section-dynamic-3df8 .alert_prev_2017 .pagination_red_b99f li a,
.brown_d597.section-dynamic-3df8 .alert_prev_2017 .wrapper-7992,
.brown_d597.section-dynamic-3df8 .down_0d21 {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown_d597.section-dynamic-3df8 .alert_prev_2017 .wrapper-7992:focus,
.brown_d597.section-dynamic-3df8 .alert_prev_2017 .wrapper-7992:hover {
  background: rgba(0, 0, 0, 0.01);
}
.brown_d597.section-dynamic-3df8 .pagination_red_b99f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-0803 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thick-0803:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.paragraph_98bc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.warm-3f96 .brown_d597 {
  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;
}
.warm-3f96 .paper-14bf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.warm-3f96 .paper-14bf: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) {
  .warm-3f96 .paper-14bf:before {
    width: 16%;
    left: 42%;
  }
}
.warm-3f96 .paper-14bf:last-child:before {
  content: none;
}
.warm-3f96 .paper-14bf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.warm-3f96 .alert_prev_2017 .pagination_red_b99f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.warm-3f96 .alert_prev_2017 .pagination_red_b99f li a .wrapper-7992 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.warm-3f96 .alert_prev_2017 .down_0d21 {
  border: none;
}
.warm-3f96 .alert_prev_2017 .down_0d21 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.warm-3f96 .thick-0803 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.warm-3f96 .paragraph_98bc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.warm-3f96 .section-dynamic-3df8 .thick-0803:before {
  background: rgba(0, 0, 0, 0.9);
}
.warm-3f96 .content_bc3c.right-c9c6 .soft_74d2 {
  background: rgba(0, 0, 0, 0.6);
}
.warm-3f96
  .content_bc3c.right-c9c6
  .soft_74d2::after,
.warm-3f96
  .content_bc3c.right-c9c6
  .soft_74d2:before {
  background: inherit;
}
.warm-3f96
  .content_bc3c.right-c9c6:hover
  .soft_74d2 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-a1e0 .brown_d597 {
  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) {
  .picture-a1e0 .brown_d597 {
    width: auto;
    right: 45px;
  }
}
.dirty-c345 .brown_d597 {
  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) {
  .dirty-c345 .brown_d597 {
    width: auto;
    left: 45px;
  }
}
.center_ceb2 .brown_d597 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.center_ceb2 .paragraph_98bc {
  max-width: 48em;
  margin: 0 auto;
}
.center_ceb2 .thick-0803:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget-prev-288f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget-prev-288f.warm-3f96 .brown_d597 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget-prev-288f.picture-a1e0 .brown_d597 {
  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);
}
.widget-prev-288f .brown_d597 {
  visibility: visible;
}
.widget-prev-288f.dirty-c345 .brown_d597 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gas-336f,
.iron-c9c0 {
  overflow-x: hidden;
}
.gas-336f .brown_d597 {
  overflow: auto;
}
.gas-336f.warm-3f96 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas-336f.warm-3f96 .brown_d597 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gas-336f.warm-3f96 .backdrop_fluid_0abf {
  opacity: 0;
}
.gas-336f.picture-a1e0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas-336f.picture-a1e0 .brown_d597 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gas-336f.picture-a1e0 .backdrop_fluid_0abf {
  opacity: 0;
}
.gas-336f.dirty-c345 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gas-336f.dirty-c345 .brown_d597 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gas-336f.dirty-c345 .backdrop_fluid_0abf {
  opacity: 0;
}
.gas-336f.center_ceb2 .brown_d597 {
  z-index: 10;
  visibility: visible;
}
.right-c9c6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.right-c9c6 .soft_74d2 {
  background: rgba(255, 255, 255, 0.99);
}
.right-c9c6 .soft_74d2::after,
.right-c9c6 .soft_74d2:before {
  background: inherit;
}
.right-c9c6:hover .soft_74d2 {
  background: rgba(255, 255, 255, 0.99);
}
.dirty-c345 .right-c9c6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.center_ceb2 .right-c9c6 {
  display: none !important;
}
.gas-336f:before,
.iron-c9c0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gas-336f .right-c9c6,
.iron-c9c0 .right-c9c6 {
  display: inline-block;
}
.brown_d597 .table_c034 {
  -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;
}
.gas-336f .brown_d597 .table_c034,
.iron-c9c0 .brown_d597 .table_c034 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current_ea11 .east-be67 {
  width: 100%;
}
.avatar_thick_9a64 {
  padding: 0 0.5em 0;
}
.avatar_thick_9a64 [class*="customify-col-"],
.avatar_thick_9a64 [class*="customify-col_"],
.avatar_thick_9a64 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.up_cab6 .avatar_thick_9a64 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade_wide_ff91 .title-rough-dd0d,
  .title-rough-dd0d {
    display: none;
  }
  .primary-a2bd {
    text-align: left;
  }
  .accent_soft_7c02 {
    text-align: center;
  }
  .message-076f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade_wide_ff91 .aside-rough-0d90,
  .aside-rough-0d90 {
    display: none;
  }
  .background_focused_6206 {
    text-align: left;
  }
  .copper-bcb7 {
    text-align: center;
  }
  .motion-3d24 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade_wide_ff91 .main-1b11,
  .main-1b11 {
    display: none;
  }
  .main_6962 {
    text-align: left;
  }
  .sidebar-b7ab {
    text-align: center;
  }
  .modal_red_6a82 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.border-huge-bea4 {
  box-shadow: none !important;
}
.sidebar_4be9 .slider_black_fa8c,
.primary-5535 .slider_black_fa8c {
  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;
}
.primary-5535 .slider_black_fa8c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.copper_fdc8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.copper_fdc8:after,
.copper_fdc8:before {
  content: "";
  display: table;
}
.copper_fdc8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .copper_fdc8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.copper_fdc8,
.card-89f5 {
  max-width: 1248px;
  margin: 0 auto;
}

.image_active_1dea.box_fixed_941e .copper_fdc8 {
  max-width: 100%;
}
.image_active_1dea.cold_218c {
  max-width: 1200px;
  margin: 0 auto;
}
.image_active_1dea.panel-e088 .copper_fdc8 {
  max-width: 100%;
}
.image_active_1dea.panel-e088 > .copper_fdc8 {
  padding-left: 0;
  padding-right: 0;
}
.image_active_1dea.panel-e088 > .copper_fdc8 .shade_wide_ff91 {
  margin: 0;
}
.image_active_1dea.panel-e088
  > .copper_fdc8
  .tabs-right-bba5.right-0f92 {
  margin-right: 0;
  margin-left: 0;
}
.image_active_1dea.panel-e088 #main.right-0f92 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .medium_1e00 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .medium_1e00 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter_smooth_1ccf .hot-0afa {
    padding-right: 1em;
  }
  .filter_smooth_1ccf.slider-fixed-afb2 .tabs-right-bba5 {
    border-right: 1px solid #eaecee;
  }
  .filter_smooth_1ccf.slider-fixed-afb2 .hot-0afa {
    padding-right: 1em;
  }
  .filter_smooth_1ccf.slider-fixed-afb2 .easy_3216 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_outer_1715 .hot-0afa {
    padding-left: 1em;
  }
  .mask_outer_1715.slider-fixed-afb2 .tabs-right-bba5 {
    border-left: 1px solid #eaecee;
  }
  .mask_outer_1715.slider-fixed-afb2 .hot-0afa {
    padding-left: 1em;
  }
  .mask_outer_1715.slider-fixed-afb2 .easy_3216 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_55d8 .hot-0afa {
    padding-left: 1em;
  }
  .link_55d8.slider-fixed-afb2 .gradient_82ff {
    border-right: 1px solid #eaecee;
  }
  .link_55d8.slider-fixed-afb2 .layout_hovered_c447 {
    border-right: 1px solid #eaecee;
  }
  .link_55d8.slider-fixed-afb2 .hot-0afa {
    padding-left: 1em;
  }
  .link_55d8.slider-fixed-afb2 .easy_3216 {
    padding-right: 1em;
  }
  .link_55d8.slider-fixed-afb2 .solid-cc57 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_lower_2a3f .hot-0afa {
    padding-right: 1em;
  }
  .input_lower_2a3f.slider-fixed-afb2 .gradient_82ff {
    border-left: 1px solid #eaecee;
  }
  .input_lower_2a3f.slider-fixed-afb2 .layout_hovered_c447 {
    border-left: 1px solid #eaecee;
  }
  .input_lower_2a3f.slider-fixed-afb2 .hot-0afa {
    padding-right: 1em;
  }
  .input_lower_2a3f.slider-fixed-afb2 .easy_3216 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_lower_2a3f.slider-fixed-afb2 .solid-cc57 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium_1e00 .hot-0afa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .medium_1e00.slider-fixed-afb2 .tabs-right-bba5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .medium_1e00.slider-fixed-afb2 .hot-0afa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .medium_1e00.slider-fixed-afb2 .easy_3216 {
    padding-left: 1em;
  }
  .medium_1e00.slider-fixed-afb2 .solid-cc57 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .medium_1e00.slider-fixed-afb2 .hot-0afa {
    padding-left: 0;
  }
}
.secondary-green-e48f .copper_7c45 {
  display: inline-block;
}
.shade_iron_9cd6 {
  display: inline-block;
}
.carousel_8d84 {
  word-con: break-word;
}
.short_c970 > span {
  display: inline-block;
  padding: 5px 0;
}
.short_c970 .link-fluid-1680 {
  margin-left: 8px;
  margin-right: 8px;
}
.short_c970 .fast-67a1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.chip_2dae .sort-4007 {
  margin-bottom: 2em;
}
.chip_2dae .right_d25b {
  margin-bottom: 15px;
}
.chip_2dae .right_d25b:last-child {
  margin-bottom: 0;
}
.chip_2dae .in_e185 {
  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) {
  .chip_2dae .in_e185 {
    display: block;
  }
}
.chip_2dae .main_a9a8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .chip_2dae .main_a9a8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.chip_2dae .basic_d837 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.chip_2dae .basic_d837 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.chip_2dae .basic_d837 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.chip_2dae .carousel_8d84 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip_2dae .carousel_8d84 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.chip_2dae .column-b6ac p:last-child {
  margin-bottom: 0;
}
.chip_2dae .short-d364 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.chip_2dae .mini_cbac {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.chip_2dae .dim-65be {
  margin-top: 1em;
}
.chip_2dae .hovered-d5a0 {
  top: 0;
  display: block;
}
.chip_2dae .hovered-d5a0 a {
  color: inherit;
}
.chip_2dae .hovered-d5a0 a:hover {
  color: inherit;
}
.chip_2dae .small-0cf3 {
  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;
}
.chip_2dae .small-0cf3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.chip_2dae .mini_cbac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.chip_2dae .list_626c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.chip_2dae .list_626c:first-child {
  margin-top: 0;
}
.chip_2dae .list_626c.brown_18e1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.chip_2dae .list_626c.tag_current_bc1b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip_2dae
  .list_626c.tag_current_bc1b.bright_4439
  .dim-65be {
  width: 100%;
}
.chip_2dae .tag_current_bc1b {
  -webkit-box-align: center;
  align-items: center;
}
.chip_2dae .tag_current_bc1b .short_c970,
.chip_2dae .tag_current_bc1b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.chip_2dae .basic_d837 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip_2dae .basic_d837 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip_2dae .basic_d837: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;
}
.chip_2dae .brown_18e1 {
  z-index: 5;
}
.chip_2dae .container-current-a67d .section_963d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.chip_2dae .header_left_f047 .section_963d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.chip_2dae .disabled_red_a18c .section_963d {
  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;
}
.chip_2dae.sidebar_9bdf .in_e185,
.chip_2dae.wrapper-443d .in_e185 {
  display: block;
}
.chip_2dae.sidebar_9bdf .in_e185 .disabled_steel_cc17,
.chip_2dae.sidebar_9bdf .in_e185 .mini_cbac,
.chip_2dae.wrapper-443d .in_e185 .disabled_steel_cc17,
.chip_2dae.wrapper-443d .in_e185 .mini_cbac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip_2dae.detail_4177 .main_a9a8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .chip_2dae.detail_4177 .main_a9a8 {
    margin-right: 0;
  }
}
.chip_2dae.sidebar_9bdf .main_a9a8,
.chip_2dae.wrapper-443d .main_a9a8 {
  padding-top: 40%;
}
.chip_2dae.sidebar_9bdf .sort-4007,
.chip_2dae.wrapper-443d .sort-4007 {
  display: block;
}
.chip_2dae.sidebar_9bdf .fn-sticky-f0eb .mini_cbac,
.chip_2dae.wrapper-443d .fn-sticky-f0eb .mini_cbac {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.chip_2dae.sidebar_9bdf .main_a9a8,
.chip_2dae.wrapper-443d .main_a9a8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.chip_2dae.sidebar_9bdf .mini_cbac {
  padding: 1em;
}
.paper_be4f {
  margin: 30px auto;
  display: block;
}
.paper_be4f .card_c216 > * {
  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;
}
.paper_be4f .card_c216 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paper_be4f .card_c216 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_45a8 .short_c970 {
  margin-bottom: 1.41575em;
}
.breadcrumb_45a8 .box_brown_8e18 {
  margin-bottom: 1.618em;
}
.carousel-fast-bc2e .narrow-96d8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel-fast-bc2e .narrow-96d8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel-fast-bc2e .thumbnail-fluid-7cf7 {
  max-width: 100%;
  overflow: auto;
}
.status-b444 .carousel-fast-bc2e a:hover {
  text-decoration: underline;
}
.title-d16f .right_d25b:not(.carousel_8d84),
.title-d16f .basic_d837 {
  margin-bottom: 1.41575em;
}
.title-d16f .right_d25b:not(.carousel_8d84):last-child,
.title-d16f .basic_d837:last-child {
  margin-bottom: 0;
}
.title-d16f .right_d25b.status_a6d4 {
  margin-bottom: 0.41575em;
}
.title-d16f .lite-0081:before,
.title-d16f .column_1a09:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.title-d16f .lite-0081:before {
  content: "\f115";
}
.title-d16f .column_1a09:before {
  content: "\f02c";
}
.title-d16f .gradient_09db {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.title-d16f .gradient_09db a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cold_ed47 {
  display: -webkit-box;
  display: flex;
}
.cold_ed47 .plasma-e56c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cold_ed47 .plasma-e56c {
    flex-basis: 90px;
  }
}
.cold_ed47 .popup_paper_dbba {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold_ed47 .popup_paper_dbba {
    flex-basis: calc(100% - 50px);
  }
}
.cold_ed47 .shadow-3267 p:last-child {
  margin-bottom: 0.72em;
}
.progress-medium-b25b .card_c216 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress-medium-b25b .card_c216:after,
.progress-medium-b25b .card_c216:before {
  content: "";
  display: table;
}
.progress-medium-b25b .card_c216:after {
  clear: both;
}
.progress-medium-b25b .card_c216 .in-d297,
.progress-medium-b25b .card_c216 .pro-d29f {
  width: 49%;
}
.progress-medium-b25b .card_c216 .in-d297 a span.liquid_039a,
.progress-medium-b25b .card_c216 .pro-d29f a span.liquid_039a {
  display: block;
  margin-bottom: 5px;
}
.progress-medium-b25b .card_c216 .pro-d29f {
  float: left;
  text-align: left;
}
.progress-medium-b25b .card_c216 .in-d297 {
  float: right;
  text-align: right;
}
.paragraph-middle-c85d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-middle-c85d {
    margin-bottom: 0;
  }
}
.steel_424a {
  margin-bottom: 1em;
}
.steel_424a .carousel_8d84 {
  font-size: 1.1em;
  line-height: 1.3;
}
.background-78c7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.top-4b32 .steel_424a,
.first-7068 .steel_424a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .top-4b32 .steel_424a,
  .first-7068 .steel_424a {
    display: block;
  }
}
.top-4b32 .background-78c7,
.first-7068 .background-78c7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .top-4b32 .background-78c7,
  .first-7068 .background-78c7 {
    margin-bottom: 1em;
  }
}
.top-4b32 .background-78c7 img,
.first-7068 .background-78c7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.top-4b32 .prev-7285,
.first-7068 .prev-7285 {
  flex-basis: calc(100% - 160px);
}
.top-4b32 .prev-7285 p,
.first-7068 .prev-7285 p {
  margin-bottom: 0;
}
.top-4b32 .prev-7285 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .top-4b32 .prev-7285 {
    padding-left: 0;
  }
}
.first-7068 .prev-7285 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .first-7068 .prev-7285 {
    padding-right: 0;
  }
}
.first-7068 .background-78c7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-left-e24e .background-78c7 {
  margin-bottom: 0.5em;
}
.carousel-left-e24e .background-78c7 img {
  width: 100%;
}
.focused_0301 .hard-3c4d,
.east-08dd .hard-3c4d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east-08dd .tabs-right-bba5 .carousel_iron_b973 p:last-child {
  margin-bottom: 0;
}
.box_243e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mini-2ca7 .hot_bed4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mini-2ca7 .hot_bed4:last-of-type {
    margin-bottom: 0;
  }
}
.mini-2ca7 .hot_bed4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mini-2ca7 .hot_bed4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mini-2ca7 .hot_bed4 ul li {
  margin: 0 0 0.6em;
}
.mini-2ca7 .hot_bed4 ul li.focus_7c3c,
.mini-2ca7 .hot_bed4 ul li.frame-0d23 {
  position: relative;
}
.mini-2ca7 .hot_bed4 ul li.focus_7c3c .shadow-c2e4,
.mini-2ca7 .hot_bed4 ul li.frame-0d23 .shadow-c2e4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mini-2ca7 .hot_bed4 ul li.focus_7c3c:after:after,
.mini-2ca7 .hot_bed4 ul li.focus_7c3c:after:before,
.mini-2ca7
  .hot_bed4
  ul
  li.frame-0d23:after:after,
.mini-2ca7
  .hot_bed4
  ul
  li.frame-0d23:after:before {
  content: "";
  display: table;
}
.mini-2ca7 .hot_bed4 ul li.focus_7c3c:after:after,
.mini-2ca7
  .hot_bed4
  ul
  li.frame-0d23:after:after {
  clear: both;
}
.mini-2ca7 .hot_bed4 a.overlay-2179:hover {
  text-decoration: none;
}
.mini-2ca7 .hot_bed4 select {
  max-width: 100%;
}
.mini-2ca7 .hot_bed4 table {
  font-size: 85%;
}
.mini-2ca7 .hot_bed4 table td,
.mini-2ca7 .hot_bed4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mini-2ca7 .hot_bed4 table tfoot td {
  text-align: left;
}
.mini-2ca7 .hot_bed4 :last-child {
  margin-bottom: 0;
}
.mini-2ca7 .hot_bed4 .cold_9b29 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mini-2ca7 .hot_bed4 .cold_9b29 label {
  width: 100%;
}
.mini-2ca7 .hot_bed4 .cold_9b29 .gallery_826e {
  width: 100%;
  display: block;
}
.mini-2ca7 .hot_bed4 .cold_9b29 .tabs-eb0c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mini-2ca7 .hot_bed4 .cold_9b29 .tabs-eb0c:hover svg #svg-search {
  fill: #444;
}
.mini-2ca7 .hot_bed4 .cold_9b29 .tabs-eb0c svg {
  width: 18px;
  height: 18px;
}
.mini-2ca7 .paragraph-c88d ul ul,
.mini-2ca7 .header-brown-a022 ul ul,
.mini-2ca7 .accordion_bad1 ul ul,
.mini-2ca7 .accent_24a1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mini-2ca7 .paragraph-c88d .yellow-d2b2 > a,
.mini-2ca7 .header-brown-a022 .yellow-d2b2 > a,
.mini-2ca7 .accordion_bad1 .yellow-d2b2 > a,
.mini-2ca7 .accent_24a1 .yellow-d2b2 > a {
  margin-bottom: 0;
}
.mini-2ca7 .light-2811 li,
.mini-2ca7 .paragraph-c88d li,
.mini-2ca7 .selected_c338 li,
.mini-2ca7 .header-brown-a022 li,
.mini-2ca7 .accordion_bad1 li,
.mini-2ca7 .accent_24a1 li,
.mini-2ca7 .description-middle-f69a li,
.mini-2ca7 .search-pink-ba37 li {
  display: block;
  position: relative;
}
.mini-2ca7 .light-2811 li:last-child,
.mini-2ca7 .paragraph-c88d li:last-child,
.mini-2ca7 .selected_c338 li:last-child,
.mini-2ca7 .header-brown-a022 li:last-child,
.mini-2ca7 .accordion_bad1 li:last-child,
.mini-2ca7 .accent_24a1 li:last-child,
.mini-2ca7 .description-middle-f69a li:last-child,
.mini-2ca7 .search-pink-ba37 li:last-child {
  border: none;
}
.mini-2ca7 .light-2811 li a,
.mini-2ca7 .paragraph-c88d li a,
.mini-2ca7 .selected_c338 li a,
.mini-2ca7 .header-brown-a022 li a,
.mini-2ca7 .accordion_bad1 li a,
.mini-2ca7 .accent_24a1 li a,
.mini-2ca7 .description-middle-f69a li a,
.mini-2ca7 .search-pink-ba37 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini-2ca7 .light-2811 li ul li::before,
.mini-2ca7 .paragraph-c88d li ul li::before,
.mini-2ca7 .selected_c338 li ul li::before,
.mini-2ca7 .header-brown-a022 li ul li::before,
.mini-2ca7 .accordion_bad1 li ul li::before,
.mini-2ca7 .accent_24a1 li ul li::before,
.mini-2ca7 .description-middle-f69a li ul li::before,
.mini-2ca7 .search-pink-ba37 li ul li::before {
  left: 15px;
}
.mini-2ca7 .light-2811 li ul a,
.mini-2ca7 .paragraph-c88d li ul a,
.mini-2ca7 .selected_c338 li ul a,
.mini-2ca7 .header-brown-a022 li ul a,
.mini-2ca7 .accordion_bad1 li ul a,
.mini-2ca7 .accent_24a1 li ul a,
.mini-2ca7 .description-middle-f69a li ul a,
.mini-2ca7 .search-pink-ba37 li ul a {
  padding-left: 20px;
}
.mini-2ca7 .light-2811 li ul ul li::before,
.mini-2ca7 .paragraph-c88d li ul ul li::before,
.mini-2ca7 .selected_c338 li ul ul li::before,
.mini-2ca7 .header-brown-a022 li ul ul li::before,
.mini-2ca7 .accordion_bad1 li ul ul li::before,
.mini-2ca7 .accent_24a1 li ul ul li::before,
.mini-2ca7 .description-middle-f69a li ul ul li::before,
.mini-2ca7 .search-pink-ba37 li ul ul li::before {
  left: 30px;
}
.mini-2ca7 .light-2811 li ul ul a,
.mini-2ca7 .paragraph-c88d li ul ul a,
.mini-2ca7 .selected_c338 li ul ul a,
.mini-2ca7 .header-brown-a022 li ul ul a,
.mini-2ca7 .accordion_bad1 li ul ul a,
.mini-2ca7 .accent_24a1 li ul ul a,
.mini-2ca7 .description-middle-f69a li ul ul a,
.mini-2ca7 .search-pink-ba37 li ul ul a {
  padding-left: 40px;
}
.mini-2ca7 .video_de26 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini-2ca7 .search-pink-ba37 ul li {
  margin-bottom: 1.41575em;
}
.mini-2ca7 .search-pink-ba37 ul li .photo_brown_ba87 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mini-2ca7 .search-pink-ba37 ul li .middle-3cff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section-dynamic-3df8 .light-2811 li a,
.section-dynamic-3df8 .paragraph-c88d li a,
.section-dynamic-3df8 .selected_c338 li a,
.section-dynamic-3df8 .header-brown-a022 li a,
.section-dynamic-3df8 .accordion_bad1 li a,
.section-dynamic-3df8 .accent_24a1 li a,
.section-dynamic-3df8 .description-middle-f69a li a,
.section-dynamic-3df8 .search-pink-ba37 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-dynamic-3df8 .video_de26 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-dynamic-3df8 .hot_bed4 ul li.focus_7c3c .shadow-c2e4,
.section-dynamic-3df8 .hot_bed4 ul li.frame-0d23 .shadow-c2e4 {
  background: rgba(0, 0, 0, 0.2);
}
.section-dynamic-3df8 .mini-2ca7 .hot_bed4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li {
  margin: 0;
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li ul {
  margin: 0;
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li ul li a {
  padding-left: 15px;
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li ul li li a {
  padding-left: 30px;
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li.notice-3057 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li.notice-3057 > 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;
}
.image_active_1dea .mini-2ca7 .pagination_red_b99f li.notice-3057 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.media-20d6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.message_01ed {
  position: relative;
  z-index: 10;
}
.message_01ed .table_c034 {
  width: 100%;
  max-width: 100%;
}
.texture-f0c9 .hover_74ac {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture-f0c9 .content_bc3c {
}
.texture-f0c9 .section-dynamic-3df8 {
  background: #292929;
}
.description-5e99 .hover_74ac {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.description-5e99 .content_bc3c {
  background: #f9f9f9;
}
.description-5e99 .section-dynamic-3df8 {
  background: #303030;
}
.nav-out-5260 .hover_74ac {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav-out-5260 .copper_7c45 {
    margin-bottom: 1em;
  }
  .nav-out-5260 .copper_7c45:last-child {
    margin-bottom: 0;
  }
}
.nav-out-5260 .content_bc3c {
  background: #ededed;
}
.nav-out-5260 .section-dynamic-3df8 {
  background: #1a1a1a;
}
.hover_74ac.content_bc3c {
  color: rgba(0, 0, 0, 0.6);
}
.hover_74ac.content_bc3c .left-c4fa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_74ac.section-dynamic-3df8 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_74ac.section-dynamic-3df8 a:not(.overlay-2179) {
  color: rgba(255, 255, 255, 0.79);
}
.hover_74ac.section-dynamic-3df8 a:not(.overlay-2179):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_74ac.section-dynamic-3df8 .left-c4fa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_74ac.section-dynamic-3df8 table tbody td,
.hover_74ac.section-dynamic-3df8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_gas_b270.full_fb77 .copper_fdc8 {
  max-width: initial;
}
.breadcrumb_gas_b270 .menu-center-721b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.breadcrumb_gas_b270 .menu-center-721b .table_c034 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_gas_b270 .menu-center-721b .table_c034 {
    display: block;
    margin-bottom: 2em;
  }
  .breadcrumb_gas_b270 .menu-center-721b .table_c034:last-child {
    margin-bottom: 0;
  }
}
.nav-out-5260 .copper_7c45:last-child,
.description-5e99 .copper_7c45:last-child,
.texture-f0c9 .copper_7c45:last-child {
  margin-bottom: 0;
}
.nav-out-5260 .copper_7c45 .mini-2ca7 .hot_bed4:last-child,
.description-5e99 .copper_7c45 .mini-2ca7 .hot_bed4:last-child,
.texture-f0c9 .copper_7c45 .mini-2ca7 .hot_bed4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .nav-out-5260 .label_up_79e1,
  .nav-out-5260 .down_a6df,
  .description-5e99 .label_up_79e1,
  .description-5e99 .down_a6df,
  .texture-f0c9 .label_up_79e1,
  .texture-f0c9 .down_a6df {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .message_01ed .copper_7c45 {
    margin-bottom: 2em;
  }
}
.message_01ed p:last-child {
  margin-bottom: 0;
}
.message_01ed li,
.message_01ed ul {
  list-style: none;
  margin: 0;
}
.message_01ed ul ul {
  margin-left: 2.617924em;
}
.focus-c446 {
  font-size: 0.875em;
}

/* css-noise: 039c */
.promo-block-i9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
