/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shadow-east-d6bb/customify
Author: WPCustomify
Author URI: https://pressmaximum.shadow-east-d6bb
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.shadow-east-d6bb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input_blue_a427.row_4801/licenses/gpl-2.0.heading-4ed5
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.label-a86b/, (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.white-2dd4.inner_0a30/normalize.in_e121/
 ======
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.in_e121 v7.0.0 | MIT License | github.shadow-east-d6bb/necolas/normalize.in_e121 */
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;
}
.row_out_008b .avatar-9305,
.picture-2df2,
.sort_09d3,
.gas-fc5f,
.stone-b927,
.carousel_6e57,
.notice_upper_8e56,
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;
}
.picture-2df2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture-2df2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture-2df2,
  h1 {
    font-size: 1.8em;
  }
}
.sort_09d3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort_09d3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort_09d3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort_09d3,
  h2 {
    font-size: 1.7em;
  }
}
.gas-fc5f,
h3 {
  font-size: 1.618em;
}
.row_out_008b .avatar-9305,
.stone-b927,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.item-inner-8e86 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.media_dirty_b469:after,
.media_dirty_b469:before,
.video_new_a6ec:after,
.video_new_a6ec:before {
  content: "";
  display: table;
}
.media_dirty_b469:after,
.video_new_a6ec:after {
  clear: both;
}
.hard-fff1 {
  float: right;
  margin-right: 0;
}
.preview_east_2e8f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wide_1608 .tertiary-top-11bf,
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;
}
.wide_1608 .tertiary-top-11bf:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.frame-f184 .tertiary-top-11bf {
  box-shadow: none;
}
.frame-f184
  .tertiary-top-11bf
  .left-4d99 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.frame-f184 .tertiary-top-11bf .caption-1743 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.frame-f184
  .tertiary-top-11bf
  .caption-1743
  b {
  display: none;
}
.frame-f184 .status_dirty_f4df {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(.hovered-9bd6),
button:not(.preview-red-3ce2):not(.hovered-9bd6),
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ),
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ),
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ) {
  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;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):hover,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):hover,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):hover,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):hover,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):active,
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):active,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):active,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):active,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):active,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus {
  outline: 0;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481 {
  position: relative;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .article-stone-a305,
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .card_hot_2186,
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .slider_left_ce90,
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  i,
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  svg,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .article-stone-a305,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .card_hot_2186,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .slider_left_ce90,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  i,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  svg,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .article-stone-a305,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .card_hot_2186,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .slider_left_ce90,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  i,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  svg,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .article-stone-a305,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .card_hot_2186,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .slider_left_ce90,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  i,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  svg,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .article-stone-a305,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .card_hot_2186,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  .slider_left_ce90,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  i,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481
  svg {
  visibility: hidden;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481:after,
button:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481:after,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481:after,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481:after,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ).fn-loading-c481: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;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(.hovered-9bd6),
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ),
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ),
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ) {
  color: #fff;
  background: #235787;
}
.sidebar-outer-6e33:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus,
input[type="button"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus,
input[type="reset"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus,
input[type="submit"]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ):focus {
  color: #fff;
}
.sidebar-outer-6e33.fn-disabled-c481:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ),
.sidebar-outer-6e33[disabled]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ),
button.fn-disabled-c481:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ),
button[disabled]:not(.preview-red-3ce2):not(
    .hovered-9bd6
  ) {
  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;
}
.article_dark_dc5c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.article_dark_dc5c: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;
}
.row-c143 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dropdown_green_22e3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.status-lower-ae00 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.media_dirty_b469:after,
.media_dirty_b469:before,
.thick_05d6:after,
.thick_05d6:before,
.narrow_da71:after,
.narrow_da71:before,
.static_46c7:after,
.static_46c7:before,
.tag_west_60d0:after,
.tag_west_60d0:before,
.image-8d8a:after,
.image-8d8a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.media_dirty_b469:after,
.thick_05d6:after,
.narrow_da71:after,
.static_46c7:after,
.tag_west_60d0:after,
.image-8d8a:after {
  clear: both;
}
.thick_05d6 .fresh-9c26,
.narrow_da71 .fresh-9c26,
.carousel_smooth_62f8 .fresh-9c26 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion-0a65 {
  display: inline-block;
}
.progress_fixed_456e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress_fixed_456e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress_fixed_456e .notice_2ca8 {
  padding: 1em 0;
  font-size: 85%;
}
.notice_2ca8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card_fb46 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card_fb46:after,
.card_fb46:before {
  content: "";
  display: table;
}
.card_fb46:after {
  clear: both;
}
.image_narrow_05e1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pagination_stone_c989 .image_narrow_05e1 {
  max-width: 50%;
}
.thick_7fd2 .image_narrow_05e1 {
  max-width: 33.33%;
}
.row_pink_475a .image_narrow_05e1 {
  max-width: 25%;
}
.aside_action_7edc .image_narrow_05e1 {
  max-width: 20%;
}
.section_1a58 .image_narrow_05e1 {
  max-width: 16.66%;
}
.table-hard-cae7 .image_narrow_05e1 {
  max-width: 14.28%;
}
.nav_prev_8cbf .image_narrow_05e1 {
  max-width: 12.5%;
}
.photo-cf39 .image_narrow_05e1 {
  max-width: 11.11%;
}
.mask-hovered-c4d5 {
  display: block;
}
.row_out_008b .pattern_1956 label,
.row_out_008b .border-slow-87b4 label,
.row_out_008b .hero_61ce label,
.row_out_008b .search-fast-5229 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pink-e47c {
  list-style: none;
  margin: 0;
}
.pink-e47c article.accordion-brown-dff7 {
  margin-bottom: 0;
}
.pink-e47c ul {
  list-style: none;
  margin: 0;
}
.pink-e47c .solid-fcbd li.accordion-brown-dff7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pink-e47c .solid-fcbd li.accordion-brown-dff7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pink-e47c .solid-fcbd li.accordion-brown-dff7: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) {
  .pink-e47c .solid-fcbd li.accordion-brown-dff7 li.accordion-brown-dff7 li.accordion-brown-dff7 li.accordion-brown-dff7 {
    padding-left: 0;
  }
}
article.accordion-brown-dff7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-brown-dff7 .thick_05d6 p:last-of-type {
  margin-bottom: 0;
}
article.accordion-brown-dff7 .east-32ed {
  float: left;
}
article.accordion-brown-dff7 .hover_12cc {
  margin-left: 85px;
}
article.accordion-brown-dff7 .purple-637c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-brown-dff7 .purple-637c .gallery_c4dd {
  margin-left: 10px;
}
article.accordion-brown-dff7 .main_60c7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-brown-dff7 .frame-b890 {
  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 .pattern_1956,
  #respond .hero_61ce,
  #respond .search-fast-5229 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_1956 input,
#respond .hero_61ce input,
#respond .search-fast-5229 input {
  width: 100%;
}
#respond .search-fast-5229 {
  margin-right: 0;
}
#respond .notification-old-a256 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer-57ea {
  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;
}
.footer-57ea.small_256a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer-57ea 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%);
}
.footer-57ea:focus,
.footer-57ea: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);
}
.upper_275e {
  border-radius: 10%;
}
.avatar_static_da22 {
  border-radius: 50%;
}
.image-411f {
  font-size: 0.72em;
}
.list-109c {
  font-size: 0.875em;
}
.item-626c {
  font-size: 1.1em;
}
.disabled_lower_80c9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.disabled_lower_80c9.image-411f {
  letter-spacing: 0.5px;
}
.label_2675,
.label_2675 a {
  color: #6d6d6d;
}
.label_2675 a:hover {
  color: #111;
}
.title-bfec {
  color: #6d6d6d;
}
.caption-yellow-5456 {
  overflow-x: hidden;
}
.caption-yellow-5456 .upper_3499.shadow-eee8 {
  position: relative;
}
.caption-yellow-5456 .upper_3499.shadow-eee8.container-e616 {
  position: initial;
}
.caption-yellow-5456
  .upper_3499.shadow-eee8.container-e616
  .cold-7e3c {
  left: auto;
}
.caption-yellow-5456 .upper_3499 .cold-7e3c {
  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;
}
.caption-yellow-5456 .upper_3499:hover.shadow-eee8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-yellow-5456
  .upper_3499:hover.shadow-eee8
  .cold-7e3c {
  display: block;
  z-index: 9999999;
}
.caption-yellow-5456 .under_1d01 .message_02f5,
.caption-yellow-5456 .tabs_in_ff0e .message_02f5 {
  display: none;
}
.caption-yellow-5456 .panel_c9f4 .upper_3499:hover.shadow-eee8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row_out_008b .pattern_1956 label,
.row_out_008b .border-slow-87b4 label,
.row_out_008b .hero_61ce label,
.row_out_008b .search-fast-5229 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pink-e47c {
  list-style: none;
  margin: 0;
}
.pink-e47c article.accordion-brown-dff7 {
  margin-bottom: 0;
}
.pink-e47c ul {
  list-style: none;
  margin: 0;
}
.pink-e47c .solid-fcbd li.accordion-brown-dff7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pink-e47c .solid-fcbd li.accordion-brown-dff7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pink-e47c .solid-fcbd li.accordion-brown-dff7: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) {
  .pink-e47c .solid-fcbd li.accordion-brown-dff7 li.accordion-brown-dff7 li.accordion-brown-dff7 li.accordion-brown-dff7 {
    padding-left: 0;
  }
}
article.accordion-brown-dff7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion-brown-dff7 .thick_05d6 p:last-of-type {
  margin-bottom: 0;
}
article.accordion-brown-dff7 .east-32ed {
  float: left;
}
article.accordion-brown-dff7 .hover_12cc {
  margin-left: 85px;
}
article.accordion-brown-dff7 .purple-637c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion-brown-dff7 .purple-637c .gallery_c4dd {
  margin-left: 10px;
}
article.accordion-brown-dff7 .main_60c7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion-brown-dff7 .frame-b890 {
  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 .pattern_1956,
  #respond .hero_61ce,
  #respond .search-fast-5229 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_1956 input,
#respond .hero_61ce input,
#respond .search-fast-5229 input {
  width: 100%;
}
#respond .search-fast-5229 {
  margin-right: 0;
}
#respond .notification-old-a256 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.under_1d01 .hover_9b3f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_9b3f .yellow_1e88.hot_b68e .icon_huge_a257 > li > a:focus,
.hover_9b3f .yellow_1e88.hot_b68e .icon_huge_a257 > li > a:hover,
.hover_9b3f .yellow_1e88.down_2b34 .icon_huge_a257 > li > a:focus,
.hover_9b3f .yellow_1e88.down_2b34 .icon_huge_a257 > li > a:hover,
.hover_9b3f .yellow_1e88.button-60b3 .icon_huge_a257 > li > a:focus,
.hover_9b3f .yellow_1e88.button-60b3 .icon_huge_a257 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_9b3f
  .yellow_1e88.hot_b68e
  .icon_huge_a257
  > li.sort-38c2
  > a,
