/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dropdown_warm_ccbd/customify
Author: WPCustomify
Author URI: https://pressmaximum.dropdown_warm_ccbd
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.dropdown_warm_ccbd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.message-simple-25dc.fluid_de3a/licenses/gpl-2.0.footer_899e
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.header_62d0/, (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.content-white-049d.dim-422b/normalize.hover-old-417c/
 ======
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.hover-old-417c v7.0.0 | MIT License | github.dropdown_warm_ccbd/necolas/normalize.hover-old-417c */
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;
}
.sort-full-9c11 .advanced-89c9,
.aside_0e36,
.media-69cd,
.thumbnail_thick_25fd,
.column_old_7e3a,
.gradient-7a02,
.content-narrow-a834,
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;
}
.aside_0e36,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside_0e36,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside_0e36,
  h1 {
    font-size: 1.8em;
  }
}
.media-69cd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.media-69cd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .media-69cd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .media-69cd,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail_thick_25fd,
h3 {
  font-size: 1.618em;
}
.sort-full-9c11 .advanced-89c9,
.column_old_7e3a,
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.bright-59ac {
  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;
}
.nav_solid_2fde:after,
.nav_solid_2fde:before,
.tag_c6f0:after,
.tag_c6f0:before {
  content: "";
  display: table;
}
.nav_solid_2fde:after,
.tag_c6f0:after {
  clear: both;
}
.gas_5bcb {
  float: right;
  margin-right: 0;
}
.layout-hovered-a440 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.element_solid_2871 .left-0c5e,
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;
}
.element_solid_2871 .left-0c5e: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;
}
.summary_7044 .left-0c5e {
  box-shadow: none;
}
.summary_7044
  .left-0c5e
  .caption-5566 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary_7044 .left-0c5e .full-86a3 {
  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;
}
.summary_7044
  .left-0c5e
  .full-86a3
  b {
  display: none;
}
.summary_7044 .white_b152 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden-stone-909e:not(.lower-5301):not(.frame_black_7522),
button:not(.lower-5301):not(.frame_black_7522),
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ),
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ),
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ) {
  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;
}
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ):hover,
button:not(.lower-5301):not(
    .frame_black_7522
  ):hover,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ):hover,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ):hover,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ):active,
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ):focus,
button:not(.lower-5301):not(
    .frame_black_7522
  ):active,
button:not(.lower-5301):not(
    .frame_black_7522
  ):focus,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ):active,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ):focus,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ):active,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ):focus,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ):active,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ):focus {
  outline: 0;
}
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c,
button:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c {
  position: relative;
}
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .wrapper_e70d,
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .tertiary_slow_a9c6,
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .frame-slow-74e5,
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  i,
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  svg,
button:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .wrapper_e70d,
button:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .tertiary_slow_a9c6,
button:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .frame-slow-74e5,
button:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  i,
button:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  svg,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .wrapper_e70d,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .tertiary_slow_a9c6,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .frame-slow-74e5,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  i,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  svg,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .wrapper_e70d,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .tertiary_slow_a9c6,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .frame-slow-74e5,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  i,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  svg,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .wrapper_e70d,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .tertiary_slow_a9c6,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  .frame-slow-74e5,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  i,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c
  svg {
  visibility: hidden;
}
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c:after,
button:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c:after,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c:after,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c:after,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ).fn-loading-1f0c: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;
}
.hidden-stone-909e:not(.lower-5301):not(.frame_black_7522),
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ),
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ),
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ) {
  color: #fff;
  background: #235787;
}
.hidden-stone-909e:not(.lower-5301):not(
    .frame_black_7522
  ):focus,
input[type="button"]:not(.lower-5301):not(
    .frame_black_7522
  ):focus,
input[type="reset"]:not(.lower-5301):not(
    .frame_black_7522
  ):focus,
input[type="submit"]:not(.lower-5301):not(
    .frame_black_7522
  ):focus {
  color: #fff;
}
.hidden-stone-909e.fn-disabled-1f0c:not(.lower-5301):not(
    .frame_black_7522
  ),
.hidden-stone-909e[disabled]:not(.lower-5301):not(
    .frame_black_7522
  ),
button.fn-disabled-1f0c:not(.lower-5301):not(
    .frame_black_7522
  ),
button[disabled]:not(.lower-5301):not(
    .frame_black_7522
  ) {
  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;
}
.pro_f8da {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pro_f8da: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;
}
.list_bc62 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.green-5d23 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tertiary_b6b8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_solid_2fde:after,
.nav_solid_2fde:before,
.thumbnail_tiny_1545:after,
.thumbnail_tiny_1545:before,
.middle_21f1:after,
.middle_21f1:before,
.right_efad:after,
.right_efad:before,
.lite_3809:after,
.lite_3809:before,
.background_south_8e12:after,
.background_south_8e12:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_solid_2fde:after,
.thumbnail_tiny_1545:after,
.middle_21f1:after,
.right_efad:after,
.lite_3809:after,
.background_south_8e12:after {
  clear: both;
}
.thumbnail_tiny_1545 .dynamic_6e89,
.middle_21f1 .dynamic_6e89,
.detail_short_4359 .dynamic_6e89 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_f1d6 {
  display: inline-block;
}
.search_8766 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.search_8766 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.search_8766 .feature_62aa {
  padding: 1em 0;
  font-size: 85%;
}
.feature_62aa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border-south-c537 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border-south-c537:after,
.border-south-c537:before {
  content: "";
  display: table;
}
.border-south-c537:after {
  clear: both;
}
.sidebar_full_af6c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-b9b9 .sidebar_full_af6c {
  max-width: 50%;
}
.title-2ba8 .sidebar_full_af6c {
  max-width: 33.33%;
}
.outer_7171 .sidebar_full_af6c {
  max-width: 25%;
}
.overlay_green_a660 .sidebar_full_af6c {
  max-width: 20%;
}
.bright-833e .sidebar_full_af6c {
  max-width: 16.66%;
}
.slider_2ab8 .sidebar_full_af6c {
  max-width: 14.28%;
}
.notification_huge_fc25 .sidebar_full_af6c {
  max-width: 12.5%;
}
.white_f0b4 .sidebar_full_af6c {
  max-width: 11.11%;
}
.active-dim-cf9b {
  display: block;
}
.sort-full-9c11 .secondary-2e64 label,
.sort-full-9c11 .panel-black-839d label,
.sort-full-9c11 .large-af09 label,
.sort-full-9c11 .silver-abd8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static-6d0a {
  list-style: none;
  margin: 0;
}
.static-6d0a article.hard-8cc6 {
  margin-bottom: 0;
}
.static-6d0a ul {
  list-style: none;
  margin: 0;
}
.static-6d0a .shade_full_2e54 li.hard-8cc6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static-6d0a .shade_full_2e54 li.hard-8cc6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static-6d0a .shade_full_2e54 li.hard-8cc6: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) {
  .static-6d0a .shade_full_2e54 li.hard-8cc6 li.hard-8cc6 li.hard-8cc6 li.hard-8cc6 {
    padding-left: 0;
  }
}
article.hard-8cc6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard-8cc6 .thumbnail_tiny_1545 p:last-of-type {
  margin-bottom: 0;
}
article.hard-8cc6 .section-f5f5 {
  float: left;
}
article.hard-8cc6 .focus-yellow-0df0 {
  margin-left: 85px;
}
article.hard-8cc6 .huge-013f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard-8cc6 .huge-013f .list_44ec {
  margin-left: 10px;
}
article.hard-8cc6 .texture_f44b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard-8cc6 .button_4c10 {
  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 .secondary-2e64,
  #respond .large-af09,
  #respond .silver-abd8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-2e64 input,
#respond .large-af09 input,
#respond .silver-abd8 input {
  width: 100%;
}
#respond .silver-abd8 {
  margin-right: 0;
}
#respond .paper_d36e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.old_c335 {
  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;
}
.old_c335.secondary_ffbd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.old_c335 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%);
}
.old_c335:focus,
.old_c335: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);
}
.accent-under-5b22 {
  border-radius: 10%;
}
.footer-49ca {
  border-radius: 50%;
}
.under_7f44 {
  font-size: 0.72em;
}
.logo_209e {
  font-size: 0.875em;
}
.photo_50a7 {
  font-size: 1.1em;
}
.focus_hovered_1169 {
  text-transform: uppercase;
  line-height: 1.2;
}
.focus_hovered_1169.under_7f44 {
  letter-spacing: 0.5px;
}
.component_lite_09cf,
.component_lite_09cf a {
  color: #6d6d6d;
}
.component_lite_09cf a:hover {
  color: #111;
}
.paper-c94a {
  color: #6d6d6d;
}
.advanced-735e {
  overflow-x: hidden;
}
.advanced-735e .slider-94d0.section_purple_92ef {
  position: relative;
}
.advanced-735e .slider-94d0.section_purple_92ef.pro-06c4 {
  position: initial;
}
.advanced-735e
  .slider-94d0.section_purple_92ef.pro-06c4
  .accent_48b4 {
  left: auto;
}
.advanced-735e .slider-94d0 .accent_48b4 {
  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;
}
.advanced-735e .slider-94d0:hover.section_purple_92ef {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.advanced-735e
  .slider-94d0:hover.section_purple_92ef
  .accent_48b4 {
  display: block;
  z-index: 9999999;
}
.advanced-735e .background-fb57 .yellow-3b28,
.advanced-735e .badge-east-e231 .yellow-3b28 {
  display: none;
}
.advanced-735e .logo_ccb9 .slider-94d0:hover.section_purple_92ef {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-full-9c11 .secondary-2e64 label,
.sort-full-9c11 .panel-black-839d label,
.sort-full-9c11 .large-af09 label,
.sort-full-9c11 .silver-abd8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static-6d0a {
  list-style: none;
  margin: 0;
}
.static-6d0a article.hard-8cc6 {
  margin-bottom: 0;
}
.static-6d0a ul {
  list-style: none;
  margin: 0;
}
.static-6d0a .shade_full_2e54 li.hard-8cc6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static-6d0a .shade_full_2e54 li.hard-8cc6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static-6d0a .shade_full_2e54 li.hard-8cc6: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) {
  .static-6d0a .shade_full_2e54 li.hard-8cc6 li.hard-8cc6 li.hard-8cc6 li.hard-8cc6 {
    padding-left: 0;
  }
}
article.hard-8cc6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard-8cc6 .thumbnail_tiny_1545 p:last-of-type {
  margin-bottom: 0;
}
article.hard-8cc6 .section-f5f5 {
  float: left;
}
article.hard-8cc6 .focus-yellow-0df0 {
  margin-left: 85px;
}
article.hard-8cc6 .huge-013f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard-8cc6 .huge-013f .list_44ec {
  margin-left: 10px;
}
article.hard-8cc6 .texture_f44b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard-8cc6 .button_4c10 {
  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 .secondary-2e64,
  #respond .large-af09,
  #respond .silver-abd8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-2e64 input,
#respond .large-af09 input,
#respond .silver-abd8 input {
  width: 100%;
}
#respond .silver-abd8 {
  margin-right: 0;
}
#respond .paper_d36e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-fb57 .panel_selected_fe31 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.panel_selected_fe31 .label_over_93e9.notice-south-60c7 .image_e9f2 > li > a:focus,
.panel_selected_fe31 .label_over_93e9.notice-south-60c7 .image_e9f2 > li > a:hover,
.panel_selected_fe31 .label_over_93e9.component_south_f3a1 .image_e9f2 > li > a:focus,
.panel_selected_fe31 .label_over_93e9.component_south_f3a1 .image_e9f2 > li > a:hover,
.panel_selected_fe31 .label_over_93e9.logo_right_5bf2 .image_e9f2 > li > a:focus,
.panel_selected_fe31 .label_over_93e9.logo_right_5bf2 .image_e9f2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_selected_fe31
  .label_over_93e9.notice-south-60c7
  .image_e9f2
  > li.dynamic_54f8
  > a,
