/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image-97f0/customify
Author: WPCustomify
Author URI: https://pressmaximum.image-97f0
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.image-97f0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon-lite-de26.middle_a474/licenses/gpl-2.0.detail-dim-5fc2
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.detail-west-7b90/, (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.caption-55c0.item-huge-1f9a/normalize.gas-ca5e/
 ======
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.gas-ca5e v7.0.0 | MIT License | github.image-97f0/necolas/normalize.gas-ca5e */
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;
}
.black-015c .button_e62d,
.element_0de3,
.west_1880,
.black_483b,
.outline-f03c,
.pro_f31f,
.focus-static-1775,
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;
}
.element_0de3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .element_0de3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .element_0de3,
  h1 {
    font-size: 1.8em;
  }
}
.west_1880,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.west_1880 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .west_1880,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .west_1880,
  h2 {
    font-size: 1.7em;
  }
}
.black_483b,
h3 {
  font-size: 1.618em;
}
.black-015c .button_e62d,
.outline-f03c,
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.focus_c12c {
  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;
}
.media-fixed-97a8:after,
.media-fixed-97a8:before,
.message_e922:after,
.message_e922:before {
  content: "";
  display: table;
}
.media-fixed-97a8:after,
.message_e922:after {
  clear: both;
}
.primary-narrow-79fb {
  float: right;
  margin-right: 0;
}
.small_3ca2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link-static-f830 .accordion_897b,
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;
}
.link-static-f830 .accordion_897b: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;
}
.smooth_764f .accordion_897b {
  box-shadow: none;
}
.smooth_764f
  .accordion_897b
  .status-complex-74c8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.smooth_764f .accordion_897b .article-9dfe {
  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;
}
.smooth_764f
  .accordion_897b
  .article-9dfe
  b {
  display: none;
}
.smooth_764f .dark_e716 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.nav_basic_cdb5:not(.article-static-0e87):not(.element-copper-0680),
button:not(.article-static-0e87):not(.element-copper-0680),
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ),
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ),
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ) {
  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;
}
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ):hover,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ):hover,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):hover,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):hover,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ):active,
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ):active,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):active,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):active,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):active,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus {
  outline: 0;
}
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f {
  position: relative;
}
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .middle-c8e7,
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .surface_70e5,
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .motion_b5ac,
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  i,
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  svg,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .middle-c8e7,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .surface_70e5,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .motion_b5ac,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  i,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  svg,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .middle-c8e7,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .surface_70e5,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .motion_b5ac,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  i,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  svg,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .middle-c8e7,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .surface_70e5,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .motion_b5ac,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  i,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  svg,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .middle-c8e7,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .surface_70e5,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  .motion_b5ac,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  i,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f
  svg {
  visibility: hidden;
}
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f:after,
button:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f:after,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f:after,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f:after,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ).fn-loading-231f: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;
}
.nav_basic_cdb5:not(.article-static-0e87):not(.element-copper-0680),
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ),
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ),
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ) {
  color: #fff;
  background: #235787;
}
.nav_basic_cdb5:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus,
input[type="button"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus,
input[type="reset"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus,
input[type="submit"]:not(.article-static-0e87):not(
    .element-copper-0680
  ):focus {
  color: #fff;
}
.nav_basic_cdb5.fn-disabled-231f:not(.article-static-0e87):not(
    .element-copper-0680
  ),
.nav_basic_cdb5[disabled]:not(.article-static-0e87):not(
    .element-copper-0680
  ),
button.fn-disabled-231f:not(.article-static-0e87):not(
    .element-copper-0680
  ),
button[disabled]:not(.article-static-0e87):not(
    .element-copper-0680
  ) {
  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;
}
.huge_ef0e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.huge_ef0e: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;
}
.active_c89a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.south_07a5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mini-4a9f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.media-fixed-97a8:after,
.media-fixed-97a8:before,
.primary-1b52:after,
.primary-1b52:before,
.carousel_bronze_5540:after,
.carousel_bronze_5540:before,
.right-92c6:after,
.right-92c6:before,
.large_4a1f:after,
.large_4a1f:before,
.column_tiny_c785:after,
.column_tiny_c785:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.media-fixed-97a8:after,
.primary-1b52:after,
.carousel_bronze_5540:after,
.right-92c6:after,
.large_4a1f:after,
.column_tiny_c785:after {
  clear: both;
}
.primary-1b52 .panel_3266,
.carousel_bronze_5540 .panel_3266,
.static-cd47 .panel_3266 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fresh_cbc2 {
  display: inline-block;
}
.picture-170c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.picture-170c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.picture-170c .accordion_thick_0822 {
  padding: 1em 0;
  font-size: 85%;
}
.accordion_thick_0822 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border_dirty_d1a6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border_dirty_d1a6:after,
.border_dirty_d1a6:before {
  content: "";
  display: table;
}
.border_dirty_d1a6:after {
  clear: both;
}
.gallery_top_5c49 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pink_9d0c .gallery_top_5c49 {
  max-width: 50%;
}
.purple_8d64 .gallery_top_5c49 {
  max-width: 33.33%;
}
.background-f0bd .gallery_top_5c49 {
  max-width: 25%;
}
.media-5920 .gallery_top_5c49 {
  max-width: 20%;
}
.white-d2c9 .gallery_top_5c49 {
  max-width: 16.66%;
}
.item-light-8eb9 .gallery_top_5c49 {
  max-width: 14.28%;
}
.notice_stale_95b1 .gallery_top_5c49 {
  max-width: 12.5%;
}
.nav-98ce .gallery_top_5c49 {
  max-width: 11.11%;
}
.link_left_7683 {
  display: block;
}
.black-015c .accent-1d8d label,
.black-015c .module-a388 label,
.black-015c .basic-c7c1 label,
.black-015c .active_5da9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right-263d {
  list-style: none;
  margin: 0;
}
.right-263d article.breadcrumb-0b29 {
  margin-bottom: 0;
}
.right-263d ul {
  list-style: none;
  margin: 0;
}
.right-263d .static_420b li.breadcrumb-0b29 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right-263d .static_420b li.breadcrumb-0b29 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right-263d .static_420b li.breadcrumb-0b29: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) {
  .right-263d .static_420b li.breadcrumb-0b29 li.breadcrumb-0b29 li.breadcrumb-0b29 li.breadcrumb-0b29 {
    padding-left: 0;
  }
}
article.breadcrumb-0b29 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-0b29 .primary-1b52 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-0b29 .cold_e5f0 {
  float: left;
}
article.breadcrumb-0b29 .search_932f {
  margin-left: 85px;
}
article.breadcrumb-0b29 .table_9e33 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-0b29 .table_9e33 .filter_f841 {
  margin-left: 10px;
}
article.breadcrumb-0b29 .shade-6e62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-0b29 .center-fe4b {
  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 .accent-1d8d,
  #respond .basic-c7c1,
  #respond .active_5da9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-1d8d input,
#respond .basic-c7c1 input,
#respond .active_5da9 input {
  width: 100%;
}
#respond .active_5da9 {
  margin-right: 0;
}
#respond .aside_out_7795 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma-31ee {
  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;
}
.plasma-31ee.dropdown-lower-2839 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma-31ee 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%);
}
.plasma-31ee:focus,
.plasma-31ee: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);
}
.tabs-over-7016 {
  border-radius: 10%;
}
.fluid_9bf3 {
  border-radius: 50%;
}
.summary_advanced_63f1 {
  font-size: 0.72em;
}
.bright_c427 {
  font-size: 0.875em;
}
.middle_3457 {
  font-size: 1.1em;
}
.pressed-0d3f {
  text-transform: uppercase;
  line-height: 1.2;
}
.pressed-0d3f.summary_advanced_63f1 {
  letter-spacing: 0.5px;
}
.grid_f54f,
.grid_f54f a {
  color: #6d6d6d;
}
.grid_f54f a:hover {
  color: #111;
}
.element_dynamic_d9c2 {
  color: #6d6d6d;
}
.first_d687 {
  overflow-x: hidden;
}
.first_d687 .container_wood_1c86.rough_5b0d {
  position: relative;
}
.first_d687 .container_wood_1c86.rough_5b0d.pink-99d3 {
  position: initial;
}
.first_d687
  .container_wood_1c86.rough_5b0d.pink-99d3
  .wood-dff2 {
  left: auto;
}
.first_d687 .container_wood_1c86 .wood-dff2 {
  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;
}
.first_d687 .container_wood_1c86:hover.rough_5b0d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.first_d687
  .container_wood_1c86:hover.rough_5b0d
  .wood-dff2 {
  display: block;
  z-index: 9999999;
}
.first_d687 .focused_f14d .feature_lite_6f2b,
.first_d687 .inner-dd24 .feature_lite_6f2b {
  display: none;
}
.first_d687 .caption-cool-00c1 .container_wood_1c86:hover.rough_5b0d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.black-015c .accent-1d8d label,
.black-015c .module-a388 label,
.black-015c .basic-c7c1 label,
.black-015c .active_5da9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right-263d {
  list-style: none;
  margin: 0;
}
.right-263d article.breadcrumb-0b29 {
  margin-bottom: 0;
}
.right-263d ul {
  list-style: none;
  margin: 0;
}
.right-263d .static_420b li.breadcrumb-0b29 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right-263d .static_420b li.breadcrumb-0b29 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right-263d .static_420b li.breadcrumb-0b29: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) {
  .right-263d .static_420b li.breadcrumb-0b29 li.breadcrumb-0b29 li.breadcrumb-0b29 li.breadcrumb-0b29 {
    padding-left: 0;
  }
}
article.breadcrumb-0b29 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb-0b29 .primary-1b52 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb-0b29 .cold_e5f0 {
  float: left;
}
article.breadcrumb-0b29 .search_932f {
  margin-left: 85px;
}
article.breadcrumb-0b29 .table_9e33 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb-0b29 .table_9e33 .filter_f841 {
  margin-left: 10px;
}
article.breadcrumb-0b29 .shade-6e62 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb-0b29 .center-fe4b {
  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 .accent-1d8d,
  #respond .basic-c7c1,
  #respond .active_5da9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-1d8d input,
#respond .basic-c7c1 input,
#respond .active_5da9 input {
  width: 100%;
}
#respond .active_5da9 {
  margin-right: 0;
}
#respond .aside_out_7795 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focused_f14d .slider_84ed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slider_84ed .outline_tall_3d53.inner-a7c4 .heading-tiny-d5db > li > a:focus,
.slider_84ed .outline_tall_3d53.inner-a7c4 .heading-tiny-d5db > li > a:hover,
.slider_84ed .outline_tall_3d53.heading_prev_35ca .heading-tiny-d5db > li > a:focus,
.slider_84ed .outline_tall_3d53.heading_prev_35ca .heading-tiny-d5db > li > a:hover,
.slider_84ed .outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db > li > a:focus,
.slider_84ed .outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_84ed
  .outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li.content_1f52
  > a,
