/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip-404d/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip-404d
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.chip-404d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.rough-ea47.avatar-1d5c/licenses/gpl-2.0.slow-7c44
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.stale-ce4d/, (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.mask-99a2.red-13c0/normalize.hidden-fixed-57da/
 ======
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.hidden-fixed-57da v7.0.0 | MIT License | github.chip-404d/necolas/normalize.hidden-fixed-57da */
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;
}
.filter-a861 .last-98a6,
.video_4b09,
.filter-2cb4,
.photo-dce9,
.advanced_6eaf,
.container-d0e5,
.panel_9efe,
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;
}
.video_4b09,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video_4b09,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video_4b09,
  h1 {
    font-size: 1.8em;
  }
}
.filter-2cb4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.filter-2cb4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .filter-2cb4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .filter-2cb4,
  h2 {
    font-size: 1.7em;
  }
}
.photo-dce9,
h3 {
  font-size: 1.618em;
}
.filter-a861 .last-98a6,
.advanced_6eaf,
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.item_selected_afed {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.focus-cb66:after,
.focus-cb66:before,
.media-tall-e76a:after,
.media-tall-e76a:before {
  content: "";
  display: table;
}
.focus-cb66:after,
.media-tall-e76a:after {
  clear: both;
}
.alert-hovered-e140 {
  float: right;
  margin-right: 0;
}
.menu-easy-92f5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.main_short_264c .green-0b4a,
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;
}
.main_short_264c .green-0b4a: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;
}
.image_4fec .green-0b4a {
  box-shadow: none;
}
.image_4fec
  .green-0b4a
  .container_purple_6b0d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.image_4fec .green-0b4a .hard-0716 {
  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;
}
.image_4fec
  .green-0b4a
  .hard-0716
  b {
  display: none;
}
.image_4fec .fluid_c582 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(.surface_wide_1d27),
button:not(.tooltip_selected_dab5):not(.surface_wide_1d27),
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ),
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ),
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ) {
  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;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):hover,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):hover,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):hover,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):hover,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):active,
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):active,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):active,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):active,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):active,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus {
  outline: 0;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb {
  position: relative;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .sidebar_6127,
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .center_d394,
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .mini_6773,
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  i,
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  svg,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .sidebar_6127,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .center_d394,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .mini_6773,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  i,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  svg,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .sidebar_6127,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .center_d394,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .mini_6773,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  i,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  svg,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .sidebar_6127,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .center_d394,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .mini_6773,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  i,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  svg,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .sidebar_6127,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .center_d394,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  .mini_6773,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  i,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb
  svg {
  visibility: hidden;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb:after,
button:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb:after,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb:after,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb:after,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ).fn-loading-7ffb: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;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(.surface_wide_1d27),
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ),
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ),
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ) {
  color: #fff;
  background: #235787;
}
.link_easy_ddbd:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus,
input[type="button"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus,
input[type="reset"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus,
input[type="submit"]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ):focus {
  color: #fff;
}
.link_easy_ddbd.fn-disabled-7ffb:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ),
.link_easy_ddbd[disabled]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ),
button.fn-disabled-7ffb:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ),
button[disabled]:not(.tooltip_selected_dab5):not(
    .surface_wide_1d27
  ) {
  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;
}
.selected-f789 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.selected-f789: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;
}
.yellow-845d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.disabled-66c4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border-7a0b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus-cb66:after,
.focus-cb66:before,
.image-south-3fdd:after,
.image-south-3fdd:before,
.dropdown_selected_0bf3:after,
.dropdown_selected_0bf3:before,
.warm_da59:after,
.warm_da59:before,
.thumbnail_e019:after,
.thumbnail_e019:before,
.tooltip_5ff1:after,
.tooltip_5ff1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus-cb66:after,
.image-south-3fdd:after,
.dropdown_selected_0bf3:after,
.warm_da59:after,
.thumbnail_e019:after,
.tooltip_5ff1:after {
  clear: both;
}
.image-south-3fdd .form-4a7c,
.dropdown_selected_0bf3 .form-4a7c,
.form_bottom_6596 .form-4a7c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer-ddf2 {
  display: inline-block;
}
.banner_south_2729 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner_south_2729 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner_south_2729 .text_5bac {
  padding: 1em 0;
  font-size: 85%;
}
.text_5bac {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard_ded9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard_ded9:after,
.hard_ded9:before {
  content: "";
  display: table;
}
.hard_ded9:after {
  clear: both;
}
.icon_motion_4289 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel-basic-0b1e .icon_motion_4289 {
  max-width: 50%;
}
.heading_cebb .icon_motion_4289 {
  max-width: 33.33%;
}
.caption-gas-33d2 .icon_motion_4289 {
  max-width: 25%;
}
.texture_6df3 .icon_motion_4289 {
  max-width: 20%;
}
.card-5b9e .icon_motion_4289 {
  max-width: 16.66%;
}
.video-2130 .icon_motion_4289 {
  max-width: 14.28%;
}
.active-f10f .icon_motion_4289 {
  max-width: 12.5%;
}
.picture_57eb .icon_motion_4289 {
  max-width: 11.11%;
}
.widget-lower-e2e4 {
  display: block;
}
.filter-a861 .background_north_b020 label,
.filter-a861 .last-1959 label,
.filter-a861 .easy_c542 label,
.filter-a861 .image_e48e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-inner-680a {
  list-style: none;
  margin: 0;
}
.article-inner-680a article.complex_1181 {
  margin-bottom: 0;
}
.article-inner-680a ul {
  list-style: none;
  margin: 0;
}
.article-inner-680a .bottom_bb6b li.complex_1181 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-inner-680a .bottom_bb6b li.complex_1181 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-inner-680a .bottom_bb6b li.complex_1181: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) {
  .article-inner-680a .bottom_bb6b li.complex_1181 li.complex_1181 li.complex_1181 li.complex_1181 {
    padding-left: 0;
  }
}
article.complex_1181 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex_1181 .image-south-3fdd p:last-of-type {
  margin-bottom: 0;
}
article.complex_1181 .mask-old-e989 {
  float: left;
}
article.complex_1181 .surface-3a47 {
  margin-left: 85px;
}
article.complex_1181 .alert_e72f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex_1181 .alert_e72f .table-15e1 {
  margin-left: 10px;
}
article.complex_1181 .module-9546 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex_1181 .article-black-3087 {
  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 .background_north_b020,
  #respond .easy_c542,
  #respond .image_e48e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background_north_b020 input,
#respond .easy_c542 input,
#respond .image_e48e input {
  width: 100%;
}
#respond .image_e48e {
  margin-right: 0;
}
#respond .tooltip-2218 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_bc61 {
  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;
}
.menu_bc61.slider-medium-2d5c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu_bc61 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%);
}
.menu_bc61:focus,
.menu_bc61: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);
}
.sort_pro_2d18 {
  border-radius: 10%;
}
.shadow_top_20ef {
  border-radius: 50%;
}
.media-paper-69ed {
  font-size: 0.72em;
}
.highlight-5e44 {
  font-size: 0.875em;
}
.block_under_9a6d {
  font-size: 1.1em;
}
.motion-dc6a {
  text-transform: uppercase;
  line-height: 1.2;
}
.motion-dc6a.media-paper-69ed {
  letter-spacing: 0.5px;
}
.over_2c1e,
.over_2c1e a {
  color: #6d6d6d;
}
.over_2c1e a:hover {
  color: #111;
}
.dim_a392 {
  color: #6d6d6d;
}
.form_a9e8 {
  overflow-x: hidden;
}
.form_a9e8 .disabled_e75b.shadow-wide-4034 {
  position: relative;
}
.form_a9e8 .disabled_e75b.shadow-wide-4034.dropdown-hovered-ef82 {
  position: initial;
}
.form_a9e8
  .disabled_e75b.shadow-wide-4034.dropdown-hovered-ef82
  .new_ce76 {
  left: auto;
}
.form_a9e8 .disabled_e75b .new_ce76 {
  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;
}
.form_a9e8 .disabled_e75b:hover.shadow-wide-4034 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.form_a9e8
  .disabled_e75b:hover.shadow-wide-4034
  .new_ce76 {
  display: block;
  z-index: 9999999;
}
.form_a9e8 .pattern-middle-6225 .thumbnail_liquid_6433,
.form_a9e8 .slider-steel-ceb3 .thumbnail_liquid_6433 {
  display: none;
}
.form_a9e8 .cool_899c .disabled_e75b:hover.shadow-wide-4034 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter-a861 .background_north_b020 label,
.filter-a861 .last-1959 label,
.filter-a861 .easy_c542 label,
.filter-a861 .image_e48e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-inner-680a {
  list-style: none;
  margin: 0;
}
.article-inner-680a article.complex_1181 {
  margin-bottom: 0;
}
.article-inner-680a ul {
  list-style: none;
  margin: 0;
}
.article-inner-680a .bottom_bb6b li.complex_1181 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-inner-680a .bottom_bb6b li.complex_1181 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-inner-680a .bottom_bb6b li.complex_1181: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) {
  .article-inner-680a .bottom_bb6b li.complex_1181 li.complex_1181 li.complex_1181 li.complex_1181 {
    padding-left: 0;
  }
}
article.complex_1181 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex_1181 .image-south-3fdd p:last-of-type {
  margin-bottom: 0;
}
article.complex_1181 .mask-old-e989 {
  float: left;
}
article.complex_1181 .surface-3a47 {
  margin-left: 85px;
}
article.complex_1181 .alert_e72f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex_1181 .alert_e72f .table-15e1 {
  margin-left: 10px;
}
article.complex_1181 .module-9546 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex_1181 .article-black-3087 {
  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 .background_north_b020,
  #respond .easy_c542,
  #respond .image_e48e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background_north_b020 input,
#respond .easy_c542 input,
#respond .image_e48e input {
  width: 100%;
}
#respond .image_e48e {
  margin-right: 0;
}
#respond .tooltip-2218 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-middle-6225 .yellow_9e89 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.yellow_9e89 .hover-2e94.layout-fixed-5b81 .header-advanced-11dd > li > a:focus,
.yellow_9e89 .hover-2e94.layout-fixed-5b81 .header-advanced-11dd > li > a:hover,
.yellow_9e89 .hover-2e94.text_stone_486f .header-advanced-11dd > li > a:focus,
.yellow_9e89 .hover-2e94.text_stone_486f .header-advanced-11dd > li > a:hover,
.yellow_9e89 .hover-2e94.picture_b443 .header-advanced-11dd > li > a:focus,
.yellow_9e89 .hover-2e94.picture_b443 .header-advanced-11dd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9e89
  .hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a,