.panel_selected_fe31
  .label_over_93e9.notice-south-60c7
  .image_e9f2
  > li.west_3bee
  > a,
.panel_selected_fe31
  .label_over_93e9.component_south_f3a1
  .image_e9f2
  > li.dynamic_54f8
  > a,
.panel_selected_fe31
  .label_over_93e9.component_south_f3a1
  .image_e9f2
  > li.west_3bee
  > a,
.panel_selected_fe31
  .label_over_93e9.logo_right_5bf2
  .image_e9f2
  > li.dynamic_54f8
  > a,
.panel_selected_fe31 .label_over_93e9.logo_right_5bf2 .image_e9f2 > li.west-db50 > a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_selected_fe31 .widget-de74,
.panel_selected_fe31 .widget-de74 a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_selected_fe31 .secondary_87ee.tooltip-42fb li a,
.panel_selected_fe31 .orange_9429 a,
.panel_selected_fe31 .badge_5e8c,
.panel_selected_fe31 .image_e9f2 > li > a,
.panel_selected_fe31 .popup-f9ff {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31 .secondary_87ee.tooltip-42fb li a:hover,
.panel_selected_fe31 .orange_9429 a:hover,
.panel_selected_fe31 .badge_5e8c:hover,
.panel_selected_fe31 .image_e9f2 > li > a:hover,
.panel_selected_fe31 .popup-f9ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_selected_fe31 .tertiary-0068 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31 .tertiary-0068 .photo-lower-4459 {
  color: rgba(255, 255, 255, 0.99);
}
.panel_selected_fe31 .tertiary-0068:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_selected_fe31 .next_5292 .pressed_aad7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31 .next_5292 .pressed_aad7 .menu_advanced_d776 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31
  .next_5292
  .pressed_aad7
  .menu_advanced_d776::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31
  .next_5292
  .pressed_aad7
  .menu_advanced_d776:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31
  .next_5292
  .pressed_aad7
  .menu_advanced_d776::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31
  .next_5292
  .pressed_aad7
  .menu_advanced_d776::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31 .next_5292 .soft_b9d7 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_selected_fe31 .next_5292 .soft_b9d7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_a5f4
  .panel_selected_fe31
  .next_5292
  .over_56a7
  .list-full-bb08 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_a5f4
  .panel_selected_fe31
  .next_5292
  .over_56a7
  .menu_advanced_d776 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background-fb57 .dirty_ff93 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dirty_ff93 .label_over_93e9.notice-south-60c7 .image_e9f2 > li > a:focus,
.dirty_ff93 .label_over_93e9.notice-south-60c7 .image_e9f2 > li > a:hover,
.dirty_ff93 .label_over_93e9.component_south_f3a1 .image_e9f2 > li > a:focus,
.dirty_ff93 .label_over_93e9.component_south_f3a1 .image_e9f2 > li > a:hover,
.dirty_ff93 .label_over_93e9.logo_right_5bf2 .image_e9f2 > li > a:focus,
.dirty_ff93 .label_over_93e9.logo_right_5bf2 .image_e9f2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dirty_ff93
  .label_over_93e9.notice-south-60c7
  .image_e9f2
  > li.dynamic_54f8
  > a,
.dirty_ff93
  .label_over_93e9.notice-south-60c7
  .image_e9f2
  > li.west_3bee
  > a,
.dirty_ff93
  .label_over_93e9.component_south_f3a1
  .image_e9f2
  > li.dynamic_54f8
  > a,
.dirty_ff93
  .label_over_93e9.component_south_f3a1
  .image_e9f2
  > li.west_3bee
  > a,
.dirty_ff93
  .label_over_93e9.logo_right_5bf2
  .image_e9f2
  > li.dynamic_54f8
  > a,
.dirty_ff93 .label_over_93e9.logo_right_5bf2 .image_e9f2 > li.west-db50 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dirty_ff93 .widget-de74,
.dirty_ff93 .widget-de74 a {
  color: rgba(0, 0, 0, 0.8);
}
.dirty_ff93 .secondary_87ee.tooltip-42fb li a,
.dirty_ff93 .orange_9429 a,
.dirty_ff93 .badge_5e8c,
.dirty_ff93 .image_e9f2 > li > a,
.dirty_ff93 .popup-f9ff {
  color: rgba(0, 0, 0, 0.55);
}
.dirty_ff93 .secondary_87ee.tooltip-42fb li a:hover,
.dirty_ff93 .orange_9429 a:hover,
.dirty_ff93 .badge_5e8c:hover,
.dirty_ff93 .image_e9f2 > li > a:hover,
.dirty_ff93 .popup-f9ff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dirty_ff93 .tertiary-0068 {
  color: rgba(0, 0, 0, 0.55);
}
.dirty_ff93 .tertiary-0068 .photo-lower-4459 {
  color: rgba(0, 0, 0, 0.8);
}
.dirty_ff93 .tertiary-0068:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-wide-c1f8 .hidden_783b {
  margin-left: auto;
  margin-right: auto;
}
.middle_21f1 > * {
  margin-left: auto;
  margin-right: auto;
}
.middle_21f1 .list_bc62 {
  margin-right: 1.41575em;
}
.box_00d5 .middle_21f1 > .icon-red-b178 {
  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;
}
.box_00d5 .middle_21f1 > .video_light_c6b5 {
  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;
}
.accordion-red-8672.layout-wide-c1f8 .hidden_783b,
.element-daf2.layout-wide-c1f8 .hidden_783b {
  margin-left: 0;
}
.gallery_a437.layout-wide-c1f8 .hidden_783b,
.box_black_5423.layout-wide-c1f8 .hidden_783b {
  margin-right: 0;
}
.middle_21f1 ol,
.middle_21f1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module_light_1c8e video {
  max-width: 100%;
}
.table-lite-a9e5 img {
  display: block;
}
.table-lite-a9e5.list_bc62,
.table-lite-a9e5.green-5d23 {
  width: 100%;
}
.table-lite-a9e5.video_light_c6b5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.full-9207:not(.popup_rough_3385) {
  margin: 1.5em auto;
}
.notification-plasma-2aab p {
  padding: 1.5em 14px;
}
ul.basic_f5b8.video_light_c6b5,
ul.basic_f5b8.icon-red-b178,
ul.basic_f5b8.progress-first-a6c9.icon-red-b178 {
  padding: 0 14px;
}
.filter_gold_923a {
  display: block;
  overflow-x: auto;
}
.filter_gold_923a table {
  border-collapse: collapse;
  width: 100%;
}
.filter_gold_923a td,
.filter_gold_923a th {
  padding: 0.5em;
}
.middle_21f1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.middle_21f1 ol ol,
.middle_21f1 ol ul,
.middle_21f1 ul ol,
.middle_21f1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.middle_21f1 ol ol li,
.middle_21f1 ol ul li,
.middle_21f1 ul ol li,
.middle_21f1 ul ul li {
  margin-left: 0;
}
.modal-e421.smooth-b6e6 > .up_6dc3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.modal-e421.smooth-b6e6 > .up_6dc3 iframe,
.modal-e421.smooth-b6e6 > .up_6dc3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.copper-2da2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.copper-2da2.dynamic_2ecf {
  padding: 0;
}
.copper-2da2.dynamic_2ecf cite {
  font-size: 13px;
}
.copper-2da2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.copper-2da2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard-9eb6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard-9eb6 > p:first-child {
  margin-top: 0;
}
.hard-9eb6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard-9eb6 blockquote {
  border-left: 0;
}
.red-5285 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.red-5285:not(.panel_static_e0ef) {
  max-width: 100px;
}
.red-5285.down_2eeb {
  border-bottom: none !important;
  text-align: center;
}
.red-5285.down_2eeb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notification-plasma-2aab p {
    padding: 1.5em 0;
  }
}
.button-next-a689 {
  color: #0073aa;
}
.next_bd1e {
  background-color: #0073aa;
}
.nav-advanced-8899 {
  color: #229fd8;
}
.wood-0e6c {
  background-color: #229fd8;
}
.over-1222 {
  color: #eee;
}
.thumbnail_1112 {
  background-color: #eee;
}
.picture-e2b7 {
  color: #444;
}
.component_e9cd {
  background-color: #444;
}
.grid_pink_6287 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid_pink_6287 .huge_e2e5 .orange_9429 {
  font-size: 15px;
}
.grid_pink_6287 .orange_9429 {
  line-height: 1.3;
}
.grid_pink_6287 .dirty_ff93 {
}
.grid_pink_6287 .panel_selected_fe31 {
  background: #235787;
}
.narrow_e81b {
  padding: 0;
}
.narrow_e81b .panel_selected_fe31 {
  background: #1a1a1a;
}
.narrow_e81b .dirty_ff93 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sidebar-fed7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sidebar-fed7 .dirty_ff93 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sidebar-fed7 .panel_selected_fe31 {
  background: #303030;
}
.background_south_8e12 {
  position: relative;
  z-index: 10;
}
.background_south_8e12 .accordion-5a53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb_90ca .section_purple_92ef {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb_90ca.under_6548 .section_purple_92ef {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_90ca.under_6548 .section_purple_92ef {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_90ca.under_6548 .section_purple_92ef {
    margin-right: 0.4em;
  }
}
.breadcrumb_90ca.under_6548 .section_purple_92ef:last-child {
  margin-right: 0;
}
.plasma-6a70 .accordion-5a53 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .background-fb57 .huge_e2e5 {
    margin: 0 -0.5em;
  }
  .background-fb57 .huge_e2e5 [class*="customify-col-"],
  .background-fb57 .huge_e2e5 [class*="customify-col_"],
  .background-fb57 .huge_e2e5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.background-fb57.out_4aa0 .accordion-5a53 {
  background: 0 0 !important;
}
.background-fb57.out_4aa0 .accordion-5a53,
.background-fb57.plasma-6a70 .accordion-5a53 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .background-fb57.focus-pressed-8514 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.background-fb57.plasma-6a70 .accordion-5a53 {
  box-shadow: none !important;
}
.image_paper_47fe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image_paper_47fe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image_paper_47fe {
    padding: 18px 0 20px;
  }
}
.image_paper_47fe .chip_ea26 {
  width: 100%;
}
.image_paper_47fe .gold_1ff3 {
  margin-bottom: 0;
}
.image_paper_47fe .preview_active_c40e {
  margin-top: 5px;
  font-size: 0.875em;
}
.accent-last-d8d4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accent-last-d8d4 .status-plasma-fb86 {
  width: 100%;
}
.sidebar-414f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sidebar-414f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sidebar-414f 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;
}
.sidebar-414f li:last-child:after {
  display: none;
}
.sidebar-414f li a {
  font-weight: 500;
  margin-right: 10px;
}
.photo-8034 .yellow-3b28 button,
.image_paper_47fe .yellow-3b28 button {
  left: 0;
}
.photo-8034 .status-plasma-fb86,
.image_paper_47fe .status-plasma-fb86 {
  padding-left: 0;
  padding-right: 0;
}
.photo-8034 .accent-last-d8d4,
.image_paper_47fe .accent-last-d8d4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.photo-8034 {
  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;
}
.photo-8034: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;
}
.photo-8034 .white_0346 {
  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) {
  .photo-8034 .white_0346 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .photo-8034 .white_0346 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .photo-8034 .white_0346 {
    min-height: 200px;
  }
}
.photo-8034 .sidebar-414f {
  color: rgba(255, 255, 255, 0.8);
}
.photo-8034 .sidebar-414f a,
.photo-8034 .sidebar-414f li:after {
  color: inherit;
}
.photo-8034 .sidebar-414f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column-wood-de43 {
  margin-bottom: 0.5em;
}
.description-d821 {
  margin-bottom: 1.2em;
}
.description-d821,
.column-wood-de43 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description-d821 p:last-child,
.column-wood-de43 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .yellow-3b28,
#masthead .yellow-3b28 {
  display: none;
}
#masthead
  > .yellow-3b28.right-abed {
  display: none;
}
#masthead > .yellow-3b28 button {
  left: 0;
}
.over-1128 {
  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%;
}
.over-1128 .section_purple_92ef {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.over-1128 .popup-small-d315 {
  display: -webkit-box;
  display: flex;
}
.over-1128 .popup-small-d315.tooltip-pressed-6b42 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.over-1128 .popup-small-d315.footer_2452 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over-1128 .popup-small-d315.pagination_pro_9a4f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over-1128.sidebar-brown-3ff4.tag_silver_e80e .popup-small-d315.tooltip-pressed-6b42 {
  flex-basis: 100%;
}
.over-1128.dynamic-1bdd .popup-small-d315.footer_2452 {
  -webkit-box-flex: 1;
  flex: auto;
}
.over-1128.dynamic-1bdd .popup-small-d315.pagination_pro_9a4f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .yellow-3b28.right-abed {
  display: none;
}
#masthead > .yellow-3b28 button {
  left: 0;
}
.list-huge-1e47 {
  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;
}
.list-huge-1e47:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list-huge-1e47.image_8835 i {
  margin-right: 4px;
}
.list-huge-1e47.slow_985d i {
  margin-left: 5px;
}
.orange_9429 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.orange_9429 p:last-child {
  margin-bottom: 0;
}
.rough_370e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.rough_370e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.rough_370e img {
  display: block;
  width: auto;
  line-height: 1;
}
.rough_370e .widget-de74 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.rough_370e .action_98be {
  margin: 5px 0 7px 0;
}
.rough_370e.current_cae6 .paper_5f81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough_370e.current_cae6 .notice-9667 {
  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;
}
.rough_370e.tag_middle_2523 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.rough_370e.tag_middle_2523 .paper_5f81 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough_370e.tag_middle_2523 .notice-9667 {
  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;
}
.rough_370e.icon_light_2072 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough_370e.article-f40c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.rough_370e.article-f40c .notice-9667 {
  margin-top: 7px;
}
.button_9c0d {
  display: inline-block;
}
.background_south_8e12 .next_7277 .rough_370e img {
  max-width: 100%;
}
.label_over_93e9 .backdrop_fast_c6d1.paragraph-0a2d,
.content-59e1 .backdrop_fast_c6d1.paragraph-0a2d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.label_over_93e9 .form_9e59,
.content-59e1 .form_9e59 {
  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%);
}
.label_over_93e9 .form_9e59 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.label_over_93e9.module-gold-a0ca .form_9e59 {
  display: none;
}
.label_over_93e9 .stone-d71a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label_over_93e9 .stone-d71a li {
  display: inline-block;
  position: relative;
}
.label_over_93e9 .stone-d71a li:last-child {
  margin-right: 0;
}
.label_over_93e9 .stone-d71a 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;
}
.label_over_93e9 .stone-d71a li.west-db50 > a {
  color: rgba(0, 0, 0, 0.9);
}
.label_over_93e9 .stone-d71a > 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;
}
.label_over_93e9 .stone-d71a > li > a i {
  line-height: 0;
}
.label_over_93e9 .stone-d71a > li.light-d06a > a .form_9e59 {
  margin-left: 4px;
  line-height: 0;
}
.label_over_93e9 .stone-d71a .active_b049 li.light-d06a > a {
  position: relative;
}
.label_over_93e9 .stone-d71a .active_b049 li.light-d06a > a:after,
.label_over_93e9 .stone-d71a .active_b049 li.light-d06a > a:before {
  content: "";
  display: table;
}
.label_over_93e9 .stone-d71a .active_b049 li.light-d06a > a:after {
  clear: both;
}
.label_over_93e9 .stone-d71a .active_b049 li.light-d06a > a .form_9e59 {
  margin-left: 5px;
  float: right;
}
.label_over_93e9 .wrapper-rough-3a0b,
.label_over_93e9 .active_b049 {
  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;
}
.label_over_93e9 .active_b049 {
  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;
}
.label_over_93e9 .active_b049 .paragraph-0a2d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label_over_93e9 .active_b049 .form_9e59 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.label_over_93e9 .active_b049 li {
  display: block;
  margin: 0;
  padding: 0;
}
.label_over_93e9 .active_b049 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;
}
.label_over_93e9 .active_b049 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.label_over_93e9 .active_b049 .active_b049 {
  top: 0;
  left: 100%;
}
.label_over_93e9 .alert-short-73f0.fn-focus-1f0c > .wrapper-rough-3a0b,
.label_over_93e9 .alert-short-73f0.fn-focus-1f0c > .active_b049,
.label_over_93e9 .alert-short-73f0:focus > .wrapper-rough-3a0b,
.label_over_93e9 .alert-short-73f0:focus > .active_b049,
.label_over_93e9 .alert-short-73f0:hover > .wrapper-rough-3a0b,
.label_over_93e9 .alert-short-73f0:hover > .active_b049 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.label_over_93e9.logo_right_5bf2 .image_e9f2:after,
.label_over_93e9.logo_right_5bf2 .image_e9f2:before {
  content: "";
  display: table;
}
.label_over_93e9.logo_right_5bf2 .image_e9f2:after {
  clear: both;
}
.label_over_93e9.logo_right_5bf2 .image_e9f2 > li {
  float: left;
}
.label_over_93e9.motion-bbc3 .image_e9f2:after,
.label_over_93e9.motion-bbc3 .image_e9f2:before {
  content: "";
  display: table;
}
.label_over_93e9.motion-bbc3 .image_e9f2:after {
  clear: both;
}
.label_over_93e9.motion-bbc3 .image_e9f2 > li {
  float: left;
}
.label_over_93e9.motion-bbc3 .image_e9f2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.label_over_93e9.motion-bbc3 .image_e9f2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.label_over_93e9.motion-bbc3 .image_e9f2 > li.dynamic_54f8 > a,
.label_over_93e9.motion-bbc3 .image_e9f2 > li.west-db50 > a {
  color: #fff;
  background-color: #1e4b75;
}
.label_over_93e9.notice-south-60c7 .image_e9f2 > li > a .paragraph-0a2d {
  position: relative;
}
.label_over_93e9.notice-south-60c7 .image_e9f2 > li > a .paragraph-0a2d: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;
}
.label_over_93e9.notice-south-60c7
  .image_e9f2
  > li:focus
  > a
  .paragraph-0a2d:before,