.slider_84ed
  .outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li.hard_c3cc
  > a,
.slider_84ed
  .outline_tall_3d53.heading_prev_35ca
  .heading-tiny-d5db
  > li.content_1f52
  > a,
.slider_84ed
  .outline_tall_3d53.heading_prev_35ca
  .heading-tiny-d5db
  > li.hard_c3cc
  > a,
.slider_84ed
  .outline_tall_3d53.chip_fluid_5126
  .heading-tiny-d5db
  > li.content_1f52
  > a,
.slider_84ed .outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db > li.avatar_a373 > a {
  color: rgba(255, 255, 255, 0.99);
}
.slider_84ed .silver-d450,
.slider_84ed .silver-d450 a {
  color: rgba(255, 255, 255, 0.99);
}
.slider_84ed .modal-yellow-f79a.mini_3789 li a,
.slider_84ed .carousel-static-35ed a,
.slider_84ed .carousel-rough-1f4b,
.slider_84ed .heading-tiny-d5db > li > a,
.slider_84ed .menu-52c4 {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed .modal-yellow-f79a.mini_3789 li a:hover,
.slider_84ed .carousel-static-35ed a:hover,
.slider_84ed .carousel-rough-1f4b:hover,
.slider_84ed .heading-tiny-d5db > li > a:hover,
.slider_84ed .menu-52c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_84ed .cool-dac2 {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed .cool-dac2 .outline_silver_0689 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_84ed .cool-dac2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_84ed .preview-1af8 .gas_2134 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed .preview-1af8 .gas_2134 .frame-d47e {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed
  .preview-1af8
  .gas_2134
  .frame-d47e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed
  .preview-1af8
  .gas_2134
  .frame-d47e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed
  .preview-1af8
  .gas_2134
  .frame-d47e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed
  .preview-1af8
  .gas_2134
  .frame-d47e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed .preview-1af8 .article_new_31ec {
  color: rgba(255, 255, 255, 0.79);
}
.slider_84ed .preview-1af8 .article_new_31ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-over-1995
  .slider_84ed
  .preview-1af8
  .steel_8bc5
  .footer_25b9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-over-1995
  .slider_84ed
  .preview-1af8
  .steel_8bc5
  .frame-d47e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focused_f14d .header_3bc2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.header_3bc2 .outline_tall_3d53.inner-a7c4 .heading-tiny-d5db > li > a:focus,
.header_3bc2 .outline_tall_3d53.inner-a7c4 .heading-tiny-d5db > li > a:hover,
.header_3bc2 .outline_tall_3d53.heading_prev_35ca .heading-tiny-d5db > li > a:focus,
.header_3bc2 .outline_tall_3d53.heading_prev_35ca .heading-tiny-d5db > li > a:hover,
.header_3bc2 .outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db > li > a:focus,
.header_3bc2 .outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_3bc2
  .outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li.content_1f52
  > a,
.header_3bc2
  .outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li.hard_c3cc
  > a,
.header_3bc2
  .outline_tall_3d53.heading_prev_35ca
  .heading-tiny-d5db
  > li.content_1f52
  > a,
.header_3bc2
  .outline_tall_3d53.heading_prev_35ca
  .heading-tiny-d5db
  > li.hard_c3cc
  > a,
.header_3bc2
  .outline_tall_3d53.chip_fluid_5126
  .heading-tiny-d5db
  > li.content_1f52
  > a,
.header_3bc2 .outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db > li.avatar_a373 > a {
  color: rgba(0, 0, 0, 0.8);
}
.header_3bc2 .silver-d450,
.header_3bc2 .silver-d450 a {
  color: rgba(0, 0, 0, 0.8);
}
.header_3bc2 .modal-yellow-f79a.mini_3789 li a,
.header_3bc2 .carousel-static-35ed a,
.header_3bc2 .carousel-rough-1f4b,
.header_3bc2 .heading-tiny-d5db > li > a,
.header_3bc2 .menu-52c4 {
  color: rgba(0, 0, 0, 0.55);
}
.header_3bc2 .modal-yellow-f79a.mini_3789 li a:hover,
.header_3bc2 .carousel-static-35ed a:hover,
.header_3bc2 .carousel-rough-1f4b:hover,
.header_3bc2 .heading-tiny-d5db > li > a:hover,
.header_3bc2 .menu-52c4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_3bc2 .cool-dac2 {
  color: rgba(0, 0, 0, 0.55);
}
.header_3bc2 .cool-dac2 .outline_silver_0689 {
  color: rgba(0, 0, 0, 0.8);
}
.header_3bc2 .cool-dac2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-basic-7edf .tag-basic-1b6e {
  margin-left: auto;
  margin-right: auto;
}
.carousel_bronze_5540 > * {
  margin-left: auto;
  margin-right: auto;
}
.carousel_bronze_5540 .active_c89a {
  margin-right: 1.41575em;
}
.soft-205e .carousel_bronze_5540 > .popup-1464 {
  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;
}
.soft-205e .carousel_bronze_5540 > .copper-a81b {
  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;
}
.dirty_cf0e.outline-basic-7edf .tag-basic-1b6e,
.notice_pressed_f8cd.outline-basic-7edf .tag-basic-1b6e {
  margin-left: 0;
}
.fluid-6649.outline-basic-7edf .tag-basic-1b6e,
.disabled_94e6.outline-basic-7edf .tag-basic-1b6e {
  margin-right: 0;
}
.carousel_bronze_5540 ol,
.carousel_bronze_5540 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.steel-1220 video {
  max-width: 100%;
}
.aside_gas_076b img {
  display: block;
}
.aside_gas_076b.active_c89a,
.aside_gas_076b.south_07a5 {
  width: 100%;
}
.aside_gas_076b.copper-a81b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shadow_e515:not(.accordion_bottom_77bb) {
  margin: 1.5em auto;
}
.full-fb63 p {
  padding: 1.5em 14px;
}
ul.form-west-1df1.copper-a81b,
ul.form-west-1df1.popup-1464,
ul.form-west-1df1.green_354b.popup-1464 {
  padding: 0 14px;
}
.grid_0616 {
  display: block;
  overflow-x: auto;
}
.grid_0616 table {
  border-collapse: collapse;
  width: 100%;
}
.grid_0616 td,
.grid_0616 th {
  padding: 0.5em;
}
.carousel_bronze_5540 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.carousel_bronze_5540 ol ol,
.carousel_bronze_5540 ol ul,
.carousel_bronze_5540 ul ol,
.carousel_bronze_5540 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.carousel_bronze_5540 ol ol li,
.carousel_bronze_5540 ol ul li,
.carousel_bronze_5540 ul ol li,
.carousel_bronze_5540 ul ul li {
  margin-left: 0;
}
.tertiary_4221.widget-liquid-8dc4 > .new-3362 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tertiary_4221.widget-liquid-8dc4 > .new-3362 iframe,
.tertiary_4221.widget-liquid-8dc4 > .new-3362 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.video-8e9c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.video-8e9c.large-48d0 {
  padding: 0;
}
.video-8e9c.large-48d0 cite {
  font-size: 13px;
}
.video-8e9c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.video-8e9c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module_c192 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module_c192 > p:first-child {
  margin-top: 0;
}
.module_c192 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module_c192 blockquote {
  border-left: 0;
}
.chip-blue-cd8a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.chip-blue-cd8a:not(.paragraph-963d) {
  max-width: 100px;
}
.chip-blue-cd8a.slider-9916 {
  border-bottom: none !important;
  text-align: center;
}
.chip-blue-cd8a.slider-9916::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .full-fb63 p {
    padding: 1.5em 0;
  }
}
.chip_pink_69c4 {
  color: #0073aa;
}
.full-3bc5 {
  background-color: #0073aa;
}
.list-wide-43f5 {
  color: #229fd8;
}
.border_13b6 {
  background-color: #229fd8;
}
.advanced-5c36 {
  color: #eee;
}
.yellow-f110 {
  background-color: #eee;
}
.panel_297f {
  color: #444;
}
.video_b7f8 {
  background-color: #444;
}
.title-light-e942 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.title-light-e942 .border-iron-c8df .carousel-static-35ed {
  font-size: 15px;
}
.title-light-e942 .carousel-static-35ed {
  line-height: 1.3;
}
.title-light-e942 .header_3bc2 {
}
.title-light-e942 .slider_84ed {
  background: #235787;
}
.hard_dc85 {
  padding: 0;
}
.hard_dc85 .slider_84ed {
  background: #1a1a1a;
}
.hard_dc85 .header_3bc2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accordion-0f15 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accordion-0f15 .header_3bc2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accordion-0f15 .slider_84ed {
  background: #303030;
}
.column_tiny_c785 {
  position: relative;
  z-index: 10;
}
.column_tiny_c785 .carousel-9e1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.light-6a99 .rough_5b0d {
  display: inline-block;
  vertical-align: middle;
}
.light-6a99.pressed_50e2 .rough_5b0d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .light-6a99.pressed_50e2 .rough_5b0d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .light-6a99.pressed_50e2 .rough_5b0d {
    margin-right: 0.4em;
  }
}
.light-6a99.pressed_50e2 .rough_5b0d:last-child {
  margin-right: 0;
}
.block-blue-faa5 .carousel-9e1f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .focused_f14d .border-iron-c8df {
    margin: 0 -0.5em;
  }
  .focused_f14d .border-iron-c8df [class*="customify-col-"],
  .focused_f14d .border-iron-c8df [class*="customify-col_"],
  .focused_f14d .border-iron-c8df [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.focused_f14d.picture_07ba .carousel-9e1f {
  background: 0 0 !important;
}
.focused_f14d.picture_07ba .carousel-9e1f,
.focused_f14d.block-blue-faa5 .carousel-9e1f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .focused_f14d.small-77c3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.focused_f14d.block-blue-faa5 .carousel-9e1f {
  box-shadow: none !important;
}
.nav-f14d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav-f14d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav-f14d {
    padding: 18px 0 20px;
  }
}
.nav-f14d .badge-orange-d373 {
  width: 100%;
}
.nav-f14d .badge_58e8 {
  margin-bottom: 0;
}
.nav-f14d .backdrop_large_aa7b {
  margin-top: 5px;
  font-size: 0.875em;
}
.out_a677 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.out_a677 .north_2702 {
  width: 100%;
}
.badge_688a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.badge_688a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.badge_688a 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;
}
.badge_688a li:last-child:after {
  display: none;
}
.badge_688a li a {
  font-weight: 500;
  margin-right: 10px;
}
.warm-5913 .feature_lite_6f2b button,
.nav-f14d .feature_lite_6f2b button {
  left: 0;
}
.warm-5913 .north_2702,
.nav-f14d .north_2702 {
  padding-left: 0;
  padding-right: 0;
}
.warm-5913 .out_a677,
.nav-f14d .out_a677 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.warm-5913 {
  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;
}
.warm-5913: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;
}
.warm-5913 .lite_a5ee {
  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) {
  .warm-5913 .lite_a5ee {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .warm-5913 .lite_a5ee {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .warm-5913 .lite_a5ee {
    min-height: 200px;
  }
}
.warm-5913 .badge_688a {
  color: rgba(255, 255, 255, 0.8);
}
.warm-5913 .badge_688a a,
.warm-5913 .badge_688a li:after {
  color: inherit;
}
.warm-5913 .badge_688a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout_0e2c {
  margin-bottom: 0.5em;
}
.modal-abc6 {
  margin-bottom: 1.2em;
}
.modal-abc6,
.layout_0e2c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.modal-abc6 p:last-child,
.layout_0e2c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature_lite_6f2b,
#masthead .feature_lite_6f2b {
  display: none;
}
#masthead
  > .feature_lite_6f2b.logo-f52b {
  display: none;
}
#masthead > .feature_lite_6f2b button {
  left: 0;
}
.block_fixed_0e9c {
  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%;
}
.block_fixed_0e9c .rough_5b0d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block_fixed_0e9c .list_dynamic_c22a {
  display: -webkit-box;
  display: flex;
}
.block_fixed_0e9c .list_dynamic_c22a.hover-rough-e937 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block_fixed_0e9c .list_dynamic_c22a.copper-0267 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_fixed_0e9c .list_dynamic_c22a.message-1796 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_fixed_0e9c.detail-dcd2.search-8d62 .list_dynamic_c22a.hover-rough-e937 {
  flex-basis: 100%;
}
.block_fixed_0e9c.clean_0f7d .list_dynamic_c22a.copper-0267 {
  -webkit-box-flex: 1;
  flex: auto;
}
.block_fixed_0e9c.clean_0f7d .list_dynamic_c22a.message-1796 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature_lite_6f2b.logo-f52b {
  display: none;
}
#masthead > .feature_lite_6f2b button {
  left: 0;
}
.red_6676 {
  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;
}
.red_6676:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.red_6676.stale_157b i {
  margin-right: 4px;
}
.red_6676.frame_brown_8654 i {
  margin-left: 5px;
}
.carousel-static-35ed p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel-static-35ed p:last-child {
  margin-bottom: 0;
}
.dropdown-176f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dropdown-176f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dropdown-176f img {
  display: block;
  width: auto;
  line-height: 1;
}
.dropdown-176f .silver-d450 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dropdown-176f .under_7d02 {
  margin: 5px 0 7px 0;
}
.dropdown-176f.description-next-2b84 .list_2028 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-176f.description-next-2b84 .thick-184a {
  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;
}
.dropdown-176f.text_9e96 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dropdown-176f.text_9e96 .list_2028 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown-176f.text_9e96 .thick-184a {
  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;
}
.dropdown-176f.hover_full_1f1b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-176f.slider_old_1dad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dropdown-176f.slider_old_1dad .thick-184a {
  margin-top: 7px;
}
.article_6171 {
  display: inline-block;
}
.column_tiny_c785 .heading_ebad .dropdown-176f img {
  max-width: 100%;
}
.outline_tall_3d53 .cool_d102.panel_bottom_6c9f,
.disabled_fceb .cool_d102.panel_bottom_6c9f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_tall_3d53 .primary_steel_500a,
.disabled_fceb .primary_steel_500a {
  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%);
}
.outline_tall_3d53 .primary_steel_500a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_tall_3d53.hover-static-5137 .primary_steel_500a {
  display: none;
}
.outline_tall_3d53 .alert-west-1274 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_tall_3d53 .alert-west-1274 li {
  display: inline-block;
  position: relative;
}
.outline_tall_3d53 .alert-west-1274 li:last-child {
  margin-right: 0;
}
.outline_tall_3d53 .alert-west-1274 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;
}
.outline_tall_3d53 .alert-west-1274 li.avatar_a373 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_tall_3d53 .alert-west-1274 > 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;
}
.outline_tall_3d53 .alert-west-1274 > li > a i {
  line-height: 0;
}
.outline_tall_3d53 .alert-west-1274 > li.photo-8b55 > a .primary_steel_500a {
  margin-left: 4px;
  line-height: 0;
}
.outline_tall_3d53 .alert-west-1274 .button-small-54d6 li.photo-8b55 > a {
  position: relative;
}
.outline_tall_3d53 .alert-west-1274 .button-small-54d6 li.photo-8b55 > a:after,
.outline_tall_3d53 .alert-west-1274 .button-small-54d6 li.photo-8b55 > a:before {
  content: "";
  display: table;
}
.outline_tall_3d53 .alert-west-1274 .button-small-54d6 li.photo-8b55 > a:after {
  clear: both;
}
.outline_tall_3d53 .alert-west-1274 .button-small-54d6 li.photo-8b55 > a .primary_steel_500a {
  margin-left: 5px;
  float: right;
}
.outline_tall_3d53 .title_e529,
.outline_tall_3d53 .button-small-54d6 {
  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;
}
.outline_tall_3d53 .button-small-54d6 {
  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;
}
.outline_tall_3d53 .button-small-54d6 .panel_bottom_6c9f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_tall_3d53 .button-small-54d6 .primary_steel_500a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_tall_3d53 .button-small-54d6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_tall_3d53 .button-small-54d6 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;
}
.outline_tall_3d53 .button-small-54d6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_tall_3d53 .button-small-54d6 .button-small-54d6 {
  top: 0;
  left: 100%;
}
.outline_tall_3d53 .tooltip_78f3.fn-focus-231f > .title_e529,
.outline_tall_3d53 .tooltip_78f3.fn-focus-231f > .button-small-54d6,
.outline_tall_3d53 .tooltip_78f3:focus > .title_e529,
.outline_tall_3d53 .tooltip_78f3:focus > .button-small-54d6,
.outline_tall_3d53 .tooltip_78f3:hover > .title_e529,
.outline_tall_3d53 .tooltip_78f3:hover > .button-small-54d6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db:after,
.outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db:before {
  content: "";
  display: table;
}
.outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db:after {
  clear: both;
}
.outline_tall_3d53.chip_fluid_5126 .heading-tiny-d5db > li {
  float: left;
}
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db:after,
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db:before {
  content: "";
  display: table;
}
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db:after {
  clear: both;
}
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db > li {
  float: left;
}
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db > li.content_1f52 > a,
.outline_tall_3d53.overlay-next-109f .heading-tiny-d5db > li.avatar_a373 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_tall_3d53.inner-a7c4 .heading-tiny-d5db > li > a .panel_bottom_6c9f {
  position: relative;
}
.outline_tall_3d53.inner-a7c4 .heading-tiny-d5db > li > a .panel_bottom_6c9f: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;
}
.outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li:focus
  > a
  .panel_bottom_6c9f:before,
.outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li:hover
  > a
  .panel_bottom_6c9f:before {
  width: 100%;
  background-color: currentColor;
}
.outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li.content_1f52
  > a
  .panel_bottom_6c9f:before,
.outline_tall_3d53.inner-a7c4
  .heading-tiny-d5db
  > li.hard_c3cc
  > a
  .panel_bottom_6c9f:before {
  width: 100%;
  background-color: currentColor;
}
.outline_tall_3d53.heading_prev_35ca .heading-tiny-d5db > li > a .panel_bottom_6c9f {
  position: relative;
}
.outline_tall_3d53.heading_prev_35ca .heading-tiny-d5db > li > a .panel_bottom_6c9f: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;
}
.outline_tall_3d53.heading_prev_35ca .heading-tiny-d5db > li:focus > a .panel_bottom_6c9f:before,
.outline_tall_3d53.heading_prev_35ca
  .heading-tiny-d5db
  > li:hover
  > a
  .panel_bottom_6c9f:before {
  width: 100%;
  background-color: currentColor;
}
.outline_tall_3d53.heading_prev_35ca
  .heading-tiny-d5db
  > li.content_1f52
  > a
  .panel_bottom_6c9f:before,
.outline_tall_3d53.heading_prev_35ca
  .heading-tiny-d5db
  > li.hard_c3cc
  > a
  .panel_bottom_6c9f:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_fceb .alert-west-1274 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.disabled_fceb .alert-west-1274 li:first-child > a {
  border-top: none;
}
.disabled_fceb .alert-west-1274 .basic-00fc > .panel_bottom_6c9f .primary_steel_500a {
  display: none;
}
.disabled_fceb .alert-west-1274 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.disabled_fceb .alert-west-1274 li:last-child {
  border: none;
}
.disabled_fceb .alert-west-1274 li.photo-8b55 > a {
  padding-right: 45px !important;
}
.disabled_fceb .alert-west-1274 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.disabled_fceb .alert-west-1274 li a:focus,
.disabled_fceb .alert-west-1274 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_fceb .alert-west-1274 li .footer_df75 {
  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;
}
.disabled_fceb .alert-west-1274 li .footer_df75:hover {
  box-shadow: none;
}
.disabled_fceb .alert-west-1274 li .footer_df75 .primary_steel_500a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.disabled_fceb .alert-west-1274 .button-small-54d6 {
  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);
}
.disabled_fceb .alert-west-1274 .button-small-54d6 li a {
  padding-left: 3em;
}
.disabled_fceb .alert-west-1274 .element-bdc8 > a .footer_df75 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.disabled_fceb .alert-west-1274 .element-bdc8 > .button-small-54d6 {
  display: block;
  opacity: 1;
}
.selected_ef79 {
  max-width: 100%;
}
.white-4833 {
  line-height: 0;
  cursor: pointer;
}
.menu-52c4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu-52c4:hover {
  box-shadow: none;
  color: currentColor;
}
.menu-52c4 svg {
  width: 18px;
  height: 18px;
}
.menu-52c4 .notification-gas-e26a {
  display: none;
}
.progress-f1b5 {
  position: relative;
}
.progress-f1b5.fn-active-231f .menu-52c4 .content_6d47 {
  display: none;
}
.progress-f1b5.fn-active-231f .menu-52c4 .notification-gas-e26a {
  display: inline-block;
}
.progress-f1b5 .filter-hard-07f8 {
  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);
}
.progress-f1b5.chip-complex-d14c .filter-hard-07f8 {
  left: auto;
  right: -0.9em;
}
.progress-f1b5.chip-complex-d14c .row_large_1758::before {
  left: auto;
  right: 15px;
}
.progress-f1b5.fn-active-231f .filter-hard-07f8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel_8bc5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.steel_8bc5 label {
  flex-basis: 100%;
}
.steel_8bc5 .gas_2134 {
  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;
}
.steel_8bc5 .frame-d47e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.steel_8bc5 .frame-d47e:focus {
  background-color: transparent;
}
.steel_8bc5 button.article_new_31ec {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.steel_8bc5 button.article_new_31ec:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.steel_8bc5 button.article_new_31ec svg {
  width: 18px;
  height: 18px;
}
.steel_8bc5 input[type="submit"] {
  min-height: auto;
}
.preview-1af8 .steel_8bc5 .frame-d47e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.row_large_1758 {
  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) {
  .row_large_1758 {
    width: 220px;
  }
}
.row_large_1758 label {
  flex-basis: 100%;
}
.row_large_1758::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;
}
.heading-over-1995 .preview-1af8 .steel_8bc5 {
  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;
}
.heading-over-1995
  .preview-1af8
  .steel_8bc5
  .gas_2134 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.heading-over-1995 .preview-1af8 .steel_8bc5 .frame-d47e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.heading-over-1995
  .preview-1af8
  .steel_8bc5
  .frame-d47e:focus {
  background: 0 0;
}
.heading-over-1995
  .preview-1af8
  .steel_8bc5
  .footer_25b9 {
  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;
}
.modal-yellow-f79a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.modal-yellow-f79a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.modal-yellow-f79a li:last-child {
  margin-right: 0;
}
.modal-yellow-f79a li:first-child {
  margin-left: 0;
}
.modal-yellow-f79a.filter_over_cdcd a {
  color: #fff;
}
.modal-yellow-f79a.filter_over_cdcd a:hover {
  color: #fff;
}
.modal-yellow-f79a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.modal-yellow-f79a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.modal-yellow-f79a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal-yellow-f79a a:hover {
  opacity: 0.9;
  color: inherit;
}
.modal-yellow-f79a [class*="social-icon-apple"] {
  background-color: #999;
}
.modal-yellow-f79a [class*="social-icon-apple"].status_pink_8be2 {
  background-color: transparent;
  color: #999;
}
.modal-yellow-f79a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.modal-yellow-f79a [class*="social-icon-behance"].status_pink_8be2 {
  background-color: transparent;
  color: #1769ff;
}
.modal-yellow-f79a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.modal-yellow-f79a [class*="social-icon-bitbucket"].status_pink_8be2 {
  background-color: transparent;
  color: #205081;
}
.modal-yellow-f79a [class*="social-icon-codepen"] {
  background-color: #000;
}
.modal-yellow-f79a [class*="social-icon-codepen"].status_pink_8be2 {
  background-color: transparent;
  color: #000;
}
.modal-yellow-f79a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.modal-yellow-f79a [class*="social-icon-delicious"].status_pink_8be2 {
  background-color: transparent;
  color: #39f;
}
.modal-yellow-f79a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.modal-yellow-f79a [class*="social-icon-digg"].status_pink_8be2 {
  background-color: transparent;
  color: #005be2;
}
.modal-yellow-f79a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.modal-yellow-f79a [class*="social-icon-dribbble"].status_pink_8be2 {
  background-color: transparent;
  color: #ea4c89;
}
.modal-yellow-f79a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.modal-yellow-f79a [class*="social-icon-envelope"].status_pink_8be2 {
  background-color: transparent;
  color: #ea4335;
}
.modal-yellow-f79a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.modal-yellow-f79a [class*="social-icon-facebook"].status_pink_8be2 {
  background-color: transparent;
  color: #3b5998;
}
.modal-yellow-f79a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.modal-yellow-f79a [class*="social-icon-flickr"].status_pink_8be2 {
  background-color: transparent;
  color: #0063dc;
}
.modal-yellow-f79a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.modal-yellow-f79a [class*="social-icon-foursquare"].status_pink_8be2 {
  background-color: transparent;
  color: #2d5be3;
}
.modal-yellow-f79a [class*="social-icon-github"] {
  background-color: #333;
}
.modal-yellow-f79a [class*="social-icon-github"].status_pink_8be2 {
  background-color: transparent;
  color: #333;
}
.modal-yellow-f79a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.modal-yellow-f79a [class*="social-icon-google-plus"].status_pink_8be2 {
  background-color: transparent;
  color: #dd4b39;
}
.modal-yellow-f79a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.modal-yellow-f79a [class*="social-icon-houzz"].status_pink_8be2 {
  background-color: transparent;
  color: #7ac142;
}
.modal-yellow-f79a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.modal-yellow-f79a [class*="social-icon-instagram"].status_pink_8be2 {
  background-color: transparent;
  color: #262626;
}
.modal-yellow-f79a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.modal-yellow-f79a [class*="social-icon-jsfiddle"].status_pink_8be2 {
  background-color: transparent;
  color: #487aa2;
}
.modal-yellow-f79a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.modal-yellow-f79a [class*="social-icon-linkedin"].status_pink_8be2 {
  background-color: transparent;
  color: #0077b5;
}
.modal-yellow-f79a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.modal-yellow-f79a [class*="social-icon-medium"].status_pink_8be2 {
  background-color: transparent;
  color: #00ab6b;
}
.modal-yellow-f79a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.modal-yellow-f79a
  [class*="social-icon-odnoklassniki"].status_pink_8be2 {
  background-color: transparent;
  color: #f4731c;
}
.modal-yellow-f79a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.modal-yellow-f79a [class*="social-icon-meetup"].status_pink_8be2 {
  background-color: transparent;
  color: #ec1c40;
}
.modal-yellow-f79a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.modal-yellow-f79a [class*="social-icon-pinterest"].status_pink_8be2 {
  background-color: transparent;
  color: #bd081c;
}
.modal-yellow-f79a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.modal-yellow-f79a [class*="social-icon-product-hunt"].status_pink_8be2 {
  background-color: transparent;
  color: #da552f;
}
.modal-yellow-f79a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.modal-yellow-f79a [class*="social-icon-reddit"].status_pink_8be2 {
  background-color: transparent;
  color: #ff4500;
}
.modal-yellow-f79a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.modal-yellow-f79a [class*="social-icon-rss"].status_pink_8be2 {
  background-color: transparent;
  color: #f26522;
}
.modal-yellow-f79a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.modal-yellow-f79a
  [class*="social-icon-shopping-cart"].status_pink_8be2 {
  background-color: transparent;
  color: #4caf50;
}
.modal-yellow-f79a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.modal-yellow-f79a [class*="social-icon-skype"].status_pink_8be2 {
  background-color: transparent;
  color: #00aff0;
}
.modal-yellow-f79a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.modal-yellow-f79a [class*="social-icon-slideshare"].status_pink_8be2 {
  background-color: transparent;
  color: #0077b5;
}
.modal-yellow-f79a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.modal-yellow-f79a [class*="social-icon-snapchat"].status_pink_8be2 {
  background-color: transparent;
  color: #fffc00;
}
.modal-yellow-f79a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.modal-yellow-f79a [class*="social-icon-soundcloud"].status_pink_8be2 {
  background-color: transparent;
  color: #f80;
}
.modal-yellow-f79a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.modal-yellow-f79a [class*="social-icon-spotify"].status_pink_8be2 {
  background-color: transparent;
  color: #2ebd59;
}
.modal-yellow-f79a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.modal-yellow-f79a
  [class*="social-icon-stack-overflow"].status_pink_8be2 {
  background-color: transparent;
  color: #fe7a15;
}
.modal-yellow-f79a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.modal-yellow-f79a [class*="social-icon-maldkfgram"].status_pink_8be2 {
  background-color: transparent;
  color: #2ca5e0;
}
.modal-yellow-f79a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.modal-yellow-f79a [class*="social-icon-tripadvisor"].status_pink_8be2 {
  background-color: transparent;
  color: #589442;
}
.modal-yellow-f79a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.modal-yellow-f79a [class*="social-icon-tumblr"].status_pink_8be2 {
  background-color: transparent;
  color: #35465c;
}
.modal-yellow-f79a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.modal-yellow-f79a [class*="social-icon-twitch"].status_pink_8be2 {
  background-color: transparent;
  color: #6441a5;
}
.modal-yellow-f79a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.modal-yellow-f79a [class*="social-icon-twitter"].status_pink_8be2 {
  background-color: transparent;
  color: #1da1f2;
}
.modal-yellow-f79a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.modal-yellow-f79a [class*="social-icon-vimeo"].status_pink_8be2 {
  background-color: transparent;
  color: #1ab7ea;
}
.modal-yellow-f79a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.modal-yellow-f79a [class*="social-icon-vk"].status_pink_8be2 {
  background-color: transparent;
  color: #45668e;
}
.modal-yellow-f79a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.modal-yellow-f79a [class*="social-icon-weibo"].status_pink_8be2 {
  background-color: transparent;
  color: #df2029;
}
.modal-yellow-f79a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.modal-yellow-f79a [class*="social-icon-weixin"].status_pink_8be2 {
  background-color: transparent;
  color: #7bb32e;
}
.modal-yellow-f79a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.modal-yellow-f79a [class*="social-icon-whatsapp"].status_pink_8be2 {
  background-color: transparent;
  color: #25d366;
}
.modal-yellow-f79a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.modal-yellow-f79a [class*="social-icon-wordpress"].status_pink_8be2 {
  background-color: transparent;
  color: #21759b;
}
.modal-yellow-f79a [class*="social-icon-xing"] {
  background-color: #026466;
}
.modal-yellow-f79a [class*="social-icon-xing"].status_pink_8be2 {
  background-color: transparent;
  color: #026466;
}
.modal-yellow-f79a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.modal-yellow-f79a [class*="social-icon-yelp"].status_pink_8be2 {
  background-color: transparent;
  color: #af0606;
}
.modal-yellow-f79a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.modal-yellow-f79a [class*="social-icon-youtube"].status_pink_8be2 {
  background-color: transparent;
  color: #cd201f;
}
.carousel-rough-1f4b {
  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;
}
.carousel-rough-1f4b:hover {
  box-shadow: none;
  background: 0 0;
}
.dropdown_mini_a2f5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-bottom-18ff {
  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;
}
.sidebar_brown_658e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row-selected-c97a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row-selected-c97a,
.row-selected-c97a::after,
.row-selected-c97a::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;
}
.row-selected-c97a::after,
.row-selected-c97a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.chip-fast-f95d .main-bottom-18ff .sidebar_brown_658e {
  margin-top: -2px;
  width: 19px;
}
.chip-fast-f95d .main-bottom-18ff .row-selected-c97a {
  margin-top: -1px;
}
.chip-fast-f95d .main-bottom-18ff .row-selected-c97a,
.chip-fast-f95d .main-bottom-18ff .row-selected-c97a::after,
.chip-fast-f95d .main-bottom-18ff .row-selected-c97a::before {
  width: 19px;
  height: 2px;
}
.chip-fast-f95d .main-bottom-18ff .row-selected-c97a::before {
  top: -6px;
}
.chip-fast-f95d .main-bottom-18ff .row-selected-c97a::after {
  bottom: -6px;
}
.frame_2717 .main-bottom-18ff .sidebar_brown_658e {
  margin-top: -2px;
  width: 22px;
}
.frame_2717 .main-bottom-18ff .row-selected-c97a {
  margin-top: -1px;
}
.frame_2717 .main-bottom-18ff .row-selected-c97a,
.frame_2717 .main-bottom-18ff .row-selected-c97a::after,
.frame_2717 .main-bottom-18ff .row-selected-c97a::before {
  width: 22px;
  height: 2px;
}
.frame_2717 .main-bottom-18ff .row-selected-c97a::before {
  top: -7px;
}
.frame_2717 .main-bottom-18ff .row-selected-c97a::after {
  bottom: -7px;
}
.overlay_3b73 .main-bottom-18ff .sidebar_brown_658e {
  margin-top: -2px;
  width: 31px;
}
.overlay_3b73 .main-bottom-18ff .row-selected-c97a {
  margin-top: -1.5px;
}
.overlay_3b73 .main-bottom-18ff .row-selected-c97a,
.overlay_3b73 .main-bottom-18ff .row-selected-c97a::after,
.overlay_3b73 .main-bottom-18ff .row-selected-c97a::before {
  width: 31px;
  height: 3px;
}
.overlay_3b73 .main-bottom-18ff .row-selected-c97a::before {
  top: -9px;
}
.overlay_3b73 .main-bottom-18ff .row-selected-c97a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .icon-71c1 .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 19px;
  }
  .icon-71c1 .main-bottom-18ff .row-selected-c97a {
    margin-top: -1px;
  }
  .icon-71c1 .main-bottom-18ff .row-selected-c97a,
  .icon-71c1 .main-bottom-18ff .row-selected-c97a::after,
  .icon-71c1 .main-bottom-18ff .row-selected-c97a::before {
    width: 19px;
    height: 2px;
  }
  .icon-71c1 .main-bottom-18ff .row-selected-c97a::before {
    top: -6px;
  }
  .icon-71c1 .main-bottom-18ff .row-selected-c97a::after {
    bottom: -6px;
  }
  .fluid-9c9e .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 22px;
  }
  .fluid-9c9e .main-bottom-18ff .row-selected-c97a {
    margin-top: -1px;
  }
  .fluid-9c9e .main-bottom-18ff .row-selected-c97a,
  .fluid-9c9e .main-bottom-18ff .row-selected-c97a::after,
  .fluid-9c9e .main-bottom-18ff .row-selected-c97a::before {
    width: 22px;
    height: 2px;
  }
  .fluid-9c9e .main-bottom-18ff .row-selected-c97a::before {
    top: -7px;
  }
  .fluid-9c9e .main-bottom-18ff .row-selected-c97a::after {
    bottom: -7px;
  }
  .text_cold_d3bf .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 31px;
  }
  .text_cold_d3bf .main-bottom-18ff .row-selected-c97a {
    margin-top: -1.5px;
  }
  .text_cold_d3bf .main-bottom-18ff .row-selected-c97a,
  .text_cold_d3bf .main-bottom-18ff .row-selected-c97a::after,
  .text_cold_d3bf .main-bottom-18ff .row-selected-c97a::before {
    width: 31px;
    height: 3px;
  }
  .text_cold_d3bf .main-bottom-18ff .row-selected-c97a::before {
    top: -9px;
  }
  .text_cold_d3bf .main-bottom-18ff .row-selected-c97a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_007f .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 19px;
  }
  .bronze_007f .main-bottom-18ff .row-selected-c97a {
    margin-top: -1px;
  }
  .bronze_007f .main-bottom-18ff .row-selected-c97a,
  .bronze_007f .main-bottom-18ff .row-selected-c97a::after,
  .bronze_007f .main-bottom-18ff .row-selected-c97a::before {
    width: 19px;
    height: 2px;
  }
  .bronze_007f .main-bottom-18ff .row-selected-c97a::before {
    top: -6px;
  }
  .bronze_007f .main-bottom-18ff .row-selected-c97a::after {
    bottom: -6px;
  }
  .outer_8ca1 .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 22px;
  }
  .outer_8ca1 .main-bottom-18ff .row-selected-c97a {
    margin-top: -1px;
  }
  .outer_8ca1 .main-bottom-18ff .row-selected-c97a,
  .outer_8ca1 .main-bottom-18ff .row-selected-c97a::after,
  .outer_8ca1 .main-bottom-18ff .row-selected-c97a::before {
    width: 22px;
    height: 2px;
  }
  .outer_8ca1 .main-bottom-18ff .row-selected-c97a::before {
    top: -7px;
  }
  .outer_8ca1 .main-bottom-18ff .row-selected-c97a::after {
    bottom: -7px;
  }
  .item_under_4e82 .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 31px;
  }
  .item_under_4e82 .main-bottom-18ff .row-selected-c97a {
    margin-top: -1.5px;
  }
  .item_under_4e82 .main-bottom-18ff .row-selected-c97a,
  .item_under_4e82 .main-bottom-18ff .row-selected-c97a::after,
  .item_under_4e82 .main-bottom-18ff .row-selected-c97a::before {
    width: 31px;
    height: 3px;
  }
  .item_under_4e82 .main-bottom-18ff .row-selected-c97a::before {
    top: -9px;
  }
  .item_under_4e82 .main-bottom-18ff .row-selected-c97a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dim-1273 .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 19px;
  }
  .dim-1273 .main-bottom-18ff .row-selected-c97a {
    margin-top: -1px;
  }
  .dim-1273 .main-bottom-18ff .row-selected-c97a,
  .dim-1273 .main-bottom-18ff .row-selected-c97a::after,
  .dim-1273 .main-bottom-18ff .row-selected-c97a::before {
    width: 19px;
    height: 2px;
  }
  .dim-1273 .main-bottom-18ff .row-selected-c97a::before {
    top: -6px;
  }
  .dim-1273 .main-bottom-18ff .row-selected-c97a::after {
    bottom: -6px;
  }
  .red-789e .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 22px;
  }
  .red-789e .main-bottom-18ff .row-selected-c97a {
    margin-top: -1px;
  }
  .red-789e .main-bottom-18ff .row-selected-c97a,
  .red-789e .main-bottom-18ff .row-selected-c97a::after,
  .red-789e .main-bottom-18ff .row-selected-c97a::before {
    width: 22px;
    height: 2px;
  }
  .red-789e .main-bottom-18ff .row-selected-c97a::before {
    top: -7px;
  }
  .red-789e .main-bottom-18ff .row-selected-c97a::after {
    bottom: -7px;
  }
  .dropdown_437b .main-bottom-18ff .sidebar_brown_658e {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_437b .main-bottom-18ff .row-selected-c97a {
    margin-top: -1.5px;
  }
  .dropdown_437b .main-bottom-18ff .row-selected-c97a,
  .dropdown_437b .main-bottom-18ff .row-selected-c97a::after,
  .dropdown_437b .main-bottom-18ff .row-selected-c97a::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_437b .main-bottom-18ff .row-selected-c97a::before {
    top: -9px;
  }
  .dropdown_437b .main-bottom-18ff .row-selected-c97a::after {
    bottom: -9px;
  }
}
.search_out_a844 .row-selected-c97a {
  -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);
}
.search_out_a844 .row-selected-c97a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.search_out_a844 .row-selected-c97a::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);
}
.search_out_a844.gas_d37f .row-selected-c97a {
  -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);
}
.search_out_a844.gas_d37f .row-selected-c97a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.search_out_a844.gas_d37f .row-selected-c97a::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);
}
.form-fresh-5fc6 {
  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.message-outer-5f1d:before {
  display: none;
}
.inner-dd24 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner-dd24 .advanced_bb6b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner-dd24 .advanced_bb6b:last-of-type {
  border-bottom: none;
}
.inner-dd24 .advanced_bb6b.white-5cf3,
.inner-dd24 .advanced_bb6b.full-ec42,
.inner-dd24 .advanced_bb6b.video-636f {
  padding: 0;
}
.inner-dd24 .disabled_fceb .footer_df75 {
  color: currentColor;
}
.inner-dd24 .disabled_fceb .footer_df75:focus,
.inner-dd24 .disabled_fceb .footer_df75:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-dd24.header_3bc2 .cool-dac2,
.inner-dd24.header_3bc2 .carousel-static-35ed a,
.inner-dd24.header_3bc2 .heading-tiny-d5db a,
.inner-dd24.header_3bc2 .button-small-54d6 a {
  color: rgba(0, 0, 0, 0.55);
}
.inner-dd24.header_3bc2 .cool-dac2:hover,
.inner-dd24.header_3bc2 .carousel-static-35ed a:hover,
.inner-dd24.header_3bc2 .heading-tiny-d5db a:hover,
.inner-dd24.header_3bc2 .button-small-54d6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-dd24.header_3bc2 .outline_silver_0689 {
  color: rgba(0, 0, 0, 0.8);
}
.inner-dd24.header_3bc2 .advanced_bb6b {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-dd24.header_3bc2 .advanced_bb6b:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner-dd24.header_3bc2 .out_6b96:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner-dd24.header_3bc2 .disabled_fceb .alert-west-1274 li a,
.inner-dd24.header_3bc2 .disabled_fceb .footer_df75,
.inner-dd24.header_3bc2 .button-small-54d6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-dd24.header_3bc2 .disabled_fceb .footer_df75:focus,
.inner-dd24.header_3bc2 .disabled_fceb .footer_df75:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-dd24.header_3bc2 .alert-west-1274 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-dd24.slider_84ed .cool-dac2,
.inner-dd24.slider_84ed .carousel-static-35ed a,
.inner-dd24.slider_84ed .heading-tiny-d5db .footer_df75,
.inner-dd24.slider_84ed .heading-tiny-d5db a,
.inner-dd24.slider_84ed .button-small-54d6 a {
  color: rgba(255, 255, 255, 0.79);
}
.inner-dd24.slider_84ed .cool-dac2:hover,
.inner-dd24.slider_84ed .carousel-static-35ed a:hover,
.inner-dd24.slider_84ed .heading-tiny-d5db .footer_df75:hover,
.inner-dd24.slider_84ed .heading-tiny-d5db a:hover,
.inner-dd24.slider_84ed .button-small-54d6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-dd24.slider_84ed .outline_silver_0689 {
  color: rgba(255, 255, 255, 0.99);
}
.inner-dd24.slider_84ed .advanced_bb6b {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-dd24.slider_84ed .advanced_bb6b:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner-dd24.slider_84ed .out_6b96:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner-dd24.slider_84ed .disabled_fceb .alert-west-1274 li a,
.inner-dd24.slider_84ed .disabled_fceb .footer_df75,
.inner-dd24.slider_84ed .button-small-54d6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-dd24.slider_84ed .disabled_fceb .footer_df75:focus,
.inner-dd24.slider_84ed .disabled_fceb .footer_df75:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-dd24.slider_84ed .alert-west-1274 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_6b96 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.out_6b96:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.text_653b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gold_d4f5 .inner-dd24 {
  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;
}
.gold_d4f5 .advanced_bb6b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gold_d4f5 .advanced_bb6b: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) {
  .gold_d4f5 .advanced_bb6b:before {
    width: 16%;
    left: 42%;
  }
}
.gold_d4f5 .advanced_bb6b:last-child:before {
  content: none;
}
.gold_d4f5 .advanced_bb6b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gold_d4f5 .disabled_fceb .alert-west-1274 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gold_d4f5 .disabled_fceb .alert-west-1274 li a .footer_df75 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gold_d4f5 .disabled_fceb .button-small-54d6 {
  border: none;
}
.gold_d4f5 .disabled_fceb .button-small-54d6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gold_d4f5 .out_6b96 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gold_d4f5 .text_653b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gold_d4f5 .slider_84ed .out_6b96:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold_d4f5 .header_3bc2.frame-16b2 .row-selected-c97a {
  background: rgba(0, 0, 0, 0.6);
}
.gold_d4f5
  .header_3bc2.frame-16b2
  .row-selected-c97a::after,
.gold_d4f5
  .header_3bc2.frame-16b2
  .row-selected-c97a:before {
  background: inherit;
}
.gold_d4f5
  .header_3bc2.frame-16b2:hover
  .row-selected-c97a {
  background: rgba(0, 0, 0, 0.8);
}
.down-9c04 .inner-dd24 {
  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) {
  .down-9c04 .inner-dd24 {
    width: auto;
    right: 45px;
  }
}
.out_c52a .inner-dd24 {
  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) {
  .out_c52a .inner-dd24 {
    width: auto;
    left: 45px;
  }
}
.message-outer-5f1d .inner-dd24 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.message-outer-5f1d .text_653b {
  max-width: 48em;
  margin: 0 auto;
}
.message-outer-5f1d .out_6b96:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wrapper_down_214d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wrapper_down_214d.gold_d4f5 .inner-dd24 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wrapper_down_214d.down-9c04 .inner-dd24 {
  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);
}
.wrapper_down_214d .inner-dd24 {
  visibility: visible;
}
.wrapper_down_214d.out_c52a .inner-dd24 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.surface_west_d5b7,
.message_lower_6ae7 {
  overflow-x: hidden;
}
.surface_west_d5b7 .inner-dd24 {
  overflow: auto;
}
.surface_west_d5b7.gold_d4f5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_west_d5b7.gold_d4f5 .inner-dd24 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.surface_west_d5b7.gold_d4f5 .carousel-rough-1f4b {
  opacity: 0;
}
.surface_west_d5b7.down-9c04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_west_d5b7.down-9c04 .inner-dd24 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.surface_west_d5b7.down-9c04 .carousel-rough-1f4b {
  opacity: 0;
}
.surface_west_d5b7.out_c52a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_west_d5b7.out_c52a .inner-dd24 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.surface_west_d5b7.out_c52a .carousel-rough-1f4b {
  opacity: 0;
}
.surface_west_d5b7.message-outer-5f1d .inner-dd24 {
  z-index: 10;
  visibility: visible;
}
.frame-16b2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.frame-16b2 .row-selected-c97a {
  background: rgba(255, 255, 255, 0.99);
}
.frame-16b2 .row-selected-c97a::after,
.frame-16b2 .row-selected-c97a:before {
  background: inherit;
}
.frame-16b2:hover .row-selected-c97a {
  background: rgba(255, 255, 255, 0.99);
}
.out_c52a .frame-16b2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.message-outer-5f1d .frame-16b2 {
  display: none !important;
}
.surface_west_d5b7:before,
.message_lower_6ae7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.surface_west_d5b7 .frame-16b2,
.message_lower_6ae7 .frame-16b2 {
  display: inline-block;
}
.inner-dd24 .rough_5b0d {
  -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;
}
.surface_west_d5b7 .inner-dd24 .rough_5b0d,
.message_lower_6ae7 .inner-dd24 .rough_5b0d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-solid-3eee .gas_2134 {
  width: 100%;
}
.heading_ebad {
  padding: 0 0.5em 0;
}
.heading_ebad [class*="customify-col-"],
.heading_ebad [class*="customify-col_"],
.heading_ebad [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.input_pro_d6b7 .heading_ebad {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .border-iron-c8df .popup-eae3,
  .popup-eae3 {
    display: none;
  }
  .static-d9c3 {
    text-align: left;
  }
  .row-smooth-9358 {
    text-align: center;
  }
  .tertiary_c42c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .border-iron-c8df .nav_stone_8ec6,
  .nav_stone_8ec6 {
    display: none;
  }
  .box_over_cabe {
    text-align: left;
  }
  .main-114a {
    text-align: center;
  }
  .frame-30dc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .border-iron-c8df .paragraph_f664,
  .paragraph_f664 {
    display: none;
  }
  .notification_2b4a {
    text-align: left;
  }
  .slider-center-a334 {
    text-align: center;
  }
  .summary_fe14 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hidden_2f01 {
  box-shadow: none !important;
}
.content-under-d8a3 .smooth-2d7f,
.basic-2cbf .smooth-2d7f {
  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;
}
.basic-2cbf .smooth-2d7f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.carousel-9e1f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.carousel-9e1f:after,
.carousel-9e1f:before {
  content: "";
  display: table;
}
.carousel-9e1f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .carousel-9e1f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.carousel-9e1f,
.small-77c3 {
  max-width: 1248px;
  margin: 0 auto;
}

.right-92c6.label-wood-95c8 .carousel-9e1f {
  max-width: 100%;
}
.right-92c6.prev_df46 {
  max-width: 1200px;
  margin: 0 auto;
}
.right-92c6.in-6f58 .carousel-9e1f {
  max-width: 100%;
}
.right-92c6.in-6f58 > .carousel-9e1f {
  padding-left: 0;
  padding-right: 0;
}
.right-92c6.in-6f58 > .carousel-9e1f .border-iron-c8df {
  margin: 0;
}
.right-92c6.in-6f58
  > .carousel-9e1f
  .inner_960a.gradient-b69e {
  margin-right: 0;
  margin-left: 0;
}
.right-92c6.in-6f58 #main.gradient-b69e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .surface_4d73 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .surface_4d73 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hero-mini-c9ea .tag-basic-1b6e {
    padding-right: 1em;
  }
  .hero-mini-c9ea.inner_1605 .inner_960a {
    border-right: 1px solid #eaecee;
  }
  .hero-mini-c9ea.inner_1605 .tag-basic-1b6e {
    padding-right: 1em;
  }
  .hero-mini-c9ea.inner_1605 .down-9dc8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern-narrow-7d63 .tag-basic-1b6e {
    padding-left: 1em;
  }
  .pattern-narrow-7d63.inner_1605 .inner_960a {
    border-left: 1px solid #eaecee;
  }
  .pattern-narrow-7d63.inner_1605 .tag-basic-1b6e {
    padding-left: 1em;
  }
  .pattern-narrow-7d63.inner_1605 .down-9dc8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_gas_d67e .tag-basic-1b6e {
    padding-left: 1em;
  }
  .main_gas_d67e.inner_1605 .wrapper_left_157b {
    border-right: 1px solid #eaecee;
  }
  .main_gas_d67e.inner_1605 .column-a1e1 {
    border-right: 1px solid #eaecee;
  }
  .main_gas_d67e.inner_1605 .tag-basic-1b6e {
    padding-left: 1em;
  }
  .main_gas_d67e.inner_1605 .down-9dc8 {
    padding-right: 1em;
  }
  .main_gas_d67e.inner_1605 .badge-d15a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-selected-37c5 .tag-basic-1b6e {
    padding-right: 1em;
  }
  .mask-selected-37c5.inner_1605 .wrapper_left_157b {
    border-left: 1px solid #eaecee;
  }
  .mask-selected-37c5.inner_1605 .column-a1e1 {
    border-left: 1px solid #eaecee;
  }
  .mask-selected-37c5.inner_1605 .tag-basic-1b6e {
    padding-right: 1em;
  }
  .mask-selected-37c5.inner_1605 .down-9dc8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask-selected-37c5.inner_1605 .badge-d15a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_4d73 .tag-basic-1b6e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_4d73.inner_1605 .inner_960a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .surface_4d73.inner_1605 .tag-basic-1b6e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface_4d73.inner_1605 .down-9dc8 {
    padding-left: 1em;
  }
  .surface_4d73.inner_1605 .badge-d15a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .surface_4d73.inner_1605 .tag-basic-1b6e {
    padding-left: 0;
  }
}
.west-ec5f .light-6a99 {
  display: inline-block;
}
.card_7a06 {
  display: inline-block;
}
.shadow_warm_9fd6 {
  word-con: break-word;
}
.hidden-da6c > span {
  display: inline-block;
  padding: 5px 0;
}
.hidden-da6c .accent-cold-b189 {
  margin-left: 8px;
  margin-right: 8px;
}
.hidden-da6c .slider_fc05 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shade_tall_4cd3 .advanced-f69f {
  margin-bottom: 2em;
}
.shade_tall_4cd3 .in-171a {
  margin-bottom: 15px;
}
.shade_tall_4cd3 .in-171a:last-child {
  margin-bottom: 0;
}
.shade_tall_4cd3 .dark-5a43 {
  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) {
  .shade_tall_4cd3 .dark-5a43 {
    display: block;
  }
}
.shade_tall_4cd3 .glass_ae29 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shade_tall_4cd3 .glass_ae29 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shade_tall_4cd3 .thumbnail-cool-5145 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shade_tall_4cd3 .thumbnail-cool-5145 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shade_tall_4cd3 .thumbnail-cool-5145 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shade_tall_4cd3 .shadow_warm_9fd6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade_tall_4cd3 .shadow_warm_9fd6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shade_tall_4cd3 .alert_short_2ec0 p:last-child {
  margin-bottom: 0;
}
.shade_tall_4cd3 .breadcrumb-f744 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shade_tall_4cd3 .carousel-dark-c171 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shade_tall_4cd3 .smooth_62e1 {
  margin-top: 1em;
}
.shade_tall_4cd3 .pagination_d86f {
  top: 0;
  display: block;
}
.shade_tall_4cd3 .pagination_d86f a {
  color: inherit;
}
.shade_tall_4cd3 .pagination_d86f a:hover {
  color: inherit;
}
.shade_tall_4cd3 .article_lower_a58f {
  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;
}
.shade_tall_4cd3 .article_lower_a58f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shade_tall_4cd3 .carousel-dark-c171 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shade_tall_4cd3 .huge_48c1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shade_tall_4cd3 .huge_48c1:first-child {
  margin-top: 0;
}
.shade_tall_4cd3 .huge_48c1.photo-east-2e5e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shade_tall_4cd3 .huge_48c1.box-dim-690b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade_tall_4cd3
  .huge_48c1.box-dim-690b.info-0d04
  .smooth_62e1 {
  width: 100%;
}
.shade_tall_4cd3 .box-dim-690b {
  -webkit-box-align: center;
  align-items: center;
}
.shade_tall_4cd3 .box-dim-690b .hidden-da6c,
.shade_tall_4cd3 .box-dim-690b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shade_tall_4cd3 .thumbnail-cool-5145 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade_tall_4cd3 .thumbnail-cool-5145 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade_tall_4cd3 .thumbnail-cool-5145: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;
}
.shade_tall_4cd3 .photo-east-2e5e {
  z-index: 5;
}
.shade_tall_4cd3 .warm-8da2 .content_stale_7112 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shade_tall_4cd3 .title_narrow_1fd1 .content_stale_7112 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shade_tall_4cd3 .text-36ad .content_stale_7112 {
  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;
}
.shade_tall_4cd3.video-97e1 .dark-5a43,
.shade_tall_4cd3.hover_eac5 .dark-5a43 {
  display: block;
}
.shade_tall_4cd3.video-97e1 .dark-5a43 .nav_19fb,
.shade_tall_4cd3.video-97e1 .dark-5a43 .carousel-dark-c171,
.shade_tall_4cd3.hover_eac5 .dark-5a43 .nav_19fb,
.shade_tall_4cd3.hover_eac5 .dark-5a43 .carousel-dark-c171 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade_tall_4cd3.list_complex_a79c .glass_ae29 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shade_tall_4cd3.list_complex_a79c .glass_ae29 {
    margin-right: 0;
  }
}
.shade_tall_4cd3.video-97e1 .glass_ae29,
.shade_tall_4cd3.hover_eac5 .glass_ae29 {
  padding-top: 40%;
}
.shade_tall_4cd3.video-97e1 .advanced-f69f,
.shade_tall_4cd3.hover_eac5 .advanced-f69f {
  display: block;
}
.shade_tall_4cd3.video-97e1 .fn-sticky-231f .carousel-dark-c171,
.shade_tall_4cd3.hover_eac5 .fn-sticky-231f .carousel-dark-c171 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shade_tall_4cd3.video-97e1 .glass_ae29,
.shade_tall_4cd3.hover_eac5 .glass_ae29 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shade_tall_4cd3.video-97e1 .carousel-dark-c171 {
  padding: 1em;
}
.advanced_0ec4 {
  margin: 30px auto;
  display: block;
}
.advanced_0ec4 .simple-a11c > * {
  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;
}
.advanced_0ec4 .simple-a11c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.advanced_0ec4 .simple-a11c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title-static-9070 .hidden-da6c {
  margin-bottom: 1.41575em;
}
.title-static-9070 .blue-6110 {
  margin-bottom: 1.618em;
}
.carousel_bronze_5540 .row_d348 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.carousel_bronze_5540 .row_d348 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.carousel_bronze_5540 .item-60b1 {
  max-width: 100%;
  overflow: auto;
}
.outline-basic-7edf .carousel_bronze_5540 a:hover {
  text-decoration: underline;
}
.avatar-red-e9c1 .in-171a:not(.shadow_warm_9fd6),
.avatar-red-e9c1 .thumbnail-cool-5145 {
  margin-bottom: 1.41575em;
}
.avatar-red-e9c1 .in-171a:not(.shadow_warm_9fd6):last-child,
.avatar-red-e9c1 .thumbnail-cool-5145:last-child {
  margin-bottom: 0;
}
.avatar-red-e9c1 .in-171a.white-6a3b {
  margin-bottom: 0.41575em;
}
.avatar-red-e9c1 .caption_e784:before,
.avatar-red-e9c1 .aside-complex-5f50:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar-red-e9c1 .caption_e784:before {
  content: "\f115";
}
.avatar-red-e9c1 .aside-complex-5f50:before {
  content: "\f02c";
}
.avatar-red-e9c1 .plasma-dc77 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar-red-e9c1 .plasma-dc77 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.highlight_pink_c298 {
  display: -webkit-box;
  display: flex;
}
.highlight_pink_c298 .paragraph-lower-53d2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .highlight_pink_c298 .paragraph-lower-53d2 {
    flex-basis: 90px;
  }
}
.highlight_pink_c298 .tooltip_d07b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight_pink_c298 .tooltip_d07b {
    flex-basis: calc(100% - 50px);
  }
}
.highlight_pink_c298 .over-79a8 p:last-child {
  margin-bottom: 0.72em;
}
.mini_15ca .simple-a11c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini_15ca .simple-a11c:after,
.mini_15ca .simple-a11c:before {
  content: "";
  display: table;
}
.mini_15ca .simple-a11c:after {
  clear: both;
}
.mini_15ca .simple-a11c .accent_narrow_532e,
.mini_15ca .simple-a11c .gold_8fc6 {
  width: 49%;
}
.mini_15ca .simple-a11c .accent_narrow_532e a span.slider_06e1,
.mini_15ca .simple-a11c .gold_8fc6 a span.slider_06e1 {
  display: block;
  margin-bottom: 5px;
}
.mini_15ca .simple-a11c .gold_8fc6 {
  float: left;
  text-align: left;
}
.mini_15ca .simple-a11c .accent_narrow_532e {
  float: right;
  text-align: right;
}
.element-a726 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element-a726 {
    margin-bottom: 0;
  }
}
.card-hard-54a4 {
  margin-bottom: 1em;
}
.card-hard-54a4 .shadow_warm_9fd6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fresh_85c9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar_current_b0cb .card-hard-54a4,
.nav_65b5 .card-hard-54a4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar_current_b0cb .card-hard-54a4,
  .nav_65b5 .card-hard-54a4 {
    display: block;
  }
}
.sidebar_current_b0cb .fresh_85c9,
.nav_65b5 .fresh_85c9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar_current_b0cb .fresh_85c9,
  .nav_65b5 .fresh_85c9 {
    margin-bottom: 1em;
  }
}
.sidebar_current_b0cb .fresh_85c9 img,
.nav_65b5 .fresh_85c9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar_current_b0cb .image_lower_60ea,
.nav_65b5 .image_lower_60ea {
  flex-basis: calc(100% - 160px);
}
.sidebar_current_b0cb .image_lower_60ea p,
.nav_65b5 .image_lower_60ea p {
  margin-bottom: 0;
}
.sidebar_current_b0cb .image_lower_60ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_current_b0cb .image_lower_60ea {
    padding-left: 0;
  }
}
.nav_65b5 .image_lower_60ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .nav_65b5 .image_lower_60ea {
    padding-right: 0;
  }
}
.nav_65b5 .fresh_85c9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.copper_fb27 .fresh_85c9 {
  margin-bottom: 0.5em;
}
.copper_fb27 .fresh_85c9 img {
  width: 100%;
}
.aside-black-08da .mask-blue-fe2f,
.shade-cool-6ad3 .mask-blue-fe2f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade-cool-6ad3 .inner_960a .header_wide_6dae p:last-child {
  margin-bottom: 0;
}
.notification_pink_317a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.content-ee2e .modal-bb6a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .content-ee2e .modal-bb6a:last-of-type {
    margin-bottom: 0;
  }
}
.content-ee2e .modal-bb6a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-ee2e .modal-bb6a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.content-ee2e .modal-bb6a ul li {
  margin: 0 0 0.6em;
}
.content-ee2e .modal-bb6a ul li.active_08da,
.content-ee2e .modal-bb6a ul li.narrow_a815 {
  position: relative;
}
.content-ee2e .modal-bb6a ul li.active_08da .heading_81bc,
.content-ee2e .modal-bb6a ul li.narrow_a815 .heading_81bc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.content-ee2e .modal-bb6a ul li.active_08da:after:after,
.content-ee2e .modal-bb6a ul li.active_08da:after:before,
.content-ee2e
  .modal-bb6a
  ul
  li.narrow_a815:after:after,