.hover_9b3f
  .yellow_1e88.hot_b68e
  .icon_huge_a257
  > li.input-f96e
  > a,
.hover_9b3f
  .yellow_1e88.down_2b34
  .icon_huge_a257
  > li.sort-38c2
  > a,
.hover_9b3f
  .yellow_1e88.down_2b34
  .icon_huge_a257
  > li.input-f96e
  > a,
.hover_9b3f
  .yellow_1e88.button-60b3
  .icon_huge_a257
  > li.sort-38c2
  > a,
.hover_9b3f .yellow_1e88.button-60b3 .icon_huge_a257 > li.hot-b79f > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_9b3f .iron-a870,
.hover_9b3f .iron-a870 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_9b3f .status_brown_d677.modal_green_bd9c li a,
.hover_9b3f .tertiary_94c5 a,
.hover_9b3f .new-9a54,
.hover_9b3f .icon_huge_a257 > li > a,
.hover_9b3f .article-af8f {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f .status_brown_d677.modal_green_bd9c li a:hover,
.hover_9b3f .tertiary_94c5 a:hover,
.hover_9b3f .new-9a54:hover,
.hover_9b3f .icon_huge_a257 > li > a:hover,
.hover_9b3f .article-af8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_9b3f .frame-f0a1 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f .frame-f0a1 .item_last_8209 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_9b3f .frame-f0a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_9b3f .stone-39e0 .narrow_a0fd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f .stone-39e0 .narrow_a0fd .fluid_fd1f {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f
  .stone-39e0
  .narrow_a0fd
  .fluid_fd1f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f
  .stone-39e0
  .narrow_a0fd
  .fluid_fd1f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f
  .stone-39e0
  .narrow_a0fd
  .fluid_fd1f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f
  .stone-39e0
  .narrow_a0fd
  .fluid_fd1f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f .stone-39e0 .picture-medium-91ce {
  color: rgba(255, 255, 255, 0.79);
}
.hover_9b3f .stone-39e0 .picture-medium-91ce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_current_4bb5
  .hover_9b3f
  .stone-39e0
  .purple_585f
  .item-aa52 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_current_4bb5
  .hover_9b3f
  .stone-39e0
  .purple_585f
  .fluid_fd1f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under_1d01 .popup_b65b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.popup_b65b .yellow_1e88.hot_b68e .icon_huge_a257 > li > a:focus,
.popup_b65b .yellow_1e88.hot_b68e .icon_huge_a257 > li > a:hover,
.popup_b65b .yellow_1e88.down_2b34 .icon_huge_a257 > li > a:focus,
.popup_b65b .yellow_1e88.down_2b34 .icon_huge_a257 > li > a:hover,
.popup_b65b .yellow_1e88.button-60b3 .icon_huge_a257 > li > a:focus,
.popup_b65b .yellow_1e88.button-60b3 .icon_huge_a257 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_b65b
  .yellow_1e88.hot_b68e
  .icon_huge_a257
  > li.sort-38c2
  > a,
.popup_b65b
  .yellow_1e88.hot_b68e
  .icon_huge_a257
  > li.input-f96e
  > a,
.popup_b65b
  .yellow_1e88.down_2b34
  .icon_huge_a257
  > li.sort-38c2
  > a,
.popup_b65b
  .yellow_1e88.down_2b34
  .icon_huge_a257
  > li.input-f96e
  > a,
.popup_b65b
  .yellow_1e88.button-60b3
  .icon_huge_a257
  > li.sort-38c2
  > a,
.popup_b65b .yellow_1e88.button-60b3 .icon_huge_a257 > li.hot-b79f > a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_b65b .iron-a870,
.popup_b65b .iron-a870 a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_b65b .status_brown_d677.modal_green_bd9c li a,
.popup_b65b .tertiary_94c5 a,
.popup_b65b .new-9a54,
.popup_b65b .icon_huge_a257 > li > a,
.popup_b65b .article-af8f {
  color: rgba(0, 0, 0, 0.55);
}
.popup_b65b .status_brown_d677.modal_green_bd9c li a:hover,
.popup_b65b .tertiary_94c5 a:hover,
.popup_b65b .new-9a54:hover,
.popup_b65b .icon_huge_a257 > li > a:hover,
.popup_b65b .article-af8f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_b65b .frame-f0a1 {
  color: rgba(0, 0, 0, 0.55);
}
.popup_b65b .frame-f0a1 .item_last_8209 {
  color: rgba(0, 0, 0, 0.8);
}
.popup_b65b .frame-f0a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_f12f .prev_6a81 {
  margin-left: auto;
  margin-right: auto;
}
.narrow_da71 > * {
  margin-left: auto;
  margin-right: auto;
}
.narrow_da71 .row-c143 {
  margin-right: 1.41575em;
}
.grid_narrow_29f7 .narrow_da71 > .aside_in_7b30 {
  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;
}
.grid_narrow_29f7 .narrow_da71 > .main_359a {
  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;
}
.list_under_2523.tooltip_f12f .prev_6a81,
.popup-dim-6518.tooltip_f12f .prev_6a81 {
  margin-left: 0;
}
.thick_6f47.tooltip_f12f .prev_6a81,
.paragraph_0a55.tooltip_f12f .prev_6a81 {
  margin-right: 0;
}
.narrow_da71 ol,
.narrow_da71 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tabs_iron_245e video {
  max-width: 100%;
}
.gold-ba8f img {
  display: block;
}
.gold-ba8f.row-c143,
.gold-ba8f.dropdown_green_22e3 {
  width: 100%;
}
.gold-ba8f.main_359a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.text-complex-f3b7:not(.pagination-lower-67a0) {
  margin: 1.5em auto;
}
.aside_hovered_4b33 p {
  padding: 1.5em 14px;
}
ul.notice-f846.main_359a,
ul.notice-f846.aside_in_7b30,
ul.notice-f846.pattern-selected-17ac.aside_in_7b30 {
  padding: 0 14px;
}
.modal-a916 {
  display: block;
  overflow-x: auto;
}
.modal-a916 table {
  border-collapse: collapse;
  width: 100%;
}
.modal-a916 td,
.modal-a916 th {
  padding: 0.5em;
}
.narrow_da71 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.narrow_da71 ol ol,
.narrow_da71 ol ul,
.narrow_da71 ul ol,
.narrow_da71 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.narrow_da71 ol ol li,
.narrow_da71 ol ul li,
.narrow_da71 ul ol li,
.narrow_da71 ul ul li {
  margin-left: 0;
}
.carousel_plasma_c699.hero_advanced_f751 > .copper_c4e3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.carousel_plasma_c699.hero_advanced_f751 > .copper_c4e3 iframe,
.carousel_plasma_c699.hero_advanced_f751 > .copper_c4e3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.center-f9e6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.center-f9e6.paragraph-6913 {
  padding: 0;
}
.center-f9e6.paragraph-6913 cite {
  font-size: 13px;
}
.center-f9e6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.center-f9e6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wrapper_5805 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wrapper_5805 > p:first-child {
  margin-top: 0;
}
.wrapper_5805 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wrapper_5805 blockquote {
  border-left: 0;
}
.block_0f08 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.block_0f08:not(.table_38c9) {
  max-width: 100px;
}
.block_0f08.rough-ec53 {
  border-bottom: none !important;
  text-align: center;
}
.block_0f08.rough-ec53::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .aside_hovered_4b33 p {
    padding: 1.5em 0;
  }
}
.overlay-glass-4fa3 {
  color: #0073aa;
}
.picture_bottom_cda0 {
  background-color: #0073aa;
}
.video_fresh_007e {
  color: #229fd8;
}
.panel-fast-90bc {
  background-color: #229fd8;
}
.bronze-0cab {
  color: #eee;
}
.filter_86ed {
  background-color: #eee;
}
.logo_520d {
  color: #444;
}
.shade-40a8 {
  background-color: #444;
}
.south-a468 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.south-a468 .notice_stone_d185 .tertiary_94c5 {
  font-size: 15px;
}
.south-a468 .tertiary_94c5 {
  line-height: 1.3;
}
.south-a468 .popup_b65b {
}
.south-a468 .hover_9b3f {
  background: #235787;
}
.in_bf17 {
  padding: 0;
}
.in_bf17 .hover_9b3f {
  background: #1a1a1a;
}
.in_bf17 .popup_b65b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary-basic-9ffb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary-basic-9ffb .popup_b65b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary-basic-9ffb .hover_9b3f {
  background: #303030;
}
.image-8d8a {
  position: relative;
  z-index: 10;
}
.image-8d8a .dropdown-bbcb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert-static-76af .shadow-eee8 {
  display: inline-block;
  vertical-align: middle;
}
.alert-static-76af.grid-fixed-1616 .shadow-eee8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .alert-static-76af.grid-fixed-1616 .shadow-eee8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-static-76af.grid-fixed-1616 .shadow-eee8 {
    margin-right: 0.4em;
  }
}
.alert-static-76af.grid-fixed-1616 .shadow-eee8:last-child {
  margin-right: 0;
}
.shade-hot-25f7 .dropdown-bbcb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .under_1d01 .notice_stone_d185 {
    margin: 0 -0.5em;
  }
  .under_1d01 .notice_stone_d185 [class*="customify-col-"],
  .under_1d01 .notice_stone_d185 [class*="customify-col_"],
  .under_1d01 .notice_stone_d185 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.under_1d01.last-45fb .dropdown-bbcb {
  background: 0 0 !important;
}
.under_1d01.last-45fb .dropdown-bbcb,
.under_1d01.shade-hot-25f7 .dropdown-bbcb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .under_1d01.row-1459 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.under_1d01.shade-hot-25f7 .dropdown-bbcb {
  box-shadow: none !important;
}
.pink-97bc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pink-97bc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pink-97bc {
    padding: 18px 0 20px;
  }
}
.pink-97bc .complex_f892 {
  width: 100%;
}
.pink-97bc .row_white_2aba {
  margin-bottom: 0;
}
.pink-97bc .steel_21b0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.south-f23c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.south-f23c .status_1f44 {
  width: 100%;
}
.section_pink_3e37 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.section_pink_3e37 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.section_pink_3e37 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;
}
.section_pink_3e37 li:last-child:after {
  display: none;
}
.section_pink_3e37 li a {
  font-weight: 500;
  margin-right: 10px;
}
.iron-98ae .message_02f5 button,
.pink-97bc .message_02f5 button {
  left: 0;
}
.iron-98ae .status_1f44,
.pink-97bc .status_1f44 {
  padding-left: 0;
  padding-right: 0;
}
.iron-98ae .south-f23c,
.pink-97bc .south-f23c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.iron-98ae {
  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;
}
.iron-98ae: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;
}
.iron-98ae .feature_solid_b57b {
  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) {
  .iron-98ae .feature_solid_b57b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .iron-98ae .feature_solid_b57b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .iron-98ae .feature_solid_b57b {
    min-height: 200px;
  }
}
.iron-98ae .section_pink_3e37 {
  color: rgba(255, 255, 255, 0.8);
}
.iron-98ae .section_pink_3e37 a,
.iron-98ae .section_pink_3e37 li:after {
  color: inherit;
}
.iron-98ae .section_pink_3e37 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.first-3f3f {
  margin-bottom: 0.5em;
}
.next_a4b1 {
  margin-bottom: 1.2em;
}
.next_a4b1,
.first-3f3f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.next_a4b1 p:last-child,
.first-3f3f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message_02f5,
#masthead .message_02f5 {
  display: none;
}
#masthead
  > .message_02f5.status-basic-dc53 {
  display: none;
}
#masthead > .message_02f5 button {
  left: 0;
}
.selected-c2ed {
  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%;
}
.selected-c2ed .shadow-eee8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.selected-c2ed .section_7eff {
  display: -webkit-box;
  display: flex;
}
.selected-c2ed .section_7eff.alert_last_7c40 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.selected-c2ed .section_7eff.article-current-0e8b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.selected-c2ed .section_7eff.filter-0677 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.selected-c2ed.input_21ff.input-red-54ab .section_7eff.alert_last_7c40 {
  flex-basis: 100%;
}
.selected-c2ed.badge_active_c83e .section_7eff.article-current-0e8b {
  -webkit-box-flex: 1;
  flex: auto;
}
.selected-c2ed.badge_active_c83e .section_7eff.filter-0677 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message_02f5.status-basic-dc53 {
  display: none;
}
#masthead > .message_02f5 button {
  left: 0;
}
.module-short-b41b {
  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;
}
.module-short-b41b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.module-short-b41b.block-first-3b3d i {
  margin-right: 4px;
}
.module-short-b41b.gas-aee5 i {
  margin-left: 5px;
}
.tertiary_94c5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tertiary_94c5 p:last-child {
  margin-bottom: 0;
}
.right-94bc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.right-94bc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.right-94bc img {
  display: block;
  width: auto;
  line-height: 1;
}
.right-94bc .iron-a870 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.right-94bc .huge_82f2 {
  margin: 5px 0 7px 0;
}
.right-94bc.summary-wood-c61f .pro-f998 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.right-94bc.summary-wood-c61f .alert-256c {
  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;
}
.right-94bc.carousel-liquid-9bf0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.right-94bc.carousel-liquid-9bf0 .pro-f998 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.right-94bc.carousel-liquid-9bf0 .alert-256c {
  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;
}
.right-94bc.item_0155 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.right-94bc.clean_a633 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.right-94bc.clean_a633 .alert-256c {
  margin-top: 7px;
}
.row_ff87 {
  display: inline-block;
}
.image-8d8a .badge-8956 .right-94bc img {
  max-width: 100%;
}
.yellow_1e88 .title-orange-af84.liquid_4fdb,
.container-6937 .title-orange-af84.liquid_4fdb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_1e88 .texture_626e,
.container-6937 .texture_626e {
  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%);
}
.yellow_1e88 .texture_626e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.yellow_1e88.input-dim-d1fa .texture_626e {
  display: none;
}
.yellow_1e88 .slider-e105 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow_1e88 .slider-e105 li {
  display: inline-block;
  position: relative;
}
.yellow_1e88 .slider-e105 li:last-child {
  margin-right: 0;
}
.yellow_1e88 .slider-e105 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;
}
.yellow_1e88 .slider-e105 li.hot-b79f > a {
  color: rgba(0, 0, 0, 0.9);
}
.yellow_1e88 .slider-e105 > 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;
}
.yellow_1e88 .slider-e105 > li > a i {
  line-height: 0;
}
.yellow_1e88 .slider-e105 > li.primary_a30a > a .texture_626e {
  margin-left: 4px;
  line-height: 0;
}
.yellow_1e88 .slider-e105 .list_orange_fbb8 li.primary_a30a > a {
  position: relative;
}
.yellow_1e88 .slider-e105 .list_orange_fbb8 li.primary_a30a > a:after,
.yellow_1e88 .slider-e105 .list_orange_fbb8 li.primary_a30a > a:before {
  content: "";
  display: table;
}
.yellow_1e88 .slider-e105 .list_orange_fbb8 li.primary_a30a > a:after {
  clear: both;
}
.yellow_1e88 .slider-e105 .list_orange_fbb8 li.primary_a30a > a .texture_626e {
  margin-left: 5px;
  float: right;
}
.yellow_1e88 .form-8cfb,
.yellow_1e88 .list_orange_fbb8 {
  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;
}
.yellow_1e88 .list_orange_fbb8 {
  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;
}
.yellow_1e88 .list_orange_fbb8 .liquid_4fdb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow_1e88 .list_orange_fbb8 .texture_626e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.yellow_1e88 .list_orange_fbb8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.yellow_1e88 .list_orange_fbb8 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;
}
.yellow_1e88 .list_orange_fbb8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.yellow_1e88 .list_orange_fbb8 .list_orange_fbb8 {
  top: 0;
  left: 100%;
}
.yellow_1e88 .center_367f.fn-focus-c481 > .form-8cfb,
.yellow_1e88 .center_367f.fn-focus-c481 > .list_orange_fbb8,
.yellow_1e88 .center_367f:focus > .form-8cfb,
.yellow_1e88 .center_367f:focus > .list_orange_fbb8,
.yellow_1e88 .center_367f:hover > .form-8cfb,
.yellow_1e88 .center_367f:hover > .list_orange_fbb8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.yellow_1e88.button-60b3 .icon_huge_a257:after,
.yellow_1e88.button-60b3 .icon_huge_a257:before {
  content: "";
  display: table;
}
.yellow_1e88.button-60b3 .icon_huge_a257:after {
  clear: both;
}
.yellow_1e88.button-60b3 .icon_huge_a257 > li {
  float: left;
}
.yellow_1e88.down-bf93 .icon_huge_a257:after,
.yellow_1e88.down-bf93 .icon_huge_a257:before {
  content: "";
  display: table;
}
.yellow_1e88.down-bf93 .icon_huge_a257:after {
  clear: both;
}
.yellow_1e88.down-bf93 .icon_huge_a257 > li {
  float: left;
}
.yellow_1e88.down-bf93 .icon_huge_a257 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_1e88.down-bf93 .icon_huge_a257 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.yellow_1e88.down-bf93 .icon_huge_a257 > li.sort-38c2 > a,
.yellow_1e88.down-bf93 .icon_huge_a257 > li.hot-b79f > a {
  color: #fff;
  background-color: #1e4b75;
}
.yellow_1e88.hot_b68e .icon_huge_a257 > li > a .liquid_4fdb {
  position: relative;
}
.yellow_1e88.hot_b68e .icon_huge_a257 > li > a .liquid_4fdb: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;
}
.yellow_1e88.hot_b68e
  .icon_huge_a257
  > li:focus
  > a
  .liquid_4fdb:before,
