/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress-right-63f2/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress-right-63f2
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.progress-right-63f2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.backdrop-0917.focus_0f6a/licenses/gpl-2.0.cold-a8ba
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.progress-warm-1c5b/, (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.purple-f9e5.out-5c24/normalize.east_b970/
 ======
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.east_b970 v7.0.0 | MIT License | github.progress-right-63f2/necolas/normalize.east_b970 */
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;
}
.shadow_first_c372 .link-7729,
.fresh-a4b6,
.secondary_short_be6e,
.cold_9104,
.middle_67ad,
.modal-998d,
.status-fixed-1d8b,
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;
}
.fresh-a4b6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fresh-a4b6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fresh-a4b6,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_short_be6e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_short_be6e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_short_be6e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_short_be6e,
  h2 {
    font-size: 1.7em;
  }
}
.cold_9104,
h3 {
  font-size: 1.618em;
}
.shadow_first_c372 .link-7729,
.middle_67ad,
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.simple_7504 {
  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;
}
.header-0de1:after,
.header-0de1:before,
.solid-6d03:after,
.solid-6d03:before {
  content: "";
  display: table;
}
.header-0de1:after,
.solid-6d03:after {
  clear: both;
}
.main_hot_addf {
  float: right;
  margin-right: 0;
}
.chip_8ba1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.table_c440 .item-light-5792,
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;
}
.table_c440 .item-light-5792: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;
}
.frame_purple_90f0 .item-light-5792 {
  box-shadow: none;
}
.frame_purple_90f0
  .item-light-5792
  .container-over-8b5d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.frame_purple_90f0 .item-light-5792 .popup_medium_80c7 {
  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;
}
.frame_purple_90f0
  .item-light-5792
  .popup_medium_80c7
  b {
  display: none;
}
.frame_purple_90f0 .component_2641 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border-down-ccee:not(.widget_slow_cc62):not(.dirty-698a),
button:not(.widget_slow_cc62):not(.dirty-698a),
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ),
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ),
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ) {
  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;
}
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ):hover,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ):hover,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):hover,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):hover,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ):active,
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ):active,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):active,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):active,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):active,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus {
  outline: 0;
}
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b {
  position: relative;
}
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .popup-middle-7746,
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .tertiary_a488,
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .pro-6881,
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  i,
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  svg,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .popup-middle-7746,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .tertiary_a488,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .pro-6881,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  i,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  svg,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .popup-middle-7746,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .tertiary_a488,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .pro-6881,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  i,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  svg,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .popup-middle-7746,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .tertiary_a488,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .pro-6881,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  i,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  svg,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .popup-middle-7746,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .tertiary_a488,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  .pro-6881,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  i,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b
  svg {
  visibility: hidden;
}
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b:after,
button:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b:after,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b:after,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b:after,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ).fn-loading-477b: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;
}
.border-down-ccee:not(.widget_slow_cc62):not(.dirty-698a),
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ),
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ),
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ) {
  color: #fff;
  background: #235787;
}
.border-down-ccee:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus,
input[type="button"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus,
input[type="reset"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus,
input[type="submit"]:not(.widget_slow_cc62):not(
    .dirty-698a
  ):focus {
  color: #fff;
}
.border-down-ccee.fn-disabled-477b:not(.widget_slow_cc62):not(
    .dirty-698a
  ),
.border-down-ccee[disabled]:not(.widget_slow_cc62):not(
    .dirty-698a
  ),
button.fn-disabled-477b:not(.widget_slow_cc62):not(
    .dirty-698a
  ),
button[disabled]:not(.widget_slow_cc62):not(
    .dirty-698a
  ) {
  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;
}
.paragraph-1fd2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paragraph-1fd2: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;
}
.bottom-d07c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.alert-cold-4924 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.logo-6e27 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header-0de1:after,
.header-0de1:before,
.table-a3e1:after,
.table-a3e1:before,
.slow-1ce0:after,
.slow-1ce0:before,
.avatar_b775:after,
.avatar_b775:before,
.panel_4345:after,
.panel_4345:before,
.form_3d22:after,
.form_3d22:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.header-0de1:after,
.table-a3e1:after,
.slow-1ce0:after,
.avatar_b775:after,
.panel_4345:after,
.form_3d22:after {
  clear: both;
}
.table-a3e1 .white_0c44,
.slow-1ce0 .white_0c44,
.table-gold-15c6 .white_0c44 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.selected-af72 {
  display: inline-block;
}
.label-bottom-56c0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label-bottom-56c0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label-bottom-56c0 .cool_1e79 {
  padding: 1em 0;
  font-size: 85%;
}
.cool_1e79 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar-cold-006a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar-cold-006a:after,
.avatar-cold-006a:before {
  content: "";
  display: table;
}
.avatar-cold-006a:after {
  clear: both;
}
.shadow_steel_f73a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slider_0e3e .shadow_steel_f73a {
  max-width: 50%;
}
.first-b148 .shadow_steel_f73a {
  max-width: 33.33%;
}
.card_62ba .shadow_steel_f73a {
  max-width: 25%;
}
.input_2915 .shadow_steel_f73a {
  max-width: 20%;
}
.nav-0fa3 .shadow_steel_f73a {
  max-width: 16.66%;
}
.paragraph-951e .shadow_steel_f73a {
  max-width: 14.28%;
}
.description_25c9 .shadow_steel_f73a {
  max-width: 12.5%;
}
.detail_6ea4 .shadow_steel_f73a {
  max-width: 11.11%;
}
.steel_b55e {
  display: block;
}
.shadow_first_c372 .tertiary-inner-f550 label,
.shadow_first_c372 .panel-b63f label,
.shadow_first_c372 .nav-thick-979e label,
.shadow_first_c372 .badge_east_06c2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main_2f7d {
  list-style: none;
  margin: 0;
}
.main_2f7d article.card_600b {
  margin-bottom: 0;
}
.main_2f7d ul {
  list-style: none;
  margin: 0;
}
.main_2f7d .soft_f374 li.card_600b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main_2f7d .soft_f374 li.card_600b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main_2f7d .soft_f374 li.card_600b: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) {
  .main_2f7d .soft_f374 li.card_600b li.card_600b li.card_600b li.card_600b {
    padding-left: 0;
  }
}
article.card_600b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_600b .table-a3e1 p:last-of-type {
  margin-bottom: 0;
}
article.card_600b .next-7583 {
  float: left;
}
article.card_600b .caption-911c {
  margin-left: 85px;
}
article.card_600b .green-f9e2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_600b .green-f9e2 .sidebar_huge_88f6 {
  margin-left: 10px;
}
article.card_600b .avatar-basic-8411 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_600b .article_black_15f2 {
  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 .tertiary-inner-f550,
  #respond .nav-thick-979e,
  #respond .badge_east_06c2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-inner-f550 input,
#respond .nav-thick-979e input,
#respond .badge_east_06c2 input {
  width: 100%;
}
#respond .badge_east_06c2 {
  margin-right: 0;
}
#respond .accent-smooth-5435 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_gas_4f5c {
  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;
}
.video_gas_4f5c.backdrop_c8fe {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.video_gas_4f5c 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%);
}
.video_gas_4f5c:focus,
.video_gas_4f5c: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);
}
.avatar-f9d3 {
  border-radius: 10%;
}
.north_f817 {
  border-radius: 50%;
}
.image_7929 {
  font-size: 0.72em;
}
.paper-9c7d {
  font-size: 0.875em;
}
.blue-113e {
  font-size: 1.1em;
}
.block_lower_92ba {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_lower_92ba.image_7929 {
  letter-spacing: 0.5px;
}
.motion_4525,
.motion_4525 a {
  color: #6d6d6d;
}
.motion_4525 a:hover {
  color: #111;
}
.banner-east-9c38 {
  color: #6d6d6d;
}
.outline_cool_da57 {
  overflow-x: hidden;
}
.outline_cool_da57 .inner_2d9b.old-11c0 {
  position: relative;
}
.outline_cool_da57 .inner_2d9b.old-11c0.info-right-ca9d {
  position: initial;
}
.outline_cool_da57
  .inner_2d9b.old-11c0.info-right-ca9d
  .popup-stone-18ef {
  left: auto;
}
.outline_cool_da57 .inner_2d9b .popup-stone-18ef {
  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;
}
.outline_cool_da57 .inner_2d9b:hover.old-11c0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.outline_cool_da57
  .inner_2d9b:hover.old-11c0
  .popup-stone-18ef {
  display: block;
  z-index: 9999999;
}
.outline_cool_da57 .main-wood-c6c1 .down-609f,
.outline_cool_da57 .thumbnail-03da .down-609f {
  display: none;
}
.outline_cool_da57 .overlay-02cb .inner_2d9b:hover.old-11c0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shadow_first_c372 .tertiary-inner-f550 label,
.shadow_first_c372 .panel-b63f label,
.shadow_first_c372 .nav-thick-979e label,
.shadow_first_c372 .badge_east_06c2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main_2f7d {
  list-style: none;
  margin: 0;
}
.main_2f7d article.card_600b {
  margin-bottom: 0;
}
.main_2f7d ul {
  list-style: none;
  margin: 0;
}
.main_2f7d .soft_f374 li.card_600b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main_2f7d .soft_f374 li.card_600b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main_2f7d .soft_f374 li.card_600b: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) {
  .main_2f7d .soft_f374 li.card_600b li.card_600b li.card_600b li.card_600b {
    padding-left: 0;
  }
}
article.card_600b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card_600b .table-a3e1 p:last-of-type {
  margin-bottom: 0;
}
article.card_600b .next-7583 {
  float: left;
}
article.card_600b .caption-911c {
  margin-left: 85px;
}
article.card_600b .green-f9e2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card_600b .green-f9e2 .sidebar_huge_88f6 {
  margin-left: 10px;
}
article.card_600b .avatar-basic-8411 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card_600b .article_black_15f2 {
  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 .tertiary-inner-f550,
  #respond .nav-thick-979e,
  #respond .badge_east_06c2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-inner-f550 input,
#respond .nav-thick-979e input,
#respond .badge_east_06c2 input {
  width: 100%;
}
#respond .badge_east_06c2 {
  margin-right: 0;
}
#respond .accent-smooth-5435 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main-wood-c6c1 .gold_a698 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gold_a698 .search_82b2.tag_rough_12f5 .heading-hovered-4716 > li > a:focus,
.gold_a698 .search_82b2.tag_rough_12f5 .heading-hovered-4716 > li > a:hover,
.gold_a698 .search_82b2.carousel_35d9 .heading-hovered-4716 > li > a:focus,
.gold_a698 .search_82b2.carousel_35d9 .heading-hovered-4716 > li > a:hover,
.gold_a698 .search_82b2.tertiary-large-6d44 .heading-hovered-4716 > li > a:focus,
.gold_a698 .search_82b2.tertiary-large-6d44 .heading-hovered-4716 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a698
  .search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li.icon_5706
  > a,