.label_over_93e9.notice-south-60c7
  .image_e9f2
  > li:hover
  > a
  .paragraph-0a2d:before {
  width: 100%;
  background-color: currentColor;
}
.label_over_93e9.notice-south-60c7
  .image_e9f2
  > li.dynamic_54f8
  > a
  .paragraph-0a2d:before,
.label_over_93e9.notice-south-60c7
  .image_e9f2
  > li.west_3bee
  > a
  .paragraph-0a2d:before {
  width: 100%;
  background-color: currentColor;
}
.label_over_93e9.component_south_f3a1 .image_e9f2 > li > a .paragraph-0a2d {
  position: relative;
}
.label_over_93e9.component_south_f3a1 .image_e9f2 > li > a .paragraph-0a2d: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;
}
.label_over_93e9.component_south_f3a1 .image_e9f2 > li:focus > a .paragraph-0a2d:before,
.label_over_93e9.component_south_f3a1
  .image_e9f2
  > li:hover
  > a
  .paragraph-0a2d:before {
  width: 100%;
  background-color: currentColor;
}
.label_over_93e9.component_south_f3a1
  .image_e9f2
  > li.dynamic_54f8
  > a
  .paragraph-0a2d:before,
.label_over_93e9.component_south_f3a1
  .image_e9f2
  > li.west_3bee
  > a
  .paragraph-0a2d:before {
  width: 100%;
  background-color: currentColor;
}
.content-59e1 .stone-d71a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-59e1 .stone-d71a li:first-child > a {
  border-top: none;
}
.content-59e1 .stone-d71a .sort_last_91d8 > .paragraph-0a2d .form_9e59 {
  display: none;
}
.content-59e1 .stone-d71a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.content-59e1 .stone-d71a li:last-child {
  border: none;
}
.content-59e1 .stone-d71a li.light-d06a > a {
  padding-right: 45px !important;
}
.content-59e1 .stone-d71a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.content-59e1 .stone-d71a li a:focus,
.content-59e1 .stone-d71a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content-59e1 .stone-d71a li .active_west_ce72 {
  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;
}
.content-59e1 .stone-d71a li .active_west_ce72:hover {
  box-shadow: none;
}
.content-59e1 .stone-d71a li .active_west_ce72 .form_9e59 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.content-59e1 .stone-d71a .active_b049 {
  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);
}
.content-59e1 .stone-d71a .active_b049 li a {
  padding-left: 3em;
}
.content-59e1 .stone-d71a .static_5d2e > a .active_west_ce72 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-59e1 .stone-d71a .static_5d2e > .active_b049 {
  display: block;
  opacity: 1;
}
.nav-iron-70ad {
  max-width: 100%;
}
.button-last-c641 {
  line-height: 0;
  cursor: pointer;
}
.popup-f9ff {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup-f9ff:hover {
  box-shadow: none;
  color: currentColor;
}
.popup-f9ff svg {
  width: 18px;
  height: 18px;
}
.popup-f9ff .surface_cc18 {
  display: none;
}
.paper-5341 {
  position: relative;
}
.paper-5341.fn-active-1f0c .popup-f9ff .avatar_solid_89b6 {
  display: none;
}
.paper-5341.fn-active-1f0c .popup-f9ff .surface_cc18 {
  display: inline-block;
}
.paper-5341 .section_clean_48b4 {
  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);
}
.paper-5341.feature_6270 .section_clean_48b4 {
  left: auto;
  right: -0.9em;
}
.paper-5341.feature_6270 .breadcrumb-0a06::before {
  left: auto;
  right: 15px;
}
.paper-5341.fn-active-1f0c .section_clean_48b4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.over_56a7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.over_56a7 label {
  flex-basis: 100%;
}
.over_56a7 .pressed_aad7 {
  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;
}
.over_56a7 .menu_advanced_d776 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.over_56a7 .menu_advanced_d776:focus {
  background-color: transparent;
}
.over_56a7 button.soft_b9d7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.over_56a7 button.soft_b9d7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.over_56a7 button.soft_b9d7 svg {
  width: 18px;
  height: 18px;
}
.over_56a7 input[type="submit"] {
  min-height: auto;
}
.next_5292 .over_56a7 .menu_advanced_d776 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.breadcrumb-0a06 {
  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) {
  .breadcrumb-0a06 {
    width: 220px;
  }
}
.breadcrumb-0a06 label {
  flex-basis: 100%;
}
.breadcrumb-0a06::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;
}
.shadow_a5f4 .next_5292 .over_56a7 {
  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;
}
.shadow_a5f4
  .next_5292
  .over_56a7
  .pressed_aad7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow_a5f4 .next_5292 .over_56a7 .menu_advanced_d776 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow_a5f4
  .next_5292
  .over_56a7
  .menu_advanced_d776:focus {
  background: 0 0;
}
.shadow_a5f4
  .next_5292
  .over_56a7
  .list-full-bb08 {
  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;
}
.secondary_87ee {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.secondary_87ee li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.secondary_87ee li:last-child {
  margin-right: 0;
}
.secondary_87ee li:first-child {
  margin-left: 0;
}
.secondary_87ee.heading-25b1 a {
  color: #fff;
}
.secondary_87ee.heading-25b1 a:hover {
  color: #fff;
}
.secondary_87ee a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.secondary_87ee a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.secondary_87ee a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.secondary_87ee a:hover {
  opacity: 0.9;
  color: inherit;
}
.secondary_87ee [class*="social-icon-apple"] {
  background-color: #999;
}
.secondary_87ee [class*="social-icon-apple"].primary-gold-cc5b {
  background-color: transparent;
  color: #999;
}
.secondary_87ee [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.secondary_87ee [class*="social-icon-behance"].primary-gold-cc5b {
  background-color: transparent;
  color: #1769ff;
}
.secondary_87ee [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.secondary_87ee [class*="social-icon-bitbucket"].primary-gold-cc5b {
  background-color: transparent;
  color: #205081;
}
.secondary_87ee [class*="social-icon-codepen"] {
  background-color: #000;
}
.secondary_87ee [class*="social-icon-codepen"].primary-gold-cc5b {
  background-color: transparent;
  color: #000;
}
.secondary_87ee [class*="social-icon-delicious"] {
  background-color: #39f;
}
.secondary_87ee [class*="social-icon-delicious"].primary-gold-cc5b {
  background-color: transparent;
  color: #39f;
}
.secondary_87ee [class*="social-icon-digg"] {
  background-color: #005be2;
}
.secondary_87ee [class*="social-icon-digg"].primary-gold-cc5b {
  background-color: transparent;
  color: #005be2;
}
.secondary_87ee [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.secondary_87ee [class*="social-icon-dribbble"].primary-gold-cc5b {
  background-color: transparent;
  color: #ea4c89;
}
.secondary_87ee [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.secondary_87ee [class*="social-icon-envelope"].primary-gold-cc5b {
  background-color: transparent;
  color: #ea4335;
}
.secondary_87ee [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.secondary_87ee [class*="social-icon-facebook"].primary-gold-cc5b {
  background-color: transparent;
  color: #3b5998;
}
.secondary_87ee [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.secondary_87ee [class*="social-icon-flickr"].primary-gold-cc5b {
  background-color: transparent;
  color: #0063dc;
}
.secondary_87ee [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.secondary_87ee [class*="social-icon-foursquare"].primary-gold-cc5b {
  background-color: transparent;
  color: #2d5be3;
}
.secondary_87ee [class*="social-icon-github"] {
  background-color: #333;
}
.secondary_87ee [class*="social-icon-github"].primary-gold-cc5b {
  background-color: transparent;
  color: #333;
}
.secondary_87ee [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.secondary_87ee [class*="social-icon-google-plus"].primary-gold-cc5b {
  background-color: transparent;
  color: #dd4b39;
}
.secondary_87ee [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.secondary_87ee [class*="social-icon-houzz"].primary-gold-cc5b {
  background-color: transparent;
  color: #7ac142;
}
.secondary_87ee [class*="social-icon-instagram"] {
  background-color: #262626;
}
.secondary_87ee [class*="social-icon-instagram"].primary-gold-cc5b {
  background-color: transparent;
  color: #262626;
}
.secondary_87ee [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.secondary_87ee [class*="social-icon-jsfiddle"].primary-gold-cc5b {
  background-color: transparent;
  color: #487aa2;
}
.secondary_87ee [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.secondary_87ee [class*="social-icon-linkedin"].primary-gold-cc5b {
  background-color: transparent;
  color: #0077b5;
}
.secondary_87ee [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.secondary_87ee [class*="social-icon-medium"].primary-gold-cc5b {
  background-color: transparent;
  color: #00ab6b;
}
.secondary_87ee [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.secondary_87ee
  [class*="social-icon-odnoklassniki"].primary-gold-cc5b {
  background-color: transparent;
  color: #f4731c;
}
.secondary_87ee [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.secondary_87ee [class*="social-icon-meetup"].primary-gold-cc5b {
  background-color: transparent;
  color: #ec1c40;
}
.secondary_87ee [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.secondary_87ee [class*="social-icon-pinterest"].primary-gold-cc5b {
  background-color: transparent;
  color: #bd081c;
}
.secondary_87ee [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.secondary_87ee [class*="social-icon-product-hunt"].primary-gold-cc5b {
  background-color: transparent;
  color: #da552f;
}
.secondary_87ee [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.secondary_87ee [class*="social-icon-reddit"].primary-gold-cc5b {
  background-color: transparent;
  color: #ff4500;
}
.secondary_87ee [class*="social-icon-rss"] {
  background-color: #f26522;
}
.secondary_87ee [class*="social-icon-rss"].primary-gold-cc5b {
  background-color: transparent;
  color: #f26522;
}
.secondary_87ee [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.secondary_87ee
  [class*="social-icon-shopping-cart"].primary-gold-cc5b {
  background-color: transparent;
  color: #4caf50;
}
.secondary_87ee [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.secondary_87ee [class*="social-icon-skype"].primary-gold-cc5b {
  background-color: transparent;
  color: #00aff0;
}
.secondary_87ee [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.secondary_87ee [class*="social-icon-slideshare"].primary-gold-cc5b {
  background-color: transparent;
  color: #0077b5;
}
.secondary_87ee [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.secondary_87ee [class*="social-icon-snapchat"].primary-gold-cc5b {
  background-color: transparent;
  color: #fffc00;
}
.secondary_87ee [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.secondary_87ee [class*="social-icon-soundcloud"].primary-gold-cc5b {
  background-color: transparent;
  color: #f80;
}
.secondary_87ee [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.secondary_87ee [class*="social-icon-spotify"].primary-gold-cc5b {
  background-color: transparent;
  color: #2ebd59;
}
.secondary_87ee [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.secondary_87ee
  [class*="social-icon-stack-overflow"].primary-gold-cc5b {
  background-color: transparent;
  color: #fe7a15;
}
.secondary_87ee [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.secondary_87ee [class*="social-icon-maldkfgram"].primary-gold-cc5b {
  background-color: transparent;
  color: #2ca5e0;
}
.secondary_87ee [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.secondary_87ee [class*="social-icon-tripadvisor"].primary-gold-cc5b {
  background-color: transparent;
  color: #589442;
}
.secondary_87ee [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.secondary_87ee [class*="social-icon-tumblr"].primary-gold-cc5b {
  background-color: transparent;
  color: #35465c;
}
.secondary_87ee [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.secondary_87ee [class*="social-icon-twitch"].primary-gold-cc5b {
  background-color: transparent;
  color: #6441a5;
}
.secondary_87ee [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.secondary_87ee [class*="social-icon-twitter"].primary-gold-cc5b {
  background-color: transparent;
  color: #1da1f2;
}
.secondary_87ee [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.secondary_87ee [class*="social-icon-vimeo"].primary-gold-cc5b {
  background-color: transparent;
  color: #1ab7ea;
}
.secondary_87ee [class*="social-icon-vk"] {
  background-color: #45668e;
}
.secondary_87ee [class*="social-icon-vk"].primary-gold-cc5b {
  background-color: transparent;
  color: #45668e;
}
.secondary_87ee [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.secondary_87ee [class*="social-icon-weibo"].primary-gold-cc5b {
  background-color: transparent;
  color: #df2029;
}
.secondary_87ee [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.secondary_87ee [class*="social-icon-weixin"].primary-gold-cc5b {
  background-color: transparent;
  color: #7bb32e;
}
.secondary_87ee [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.secondary_87ee [class*="social-icon-whatsapp"].primary-gold-cc5b {
  background-color: transparent;
  color: #25d366;
}
.secondary_87ee [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.secondary_87ee [class*="social-icon-wordpress"].primary-gold-cc5b {
  background-color: transparent;
  color: #21759b;
}
.secondary_87ee [class*="social-icon-xing"] {
  background-color: #026466;
}
.secondary_87ee [class*="social-icon-xing"].primary-gold-cc5b {
  background-color: transparent;
  color: #026466;
}
.secondary_87ee [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.secondary_87ee [class*="social-icon-yelp"].primary-gold-cc5b {
  background-color: transparent;
  color: #af0606;
}
.secondary_87ee [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.secondary_87ee [class*="social-icon-youtube"].primary-gold-cc5b {
  background-color: transparent;
  color: #cd201f;
}
.badge_5e8c {
  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;
}
.badge_5e8c:hover {
  box-shadow: none;
  background: 0 0;
}
.primary_77ac {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.smooth_bd25 {
  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;
}
.box_center_05c0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article-c1c3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article-c1c3,
.article-c1c3::after,
.article-c1c3::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;
}
.article-c1c3::after,
.article-c1c3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip-new-937c .smooth_bd25 .box_center_05c0 {
  margin-top: -2px;
  width: 19px;
}
.tooltip-new-937c .smooth_bd25 .article-c1c3 {
  margin-top: -1px;
}
.tooltip-new-937c .smooth_bd25 .article-c1c3,
.tooltip-new-937c .smooth_bd25 .article-c1c3::after,
.tooltip-new-937c .smooth_bd25 .article-c1c3::before {
  width: 19px;
  height: 2px;
}
.tooltip-new-937c .smooth_bd25 .article-c1c3::before {
  top: -6px;
}
.tooltip-new-937c .smooth_bd25 .article-c1c3::after {
  bottom: -6px;
}
.notification-901f .smooth_bd25 .box_center_05c0 {
  margin-top: -2px;
  width: 22px;
}
.notification-901f .smooth_bd25 .article-c1c3 {
  margin-top: -1px;
}
.notification-901f .smooth_bd25 .article-c1c3,
.notification-901f .smooth_bd25 .article-c1c3::after,
.notification-901f .smooth_bd25 .article-c1c3::before {
  width: 22px;
  height: 2px;
}
.notification-901f .smooth_bd25 .article-c1c3::before {
  top: -7px;
}
.notification-901f .smooth_bd25 .article-c1c3::after {
  bottom: -7px;
}
.avatar-pressed-286c .smooth_bd25 .box_center_05c0 {
  margin-top: -2px;
  width: 31px;
}
.avatar-pressed-286c .smooth_bd25 .article-c1c3 {
  margin-top: -1.5px;
}
.avatar-pressed-286c .smooth_bd25 .article-c1c3,
.avatar-pressed-286c .smooth_bd25 .article-c1c3::after,
.avatar-pressed-286c .smooth_bd25 .article-c1c3::before {
  width: 31px;
  height: 3px;
}
.avatar-pressed-286c .smooth_bd25 .article-c1c3::before {
  top: -9px;
}
.avatar-pressed-286c .smooth_bd25 .article-c1c3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .fast-57a2 .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 19px;
  }
  .fast-57a2 .smooth_bd25 .article-c1c3 {
    margin-top: -1px;
  }
  .fast-57a2 .smooth_bd25 .article-c1c3,
  .fast-57a2 .smooth_bd25 .article-c1c3::after,
  .fast-57a2 .smooth_bd25 .article-c1c3::before {
    width: 19px;
    height: 2px;
  }
  .fast-57a2 .smooth_bd25 .article-c1c3::before {
    top: -6px;
  }
  .fast-57a2 .smooth_bd25 .article-c1c3::after {
    bottom: -6px;
  }
  .picture_df7e .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 22px;
  }
  .picture_df7e .smooth_bd25 .article-c1c3 {
    margin-top: -1px;
  }
  .picture_df7e .smooth_bd25 .article-c1c3,
  .picture_df7e .smooth_bd25 .article-c1c3::after,
  .picture_df7e .smooth_bd25 .article-c1c3::before {
    width: 22px;
    height: 2px;
  }
  .picture_df7e .smooth_bd25 .article-c1c3::before {
    top: -7px;
  }
  .picture_df7e .smooth_bd25 .article-c1c3::after {
    bottom: -7px;
  }
  .popup-tiny-fe40 .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-tiny-fe40 .smooth_bd25 .article-c1c3 {
    margin-top: -1.5px;
  }
  .popup-tiny-fe40 .smooth_bd25 .article-c1c3,
  .popup-tiny-fe40 .smooth_bd25 .article-c1c3::after,
  .popup-tiny-fe40 .smooth_bd25 .article-c1c3::before {
    width: 31px;
    height: 3px;
  }
  .popup-tiny-fe40 .smooth_bd25 .article-c1c3::before {
    top: -9px;
  }
  .popup-tiny-fe40 .smooth_bd25 .article-c1c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fast-8fb4 .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 19px;
  }
  .fast-8fb4 .smooth_bd25 .article-c1c3 {
    margin-top: -1px;
  }
  .fast-8fb4 .smooth_bd25 .article-c1c3,
  .fast-8fb4 .smooth_bd25 .article-c1c3::after,
  .fast-8fb4 .smooth_bd25 .article-c1c3::before {
    width: 19px;
    height: 2px;
  }
  .fast-8fb4 .smooth_bd25 .article-c1c3::before {
    top: -6px;
  }
  .fast-8fb4 .smooth_bd25 .article-c1c3::after {
    bottom: -6px;
  }
  .info-pink-0977 .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 22px;
  }
  .info-pink-0977 .smooth_bd25 .article-c1c3 {
    margin-top: -1px;
  }
  .info-pink-0977 .smooth_bd25 .article-c1c3,
  .info-pink-0977 .smooth_bd25 .article-c1c3::after,
  .info-pink-0977 .smooth_bd25 .article-c1c3::before {
    width: 22px;
    height: 2px;
  }
  .info-pink-0977 .smooth_bd25 .article-c1c3::before {
    top: -7px;
  }
  .info-pink-0977 .smooth_bd25 .article-c1c3::after {
    bottom: -7px;
  }
  .dirty-752f .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 31px;
  }
  .dirty-752f .smooth_bd25 .article-c1c3 {
    margin-top: -1.5px;
  }
  .dirty-752f .smooth_bd25 .article-c1c3,
  .dirty-752f .smooth_bd25 .article-c1c3::after,
  .dirty-752f .smooth_bd25 .article-c1c3::before {
    width: 31px;
    height: 3px;
  }
  .dirty-752f .smooth_bd25 .article-c1c3::before {
    top: -9px;
  }
  .dirty-752f .smooth_bd25 .article-c1c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard_a6af .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_a6af .smooth_bd25 .article-c1c3 {
    margin-top: -1px;
  }
  .hard_a6af .smooth_bd25 .article-c1c3,
  .hard_a6af .smooth_bd25 .article-c1c3::after,
  .hard_a6af .smooth_bd25 .article-c1c3::before {
    width: 19px;
    height: 2px;
  }
  .hard_a6af .smooth_bd25 .article-c1c3::before {
    top: -6px;
  }
  .hard_a6af .smooth_bd25 .article-c1c3::after {
    bottom: -6px;
  }
  .article_red_bd90 .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 22px;
  }
  .article_red_bd90 .smooth_bd25 .article-c1c3 {
    margin-top: -1px;
  }
  .article_red_bd90 .smooth_bd25 .article-c1c3,
  .article_red_bd90 .smooth_bd25 .article-c1c3::after,
  .article_red_bd90 .smooth_bd25 .article-c1c3::before {
    width: 22px;
    height: 2px;
  }
  .article_red_bd90 .smooth_bd25 .article-c1c3::before {
    top: -7px;
  }
  .article_red_bd90 .smooth_bd25 .article-c1c3::after {
    bottom: -7px;
  }
  .layout_new_8b82 .smooth_bd25 .box_center_05c0 {
    margin-top: -2px;
    width: 31px;
  }
  .layout_new_8b82 .smooth_bd25 .article-c1c3 {
    margin-top: -1.5px;
  }
  .layout_new_8b82 .smooth_bd25 .article-c1c3,
  .layout_new_8b82 .smooth_bd25 .article-c1c3::after,
  .layout_new_8b82 .smooth_bd25 .article-c1c3::before {
    width: 31px;
    height: 3px;
  }
  .layout_new_8b82 .smooth_bd25 .article-c1c3::before {
    top: -9px;
  }
  .layout_new_8b82 .smooth_bd25 .article-c1c3::after {
    bottom: -9px;
  }
}
.logo-95ed .article-c1c3 {
  -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);
}
.logo-95ed .article-c1c3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo-95ed .article-c1c3::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);
}
.logo-95ed.carousel-huge-7301 .article-c1c3 {
  -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);
}
.logo-95ed.carousel-huge-7301 .article-c1c3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo-95ed.carousel-huge-7301 .article-c1c3::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);
}
.chip-inner-145f {
  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.mask_lite_cae6:before {
  display: none;
}
.badge-east-e231 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge-east-e231 .small-8e88 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge-east-e231 .small-8e88:last-of-type {
  border-bottom: none;
}
.badge-east-e231 .small-8e88.overlay-copper-9ede,
.badge-east-e231 .small-8e88.header_576d,
.badge-east-e231 .small-8e88.orange-81ae {
  padding: 0;
}
.badge-east-e231 .content-59e1 .active_west_ce72 {
  color: currentColor;
}
.badge-east-e231 .content-59e1 .active_west_ce72:focus,
.badge-east-e231 .content-59e1 .active_west_ce72:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-east-e231.dirty_ff93 .tertiary-0068,
.badge-east-e231.dirty_ff93 .orange_9429 a,
.badge-east-e231.dirty_ff93 .image_e9f2 a,
.badge-east-e231.dirty_ff93 .active_b049 a {
  color: rgba(0, 0, 0, 0.55);
}
.badge-east-e231.dirty_ff93 .tertiary-0068:hover,
.badge-east-e231.dirty_ff93 .orange_9429 a:hover,
.badge-east-e231.dirty_ff93 .image_e9f2 a:hover,
.badge-east-e231.dirty_ff93 .active_b049 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-east-e231.dirty_ff93 .photo-lower-4459 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-east-e231.dirty_ff93 .small-8e88 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-east-e231.dirty_ff93 .small-8e88:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge-east-e231.dirty_ff93 .wrapper_bottom_4982:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge-east-e231.dirty_ff93 .content-59e1 .stone-d71a li a,
.badge-east-e231.dirty_ff93 .content-59e1 .active_west_ce72,
.badge-east-e231.dirty_ff93 .active_b049 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-east-e231.dirty_ff93 .content-59e1 .active_west_ce72:focus,
.badge-east-e231.dirty_ff93 .content-59e1 .active_west_ce72:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-east-e231.dirty_ff93 .stone-d71a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-east-e231.panel_selected_fe31 .tertiary-0068,
.badge-east-e231.panel_selected_fe31 .orange_9429 a,
.badge-east-e231.panel_selected_fe31 .image_e9f2 .active_west_ce72,
.badge-east-e231.panel_selected_fe31 .image_e9f2 a,
.badge-east-e231.panel_selected_fe31 .active_b049 a {
  color: rgba(255, 255, 255, 0.79);
}
.badge-east-e231.panel_selected_fe31 .tertiary-0068:hover,
.badge-east-e231.panel_selected_fe31 .orange_9429 a:hover,
.badge-east-e231.panel_selected_fe31 .image_e9f2 .active_west_ce72:hover,
.badge-east-e231.panel_selected_fe31 .image_e9f2 a:hover,
.badge-east-e231.panel_selected_fe31 .active_b049 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-east-e231.panel_selected_fe31 .photo-lower-4459 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-east-e231.panel_selected_fe31 .small-8e88 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-east-e231.panel_selected_fe31 .small-8e88:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge-east-e231.panel_selected_fe31 .wrapper_bottom_4982:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge-east-e231.panel_selected_fe31 .content-59e1 .stone-d71a li a,
.badge-east-e231.panel_selected_fe31 .content-59e1 .active_west_ce72,
.badge-east-e231.panel_selected_fe31 .active_b049 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-east-e231.panel_selected_fe31 .content-59e1 .active_west_ce72:focus,
.badge-east-e231.panel_selected_fe31 .content-59e1 .active_west_ce72:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-east-e231.panel_selected_fe31 .stone-d71a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_bottom_4982 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper_bottom_4982:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main_f3ce {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled-top-c8a8 .badge-east-e231 {
  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;
}
.disabled-top-c8a8 .small-8e88 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled-top-c8a8 .small-8e88: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) {
  .disabled-top-c8a8 .small-8e88:before {
    width: 16%;
    left: 42%;
  }
}
.disabled-top-c8a8 .small-8e88:last-child:before {
  content: none;
}
.disabled-top-c8a8 .small-8e88[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled-top-c8a8 .content-59e1 .stone-d71a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled-top-c8a8 .content-59e1 .stone-d71a li a .active_west_ce72 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled-top-c8a8 .content-59e1 .active_b049 {
  border: none;
}
.disabled-top-c8a8 .content-59e1 .active_b049 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled-top-c8a8 .wrapper_bottom_4982 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled-top-c8a8 .main_f3ce {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled-top-c8a8 .panel_selected_fe31 .wrapper_bottom_4982:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-top-c8a8 .dirty_ff93.paragraph-7670 .article-c1c3 {
  background: rgba(0, 0, 0, 0.6);
}
.disabled-top-c8a8
  .dirty_ff93.paragraph-7670
  .article-c1c3::after,
.disabled-top-c8a8
  .dirty_ff93.paragraph-7670
  .article-c1c3:before {
  background: inherit;
}
.disabled-top-c8a8
  .dirty_ff93.paragraph-7670:hover
  .article-c1c3 {
  background: rgba(0, 0, 0, 0.8);
}
.message_mini_41ec .badge-east-e231 {
  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) {
  .message_mini_41ec .badge-east-e231 {
    width: auto;
    right: 45px;
  }
}
.steel-7b46 .badge-east-e231 {
  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) {
  .steel-7b46 .badge-east-e231 {
    width: auto;
    left: 45px;
  }
}
.mask_lite_cae6 .badge-east-e231 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask_lite_cae6 .main_f3ce {
  max-width: 48em;
  margin: 0 auto;
}
.mask_lite_cae6 .wrapper_bottom_4982:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tabs_417e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_417e.disabled-top-c8a8 .badge-east-e231 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tabs_417e.message_mini_41ec .badge-east-e231 {
  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);
}
.tabs_417e .badge-east-e231 {
  visibility: visible;
}
.tabs_417e.steel-7b46 .badge-east-e231 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label_b30f,
.glass-a351 {
  overflow-x: hidden;
}
.label_b30f .badge-east-e231 {
  overflow: auto;
}
.label_b30f.disabled-top-c8a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_b30f.disabled-top-c8a8 .badge-east-e231 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label_b30f.disabled-top-c8a8 .badge_5e8c {
  opacity: 0;
}
.label_b30f.message_mini_41ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_b30f.message_mini_41ec .badge-east-e231 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label_b30f.message_mini_41ec .badge_5e8c {
  opacity: 0;
}
.label_b30f.steel-7b46 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_b30f.steel-7b46 .badge-east-e231 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label_b30f.steel-7b46 .badge_5e8c {
  opacity: 0;
}
.label_b30f.mask_lite_cae6 .badge-east-e231 {
  z-index: 10;
  visibility: visible;
}
.paragraph-7670 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paragraph-7670 .article-c1c3 {
  background: rgba(255, 255, 255, 0.99);
}
.paragraph-7670 .article-c1c3::after,
.paragraph-7670 .article-c1c3:before {
  background: inherit;
}
.paragraph-7670:hover .article-c1c3 {
  background: rgba(255, 255, 255, 0.99);
}
.steel-7b46 .paragraph-7670 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask_lite_cae6 .paragraph-7670 {
  display: none !important;
}
.label_b30f:before,
.glass-a351:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label_b30f .paragraph-7670,
.glass-a351 .paragraph-7670 {
  display: inline-block;
}
.badge-east-e231 .section_purple_92ef {
  -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;
}
.label_b30f .badge-east-e231 .section_purple_92ef,
.glass-a351 .badge-east-e231 .section_purple_92ef {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.iron_bbe6 .pressed_aad7 {
  width: 100%;
}
.next_7277 {
  padding: 0 0.5em 0;
}
.next_7277 [class*="customify-col-"],
.next_7277 [class*="customify-col_"],
.next_7277 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.white-0661 .next_7277 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .huge_e2e5 .shadow-large-f234,
  .shadow-large-f234 {
    display: none;
  }
  .avatar-paper-ac26 {
    text-align: left;
  }
  .caption_dirty_70ee {
    text-align: center;
  }
  .border_424f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .huge_e2e5 .fast-a541,
  .fast-a541 {
    display: none;
  }
  .popup_bottom_c593 {
    text-align: left;
  }
  .up_4fac {
    text-align: center;
  }
  .glass_64f1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .huge_e2e5 .active_f368,
  .active_f368 {
    display: none;
  }
  .block_9ccd {
    text-align: left;
  }
  .tabs_06b5 {
    text-align: center;
  }
  .accent-lower-4494 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.detail-middle-797d {
  box-shadow: none !important;
}
.hard_1c2a .tag_de11,
.panel_0998 .tag_de11 {
  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;
}
.panel_0998 .tag_de11 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordion-5a53 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.accordion-5a53:after,
.accordion-5a53:before {
  content: "";
  display: table;
}
.accordion-5a53:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .accordion-5a53 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.accordion-5a53,
.focus-pressed-8514 {
  max-width: 1248px;
  margin: 0 auto;
}

.right_efad.pattern_7fd5 .accordion-5a53 {
  max-width: 100%;
}
.right_efad.new_d523 {
  max-width: 1200px;
  margin: 0 auto;
}
.right_efad.shade_16bc .accordion-5a53 {
  max-width: 100%;
}
.right_efad.shade_16bc > .accordion-5a53 {
  padding-left: 0;
  padding-right: 0;
}
.right_efad.shade_16bc > .accordion-5a53 .huge_e2e5 {
  margin: 0;
}
.right_efad.shade_16bc
  > .accordion-5a53
  .content_iron_f529.tooltip_paper_2d8f {
  margin-right: 0;
  margin-left: 0;
}
.right_efad.shade_16bc #main.tooltip_paper_2d8f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pro_e451 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pro_e451 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .aside-5b73 .hidden_783b {
    padding-right: 1em;
  }
  .aside-5b73.hard-aa02 .content_iron_f529 {
    border-right: 1px solid #eaecee;
  }
  .aside-5b73.hard-aa02 .hidden_783b {
    padding-right: 1em;
  }
  .aside-5b73.hard-aa02 .stale_23a2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-03f4 .hidden_783b {
    padding-left: 1em;
  }
  .right-03f4.hard-aa02 .content_iron_f529 {
    border-left: 1px solid #eaecee;
  }
  .right-03f4.hard-aa02 .hidden_783b {
    padding-left: 1em;
  }
  .right-03f4.hard-aa02 .stale_23a2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite-6093 .hidden_783b {
    padding-left: 1em;
  }
  .lite-6093.hard-aa02 .panel-fresh-5c1a {
    border-right: 1px solid #eaecee;
  }
  .lite-6093.hard-aa02 .chip-6c0f {
    border-right: 1px solid #eaecee;
  }
  .lite-6093.hard-aa02 .hidden_783b {
    padding-left: 1em;
  }
  .lite-6093.hard-aa02 .stale_23a2 {
    padding-right: 1em;
  }
  .lite-6093.hard-aa02 .accent_fa20 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_red_3232 .hidden_783b {
    padding-right: 1em;
  }
  .outline_red_3232.hard-aa02 .panel-fresh-5c1a {
    border-left: 1px solid #eaecee;
  }
  .outline_red_3232.hard-aa02 .chip-6c0f {
    border-left: 1px solid #eaecee;
  }
  .outline_red_3232.hard-aa02 .hidden_783b {
    padding-right: 1em;
  }
  .outline_red_3232.hard-aa02 .stale_23a2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_red_3232.hard-aa02 .accent_fa20 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro_e451 .hidden_783b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pro_e451.hard-aa02 .content_iron_f529 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pro_e451.hard-aa02 .hidden_783b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pro_e451.hard-aa02 .stale_23a2 {
    padding-left: 1em;
  }
  .pro_e451.hard-aa02 .accent_fa20 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pro_e451.hard-aa02 .hidden_783b {
    padding-left: 0;
  }
}
.primary_e82e .breadcrumb_90ca {
  display: inline-block;
}
.pattern-basic-0dcd {
  display: inline-block;
}
.photo-4ed1 {
  word-con: break-word;
}
.summary-under-de48 > span {
  display: inline-block;
  padding: 5px 0;
}
.summary-under-de48 .header-easy-aca8 {
  margin-left: 8px;
  margin-right: 8px;
}
.summary-under-de48 .stone_c69f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pro_6362 .center_9915 {
  margin-bottom: 2em;
}
.pro_6362 .status_c67c {
  margin-bottom: 15px;
}
.pro_6362 .status_c67c:last-child {
  margin-bottom: 0;
}
.pro_6362 .grid-top-5c38 {
  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) {
  .pro_6362 .grid-top-5c38 {
    display: block;
  }
}
.pro_6362 .active-e66c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pro_6362 .active-e66c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pro_6362 .footer-83bc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pro_6362 .footer-83bc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pro_6362 .footer-83bc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pro_6362 .photo-4ed1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pro_6362 .photo-4ed1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pro_6362 .footer-b11e p:last-child {
  margin-bottom: 0;
}
.pro_6362 .box_rough_1a52 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pro_6362 .active_clean_db3c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pro_6362 .breadcrumb_bb63 {
  margin-top: 1em;
}
.pro_6362 .column-69a6 {
  top: 0;
  display: block;
}
.pro_6362 .column-69a6 a {
  color: inherit;
}
.pro_6362 .column-69a6 a:hover {
  color: inherit;
}
.pro_6362 .border_3611 {
  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;
}
.pro_6362 .border_3611:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pro_6362 .active_clean_db3c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pro_6362 .widget-f9aa {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pro_6362 .widget-f9aa:first-child {
  margin-top: 0;
}
.pro_6362 .widget-f9aa.info_22c4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro_6362 .widget-f9aa.search_hard_5d97 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pro_6362
  .widget-f9aa.search_hard_5d97.nav-dim-e4a9
  .breadcrumb_bb63 {
  width: 100%;
}
.pro_6362 .search_hard_5d97 {
  -webkit-box-align: center;
  align-items: center;
}
.pro_6362 .search_hard_5d97 .summary-under-de48,
.pro_6362 .search_hard_5d97 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pro_6362 .footer-83bc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro_6362 .footer-83bc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro_6362 .footer-83bc: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;
}
.pro_6362 .info_22c4 {
  z-index: 5;
}
.pro_6362 .picture-e095 .filter-bcd0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pro_6362 .secondary-huge-9650 .filter-bcd0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pro_6362 .liquid-2f67 .filter-bcd0 {
  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;
}
.pro_6362.left_5a9d .grid-top-5c38,
.pro_6362.photo_f292 .grid-top-5c38 {
  display: block;
}
.pro_6362.left_5a9d .grid-top-5c38 .west_fdeb,
.pro_6362.left_5a9d .grid-top-5c38 .active_clean_db3c,
.pro_6362.photo_f292 .grid-top-5c38 .west_fdeb,
.pro_6362.photo_f292 .grid-top-5c38 .active_clean_db3c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro_6362.shadow_23b3 .active-e66c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pro_6362.shadow_23b3 .active-e66c {
    margin-right: 0;
  }
}
.pro_6362.left_5a9d .active-e66c,
.pro_6362.photo_f292 .active-e66c {
  padding-top: 40%;
}
.pro_6362.left_5a9d .center_9915,
.pro_6362.photo_f292 .center_9915 {
  display: block;
}
.pro_6362.left_5a9d .fn-sticky-1f0c .active_clean_db3c,
.pro_6362.photo_f292 .fn-sticky-1f0c .active_clean_db3c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pro_6362.left_5a9d .active-e66c,
.pro_6362.photo_f292 .active-e66c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pro_6362.left_5a9d .active_clean_db3c {
  padding: 1em;
}
.narrow-7009 {
  margin: 30px auto;
  display: block;
}
.narrow-7009 .shade_dynamic_4012 > * {
  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-7009 .shade_dynamic_4012 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow-7009 .shade_dynamic_4012 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module_center_3758 .summary-under-de48 {
  margin-bottom: 1.41575em;
}
.module_center_3758 .feature-easy-d914 {
  margin-bottom: 1.618em;
}
.middle_21f1 .tooltip-f027 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.middle_21f1 .tooltip-f027 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.middle_21f1 .link-adac {
  max-width: 100%;
  overflow: auto;
}
.layout-wide-c1f8 .middle_21f1 a:hover {
  text-decoration: underline;
}
.aside-upper-4d65 .status_c67c:not(.photo-4ed1),
.aside-upper-4d65 .footer-83bc {
  margin-bottom: 1.41575em;
}
.aside-upper-4d65 .status_c67c:not(.photo-4ed1):last-child,
.aside-upper-4d65 .footer-83bc:last-child {
  margin-bottom: 0;
}
.aside-upper-4d65 .status_c67c.overlay_dcd7 {
  margin-bottom: 0.41575em;
}
.aside-upper-4d65 .static_b89e:before,
.aside-upper-4d65 .background_gas_de92:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.aside-upper-4d65 .static_b89e:before {
  content: "\f115";
}
.aside-upper-4d65 .background_gas_de92:before {
  content: "\f02c";
}
.aside-upper-4d65 .list-dc17 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.aside-upper-4d65 .list-dc17 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.image_6f6b {
  display: -webkit-box;
  display: flex;
}
.image_6f6b .pink_e920 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .image_6f6b .pink_e920 {
    flex-basis: 90px;
  }
}
.image_6f6b .slider_c31a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .image_6f6b .slider_c31a {
    flex-basis: calc(100% - 50px);
  }
}
.image_6f6b .card-73de p:last-child {
  margin-bottom: 0.72em;
}
.shadow_626a .shade_dynamic_4012 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shadow_626a .shade_dynamic_4012:after,
.shadow_626a .shade_dynamic_4012:before {
  content: "";
  display: table;
}
.shadow_626a .shade_dynamic_4012:after {
  clear: both;
}
.shadow_626a .shade_dynamic_4012 .title-ef9d,
.shadow_626a .shade_dynamic_4012 .media-8114 {
  width: 49%;
}
.shadow_626a .shade_dynamic_4012 .title-ef9d a span.north-05a9,
.shadow_626a .shade_dynamic_4012 .media-8114 a span.north-05a9 {
  display: block;
  margin-bottom: 5px;
}
.shadow_626a .shade_dynamic_4012 .media-8114 {
  float: left;
  text-align: left;
}
.shadow_626a .shade_dynamic_4012 .title-ef9d {
  float: right;
  text-align: right;
}
.item-2daf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .item-2daf {
    margin-bottom: 0;
  }
}
.description_2887 {
  margin-bottom: 1em;
}
.description_2887 .photo-4ed1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.upper_e02e a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_basic_dd9b .description_2887,
.dirty-7f01 .description_2887 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_basic_dd9b .description_2887,
  .dirty-7f01 .description_2887 {
    display: block;
  }
}
.list_basic_dd9b .upper_e02e,
.dirty-7f01 .upper_e02e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_basic_dd9b .upper_e02e,
  .dirty-7f01 .upper_e02e {
    margin-bottom: 1em;
  }
}
.list_basic_dd9b .upper_e02e img,
.dirty-7f01 .upper_e02e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_basic_dd9b .large_5135,
.dirty-7f01 .large_5135 {
  flex-basis: calc(100% - 160px);
}
.list_basic_dd9b .large_5135 p,
.dirty-7f01 .large_5135 p {
  margin-bottom: 0;
}
.list_basic_dd9b .large_5135 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_basic_dd9b .large_5135 {
    padding-left: 0;
  }
}
.dirty-7f01 .large_5135 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dirty-7f01 .large_5135 {
    padding-right: 0;
  }
}
.dirty-7f01 .upper_e02e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.next_b9d6 .upper_e02e {
  margin-bottom: 0.5em;
}
.next_b9d6 .upper_e02e img {
  width: 100%;
}
.wood_cb69 .small_f588,
.footer_outer_c94e .small_f588 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.footer_outer_c94e .content_iron_f529 .gas_d9f3 p:last-child {
  margin-bottom: 0;
}
.widget-b56f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.east_daf2 .menu-liquid-0662 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .east_daf2 .menu-liquid-0662:last-of-type {
    margin-bottom: 0;
  }
}
.east_daf2 .menu-liquid-0662 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.east_daf2 .menu-liquid-0662 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.east_daf2 .menu-liquid-0662 ul li {
  margin: 0 0 0.6em;
}
.east_daf2 .menu-liquid-0662 ul li.link_soft_112b,
.east_daf2 .menu-liquid-0662 ul li.column-dirty-0ee4 {
  position: relative;
}
.east_daf2 .menu-liquid-0662 ul li.link_soft_112b .light_57c7,
.east_daf2 .menu-liquid-0662 ul li.column-dirty-0ee4 .light_57c7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.east_daf2 .menu-liquid-0662 ul li.link_soft_112b:after:after,
.east_daf2 .menu-liquid-0662 ul li.link_soft_112b:after:before,
.east_daf2
  .menu-liquid-0662
  ul
  li.column-dirty-0ee4:after:after,
.east_daf2
  .menu-liquid-0662
  ul
  li.column-dirty-0ee4:after:before {
  content: "";
  display: table;
}
.east_daf2 .menu-liquid-0662 ul li.link_soft_112b:after:after,
.east_daf2
  .menu-liquid-0662
  ul
  li.column-dirty-0ee4:after:after {
  clear: both;
}
.east_daf2 .menu-liquid-0662 a.hidden-stone-909e:hover {
  text-decoration: none;
}
.east_daf2 .menu-liquid-0662 select {
  max-width: 100%;
}
.east_daf2 .menu-liquid-0662 table {
  font-size: 85%;
}
.east_daf2 .menu-liquid-0662 table td,
.east_daf2 .menu-liquid-0662 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.east_daf2 .menu-liquid-0662 table tfoot td {
  text-align: left;
}
.east_daf2 .menu-liquid-0662 :last-child {
  margin-bottom: 0;
}
.east_daf2 .menu-liquid-0662 .logo-upper-d9e0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.east_daf2 .menu-liquid-0662 .logo-upper-d9e0 label {
  width: 100%;
}
.east_daf2 .menu-liquid-0662 .logo-upper-d9e0 .menu_advanced_d776 {
  width: 100%;
  display: block;
}
.east_daf2 .menu-liquid-0662 .logo-upper-d9e0 .soft_b9d7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.east_daf2 .menu-liquid-0662 .logo-upper-d9e0 .soft_b9d7:hover svg #svg-search {
  fill: #444;
}
.east_daf2 .menu-liquid-0662 .logo-upper-d9e0 .soft_b9d7 svg {
  width: 18px;
  height: 18px;
}
.east_daf2 .description_stale_a5d3 ul ul,
.east_daf2 .frame_db67 ul ul,
.east_daf2 .widget_first_884d ul ul,
.east_daf2 .wood-6674 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.east_daf2 .description_stale_a5d3 .light-d06a > a,
.east_daf2 .frame_db67 .light-d06a > a,
.east_daf2 .widget_first_884d .light-d06a > a,
.east_daf2 .wood-6674 .light-d06a > a {
  margin-bottom: 0;
}
.east_daf2 .dark-04be li,
.east_daf2 .description_stale_a5d3 li,
.east_daf2 .feature-old-a12a li,
.east_daf2 .frame_db67 li,
.east_daf2 .widget_first_884d li,
.east_daf2 .wood-6674 li,
.east_daf2 .header_d456 li,
.east_daf2 .last_7d58 li {
  display: block;
  position: relative;
}
.east_daf2 .dark-04be li:last-child,
.east_daf2 .description_stale_a5d3 li:last-child,
.east_daf2 .feature-old-a12a li:last-child,
.east_daf2 .frame_db67 li:last-child,
.east_daf2 .widget_first_884d li:last-child,
.east_daf2 .wood-6674 li:last-child,
.east_daf2 .header_d456 li:last-child,
.east_daf2 .last_7d58 li:last-child {
  border: none;
}
.east_daf2 .dark-04be li a,
.east_daf2 .description_stale_a5d3 li a,
.east_daf2 .feature-old-a12a li a,
.east_daf2 .frame_db67 li a,
.east_daf2 .widget_first_884d li a,
.east_daf2 .wood-6674 li a,
.east_daf2 .header_d456 li a,
.east_daf2 .last_7d58 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.east_daf2 .dark-04be li ul li::before,
.east_daf2 .description_stale_a5d3 li ul li::before,
.east_daf2 .feature-old-a12a li ul li::before,
.east_daf2 .frame_db67 li ul li::before,
.east_daf2 .widget_first_884d li ul li::before,
.east_daf2 .wood-6674 li ul li::before,
.east_daf2 .header_d456 li ul li::before,
.east_daf2 .last_7d58 li ul li::before {
  left: 15px;
}
.east_daf2 .dark-04be li ul a,
.east_daf2 .description_stale_a5d3 li ul a,
.east_daf2 .feature-old-a12a li ul a,
.east_daf2 .frame_db67 li ul a,
.east_daf2 .widget_first_884d li ul a,
.east_daf2 .wood-6674 li ul a,
.east_daf2 .header_d456 li ul a,
.east_daf2 .last_7d58 li ul a {
  padding-left: 20px;
}
.east_daf2 .dark-04be li ul ul li::before,
.east_daf2 .description_stale_a5d3 li ul ul li::before,
.east_daf2 .feature-old-a12a li ul ul li::before,
.east_daf2 .frame_db67 li ul ul li::before,
.east_daf2 .widget_first_884d li ul ul li::before,
.east_daf2 .wood-6674 li ul ul li::before,
.east_daf2 .header_d456 li ul ul li::before,
.east_daf2 .last_7d58 li ul ul li::before {
  left: 30px;
}
.east_daf2 .dark-04be li ul ul a,
.east_daf2 .description_stale_a5d3 li ul ul a,
.east_daf2 .feature-old-a12a li ul ul a,
.east_daf2 .frame_db67 li ul ul a,
.east_daf2 .widget_first_884d li ul ul a,
.east_daf2 .wood-6674 li ul ul a,
.east_daf2 .header_d456 li ul ul a,
.east_daf2 .last_7d58 li ul ul a {
  padding-left: 40px;
}
.east_daf2 .silver_0aa4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.east_daf2 .last_7d58 ul li {
  margin-bottom: 1.41575em;
}
.east_daf2 .last_7d58 ul li .component-pink-dc7b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.east_daf2 .last_7d58 ul li .fast_c5a6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.panel_selected_fe31 .dark-04be li a,
.panel_selected_fe31 .description_stale_a5d3 li a,
.panel_selected_fe31 .feature-old-a12a li a,
.panel_selected_fe31 .frame_db67 li a,
.panel_selected_fe31 .widget_first_884d li a,
.panel_selected_fe31 .wood-6674 li a,
.panel_selected_fe31 .header_d456 li a,
.panel_selected_fe31 .last_7d58 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_selected_fe31 .silver_0aa4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_selected_fe31 .menu-liquid-0662 ul li.link_soft_112b .light_57c7,
.panel_selected_fe31 .menu-liquid-0662 ul li.column-dirty-0ee4 .light_57c7 {
  background: rgba(0, 0, 0, 0.2);
}
.panel_selected_fe31 .east_daf2 .menu-liquid-0662 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_efad .east_daf2 .stone-d71a li {
  margin: 0;
}
.right_efad .east_daf2 .stone-d71a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right_efad .east_daf2 .stone-d71a li ul {
  margin: 0;
}
.right_efad .east_daf2 .stone-d71a li ul li a {
  padding-left: 15px;
}
.right_efad .east_daf2 .stone-d71a li ul li li a {
  padding-left: 30px;
}
.right_efad .east_daf2 .stone-d71a li.west-db50 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right_efad .east_daf2 .stone-d71a li.west-db50 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.right_efad .east_daf2 .stone-d71a li.west-db50 > 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;
}
.advanced-4d43 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.lite_3809 {
  position: relative;
  z-index: 10;
}
.lite_3809 .section_purple_92ef {
  width: 100%;
  max-width: 100%;
}
.header-hot-4147 .search-fast-32df {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header-hot-4147 .dirty_ff93 {
}
.header-hot-4147 .panel_selected_fe31 {
  background: #292929;
}
.hard-e6e5 .search-fast-32df {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard-e6e5 .dirty_ff93 {
  background: #f9f9f9;
}
.hard-e6e5 .panel_selected_fe31 {
  background: #303030;
}
.avatar_0f6c .search-fast-32df {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar_0f6c .breadcrumb_90ca {
    margin-bottom: 1em;
  }
  .avatar_0f6c .breadcrumb_90ca:last-child {
    margin-bottom: 0;
  }
}
.avatar_0f6c .dirty_ff93 {
  background: #ededed;
}
.avatar_0f6c .panel_selected_fe31 {
  background: #1a1a1a;
}
.search-fast-32df.dirty_ff93 {
  color: rgba(0, 0, 0, 0.6);
}
.search-fast-32df.dirty_ff93 .static_ea30 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-fast-32df.panel_selected_fe31 {
  color: rgba(255, 255, 255, 0.99);
}
.search-fast-32df.panel_selected_fe31 a:not(.hidden-stone-909e) {
  color: rgba(255, 255, 255, 0.79);
}
.search-fast-32df.panel_selected_fe31 a:not(.hidden-stone-909e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-fast-32df.panel_selected_fe31 .static_ea30 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-fast-32df.panel_selected_fe31 table tbody td,
.search-fast-32df.panel_selected_fe31 table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo_ccb9.plasma-6a70 .accordion-5a53 {
  max-width: initial;
}
.logo_ccb9 .under_6548 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo_ccb9 .under_6548 .section_purple_92ef {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo_ccb9 .under_6548 .section_purple_92ef {
    display: block;
    margin-bottom: 2em;
  }
  .logo_ccb9 .under_6548 .section_purple_92ef:last-child {
    margin-bottom: 0;
  }
}
.avatar_0f6c .breadcrumb_90ca:last-child,
.hard-e6e5 .breadcrumb_90ca:last-child,
.header-hot-4147 .breadcrumb_90ca:last-child {
  margin-bottom: 0;
}
.avatar_0f6c .breadcrumb_90ca .east_daf2 .menu-liquid-0662:last-child,
.hard-e6e5 .breadcrumb_90ca .east_daf2 .menu-liquid-0662:last-child,
.header-hot-4147 .breadcrumb_90ca .east_daf2 .menu-liquid-0662:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar_0f6c .secondary-left-18a8,
  .avatar_0f6c .text-b4cf,
  .hard-e6e5 .secondary-left-18a8,
  .hard-e6e5 .text-b4cf,
  .header-hot-4147 .secondary-left-18a8,
  .header-hot-4147 .text-b4cf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .lite_3809 .breadcrumb_90ca {
    margin-bottom: 2em;
  }
}
.lite_3809 p:last-child {
  margin-bottom: 0;
}
.lite_3809 li,
.lite_3809 ul {
  list-style: none;
  margin: 0;
}
.lite_3809 ul ul {
  margin-left: 2.617924em;
}
.element-slow-46b7 {
  font-size: 0.875em;
}

/* css-noise: ef11 */
.ghost-box-g0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