.yellow_1e88.hot_b68e
  .icon_huge_a257
  > li:hover
  > a
  .liquid_4fdb:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_1e88.hot_b68e
  .icon_huge_a257
  > li.sort-38c2
  > a
  .liquid_4fdb:before,
.yellow_1e88.hot_b68e
  .icon_huge_a257
  > li.input-f96e
  > a
  .liquid_4fdb:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_1e88.down_2b34 .icon_huge_a257 > li > a .liquid_4fdb {
  position: relative;
}
.yellow_1e88.down_2b34 .icon_huge_a257 > li > a .liquid_4fdb: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;
}
.yellow_1e88.down_2b34 .icon_huge_a257 > li:focus > a .liquid_4fdb:before,
.yellow_1e88.down_2b34
  .icon_huge_a257
  > li:hover
  > a
  .liquid_4fdb:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_1e88.down_2b34
  .icon_huge_a257
  > li.sort-38c2
  > a
  .liquid_4fdb:before,
.yellow_1e88.down_2b34
  .icon_huge_a257
  > li.input-f96e
  > a
  .liquid_4fdb:before {
  width: 100%;
  background-color: currentColor;
}
.container-6937 .slider-e105 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container-6937 .slider-e105 li:first-child > a {
  border-top: none;
}
.container-6937 .slider-e105 .list-huge-6218 > .liquid_4fdb .texture_626e {
  display: none;
}
.container-6937 .slider-e105 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.container-6937 .slider-e105 li:last-child {
  border: none;
}
.container-6937 .slider-e105 li.primary_a30a > a {
  padding-right: 45px !important;
}
.container-6937 .slider-e105 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.container-6937 .slider-e105 li a:focus,
.container-6937 .slider-e105 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container-6937 .slider-e105 li .component_last_814f {
  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;
}
.container-6937 .slider-e105 li .component_last_814f:hover {
  box-shadow: none;
}
.container-6937 .slider-e105 li .component_last_814f .texture_626e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.container-6937 .slider-e105 .list_orange_fbb8 {
  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);
}
.container-6937 .slider-e105 .list_orange_fbb8 li a {
  padding-left: 3em;
}
.container-6937 .slider-e105 .tiny-07be > a .component_last_814f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container-6937 .slider-e105 .tiny-07be > .list_orange_fbb8 {
  display: block;
  opacity: 1;
}
.outline_advanced_2731 {
  max-width: 100%;
}
.detail-steel-5d75 {
  line-height: 0;
  cursor: pointer;
}
.article-af8f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.article-af8f:hover {
  box-shadow: none;
  color: currentColor;
}
.article-af8f svg {
  width: 18px;
  height: 18px;
}
.article-af8f .status_advanced_3585 {
  display: none;
}
.accordion-tall-9b76 {
  position: relative;
}
.accordion-tall-9b76.fn-active-c481 .article-af8f .heading-north-c228 {
  display: none;
}
.accordion-tall-9b76.fn-active-c481 .article-af8f .status_advanced_3585 {
  display: inline-block;
}
.accordion-tall-9b76 .green-4fe7 {
  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);
}
.accordion-tall-9b76.detail_b6c3 .green-4fe7 {
  left: auto;
  right: -0.9em;
}
.accordion-tall-9b76.detail_b6c3 .gold-428e::before {
  left: auto;
  right: 15px;
}
.accordion-tall-9b76.fn-active-c481 .green-4fe7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.purple_585f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.purple_585f label {
  flex-basis: 100%;
}
.purple_585f .narrow_a0fd {
  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;
}
.purple_585f .fluid_fd1f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.purple_585f .fluid_fd1f:focus {
  background-color: transparent;
}
.purple_585f button.picture-medium-91ce {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.purple_585f button.picture-medium-91ce:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.purple_585f button.picture-medium-91ce svg {
  width: 18px;
  height: 18px;
}
.purple_585f input[type="submit"] {
  min-height: auto;
}
.stone-39e0 .purple_585f .fluid_fd1f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold-428e {
  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) {
  .gold-428e {
    width: 220px;
  }
}
.gold-428e label {
  flex-basis: 100%;
}
.gold-428e::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;
}
.component_current_4bb5 .stone-39e0 .purple_585f {
  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;
}
.component_current_4bb5
  .stone-39e0
  .purple_585f
  .narrow_a0fd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component_current_4bb5 .stone-39e0 .purple_585f .fluid_fd1f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component_current_4bb5
  .stone-39e0
  .purple_585f
  .fluid_fd1f:focus {
  background: 0 0;
}
.component_current_4bb5
  .stone-39e0
  .purple_585f
  .item-aa52 {
  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;
}
.status_brown_d677 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.status_brown_d677 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.status_brown_d677 li:last-child {
  margin-right: 0;
}
.status_brown_d677 li:first-child {
  margin-left: 0;
}
.status_brown_d677.description_c651 a {
  color: #fff;
}
.status_brown_d677.description_c651 a:hover {
  color: #fff;
}
.status_brown_d677 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.status_brown_d677 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.status_brown_d677 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.status_brown_d677 a:hover {
  opacity: 0.9;
  color: inherit;
}
.status_brown_d677 [class*="social-icon-apple"] {
  background-color: #999;
}
.status_brown_d677 [class*="social-icon-apple"].column_brown_6ede {
  background-color: transparent;
  color: #999;
}
.status_brown_d677 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.status_brown_d677 [class*="social-icon-behance"].column_brown_6ede {
  background-color: transparent;
  color: #1769ff;
}
.status_brown_d677 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.status_brown_d677 [class*="social-icon-bitbucket"].column_brown_6ede {
  background-color: transparent;
  color: #205081;
}
.status_brown_d677 [class*="social-icon-codepen"] {
  background-color: #000;
}
.status_brown_d677 [class*="social-icon-codepen"].column_brown_6ede {
  background-color: transparent;
  color: #000;
}
.status_brown_d677 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.status_brown_d677 [class*="social-icon-delicious"].column_brown_6ede {
  background-color: transparent;
  color: #39f;
}
.status_brown_d677 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.status_brown_d677 [class*="social-icon-digg"].column_brown_6ede {
  background-color: transparent;
  color: #005be2;
}
.status_brown_d677 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.status_brown_d677 [class*="social-icon-dribbble"].column_brown_6ede {
  background-color: transparent;
  color: #ea4c89;
}
.status_brown_d677 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.status_brown_d677 [class*="social-icon-envelope"].column_brown_6ede {
  background-color: transparent;
  color: #ea4335;
}
.status_brown_d677 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.status_brown_d677 [class*="social-icon-facebook"].column_brown_6ede {
  background-color: transparent;
  color: #3b5998;
}
.status_brown_d677 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.status_brown_d677 [class*="social-icon-flickr"].column_brown_6ede {
  background-color: transparent;
  color: #0063dc;
}
.status_brown_d677 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.status_brown_d677 [class*="social-icon-foursquare"].column_brown_6ede {
  background-color: transparent;
  color: #2d5be3;
}
.status_brown_d677 [class*="social-icon-github"] {
  background-color: #333;
}
.status_brown_d677 [class*="social-icon-github"].column_brown_6ede {
  background-color: transparent;
  color: #333;
}
.status_brown_d677 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.status_brown_d677 [class*="social-icon-google-plus"].column_brown_6ede {
  background-color: transparent;
  color: #dd4b39;
}
.status_brown_d677 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.status_brown_d677 [class*="social-icon-houzz"].column_brown_6ede {
  background-color: transparent;
  color: #7ac142;
}
.status_brown_d677 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.status_brown_d677 [class*="social-icon-instagram"].column_brown_6ede {
  background-color: transparent;
  color: #262626;
}
.status_brown_d677 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.status_brown_d677 [class*="social-icon-jsfiddle"].column_brown_6ede {
  background-color: transparent;
  color: #487aa2;
}
.status_brown_d677 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.status_brown_d677 [class*="social-icon-linkedin"].column_brown_6ede {
  background-color: transparent;
  color: #0077b5;
}
.status_brown_d677 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.status_brown_d677 [class*="social-icon-medium"].column_brown_6ede {
  background-color: transparent;
  color: #00ab6b;
}
.status_brown_d677 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.status_brown_d677
  [class*="social-icon-odnoklassniki"].column_brown_6ede {
  background-color: transparent;
  color: #f4731c;
}
.status_brown_d677 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.status_brown_d677 [class*="social-icon-meetup"].column_brown_6ede {
  background-color: transparent;
  color: #ec1c40;
}
.status_brown_d677 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.status_brown_d677 [class*="social-icon-pinterest"].column_brown_6ede {
  background-color: transparent;
  color: #bd081c;
}
.status_brown_d677 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.status_brown_d677 [class*="social-icon-product-hunt"].column_brown_6ede {
  background-color: transparent;
  color: #da552f;
}
.status_brown_d677 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.status_brown_d677 [class*="social-icon-reddit"].column_brown_6ede {
  background-color: transparent;
  color: #ff4500;
}
.status_brown_d677 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.status_brown_d677 [class*="social-icon-rss"].column_brown_6ede {
  background-color: transparent;
  color: #f26522;
}
.status_brown_d677 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.status_brown_d677
  [class*="social-icon-shopping-cart"].column_brown_6ede {
  background-color: transparent;
  color: #4caf50;
}
.status_brown_d677 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.status_brown_d677 [class*="social-icon-skype"].column_brown_6ede {
  background-color: transparent;
  color: #00aff0;
}
.status_brown_d677 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.status_brown_d677 [class*="social-icon-slideshare"].column_brown_6ede {
  background-color: transparent;
  color: #0077b5;
}
.status_brown_d677 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.status_brown_d677 [class*="social-icon-snapchat"].column_brown_6ede {
  background-color: transparent;
  color: #fffc00;
}
.status_brown_d677 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.status_brown_d677 [class*="social-icon-soundcloud"].column_brown_6ede {
  background-color: transparent;
  color: #f80;
}
.status_brown_d677 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.status_brown_d677 [class*="social-icon-spotify"].column_brown_6ede {
  background-color: transparent;
  color: #2ebd59;
}
.status_brown_d677 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.status_brown_d677
  [class*="social-icon-stack-overflow"].column_brown_6ede {
  background-color: transparent;
  color: #fe7a15;
}
.status_brown_d677 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.status_brown_d677 [class*="social-icon-maldkfgram"].column_brown_6ede {
  background-color: transparent;
  color: #2ca5e0;
}
.status_brown_d677 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.status_brown_d677 [class*="social-icon-tripadvisor"].column_brown_6ede {
  background-color: transparent;
  color: #589442;
}
.status_brown_d677 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.status_brown_d677 [class*="social-icon-tumblr"].column_brown_6ede {
  background-color: transparent;
  color: #35465c;
}
.status_brown_d677 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.status_brown_d677 [class*="social-icon-twitch"].column_brown_6ede {
  background-color: transparent;
  color: #6441a5;
}
.status_brown_d677 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.status_brown_d677 [class*="social-icon-twitter"].column_brown_6ede {
  background-color: transparent;
  color: #1da1f2;
}
.status_brown_d677 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.status_brown_d677 [class*="social-icon-vimeo"].column_brown_6ede {
  background-color: transparent;
  color: #1ab7ea;
}
.status_brown_d677 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.status_brown_d677 [class*="social-icon-vk"].column_brown_6ede {
  background-color: transparent;
  color: #45668e;
}
.status_brown_d677 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.status_brown_d677 [class*="social-icon-weibo"].column_brown_6ede {
  background-color: transparent;
  color: #df2029;
}
.status_brown_d677 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.status_brown_d677 [class*="social-icon-weixin"].column_brown_6ede {
  background-color: transparent;
  color: #7bb32e;
}
.status_brown_d677 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.status_brown_d677 [class*="social-icon-whatsapp"].column_brown_6ede {
  background-color: transparent;
  color: #25d366;
}
.status_brown_d677 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.status_brown_d677 [class*="social-icon-wordpress"].column_brown_6ede {
  background-color: transparent;
  color: #21759b;
}
.status_brown_d677 [class*="social-icon-xing"] {
  background-color: #026466;
}
.status_brown_d677 [class*="social-icon-xing"].column_brown_6ede {
  background-color: transparent;
  color: #026466;
}
.status_brown_d677 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.status_brown_d677 [class*="social-icon-yelp"].column_brown_6ede {
  background-color: transparent;
  color: #af0606;
}
.status_brown_d677 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.status_brown_d677 [class*="social-icon-youtube"].column_brown_6ede {
  background-color: transparent;
  color: #cd201f;
}
.new-9a54 {
  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;
}
.new-9a54:hover {
  box-shadow: none;
  background: 0 0;
}
.video-top-a48c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.right-45b9 {
  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_7ca0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern-389e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern-389e,
.pattern-389e::after,
.pattern-389e::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;
}
.pattern-389e::after,
.pattern-389e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container-eb11 .right-45b9 .box_7ca0 {
  margin-top: -2px;
  width: 19px;
}
.container-eb11 .right-45b9 .pattern-389e {
  margin-top: -1px;
}
.container-eb11 .right-45b9 .pattern-389e,
.container-eb11 .right-45b9 .pattern-389e::after,
.container-eb11 .right-45b9 .pattern-389e::before {
  width: 19px;
  height: 2px;
}
.container-eb11 .right-45b9 .pattern-389e::before {
  top: -6px;
}
.container-eb11 .right-45b9 .pattern-389e::after {
  bottom: -6px;
}
.detail-17a1 .right-45b9 .box_7ca0 {
  margin-top: -2px;
  width: 22px;
}
.detail-17a1 .right-45b9 .pattern-389e {
  margin-top: -1px;
}
.detail-17a1 .right-45b9 .pattern-389e,
.detail-17a1 .right-45b9 .pattern-389e::after,
.detail-17a1 .right-45b9 .pattern-389e::before {
  width: 22px;
  height: 2px;
}
.detail-17a1 .right-45b9 .pattern-389e::before {
  top: -7px;
}
.detail-17a1 .right-45b9 .pattern-389e::after {
  bottom: -7px;
}
.focus_first_baff .right-45b9 .box_7ca0 {
  margin-top: -2px;
  width: 31px;
}
.focus_first_baff .right-45b9 .pattern-389e {
  margin-top: -1.5px;
}
.focus_first_baff .right-45b9 .pattern-389e,
.focus_first_baff .right-45b9 .pattern-389e::after,
.focus_first_baff .right-45b9 .pattern-389e::before {
  width: 31px;
  height: 3px;
}
.focus_first_baff .right-45b9 .pattern-389e::before {
  top: -9px;
}
.focus_first_baff .right-45b9 .pattern-389e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .element_0935 .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 19px;
  }
  .element_0935 .right-45b9 .pattern-389e {
    margin-top: -1px;
  }
  .element_0935 .right-45b9 .pattern-389e,
  .element_0935 .right-45b9 .pattern-389e::after,
  .element_0935 .right-45b9 .pattern-389e::before {
    width: 19px;
    height: 2px;
  }
  .element_0935 .right-45b9 .pattern-389e::before {
    top: -6px;
  }
  .element_0935 .right-45b9 .pattern-389e::after {
    bottom: -6px;
  }
  .feature-9af1 .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 22px;
  }
  .feature-9af1 .right-45b9 .pattern-389e {
    margin-top: -1px;
  }
  .feature-9af1 .right-45b9 .pattern-389e,
  .feature-9af1 .right-45b9 .pattern-389e::after,
  .feature-9af1 .right-45b9 .pattern-389e::before {
    width: 22px;
    height: 2px;
  }
  .feature-9af1 .right-45b9 .pattern-389e::before {
    top: -7px;
  }
  .feature-9af1 .right-45b9 .pattern-389e::after {
    bottom: -7px;
  }
  .orange-5078 .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 31px;
  }
  .orange-5078 .right-45b9 .pattern-389e {
    margin-top: -1.5px;
  }
  .orange-5078 .right-45b9 .pattern-389e,
  .orange-5078 .right-45b9 .pattern-389e::after,
  .orange-5078 .right-45b9 .pattern-389e::before {
    width: 31px;
    height: 3px;
  }
  .orange-5078 .right-45b9 .pattern-389e::before {
    top: -9px;
  }
  .orange-5078 .right-45b9 .pattern-389e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section_52bd .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 19px;
  }
  .section_52bd .right-45b9 .pattern-389e {
    margin-top: -1px;
  }
  .section_52bd .right-45b9 .pattern-389e,
  .section_52bd .right-45b9 .pattern-389e::after,
  .section_52bd .right-45b9 .pattern-389e::before {
    width: 19px;
    height: 2px;
  }
  .section_52bd .right-45b9 .pattern-389e::before {
    top: -6px;
  }
  .section_52bd .right-45b9 .pattern-389e::after {
    bottom: -6px;
  }
  .dim-9e67 .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 22px;
  }
  .dim-9e67 .right-45b9 .pattern-389e {
    margin-top: -1px;
  }
  .dim-9e67 .right-45b9 .pattern-389e,
  .dim-9e67 .right-45b9 .pattern-389e::after,
  .dim-9e67 .right-45b9 .pattern-389e::before {
    width: 22px;
    height: 2px;
  }
  .dim-9e67 .right-45b9 .pattern-389e::before {
    top: -7px;
  }
  .dim-9e67 .right-45b9 .pattern-389e::after {
    bottom: -7px;
  }
  .hidden-liquid-5b72 .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-liquid-5b72 .right-45b9 .pattern-389e {
    margin-top: -1.5px;
  }
  .hidden-liquid-5b72 .right-45b9 .pattern-389e,
  .hidden-liquid-5b72 .right-45b9 .pattern-389e::after,
  .hidden-liquid-5b72 .right-45b9 .pattern-389e::before {
    width: 31px;
    height: 3px;
  }
  .hidden-liquid-5b72 .right-45b9 .pattern-389e::before {
    top: -9px;
  }
  .hidden-liquid-5b72 .right-45b9 .pattern-389e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .video_liquid_f607 .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 19px;
  }
  .video_liquid_f607 .right-45b9 .pattern-389e {
    margin-top: -1px;
  }
  .video_liquid_f607 .right-45b9 .pattern-389e,
  .video_liquid_f607 .right-45b9 .pattern-389e::after,
  .video_liquid_f607 .right-45b9 .pattern-389e::before {
    width: 19px;
    height: 2px;
  }
  .video_liquid_f607 .right-45b9 .pattern-389e::before {
    top: -6px;
  }
  .video_liquid_f607 .right-45b9 .pattern-389e::after {
    bottom: -6px;
  }
  .box_hot_7ebe .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 22px;
  }
  .box_hot_7ebe .right-45b9 .pattern-389e {
    margin-top: -1px;
  }
  .box_hot_7ebe .right-45b9 .pattern-389e,
  .box_hot_7ebe .right-45b9 .pattern-389e::after,
  .box_hot_7ebe .right-45b9 .pattern-389e::before {
    width: 22px;
    height: 2px;
  }
  .box_hot_7ebe .right-45b9 .pattern-389e::before {
    top: -7px;
  }
  .box_hot_7ebe .right-45b9 .pattern-389e::after {
    bottom: -7px;
  }
  .main-1e35 .right-45b9 .box_7ca0 {
    margin-top: -2px;
    width: 31px;
  }
  .main-1e35 .right-45b9 .pattern-389e {
    margin-top: -1.5px;
  }
  .main-1e35 .right-45b9 .pattern-389e,
  .main-1e35 .right-45b9 .pattern-389e::after,
  .main-1e35 .right-45b9 .pattern-389e::before {
    width: 31px;
    height: 3px;
  }
  .main-1e35 .right-45b9 .pattern-389e::before {
    top: -9px;
  }
  .main-1e35 .right-45b9 .pattern-389e::after {
    bottom: -9px;
  }
}
.primary-63da .pattern-389e {
  -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);
}
.primary-63da .pattern-389e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary-63da .pattern-389e::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);
}
.primary-63da.sidebar-91d3 .pattern-389e {
  -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);
}
.primary-63da.sidebar-91d3 .pattern-389e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary-63da.sidebar-91d3 .pattern-389e::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);
}
.brown_5240 {
  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.inner_7a2d:before {
  display: none;
}
.tabs_in_ff0e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tabs_in_ff0e .list_c0e3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tabs_in_ff0e .list_c0e3:last-of-type {
  border-bottom: none;
}
.tabs_in_ff0e .list_c0e3.sidebar_59a9,
.tabs_in_ff0e .list_c0e3.fluid-5c80,
.tabs_in_ff0e .list_c0e3.fast_d19c {
  padding: 0;
}
.tabs_in_ff0e .container-6937 .component_last_814f {
  color: currentColor;
}
.tabs_in_ff0e .container-6937 .component_last_814f:focus,
.tabs_in_ff0e .container-6937 .component_last_814f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_in_ff0e.popup_b65b .frame-f0a1,
.tabs_in_ff0e.popup_b65b .tertiary_94c5 a,
.tabs_in_ff0e.popup_b65b .icon_huge_a257 a,
.tabs_in_ff0e.popup_b65b .list_orange_fbb8 a {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_in_ff0e.popup_b65b .frame-f0a1:hover,
.tabs_in_ff0e.popup_b65b .tertiary_94c5 a:hover,
.tabs_in_ff0e.popup_b65b .icon_huge_a257 a:hover,
.tabs_in_ff0e.popup_b65b .list_orange_fbb8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_in_ff0e.popup_b65b .item_last_8209 {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_in_ff0e.popup_b65b .list_c0e3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs_in_ff0e.popup_b65b .list_c0e3:before {
  background: rgba(0, 0, 0, 0.08);
}
.tabs_in_ff0e.popup_b65b .badge_720e:before {
  background: rgba(255, 255, 255, 0.9);
}
.tabs_in_ff0e.popup_b65b .container-6937 .slider-e105 li a,
.tabs_in_ff0e.popup_b65b .container-6937 .component_last_814f,
.tabs_in_ff0e.popup_b65b .list_orange_fbb8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs_in_ff0e.popup_b65b .container-6937 .component_last_814f:focus,
.tabs_in_ff0e.popup_b65b .container-6937 .component_last_814f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_in_ff0e.popup_b65b .slider-e105 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs_in_ff0e.hover_9b3f .frame-f0a1,
.tabs_in_ff0e.hover_9b3f .tertiary_94c5 a,
.tabs_in_ff0e.hover_9b3f .icon_huge_a257 .component_last_814f,
.tabs_in_ff0e.hover_9b3f .icon_huge_a257 a,
.tabs_in_ff0e.hover_9b3f .list_orange_fbb8 a {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_in_ff0e.hover_9b3f .frame-f0a1:hover,
.tabs_in_ff0e.hover_9b3f .tertiary_94c5 a:hover,
.tabs_in_ff0e.hover_9b3f .icon_huge_a257 .component_last_814f:hover,
.tabs_in_ff0e.hover_9b3f .icon_huge_a257 a:hover,
.tabs_in_ff0e.hover_9b3f .list_orange_fbb8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_in_ff0e.hover_9b3f .item_last_8209 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_in_ff0e.hover_9b3f .list_c0e3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_in_ff0e.hover_9b3f .list_c0e3:before {
  background: rgba(255, 255, 255, 0.08);
}
.tabs_in_ff0e.hover_9b3f .badge_720e:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs_in_ff0e.hover_9b3f .container-6937 .slider-e105 li a,
.tabs_in_ff0e.hover_9b3f .container-6937 .component_last_814f,
.tabs_in_ff0e.hover_9b3f .list_orange_fbb8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_in_ff0e.hover_9b3f .container-6937 .component_last_814f:focus,
.tabs_in_ff0e.hover_9b3f .container-6937 .component_last_814f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_in_ff0e.hover_9b3f .slider-e105 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_720e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.badge_720e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block-copper-7e7a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.west_fdda .tabs_in_ff0e {
  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;
}
.west_fdda .list_c0e3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.west_fdda .list_c0e3: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) {
  .west_fdda .list_c0e3:before {
    width: 16%;
    left: 42%;
  }
}
.west_fdda .list_c0e3:last-child:before {
  content: none;
}
.west_fdda .list_c0e3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.west_fdda .container-6937 .slider-e105 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.west_fdda .container-6937 .slider-e105 li a .component_last_814f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.west_fdda .container-6937 .list_orange_fbb8 {
  border: none;
}
.west_fdda .container-6937 .list_orange_fbb8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.west_fdda .badge_720e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.west_fdda .block-copper-7e7a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.west_fdda .hover_9b3f .badge_720e:before {
  background: rgba(0, 0, 0, 0.9);
}
.west_fdda .popup_b65b.backdrop_9248 .pattern-389e {
  background: rgba(0, 0, 0, 0.6);
}
.west_fdda
  .popup_b65b.backdrop_9248
  .pattern-389e::after,
.west_fdda
  .popup_b65b.backdrop_9248
  .pattern-389e:before {
  background: inherit;
}
.west_fdda
  .popup_b65b.backdrop_9248:hover
  .pattern-389e {
  background: rgba(0, 0, 0, 0.8);
}
.aside_dynamic_2c7e .tabs_in_ff0e {
  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) {
  .aside_dynamic_2c7e .tabs_in_ff0e {
    width: auto;
    right: 45px;
  }
}
.static_d736 .tabs_in_ff0e {
  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) {
  .static_d736 .tabs_in_ff0e {
    width: auto;
    left: 45px;
  }
}
.inner_7a2d .tabs_in_ff0e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.inner_7a2d .block-copper-7e7a {
  max-width: 48em;
  margin: 0 auto;
}
.inner_7a2d .badge_720e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo-0ade {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo-0ade.west_fdda .tabs_in_ff0e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo-0ade.aside_dynamic_2c7e .tabs_in_ff0e {
  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);
}
.logo-0ade .tabs_in_ff0e {
  visibility: visible;
}
.logo-0ade.static_d736 .tabs_in_ff0e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.component-focused-19aa,
.link_3a86 {
  overflow-x: hidden;
}
.component-focused-19aa .tabs_in_ff0e {
  overflow: auto;
}
.component-focused-19aa.west_fdda {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-focused-19aa.west_fdda .tabs_in_ff0e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.component-focused-19aa.west_fdda .new-9a54 {
  opacity: 0;
}
.component-focused-19aa.aside_dynamic_2c7e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-focused-19aa.aside_dynamic_2c7e .tabs_in_ff0e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.component-focused-19aa.aside_dynamic_2c7e .new-9a54 {
  opacity: 0;
}
.component-focused-19aa.static_d736 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-focused-19aa.static_d736 .tabs_in_ff0e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.component-focused-19aa.static_d736 .new-9a54 {
  opacity: 0;
}
.component-focused-19aa.inner_7a2d .tabs_in_ff0e {
  z-index: 10;
  visibility: visible;
}
.backdrop_9248 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.backdrop_9248 .pattern-389e {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_9248 .pattern-389e::after,
.backdrop_9248 .pattern-389e:before {
  background: inherit;
}
.backdrop_9248:hover .pattern-389e {
  background: rgba(255, 255, 255, 0.99);
}
.static_d736 .backdrop_9248 {
  top: 10px;
  right: auto;
  left: 12px;
}
.inner_7a2d .backdrop_9248 {
  display: none !important;
}
.component-focused-19aa:before,
.link_3a86:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.component-focused-19aa .backdrop_9248,
.link_3a86 .backdrop_9248 {
  display: inline-block;
}
.tabs_in_ff0e .shadow-eee8 {
  -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;
}
.component-focused-19aa .tabs_in_ff0e .shadow-eee8,
.link_3a86 .tabs_in_ff0e .shadow-eee8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_up_feeb .narrow_a0fd {
  width: 100%;
}
.badge-8956 {
  padding: 0 0.5em 0;
}
.badge-8956 [class*="customify-col-"],
.badge-8956 [class*="customify-col_"],
.badge-8956 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop_pro_4702 .badge-8956 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notice_stone_d185 .popup-old-576c,
  .popup-old-576c {
    display: none;
  }
  .short-783f {
    text-align: left;
  }
  .dropdown_down_576f {
    text-align: center;
  }
  .texture_lower_f51e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notice_stone_d185 .label-thick-59aa,
  .label-thick-59aa {
    display: none;
  }
  .full_fe64 {
    text-align: left;
  }
  .component-cold-a8f1 {
    text-align: center;
  }
  .notice-1dd9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notice_stone_d185 .feature-b7f4,
  .feature-b7f4 {
    display: none;
  }
  .photo_aeaa {
    text-align: left;
  }
  .under_1c64 {
    text-align: center;
  }
  .right-4f28 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outer_8c10 {
  box-shadow: none !important;
}
.status-hovered-5f5f .list-a319,
.logo-fixed-6ebf .list-a319 {
  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;
}
.logo-fixed-6ebf .list-a319 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dropdown-bbcb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dropdown-bbcb:after,
.dropdown-bbcb:before {
  content: "";
  display: table;
}
.dropdown-bbcb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dropdown-bbcb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dropdown-bbcb,
.row-1459 {
  max-width: 1248px;
  margin: 0 auto;
}

.static_46c7.logo-white-0057 .dropdown-bbcb {
  max-width: 100%;
}
.static_46c7.east-370f {
  max-width: 1200px;
  margin: 0 auto;
}
.static_46c7.slow_cb0c .dropdown-bbcb {
  max-width: 100%;
}
.static_46c7.slow_cb0c > .dropdown-bbcb {
  padding-left: 0;
  padding-right: 0;
}
.static_46c7.slow_cb0c > .dropdown-bbcb .notice_stone_d185 {
  margin: 0;
}
.static_46c7.slow_cb0c
  > .dropdown-bbcb
  .solid_cb04.filter_easy_a33c {
  margin-right: 0;
  margin-left: 0;
}
.static_46c7.slow_cb0c #main.filter_easy_a33c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item-current-c682 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item-current-c682 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .link-23b4 .prev_6a81 {
    padding-right: 1em;
  }
  .link-23b4.thumbnail_3149 .solid_cb04 {
    border-right: 1px solid #eaecee;
  }
  .link-23b4.thumbnail_3149 .prev_6a81 {
    padding-right: 1em;
  }
  .link-23b4.thumbnail_3149 .tooltip-8f9a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-purple-fe89 .prev_6a81 {
    padding-left: 1em;
  }
  .header-purple-fe89.thumbnail_3149 .solid_cb04 {
    border-left: 1px solid #eaecee;
  }
  .header-purple-fe89.thumbnail_3149 .prev_6a81 {
    padding-left: 1em;
  }
  .header-purple-fe89.thumbnail_3149 .tooltip-8f9a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-ebdb .prev_6a81 {
    padding-left: 1em;
  }
  .progress-ebdb.thumbnail_3149 .clean-bc26 {
    border-right: 1px solid #eaecee;
  }
  .progress-ebdb.thumbnail_3149 .narrow_15cd {
    border-right: 1px solid #eaecee;
  }
  .progress-ebdb.thumbnail_3149 .prev_6a81 {
    padding-left: 1em;
  }
  .progress-ebdb.thumbnail_3149 .tooltip-8f9a {
    padding-right: 1em;
  }
  .progress-ebdb.thumbnail_3149 .carousel_c8ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-509f .prev_6a81 {
    padding-right: 1em;
  }
  .focus-509f.thumbnail_3149 .clean-bc26 {
    border-left: 1px solid #eaecee;
  }
  .focus-509f.thumbnail_3149 .narrow_15cd {
    border-left: 1px solid #eaecee;
  }
  .focus-509f.thumbnail_3149 .prev_6a81 {
    padding-right: 1em;
  }
  .focus-509f.thumbnail_3149 .tooltip-8f9a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-509f.thumbnail_3149 .carousel_c8ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-current-c682 .prev_6a81 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-current-c682.thumbnail_3149 .solid_cb04 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item-current-c682.thumbnail_3149 .prev_6a81 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-current-c682.thumbnail_3149 .tooltip-8f9a {
    padding-left: 1em;
  }
  .item-current-c682.thumbnail_3149 .carousel_c8ec {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item-current-c682.thumbnail_3149 .prev_6a81 {
    padding-left: 0;
  }
}
.menu-thick-afa1 .alert-static-76af {
  display: inline-block;
}
.thumbnail-hot-e65b {
  display: inline-block;
}
.chip-c396 {
  word-con: break-word;
}
.tooltip-f8aa > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip-f8aa .wide_f00e {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip-f8aa .accent-f02c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-95bb .layout-6efe {
  margin-bottom: 2em;
}
.menu-95bb .bright-8ab9 {
  margin-bottom: 15px;
}
.menu-95bb .bright-8ab9:last-child {
  margin-bottom: 0;
}
.menu-95bb .pagination_d63a {
  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) {
  .menu-95bb .pagination_d63a {
    display: block;
  }
}
.menu-95bb .sort-2d97 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu-95bb .sort-2d97 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu-95bb .picture-15b8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu-95bb .picture-15b8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu-95bb .picture-15b8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu-95bb .chip-c396 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-95bb .chip-c396 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu-95bb .mini-2203 p:last-child {
  margin-bottom: 0;
}
.menu-95bb .thumbnail-2ff1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu-95bb .detail-cee4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu-95bb .caption_410f {
  margin-top: 1em;
}
.menu-95bb .alert_fbca {
  top: 0;
  display: block;
}
.menu-95bb .alert_fbca a {
  color: inherit;
}
.menu-95bb .alert_fbca a:hover {
  color: inherit;
}
.menu-95bb .avatar_e81c {
  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;
}
.menu-95bb .avatar_e81c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu-95bb .detail-cee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu-95bb .feature_small_bf3f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu-95bb .feature_small_bf3f:first-child {
  margin-top: 0;
}
.menu-95bb .feature_small_bf3f.aside_full_13c1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu-95bb .feature_small_bf3f.small_1b49 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-95bb
  .feature_small_bf3f.small_1b49.bottom_8eee
  .caption_410f {
  width: 100%;
}
.menu-95bb .small_1b49 {
  -webkit-box-align: center;
  align-items: center;
}
.menu-95bb .small_1b49 .tooltip-f8aa,
.menu-95bb .small_1b49 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu-95bb .picture-15b8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-95bb .picture-15b8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-95bb .picture-15b8: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;
}
.menu-95bb .aside_full_13c1 {
  z-index: 5;
}
.menu-95bb .bronze-7516 .gallery_887f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu-95bb .huge-e236 .gallery_887f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu-95bb .accent-0166 .gallery_887f {
  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;
}
.menu-95bb.orange_6b50 .pagination_d63a,
.menu-95bb.row_fixed_65bd .pagination_d63a {
  display: block;
}
.menu-95bb.orange_6b50 .pagination_d63a .lite_a8bd,
.menu-95bb.orange_6b50 .pagination_d63a .detail-cee4,
.menu-95bb.row_fixed_65bd .pagination_d63a .lite_a8bd,
.menu-95bb.row_fixed_65bd .pagination_d63a .detail-cee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-95bb.hovered-dd38 .sort-2d97 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu-95bb.hovered-dd38 .sort-2d97 {
    margin-right: 0;
  }
}
.menu-95bb.orange_6b50 .sort-2d97,
.menu-95bb.row_fixed_65bd .sort-2d97 {
  padding-top: 40%;
}
.menu-95bb.orange_6b50 .layout-6efe,
.menu-95bb.row_fixed_65bd .layout-6efe {
  display: block;
}
.menu-95bb.orange_6b50 .fn-sticky-c481 .detail-cee4,
.menu-95bb.row_fixed_65bd .fn-sticky-c481 .detail-cee4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu-95bb.orange_6b50 .sort-2d97,
.menu-95bb.row_fixed_65bd .sort-2d97 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu-95bb.orange_6b50 .detail-cee4 {
  padding: 1em;
}
.up_382f {
  margin: 30px auto;
  display: block;
}
.up_382f .row-blue-1f21 > * {
  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;
}
.up_382f .row-blue-1f21 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up_382f .row-blue-1f21 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up_d6ac .tooltip-f8aa {
  margin-bottom: 1.41575em;
}
.up_d6ac .element_6630 {
  margin-bottom: 1.618em;
}
.narrow_da71 .white-8878 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.narrow_da71 .white-8878 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.narrow_da71 .gallery-3e20 {
  max-width: 100%;
  overflow: auto;
}
.tooltip_f12f .narrow_da71 a:hover {
  text-decoration: underline;
}
.out-a955 .bright-8ab9:not(.chip-c396),
.out-a955 .picture-15b8 {
  margin-bottom: 1.41575em;
}
.out-a955 .bright-8ab9:not(.chip-c396):last-child,
.out-a955 .picture-15b8:last-child {
  margin-bottom: 0;
}
.out-a955 .bright-8ab9.sidebar_action_0e76 {
  margin-bottom: 0.41575em;
}
.out-a955 .shadow-cold-8fc6:before,
.out-a955 .carousel-blue-bca8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.out-a955 .shadow-cold-8fc6:before {
  content: "\f115";
}
.out-a955 .carousel-blue-bca8:before {
  content: "\f02c";
}
.out-a955 .hovered-900e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.out-a955 .hovered-900e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge-a87e {
  display: -webkit-box;
  display: flex;
}
.badge-a87e .media_fluid_a8ce {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge-a87e .media_fluid_a8ce {
    flex-basis: 90px;
  }
}
.badge-a87e .tag-hard-6773 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-a87e .tag-hard-6773 {
    flex-basis: calc(100% - 50px);
  }
}
.badge-a87e .button-1019 p:last-child {
  margin-bottom: 0.72em;
}
.card-cold-cdac .row-blue-1f21 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card-cold-cdac .row-blue-1f21:after,
.card-cold-cdac .row-blue-1f21:before {
  content: "";
  display: table;
}
.card-cold-cdac .row-blue-1f21:after {
  clear: both;
}
.card-cold-cdac .row-blue-1f21 .row-yellow-8dbb,
.card-cold-cdac .row-blue-1f21 .large_c201 {
  width: 49%;
}
.card-cold-cdac .row-blue-1f21 .row-yellow-8dbb a span.module_complex_b041,
.card-cold-cdac .row-blue-1f21 .large_c201 a span.module_complex_b041 {
  display: block;
  margin-bottom: 5px;
}
.card-cold-cdac .row-blue-1f21 .large_c201 {
  float: left;
  text-align: left;
}
.card-cold-cdac .row-blue-1f21 .row-yellow-8dbb {
  float: right;
  text-align: right;
}
.media-3c67 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-3c67 {
    margin-bottom: 0;
  }
}
.panel-center-5edc {
  margin-bottom: 1em;
}
.panel-center-5edc .chip-c396 {
  font-size: 1.1em;
  line-height: 1.3;
}
.mini_a6ac a {
  display: block;
  line-height: 0;
  position: relative;
}
.out_c38e .panel-center-5edc,
.iron_22ad .panel-center-5edc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .out_c38e .panel-center-5edc,
  .iron_22ad .panel-center-5edc {
    display: block;
  }
}
.out_c38e .mini_a6ac,
.iron_22ad .mini_a6ac {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .out_c38e .mini_a6ac,
  .iron_22ad .mini_a6ac {
    margin-bottom: 1em;
  }
}
.out_c38e .mini_a6ac img,
.iron_22ad .mini_a6ac img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.out_c38e .content-21af,
.iron_22ad .content-21af {
  flex-basis: calc(100% - 160px);
}
.out_c38e .content-21af p,
.iron_22ad .content-21af p {
  margin-bottom: 0;
}
.out_c38e .content-21af {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .out_c38e .content-21af {
    padding-left: 0;
  }
}
.iron_22ad .content-21af {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .iron_22ad .content-21af {
    padding-right: 0;
  }
}
.iron_22ad .mini_a6ac {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge_4f27 .mini_a6ac {
  margin-bottom: 0.5em;
}
.huge_4f27 .mini_a6ac img {
  width: 100%;
}
.box-e593 .modal-right-1170,
.section-a5e9 .modal-right-1170 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section-a5e9 .solid_cb04 .module-pro-c711 p:last-child {
  margin-bottom: 0;
}
.picture-b3d2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget_stone_3b26 .full-c68f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget_stone_3b26 .full-c68f:last-of-type {
    margin-bottom: 0;
  }
}
.widget_stone_3b26 .full-c68f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_stone_3b26 .full-c68f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget_stone_3b26 .full-c68f ul li {
  margin: 0 0 0.6em;
}
.widget_stone_3b26 .full-c68f ul li.main-large-5523,
.widget_stone_3b26 .full-c68f ul li.image-25d4 {
  position: relative;
}
.widget_stone_3b26 .full-c68f ul li.main-large-5523 .over_38f1,
.widget_stone_3b26 .full-c68f ul li.image-25d4 .over_38f1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget_stone_3b26 .full-c68f ul li.main-large-5523:after:after,
.widget_stone_3b26 .full-c68f ul li.main-large-5523:after:before,
.widget_stone_3b26
  .full-c68f
  ul
  li.image-25d4:after:after,