.gold_a698
  .search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li.table_48b0
  > a,
.gold_a698
  .search_82b2.carousel_35d9
  .heading-hovered-4716
  > li.icon_5706
  > a,
.gold_a698
  .search_82b2.carousel_35d9
  .heading-hovered-4716
  > li.table_48b0
  > a,
.gold_a698
  .search_82b2.tertiary-large-6d44
  .heading-hovered-4716
  > li.icon_5706
  > a,
.gold_a698 .search_82b2.tertiary-large-6d44 .heading-hovered-4716 > li.action_bd11 > a {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a698 .backdrop_stone_ef6c,
.gold_a698 .backdrop_stone_ef6c a {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a698 .picture-0fd0.tooltip_upper_f0de li a,
.gold_a698 .notification-7318 a,
.gold_a698 .outline-over-2243,
.gold_a698 .heading-hovered-4716 > li > a,
.gold_a698 .input_238a {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698 .picture-0fd0.tooltip_upper_f0de li a:hover,
.gold_a698 .notification-7318 a:hover,
.gold_a698 .outline-over-2243:hover,
.gold_a698 .heading-hovered-4716 > li > a:hover,
.gold_a698 .input_238a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a698 .panel_pro_2485 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698 .panel_pro_2485 .basic-ee4f {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a698 .panel_pro_2485:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a698 .iron-e3a5 .accordion-bf73 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698 .iron-e3a5 .accordion-bf73 .pattern-b188 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698
  .iron-e3a5
  .accordion-bf73
  .pattern-b188::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698
  .iron-e3a5
  .accordion-bf73
  .pattern-b188:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698
  .iron-e3a5
  .accordion-bf73
  .pattern-b188::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698
  .iron-e3a5
  .accordion-bf73
  .pattern-b188::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698 .iron-e3a5 .media-over-c266 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a698 .iron-e3a5 .media-over-c266:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_warm_a15f
  .gold_a698
  .iron-e3a5
  .dropdown_brown_d112
  .static_3c16 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_warm_a15f
  .gold_a698
  .iron-e3a5
  .dropdown_brown_d112
  .pattern-b188 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main-wood-c6c1 .upper_b3f0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.upper_b3f0 .search_82b2.tag_rough_12f5 .heading-hovered-4716 > li > a:focus,
.upper_b3f0 .search_82b2.tag_rough_12f5 .heading-hovered-4716 > li > a:hover,
.upper_b3f0 .search_82b2.carousel_35d9 .heading-hovered-4716 > li > a:focus,
.upper_b3f0 .search_82b2.carousel_35d9 .heading-hovered-4716 > li > a:hover,
.upper_b3f0 .search_82b2.tertiary-large-6d44 .heading-hovered-4716 > li > a:focus,
.upper_b3f0 .search_82b2.tertiary-large-6d44 .heading-hovered-4716 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_b3f0
  .search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li.icon_5706
  > a,
.upper_b3f0
  .search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li.table_48b0
  > a,
.upper_b3f0
  .search_82b2.carousel_35d9
  .heading-hovered-4716
  > li.icon_5706
  > a,
.upper_b3f0
  .search_82b2.carousel_35d9
  .heading-hovered-4716
  > li.table_48b0
  > a,
.upper_b3f0
  .search_82b2.tertiary-large-6d44
  .heading-hovered-4716
  > li.icon_5706
  > a,
.upper_b3f0 .search_82b2.tertiary-large-6d44 .heading-hovered-4716 > li.action_bd11 > a {
  color: rgba(0, 0, 0, 0.8);
}
.upper_b3f0 .backdrop_stone_ef6c,
.upper_b3f0 .backdrop_stone_ef6c a {
  color: rgba(0, 0, 0, 0.8);
}
.upper_b3f0 .picture-0fd0.tooltip_upper_f0de li a,
.upper_b3f0 .notification-7318 a,
.upper_b3f0 .outline-over-2243,
.upper_b3f0 .heading-hovered-4716 > li > a,
.upper_b3f0 .input_238a {
  color: rgba(0, 0, 0, 0.55);
}
.upper_b3f0 .picture-0fd0.tooltip_upper_f0de li a:hover,
.upper_b3f0 .notification-7318 a:hover,
.upper_b3f0 .outline-over-2243:hover,
.upper_b3f0 .heading-hovered-4716 > li > a:hover,
.upper_b3f0 .input_238a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_b3f0 .panel_pro_2485 {
  color: rgba(0, 0, 0, 0.55);
}
.upper_b3f0 .panel_pro_2485 .basic-ee4f {
  color: rgba(0, 0, 0, 0.8);
}
.upper_b3f0 .panel_pro_2485:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_f56c .accent-2fb5 {
  margin-left: auto;
  margin-right: auto;
}
.slow-1ce0 > * {
  margin-left: auto;
  margin-right: auto;
}
.slow-1ce0 .bottom-d07c {
  margin-right: 1.41575em;
}
.static_c0ea .slow-1ce0 > .modal-right-d2e8 {
  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;
}
.static_c0ea .slow-1ce0 > .menu-b384 {
  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;
}
.title-34f2.top_f56c .accent-2fb5,
.focus-wide-ecf4.top_f56c .accent-2fb5 {
  margin-left: 0;
}
.cold_b1a4.top_f56c .accent-2fb5,
.accent-small-6452.top_f56c .accent-2fb5 {
  margin-right: 0;
}
.slow-1ce0 ol,
.slow-1ce0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.shade-8a8c video {
  max-width: 100%;
}
.panel_5818 img {
  display: block;
}
.panel_5818.bottom-d07c,
.panel_5818.alert-cold-4924 {
  width: 100%;
}
.panel_5818.menu-b384 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.small_c3d1:not(.table-easy-ea84) {
  margin: 1.5em auto;
}
.border_wide_0502 p {
  padding: 1.5em 14px;
}
ul.basic-e535.menu-b384,
ul.basic-e535.modal-right-d2e8,
ul.basic-e535.west-225a.modal-right-d2e8 {
  padding: 0 14px;
}
.footer_lower_30a8 {
  display: block;
  overflow-x: auto;
}
.footer_lower_30a8 table {
  border-collapse: collapse;
  width: 100%;
}
.footer_lower_30a8 td,
.footer_lower_30a8 th {
  padding: 0.5em;
}
.slow-1ce0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slow-1ce0 ol ol,
.slow-1ce0 ol ul,
.slow-1ce0 ul ol,
.slow-1ce0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slow-1ce0 ol ol li,
.slow-1ce0 ol ul li,
.slow-1ce0 ul ol li,
.slow-1ce0 ul ul li {
  margin-left: 0;
}
.tag_copper_9020.notice_focused_6aed > .fixed-898a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tag_copper_9020.notice_focused_6aed > .fixed-898a iframe,
.tag_copper_9020.notice_focused_6aed > .fixed-898a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden_5c36 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden_5c36.logo-ad13 {
  padding: 0;
}
.hidden_5c36.logo-ad13 cite {
  font-size: 13px;
}
.hidden_5c36 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden_5c36 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.copper-6c91 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.copper-6c91 > p:first-child {
  margin-top: 0;
}
.copper-6c91 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.copper-6c91 blockquote {
  border-left: 0;
}
.accordion_024d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion_024d:not(.pattern_e3b8) {
  max-width: 100px;
}
.accordion_024d.cold-7026 {
  border-bottom: none !important;
  text-align: center;
}
.accordion_024d.cold-7026::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_wide_0502 p {
    padding: 1.5em 0;
  }
}
.slow_d36f {
  color: #0073aa;
}
.new_d5d5 {
  background-color: #0073aa;
}
.white_6a83 {
  color: #229fd8;
}
.container-bronze-ed28 {
  background-color: #229fd8;
}
.table-white-8203 {
  color: #eee;
}
.iron-879c {
  background-color: #eee;
}
.sort_2fe1 {
  color: #444;
}
.form-selected-cd28 {
  background-color: #444;
}
.rough_08e3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_08e3 .heading-de11 .notification-7318 {
  font-size: 15px;
}
.rough_08e3 .notification-7318 {
  line-height: 1.3;
}
.rough_08e3 .upper_b3f0 {
}
.rough_08e3 .gold_a698 {
  background: #235787;
}
.center-578e {
  padding: 0;
}
.center-578e .gold_a698 {
  background: #1a1a1a;
}
.center-578e .upper_b3f0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-new-cf52 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-new-cf52 .upper_b3f0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-new-cf52 .gold_a698 {
  background: #303030;
}
.form_3d22 {
  position: relative;
  z-index: 10;
}
.form_3d22 .overlay_e1e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over-d050 .old-11c0 {
  display: inline-block;
  vertical-align: middle;
}
.over-d050.tiny-7efa .old-11c0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .over-d050.tiny-7efa .old-11c0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .over-d050.tiny-7efa .old-11c0 {
    margin-right: 0.4em;
  }
}
.over-d050.tiny-7efa .old-11c0:last-child {
  margin-right: 0;
}
.header-0527 .overlay_e1e8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .main-wood-c6c1 .heading-de11 {
    margin: 0 -0.5em;
  }
  .main-wood-c6c1 .heading-de11 [class*="customify-col-"],
  .main-wood-c6c1 .heading-de11 [class*="customify-col_"],
  .main-wood-c6c1 .heading-de11 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.main-wood-c6c1.paper-b1da .overlay_e1e8 {
  background: 0 0 !important;
}
.main-wood-c6c1.paper-b1da .overlay_e1e8,
.main-wood-c6c1.header-0527 .overlay_e1e8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .main-wood-c6c1.detail_down_b437 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.main-wood-c6c1.header-0527 .overlay_e1e8 {
  box-shadow: none !important;
}
.background_f447 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background_f447 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background_f447 {
    padding: 18px 0 20px;
  }
}
.background_f447 .clean_63f1 {
  width: 100%;
}
.background_f447 .module-2e7b {
  margin-bottom: 0;
}
.background_f447 .progress_5366 {
  margin-top: 5px;
  font-size: 0.875em;
}
.info_black_3c93 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info_black_3c93 .card-6114 {
  width: 100%;
}
.message-dim-5c48 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message-dim-5c48 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message-dim-5c48 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;
}
.message-dim-5c48 li:last-child:after {
  display: none;
}
.message-dim-5c48 li a {
  font-weight: 500;
  margin-right: 10px;
}
.video_stone_67c0 .down-609f button,
.background_f447 .down-609f button {
  left: 0;
}
.video_stone_67c0 .card-6114,
.background_f447 .card-6114 {
  padding-left: 0;
  padding-right: 0;
}
.video_stone_67c0 .info_black_3c93,
.background_f447 .info_black_3c93 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.video_stone_67c0 {
  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_stone_67c0: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_stone_67c0 .caption_ea81 {
  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_stone_67c0 .caption_ea81 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .video_stone_67c0 .caption_ea81 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .video_stone_67c0 .caption_ea81 {
    min-height: 200px;
  }
}
.video_stone_67c0 .message-dim-5c48 {
  color: rgba(255, 255, 255, 0.8);
}
.video_stone_67c0 .message-dim-5c48 a,
.video_stone_67c0 .message-dim-5c48 li:after {
  color: inherit;
}
.video_stone_67c0 .message-dim-5c48 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.narrow_bbf6 {
  margin-bottom: 0.5em;
}
.main-ad23 {
  margin-bottom: 1.2em;
}
.main-ad23,
.narrow_bbf6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.main-ad23 p:last-child,
.narrow_bbf6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .down-609f,
#masthead .down-609f {
  display: none;
}
#masthead
  > .down-609f.chip_893d {
  display: none;
}
#masthead > .down-609f button {
  left: 0;
}
.liquid-94f6 {
  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%;
}
.liquid-94f6 .old-11c0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.liquid-94f6 .wood-588a {
  display: -webkit-box;
  display: flex;
}
.liquid-94f6 .wood-588a.narrow_f0bb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.liquid-94f6 .wood-588a.thick_766d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid-94f6 .wood-588a.focus_cold_0869 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.liquid-94f6.orange-561d.table-7468 .wood-588a.narrow_f0bb {
  flex-basis: 100%;
}
.liquid-94f6.badge_95d4 .wood-588a.thick_766d {
  -webkit-box-flex: 1;
  flex: auto;
}
.liquid-94f6.badge_95d4 .wood-588a.focus_cold_0869 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .down-609f.chip_893d {
  display: none;
}
#masthead > .down-609f button {
  left: 0;
}
.modal-cd1d {
  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;
}
.modal-cd1d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.modal-cd1d.status_e2ee i {
  margin-right: 4px;
}
.modal-cd1d.button-cool-bde9 i {
  margin-left: 5px;
}
.notification-7318 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notification-7318 p:last-child {
  margin-bottom: 0;
}
.warm-34a5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.warm-34a5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.warm-34a5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.warm-34a5 .backdrop_stone_ef6c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.warm-34a5 .video_2c31 {
  margin: 5px 0 7px 0;
}
.warm-34a5.video_purple_87ee .section-741b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm-34a5.video_purple_87ee .huge_4099 {
  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;
}
.warm-34a5.dim_4461 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.warm-34a5.dim_4461 .section-741b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm-34a5.dim_4461 .huge_4099 {
  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;
}
.warm-34a5.title_hard_58bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-34a5.action-3d87 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.warm-34a5.action-3d87 .huge_4099 {
  margin-top: 7px;
}
.border-84aa {
  display: inline-block;
}
.form_3d22 .disabled_outer_a272 .warm-34a5 img {
  max-width: 100%;
}
.search_82b2 .disabled-ed0c.progress-smooth-c26f,
.brown-4e1d .disabled-ed0c.progress-smooth-c26f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.search_82b2 .item_570a,
.brown-4e1d .item_570a {
  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%);
}
.search_82b2 .item_570a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.search_82b2.tertiary-756b .item_570a {
  display: none;
}
.search_82b2 .backdrop-yellow-84bd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search_82b2 .backdrop-yellow-84bd li {
  display: inline-block;
  position: relative;
}
.search_82b2 .backdrop-yellow-84bd li:last-child {
  margin-right: 0;
}
.search_82b2 .backdrop-yellow-84bd 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;
}
.search_82b2 .backdrop-yellow-84bd li.action_bd11 > a {
  color: rgba(0, 0, 0, 0.9);
}
.search_82b2 .backdrop-yellow-84bd > 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;
}
.search_82b2 .backdrop-yellow-84bd > li > a i {
  line-height: 0;
}
.search_82b2 .backdrop-yellow-84bd > li.grid_clean_9d80 > a .item_570a {
  margin-left: 4px;
  line-height: 0;
}
.search_82b2 .backdrop-yellow-84bd .header_270f li.grid_clean_9d80 > a {
  position: relative;
}
.search_82b2 .backdrop-yellow-84bd .header_270f li.grid_clean_9d80 > a:after,
.search_82b2 .backdrop-yellow-84bd .header_270f li.grid_clean_9d80 > a:before {
  content: "";
  display: table;
}
.search_82b2 .backdrop-yellow-84bd .header_270f li.grid_clean_9d80 > a:after {
  clear: both;
}
.search_82b2 .backdrop-yellow-84bd .header_270f li.grid_clean_9d80 > a .item_570a {
  margin-left: 5px;
  float: right;
}
.search_82b2 .simple-bf4f,
.search_82b2 .header_270f {
  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;
}
.search_82b2 .header_270f {
  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;
}
.search_82b2 .header_270f .progress-smooth-c26f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search_82b2 .header_270f .item_570a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.search_82b2 .header_270f li {
  display: block;
  margin: 0;
  padding: 0;
}
.search_82b2 .header_270f 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;
}
.search_82b2 .header_270f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.search_82b2 .header_270f .header_270f {
  top: 0;
  left: 100%;
}
.search_82b2 .feature_d7ff.fn-focus-477b > .simple-bf4f,
.search_82b2 .feature_d7ff.fn-focus-477b > .header_270f,
.search_82b2 .feature_d7ff:focus > .simple-bf4f,
.search_82b2 .feature_d7ff:focus > .header_270f,
.search_82b2 .feature_d7ff:hover > .simple-bf4f,
.search_82b2 .feature_d7ff:hover > .header_270f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.search_82b2.tertiary-large-6d44 .heading-hovered-4716:after,
.search_82b2.tertiary-large-6d44 .heading-hovered-4716:before {
  content: "";
  display: table;
}
.search_82b2.tertiary-large-6d44 .heading-hovered-4716:after {
  clear: both;
}
.search_82b2.tertiary-large-6d44 .heading-hovered-4716 > li {
  float: left;
}
.search_82b2.grid-b594 .heading-hovered-4716:after,
.search_82b2.grid-b594 .heading-hovered-4716:before {
  content: "";
  display: table;
}
.search_82b2.grid-b594 .heading-hovered-4716:after {
  clear: both;
}
.search_82b2.grid-b594 .heading-hovered-4716 > li {
  float: left;
}
.search_82b2.grid-b594 .heading-hovered-4716 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.search_82b2.grid-b594 .heading-hovered-4716 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.search_82b2.grid-b594 .heading-hovered-4716 > li.icon_5706 > a,
.search_82b2.grid-b594 .heading-hovered-4716 > li.action_bd11 > a {
  color: #fff;
  background-color: #1e4b75;
}
.search_82b2.tag_rough_12f5 .heading-hovered-4716 > li > a .progress-smooth-c26f {
  position: relative;
}
.search_82b2.tag_rough_12f5 .heading-hovered-4716 > li > a .progress-smooth-c26f: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;
}
.search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li:focus
  > a
  .progress-smooth-c26f:before,