.yellow_9e89
  .hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li.component_west_dfb9
  > a,
.yellow_9e89
  .hover-2e94.text_stone_486f
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a,
.yellow_9e89
  .hover-2e94.text_stone_486f
  .header-advanced-11dd
  > li.component_west_dfb9
  > a,
.yellow_9e89
  .hover-2e94.picture_b443
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a,
.yellow_9e89 .hover-2e94.picture_b443 .header-advanced-11dd > li.preview-new-4ccf > a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9e89 .iron-5ef1,
.yellow_9e89 .iron-5ef1 a {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9e89 .motion-20b5.shade_last_06d6 li a,
.yellow_9e89 .component_8c29 a,
.yellow_9e89 .under_8611,
.yellow_9e89 .header-advanced-11dd > li > a,
.yellow_9e89 .slow-790a {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89 .motion-20b5.shade_last_06d6 li a:hover,
.yellow_9e89 .component_8c29 a:hover,
.yellow_9e89 .under_8611:hover,
.yellow_9e89 .header-advanced-11dd > li > a:hover,
.yellow_9e89 .slow-790a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9e89 .plasma-34ea {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89 .plasma-34ea .wrapper-west-46cb {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9e89 .plasma-34ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_9e89 .stale_158d .component-east-5c01 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89 .stale_158d .component-east-5c01 .motion_62af {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89
  .stale_158d
  .component-east-5c01
  .motion_62af::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89
  .stale_158d
  .component-east-5c01
  .motion_62af:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89
  .stale_158d
  .component-east-5c01
  .motion_62af::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89
  .stale_158d
  .component-east-5c01
  .motion_62af::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89 .stale_158d .photo-static-1113 {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_9e89 .stale_158d .photo-static-1113:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-large-e54f
  .yellow_9e89
  .stale_158d
  .filter_2d47
  .panel-plasma-9467 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-large-e54f
  .yellow_9e89
  .stale_158d
  .filter_2d47
  .motion_62af {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-middle-6225 .modal-huge-c460 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal-huge-c460 .hover-2e94.layout-fixed-5b81 .header-advanced-11dd > li > a:focus,
.modal-huge-c460 .hover-2e94.layout-fixed-5b81 .header-advanced-11dd > li > a:hover,
.modal-huge-c460 .hover-2e94.text_stone_486f .header-advanced-11dd > li > a:focus,
.modal-huge-c460 .hover-2e94.text_stone_486f .header-advanced-11dd > li > a:hover,
.modal-huge-c460 .hover-2e94.picture_b443 .header-advanced-11dd > li > a:focus,
.modal-huge-c460 .hover-2e94.picture_b443 .header-advanced-11dd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-huge-c460
  .hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a,
.modal-huge-c460
  .hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li.component_west_dfb9
  > a,
.modal-huge-c460
  .hover-2e94.text_stone_486f
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a,
.modal-huge-c460
  .hover-2e94.text_stone_486f
  .header-advanced-11dd
  > li.component_west_dfb9
  > a,
.modal-huge-c460
  .hover-2e94.picture_b443
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a,
.modal-huge-c460 .hover-2e94.picture_b443 .header-advanced-11dd > li.preview-new-4ccf > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal-huge-c460 .iron-5ef1,
.modal-huge-c460 .iron-5ef1 a {
  color: rgba(0, 0, 0, 0.8);
}
.modal-huge-c460 .motion-20b5.shade_last_06d6 li a,
.modal-huge-c460 .component_8c29 a,
.modal-huge-c460 .under_8611,
.modal-huge-c460 .header-advanced-11dd > li > a,
.modal-huge-c460 .slow-790a {
  color: rgba(0, 0, 0, 0.55);
}
.modal-huge-c460 .motion-20b5.shade_last_06d6 li a:hover,
.modal-huge-c460 .component_8c29 a:hover,
.modal-huge-c460 .under_8611:hover,
.modal-huge-c460 .header-advanced-11dd > li > a:hover,
.modal-huge-c460 .slow-790a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-huge-c460 .plasma-34ea {
  color: rgba(0, 0, 0, 0.55);
}
.modal-huge-c460 .plasma-34ea .wrapper-west-46cb {
  color: rgba(0, 0, 0, 0.8);
}
.modal-huge-c460 .plasma-34ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.basic_0c19 .inner_2f78 {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_selected_0bf3 > * {
  margin-left: auto;
  margin-right: auto;
}
.dropdown_selected_0bf3 .yellow-845d {
  margin-right: 1.41575em;
}
.frame_7550 .dropdown_selected_0bf3 > .dropdown_d633 {
  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;
}
.frame_7550 .dropdown_selected_0bf3 > .middle_8ae2 {
  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;
}
.notice-advanced-a1fa.basic_0c19 .inner_2f78,
.container-a371.basic_0c19 .inner_2f78 {
  margin-left: 0;
}
.nav-plasma-a503.basic_0c19 .inner_2f78,
.dropdown_dirty_cc93.basic_0c19 .inner_2f78 {
  margin-right: 0;
}
.dropdown_selected_0bf3 ol,
.dropdown_selected_0bf3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pink-8baa video {
  max-width: 100%;
}
.search-6df3 img {
  display: block;
}
.search-6df3.yellow-845d,
.search-6df3.disabled-66c4 {
  width: 100%;
}
.search-6df3.middle_8ae2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pattern-upper-8a01:not(.selected_3b36) {
  margin: 1.5em auto;
}
.fresh-a381 p {
  padding: 1.5em 14px;
}
ul.icon_4fc2.middle_8ae2,
ul.icon_4fc2.dropdown_d633,
ul.icon_4fc2.caption_narrow_d913.dropdown_d633 {
  padding: 0 14px;
}
.gradient_3439 {
  display: block;
  overflow-x: auto;
}
.gradient_3439 table {
  border-collapse: collapse;
  width: 100%;
}
.gradient_3439 td,
.gradient_3439 th {
  padding: 0.5em;
}
.dropdown_selected_0bf3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dropdown_selected_0bf3 ol ol,
.dropdown_selected_0bf3 ol ul,
.dropdown_selected_0bf3 ul ol,
.dropdown_selected_0bf3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dropdown_selected_0bf3 ol ol li,
.dropdown_selected_0bf3 ol ul li,
.dropdown_selected_0bf3 ul ol li,
.dropdown_selected_0bf3 ul ul li {
  margin-left: 0;
}
.panel-lower-4fb1.disabled-dfe6 > .panel-c6f9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.panel-lower-4fb1.disabled-dfe6 > .panel-c6f9 iframe,
.panel-lower-4fb1.disabled-dfe6 > .panel-c6f9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.brown_2f19 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.brown_2f19.image_321a {
  padding: 0;
}
.brown_2f19.image_321a cite {
  font-size: 13px;
}
.brown_2f19 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.brown_2f19 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.up_0792 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.up_0792 > p:first-child {
  margin-top: 0;
}
.up_0792 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.up_0792 blockquote {
  border-left: 0;
}
.grid-1a32 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid-1a32:not(.video-fresh-55df) {
  max-width: 100px;
}
.grid-1a32.wood-2d5d {
  border-bottom: none !important;
  text-align: center;
}
.grid-1a32.wood-2d5d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fresh-a381 p {
    padding: 1.5em 0;
  }
}
.first_65ee {
  color: #0073aa;
}
.shadow_first_46d3 {
  background-color: #0073aa;
}
.thick-9502 {
  color: #229fd8;
}
.info_4d1e {
  background-color: #229fd8;
}
.article-dark-9eba {
  color: #eee;
}
.search_c35e {
  background-color: #eee;
}
.mini_80d5 {
  color: #444;
}
.link-blue-348b {
  background-color: #444;
}
.small-fec7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.small-fec7 .feature_0143 .component_8c29 {
  font-size: 15px;
}
.small-fec7 .component_8c29 {
  line-height: 1.3;
}
.small-fec7 .modal-huge-c460 {
}
.small-fec7 .yellow_9e89 {
  background: #235787;
}
.message_ea5a {
  padding: 0;
}
.message_ea5a .yellow_9e89 {
  background: #1a1a1a;
}
.message_ea5a .modal-huge-c460 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column_a0c7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column_a0c7 .modal-huge-c460 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column_a0c7 .yellow_9e89 {
  background: #303030;
}
.tooltip_5ff1 {
  position: relative;
  z-index: 10;
}
.tooltip_5ff1 .banner-tiny-2276 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon-inner-955d .shadow-wide-4034 {
  display: inline-block;
  vertical-align: middle;
}
.icon-inner-955d.avatar_fluid_7a29 .shadow-wide-4034 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .icon-inner-955d.avatar_fluid_7a29 .shadow-wide-4034 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .icon-inner-955d.avatar_fluid_7a29 .shadow-wide-4034 {
    margin-right: 0.4em;
  }
}
.icon-inner-955d.avatar_fluid_7a29 .shadow-wide-4034:last-child {
  margin-right: 0;
}
.grid_6c23 .banner-tiny-2276 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern-middle-6225 .feature_0143 {
    margin: 0 -0.5em;
  }
  .pattern-middle-6225 .feature_0143 [class*="customify-col-"],
  .pattern-middle-6225 .feature_0143 [class*="customify-col_"],
  .pattern-middle-6225 .feature_0143 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern-middle-6225.filter-0598 .banner-tiny-2276 {
  background: 0 0 !important;
}
.pattern-middle-6225.filter-0598 .banner-tiny-2276,
.pattern-middle-6225.grid_6c23 .banner-tiny-2276 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern-middle-6225.banner-steel-dc01 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern-middle-6225.grid_6c23 .banner-tiny-2276 {
  box-shadow: none !important;
}
.nav_45a4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav_45a4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav_45a4 {
    padding: 18px 0 20px;
  }
}
.nav_45a4 .feature-bottom-90c0 {
  width: 100%;
}
.nav_45a4 .photo_a223 {
  margin-bottom: 0;
}
.nav_45a4 .element-f0d9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column-top-1589 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column-top-1589 .message_smooth_9d96 {
  width: 100%;
}
.upper_5aa5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.upper_5aa5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.upper_5aa5 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;
}
.upper_5aa5 li:last-child:after {
  display: none;
}
.upper_5aa5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.video_42db .thumbnail_liquid_6433 button,
.nav_45a4 .thumbnail_liquid_6433 button {
  left: 0;
}
.video_42db .message_smooth_9d96,
.nav_45a4 .message_smooth_9d96 {
  padding-left: 0;
  padding-right: 0;
}
.video_42db .column-top-1589,
.nav_45a4 .column-top-1589 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.video_42db {
  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;
}
.video_42db: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;
}
.video_42db .lower_aedd {
  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) {
  .video_42db .lower_aedd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .video_42db .lower_aedd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .video_42db .lower_aedd {
    min-height: 200px;
  }
}
.video_42db .upper_5aa5 {
  color: rgba(255, 255, 255, 0.8);
}
.video_42db .upper_5aa5 a,
.video_42db .upper_5aa5 li:after {
  color: inherit;
}
.video_42db .upper_5aa5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pro-fcb1 {
  margin-bottom: 0.5em;
}
.element-mini-5a74 {
  margin-bottom: 1.2em;
}
.element-mini-5a74,
.pro-fcb1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.element-mini-5a74 p:last-child,
.pro-fcb1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thumbnail_liquid_6433,
#masthead .thumbnail_liquid_6433 {
  display: none;
}
#masthead
  > .thumbnail_liquid_6433.search_2417 {
  display: none;
}
#masthead > .thumbnail_liquid_6433 button {
  left: 0;
}
.hidden_fixed_24d0 {
  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%;
}
.hidden_fixed_24d0 .shadow-wide-4034 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden_fixed_24d0 .gallery-6fd9 {
  display: -webkit-box;
  display: flex;
}
.hidden_fixed_24d0 .gallery-6fd9.filter_cold_3a71 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden_fixed_24d0 .gallery-6fd9.dim_5a2a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_fixed_24d0 .gallery-6fd9.container_hard_9d09 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_fixed_24d0.layout_blue_e6b3.primary-3353 .gallery-6fd9.filter_cold_3a71 {
  flex-basis: 100%;
}
.hidden_fixed_24d0.picture_99b6 .gallery-6fd9.dim_5a2a {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden_fixed_24d0.picture_99b6 .gallery-6fd9.container_hard_9d09 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thumbnail_liquid_6433.search_2417 {
  display: none;
}
#masthead > .thumbnail_liquid_6433 button {
  left: 0;
}
.hot_22d0 {
  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;
}
.hot_22d0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hot_22d0.stale_f422 i {
  margin-right: 4px;
}
.hot_22d0.mask_3471 i {
  margin-left: 5px;
}
.component_8c29 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component_8c29 p:last-child {
  margin-bottom: 0;
}
.focused-c426 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focused-c426 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focused-c426 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focused-c426 .iron-5ef1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focused-c426 .slow_5656 {
  margin: 5px 0 7px 0;
}
.focused-c426.breadcrumb_up_3c3b .footer-15f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focused-c426.breadcrumb_up_3c3b .module_4ca8 {
  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;
}
.focused-c426.breadcrumb_6e53 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focused-c426.breadcrumb_6e53 .footer-15f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focused-c426.breadcrumb_6e53 .module_4ca8 {
  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;
}
.focused-c426.clean_1016 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focused-c426.frame-under-0142 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focused-c426.frame-under-0142 .module_4ca8 {
  margin-top: 7px;
}
.west_5be3 {
  display: inline-block;
}
.tooltip_5ff1 .border-paper-c9ab .focused-c426 img {
  max-width: 100%;
}
.hover-2e94 .tall_f367.gradient_941c,
.filter_warm_3c5f .tall_f367.gradient_941c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-2e94 .feature_clean_b466,
.filter_warm_3c5f .feature_clean_b466 {
  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%);
}
.hover-2e94 .feature_clean_b466 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hover-2e94.header_next_3682 .feature_clean_b466 {
  display: none;
}
.hover-2e94 .stale-1a66 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-2e94 .stale-1a66 li {
  display: inline-block;
  position: relative;
}
.hover-2e94 .stale-1a66 li:last-child {
  margin-right: 0;
}
.hover-2e94 .stale-1a66 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;
}
.hover-2e94 .stale-1a66 li.preview-new-4ccf > a {
  color: rgba(0, 0, 0, 0.9);
}
.hover-2e94 .stale-1a66 > 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;
}
.hover-2e94 .stale-1a66 > li > a i {
  line-height: 0;
}
.hover-2e94 .stale-1a66 > li.element_medium_6ddd > a .feature_clean_b466 {
  margin-left: 4px;
  line-height: 0;
}
.hover-2e94 .stale-1a66 .menu_55a2 li.element_medium_6ddd > a {
  position: relative;
}
.hover-2e94 .stale-1a66 .menu_55a2 li.element_medium_6ddd > a:after,
.hover-2e94 .stale-1a66 .menu_55a2 li.element_medium_6ddd > a:before {
  content: "";
  display: table;
}
.hover-2e94 .stale-1a66 .menu_55a2 li.element_medium_6ddd > a:after {
  clear: both;
}
.hover-2e94 .stale-1a66 .menu_55a2 li.element_medium_6ddd > a .feature_clean_b466 {
  margin-left: 5px;
  float: right;
}
.hover-2e94 .up-a406,
.hover-2e94 .menu_55a2 {
  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;
}
.hover-2e94 .menu_55a2 {
  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;
}
.hover-2e94 .menu_55a2 .gradient_941c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-2e94 .menu_55a2 .feature_clean_b466 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hover-2e94 .menu_55a2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hover-2e94 .menu_55a2 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;
}
.hover-2e94 .menu_55a2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hover-2e94 .menu_55a2 .menu_55a2 {
  top: 0;
  left: 100%;
}
.hover-2e94 .bottom-3de8.fn-focus-7ffb > .up-a406,
.hover-2e94 .bottom-3de8.fn-focus-7ffb > .menu_55a2,
.hover-2e94 .bottom-3de8:focus > .up-a406,
.hover-2e94 .bottom-3de8:focus > .menu_55a2,
.hover-2e94 .bottom-3de8:hover > .up-a406,
.hover-2e94 .bottom-3de8:hover > .menu_55a2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hover-2e94.picture_b443 .header-advanced-11dd:after,
.hover-2e94.picture_b443 .header-advanced-11dd:before {
  content: "";
  display: table;
}
.hover-2e94.picture_b443 .header-advanced-11dd:after {
  clear: both;
}
.hover-2e94.picture_b443 .header-advanced-11dd > li {
  float: left;
}
.hover-2e94.popup_red_f725 .header-advanced-11dd:after,
.hover-2e94.popup_red_f725 .header-advanced-11dd:before {
  content: "";
  display: table;
}
.hover-2e94.popup_red_f725 .header-advanced-11dd:after {
  clear: both;
}
.hover-2e94.popup_red_f725 .header-advanced-11dd > li {
  float: left;
}
.hover-2e94.popup_red_f725 .header-advanced-11dd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hover-2e94.popup_red_f725 .header-advanced-11dd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hover-2e94.popup_red_f725 .header-advanced-11dd > li.banner-dynamic-cc4f > a,
.hover-2e94.popup_red_f725 .header-advanced-11dd > li.preview-new-4ccf > a {
  color: #fff;
  background-color: #1e4b75;
}
.hover-2e94.layout-fixed-5b81 .header-advanced-11dd > li > a .gradient_941c {
  position: relative;
}
.hover-2e94.layout-fixed-5b81 .header-advanced-11dd > li > a .gradient_941c: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;
}
.hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li:focus
  > a
  .gradient_941c:before,
.hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li:hover
  > a
  .gradient_941c:before {
  width: 100%;
  background-color: currentColor;
}
.hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a
  .gradient_941c:before,
.hover-2e94.layout-fixed-5b81
  .header-advanced-11dd
  > li.component_west_dfb9
  > a
  .gradient_941c:before {
  width: 100%;
  background-color: currentColor;
}
.hover-2e94.text_stone_486f .header-advanced-11dd > li > a .gradient_941c {
  position: relative;
}
.hover-2e94.text_stone_486f .header-advanced-11dd > li > a .gradient_941c: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;
}
.hover-2e94.text_stone_486f .header-advanced-11dd > li:focus > a .gradient_941c:before,
.hover-2e94.text_stone_486f
  .header-advanced-11dd
  > li:hover
  > a
  .gradient_941c:before {
  width: 100%;
  background-color: currentColor;
}
.hover-2e94.text_stone_486f
  .header-advanced-11dd
  > li.banner-dynamic-cc4f
  > a
  .gradient_941c:before,
.hover-2e94.text_stone_486f
  .header-advanced-11dd
  > li.component_west_dfb9
  > a
  .gradient_941c:before {
  width: 100%;
  background-color: currentColor;
}
.filter_warm_3c5f .stale-1a66 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter_warm_3c5f .stale-1a66 li:first-child > a {
  border-top: none;
}
.filter_warm_3c5f .stale-1a66 .picture-3fe2 > .gradient_941c .feature_clean_b466 {
  display: none;
}
.filter_warm_3c5f .stale-1a66 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter_warm_3c5f .stale-1a66 li:last-child {
  border: none;
}
.filter_warm_3c5f .stale-1a66 li.element_medium_6ddd > a {
  padding-right: 45px !important;
}
.filter_warm_3c5f .stale-1a66 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter_warm_3c5f .stale-1a66 li a:focus,
.filter_warm_3c5f .stale-1a66 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter_warm_3c5f .stale-1a66 li .tabs-0d58 {
  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;
}
.filter_warm_3c5f .stale-1a66 li .tabs-0d58:hover {
  box-shadow: none;
}
.filter_warm_3c5f .stale-1a66 li .tabs-0d58 .feature_clean_b466 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter_warm_3c5f .stale-1a66 .menu_55a2 {
  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);
}
.filter_warm_3c5f .stale-1a66 .menu_55a2 li a {
  padding-left: 3em;
}
.filter_warm_3c5f .stale-1a66 .feature-e61f > a .tabs-0d58 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter_warm_3c5f .stale-1a66 .feature-e61f > .menu_55a2 {
  display: block;
  opacity: 1;
}
.search-hot-a062 {
  max-width: 100%;
}
.outline-d498 {
  line-height: 0;
  cursor: pointer;
}
.slow-790a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slow-790a:hover {
  box-shadow: none;
  color: currentColor;
}
.slow-790a svg {
  width: 18px;
  height: 18px;
}
.slow-790a .dropdown_abc0 {
  display: none;
}
.item-focused-3da4 {
  position: relative;
}
.item-focused-3da4.fn-active-7ffb .slow-790a .hover_center_bb87 {
  display: none;
}
.item-focused-3da4.fn-active-7ffb .slow-790a .dropdown_abc0 {
  display: inline-block;
}
.item-focused-3da4 .alert-advanced-1ae6 {
  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);
}
.item-focused-3da4.tag_thick_eba4 .alert-advanced-1ae6 {
  left: auto;
  right: -0.9em;
}
.item-focused-3da4.tag_thick_eba4 .orange_4fa5::before {
  left: auto;
  right: 15px;
}
.item-focused-3da4.fn-active-7ffb .alert-advanced-1ae6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter_2d47 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.filter_2d47 label {
  flex-basis: 100%;
}
.filter_2d47 .component-east-5c01 {
  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;
}
.filter_2d47 .motion_62af {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.filter_2d47 .motion_62af:focus {
  background-color: transparent;
}
.filter_2d47 button.photo-static-1113 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.filter_2d47 button.photo-static-1113:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.filter_2d47 button.photo-static-1113 svg {
  width: 18px;
  height: 18px;
}
.filter_2d47 input[type="submit"] {
  min-height: auto;
}
.stale_158d .filter_2d47 .motion_62af {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.orange_4fa5 {
  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) {
  .orange_4fa5 {
    width: 220px;
  }
}
.orange_4fa5 label {
  flex-basis: 100%;
}
.orange_4fa5::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;
}
.notice-large-e54f .stale_158d .filter_2d47 {
  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;
}
.notice-large-e54f
  .stale_158d
  .filter_2d47
  .component-east-5c01 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice-large-e54f .stale_158d .filter_2d47 .motion_62af {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice-large-e54f
  .stale_158d
  .filter_2d47
  .motion_62af:focus {
  background: 0 0;
}
.notice-large-e54f
  .stale_158d
  .filter_2d47
  .panel-plasma-9467 {
  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;
}
.motion-20b5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.motion-20b5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.motion-20b5 li:last-child {
  margin-right: 0;
}
.motion-20b5 li:first-child {
  margin-left: 0;
}
.motion-20b5.card_79d5 a {
  color: #fff;
}
.motion-20b5.card_79d5 a:hover {
  color: #fff;
}
.motion-20b5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.motion-20b5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.motion-20b5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.motion-20b5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.motion-20b5 [class*="social-icon-apple"] {
  background-color: #999;
}
.motion-20b5 [class*="social-icon-apple"].gas_cb9b {
  background-color: transparent;
  color: #999;
}
.motion-20b5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.motion-20b5 [class*="social-icon-behance"].gas_cb9b {
  background-color: transparent;
  color: #1769ff;
}
.motion-20b5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.motion-20b5 [class*="social-icon-bitbucket"].gas_cb9b {
  background-color: transparent;
  color: #205081;
}
.motion-20b5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.motion-20b5 [class*="social-icon-codepen"].gas_cb9b {
  background-color: transparent;
  color: #000;
}
.motion-20b5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.motion-20b5 [class*="social-icon-delicious"].gas_cb9b {
  background-color: transparent;
  color: #39f;
}
.motion-20b5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.motion-20b5 [class*="social-icon-digg"].gas_cb9b {
  background-color: transparent;
  color: #005be2;
}
.motion-20b5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.motion-20b5 [class*="social-icon-dribbble"].gas_cb9b {
  background-color: transparent;
  color: #ea4c89;
}
.motion-20b5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.motion-20b5 [class*="social-icon-envelope"].gas_cb9b {
  background-color: transparent;
  color: #ea4335;
}
.motion-20b5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.motion-20b5 [class*="social-icon-facebook"].gas_cb9b {
  background-color: transparent;
  color: #3b5998;
}
.motion-20b5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.motion-20b5 [class*="social-icon-flickr"].gas_cb9b {
  background-color: transparent;
  color: #0063dc;
}
.motion-20b5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.motion-20b5 [class*="social-icon-foursquare"].gas_cb9b {
  background-color: transparent;
  color: #2d5be3;
}
.motion-20b5 [class*="social-icon-github"] {
  background-color: #333;
}
.motion-20b5 [class*="social-icon-github"].gas_cb9b {
  background-color: transparent;
  color: #333;
}
.motion-20b5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.motion-20b5 [class*="social-icon-google-plus"].gas_cb9b {
  background-color: transparent;
  color: #dd4b39;
}
.motion-20b5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.motion-20b5 [class*="social-icon-houzz"].gas_cb9b {
  background-color: transparent;
  color: #7ac142;
}
.motion-20b5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.motion-20b5 [class*="social-icon-instagram"].gas_cb9b {
  background-color: transparent;
  color: #262626;
}
.motion-20b5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.motion-20b5 [class*="social-icon-jsfiddle"].gas_cb9b {
  background-color: transparent;
  color: #487aa2;
}
.motion-20b5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.motion-20b5 [class*="social-icon-linkedin"].gas_cb9b {
  background-color: transparent;
  color: #0077b5;
}
.motion-20b5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.motion-20b5 [class*="social-icon-medium"].gas_cb9b {
  background-color: transparent;
  color: #00ab6b;
}
.motion-20b5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.motion-20b5
  [class*="social-icon-odnoklassniki"].gas_cb9b {
  background-color: transparent;
  color: #f4731c;
}
.motion-20b5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.motion-20b5 [class*="social-icon-meetup"].gas_cb9b {
  background-color: transparent;
  color: #ec1c40;
}
.motion-20b5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.motion-20b5 [class*="social-icon-pinterest"].gas_cb9b {
  background-color: transparent;
  color: #bd081c;
}
.motion-20b5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.motion-20b5 [class*="social-icon-product-hunt"].gas_cb9b {
  background-color: transparent;
  color: #da552f;
}
.motion-20b5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.motion-20b5 [class*="social-icon-reddit"].gas_cb9b {
  background-color: transparent;
  color: #ff4500;
}
.motion-20b5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.motion-20b5 [class*="social-icon-rss"].gas_cb9b {
  background-color: transparent;
  color: #f26522;
}
.motion-20b5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.motion-20b5
  [class*="social-icon-shopping-cart"].gas_cb9b {
  background-color: transparent;
  color: #4caf50;
}
.motion-20b5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.motion-20b5 [class*="social-icon-skype"].gas_cb9b {
  background-color: transparent;
  color: #00aff0;
}
.motion-20b5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.motion-20b5 [class*="social-icon-slideshare"].gas_cb9b {
  background-color: transparent;
  color: #0077b5;
}
.motion-20b5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.motion-20b5 [class*="social-icon-snapchat"].gas_cb9b {
  background-color: transparent;
  color: #fffc00;
}
.motion-20b5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.motion-20b5 [class*="social-icon-soundcloud"].gas_cb9b {
  background-color: transparent;
  color: #f80;
}
.motion-20b5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.motion-20b5 [class*="social-icon-spotify"].gas_cb9b {
  background-color: transparent;
  color: #2ebd59;
}
.motion-20b5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.motion-20b5
  [class*="social-icon-stack-overflow"].gas_cb9b {
  background-color: transparent;
  color: #fe7a15;
}
.motion-20b5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.motion-20b5 [class*="social-icon-maldkfgram"].gas_cb9b {
  background-color: transparent;
  color: #2ca5e0;
}
.motion-20b5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.motion-20b5 [class*="social-icon-tripadvisor"].gas_cb9b {
  background-color: transparent;
  color: #589442;
}
.motion-20b5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.motion-20b5 [class*="social-icon-tumblr"].gas_cb9b {
  background-color: transparent;
  color: #35465c;
}
.motion-20b5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.motion-20b5 [class*="social-icon-twitch"].gas_cb9b {
  background-color: transparent;
  color: #6441a5;
}
.motion-20b5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.motion-20b5 [class*="social-icon-twitter"].gas_cb9b {
  background-color: transparent;
  color: #1da1f2;
}
.motion-20b5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.motion-20b5 [class*="social-icon-vimeo"].gas_cb9b {
  background-color: transparent;
  color: #1ab7ea;
}
.motion-20b5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.motion-20b5 [class*="social-icon-vk"].gas_cb9b {
  background-color: transparent;
  color: #45668e;
}
.motion-20b5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.motion-20b5 [class*="social-icon-weibo"].gas_cb9b {
  background-color: transparent;
  color: #df2029;
}
.motion-20b5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.motion-20b5 [class*="social-icon-weixin"].gas_cb9b {
  background-color: transparent;
  color: #7bb32e;
}
.motion-20b5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.motion-20b5 [class*="social-icon-whatsapp"].gas_cb9b {
  background-color: transparent;
  color: #25d366;
}
.motion-20b5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.motion-20b5 [class*="social-icon-wordpress"].gas_cb9b {
  background-color: transparent;
  color: #21759b;
}
.motion-20b5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.motion-20b5 [class*="social-icon-xing"].gas_cb9b {
  background-color: transparent;
  color: #026466;
}
.motion-20b5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.motion-20b5 [class*="social-icon-yelp"].gas_cb9b {
  background-color: transparent;
  color: #af0606;
}
.motion-20b5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.motion-20b5 [class*="social-icon-youtube"].gas_cb9b {
  background-color: transparent;
  color: #cd201f;
}
.under_8611 {
  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;
}
.under_8611:hover {
  box-shadow: none;
  background: 0 0;
}
.message_540c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail-e352 {
  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;
}
.picture-pressed-6717 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bottom_4190 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bottom_4190,
.bottom_4190::after,
.bottom_4190::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;
}
.bottom_4190::after,
.bottom_4190::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info-ec49 .thumbnail-e352 .picture-pressed-6717 {
  margin-top: -2px;
  width: 19px;
}
.info-ec49 .thumbnail-e352 .bottom_4190 {
  margin-top: -1px;
}
.info-ec49 .thumbnail-e352 .bottom_4190,
.info-ec49 .thumbnail-e352 .bottom_4190::after,
.info-ec49 .thumbnail-e352 .bottom_4190::before {
  width: 19px;
  height: 2px;
}
.info-ec49 .thumbnail-e352 .bottom_4190::before {
  top: -6px;
}
.info-ec49 .thumbnail-e352 .bottom_4190::after {
  bottom: -6px;
}
.silver-07ed .thumbnail-e352 .picture-pressed-6717 {
  margin-top: -2px;
  width: 22px;
}
.silver-07ed .thumbnail-e352 .bottom_4190 {
  margin-top: -1px;
}
.silver-07ed .thumbnail-e352 .bottom_4190,
.silver-07ed .thumbnail-e352 .bottom_4190::after,
.silver-07ed .thumbnail-e352 .bottom_4190::before {
  width: 22px;
  height: 2px;
}
.silver-07ed .thumbnail-e352 .bottom_4190::before {
  top: -7px;
}
.silver-07ed .thumbnail-e352 .bottom_4190::after {
  bottom: -7px;
}
.cold_5956 .thumbnail-e352 .picture-pressed-6717 {
  margin-top: -2px;
  width: 31px;
}
.cold_5956 .thumbnail-e352 .bottom_4190 {
  margin-top: -1.5px;
}
.cold_5956 .thumbnail-e352 .bottom_4190,
.cold_5956 .thumbnail-e352 .bottom_4190::after,
.cold_5956 .thumbnail-e352 .bottom_4190::before {
  width: 31px;
  height: 3px;
}
.cold_5956 .thumbnail-e352 .bottom_4190::before {
  top: -9px;
}
.cold_5956 .thumbnail-e352 .bottom_4190::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bottom_0910 .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 19px;
  }
  .bottom_0910 .thumbnail-e352 .bottom_4190 {
    margin-top: -1px;
  }
  .bottom_0910 .thumbnail-e352 .bottom_4190,
  .bottom_0910 .thumbnail-e352 .bottom_4190::after,
  .bottom_0910 .thumbnail-e352 .bottom_4190::before {
    width: 19px;
    height: 2px;
  }
  .bottom_0910 .thumbnail-e352 .bottom_4190::before {
    top: -6px;
  }
  .bottom_0910 .thumbnail-e352 .bottom_4190::after {
    bottom: -6px;
  }
  .main-tall-9737 .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 22px;
  }
  .main-tall-9737 .thumbnail-e352 .bottom_4190 {
    margin-top: -1px;
  }
  .main-tall-9737 .thumbnail-e352 .bottom_4190,
  .main-tall-9737 .thumbnail-e352 .bottom_4190::after,
  .main-tall-9737 .thumbnail-e352 .bottom_4190::before {
    width: 22px;
    height: 2px;
  }
  .main-tall-9737 .thumbnail-e352 .bottom_4190::before {
    top: -7px;
  }
  .main-tall-9737 .thumbnail-e352 .bottom_4190::after {
    bottom: -7px;
  }
  .article-30dd .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 31px;
  }
  .article-30dd .thumbnail-e352 .bottom_4190 {
    margin-top: -1.5px;
  }
  .article-30dd .thumbnail-e352 .bottom_4190,
  .article-30dd .thumbnail-e352 .bottom_4190::after,
  .article-30dd .thumbnail-e352 .bottom_4190::before {
    width: 31px;
    height: 3px;
  }
  .article-30dd .thumbnail-e352 .bottom_4190::before {
    top: -9px;
  }
  .article-30dd .thumbnail-e352 .bottom_4190::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .filter-orange-a64a .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 19px;
  }
  .filter-orange-a64a .thumbnail-e352 .bottom_4190 {
    margin-top: -1px;
  }
  .filter-orange-a64a .thumbnail-e352 .bottom_4190,
  .filter-orange-a64a .thumbnail-e352 .bottom_4190::after,
  .filter-orange-a64a .thumbnail-e352 .bottom_4190::before {
    width: 19px;
    height: 2px;
  }
  .filter-orange-a64a .thumbnail-e352 .bottom_4190::before {
    top: -6px;
  }
  .filter-orange-a64a .thumbnail-e352 .bottom_4190::after {
    bottom: -6px;
  }
  .dropdown-351f .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-351f .thumbnail-e352 .bottom_4190 {
    margin-top: -1px;
  }
  .dropdown-351f .thumbnail-e352 .bottom_4190,
  .dropdown-351f .thumbnail-e352 .bottom_4190::after,
  .dropdown-351f .thumbnail-e352 .bottom_4190::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-351f .thumbnail-e352 .bottom_4190::before {
    top: -7px;
  }
  .dropdown-351f .thumbnail-e352 .bottom_4190::after {
    bottom: -7px;
  }
  .medium-a8f3 .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 31px;
  }
  .medium-a8f3 .thumbnail-e352 .bottom_4190 {
    margin-top: -1.5px;
  }
  .medium-a8f3 .thumbnail-e352 .bottom_4190,
  .medium-a8f3 .thumbnail-e352 .bottom_4190::after,
  .medium-a8f3 .thumbnail-e352 .bottom_4190::before {
    width: 31px;
    height: 3px;
  }
  .medium-a8f3 .thumbnail-e352 .bottom_4190::before {
    top: -9px;
  }
  .medium-a8f3 .thumbnail-e352 .bottom_4190::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slider-50b1 .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 19px;
  }
  .slider-50b1 .thumbnail-e352 .bottom_4190 {
    margin-top: -1px;
  }
  .slider-50b1 .thumbnail-e352 .bottom_4190,
  .slider-50b1 .thumbnail-e352 .bottom_4190::after,
  .slider-50b1 .thumbnail-e352 .bottom_4190::before {
    width: 19px;
    height: 2px;
  }
  .slider-50b1 .thumbnail-e352 .bottom_4190::before {
    top: -6px;
  }
  .slider-50b1 .thumbnail-e352 .bottom_4190::after {
    bottom: -6px;
  }
  .hero-orange-c64e .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 22px;
  }
  .hero-orange-c64e .thumbnail-e352 .bottom_4190 {
    margin-top: -1px;
  }
  .hero-orange-c64e .thumbnail-e352 .bottom_4190,
  .hero-orange-c64e .thumbnail-e352 .bottom_4190::after,
  .hero-orange-c64e .thumbnail-e352 .bottom_4190::before {
    width: 22px;
    height: 2px;
  }
  .hero-orange-c64e .thumbnail-e352 .bottom_4190::before {
    top: -7px;
  }
  .hero-orange-c64e .thumbnail-e352 .bottom_4190::after {
    bottom: -7px;
  }
  .bottom_c87a .thumbnail-e352 .picture-pressed-6717 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom_c87a .thumbnail-e352 .bottom_4190 {
    margin-top: -1.5px;
  }
  .bottom_c87a .thumbnail-e352 .bottom_4190,
  .bottom_c87a .thumbnail-e352 .bottom_4190::after,
  .bottom_c87a .thumbnail-e352 .bottom_4190::before {
    width: 31px;
    height: 3px;
  }
  .bottom_c87a .thumbnail-e352 .bottom_4190::before {
    top: -9px;
  }
  .bottom_c87a .thumbnail-e352 .bottom_4190::after {
    bottom: -9px;
  }
}
.yellow-148e .bottom_4190 {
  -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);
}
.yellow-148e .bottom_4190::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.yellow-148e .bottom_4190::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);
}
.yellow-148e.block-light-d167 .bottom_4190 {
  -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);
}
.yellow-148e.block-light-d167 .bottom_4190::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.yellow-148e.block-light-d167 .bottom_4190::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);
}
.media_warm_f9a1 {
  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.tall-fc65:before {
  display: none;
}
.slider-steel-ceb3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slider-steel-ceb3 .tag-out-bf84 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slider-steel-ceb3 .tag-out-bf84:last-of-type {
  border-bottom: none;
}
.slider-steel-ceb3 .tag-out-bf84.secondary_middle_d973,
.slider-steel-ceb3 .tag-out-bf84.sidebar-current-dfd7,
.slider-steel-ceb3 .tag-out-bf84.column-clean-2097 {
  padding: 0;
}
.slider-steel-ceb3 .filter_warm_3c5f .tabs-0d58 {
  color: currentColor;
}
.slider-steel-ceb3 .filter_warm_3c5f .tabs-0d58:focus,
.slider-steel-ceb3 .filter_warm_3c5f .tabs-0d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-steel-ceb3.modal-huge-c460 .plasma-34ea,
.slider-steel-ceb3.modal-huge-c460 .component_8c29 a,
.slider-steel-ceb3.modal-huge-c460 .header-advanced-11dd a,
.slider-steel-ceb3.modal-huge-c460 .menu_55a2 a {
  color: rgba(0, 0, 0, 0.55);
}
.slider-steel-ceb3.modal-huge-c460 .plasma-34ea:hover,
.slider-steel-ceb3.modal-huge-c460 .component_8c29 a:hover,
.slider-steel-ceb3.modal-huge-c460 .header-advanced-11dd a:hover,
.slider-steel-ceb3.modal-huge-c460 .menu_55a2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-steel-ceb3.modal-huge-c460 .wrapper-west-46cb {
  color: rgba(0, 0, 0, 0.8);
}
.slider-steel-ceb3.modal-huge-c460 .tag-out-bf84 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-steel-ceb3.modal-huge-c460 .tag-out-bf84:before {
  background: rgba(0, 0, 0, 0.08);
}
.slider-steel-ceb3.modal-huge-c460 .gallery-0ad3:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider-steel-ceb3.modal-huge-c460 .filter_warm_3c5f .stale-1a66 li a,
.slider-steel-ceb3.modal-huge-c460 .filter_warm_3c5f .tabs-0d58,
.slider-steel-ceb3.modal-huge-c460 .menu_55a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-steel-ceb3.modal-huge-c460 .filter_warm_3c5f .tabs-0d58:focus,
.slider-steel-ceb3.modal-huge-c460 .filter_warm_3c5f .tabs-0d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-steel-ceb3.modal-huge-c460 .stale-1a66 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-steel-ceb3.yellow_9e89 .plasma-34ea,
.slider-steel-ceb3.yellow_9e89 .component_8c29 a,
.slider-steel-ceb3.yellow_9e89 .header-advanced-11dd .tabs-0d58,
.slider-steel-ceb3.yellow_9e89 .header-advanced-11dd a,
.slider-steel-ceb3.yellow_9e89 .menu_55a2 a {
  color: rgba(255, 255, 255, 0.79);
}
.slider-steel-ceb3.yellow_9e89 .plasma-34ea:hover,
.slider-steel-ceb3.yellow_9e89 .component_8c29 a:hover,
.slider-steel-ceb3.yellow_9e89 .header-advanced-11dd .tabs-0d58:hover,
.slider-steel-ceb3.yellow_9e89 .header-advanced-11dd a:hover,
.slider-steel-ceb3.yellow_9e89 .menu_55a2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-steel-ceb3.yellow_9e89 .wrapper-west-46cb {
  color: rgba(255, 255, 255, 0.99);
}
.slider-steel-ceb3.yellow_9e89 .tag-out-bf84 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-steel-ceb3.yellow_9e89 .tag-out-bf84:before {
  background: rgba(255, 255, 255, 0.08);
}
.slider-steel-ceb3.yellow_9e89 .gallery-0ad3:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider-steel-ceb3.yellow_9e89 .filter_warm_3c5f .stale-1a66 li a,
.slider-steel-ceb3.yellow_9e89 .filter_warm_3c5f .tabs-0d58,
.slider-steel-ceb3.yellow_9e89 .menu_55a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-steel-ceb3.yellow_9e89 .filter_warm_3c5f .tabs-0d58:focus,
.slider-steel-ceb3.yellow_9e89 .filter_warm_3c5f .tabs-0d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-steel-ceb3.yellow_9e89 .stale-1a66 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-0ad3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gallery-0ad3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fresh-412e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tabs-b524 .slider-steel-ceb3 {
  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;
}
.tabs-b524 .tag-out-bf84 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tabs-b524 .tag-out-bf84: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) {
  .tabs-b524 .tag-out-bf84:before {
    width: 16%;
    left: 42%;
  }
}
.tabs-b524 .tag-out-bf84:last-child:before {
  content: none;
}
.tabs-b524 .tag-out-bf84[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tabs-b524 .filter_warm_3c5f .stale-1a66 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs-b524 .filter_warm_3c5f .stale-1a66 li a .tabs-0d58 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tabs-b524 .filter_warm_3c5f .menu_55a2 {
  border: none;
}
.tabs-b524 .filter_warm_3c5f .menu_55a2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tabs-b524 .gallery-0ad3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tabs-b524 .fresh-412e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tabs-b524 .yellow_9e89 .gallery-0ad3:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs-b524 .modal-huge-c460.message_static_6946 .bottom_4190 {
  background: rgba(0, 0, 0, 0.6);
}
.tabs-b524
  .modal-huge-c460.message_static_6946
  .bottom_4190::after,
.tabs-b524
  .modal-huge-c460.message_static_6946
  .bottom_4190:before {
  background: inherit;
}
.tabs-b524
  .modal-huge-c460.message_static_6946:hover
  .bottom_4190 {
  background: rgba(0, 0, 0, 0.8);
}
.left_7812 .slider-steel-ceb3 {
  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) {
  .left_7812 .slider-steel-ceb3 {
    width: auto;
    right: 45px;
  }
}
.mini-b8e9 .slider-steel-ceb3 {
  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) {
  .mini-b8e9 .slider-steel-ceb3 {
    width: auto;
    left: 45px;
  }
}
.tall-fc65 .slider-steel-ceb3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tall-fc65 .fresh-412e {
  max-width: 48em;
  margin: 0 auto;
}
.tall-fc65 .gallery-0ad3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.main-2f79 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.main-2f79.tabs-b524 .slider-steel-ceb3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.main-2f79.left_7812 .slider-steel-ceb3 {
  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);
}
.main-2f79 .slider-steel-ceb3 {
  visibility: visible;
}
.main-2f79.mini-b8e9 .slider-steel-ceb3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dirty-eafb,
.form-under-0386 {
  overflow-x: hidden;
}
.dirty-eafb .slider-steel-ceb3 {
  overflow: auto;
}
.dirty-eafb.tabs-b524 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-eafb.tabs-b524 .slider-steel-ceb3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dirty-eafb.tabs-b524 .under_8611 {
  opacity: 0;
}
.dirty-eafb.left_7812 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-eafb.left_7812 .slider-steel-ceb3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dirty-eafb.left_7812 .under_8611 {
  opacity: 0;
}
.dirty-eafb.mini-b8e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-eafb.mini-b8e9 .slider-steel-ceb3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dirty-eafb.mini-b8e9 .under_8611 {
  opacity: 0;
}
.dirty-eafb.tall-fc65 .slider-steel-ceb3 {
  z-index: 10;
  visibility: visible;
}
.message_static_6946 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.message_static_6946 .bottom_4190 {
  background: rgba(255, 255, 255, 0.99);
}
.message_static_6946 .bottom_4190::after,
.message_static_6946 .bottom_4190:before {
  background: inherit;
}
.message_static_6946:hover .bottom_4190 {
  background: rgba(255, 255, 255, 0.99);
}
.mini-b8e9 .message_static_6946 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tall-fc65 .message_static_6946 {
  display: none !important;
}
.dirty-eafb:before,
.form-under-0386:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dirty-eafb .message_static_6946,
.form-under-0386 .message_static_6946 {
  display: inline-block;
}
.slider-steel-ceb3 .shadow-wide-4034 {
  -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;
}
.dirty-eafb .slider-steel-ceb3 .shadow-wide-4034,
.form-under-0386 .slider-steel-ceb3 .shadow-wide-4034 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-a19b .component-east-5c01 {
  width: 100%;
}
.border-paper-c9ab {
  padding: 0 0.5em 0;
}
.border-paper-c9ab [class*="customify-col-"],
.border-paper-c9ab [class*="customify-col_"],
.border-paper-c9ab [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter_0599 .border-paper-c9ab {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature_0143 .menu-new-f81d,
  .menu-new-f81d {
    display: none;
  }
  .hover-ae08 {
    text-align: left;
  }
  .table_pro_7dec {
    text-align: center;
  }
  .carousel-east-09bf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature_0143 .stone_83da,
  .stone_83da {
    display: none;
  }
  .sort_abbc {
    text-align: left;
  }
  .photo_complex_03fc {
    text-align: center;
  }
  .card-dynamic-761b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature_0143 .outline-short-27bc,
  .outline-short-27bc {
    display: none;
  }
  .lite_012a {
    text-align: left;
  }
  .preview_7143 {
    text-align: center;
  }
  .north_c6df {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focused_7398 {
  box-shadow: none !important;
}
.texture-prev-91b5 .bright-bb7c,
.in_f284 .bright-bb7c {
  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;
}
.in_f284 .bright-bb7c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner-tiny-2276 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner-tiny-2276:after,
.banner-tiny-2276:before {
  content: "";
  display: table;
}
.banner-tiny-2276:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner-tiny-2276 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner-tiny-2276,
.banner-steel-dc01 {
  max-width: 1248px;
  margin: 0 auto;
}

.warm_da59.text-8c7a .banner-tiny-2276 {
  max-width: 100%;
}
.warm_da59.gallery_9ae8 {
  max-width: 1200px;
  margin: 0 auto;
}
.warm_da59.notification_73f0 .banner-tiny-2276 {
  max-width: 100%;
}
.warm_da59.notification_73f0 > .banner-tiny-2276 {
  padding-left: 0;
  padding-right: 0;
}
.warm_da59.notification_73f0 > .banner-tiny-2276 .feature_0143 {
  margin: 0;
}
.warm_da59.notification_73f0
  > .banner-tiny-2276
  .full_f002.yellow_645b {
  margin-right: 0;
  margin-left: 0;
}
.warm_da59.notification_73f0 #main.yellow_645b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .backdrop-narrow-2ee3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-narrow-2ee3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dirty_a2a0 .inner_2f78 {
    padding-right: 1em;
  }
  .dirty_a2a0.surface-easy-44ec .full_f002 {
    border-right: 1px solid #eaecee;
  }
  .dirty_a2a0.surface-easy-44ec .inner_2f78 {
    padding-right: 1em;
  }
  .dirty_a2a0.surface-easy-44ec .active-thick-4359 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_narrow_01aa .inner_2f78 {
    padding-left: 1em;
  }
  .description_narrow_01aa.surface-easy-44ec .full_f002 {
    border-left: 1px solid #eaecee;
  }
  .description_narrow_01aa.surface-easy-44ec .inner_2f78 {
    padding-left: 1em;
  }
  .description_narrow_01aa.surface-easy-44ec .active-thick-4359 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-96cc .inner_2f78 {
    padding-left: 1em;
  }
  .popup-96cc.surface-easy-44ec .heading_6139 {
    border-right: 1px solid #eaecee;
  }
  .popup-96cc.surface-easy-44ec .highlight-dynamic-0280 {
    border-right: 1px solid #eaecee;
  }
  .popup-96cc.surface-easy-44ec .inner_2f78 {
    padding-left: 1em;
  }
  .popup-96cc.surface-easy-44ec .active-thick-4359 {
    padding-right: 1em;
  }
  .popup-96cc.surface-easy-44ec .green-aba0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_upper_c377 .inner_2f78 {
    padding-right: 1em;
  }
  .backdrop_upper_c377.surface-easy-44ec .heading_6139 {
    border-left: 1px solid #eaecee;
  }
  .backdrop_upper_c377.surface-easy-44ec .highlight-dynamic-0280 {
    border-left: 1px solid #eaecee;
  }
  .backdrop_upper_c377.surface-easy-44ec .inner_2f78 {
    padding-right: 1em;
  }
  .backdrop_upper_c377.surface-easy-44ec .active-thick-4359 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_upper_c377.surface-easy-44ec .green-aba0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-narrow-2ee3 .inner_2f78 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-narrow-2ee3.surface-easy-44ec .full_f002 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .backdrop-narrow-2ee3.surface-easy-44ec .inner_2f78 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-narrow-2ee3.surface-easy-44ec .active-thick-4359 {
    padding-left: 1em;
  }
  .backdrop-narrow-2ee3.surface-easy-44ec .green-aba0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .backdrop-narrow-2ee3.surface-easy-44ec .inner_2f78 {
    padding-left: 0;
  }
}
.accent-5b2c .icon-inner-955d {
  display: inline-block;
}
.yellow-aa5c {
  display: inline-block;
}
.icon-in-103c {
  word-con: break-word;
}
.dropdown-928d > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown-928d .south-f893 {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown-928d .background_5e65 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.top_29a5 .filter_advanced_6dd0 {
  margin-bottom: 2em;
}
.top_29a5 .sidebar_first_07a0 {
  margin-bottom: 15px;
}
.top_29a5 .sidebar_first_07a0:last-child {
  margin-bottom: 0;
}
.top_29a5 .dark_9ff1 {
  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) {
  .top_29a5 .dark_9ff1 {
    display: block;
  }
}
.top_29a5 .in-9c82 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .top_29a5 .in-9c82 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.top_29a5 .outer_80ac {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.top_29a5 .outer_80ac img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.top_29a5 .outer_80ac a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.top_29a5 .icon-in-103c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.top_29a5 .icon-in-103c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.top_29a5 .status_e6f4 p:last-child {
  margin-bottom: 0;
}
.top_29a5 .glass_b35c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.top_29a5 .sort-mini-7b09 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.top_29a5 .breadcrumb-ac8f {
  margin-top: 1em;
}
.top_29a5 .focused_38ec {
  top: 0;
  display: block;
}
.top_29a5 .focused_38ec a {
  color: inherit;
}
.top_29a5 .focused_38ec a:hover {
  color: inherit;
}
.top_29a5 .layout_7f65 {
  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;
}
.top_29a5 .layout_7f65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.top_29a5 .sort-mini-7b09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.top_29a5 .sidebar_b58b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.top_29a5 .sidebar_b58b:first-child {
  margin-top: 0;
}
.top_29a5 .sidebar_b58b.small-ff73 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top_29a5 .sidebar_b58b.copper_f4e4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top_29a5
  .sidebar_b58b.copper_f4e4.article-thick-213f
  .breadcrumb-ac8f {
  width: 100%;
}
.top_29a5 .copper_f4e4 {
  -webkit-box-align: center;
  align-items: center;
}
.top_29a5 .copper_f4e4 .dropdown-928d,
.top_29a5 .copper_f4e4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.top_29a5 .outer_80ac {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top_29a5 .outer_80ac img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.top_29a5 .outer_80ac: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;
}
.top_29a5 .small-ff73 {
  z-index: 5;
}
.top_29a5 .main_first_9344 .outer_5e0a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.top_29a5 .info_action_8e7d .outer_5e0a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.top_29a5 .tooltip_da30 .outer_5e0a {
  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;
}
.top_29a5.article_f964 .dark_9ff1,
.top_29a5.picture-thick-d2d6 .dark_9ff1 {
  display: block;
}
.top_29a5.article_f964 .dark_9ff1 .photo_narrow_cca7,
.top_29a5.article_f964 .dark_9ff1 .sort-mini-7b09,
.top_29a5.picture-thick-d2d6 .dark_9ff1 .photo_narrow_cca7,
.top_29a5.picture-thick-d2d6 .dark_9ff1 .sort-mini-7b09 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.top_29a5.filter-copper-83cc .in-9c82 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .top_29a5.filter-copper-83cc .in-9c82 {
    margin-right: 0;
  }
}
.top_29a5.article_f964 .in-9c82,
.top_29a5.picture-thick-d2d6 .in-9c82 {
  padding-top: 40%;
}
.top_29a5.article_f964 .filter_advanced_6dd0,
.top_29a5.picture-thick-d2d6 .filter_advanced_6dd0 {
  display: block;
}
.top_29a5.article_f964 .fn-sticky-7ffb .sort-mini-7b09,
.top_29a5.picture-thick-d2d6 .fn-sticky-7ffb .sort-mini-7b09 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.top_29a5.article_f964 .in-9c82,
.top_29a5.picture-thick-d2d6 .in-9c82 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.top_29a5.article_f964 .sort-mini-7b09 {
  padding: 1em;
}
.hard_12db {
  margin: 30px auto;
  display: block;
}
.hard_12db .hot_0454 > * {
  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;
}
.hard_12db .hot_0454 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard_12db .hot_0454 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component_a6af .dropdown-928d {
  margin-bottom: 1.41575em;
}
.component_a6af .wide-5ecf {
  margin-bottom: 1.618em;
}
.dropdown_selected_0bf3 .west-5d2e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dropdown_selected_0bf3 .west-5d2e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dropdown_selected_0bf3 .hard_bdbe {
  max-width: 100%;
  overflow: auto;
}
.basic_0c19 .dropdown_selected_0bf3 a:hover {
  text-decoration: underline;
}
.frame-large-c6b9 .sidebar_first_07a0:not(.icon-in-103c),
.frame-large-c6b9 .outer_80ac {
  margin-bottom: 1.41575em;
}
.frame-large-c6b9 .sidebar_first_07a0:not(.icon-in-103c):last-child,
.frame-large-c6b9 .outer_80ac:last-child {
  margin-bottom: 0;
}
.frame-large-c6b9 .sidebar_first_07a0.gallery-ce6d {
  margin-bottom: 0.41575em;
}
.frame-large-c6b9 .easy-f5a6:before,
.frame-large-c6b9 .button-under-940d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.frame-large-c6b9 .easy-f5a6:before {
  content: "\f115";
}
.frame-large-c6b9 .button-under-940d:before {
  content: "\f02c";
}
.frame-large-c6b9 .popup-586f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.frame-large-c6b9 .popup-586f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.soft_24dd {
  display: -webkit-box;
  display: flex;
}
.soft_24dd .photo-blue-9fb3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .soft_24dd .photo-blue-9fb3 {
    flex-basis: 90px;
  }
}
.soft_24dd .backdrop-385d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft_24dd .backdrop-385d {
    flex-basis: calc(100% - 50px);
  }
}
.soft_24dd .center_e94f p:last-child {
  margin-bottom: 0.72em;
}
.pattern_5d30 .hot_0454 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern_5d30 .hot_0454:after,
.pattern_5d30 .hot_0454:before {
  content: "";
  display: table;
}
.pattern_5d30 .hot_0454:after {
  clear: both;
}
.pattern_5d30 .hot_0454 .steel_0cef,
.pattern_5d30 .hot_0454 .photo_easy_3001 {
  width: 49%;
}
.pattern_5d30 .hot_0454 .steel_0cef a span.row-solid-429f,
.pattern_5d30 .hot_0454 .photo_easy_3001 a span.row-solid-429f {
  display: block;
  margin-bottom: 5px;
}
.pattern_5d30 .hot_0454 .photo_easy_3001 {
  float: left;
  text-align: left;
}
.pattern_5d30 .hot_0454 .steel_0cef {
  float: right;
  text-align: right;
}
.wood-3475 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wood-3475 {
    margin-bottom: 0;
  }
}
.notice-motion-2e5b {
  margin-bottom: 1em;
}
.notice-motion-2e5b .icon-in-103c {
  font-size: 1.1em;
  line-height: 1.3;
}
.gold-4b8a a {
  display: block;
  line-height: 0;
  position: relative;
}
.heading-1383 .notice-motion-2e5b,
.card_current_d527 .notice-motion-2e5b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .heading-1383 .notice-motion-2e5b,
  .card_current_d527 .notice-motion-2e5b {
    display: block;
  }
}
.heading-1383 .gold-4b8a,
.card_current_d527 .gold-4b8a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .heading-1383 .gold-4b8a,
  .card_current_d527 .gold-4b8a {
    margin-bottom: 1em;
  }
}
.heading-1383 .gold-4b8a img,
.card_current_d527 .gold-4b8a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.heading-1383 .tertiary_blue_a1d7,
.card_current_d527 .tertiary_blue_a1d7 {
  flex-basis: calc(100% - 160px);
}
.heading-1383 .tertiary_blue_a1d7 p,
.card_current_d527 .tertiary_blue_a1d7 p {
  margin-bottom: 0;
}
.heading-1383 .tertiary_blue_a1d7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .heading-1383 .tertiary_blue_a1d7 {
    padding-left: 0;
  }
}
.card_current_d527 .tertiary_blue_a1d7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .card_current_d527 .tertiary_blue_a1d7 {
    padding-right: 0;
  }
}
.card_current_d527 .gold-4b8a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.surface-cold-8353 .gold-4b8a {
  margin-bottom: 0.5em;
}
.surface-cold-8353 .gold-4b8a img {
  width: 100%;
}
.bottom-fd8b .accent-white-a4ba,
.hidden-mini-0337 .accent-white-a4ba {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden-mini-0337 .full_f002 .middle-28d3 p:last-child {
  margin-bottom: 0;
}
.pagination-5327 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.backdrop-static-3f15 .picture_right_2afd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .backdrop-static-3f15 .picture_right_2afd:last-of-type {
    margin-bottom: 0;
  }
}
.backdrop-static-3f15 .picture_right_2afd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop-static-3f15 .picture_right_2afd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.backdrop-static-3f15 .picture_right_2afd ul li {
  margin: 0 0 0.6em;
}
.backdrop-static-3f15 .picture_right_2afd ul li.accordion-a84d,
.backdrop-static-3f15 .picture_right_2afd ul li.outline_current_6614 {
  position: relative;
}
.backdrop-static-3f15 .picture_right_2afd ul li.accordion-a84d .accordion_gold_263c,
.backdrop-static-3f15 .picture_right_2afd ul li.outline_current_6614 .accordion_gold_263c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.backdrop-static-3f15 .picture_right_2afd ul li.accordion-a84d:after:after,
.backdrop-static-3f15 .picture_right_2afd ul li.accordion-a84d:after:before,
.backdrop-static-3f15
  .picture_right_2afd
  ul
  li.outline_current_6614:after:after,