.widget_stone_3b26
  .full-c68f
  ul
  li.image-25d4:after:before {
  content: "";
  display: table;
}
.widget_stone_3b26 .full-c68f ul li.main-large-5523:after:after,
.widget_stone_3b26
  .full-c68f
  ul
  li.image-25d4:after:after {
  clear: both;
}
.widget_stone_3b26 .full-c68f a.sidebar-outer-6e33:hover {
  text-decoration: none;
}
.widget_stone_3b26 .full-c68f select {
  max-width: 100%;
}
.widget_stone_3b26 .full-c68f table {
  font-size: 85%;
}
.widget_stone_3b26 .full-c68f table td,
.widget_stone_3b26 .full-c68f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget_stone_3b26 .full-c68f table tfoot td {
  text-align: left;
}
.widget_stone_3b26 .full-c68f :last-child {
  margin-bottom: 0;
}
.widget_stone_3b26 .full-c68f .secondary_center_32e6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget_stone_3b26 .full-c68f .secondary_center_32e6 label {
  width: 100%;
}
.widget_stone_3b26 .full-c68f .secondary_center_32e6 .fluid_fd1f {
  width: 100%;
  display: block;
}
.widget_stone_3b26 .full-c68f .secondary_center_32e6 .picture-medium-91ce {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget_stone_3b26 .full-c68f .secondary_center_32e6 .picture-medium-91ce:hover svg #svg-search {
  fill: #444;
}
.widget_stone_3b26 .full-c68f .secondary_center_32e6 .picture-medium-91ce svg {
  width: 18px;
  height: 18px;
}
.widget_stone_3b26 .image_fast_ca33 ul ul,
.widget_stone_3b26 .selected-5962 ul ul,
.widget_stone_3b26 .label-11f4 ul ul,
.widget_stone_3b26 .yellow-adc8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget_stone_3b26 .image_fast_ca33 .primary_a30a > a,
.widget_stone_3b26 .selected-5962 .primary_a30a > a,
.widget_stone_3b26 .label-11f4 .primary_a30a > a,
.widget_stone_3b26 .yellow-adc8 .primary_a30a > a {
  margin-bottom: 0;
}
.widget_stone_3b26 .accordion-solid-0f41 li,
.widget_stone_3b26 .image_fast_ca33 li,
.widget_stone_3b26 .orange-8edf li,
.widget_stone_3b26 .selected-5962 li,
.widget_stone_3b26 .label-11f4 li,
.widget_stone_3b26 .yellow-adc8 li,
.widget_stone_3b26 .soft-57ec li,
.widget_stone_3b26 .sort-small-ed77 li {
  display: block;
  position: relative;
}
.widget_stone_3b26 .accordion-solid-0f41 li:last-child,
.widget_stone_3b26 .image_fast_ca33 li:last-child,
.widget_stone_3b26 .orange-8edf li:last-child,
.widget_stone_3b26 .selected-5962 li:last-child,
.widget_stone_3b26 .label-11f4 li:last-child,
.widget_stone_3b26 .yellow-adc8 li:last-child,
.widget_stone_3b26 .soft-57ec li:last-child,
.widget_stone_3b26 .sort-small-ed77 li:last-child {
  border: none;
}
.widget_stone_3b26 .accordion-solid-0f41 li a,
.widget_stone_3b26 .image_fast_ca33 li a,
.widget_stone_3b26 .orange-8edf li a,
.widget_stone_3b26 .selected-5962 li a,
.widget_stone_3b26 .label-11f4 li a,
.widget_stone_3b26 .yellow-adc8 li a,
.widget_stone_3b26 .soft-57ec li a,
.widget_stone_3b26 .sort-small-ed77 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_stone_3b26 .accordion-solid-0f41 li ul li::before,
.widget_stone_3b26 .image_fast_ca33 li ul li::before,
.widget_stone_3b26 .orange-8edf li ul li::before,
.widget_stone_3b26 .selected-5962 li ul li::before,
.widget_stone_3b26 .label-11f4 li ul li::before,
.widget_stone_3b26 .yellow-adc8 li ul li::before,
.widget_stone_3b26 .soft-57ec li ul li::before,
.widget_stone_3b26 .sort-small-ed77 li ul li::before {
  left: 15px;
}
.widget_stone_3b26 .accordion-solid-0f41 li ul a,
.widget_stone_3b26 .image_fast_ca33 li ul a,
.widget_stone_3b26 .orange-8edf li ul a,
.widget_stone_3b26 .selected-5962 li ul a,
.widget_stone_3b26 .label-11f4 li ul a,
.widget_stone_3b26 .yellow-adc8 li ul a,
.widget_stone_3b26 .soft-57ec li ul a,
.widget_stone_3b26 .sort-small-ed77 li ul a {
  padding-left: 20px;
}
.widget_stone_3b26 .accordion-solid-0f41 li ul ul li::before,
.widget_stone_3b26 .image_fast_ca33 li ul ul li::before,
.widget_stone_3b26 .orange-8edf li ul ul li::before,
.widget_stone_3b26 .selected-5962 li ul ul li::before,
.widget_stone_3b26 .label-11f4 li ul ul li::before,
.widget_stone_3b26 .yellow-adc8 li ul ul li::before,
.widget_stone_3b26 .soft-57ec li ul ul li::before,
.widget_stone_3b26 .sort-small-ed77 li ul ul li::before {
  left: 30px;
}
.widget_stone_3b26 .accordion-solid-0f41 li ul ul a,
.widget_stone_3b26 .image_fast_ca33 li ul ul a,
.widget_stone_3b26 .orange-8edf li ul ul a,
.widget_stone_3b26 .selected-5962 li ul ul a,
.widget_stone_3b26 .label-11f4 li ul ul a,
.widget_stone_3b26 .yellow-adc8 li ul ul a,
.widget_stone_3b26 .soft-57ec li ul ul a,
.widget_stone_3b26 .sort-small-ed77 li ul ul a {
  padding-left: 40px;
}
.widget_stone_3b26 .widget-tiny-5a35 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_stone_3b26 .sort-small-ed77 ul li {
  margin-bottom: 1.41575em;
}
.widget_stone_3b26 .sort-small-ed77 ul li .banner-ee58 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget_stone_3b26 .sort-small-ed77 ul li .soft-ef3e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_9b3f .accordion-solid-0f41 li a,
.hover_9b3f .image_fast_ca33 li a,
.hover_9b3f .orange-8edf li a,
.hover_9b3f .selected-5962 li a,
.hover_9b3f .label-11f4 li a,
.hover_9b3f .yellow-adc8 li a,
.hover_9b3f .soft-57ec li a,
.hover_9b3f .sort-small-ed77 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_9b3f .widget-tiny-5a35 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_9b3f .full-c68f ul li.main-large-5523 .over_38f1,
.hover_9b3f .full-c68f ul li.image-25d4 .over_38f1 {
  background: rgba(0, 0, 0, 0.2);
}
.hover_9b3f .widget_stone_3b26 .full-c68f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.static_46c7 .widget_stone_3b26 .slider-e105 li {
  margin: 0;
}
.static_46c7 .widget_stone_3b26 .slider-e105 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.static_46c7 .widget_stone_3b26 .slider-e105 li ul {
  margin: 0;
}
.static_46c7 .widget_stone_3b26 .slider-e105 li ul li a {
  padding-left: 15px;
}
.static_46c7 .widget_stone_3b26 .slider-e105 li ul li li a {
  padding-left: 30px;
}
.static_46c7 .widget_stone_3b26 .slider-e105 li.hot-b79f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.static_46c7 .widget_stone_3b26 .slider-e105 li.hot-b79f > 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;
}
.static_46c7 .widget_stone_3b26 .slider-e105 li.hot-b79f > 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;
}
.slow_553e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tag_west_60d0 {
  position: relative;
  z-index: 10;
}
.tag_west_60d0 .shadow-eee8 {
  width: 100%;
  max-width: 100%;
}
.gradient-9590 .picture_7813 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gradient-9590 .popup_b65b {
}
.gradient-9590 .hover_9b3f {
  background: #292929;
}
.narrow-13e0 .picture_7813 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.narrow-13e0 .popup_b65b {
  background: #f9f9f9;
}
.narrow-13e0 .hover_9b3f {
  background: #303030;
}
.advanced_eea9 .picture_7813 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .advanced_eea9 .alert-static-76af {
    margin-bottom: 1em;
  }
  .advanced_eea9 .alert-static-76af:last-child {
    margin-bottom: 0;
  }
}
.advanced_eea9 .popup_b65b {
  background: #ededed;
}
.advanced_eea9 .hover_9b3f {
  background: #1a1a1a;
}
.picture_7813.popup_b65b {
  color: rgba(0, 0, 0, 0.6);
}
.picture_7813.popup_b65b .widget_bd84 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture_7813.hover_9b3f {
  color: rgba(255, 255, 255, 0.99);
}
.picture_7813.hover_9b3f a:not(.sidebar-outer-6e33) {
  color: rgba(255, 255, 255, 0.79);
}
.picture_7813.hover_9b3f a:not(.sidebar-outer-6e33):hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_7813.hover_9b3f .widget_bd84 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_7813.hover_9b3f table tbody td,
.picture_7813.hover_9b3f table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel_c9f4.shade-hot-25f7 .dropdown-bbcb {
  max-width: initial;
}
.panel_c9f4 .grid-fixed-1616 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel_c9f4 .grid-fixed-1616 .shadow-eee8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel_c9f4 .grid-fixed-1616 .shadow-eee8 {
    display: block;
    margin-bottom: 2em;
  }
  .panel_c9f4 .grid-fixed-1616 .shadow-eee8:last-child {
    margin-bottom: 0;
  }
}
.advanced_eea9 .alert-static-76af:last-child,
.narrow-13e0 .alert-static-76af:last-child,
.gradient-9590 .alert-static-76af:last-child {
  margin-bottom: 0;
}
.advanced_eea9 .alert-static-76af .widget_stone_3b26 .full-c68f:last-child,
.narrow-13e0 .alert-static-76af .widget_stone_3b26 .full-c68f:last-child,
.gradient-9590 .alert-static-76af .widget_stone_3b26 .full-c68f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .advanced_eea9 .medium-4917,
  .advanced_eea9 .filter_6b7e,
  .narrow-13e0 .medium-4917,
  .narrow-13e0 .filter_6b7e,
  .gradient-9590 .medium-4917,
  .gradient-9590 .filter_6b7e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tag_west_60d0 .alert-static-76af {
    margin-bottom: 2em;
  }
}
.tag_west_60d0 p:last-child {
  margin-bottom: 0;
}
.tag_west_60d0 li,
.tag_west_60d0 ul {
  list-style: none;
  margin: 0;
}
.tag_west_60d0 ul ul {
  margin-left: 2.617924em;
}
.module-soft-abec {
  font-size: 0.875em;
}

/* css-noise: 2bf1 */
.ghost-box-l6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