.search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li:hover
  > a
  .progress-smooth-c26f:before {
  width: 100%;
  background-color: currentColor;
}
.search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li.icon_5706
  > a
  .progress-smooth-c26f:before,
.search_82b2.tag_rough_12f5
  .heading-hovered-4716
  > li.table_48b0
  > a
  .progress-smooth-c26f:before {
  width: 100%;
  background-color: currentColor;
}
.search_82b2.carousel_35d9 .heading-hovered-4716 > li > a .progress-smooth-c26f {
  position: relative;
}
.search_82b2.carousel_35d9 .heading-hovered-4716 > li > a .progress-smooth-c26f: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;
}
.search_82b2.carousel_35d9 .heading-hovered-4716 > li:focus > a .progress-smooth-c26f:before,
.search_82b2.carousel_35d9
  .heading-hovered-4716
  > li:hover
  > a
  .progress-smooth-c26f:before {
  width: 100%;
  background-color: currentColor;
}
.search_82b2.carousel_35d9
  .heading-hovered-4716
  > li.icon_5706
  > a
  .progress-smooth-c26f:before,
.search_82b2.carousel_35d9
  .heading-hovered-4716
  > li.table_48b0
  > a
  .progress-smooth-c26f:before {
  width: 100%;
  background-color: currentColor;
}
.brown-4e1d .backdrop-yellow-84bd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.brown-4e1d .backdrop-yellow-84bd li:first-child > a {
  border-top: none;
}
.brown-4e1d .backdrop-yellow-84bd .photo_new_986d > .progress-smooth-c26f .item_570a {
  display: none;
}
.brown-4e1d .backdrop-yellow-84bd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.brown-4e1d .backdrop-yellow-84bd li:last-child {
  border: none;
}
.brown-4e1d .backdrop-yellow-84bd li.grid_clean_9d80 > a {
  padding-right: 45px !important;
}
.brown-4e1d .backdrop-yellow-84bd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.brown-4e1d .backdrop-yellow-84bd li a:focus,
.brown-4e1d .backdrop-yellow-84bd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.brown-4e1d .backdrop-yellow-84bd li .layout_6594 {
  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;
}
.brown-4e1d .backdrop-yellow-84bd li .layout_6594:hover {
  box-shadow: none;
}
.brown-4e1d .backdrop-yellow-84bd li .layout_6594 .item_570a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.brown-4e1d .backdrop-yellow-84bd .header_270f {
  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);
}
.brown-4e1d .backdrop-yellow-84bd .header_270f li a {
  padding-left: 3em;
}
.brown-4e1d .backdrop-yellow-84bd .background_pressed_081f > a .layout_6594 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brown-4e1d .backdrop-yellow-84bd .background_pressed_081f > .header_270f {
  display: block;
  opacity: 1;
}
.module-e12d {
  max-width: 100%;
}
.pagination_mini_2088 {
  line-height: 0;
  cursor: pointer;
}
.input_238a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input_238a:hover {
  box-shadow: none;
  color: currentColor;
}
.input_238a svg {
  width: 18px;
  height: 18px;
}
.input_238a .orange-b0ca {
  display: none;
}
.tabs-e51d {
  position: relative;
}
.tabs-e51d.fn-active-477b .input_238a .backdrop_dirty_723d {
  display: none;
}
.tabs-e51d.fn-active-477b .input_238a .orange-b0ca {
  display: inline-block;
}
.tabs-e51d .outline_tiny_6585 {
  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);
}
.tabs-e51d.table_pink_d53e .outline_tiny_6585 {
  left: auto;
  right: -0.9em;
}
.tabs-e51d.table_pink_d53e .middle-51b6::before {
  left: auto;
  right: 15px;
}
.tabs-e51d.fn-active-477b .outline_tiny_6585 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown_brown_d112 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dropdown_brown_d112 label {
  flex-basis: 100%;
}
.dropdown_brown_d112 .accordion-bf73 {
  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;
}
.dropdown_brown_d112 .pattern-b188 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dropdown_brown_d112 .pattern-b188:focus {
  background-color: transparent;
}
.dropdown_brown_d112 button.media-over-c266 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dropdown_brown_d112 button.media-over-c266:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dropdown_brown_d112 button.media-over-c266 svg {
  width: 18px;
  height: 18px;
}
.dropdown_brown_d112 input[type="submit"] {
  min-height: auto;
}
.iron-e3a5 .dropdown_brown_d112 .pattern-b188 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.middle-51b6 {
  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) {
  .middle-51b6 {
    width: 220px;
  }
}
.middle-51b6 label {
  flex-basis: 100%;
}
.middle-51b6::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;
}
.shade_warm_a15f .iron-e3a5 .dropdown_brown_d112 {
  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;
}
.shade_warm_a15f
  .iron-e3a5
  .dropdown_brown_d112
  .accordion-bf73 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shade_warm_a15f .iron-e3a5 .dropdown_brown_d112 .pattern-b188 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shade_warm_a15f
  .iron-e3a5
  .dropdown_brown_d112
  .pattern-b188:focus {
  background: 0 0;
}
.shade_warm_a15f
  .iron-e3a5
  .dropdown_brown_d112
  .static_3c16 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.picture-0fd0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture-0fd0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture-0fd0 li:last-child {
  margin-right: 0;
}
.picture-0fd0 li:first-child {
  margin-left: 0;
}
.picture-0fd0.smooth-0f2d a {
  color: #fff;
}
.picture-0fd0.smooth-0f2d a:hover {
  color: #fff;
}
.picture-0fd0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture-0fd0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture-0fd0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture-0fd0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture-0fd0 [class*="social-icon-apple"] {
  background-color: #999;
}
.picture-0fd0 [class*="social-icon-apple"].pattern-center-4603 {
  background-color: transparent;
  color: #999;
}
.picture-0fd0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture-0fd0 [class*="social-icon-behance"].pattern-center-4603 {
  background-color: transparent;
  color: #1769ff;
}
.picture-0fd0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture-0fd0 [class*="social-icon-bitbucket"].pattern-center-4603 {
  background-color: transparent;
  color: #205081;
}
.picture-0fd0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture-0fd0 [class*="social-icon-codepen"].pattern-center-4603 {
  background-color: transparent;
  color: #000;
}
.picture-0fd0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture-0fd0 [class*="social-icon-delicious"].pattern-center-4603 {
  background-color: transparent;
  color: #39f;
}
.picture-0fd0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture-0fd0 [class*="social-icon-digg"].pattern-center-4603 {
  background-color: transparent;
  color: #005be2;
}
.picture-0fd0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture-0fd0 [class*="social-icon-dribbble"].pattern-center-4603 {
  background-color: transparent;
  color: #ea4c89;
}
.picture-0fd0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture-0fd0 [class*="social-icon-envelope"].pattern-center-4603 {
  background-color: transparent;
  color: #ea4335;
}
.picture-0fd0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture-0fd0 [class*="social-icon-facebook"].pattern-center-4603 {
  background-color: transparent;
  color: #3b5998;
}
.picture-0fd0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture-0fd0 [class*="social-icon-flickr"].pattern-center-4603 {
  background-color: transparent;
  color: #0063dc;
}
.picture-0fd0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture-0fd0 [class*="social-icon-foursquare"].pattern-center-4603 {
  background-color: transparent;
  color: #2d5be3;
}
.picture-0fd0 [class*="social-icon-github"] {
  background-color: #333;
}
.picture-0fd0 [class*="social-icon-github"].pattern-center-4603 {
  background-color: transparent;
  color: #333;
}
.picture-0fd0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture-0fd0 [class*="social-icon-google-plus"].pattern-center-4603 {
  background-color: transparent;
  color: #dd4b39;
}
.picture-0fd0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture-0fd0 [class*="social-icon-houzz"].pattern-center-4603 {
  background-color: transparent;
  color: #7ac142;
}
.picture-0fd0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture-0fd0 [class*="social-icon-instagram"].pattern-center-4603 {
  background-color: transparent;
  color: #262626;
}
.picture-0fd0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture-0fd0 [class*="social-icon-jsfiddle"].pattern-center-4603 {
  background-color: transparent;
  color: #487aa2;
}
.picture-0fd0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture-0fd0 [class*="social-icon-linkedin"].pattern-center-4603 {
  background-color: transparent;
  color: #0077b5;
}
.picture-0fd0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture-0fd0 [class*="social-icon-medium"].pattern-center-4603 {
  background-color: transparent;
  color: #00ab6b;
}
.picture-0fd0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture-0fd0
  [class*="social-icon-odnoklassniki"].pattern-center-4603 {
  background-color: transparent;
  color: #f4731c;
}
.picture-0fd0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture-0fd0 [class*="social-icon-meetup"].pattern-center-4603 {
  background-color: transparent;
  color: #ec1c40;
}
.picture-0fd0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture-0fd0 [class*="social-icon-pinterest"].pattern-center-4603 {
  background-color: transparent;
  color: #bd081c;
}
.picture-0fd0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture-0fd0 [class*="social-icon-product-hunt"].pattern-center-4603 {
  background-color: transparent;
  color: #da552f;
}
.picture-0fd0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture-0fd0 [class*="social-icon-reddit"].pattern-center-4603 {
  background-color: transparent;
  color: #ff4500;
}
.picture-0fd0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture-0fd0 [class*="social-icon-rss"].pattern-center-4603 {
  background-color: transparent;
  color: #f26522;
}
.picture-0fd0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture-0fd0
  [class*="social-icon-shopping-cart"].pattern-center-4603 {
  background-color: transparent;
  color: #4caf50;
}
.picture-0fd0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture-0fd0 [class*="social-icon-skype"].pattern-center-4603 {
  background-color: transparent;
  color: #00aff0;
}
.picture-0fd0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture-0fd0 [class*="social-icon-slideshare"].pattern-center-4603 {
  background-color: transparent;
  color: #0077b5;
}
.picture-0fd0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture-0fd0 [class*="social-icon-snapchat"].pattern-center-4603 {
  background-color: transparent;
  color: #fffc00;
}
.picture-0fd0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture-0fd0 [class*="social-icon-soundcloud"].pattern-center-4603 {
  background-color: transparent;
  color: #f80;
}
.picture-0fd0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture-0fd0 [class*="social-icon-spotify"].pattern-center-4603 {
  background-color: transparent;
  color: #2ebd59;
}
.picture-0fd0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture-0fd0
  [class*="social-icon-stack-overflow"].pattern-center-4603 {
  background-color: transparent;
  color: #fe7a15;
}
.picture-0fd0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture-0fd0 [class*="social-icon-maldkfgram"].pattern-center-4603 {
  background-color: transparent;
  color: #2ca5e0;
}
.picture-0fd0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture-0fd0 [class*="social-icon-tripadvisor"].pattern-center-4603 {
  background-color: transparent;
  color: #589442;
}
.picture-0fd0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture-0fd0 [class*="social-icon-tumblr"].pattern-center-4603 {
  background-color: transparent;
  color: #35465c;
}
.picture-0fd0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture-0fd0 [class*="social-icon-twitch"].pattern-center-4603 {
  background-color: transparent;
  color: #6441a5;
}
.picture-0fd0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture-0fd0 [class*="social-icon-twitter"].pattern-center-4603 {
  background-color: transparent;
  color: #1da1f2;
}
.picture-0fd0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture-0fd0 [class*="social-icon-vimeo"].pattern-center-4603 {
  background-color: transparent;
  color: #1ab7ea;
}
.picture-0fd0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture-0fd0 [class*="social-icon-vk"].pattern-center-4603 {
  background-color: transparent;
  color: #45668e;
}
.picture-0fd0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture-0fd0 [class*="social-icon-weibo"].pattern-center-4603 {
  background-color: transparent;
  color: #df2029;
}
.picture-0fd0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture-0fd0 [class*="social-icon-weixin"].pattern-center-4603 {
  background-color: transparent;
  color: #7bb32e;
}
.picture-0fd0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture-0fd0 [class*="social-icon-whatsapp"].pattern-center-4603 {
  background-color: transparent;
  color: #25d366;
}
.picture-0fd0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture-0fd0 [class*="social-icon-wordpress"].pattern-center-4603 {
  background-color: transparent;
  color: #21759b;
}
.picture-0fd0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture-0fd0 [class*="social-icon-xing"].pattern-center-4603 {
  background-color: transparent;
  color: #026466;
}
.picture-0fd0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture-0fd0 [class*="social-icon-yelp"].pattern-center-4603 {
  background-color: transparent;
  color: #af0606;
}
.picture-0fd0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture-0fd0 [class*="social-icon-youtube"].pattern-center-4603 {
  background-color: transparent;
  color: #cd201f;
}
.outline-over-2243 {
  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;
}
.outline-over-2243:hover {
  box-shadow: none;
  background: 0 0;
}
.section_gas_c683 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.box_large_8d64 {
  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;
}
.pressed-f2b4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dropdown-yellow-4a06 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dropdown-yellow-4a06,
.dropdown-yellow-4a06::after,
.dropdown-yellow-4a06::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;
}
.dropdown-yellow-4a06::after,
.dropdown-yellow-4a06::before {
  content: "";
  display: block;
  background-color: inherit;
}
.panel-546c .box_large_8d64 .pressed-f2b4 {
  margin-top: -2px;
  width: 19px;
}
.panel-546c .box_large_8d64 .dropdown-yellow-4a06 {
  margin-top: -1px;
}
.panel-546c .box_large_8d64 .dropdown-yellow-4a06,
.panel-546c .box_large_8d64 .dropdown-yellow-4a06::after,
.panel-546c .box_large_8d64 .dropdown-yellow-4a06::before {
  width: 19px;
  height: 2px;
}
.panel-546c .box_large_8d64 .dropdown-yellow-4a06::before {
  top: -6px;
}
.panel-546c .box_large_8d64 .dropdown-yellow-4a06::after {
  bottom: -6px;
}
.filter_hard_d09c .box_large_8d64 .pressed-f2b4 {
  margin-top: -2px;
  width: 22px;
}
.filter_hard_d09c .box_large_8d64 .dropdown-yellow-4a06 {
  margin-top: -1px;
}
.filter_hard_d09c .box_large_8d64 .dropdown-yellow-4a06,
.filter_hard_d09c .box_large_8d64 .dropdown-yellow-4a06::after,
.filter_hard_d09c .box_large_8d64 .dropdown-yellow-4a06::before {
  width: 22px;
  height: 2px;
}
.filter_hard_d09c .box_large_8d64 .dropdown-yellow-4a06::before {
  top: -7px;
}
.filter_hard_d09c .box_large_8d64 .dropdown-yellow-4a06::after {
  bottom: -7px;
}
.over_eefe .box_large_8d64 .pressed-f2b4 {
  margin-top: -2px;
  width: 31px;
}
.over_eefe .box_large_8d64 .dropdown-yellow-4a06 {
  margin-top: -1.5px;
}
.over_eefe .box_large_8d64 .dropdown-yellow-4a06,
.over_eefe .box_large_8d64 .dropdown-yellow-4a06::after,
.over_eefe .box_large_8d64 .dropdown-yellow-4a06::before {
  width: 31px;
  height: 3px;
}
.over_eefe .box_large_8d64 .dropdown-yellow-4a06::before {
  top: -9px;
}
.over_eefe .box_large_8d64 .dropdown-yellow-4a06::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input-635c .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 19px;
  }
  .input-635c .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1px;
  }
  .input-635c .box_large_8d64 .dropdown-yellow-4a06,
  .input-635c .box_large_8d64 .dropdown-yellow-4a06::after,
  .input-635c .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 19px;
    height: 2px;
  }
  .input-635c .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -6px;
  }
  .input-635c .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -6px;
  }
  .mask-7965 .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 22px;
  }
  .mask-7965 .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1px;
  }
  .mask-7965 .box_large_8d64 .dropdown-yellow-4a06,
  .mask-7965 .box_large_8d64 .dropdown-yellow-4a06::after,
  .mask-7965 .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 22px;
    height: 2px;
  }
  .mask-7965 .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -7px;
  }
  .mask-7965 .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -7px;
  }
  .steel_a051 .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 31px;
  }
  .steel_a051 .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1.5px;
  }
  .steel_a051 .box_large_8d64 .dropdown-yellow-4a06,
  .steel_a051 .box_large_8d64 .dropdown-yellow-4a06::after,
  .steel_a051 .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 31px;
    height: 3px;
  }
  .steel_a051 .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -9px;
  }
  .steel_a051 .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .picture_focused_4126 .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_focused_4126 .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1px;
  }
  .picture_focused_4126 .box_large_8d64 .dropdown-yellow-4a06,
  .picture_focused_4126 .box_large_8d64 .dropdown-yellow-4a06::after,
  .picture_focused_4126 .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 19px;
    height: 2px;
  }
  .picture_focused_4126 .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -6px;
  }
  .picture_focused_4126 .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -6px;
  }
  .warm_1d0e .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 22px;
  }
  .warm_1d0e .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1px;
  }
  .warm_1d0e .box_large_8d64 .dropdown-yellow-4a06,
  .warm_1d0e .box_large_8d64 .dropdown-yellow-4a06::after,
  .warm_1d0e .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 22px;
    height: 2px;
  }
  .warm_1d0e .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -7px;
  }
  .warm_1d0e .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -7px;
  }
  .frame-35f8 .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 31px;
  }
  .frame-35f8 .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1.5px;
  }
  .frame-35f8 .box_large_8d64 .dropdown-yellow-4a06,
  .frame-35f8 .box_large_8d64 .dropdown-yellow-4a06::after,
  .frame-35f8 .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 31px;
    height: 3px;
  }
  .frame-35f8 .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -9px;
  }
  .frame-35f8 .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .full-01e5 .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 19px;
  }
  .full-01e5 .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1px;
  }
  .full-01e5 .box_large_8d64 .dropdown-yellow-4a06,
  .full-01e5 .box_large_8d64 .dropdown-yellow-4a06::after,
  .full-01e5 .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 19px;
    height: 2px;
  }
  .full-01e5 .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -6px;
  }
  .full-01e5 .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -6px;
  }
  .shadow-purple-953e .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-purple-953e .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1px;
  }
  .shadow-purple-953e .box_large_8d64 .dropdown-yellow-4a06,
  .shadow-purple-953e .box_large_8d64 .dropdown-yellow-4a06::after,
  .shadow-purple-953e .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 22px;
    height: 2px;
  }
  .shadow-purple-953e .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -7px;
  }
  .shadow-purple-953e .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -7px;
  }
  .smooth-16c9 .box_large_8d64 .pressed-f2b4 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth-16c9 .box_large_8d64 .dropdown-yellow-4a06 {
    margin-top: -1.5px;
  }
  .smooth-16c9 .box_large_8d64 .dropdown-yellow-4a06,
  .smooth-16c9 .box_large_8d64 .dropdown-yellow-4a06::after,
  .smooth-16c9 .box_large_8d64 .dropdown-yellow-4a06::before {
    width: 31px;
    height: 3px;
  }
  .smooth-16c9 .box_large_8d64 .dropdown-yellow-4a06::before {
    top: -9px;
  }
  .smooth-16c9 .box_large_8d64 .dropdown-yellow-4a06::after {
    bottom: -9px;
  }
}
.menu-0a96 .dropdown-yellow-4a06 {
  -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);
}
.menu-0a96 .dropdown-yellow-4a06::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.menu-0a96 .dropdown-yellow-4a06::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);
}
.menu-0a96.top-fae6 .dropdown-yellow-4a06 {
  -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);
}
.menu-0a96.top-fae6 .dropdown-yellow-4a06::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.menu-0a96.top-fae6 .dropdown-yellow-4a06::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);
}
.list_right_a53a {
  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.west-b88d:before {
  display: none;
}
.thumbnail-03da {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thumbnail-03da .gradient_pink_df71 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thumbnail-03da .gradient_pink_df71:last-of-type {
  border-bottom: none;
}
.thumbnail-03da .gradient_pink_df71.shade_easy_21b1,
.thumbnail-03da .gradient_pink_df71.focus_0fcc,
.thumbnail-03da .gradient_pink_df71.avatar-034e {
  padding: 0;
}
.thumbnail-03da .brown-4e1d .layout_6594 {
  color: currentColor;
}
.thumbnail-03da .brown-4e1d .layout_6594:focus,
.thumbnail-03da .brown-4e1d .layout_6594:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-03da.upper_b3f0 .panel_pro_2485,
.thumbnail-03da.upper_b3f0 .notification-7318 a,
.thumbnail-03da.upper_b3f0 .heading-hovered-4716 a,
.thumbnail-03da.upper_b3f0 .header_270f a {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-03da.upper_b3f0 .panel_pro_2485:hover,
.thumbnail-03da.upper_b3f0 .notification-7318 a:hover,
.thumbnail-03da.upper_b3f0 .heading-hovered-4716 a:hover,
.thumbnail-03da.upper_b3f0 .header_270f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-03da.upper_b3f0 .basic-ee4f {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-03da.upper_b3f0 .gradient_pink_df71 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-03da.upper_b3f0 .gradient_pink_df71:before {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail-03da.upper_b3f0 .detail_3be8:before {
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail-03da.upper_b3f0 .brown-4e1d .backdrop-yellow-84bd li a,
.thumbnail-03da.upper_b3f0 .brown-4e1d .layout_6594,
.thumbnail-03da.upper_b3f0 .header_270f {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-03da.upper_b3f0 .brown-4e1d .layout_6594:focus,
.thumbnail-03da.upper_b3f0 .brown-4e1d .layout_6594:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-03da.upper_b3f0 .backdrop-yellow-84bd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-03da.gold_a698 .panel_pro_2485,
.thumbnail-03da.gold_a698 .notification-7318 a,
.thumbnail-03da.gold_a698 .heading-hovered-4716 .layout_6594,
.thumbnail-03da.gold_a698 .heading-hovered-4716 a,
.thumbnail-03da.gold_a698 .header_270f a {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-03da.gold_a698 .panel_pro_2485:hover,
.thumbnail-03da.gold_a698 .notification-7318 a:hover,
.thumbnail-03da.gold_a698 .heading-hovered-4716 .layout_6594:hover,
.thumbnail-03da.gold_a698 .heading-hovered-4716 a:hover,
.thumbnail-03da.gold_a698 .header_270f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-03da.gold_a698 .basic-ee4f {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-03da.gold_a698 .gradient_pink_df71 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-03da.gold_a698 .gradient_pink_df71:before {
  background: rgba(255, 255, 255, 0.08);
}
.thumbnail-03da.gold_a698 .detail_3be8:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-03da.gold_a698 .brown-4e1d .backdrop-yellow-84bd li a,
.thumbnail-03da.gold_a698 .brown-4e1d .layout_6594,
.thumbnail-03da.gold_a698 .header_270f {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-03da.gold_a698 .brown-4e1d .layout_6594:focus,
.thumbnail-03da.gold_a698 .brown-4e1d .layout_6594:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-03da.gold_a698 .backdrop-yellow-84bd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_3be8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.detail_3be8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption_43a6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dropdown-advanced-7e3e .thumbnail-03da {
  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;
}
.dropdown-advanced-7e3e .gradient_pink_df71 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dropdown-advanced-7e3e .gradient_pink_df71: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) {
  .dropdown-advanced-7e3e .gradient_pink_df71:before {
    width: 16%;
    left: 42%;
  }
}
.dropdown-advanced-7e3e .gradient_pink_df71:last-child:before {
  content: none;
}
.dropdown-advanced-7e3e .gradient_pink_df71[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dropdown-advanced-7e3e .brown-4e1d .backdrop-yellow-84bd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown-advanced-7e3e .brown-4e1d .backdrop-yellow-84bd li a .layout_6594 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dropdown-advanced-7e3e .brown-4e1d .header_270f {
  border: none;
}
.dropdown-advanced-7e3e .brown-4e1d .header_270f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dropdown-advanced-7e3e .detail_3be8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dropdown-advanced-7e3e .caption_43a6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dropdown-advanced-7e3e .gold_a698 .detail_3be8:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-advanced-7e3e .upper_b3f0.fresh-920c .dropdown-yellow-4a06 {
  background: rgba(0, 0, 0, 0.6);
}
.dropdown-advanced-7e3e
  .upper_b3f0.fresh-920c
  .dropdown-yellow-4a06::after,
.dropdown-advanced-7e3e
  .upper_b3f0.fresh-920c
  .dropdown-yellow-4a06:before {
  background: inherit;
}
.dropdown-advanced-7e3e
  .upper_b3f0.fresh-920c:hover
  .dropdown-yellow-4a06 {
  background: rgba(0, 0, 0, 0.8);
}
.tiny-7470 .thumbnail-03da {
  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) {
  .tiny-7470 .thumbnail-03da {
    width: auto;
    right: 45px;
  }
}
.tag-bf23 .thumbnail-03da {
  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) {
  .tag-bf23 .thumbnail-03da {
    width: auto;
    left: 45px;
  }
}
.west-b88d .thumbnail-03da {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.west-b88d .caption_43a6 {
  max-width: 48em;
  margin: 0 auto;
}
.west-b88d .detail_3be8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.inner-0290 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.inner-0290.dropdown-advanced-7e3e .thumbnail-03da {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.inner-0290.tiny-7470 .thumbnail-03da {
  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);
}
.inner-0290 .thumbnail-03da {
  visibility: visible;
}
.inner-0290.tag-bf23 .thumbnail-03da {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.clean_01c8,
.paragraph_action_8236 {
  overflow-x: hidden;
}
.clean_01c8 .thumbnail-03da {
  overflow: auto;
}
.clean_01c8.dropdown-advanced-7e3e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_01c8.dropdown-advanced-7e3e .thumbnail-03da {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.clean_01c8.dropdown-advanced-7e3e .outline-over-2243 {
  opacity: 0;
}
.clean_01c8.tiny-7470 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_01c8.tiny-7470 .thumbnail-03da {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.clean_01c8.tiny-7470 .outline-over-2243 {
  opacity: 0;
}
.clean_01c8.tag-bf23 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean_01c8.tag-bf23 .thumbnail-03da {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.clean_01c8.tag-bf23 .outline-over-2243 {
  opacity: 0;
}
.clean_01c8.west-b88d .thumbnail-03da {
  z-index: 10;
  visibility: visible;
}
.fresh-920c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fresh-920c .dropdown-yellow-4a06 {
  background: rgba(255, 255, 255, 0.99);
}
.fresh-920c .dropdown-yellow-4a06::after,
.fresh-920c .dropdown-yellow-4a06:before {
  background: inherit;
}
.fresh-920c:hover .dropdown-yellow-4a06 {
  background: rgba(255, 255, 255, 0.99);
}
.tag-bf23 .fresh-920c {
  top: 10px;
  right: auto;
  left: 12px;
}
.west-b88d .fresh-920c {
  display: none !important;
}
.clean_01c8:before,
.paragraph_action_8236:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.clean_01c8 .fresh-920c,
.paragraph_action_8236 .fresh-920c {
  display: inline-block;
}
.thumbnail-03da .old-11c0 {
  -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;
}
.clean_01c8 .thumbnail-03da .old-11c0,
.paragraph_action_8236 .thumbnail-03da .old-11c0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-17ac .accordion-bf73 {
  width: 100%;
}
.disabled_outer_a272 {
  padding: 0 0.5em 0;
}
.disabled_outer_a272 [class*="customify-col-"],
.disabled_outer_a272 [class*="customify-col_"],
.disabled_outer_a272 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget_4fb7 .disabled_outer_a272 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading-de11 .picture_light_fd34,
  .picture_light_fd34 {
    display: none;
  }
  .blue-506a {
    text-align: left;
  }
  .filter_f556 {
    text-align: center;
  }
  .gradient_hot_8c24 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading-de11 .caption_01e2,
  .caption_01e2 {
    display: none;
  }
  .alert_5ae9 {
    text-align: left;
  }
  .secondary_ac43 {
    text-align: center;
  }
  .texture-e175 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading-de11 .avatar_clean_7b13,
  .avatar_clean_7b13 {
    display: none;
  }
  .middle_0229 {
    text-align: left;
  }
  .new_152e {
    text-align: center;
  }
  .frame_82e7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop-c15e {
  box-shadow: none !important;
}
.down_079e .warm-6f27,
.row-ec4d .warm-6f27 {
  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;
}
.row-ec4d .warm-6f27 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay_e1e8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay_e1e8:after,
.overlay_e1e8:before {
  content: "";
  display: table;
}
.overlay_e1e8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay_e1e8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay_e1e8,
.detail_down_b437 {
  max-width: 1248px;
  margin: 0 auto;
}

.avatar_b775.small-682e .overlay_e1e8 {
  max-width: 100%;
}
.avatar_b775.row-cold-dab2 {
  max-width: 1200px;
  margin: 0 auto;
}
.avatar_b775.image-f49c .overlay_e1e8 {
  max-width: 100%;
}
.avatar_b775.image-f49c > .overlay_e1e8 {
  padding-left: 0;
  padding-right: 0;
}
.avatar_b775.image-f49c > .overlay_e1e8 .heading-de11 {
  margin: 0;
}
.avatar_b775.image-f49c
  > .overlay_e1e8
  .shade_plasma_9583.sort-active-1213 {
  margin-right: 0;
  margin-left: 0;
}
.avatar_b775.image-f49c #main.sort-active-1213 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article_out_4d78 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article_out_4d78 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hovered-7d31 .accent-2fb5 {
    padding-right: 1em;
  }
  .hovered-7d31.upper_147a .shade_plasma_9583 {
    border-right: 1px solid #eaecee;
  }
  .hovered-7d31.upper_147a .accent-2fb5 {
    padding-right: 1em;
  }
  .hovered-7d31.upper_147a .chip_4162 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .complex-62fc .accent-2fb5 {
    padding-left: 1em;
  }
  .complex-62fc.upper_147a .shade_plasma_9583 {
    border-left: 1px solid #eaecee;
  }
  .complex-62fc.upper_147a .accent-2fb5 {
    padding-left: 1em;
  }
  .complex-62fc.upper_147a .chip_4162 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-out-b804 .accent-2fb5 {
    padding-left: 1em;
  }
  .breadcrumb-out-b804.upper_147a .header_white_2a86 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-out-b804.upper_147a .tabs-full-1117 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-out-b804.upper_147a .accent-2fb5 {
    padding-left: 1em;
  }
  .breadcrumb-out-b804.upper_147a .chip_4162 {
    padding-right: 1em;
  }
  .breadcrumb-out-b804.upper_147a .old_ac6b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-136c .accent-2fb5 {
    padding-right: 1em;
  }
  .green-136c.upper_147a .header_white_2a86 {
    border-left: 1px solid #eaecee;
  }
  .green-136c.upper_147a .tabs-full-1117 {
    border-left: 1px solid #eaecee;
  }
  .green-136c.upper_147a .accent-2fb5 {
    padding-right: 1em;
  }
  .green-136c.upper_147a .chip_4162 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-136c.upper_147a .old_ac6b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article_out_4d78 .accent-2fb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_out_4d78.upper_147a .shade_plasma_9583 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article_out_4d78.upper_147a .accent-2fb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article_out_4d78.upper_147a .chip_4162 {
    padding-left: 1em;
  }
  .article_out_4d78.upper_147a .old_ac6b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article_out_4d78.upper_147a .accent-2fb5 {
    padding-left: 0;
  }
}
.wood_6ce1 .over-d050 {
  display: inline-block;
}
.short-28ed {
  display: inline-block;
}
.hover_e309 {
  word-con: break-word;
}
.pressed-9b3a > span {
  display: inline-block;
  padding: 5px 0;
}
.pressed-9b3a .border-113d {
  margin-left: 8px;
  margin-right: 8px;
}
.pressed-9b3a .summary-fa7b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean_e58e .tooltip_tall_8d09 {
  margin-bottom: 2em;
}
.clean_e58e .layout-d1c3 {
  margin-bottom: 15px;
}
.clean_e58e .layout-d1c3:last-child {
  margin-bottom: 0;
}
.clean_e58e .liquid_e65d {
  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) {
  .clean_e58e .liquid_e65d {
    display: block;
  }
}
.clean_e58e .top-d704 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean_e58e .top-d704 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean_e58e .simple-1259 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean_e58e .simple-1259 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean_e58e .simple-1259 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean_e58e .hover_e309 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_e58e .hover_e309 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean_e58e .bottom-bf27 p:last-child {
  margin-bottom: 0;
}
.clean_e58e .article-fluid-a52e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean_e58e .white-2898 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean_e58e .hard-326b {
  margin-top: 1em;
}
.clean_e58e .row_silver_169a {
  top: 0;
  display: block;
}
.clean_e58e .row_silver_169a a {
  color: inherit;
}
.clean_e58e .row_silver_169a a:hover {
  color: inherit;
}
.clean_e58e .disabled_plasma_c2f7 {
  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;
}
.clean_e58e .disabled_plasma_c2f7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean_e58e .white-2898 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean_e58e .form-0e76 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean_e58e .form-0e76:first-child {
  margin-top: 0;
}
.clean_e58e .form-0e76.light_f6fe {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean_e58e .form-0e76.active-north-6f47 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_e58e
  .form-0e76.active-north-6f47.header-soft-fa1d
  .hard-326b {
  width: 100%;
}
.clean_e58e .active-north-6f47 {
  -webkit-box-align: center;
  align-items: center;
}
.clean_e58e .active-north-6f47 .pressed-9b3a,
.clean_e58e .active-north-6f47 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean_e58e .simple-1259 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_e58e .simple-1259 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_e58e .simple-1259: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;
}
.clean_e58e .light_f6fe {
  z-index: 5;
}
.clean_e58e .mask-f18b .pressed-a5e1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean_e58e .form-new-8263 .pressed-a5e1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean_e58e .fresh-9646 .pressed-a5e1 {
  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;
}
.clean_e58e.gradient-694e .liquid_e65d,
.clean_e58e.thumbnail-b236 .liquid_e65d {
  display: block;
}
.clean_e58e.gradient-694e .liquid_e65d .media-lite-3e98,
.clean_e58e.gradient-694e .liquid_e65d .white-2898,
.clean_e58e.thumbnail-b236 .liquid_e65d .media-lite-3e98,
.clean_e58e.thumbnail-b236 .liquid_e65d .white-2898 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean_e58e.detail-73c8 .top-d704 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean_e58e.detail-73c8 .top-d704 {
    margin-right: 0;
  }
}
.clean_e58e.gradient-694e .top-d704,
.clean_e58e.thumbnail-b236 .top-d704 {
  padding-top: 40%;
}
.clean_e58e.gradient-694e .tooltip_tall_8d09,
.clean_e58e.thumbnail-b236 .tooltip_tall_8d09 {
  display: block;
}
.clean_e58e.gradient-694e .fn-sticky-477b .white-2898,
.clean_e58e.thumbnail-b236 .fn-sticky-477b .white-2898 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean_e58e.gradient-694e .top-d704,
.clean_e58e.thumbnail-b236 .top-d704 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean_e58e.gradient-694e .white-2898 {
  padding: 1em;
}
.narrow-4fa4 {
  margin: 30px auto;
  display: block;
}
.narrow-4fa4 .stone_34e5 > * {
  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;
}
.narrow-4fa4 .stone_34e5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow-4fa4 .stone_34e5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_advanced_81a5 .pressed-9b3a {
  margin-bottom: 1.41575em;
}
.tooltip_advanced_81a5 .heading_526e {
  margin-bottom: 1.618em;
}
.slow-1ce0 .tooltip-7ca5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slow-1ce0 .tooltip-7ca5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slow-1ce0 .gas_2f69 {
  max-width: 100%;
  overflow: auto;
}
.top_f56c .slow-1ce0 a:hover {
  text-decoration: underline;
}
.header-gas-c8e1 .layout-d1c3:not(.hover_e309),
.header-gas-c8e1 .simple-1259 {
  margin-bottom: 1.41575em;
}
.header-gas-c8e1 .layout-d1c3:not(.hover_e309):last-child,
.header-gas-c8e1 .simple-1259:last-child {
  margin-bottom: 0;
}
.header-gas-c8e1 .layout-d1c3.media-23c8 {
  margin-bottom: 0.41575em;
}
.header-gas-c8e1 .lower_bdfb:before,
.header-gas-c8e1 .table-c621:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header-gas-c8e1 .lower_bdfb:before {
  content: "\f115";
}
.header-gas-c8e1 .table-c621:before {
  content: "\f02c";
}
.header-gas-c8e1 .disabled-7b39 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header-gas-c8e1 .disabled-7b39 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tooltip-next-2cbb {
  display: -webkit-box;
  display: flex;
}
.tooltip-next-2cbb .aside-2e2e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tooltip-next-2cbb .aside-2e2e {
    flex-basis: 90px;
  }
}
.tooltip-next-2cbb .tertiary-plasma-55c8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip-next-2cbb .tertiary-plasma-55c8 {
    flex-basis: calc(100% - 50px);
  }
}
.tooltip-next-2cbb .preview-bottom-2289 p:last-child {
  margin-bottom: 0.72em;
}
.outer_fca4 .stone_34e5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer_fca4 .stone_34e5:after,
.outer_fca4 .stone_34e5:before {
  content: "";
  display: table;
}
.outer_fca4 .stone_34e5:after {
  clear: both;
}
.outer_fca4 .stone_34e5 .component_slow_8f4d,
.outer_fca4 .stone_34e5 .hard_99ad {
  width: 49%;
}
.outer_fca4 .stone_34e5 .component_slow_8f4d a span.blue-7b2c,
.outer_fca4 .stone_34e5 .hard_99ad a span.blue-7b2c {
  display: block;
  margin-bottom: 5px;
}
.outer_fca4 .stone_34e5 .hard_99ad {
  float: left;
  text-align: left;
}
.outer_fca4 .stone_34e5 .component_slow_8f4d {
  float: right;
  text-align: right;
}
.over_3c4f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .over_3c4f {
    margin-bottom: 0;
  }
}
.item-stone-0384 {
  margin-bottom: 1em;
}
.item-stone-0384 .hover_e309 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row_2247 a {
  display: block;
  line-height: 0;
  position: relative;
}
.texture-dc29 .item-stone-0384,
.small_4a30 .item-stone-0384 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .texture-dc29 .item-stone-0384,
  .small_4a30 .item-stone-0384 {
    display: block;
  }
}
.texture-dc29 .row_2247,
.small_4a30 .row_2247 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .texture-dc29 .row_2247,
  .small_4a30 .row_2247 {
    margin-bottom: 1em;
  }
}
.texture-dc29 .row_2247 img,
.small_4a30 .row_2247 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.texture-dc29 .carousel-e775,
.small_4a30 .carousel-e775 {
  flex-basis: calc(100% - 160px);
}
.texture-dc29 .carousel-e775 p,
.small_4a30 .carousel-e775 p {
  margin-bottom: 0;
}
.texture-dc29 .carousel-e775 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .texture-dc29 .carousel-e775 {
    padding-left: 0;
  }
}
.small_4a30 .carousel-e775 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .small_4a30 .carousel-e775 {
    padding-right: 0;
  }
}
.small_4a30 .row_2247 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent_90fa .row_2247 {
  margin-bottom: 0.5em;
}
.accent_90fa .row_2247 img {
  width: 100%;
}
.new_79a6 .hard_3f7f,
.breadcrumb_green_5690 .hard_3f7f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb_green_5690 .shade_plasma_9583 .accent_0827 p:last-child {
  margin-bottom: 0;
}
.tabs-0110 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.container_a3a4 .pagination-plasma-c59d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .container_a3a4 .pagination-plasma-c59d:last-of-type {
    margin-bottom: 0;
  }
}
.container_a3a4 .pagination-plasma-c59d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_a3a4 .pagination-plasma-c59d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.container_a3a4 .pagination-plasma-c59d ul li {
  margin: 0 0 0.6em;
}
.container_a3a4 .pagination-plasma-c59d ul li.gradient_left_2ca1,
.container_a3a4 .pagination-plasma-c59d ul li.title-8d16 {
  position: relative;
}
.container_a3a4 .pagination-plasma-c59d ul li.gradient_left_2ca1 .slow_9cbe,
.container_a3a4 .pagination-plasma-c59d ul li.title-8d16 .slow_9cbe {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.container_a3a4 .pagination-plasma-c59d ul li.gradient_left_2ca1:after:after,
.container_a3a4 .pagination-plasma-c59d ul li.gradient_left_2ca1:after:before,
.container_a3a4
  .pagination-plasma-c59d
  ul
  li.title-8d16:after:after,
.container_a3a4
  .pagination-plasma-c59d
  ul
  li.title-8d16:after:before {
  content: "";
  display: table;
}
.container_a3a4 .pagination-plasma-c59d ul li.gradient_left_2ca1:after:after,
.container_a3a4
  .pagination-plasma-c59d
  ul
  li.title-8d16:after:after {
  clear: both;
}
.container_a3a4 .pagination-plasma-c59d a.border-down-ccee:hover {
  text-decoration: none;
}
.container_a3a4 .pagination-plasma-c59d select {
  max-width: 100%;
}
.container_a3a4 .pagination-plasma-c59d table {
  font-size: 85%;
}
.container_a3a4 .pagination-plasma-c59d table td,
.container_a3a4 .pagination-plasma-c59d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.container_a3a4 .pagination-plasma-c59d table tfoot td {
  text-align: left;
}
.container_a3a4 .pagination-plasma-c59d :last-child {
  margin-bottom: 0;
}
.container_a3a4 .pagination-plasma-c59d .nav_medium_e65f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.container_a3a4 .pagination-plasma-c59d .nav_medium_e65f label {
  width: 100%;
}
.container_a3a4 .pagination-plasma-c59d .nav_medium_e65f .pattern-b188 {
  width: 100%;
  display: block;
}
.container_a3a4 .pagination-plasma-c59d .nav_medium_e65f .media-over-c266 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.container_a3a4 .pagination-plasma-c59d .nav_medium_e65f .media-over-c266:hover svg #svg-search {
  fill: #444;
}
.container_a3a4 .pagination-plasma-c59d .nav_medium_e65f .media-over-c266 svg {
  width: 18px;
  height: 18px;
}
.container_a3a4 .icon_e82f ul ul,
.container_a3a4 .chip-8b48 ul ul,
.container_a3a4 .liquid_90e1 ul ul,
.container_a3a4 .upper-3d55 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.container_a3a4 .icon_e82f .grid_clean_9d80 > a,
.container_a3a4 .chip-8b48 .grid_clean_9d80 > a,
.container_a3a4 .liquid_90e1 .grid_clean_9d80 > a,
.container_a3a4 .upper-3d55 .grid_clean_9d80 > a {
  margin-bottom: 0;
}
.container_a3a4 .alert_25de li,
.container_a3a4 .icon_e82f li,
.container_a3a4 .header_copper_f125 li,
.container_a3a4 .chip-8b48 li,
.container_a3a4 .liquid_90e1 li,
.container_a3a4 .upper-3d55 li,
.container_a3a4 .gallery_smooth_0f7b li,
.container_a3a4 .dim_a1ea li {
  display: block;
  position: relative;
}
.container_a3a4 .alert_25de li:last-child,
.container_a3a4 .icon_e82f li:last-child,
.container_a3a4 .header_copper_f125 li:last-child,
.container_a3a4 .chip-8b48 li:last-child,
.container_a3a4 .liquid_90e1 li:last-child,
.container_a3a4 .upper-3d55 li:last-child,
.container_a3a4 .gallery_smooth_0f7b li:last-child,
.container_a3a4 .dim_a1ea li:last-child {
  border: none;
}
.container_a3a4 .alert_25de li a,
.container_a3a4 .icon_e82f li a,
.container_a3a4 .header_copper_f125 li a,
.container_a3a4 .chip-8b48 li a,
.container_a3a4 .liquid_90e1 li a,
.container_a3a4 .upper-3d55 li a,
.container_a3a4 .gallery_smooth_0f7b li a,
.container_a3a4 .dim_a1ea li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_a3a4 .alert_25de li ul li::before,
.container_a3a4 .icon_e82f li ul li::before,
.container_a3a4 .header_copper_f125 li ul li::before,
.container_a3a4 .chip-8b48 li ul li::before,
.container_a3a4 .liquid_90e1 li ul li::before,
.container_a3a4 .upper-3d55 li ul li::before,
.container_a3a4 .gallery_smooth_0f7b li ul li::before,
.container_a3a4 .dim_a1ea li ul li::before {
  left: 15px;
}
.container_a3a4 .alert_25de li ul a,
.container_a3a4 .icon_e82f li ul a,
.container_a3a4 .header_copper_f125 li ul a,
.container_a3a4 .chip-8b48 li ul a,
.container_a3a4 .liquid_90e1 li ul a,
.container_a3a4 .upper-3d55 li ul a,
.container_a3a4 .gallery_smooth_0f7b li ul a,
.container_a3a4 .dim_a1ea li ul a {
  padding-left: 20px;
}
.container_a3a4 .alert_25de li ul ul li::before,
.container_a3a4 .icon_e82f li ul ul li::before,
.container_a3a4 .header_copper_f125 li ul ul li::before,
.container_a3a4 .chip-8b48 li ul ul li::before,
.container_a3a4 .liquid_90e1 li ul ul li::before,
.container_a3a4 .upper-3d55 li ul ul li::before,
.container_a3a4 .gallery_smooth_0f7b li ul ul li::before,
.container_a3a4 .dim_a1ea li ul ul li::before {
  left: 30px;
}
.container_a3a4 .alert_25de li ul ul a,
.container_a3a4 .icon_e82f li ul ul a,
.container_a3a4 .header_copper_f125 li ul ul a,
.container_a3a4 .chip-8b48 li ul ul a,
.container_a3a4 .liquid_90e1 li ul ul a,
.container_a3a4 .upper-3d55 li ul ul a,
.container_a3a4 .gallery_smooth_0f7b li ul ul a,
.container_a3a4 .dim_a1ea li ul ul a {
  padding-left: 40px;
}
.container_a3a4 .popup_abbc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_a3a4 .dim_a1ea ul li {
  margin-bottom: 1.41575em;
}
.container_a3a4 .dim_a1ea ul li .right-d2b8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.container_a3a4 .dim_a1ea ul li .current_2ddb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gold_a698 .alert_25de li a,
.gold_a698 .icon_e82f li a,
.gold_a698 .header_copper_f125 li a,
.gold_a698 .chip-8b48 li a,
.gold_a698 .liquid_90e1 li a,
.gold_a698 .upper-3d55 li a,
.gold_a698 .gallery_smooth_0f7b li a,
.gold_a698 .dim_a1ea li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_a698 .popup_abbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_a698 .pagination-plasma-c59d ul li.gradient_left_2ca1 .slow_9cbe,
.gold_a698 .pagination-plasma-c59d ul li.title-8d16 .slow_9cbe {
  background: rgba(0, 0, 0, 0.2);
}
.gold_a698 .container_a3a4 .pagination-plasma-c59d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li {
  margin: 0;
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li ul {
  margin: 0;
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li ul li a {
  padding-left: 15px;
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li ul li li a {
  padding-left: 30px;
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li.action_bd11 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li.action_bd11 > 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;
}
.avatar_b775 .container_a3a4 .backdrop-yellow-84bd li.action_bd11 > 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;
}
.table-current-789c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.panel_4345 {
  position: relative;
  z-index: 10;
}
.panel_4345 .old-11c0 {
  width: 100%;
  max-width: 100%;
}
.header-west-e704 .badge-97e6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header-west-e704 .upper_b3f0 {
}
.header-west-e704 .gold_a698 {
  background: #292929;
}
.down_4c33 .badge-97e6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.down_4c33 .upper_b3f0 {
  background: #f9f9f9;
}
.down_4c33 .gold_a698 {
  background: #303030;
}
.gradient_new_c49e .badge-97e6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient_new_c49e .over-d050 {
    margin-bottom: 1em;
  }
  .gradient_new_c49e .over-d050:last-child {
    margin-bottom: 0;
  }
}
.gradient_new_c49e .upper_b3f0 {
  background: #ededed;
}
.gradient_new_c49e .gold_a698 {
  background: #1a1a1a;
}
.badge-97e6.upper_b3f0 {
  color: rgba(0, 0, 0, 0.6);
}
.badge-97e6.upper_b3f0 .breadcrumb_dde2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-97e6.gold_a698 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-97e6.gold_a698 a:not(.border-down-ccee) {
  color: rgba(255, 255, 255, 0.79);
}
.badge-97e6.gold_a698 a:not(.border-down-ccee):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-97e6.gold_a698 .breadcrumb_dde2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-97e6.gold_a698 table tbody td,
.badge-97e6.gold_a698 table th {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-02cb.header-0527 .overlay_e1e8 {
  max-width: initial;
}
.overlay-02cb .tiny-7efa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.overlay-02cb .tiny-7efa .old-11c0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .overlay-02cb .tiny-7efa .old-11c0 {
    display: block;
    margin-bottom: 2em;
  }
  .overlay-02cb .tiny-7efa .old-11c0:last-child {
    margin-bottom: 0;
  }
}
.gradient_new_c49e .over-d050:last-child,
.down_4c33 .over-d050:last-child,
.header-west-e704 .over-d050:last-child {
  margin-bottom: 0;
}
.gradient_new_c49e .over-d050 .container_a3a4 .pagination-plasma-c59d:last-child,
.down_4c33 .over-d050 .container_a3a4 .pagination-plasma-c59d:last-child,
.header-west-e704 .over-d050 .container_a3a4 .pagination-plasma-c59d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gradient_new_c49e .mini-20a5,
  .gradient_new_c49e .steel-6335,
  .down_4c33 .mini-20a5,
  .down_4c33 .steel-6335,
  .header-west-e704 .mini-20a5,
  .header-west-e704 .steel-6335 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .panel_4345 .over-d050 {
    margin-bottom: 2em;
  }
}
.panel_4345 p:last-child {
  margin-bottom: 0;
}
.panel_4345 li,
.panel_4345 ul {
  list-style: none;
  margin: 0;
}
.panel_4345 ul ul {
  margin-left: 2.617924em;
}
.label-f479 {
  font-size: 0.875em;
}

/* css-noise: 3b9f */
.promo-block-n9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