.content-ee2e
  .modal-bb6a
  ul
  li.narrow_a815:after:before {
  content: "";
  display: table;
}
.content-ee2e .modal-bb6a ul li.active_08da:after:after,
.content-ee2e
  .modal-bb6a
  ul
  li.narrow_a815:after:after {
  clear: both;
}
.content-ee2e .modal-bb6a a.nav_basic_cdb5:hover {
  text-decoration: none;
}
.content-ee2e .modal-bb6a select {
  max-width: 100%;
}
.content-ee2e .modal-bb6a table {
  font-size: 85%;
}
.content-ee2e .modal-bb6a table td,
.content-ee2e .modal-bb6a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.content-ee2e .modal-bb6a table tfoot td {
  text-align: left;
}
.content-ee2e .modal-bb6a :last-child {
  margin-bottom: 0;
}
.content-ee2e .modal-bb6a .modal_4d70 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.content-ee2e .modal-bb6a .modal_4d70 label {
  width: 100%;
}
.content-ee2e .modal-bb6a .modal_4d70 .frame-d47e {
  width: 100%;
  display: block;
}
.content-ee2e .modal-bb6a .modal_4d70 .article_new_31ec {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.content-ee2e .modal-bb6a .modal_4d70 .article_new_31ec:hover svg #svg-search {
  fill: #444;
}
.content-ee2e .modal-bb6a .modal_4d70 .article_new_31ec svg {
  width: 18px;
  height: 18px;
}
.content-ee2e .motion_fe25 ul ul,
.content-ee2e .breadcrumb-756e ul ul,
.content-ee2e .frame_under_380b ul ul,
.content-ee2e .bronze-80e8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.content-ee2e .motion_fe25 .photo-8b55 > a,
.content-ee2e .breadcrumb-756e .photo-8b55 > a,
.content-ee2e .frame_under_380b .photo-8b55 > a,
.content-ee2e .bronze-80e8 .photo-8b55 > a {
  margin-bottom: 0;
}
.content-ee2e .border_prev_eabd li,
.content-ee2e .motion_fe25 li,
.content-ee2e .filter-left-fbde li,
.content-ee2e .breadcrumb-756e li,
.content-ee2e .frame_under_380b li,
.content-ee2e .bronze-80e8 li,
.content-ee2e .hover-5b1e li,
.content-ee2e .box-cold-e96c li {
  display: block;
  position: relative;
}
.content-ee2e .border_prev_eabd li:last-child,
.content-ee2e .motion_fe25 li:last-child,
.content-ee2e .filter-left-fbde li:last-child,
.content-ee2e .breadcrumb-756e li:last-child,
.content-ee2e .frame_under_380b li:last-child,
.content-ee2e .bronze-80e8 li:last-child,
.content-ee2e .hover-5b1e li:last-child,
.content-ee2e .box-cold-e96c li:last-child {
  border: none;
}
.content-ee2e .border_prev_eabd li a,
.content-ee2e .motion_fe25 li a,
.content-ee2e .filter-left-fbde li a,
.content-ee2e .breadcrumb-756e li a,
.content-ee2e .frame_under_380b li a,
.content-ee2e .bronze-80e8 li a,
.content-ee2e .hover-5b1e li a,
.content-ee2e .box-cold-e96c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content-ee2e .border_prev_eabd li ul li::before,
.content-ee2e .motion_fe25 li ul li::before,
.content-ee2e .filter-left-fbde li ul li::before,
.content-ee2e .breadcrumb-756e li ul li::before,
.content-ee2e .frame_under_380b li ul li::before,
.content-ee2e .bronze-80e8 li ul li::before,
.content-ee2e .hover-5b1e li ul li::before,
.content-ee2e .box-cold-e96c li ul li::before {
  left: 15px;
}
.content-ee2e .border_prev_eabd li ul a,
.content-ee2e .motion_fe25 li ul a,
.content-ee2e .filter-left-fbde li ul a,
.content-ee2e .breadcrumb-756e li ul a,
.content-ee2e .frame_under_380b li ul a,
.content-ee2e .bronze-80e8 li ul a,
.content-ee2e .hover-5b1e li ul a,
.content-ee2e .box-cold-e96c li ul a {
  padding-left: 20px;
}
.content-ee2e .border_prev_eabd li ul ul li::before,
.content-ee2e .motion_fe25 li ul ul li::before,
.content-ee2e .filter-left-fbde li ul ul li::before,
.content-ee2e .breadcrumb-756e li ul ul li::before,
.content-ee2e .frame_under_380b li ul ul li::before,
.content-ee2e .bronze-80e8 li ul ul li::before,
.content-ee2e .hover-5b1e li ul ul li::before,
.content-ee2e .box-cold-e96c li ul ul li::before {
  left: 30px;
}
.content-ee2e .border_prev_eabd li ul ul a,
.content-ee2e .motion_fe25 li ul ul a,
.content-ee2e .filter-left-fbde li ul ul a,
.content-ee2e .breadcrumb-756e li ul ul a,
.content-ee2e .frame_under_380b li ul ul a,
.content-ee2e .bronze-80e8 li ul ul a,
.content-ee2e .hover-5b1e li ul ul a,
.content-ee2e .box-cold-e96c li ul ul a {
  padding-left: 40px;
}
.content-ee2e .soft_94e7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content-ee2e .box-cold-e96c ul li {
  margin-bottom: 1.41575em;
}
.content-ee2e .box-cold-e96c ul li .hard_f660 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.content-ee2e .box-cold-e96c ul li .lite_2c83 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slider_84ed .border_prev_eabd li a,
.slider_84ed .motion_fe25 li a,
.slider_84ed .filter-left-fbde li a,
.slider_84ed .breadcrumb-756e li a,
.slider_84ed .frame_under_380b li a,
.slider_84ed .bronze-80e8 li a,
.slider_84ed .hover-5b1e li a,
.slider_84ed .box-cold-e96c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_84ed .soft_94e7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_84ed .modal-bb6a ul li.active_08da .heading_81bc,
.slider_84ed .modal-bb6a ul li.narrow_a815 .heading_81bc {
  background: rgba(0, 0, 0, 0.2);
}
.slider_84ed .content-ee2e .modal-bb6a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-92c6 .content-ee2e .alert-west-1274 li {
  margin: 0;
}
.right-92c6 .content-ee2e .alert-west-1274 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right-92c6 .content-ee2e .alert-west-1274 li ul {
  margin: 0;
}
.right-92c6 .content-ee2e .alert-west-1274 li ul li a {
  padding-left: 15px;
}
.right-92c6 .content-ee2e .alert-west-1274 li ul li li a {
  padding-left: 30px;
}
.right-92c6 .content-ee2e .alert-west-1274 li.avatar_a373 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right-92c6 .content-ee2e .alert-west-1274 li.avatar_a373 > 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;
}
.right-92c6 .content-ee2e .alert-west-1274 li.avatar_a373 > 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;
}
.slider_38e1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.large_4a1f {
  position: relative;
  z-index: 10;
}
.large_4a1f .rough_5b0d {
  width: 100%;
  max-width: 100%;
}
.picture-56be .item-dim-6223 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture-56be .header_3bc2 {
}
.picture-56be .slider_84ed {
  background: #292929;
}
.list_8abd .item-dim-6223 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.list_8abd .header_3bc2 {
  background: #f9f9f9;
}
.list_8abd .slider_84ed {
  background: #303030;
}
.message-fresh-6493 .item-dim-6223 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .message-fresh-6493 .light-6a99 {
    margin-bottom: 1em;
  }
  .message-fresh-6493 .light-6a99:last-child {
    margin-bottom: 0;
  }
}
.message-fresh-6493 .header_3bc2 {
  background: #ededed;
}
.message-fresh-6493 .slider_84ed {
  background: #1a1a1a;
}
.item-dim-6223.header_3bc2 {
  color: rgba(0, 0, 0, 0.6);
}
.item-dim-6223.header_3bc2 .wrapper-b93b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-dim-6223.slider_84ed {
  color: rgba(255, 255, 255, 0.99);
}
.item-dim-6223.slider_84ed a:not(.nav_basic_cdb5) {
  color: rgba(255, 255, 255, 0.79);
}
.item-dim-6223.slider_84ed a:not(.nav_basic_cdb5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-dim-6223.slider_84ed .wrapper-b93b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-dim-6223.slider_84ed table tbody td,
.item-dim-6223.slider_84ed table th {
  background: rgba(0, 0, 0, 0.08);
}
.caption-cool-00c1.block-blue-faa5 .carousel-9e1f {
  max-width: initial;
}
.caption-cool-00c1 .pressed_50e2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.caption-cool-00c1 .pressed_50e2 .rough_5b0d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .caption-cool-00c1 .pressed_50e2 .rough_5b0d {
    display: block;
    margin-bottom: 2em;
  }
  .caption-cool-00c1 .pressed_50e2 .rough_5b0d:last-child {
    margin-bottom: 0;
  }
}
.message-fresh-6493 .light-6a99:last-child,
.list_8abd .light-6a99:last-child,
.picture-56be .light-6a99:last-child {
  margin-bottom: 0;
}
.message-fresh-6493 .light-6a99 .content-ee2e .modal-bb6a:last-child,
.list_8abd .light-6a99 .content-ee2e .modal-bb6a:last-child,
.picture-56be .light-6a99 .content-ee2e .modal-bb6a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .message-fresh-6493 .hot-fa99,
  .message-fresh-6493 .shade_dirty_d670,
  .list_8abd .hot-fa99,
  .list_8abd .shade_dirty_d670,
  .picture-56be .hot-fa99,
  .picture-56be .shade_dirty_d670 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .large_4a1f .light-6a99 {
    margin-bottom: 2em;
  }
}
.large_4a1f p:last-child {
  margin-bottom: 0;
}
.large_4a1f li,
.large_4a1f ul {
  list-style: none;
  margin: 0;
}
.large_4a1f ul ul {
  margin-left: 2.617924em;
}
.list_cabc {
  font-size: 0.875em;
}

/* css-noise: 2cb1 */
.phantom-card-w9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