.backdrop-static-3f15
  .picture_right_2afd
  ul
  li.outline_current_6614:after:before {
  content: "";
  display: table;
}
.backdrop-static-3f15 .picture_right_2afd ul li.accordion-a84d:after:after,
.backdrop-static-3f15
  .picture_right_2afd
  ul
  li.outline_current_6614:after:after {
  clear: both;
}
.backdrop-static-3f15 .picture_right_2afd a.link_easy_ddbd:hover {
  text-decoration: none;
}
.backdrop-static-3f15 .picture_right_2afd select {
  max-width: 100%;
}
.backdrop-static-3f15 .picture_right_2afd table {
  font-size: 85%;
}
.backdrop-static-3f15 .picture_right_2afd table td,
.backdrop-static-3f15 .picture_right_2afd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.backdrop-static-3f15 .picture_right_2afd table tfoot td {
  text-align: left;
}
.backdrop-static-3f15 .picture_right_2afd :last-child {
  margin-bottom: 0;
}
.backdrop-static-3f15 .picture_right_2afd .frame_0972 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.backdrop-static-3f15 .picture_right_2afd .frame_0972 label {
  width: 100%;
}
.backdrop-static-3f15 .picture_right_2afd .frame_0972 .motion_62af {
  width: 100%;
  display: block;
}
.backdrop-static-3f15 .picture_right_2afd .frame_0972 .photo-static-1113 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.backdrop-static-3f15 .picture_right_2afd .frame_0972 .photo-static-1113:hover svg #svg-search {
  fill: #444;
}
.backdrop-static-3f15 .picture_right_2afd .frame_0972 .photo-static-1113 svg {
  width: 18px;
  height: 18px;
}
.backdrop-static-3f15 .popup_4e92 ul ul,
.backdrop-static-3f15 .accordion-full-8fb9 ul ul,
.backdrop-static-3f15 .column-a674 ul ul,
.backdrop-static-3f15 .tertiary_9a24 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.backdrop-static-3f15 .popup_4e92 .element_medium_6ddd > a,
.backdrop-static-3f15 .accordion-full-8fb9 .element_medium_6ddd > a,
.backdrop-static-3f15 .column-a674 .element_medium_6ddd > a,
.backdrop-static-3f15 .tertiary_9a24 .element_medium_6ddd > a {
  margin-bottom: 0;
}
.backdrop-static-3f15 .border-a15a li,
.backdrop-static-3f15 .popup_4e92 li,
.backdrop-static-3f15 .tag-bc93 li,
.backdrop-static-3f15 .accordion-full-8fb9 li,
.backdrop-static-3f15 .column-a674 li,
.backdrop-static-3f15 .tertiary_9a24 li,
.backdrop-static-3f15 .container_tall_8b32 li,
.backdrop-static-3f15 .slow-2650 li {
  display: block;
  position: relative;
}
.backdrop-static-3f15 .border-a15a li:last-child,
.backdrop-static-3f15 .popup_4e92 li:last-child,
.backdrop-static-3f15 .tag-bc93 li:last-child,
.backdrop-static-3f15 .accordion-full-8fb9 li:last-child,
.backdrop-static-3f15 .column-a674 li:last-child,
.backdrop-static-3f15 .tertiary_9a24 li:last-child,
.backdrop-static-3f15 .container_tall_8b32 li:last-child,
.backdrop-static-3f15 .slow-2650 li:last-child {
  border: none;
}
.backdrop-static-3f15 .border-a15a li a,
.backdrop-static-3f15 .popup_4e92 li a,
.backdrop-static-3f15 .tag-bc93 li a,
.backdrop-static-3f15 .accordion-full-8fb9 li a,
.backdrop-static-3f15 .column-a674 li a,
.backdrop-static-3f15 .tertiary_9a24 li a,
.backdrop-static-3f15 .container_tall_8b32 li a,
.backdrop-static-3f15 .slow-2650 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-static-3f15 .border-a15a li ul li::before,
.backdrop-static-3f15 .popup_4e92 li ul li::before,
.backdrop-static-3f15 .tag-bc93 li ul li::before,
.backdrop-static-3f15 .accordion-full-8fb9 li ul li::before,
.backdrop-static-3f15 .column-a674 li ul li::before,
.backdrop-static-3f15 .tertiary_9a24 li ul li::before,
.backdrop-static-3f15 .container_tall_8b32 li ul li::before,
.backdrop-static-3f15 .slow-2650 li ul li::before {
  left: 15px;
}
.backdrop-static-3f15 .border-a15a li ul a,
.backdrop-static-3f15 .popup_4e92 li ul a,
.backdrop-static-3f15 .tag-bc93 li ul a,
.backdrop-static-3f15 .accordion-full-8fb9 li ul a,
.backdrop-static-3f15 .column-a674 li ul a,
.backdrop-static-3f15 .tertiary_9a24 li ul a,
.backdrop-static-3f15 .container_tall_8b32 li ul a,
.backdrop-static-3f15 .slow-2650 li ul a {
  padding-left: 20px;
}
.backdrop-static-3f15 .border-a15a li ul ul li::before,
.backdrop-static-3f15 .popup_4e92 li ul ul li::before,
.backdrop-static-3f15 .tag-bc93 li ul ul li::before,
.backdrop-static-3f15 .accordion-full-8fb9 li ul ul li::before,
.backdrop-static-3f15 .column-a674 li ul ul li::before,
.backdrop-static-3f15 .tertiary_9a24 li ul ul li::before,
.backdrop-static-3f15 .container_tall_8b32 li ul ul li::before,
.backdrop-static-3f15 .slow-2650 li ul ul li::before {
  left: 30px;
}
.backdrop-static-3f15 .border-a15a li ul ul a,
.backdrop-static-3f15 .popup_4e92 li ul ul a,
.backdrop-static-3f15 .tag-bc93 li ul ul a,
.backdrop-static-3f15 .accordion-full-8fb9 li ul ul a,
.backdrop-static-3f15 .column-a674 li ul ul a,
.backdrop-static-3f15 .tertiary_9a24 li ul ul a,
.backdrop-static-3f15 .container_tall_8b32 li ul ul a,
.backdrop-static-3f15 .slow-2650 li ul ul a {
  padding-left: 40px;
}
.backdrop-static-3f15 .gold_cef1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-static-3f15 .slow-2650 ul li {
  margin-bottom: 1.41575em;
}
.backdrop-static-3f15 .slow-2650 ul li .paragraph_6c38 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.backdrop-static-3f15 .slow-2650 ul li .wide_76da {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.yellow_9e89 .border-a15a li a,
.yellow_9e89 .popup_4e92 li a,
.yellow_9e89 .tag-bc93 li a,
.yellow_9e89 .accordion-full-8fb9 li a,
.yellow_9e89 .column-a674 li a,
.yellow_9e89 .tertiary_9a24 li a,
.yellow_9e89 .container_tall_8b32 li a,
.yellow_9e89 .slow-2650 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_9e89 .gold_cef1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_9e89 .picture_right_2afd ul li.accordion-a84d .accordion_gold_263c,
.yellow_9e89 .picture_right_2afd ul li.outline_current_6614 .accordion_gold_263c {
  background: rgba(0, 0, 0, 0.2);
}
.yellow_9e89 .backdrop-static-3f15 .picture_right_2afd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li {
  margin: 0;
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li ul {
  margin: 0;
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li ul li a {
  padding-left: 15px;
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li ul li li a {
  padding-left: 30px;
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li.preview-new-4ccf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li.preview-new-4ccf > 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;
}
.warm_da59 .backdrop-static-3f15 .stale-1a66 li.preview-new-4ccf > 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;
}
.west-426e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thumbnail_e019 {
  position: relative;
  z-index: 10;
}
.thumbnail_e019 .shadow-wide-4034 {
  width: 100%;
  max-width: 100%;
}
.glass_827c .white_8155 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.glass_827c .modal-huge-c460 {
}
.glass_827c .yellow_9e89 {
  background: #292929;
}
.medium_7310 .white_8155 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.medium_7310 .modal-huge-c460 {
  background: #f9f9f9;
}
.medium_7310 .yellow_9e89 {
  background: #303030;
}
.message-3b52 .white_8155 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .message-3b52 .icon-inner-955d {
    margin-bottom: 1em;
  }
  .message-3b52 .icon-inner-955d:last-child {
    margin-bottom: 0;
  }
}
.message-3b52 .modal-huge-c460 {
  background: #ededed;
}
.message-3b52 .yellow_9e89 {
  background: #1a1a1a;
}
.white_8155.modal-huge-c460 {
  color: rgba(0, 0, 0, 0.6);
}
.white_8155.modal-huge-c460 .steel_d9bd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.white_8155.yellow_9e89 {
  color: rgba(255, 255, 255, 0.99);
}
.white_8155.yellow_9e89 a:not(.link_easy_ddbd) {
  color: rgba(255, 255, 255, 0.79);
}
.white_8155.yellow_9e89 a:not(.link_easy_ddbd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_8155.yellow_9e89 .steel_d9bd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.white_8155.yellow_9e89 table tbody td,
.white_8155.yellow_9e89 table th {
  background: rgba(0, 0, 0, 0.08);
}
.cool_899c.grid_6c23 .banner-tiny-2276 {
  max-width: initial;
}
.cool_899c .avatar_fluid_7a29 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cool_899c .avatar_fluid_7a29 .shadow-wide-4034 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cool_899c .avatar_fluid_7a29 .shadow-wide-4034 {
    display: block;
    margin-bottom: 2em;
  }
  .cool_899c .avatar_fluid_7a29 .shadow-wide-4034:last-child {
    margin-bottom: 0;
  }
}
.message-3b52 .icon-inner-955d:last-child,
.medium_7310 .icon-inner-955d:last-child,
.glass_827c .icon-inner-955d:last-child {
  margin-bottom: 0;
}
.message-3b52 .icon-inner-955d .backdrop-static-3f15 .picture_right_2afd:last-child,
.medium_7310 .icon-inner-955d .backdrop-static-3f15 .picture_right_2afd:last-child,
.glass_827c .icon-inner-955d .backdrop-static-3f15 .picture_right_2afd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .message-3b52 .hero-short-bb73,
  .message-3b52 .menu-a068,
  .medium_7310 .hero-short-bb73,
  .medium_7310 .menu-a068,
  .glass_827c .hero-short-bb73,
  .glass_827c .menu-a068 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thumbnail_e019 .icon-inner-955d {
    margin-bottom: 2em;
  }
}
.thumbnail_e019 p:last-child {
  margin-bottom: 0;
}
.thumbnail_e019 li,
.thumbnail_e019 ul {
  list-style: none;
  margin: 0;
}
.thumbnail_e019 ul ul {
  margin-left: 2.617924em;
}
.chip-hot-c5e4 {
  font-size: 0.875em;
}

/* css-noise: e09e */
.widget-item-e8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
