/*!
Theme Name: Customify
Theme URI: https://pressmaximum.advanced_2365/customify
Author: WPCustomify
Author URI: https://pressmaximum.advanced_2365
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.advanced_2365/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.popup-warm-2cfb.top_be0a/licenses/gpl-2.0.block-outer-9902
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.icon_dirty_ece3/, (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.rough-c5d0.motion_05e2/normalize.aside-over-35dd/
 ======
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.aside-over-35dd v7.0.0 | MIT License | github.advanced_2365/necolas/normalize.aside-over-35dd */
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;
}
.lower-d8ad .table_0a96,
.green_9cf2,
.rough-b5f4,
.frame_931c,
.highlight-advanced-f043,
.element_1585,
.fresh_13c8,
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;
}
.green_9cf2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .green_9cf2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .green_9cf2,
  h1 {
    font-size: 1.8em;
  }
}
.rough-b5f4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.rough-b5f4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .rough-b5f4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .rough-b5f4,
  h2 {
    font-size: 1.7em;
  }
}
.frame_931c,
h3 {
  font-size: 1.618em;
}
.lower-d8ad .table_0a96,
.highlight-advanced-f043,
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.menu-paper-baed {
  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;
}
.stone_9953:after,
.stone_9953:before,
.silver_98c5:after,
.silver_98c5:before {
  content: "";
  display: table;
}
.stone_9953:after,
.silver_98c5:after {
  clear: both;
}
.fluid-f4b1 {
  float: right;
  margin-right: 0;
}
.background_south_51f8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.inner_2be6 .small_7da1,
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;
}
.inner_2be6 .small_7da1: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;
}
.right-de35 .small_7da1 {
  box-shadow: none;
}
.right-de35
  .small_7da1
  .outer_144f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.right-de35 .small_7da1 .block-bronze-4b67 {
  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;
}
.right-de35
  .small_7da1
  .block-bronze-4b67
  b {
  display: none;
}
.right-de35 .huge_ed64 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notification_4b16:not(.hidden-green-44ff):not(.notification_9b42),
button:not(.hidden-green-44ff):not(.notification_9b42),
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ),
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ),
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ) {
  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;
}
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ):hover,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ):hover,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):hover,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):hover,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ):active,
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ):active,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):active,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):active,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):active,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus {
  outline: 0;
}
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a {
  position: relative;
}
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .content_medium_9c91,
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .west_6fd0,
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .wrapper_static_ea8e,
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  i,
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  svg,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .content_medium_9c91,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .west_6fd0,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .wrapper_static_ea8e,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  i,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  svg,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .content_medium_9c91,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .west_6fd0,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .wrapper_static_ea8e,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  i,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  svg,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .content_medium_9c91,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .west_6fd0,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .wrapper_static_ea8e,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  i,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  svg,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .content_medium_9c91,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .west_6fd0,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  .wrapper_static_ea8e,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  i,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a
  svg {
  visibility: hidden;
}
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a:after,
button:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a:after,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a:after,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a:after,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ).fn-loading-390a: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;
}
.notification_4b16:not(.hidden-green-44ff):not(.notification_9b42),
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ),
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ),
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ) {
  color: #fff;
  background: #235787;
}
.notification_4b16:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus,
input[type="button"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus,
input[type="reset"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus,
input[type="submit"]:not(.hidden-green-44ff):not(
    .notification_9b42
  ):focus {
  color: #fff;
}
.notification_4b16.fn-disabled-390a:not(.hidden-green-44ff):not(
    .notification_9b42
  ),
.notification_4b16[disabled]:not(.hidden-green-44ff):not(
    .notification_9b42
  ),
button.fn-disabled-390a:not(.hidden-green-44ff):not(
    .notification_9b42
  ),
button[disabled]:not(.hidden-green-44ff):not(
    .notification_9b42
  ) {
  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;
}
.east_1a1b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.east_1a1b: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;
}
.notice_slow_1500 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description_in_cbee {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row-stone-51d7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.stone_9953:after,
.stone_9953:before,
.accent-3ac3:after,
.accent-3ac3:before,
.stone_007e:after,
.stone_007e:before,
.inner_85fd:after,
.inner_85fd:before,
.element_pink_4b52:after,
.element_pink_4b52:before,
.status_hard_2568:after,
.status_hard_2568:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.stone_9953:after,
.accent-3ac3:after,
.stone_007e:after,
.inner_85fd:after,
.element_pink_4b52:after,
.status_hard_2568:after {
  clear: both;
}
.accent-3ac3 .smooth-bd7e,
.stone_007e .smooth-bd7e,
.silver_6e44 .smooth-bd7e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title-3973 {
  display: inline-block;
}
.shadow-3d8b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shadow-3d8b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shadow-3d8b .badge_56b3 {
  padding: 1em 0;
  font-size: 85%;
}
.badge_56b3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.notice-fast-bd7a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.notice-fast-bd7a:after,
.notice-fast-bd7a:before {
  content: "";
  display: table;
}
.notice-fast-bd7a:after {
  clear: both;
}
.yellow-8fdf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.icon-187d .yellow-8fdf {
  max-width: 50%;
}
.shade-a2f2 .yellow-8fdf {
  max-width: 33.33%;
}
.bottom_7afe .yellow-8fdf {
  max-width: 25%;
}
.container-9907 .yellow-8fdf {
  max-width: 20%;
}
.slider_c04a .yellow-8fdf {
  max-width: 16.66%;
}
.row_2901 .yellow-8fdf {
  max-width: 14.28%;
}
.purple_fa3d .yellow-8fdf {
  max-width: 12.5%;
}
.link-7b7e .yellow-8fdf {
  max-width: 11.11%;
}
.wrapper_bd8a {
  display: block;
}
.lower-d8ad .full_c6a8 label,
.lower-d8ad .card-00ed label,
.lower-d8ad .banner_b8e4 label,
.lower-d8ad .black-66db label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-a68e {
  list-style: none;
  margin: 0;
}
.aside-a68e article.dynamic-ba4e {
  margin-bottom: 0;
}
.aside-a68e ul {
  list-style: none;
  margin: 0;
}
.aside-a68e .heading_74bf li.dynamic-ba4e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-a68e .heading_74bf li.dynamic-ba4e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-a68e .heading_74bf li.dynamic-ba4e: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) {
  .aside-a68e .heading_74bf li.dynamic-ba4e li.dynamic-ba4e li.dynamic-ba4e li.dynamic-ba4e {
    padding-left: 0;
  }
}
article.dynamic-ba4e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic-ba4e .accent-3ac3 p:last-of-type {
  margin-bottom: 0;
}
article.dynamic-ba4e .bottom_092f {
  float: left;
}
article.dynamic-ba4e .clean-853f {
  margin-left: 85px;
}
article.dynamic-ba4e .notification-15d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic-ba4e .notification-15d1 .outer-9258 {
  margin-left: 10px;
}
article.dynamic-ba4e .modal-a974 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic-ba4e .silver-183c {
  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 .full_c6a8,
  #respond .banner_b8e4,
  #respond .black-66db {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full_c6a8 input,
#respond .banner_b8e4 input,
#respond .black-66db input {
  width: 100%;
}
#respond .black-66db {
  margin-right: 0;
}
#respond .plasma-eb8e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_iron_f0ba {
  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;
}
.notice_iron_f0ba.steel_f31c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice_iron_f0ba 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%);
}
.notice_iron_f0ba:focus,
.notice_iron_f0ba: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);
}
.content_bb41 {
  border-radius: 10%;
}
.photo_bc3d {
  border-radius: 50%;
}
.row-59b8 {
  font-size: 0.72em;
}
.basic_0da8 {
  font-size: 0.875em;
}
.hidden_slow_d53a {
  font-size: 1.1em;
}
.overlay_5aa4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.overlay_5aa4.row-59b8 {
  letter-spacing: 0.5px;
}
.carousel_130b,
.carousel_130b a {
  color: #6d6d6d;
}
.carousel_130b a:hover {
  color: #111;
}
.paper_fa77 {
  color: #6d6d6d;
}
.menu-a605 {
  overflow-x: hidden;
}
.menu-a605 .carousel_green_4d42.text-57bc {
  position: relative;
}
.menu-a605 .carousel_green_4d42.text-57bc.layout_orange_3918 {
  position: initial;
}
.menu-a605
  .carousel_green_4d42.text-57bc.layout_orange_3918
  .fresh-ff2d {
  left: auto;
}
.menu-a605 .carousel_green_4d42 .fresh-ff2d {
  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;
}
.menu-a605 .carousel_green_4d42:hover.text-57bc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu-a605
  .carousel_green_4d42:hover.text-57bc
  .fresh-ff2d {
  display: block;
  z-index: 9999999;
}
.menu-a605 .logo-3ba6 .info-pro-1be4,
.menu-a605 .prev-46ed .info-pro-1be4 {
  display: none;
}
.menu-a605 .left-05cd .carousel_green_4d42:hover.text-57bc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.lower-d8ad .full_c6a8 label,
.lower-d8ad .card-00ed label,
.lower-d8ad .banner_b8e4 label,
.lower-d8ad .black-66db label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-a68e {
  list-style: none;
  margin: 0;
}
.aside-a68e article.dynamic-ba4e {
  margin-bottom: 0;
}
.aside-a68e ul {
  list-style: none;
  margin: 0;
}
.aside-a68e .heading_74bf li.dynamic-ba4e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-a68e .heading_74bf li.dynamic-ba4e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-a68e .heading_74bf li.dynamic-ba4e: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) {
  .aside-a68e .heading_74bf li.dynamic-ba4e li.dynamic-ba4e li.dynamic-ba4e li.dynamic-ba4e {
    padding-left: 0;
  }
}
article.dynamic-ba4e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dynamic-ba4e .accent-3ac3 p:last-of-type {
  margin-bottom: 0;
}
article.dynamic-ba4e .bottom_092f {
  float: left;
}
article.dynamic-ba4e .clean-853f {
  margin-left: 85px;
}
article.dynamic-ba4e .notification-15d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dynamic-ba4e .notification-15d1 .outer-9258 {
  margin-left: 10px;
}
article.dynamic-ba4e .modal-a974 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dynamic-ba4e .silver-183c {
  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 .full_c6a8,
  #respond .banner_b8e4,
  #respond .black-66db {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .full_c6a8 input,
#respond .banner_b8e4 input,
#respond .black-66db input {
  width: 100%;
}
#respond .black-66db {
  margin-right: 0;
}
#respond .plasma-eb8e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-3ba6 .detail-basic-96f2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.detail-basic-96f2 .thick_989e.under-5275 .box-715a > li > a:focus,
.detail-basic-96f2 .thick_989e.under-5275 .box-715a > li > a:hover,
.detail-basic-96f2 .thick_989e.aside_selected_31d9 .box-715a > li > a:focus,
.detail-basic-96f2 .thick_989e.aside_selected_31d9 .box-715a > li > a:hover,
.detail-basic-96f2 .thick_989e.slider_hovered_5889 .box-715a > li > a:focus,
.detail-basic-96f2 .thick_989e.slider_hovered_5889 .box-715a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-basic-96f2
  .thick_989e.under-5275
  .box-715a
  > li.simple_3b30
  > a,
.detail-basic-96f2
  .thick_989e.under-5275
  .box-715a
  > li.gradient-1e61
  > a,
.detail-basic-96f2
  .thick_989e.aside_selected_31d9
  .box-715a
  > li.simple_3b30
  > a,
.detail-basic-96f2
  .thick_989e.aside_selected_31d9
  .box-715a
  > li.gradient-1e61
  > a,
.detail-basic-96f2
  .thick_989e.slider_hovered_5889
  .box-715a
  > li.simple_3b30
  > a,
.detail-basic-96f2 .thick_989e.slider_hovered_5889 .box-715a > li.fluid-ac41 > a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-basic-96f2 .left-367e,
.detail-basic-96f2 .left-367e a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-basic-96f2 .nav-silver-f99f.orange-2fb0 li a,
.detail-basic-96f2 .surface-down-50e8 a,
.detail-basic-96f2 .media_d692,
.detail-basic-96f2 .box-715a > li > a,
.detail-basic-96f2 .inner_e330 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2 .nav-silver-f99f.orange-2fb0 li a:hover,
.detail-basic-96f2 .surface-down-50e8 a:hover,
.detail-basic-96f2 .media_d692:hover,
.detail-basic-96f2 .box-715a > li > a:hover,
.detail-basic-96f2 .inner_e330:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-basic-96f2 .photo_8b77 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2 .photo_8b77 .focus_pink_0ff4 {
  color: rgba(255, 255, 255, 0.99);
}
.detail-basic-96f2 .photo_8b77:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-basic-96f2 .block-df92 .media-ad52 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2 .block-df92 .media-ad52 .banner_8237 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2
  .block-df92
  .media-ad52
  .banner_8237::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2
  .block-df92
  .media-ad52
  .banner_8237:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2
  .block-df92
  .media-ad52
  .banner_8237::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2
  .block-df92
  .media-ad52
  .banner_8237::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2 .block-df92 .description_first_a0e6 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-basic-96f2 .block-df92 .description_first_a0e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-52ea
  .detail-basic-96f2
  .block-df92
  .old_572c
  .out-1449 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid-52ea
  .detail-basic-96f2
  .block-df92
  .old_572c
  .banner_8237 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-3ba6 .aside-action-1e17 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.aside-action-1e17 .thick_989e.under-5275 .box-715a > li > a:focus,
.aside-action-1e17 .thick_989e.under-5275 .box-715a > li > a:hover,
.aside-action-1e17 .thick_989e.aside_selected_31d9 .box-715a > li > a:focus,
.aside-action-1e17 .thick_989e.aside_selected_31d9 .box-715a > li > a:hover,
.aside-action-1e17 .thick_989e.slider_hovered_5889 .box-715a > li > a:focus,
.aside-action-1e17 .thick_989e.slider_hovered_5889 .box-715a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-action-1e17
  .thick_989e.under-5275
  .box-715a
  > li.simple_3b30
  > a,
.aside-action-1e17
  .thick_989e.under-5275
  .box-715a
  > li.gradient-1e61
  > a,
.aside-action-1e17
  .thick_989e.aside_selected_31d9
  .box-715a
  > li.simple_3b30
  > a,
.aside-action-1e17
  .thick_989e.aside_selected_31d9
  .box-715a
  > li.gradient-1e61
  > a,
.aside-action-1e17
  .thick_989e.slider_hovered_5889
  .box-715a
  > li.simple_3b30
  > a,
.aside-action-1e17 .thick_989e.slider_hovered_5889 .box-715a > li.fluid-ac41 > a {
  color: rgba(0, 0, 0, 0.8);
}
.aside-action-1e17 .left-367e,
.aside-action-1e17 .left-367e a {
  color: rgba(0, 0, 0, 0.8);
}
.aside-action-1e17 .nav-silver-f99f.orange-2fb0 li a,
.aside-action-1e17 .surface-down-50e8 a,
.aside-action-1e17 .media_d692,
.aside-action-1e17 .box-715a > li > a,
.aside-action-1e17 .inner_e330 {
  color: rgba(0, 0, 0, 0.55);
}
.aside-action-1e17 .nav-silver-f99f.orange-2fb0 li a:hover,
.aside-action-1e17 .surface-down-50e8 a:hover,
.aside-action-1e17 .media_d692:hover,
.aside-action-1e17 .box-715a > li > a:hover,
.aside-action-1e17 .inner_e330:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-action-1e17 .photo_8b77 {
  color: rgba(0, 0, 0, 0.55);
}
.aside-action-1e17 .photo_8b77 .focus_pink_0ff4 {
  color: rgba(0, 0, 0, 0.8);
}
.aside-action-1e17 .photo_8b77:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-north-1bc5 .info-thick-6634 {
  margin-left: auto;
  margin-right: auto;
}
.stone_007e > * {
  margin-left: auto;
  margin-right: auto;
}
.stone_007e .notice_slow_1500 {
  margin-right: 1.41575em;
}
.fixed-f90a .stone_007e > .title_medium_5deb {
  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;
}
.fixed-f90a .stone_007e > .block_6601 {
  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;
}
.avatar_bright_d56b.feature-north-1bc5 .info-thick-6634,
.current_a633.feature-north-1bc5 .info-thick-6634 {
  margin-left: 0;
}
.carousel_3e19.feature-north-1bc5 .info-thick-6634,
.red-9803.feature-north-1bc5 .info-thick-6634 {
  margin-right: 0;
}
.stone_007e ol,
.stone_007e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tag_f8d7 video {
  max-width: 100%;
}
.outer_a9ad img {
  display: block;
}
.outer_a9ad.notice_slow_1500,
.outer_a9ad.description_in_cbee {
  width: 100%;
}
.outer_a9ad.block_6601 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.widget_c230:not(.bronze_bb7d) {
  margin: 1.5em auto;
}
.block_0a3b p {
  padding: 1.5em 14px;
}
ul.shade_thick_41b6.block_6601,
ul.shade_thick_41b6.title_medium_5deb,
ul.shade_thick_41b6.breadcrumb_7c00.title_medium_5deb {
  padding: 0 14px;
}
.menu_a5ae {
  display: block;
  overflow-x: auto;
}
.menu_a5ae table {
  border-collapse: collapse;
  width: 100%;
}
.menu_a5ae td,
.menu_a5ae th {
  padding: 0.5em;
}
.stone_007e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stone_007e ol ol,
.stone_007e ol ul,
.stone_007e ul ol,
.stone_007e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stone_007e ol ol li,
.stone_007e ol ul li,
.stone_007e ul ol li,
.stone_007e ul ul li {
  margin-left: 0;
}
.pro-d619.module_5aa4 > .bronze-ead7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pro-d619.module_5aa4 > .bronze-ead7 iframe,
.pro-d619.module_5aa4 > .bronze-ead7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header-59c7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header-59c7.info_0281 {
  padding: 0;
}
.header-59c7.info_0281 cite {
  font-size: 13px;
}
.header-59c7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header-59c7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background-new-195b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background-new-195b > p:first-child {
  margin-top: 0;
}
.background-new-195b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background-new-195b blockquote {
  border-left: 0;
}
.heading_7733 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.heading_7733:not(.last_f7d1) {
  max-width: 100px;
}
.heading_7733.notification_motion_465f {
  border-bottom: none !important;
  text-align: center;
}
.heading_7733.notification_motion_465f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .block_0a3b p {
    padding: 1.5em 0;
  }
}
.active_eca0 {
  color: #0073aa;
}
.down_d6e0 {
  background-color: #0073aa;
}
.north-b7b6 {
  color: #229fd8;
}
.link_687b {
  background-color: #229fd8;
}
.grid_up_e51b {
  color: #eee;
}
.feature_simple_3403 {
  background-color: #eee;
}
.aside-1e75 {
  color: #444;
}
.prev_4fcf {
  background-color: #444;
}
.hovered-b93b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hovered-b93b .clean-9d9e .surface-down-50e8 {
  font-size: 15px;
}
.hovered-b93b .surface-down-50e8 {
  line-height: 1.3;
}
.hovered-b93b .aside-action-1e17 {
}
.hovered-b93b .detail-basic-96f2 {
  background: #235787;
}
.right_6781 {
  padding: 0;
}
.right_6781 .detail-basic-96f2 {
  background: #1a1a1a;
}
.right_6781 .aside-action-1e17 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.heading_purple_48b5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.heading_purple_48b5 .aside-action-1e17 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.heading_purple_48b5 .detail-basic-96f2 {
  background: #303030;
}
.status_hard_2568 {
  position: relative;
  z-index: 10;
}
.status_hard_2568 .advanced_3359 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_stale_6ff3 .text-57bc {
  display: inline-block;
  vertical-align: middle;
}
.tabs_stale_6ff3.primary_under_97e7 .text-57bc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs_stale_6ff3.primary_under_97e7 .text-57bc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_stale_6ff3.primary_under_97e7 .text-57bc {
    margin-right: 0.4em;
  }
}
.tabs_stale_6ff3.primary_under_97e7 .text-57bc:last-child {
  margin-right: 0;
}
.progress_adae .advanced_3359 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo-3ba6 .clean-9d9e {
    margin: 0 -0.5em;
  }
  .logo-3ba6 .clean-9d9e [class*="customify-col-"],
  .logo-3ba6 .clean-9d9e [class*="customify-col_"],
  .logo-3ba6 .clean-9d9e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo-3ba6.small_58ab .advanced_3359 {
  background: 0 0 !important;
}
.logo-3ba6.small_58ab .advanced_3359,
.logo-3ba6.progress_adae .advanced_3359 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo-3ba6.mask-bronze-626b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo-3ba6.progress_adae .advanced_3359 {
  box-shadow: none !important;
}
.breadcrumb-7af6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-7af6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-7af6 {
    padding: 18px 0 20px;
  }
}
.breadcrumb-7af6 .center-e2f4 {
  width: 100%;
}
.breadcrumb-7af6 .modal-brown-7c22 {
  margin-bottom: 0;
}
.breadcrumb-7af6 .background-befc {
  margin-top: 5px;
  font-size: 0.875em;
}
.label-active-35bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label-active-35bb .description_bdce {
  width: 100%;
}
.popup-stale-084a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup-stale-084a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup-stale-084a 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;
}
.popup-stale-084a li:last-child:after {
  display: none;
}
.popup-stale-084a li a {
  font-weight: 500;
  margin-right: 10px;
}
.input-outer-f7c0 .info-pro-1be4 button,
.breadcrumb-7af6 .info-pro-1be4 button {
  left: 0;
}
.input-outer-f7c0 .description_bdce,
.breadcrumb-7af6 .description_bdce {
  padding-left: 0;
  padding-right: 0;
}
.input-outer-f7c0 .label-active-35bb,
.breadcrumb-7af6 .label-active-35bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input-outer-f7c0 {
  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;
}
.input-outer-f7c0: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;
}
.input-outer-f7c0 .active-d5fa {
  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) {
  .input-outer-f7c0 .active-d5fa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input-outer-f7c0 .active-d5fa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input-outer-f7c0 .active-d5fa {
    min-height: 200px;
  }
}
.input-outer-f7c0 .popup-stale-084a {
  color: rgba(255, 255, 255, 0.8);
}
.input-outer-f7c0 .popup-stale-084a a,
.input-outer-f7c0 .popup-stale-084a li:after {
  color: inherit;
}
.input-outer-f7c0 .popup-stale-084a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_2894 {
  margin-bottom: 0.5em;
}
.tall_34f4 {
  margin-bottom: 1.2em;
}
.tall_34f4,
.tooltip_2894 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tall_34f4 p:last-child,
.tooltip_2894 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info-pro-1be4,
#masthead .info-pro-1be4 {
  display: none;
}
#masthead
  > .info-pro-1be4.module-eb41 {
  display: none;
}
#masthead > .info-pro-1be4 button {
  left: 0;
}
.dropdown_12d1 {
  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%;
}
.dropdown_12d1 .text-57bc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dropdown_12d1 .pagination_57ea {
  display: -webkit-box;
  display: flex;
}
.dropdown_12d1 .pagination_57ea.detail_5a16 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dropdown_12d1 .pagination_57ea.gallery_f07c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown_12d1 .pagination_57ea.icon-center-9f41 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dropdown_12d1.gradient-static-d6bf.preview-clean-ebcf .pagination_57ea.detail_5a16 {
  flex-basis: 100%;
}
.dropdown_12d1.media_gas_741c .pagination_57ea.gallery_f07c {
  -webkit-box-flex: 1;
  flex: auto;
}
.dropdown_12d1.media_gas_741c .pagination_57ea.icon-center-9f41 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info-pro-1be4.module-eb41 {
  display: none;
}
#masthead > .info-pro-1be4 button {
  left: 0;
}
.box-wide-2c49 {
  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;
}
.box-wide-2c49:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box-wide-2c49.bright_c909 i {
  margin-right: 4px;
}
.box-wide-2c49.purple_c778 i {
  margin-left: 5px;
}
.surface-down-50e8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.surface-down-50e8 p:last-child {
  margin-bottom: 0;
}
.center_c719 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.center_c719 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.center_c719 img {
  display: block;
  width: auto;
  line-height: 1;
}
.center_c719 .left-367e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.center_c719 .tabs-351b {
  margin: 5px 0 7px 0;
}
.center_c719.logo-clean-6650 .west-002a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.center_c719.logo-clean-6650 .pressed-ac0c {
  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;
}
.center_c719.layout_f1b9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.center_c719.layout_f1b9 .west-002a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.center_c719.layout_f1b9 .pressed-ac0c {
  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;
}
.center_c719.panel-east-a04d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.center_c719.title_iron_5a0b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.center_c719.title_iron_5a0b .pressed-ac0c {
  margin-top: 7px;
}
.tabs_09ce {
  display: inline-block;
}
.status_hard_2568 .first-9c52 .center_c719 img {
  max-width: 100%;
}
.thick_989e .article-advanced-9a7d.blue_4aca,
.plasma_ba06 .article-advanced-9a7d.blue_4aca {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick_989e .gradient_fresh_8afc,
.plasma_ba06 .gradient_fresh_8afc {
  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%);
}
.thick_989e .gradient_fresh_8afc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.thick_989e.mask-hovered-30b3 .gradient_fresh_8afc {
  display: none;
}
.thick_989e .wide-d08d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thick_989e .wide-d08d li {
  display: inline-block;
  position: relative;
}
.thick_989e .wide-d08d li:last-child {
  margin-right: 0;
}
.thick_989e .wide-d08d 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;
}
.thick_989e .wide-d08d li.fluid-ac41 > a {
  color: rgba(0, 0, 0, 0.9);
}
.thick_989e .wide-d08d > 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;
}
.thick_989e .wide-d08d > li > a i {
  line-height: 0;
}
.thick_989e .wide-d08d > li.prev-62b2 > a .gradient_fresh_8afc {
  margin-left: 4px;
  line-height: 0;
}
.thick_989e .wide-d08d .frame-30f6 li.prev-62b2 > a {
  position: relative;
}
.thick_989e .wide-d08d .frame-30f6 li.prev-62b2 > a:after,
.thick_989e .wide-d08d .frame-30f6 li.prev-62b2 > a:before {
  content: "";
  display: table;
}
.thick_989e .wide-d08d .frame-30f6 li.prev-62b2 > a:after {
  clear: both;
}
.thick_989e .wide-d08d .frame-30f6 li.prev-62b2 > a .gradient_fresh_8afc {
  margin-left: 5px;
  float: right;
}
.thick_989e .panel-c103,
.thick_989e .frame-30f6 {
  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;
}
.thick_989e .frame-30f6 {
  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;
}
.thick_989e .frame-30f6 .blue_4aca {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick_989e .frame-30f6 .gradient_fresh_8afc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.thick_989e .frame-30f6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.thick_989e .frame-30f6 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;
}
.thick_989e .frame-30f6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.thick_989e .frame-30f6 .frame-30f6 {
  top: 0;
  left: 100%;
}
.thick_989e .texture-8141.fn-focus-390a > .panel-c103,
.thick_989e .texture-8141.fn-focus-390a > .frame-30f6,
.thick_989e .texture-8141:focus > .panel-c103,
.thick_989e .texture-8141:focus > .frame-30f6,
.thick_989e .texture-8141:hover > .panel-c103,
.thick_989e .texture-8141:hover > .frame-30f6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.thick_989e.slider_hovered_5889 .box-715a:after,
.thick_989e.slider_hovered_5889 .box-715a:before {
  content: "";
  display: table;
}
.thick_989e.slider_hovered_5889 .box-715a:after {
  clear: both;
}
.thick_989e.slider_hovered_5889 .box-715a > li {
  float: left;
}
.thick_989e.east-187a .box-715a:after,
.thick_989e.east-187a .box-715a:before {
  content: "";
  display: table;
}
.thick_989e.east-187a .box-715a:after {
  clear: both;
}
.thick_989e.east-187a .box-715a > li {
  float: left;
}
.thick_989e.east-187a .box-715a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.thick_989e.east-187a .box-715a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.thick_989e.east-187a .box-715a > li.simple_3b30 > a,
.thick_989e.east-187a .box-715a > li.fluid-ac41 > a {
  color: #fff;
  background-color: #1e4b75;
}
.thick_989e.under-5275 .box-715a > li > a .blue_4aca {
  position: relative;
}
.thick_989e.under-5275 .box-715a > li > a .blue_4aca: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;
}
.thick_989e.under-5275
  .box-715a
  > li:focus
  > a
  .blue_4aca:before,
.thick_989e.under-5275
  .box-715a
  > li:hover
  > a
  .blue_4aca:before {
  width: 100%;
  background-color: currentColor;
}
.thick_989e.under-5275
  .box-715a
  > li.simple_3b30
  > a
  .blue_4aca:before,
.thick_989e.under-5275
  .box-715a
  > li.gradient-1e61
  > a
  .blue_4aca:before {
  width: 100%;
  background-color: currentColor;
}
.thick_989e.aside_selected_31d9 .box-715a > li > a .blue_4aca {
  position: relative;
}
.thick_989e.aside_selected_31d9 .box-715a > li > a .blue_4aca: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;
}
.thick_989e.aside_selected_31d9 .box-715a > li:focus > a .blue_4aca:before,
.thick_989e.aside_selected_31d9
  .box-715a
  > li:hover
  > a
  .blue_4aca:before {
  width: 100%;
  background-color: currentColor;
}
.thick_989e.aside_selected_31d9
  .box-715a
  > li.simple_3b30
  > a
  .blue_4aca:before,
.thick_989e.aside_selected_31d9
  .box-715a
  > li.gradient-1e61
  > a
  .blue_4aca:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_ba06 .wide-d08d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plasma_ba06 .wide-d08d li:first-child > a {
  border-top: none;
}
.plasma_ba06 .wide-d08d .logo-hot-7322 > .blue_4aca .gradient_fresh_8afc {
  display: none;
}
.plasma_ba06 .wide-d08d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.plasma_ba06 .wide-d08d li:last-child {
  border: none;
}
.plasma_ba06 .wide-d08d li.prev-62b2 > a {
  padding-right: 45px !important;
}
.plasma_ba06 .wide-d08d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.plasma_ba06 .wide-d08d li a:focus,
.plasma_ba06 .wide-d08d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_ba06 .wide-d08d li .carousel-72a6 {
  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;
}
.plasma_ba06 .wide-d08d li .carousel-72a6:hover {
  box-shadow: none;
}
.plasma_ba06 .wide-d08d li .carousel-72a6 .gradient_fresh_8afc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.plasma_ba06 .wide-d08d .frame-30f6 {
  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);
}
.plasma_ba06 .wide-d08d .frame-30f6 li a {
  padding-left: 3em;
}
.plasma_ba06 .wide-d08d .hover_fd06 > a .carousel-72a6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.plasma_ba06 .wide-d08d .hover_fd06 > .frame-30f6 {
  display: block;
  opacity: 1;
}
.grid_92ec {
  max-width: 100%;
}
.in-32ff {
  line-height: 0;
  cursor: pointer;
}
.inner_e330 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.inner_e330:hover {
  box-shadow: none;
  color: currentColor;
}
.inner_e330 svg {
  width: 18px;
  height: 18px;
}
.inner_e330 .search_over_99f3 {
  display: none;
}
.iron_58fb {
  position: relative;
}
.iron_58fb.fn-active-390a .inner_e330 .paragraph-copper-e0b3 {
  display: none;
}
.iron_58fb.fn-active-390a .inner_e330 .search_over_99f3 {
  display: inline-block;
}
.iron_58fb .icon_glass_79c2 {
  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);
}
.iron_58fb.aside-narrow-f4f4 .icon_glass_79c2 {
  left: auto;
  right: -0.9em;
}
.iron_58fb.aside-narrow-f4f4 .status_short_c448::before {
  left: auto;
  right: 15px;
}
.iron_58fb.fn-active-390a .icon_glass_79c2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old_572c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.old_572c label {
  flex-basis: 100%;
}
.old_572c .media-ad52 {
  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;
}
.old_572c .banner_8237 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.old_572c .banner_8237:focus {
  background-color: transparent;
}
.old_572c button.description_first_a0e6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.old_572c button.description_first_a0e6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.old_572c button.description_first_a0e6 svg {
  width: 18px;
  height: 18px;
}
.old_572c input[type="submit"] {
  min-height: auto;
}
.block-df92 .old_572c .banner_8237 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.status_short_c448 {
  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) {
  .status_short_c448 {
    width: 220px;
  }
}
.status_short_c448 label {
  flex-basis: 100%;
}
.status_short_c448::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;
}
.liquid-52ea .block-df92 .old_572c {
  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;
}
.liquid-52ea
  .block-df92
  .old_572c
  .media-ad52 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.liquid-52ea .block-df92 .old_572c .banner_8237 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.liquid-52ea
  .block-df92
  .old_572c
  .banner_8237:focus {
  background: 0 0;
}
.liquid-52ea
  .block-df92
  .old_572c
  .out-1449 {
  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;
}
.nav-silver-f99f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav-silver-f99f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav-silver-f99f li:last-child {
  margin-right: 0;
}
.nav-silver-f99f li:first-child {
  margin-left: 0;
}
.nav-silver-f99f.label-3359 a {
  color: #fff;
}
.nav-silver-f99f.label-3359 a:hover {
  color: #fff;
}
.nav-silver-f99f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav-silver-f99f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav-silver-f99f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-silver-f99f a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav-silver-f99f [class*="social-icon-apple"] {
  background-color: #999;
}
.nav-silver-f99f [class*="social-icon-apple"].disabled_iron_8a32 {
  background-color: transparent;
  color: #999;
}
.nav-silver-f99f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav-silver-f99f [class*="social-icon-behance"].disabled_iron_8a32 {
  background-color: transparent;
  color: #1769ff;
}
.nav-silver-f99f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav-silver-f99f [class*="social-icon-bitbucket"].disabled_iron_8a32 {
  background-color: transparent;
  color: #205081;
}
.nav-silver-f99f [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav-silver-f99f [class*="social-icon-codepen"].disabled_iron_8a32 {
  background-color: transparent;
  color: #000;
}
.nav-silver-f99f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav-silver-f99f [class*="social-icon-delicious"].disabled_iron_8a32 {
  background-color: transparent;
  color: #39f;
}
.nav-silver-f99f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav-silver-f99f [class*="social-icon-digg"].disabled_iron_8a32 {
  background-color: transparent;
  color: #005be2;
}
.nav-silver-f99f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav-silver-f99f [class*="social-icon-dribbble"].disabled_iron_8a32 {
  background-color: transparent;
  color: #ea4c89;
}
.nav-silver-f99f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav-silver-f99f [class*="social-icon-envelope"].disabled_iron_8a32 {
  background-color: transparent;
  color: #ea4335;
}
.nav-silver-f99f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav-silver-f99f [class*="social-icon-facebook"].disabled_iron_8a32 {
  background-color: transparent;
  color: #3b5998;
}
.nav-silver-f99f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav-silver-f99f [class*="social-icon-flickr"].disabled_iron_8a32 {
  background-color: transparent;
  color: #0063dc;
}
.nav-silver-f99f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav-silver-f99f [class*="social-icon-foursquare"].disabled_iron_8a32 {
  background-color: transparent;
  color: #2d5be3;
}
.nav-silver-f99f [class*="social-icon-github"] {
  background-color: #333;
}
.nav-silver-f99f [class*="social-icon-github"].disabled_iron_8a32 {
  background-color: transparent;
  color: #333;
}
.nav-silver-f99f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav-silver-f99f [class*="social-icon-google-plus"].disabled_iron_8a32 {
  background-color: transparent;
  color: #dd4b39;
}
.nav-silver-f99f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav-silver-f99f [class*="social-icon-houzz"].disabled_iron_8a32 {
  background-color: transparent;
  color: #7ac142;
}
.nav-silver-f99f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav-silver-f99f [class*="social-icon-instagram"].disabled_iron_8a32 {
  background-color: transparent;
  color: #262626;
}
.nav-silver-f99f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav-silver-f99f [class*="social-icon-jsfiddle"].disabled_iron_8a32 {
  background-color: transparent;
  color: #487aa2;
}
.nav-silver-f99f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav-silver-f99f [class*="social-icon-linkedin"].disabled_iron_8a32 {
  background-color: transparent;
  color: #0077b5;
}
.nav-silver-f99f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav-silver-f99f [class*="social-icon-medium"].disabled_iron_8a32 {
  background-color: transparent;
  color: #00ab6b;
}
.nav-silver-f99f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav-silver-f99f
  [class*="social-icon-odnoklassniki"].disabled_iron_8a32 {
  background-color: transparent;
  color: #f4731c;
}
.nav-silver-f99f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav-silver-f99f [class*="social-icon-meetup"].disabled_iron_8a32 {
  background-color: transparent;
  color: #ec1c40;
}
.nav-silver-f99f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav-silver-f99f [class*="social-icon-pinterest"].disabled_iron_8a32 {
  background-color: transparent;
  color: #bd081c;
}
.nav-silver-f99f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav-silver-f99f [class*="social-icon-product-hunt"].disabled_iron_8a32 {
  background-color: transparent;
  color: #da552f;
}
.nav-silver-f99f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav-silver-f99f [class*="social-icon-reddit"].disabled_iron_8a32 {
  background-color: transparent;
  color: #ff4500;
}
.nav-silver-f99f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav-silver-f99f [class*="social-icon-rss"].disabled_iron_8a32 {
  background-color: transparent;
  color: #f26522;
}
.nav-silver-f99f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav-silver-f99f
  [class*="social-icon-shopping-cart"].disabled_iron_8a32 {
  background-color: transparent;
  color: #4caf50;
}
.nav-silver-f99f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav-silver-f99f [class*="social-icon-skype"].disabled_iron_8a32 {
  background-color: transparent;
  color: #00aff0;
}
.nav-silver-f99f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav-silver-f99f [class*="social-icon-slideshare"].disabled_iron_8a32 {
  background-color: transparent;
  color: #0077b5;
}
.nav-silver-f99f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav-silver-f99f [class*="social-icon-snapchat"].disabled_iron_8a32 {
  background-color: transparent;
  color: #fffc00;
}
.nav-silver-f99f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav-silver-f99f [class*="social-icon-soundcloud"].disabled_iron_8a32 {
  background-color: transparent;
  color: #f80;
}
.nav-silver-f99f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav-silver-f99f [class*="social-icon-spotify"].disabled_iron_8a32 {
  background-color: transparent;
  color: #2ebd59;
}
.nav-silver-f99f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav-silver-f99f
  [class*="social-icon-stack-overflow"].disabled_iron_8a32 {
  background-color: transparent;
  color: #fe7a15;
}
.nav-silver-f99f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav-silver-f99f [class*="social-icon-maldkfgram"].disabled_iron_8a32 {
  background-color: transparent;
  color: #2ca5e0;
}
.nav-silver-f99f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav-silver-f99f [class*="social-icon-tripadvisor"].disabled_iron_8a32 {
  background-color: transparent;
  color: #589442;
}
.nav-silver-f99f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav-silver-f99f [class*="social-icon-tumblr"].disabled_iron_8a32 {
  background-color: transparent;
  color: #35465c;
}
.nav-silver-f99f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav-silver-f99f [class*="social-icon-twitch"].disabled_iron_8a32 {
  background-color: transparent;
  color: #6441a5;
}
.nav-silver-f99f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav-silver-f99f [class*="social-icon-twitter"].disabled_iron_8a32 {
  background-color: transparent;
  color: #1da1f2;
}
.nav-silver-f99f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav-silver-f99f [class*="social-icon-vimeo"].disabled_iron_8a32 {
  background-color: transparent;
  color: #1ab7ea;
}
.nav-silver-f99f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav-silver-f99f [class*="social-icon-vk"].disabled_iron_8a32 {
  background-color: transparent;
  color: #45668e;
}
.nav-silver-f99f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav-silver-f99f [class*="social-icon-weibo"].disabled_iron_8a32 {
  background-color: transparent;
  color: #df2029;
}
.nav-silver-f99f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav-silver-f99f [class*="social-icon-weixin"].disabled_iron_8a32 {
  background-color: transparent;
  color: #7bb32e;
}
.nav-silver-f99f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav-silver-f99f [class*="social-icon-whatsapp"].disabled_iron_8a32 {
  background-color: transparent;
  color: #25d366;
}
.nav-silver-f99f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav-silver-f99f [class*="social-icon-wordpress"].disabled_iron_8a32 {
  background-color: transparent;
  color: #21759b;
}
.nav-silver-f99f [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav-silver-f99f [class*="social-icon-xing"].disabled_iron_8a32 {
  background-color: transparent;
  color: #026466;
}
.nav-silver-f99f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav-silver-f99f [class*="social-icon-yelp"].disabled_iron_8a32 {
  background-color: transparent;
  color: #af0606;
}
.nav-silver-f99f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav-silver-f99f [class*="social-icon-youtube"].disabled_iron_8a32 {
  background-color: transparent;
  color: #cd201f;
}
.media_d692 {
  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;
}
.media_d692:hover {
  box-shadow: none;
  background: 0 0;
}
.list-tiny-4ed2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.feature-solid-df2c {
  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;
}
.surface_out_36f5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.disabled_east_8900 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.disabled_east_8900,
.disabled_east_8900::after,
.disabled_east_8900::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;
}
.disabled_east_8900::after,
.disabled_east_8900::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table_59af .feature-solid-df2c .surface_out_36f5 {
  margin-top: -2px;
  width: 19px;
}
.table_59af .feature-solid-df2c .disabled_east_8900 {
  margin-top: -1px;
}
.table_59af .feature-solid-df2c .disabled_east_8900,
.table_59af .feature-solid-df2c .disabled_east_8900::after,
.table_59af .feature-solid-df2c .disabled_east_8900::before {
  width: 19px;
  height: 2px;
}
.table_59af .feature-solid-df2c .disabled_east_8900::before {
  top: -6px;
}
.table_59af .feature-solid-df2c .disabled_east_8900::after {
  bottom: -6px;
}
.pattern-steel-c27d .feature-solid-df2c .surface_out_36f5 {
  margin-top: -2px;
  width: 22px;
}
.pattern-steel-c27d .feature-solid-df2c .disabled_east_8900 {
  margin-top: -1px;
}
.pattern-steel-c27d .feature-solid-df2c .disabled_east_8900,
.pattern-steel-c27d .feature-solid-df2c .disabled_east_8900::after,
.pattern-steel-c27d .feature-solid-df2c .disabled_east_8900::before {
  width: 22px;
  height: 2px;
}
.pattern-steel-c27d .feature-solid-df2c .disabled_east_8900::before {
  top: -7px;
}
.pattern-steel-c27d .feature-solid-df2c .disabled_east_8900::after {
  bottom: -7px;
}
.icon-fixed-de54 .feature-solid-df2c .surface_out_36f5 {
  margin-top: -2px;
  width: 31px;
}
.icon-fixed-de54 .feature-solid-df2c .disabled_east_8900 {
  margin-top: -1.5px;
}
.icon-fixed-de54 .feature-solid-df2c .disabled_east_8900,
.icon-fixed-de54 .feature-solid-df2c .disabled_east_8900::after,
.icon-fixed-de54 .feature-solid-df2c .disabled_east_8900::before {
  width: 31px;
  height: 3px;
}
.icon-fixed-de54 .feature-solid-df2c .disabled_east_8900::before {
  top: -9px;
}
.icon-fixed-de54 .feature-solid-df2c .disabled_east_8900::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active_453a .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 19px;
  }
  .active_453a .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1px;
  }
  .active_453a .feature-solid-df2c .disabled_east_8900,
  .active_453a .feature-solid-df2c .disabled_east_8900::after,
  .active_453a .feature-solid-df2c .disabled_east_8900::before {
    width: 19px;
    height: 2px;
  }
  .active_453a .feature-solid-df2c .disabled_east_8900::before {
    top: -6px;
  }
  .active_453a .feature-solid-df2c .disabled_east_8900::after {
    bottom: -6px;
  }
  .panel_30aa .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 22px;
  }
  .panel_30aa .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1px;
  }
  .panel_30aa .feature-solid-df2c .disabled_east_8900,
  .panel_30aa .feature-solid-df2c .disabled_east_8900::after,
  .panel_30aa .feature-solid-df2c .disabled_east_8900::before {
    width: 22px;
    height: 2px;
  }
  .panel_30aa .feature-solid-df2c .disabled_east_8900::before {
    top: -7px;
  }
  .panel_30aa .feature-solid-df2c .disabled_east_8900::after {
    bottom: -7px;
  }
  .component-red-57e5 .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 31px;
  }
  .component-red-57e5 .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1.5px;
  }
  .component-red-57e5 .feature-solid-df2c .disabled_east_8900,
  .component-red-57e5 .feature-solid-df2c .disabled_east_8900::after,
  .component-red-57e5 .feature-solid-df2c .disabled_east_8900::before {
    width: 31px;
    height: 3px;
  }
  .component-red-57e5 .feature-solid-df2c .disabled_east_8900::before {
    top: -9px;
  }
  .component-red-57e5 .feature-solid-df2c .disabled_east_8900::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .silver_8444 .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 19px;
  }
  .silver_8444 .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1px;
  }
  .silver_8444 .feature-solid-df2c .disabled_east_8900,
  .silver_8444 .feature-solid-df2c .disabled_east_8900::after,
  .silver_8444 .feature-solid-df2c .disabled_east_8900::before {
    width: 19px;
    height: 2px;
  }
  .silver_8444 .feature-solid-df2c .disabled_east_8900::before {
    top: -6px;
  }
  .silver_8444 .feature-solid-df2c .disabled_east_8900::after {
    bottom: -6px;
  }
  .nav_cab4 .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_cab4 .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1px;
  }
  .nav_cab4 .feature-solid-df2c .disabled_east_8900,
  .nav_cab4 .feature-solid-df2c .disabled_east_8900::after,
  .nav_cab4 .feature-solid-df2c .disabled_east_8900::before {
    width: 22px;
    height: 2px;
  }
  .nav_cab4 .feature-solid-df2c .disabled_east_8900::before {
    top: -7px;
  }
  .nav_cab4 .feature-solid-df2c .disabled_east_8900::after {
    bottom: -7px;
  }
  .panel_simple_3e96 .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 31px;
  }
  .panel_simple_3e96 .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1.5px;
  }
  .panel_simple_3e96 .feature-solid-df2c .disabled_east_8900,
  .panel_simple_3e96 .feature-solid-df2c .disabled_east_8900::after,
  .panel_simple_3e96 .feature-solid-df2c .disabled_east_8900::before {
    width: 31px;
    height: 3px;
  }
  .panel_simple_3e96 .feature-solid-df2c .disabled_east_8900::before {
    top: -9px;
  }
  .panel_simple_3e96 .feature-solid-df2c .disabled_east_8900::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .left-a8ee .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 19px;
  }
  .left-a8ee .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1px;
  }
  .left-a8ee .feature-solid-df2c .disabled_east_8900,
  .left-a8ee .feature-solid-df2c .disabled_east_8900::after,
  .left-a8ee .feature-solid-df2c .disabled_east_8900::before {
    width: 19px;
    height: 2px;
  }
  .left-a8ee .feature-solid-df2c .disabled_east_8900::before {
    top: -6px;
  }
  .left-a8ee .feature-solid-df2c .disabled_east_8900::after {
    bottom: -6px;
  }
  .notice-9a95 .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 22px;
  }
  .notice-9a95 .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1px;
  }
  .notice-9a95 .feature-solid-df2c .disabled_east_8900,
  .notice-9a95 .feature-solid-df2c .disabled_east_8900::after,
  .notice-9a95 .feature-solid-df2c .disabled_east_8900::before {
    width: 22px;
    height: 2px;
  }
  .notice-9a95 .feature-solid-df2c .disabled_east_8900::before {
    top: -7px;
  }
  .notice-9a95 .feature-solid-df2c .disabled_east_8900::after {
    bottom: -7px;
  }
  .nav-warm-4a8d .feature-solid-df2c .surface_out_36f5 {
    margin-top: -2px;
    width: 31px;
  }
  .nav-warm-4a8d .feature-solid-df2c .disabled_east_8900 {
    margin-top: -1.5px;
  }
  .nav-warm-4a8d .feature-solid-df2c .disabled_east_8900,
  .nav-warm-4a8d .feature-solid-df2c .disabled_east_8900::after,
  .nav-warm-4a8d .feature-solid-df2c .disabled_east_8900::before {
    width: 31px;
    height: 3px;
  }
  .nav-warm-4a8d .feature-solid-df2c .disabled_east_8900::before {
    top: -9px;
  }
  .nav-warm-4a8d .feature-solid-df2c .disabled_east_8900::after {
    bottom: -9px;
  }
}
.paragraph-d8a8 .disabled_east_8900 {
  -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);
}
.paragraph-d8a8 .disabled_east_8900::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paragraph-d8a8 .disabled_east_8900::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);
}
.paragraph-d8a8.hovered_d8a6 .disabled_east_8900 {
  -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);
}
.paragraph-d8a8.hovered_d8a6 .disabled_east_8900::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paragraph-d8a8.hovered_d8a6 .disabled_east_8900::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);
}
.bottom-53d3 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.mask_fast_c648:before {
  display: none;
}
.prev-46ed {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.prev-46ed .layout-0cdc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.prev-46ed .layout-0cdc:last-of-type {
  border-bottom: none;
}
.prev-46ed .layout-0cdc.item_62e2,
.prev-46ed .layout-0cdc.active_d0f3,
.prev-46ed .layout-0cdc.widget-iron-5e4d {
  padding: 0;
}
.prev-46ed .plasma_ba06 .carousel-72a6 {
  color: currentColor;
}
.prev-46ed .plasma_ba06 .carousel-72a6:focus,
.prev-46ed .plasma_ba06 .carousel-72a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-46ed.aside-action-1e17 .photo_8b77,
.prev-46ed.aside-action-1e17 .surface-down-50e8 a,
.prev-46ed.aside-action-1e17 .box-715a a,
.prev-46ed.aside-action-1e17 .frame-30f6 a {
  color: rgba(0, 0, 0, 0.55);
}
.prev-46ed.aside-action-1e17 .photo_8b77:hover,
.prev-46ed.aside-action-1e17 .surface-down-50e8 a:hover,
.prev-46ed.aside-action-1e17 .box-715a a:hover,
.prev-46ed.aside-action-1e17 .frame-30f6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-46ed.aside-action-1e17 .focus_pink_0ff4 {
  color: rgba(0, 0, 0, 0.8);
}
.prev-46ed.aside-action-1e17 .layout-0cdc {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-46ed.aside-action-1e17 .layout-0cdc:before {
  background: rgba(0, 0, 0, 0.08);
}
.prev-46ed.aside-action-1e17 .fresh_edb3:before {
  background: rgba(255, 255, 255, 0.9);
}
.prev-46ed.aside-action-1e17 .plasma_ba06 .wide-d08d li a,
.prev-46ed.aside-action-1e17 .plasma_ba06 .carousel-72a6,
.prev-46ed.aside-action-1e17 .frame-30f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-46ed.aside-action-1e17 .plasma_ba06 .carousel-72a6:focus,
.prev-46ed.aside-action-1e17 .plasma_ba06 .carousel-72a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-46ed.aside-action-1e17 .wide-d08d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-46ed.detail-basic-96f2 .photo_8b77,
.prev-46ed.detail-basic-96f2 .surface-down-50e8 a,
.prev-46ed.detail-basic-96f2 .box-715a .carousel-72a6,
.prev-46ed.detail-basic-96f2 .box-715a a,
.prev-46ed.detail-basic-96f2 .frame-30f6 a {
  color: rgba(255, 255, 255, 0.79);
}
.prev-46ed.detail-basic-96f2 .photo_8b77:hover,
.prev-46ed.detail-basic-96f2 .surface-down-50e8 a:hover,
.prev-46ed.detail-basic-96f2 .box-715a .carousel-72a6:hover,
.prev-46ed.detail-basic-96f2 .box-715a a:hover,
.prev-46ed.detail-basic-96f2 .frame-30f6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-46ed.detail-basic-96f2 .focus_pink_0ff4 {
  color: rgba(255, 255, 255, 0.99);
}
.prev-46ed.detail-basic-96f2 .layout-0cdc {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-46ed.detail-basic-96f2 .layout-0cdc:before {
  background: rgba(255, 255, 255, 0.08);
}
.prev-46ed.detail-basic-96f2 .fresh_edb3:before {
  background: rgba(0, 0, 0, 0.9);
}
.prev-46ed.detail-basic-96f2 .plasma_ba06 .wide-d08d li a,
.prev-46ed.detail-basic-96f2 .plasma_ba06 .carousel-72a6,
.prev-46ed.detail-basic-96f2 .frame-30f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-46ed.detail-basic-96f2 .plasma_ba06 .carousel-72a6:focus,
.prev-46ed.detail-basic-96f2 .plasma_ba06 .carousel-72a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-46ed.detail-basic-96f2 .wide-d08d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_edb3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fresh_edb3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside_light_af4f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.short-d187 .prev-46ed {
  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;
}
.short-d187 .layout-0cdc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.short-d187 .layout-0cdc: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) {
  .short-d187 .layout-0cdc:before {
    width: 16%;
    left: 42%;
  }
}
.short-d187 .layout-0cdc:last-child:before {
  content: none;
}
.short-d187 .layout-0cdc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.short-d187 .plasma_ba06 .wide-d08d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.short-d187 .plasma_ba06 .wide-d08d li a .carousel-72a6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.short-d187 .plasma_ba06 .frame-30f6 {
  border: none;
}
.short-d187 .plasma_ba06 .frame-30f6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.short-d187 .fresh_edb3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.short-d187 .aside_light_af4f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.short-d187 .detail-basic-96f2 .fresh_edb3:before {
  background: rgba(0, 0, 0, 0.9);
}
.short-d187 .aside-action-1e17.accent-3e2f .disabled_east_8900 {
  background: rgba(0, 0, 0, 0.6);
}
.short-d187
  .aside-action-1e17.accent-3e2f
  .disabled_east_8900::after,
.short-d187
  .aside-action-1e17.accent-3e2f
  .disabled_east_8900:before {
  background: inherit;
}
.short-d187
  .aside-action-1e17.accent-3e2f:hover
  .disabled_east_8900 {
  background: rgba(0, 0, 0, 0.8);
}
.liquid-1a40 .prev-46ed {
  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) {
  .liquid-1a40 .prev-46ed {
    width: auto;
    right: 45px;
  }
}
.item-dim-fe96 .prev-46ed {
  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) {
  .item-dim-fe96 .prev-46ed {
    width: auto;
    left: 45px;
  }
}
.mask_fast_c648 .prev-46ed {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask_fast_c648 .aside_light_af4f {
  max-width: 48em;
  margin: 0 auto;
}
.mask_fast_c648 .fresh_edb3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mask_ca8e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mask_ca8e.short-d187 .prev-46ed {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mask_ca8e.liquid-1a40 .prev-46ed {
  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);
}
.mask_ca8e .prev-46ed {
  visibility: visible;
}
.mask_ca8e.item-dim-fe96 .prev-46ed {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer-black-d34e,
.backdrop-4ff7 {
  overflow-x: hidden;
}
.footer-black-d34e .prev-46ed {
  overflow: auto;
}
.footer-black-d34e.short-d187 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-black-d34e.short-d187 .prev-46ed {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer-black-d34e.short-d187 .media_d692 {
  opacity: 0;
}
.footer-black-d34e.liquid-1a40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-black-d34e.liquid-1a40 .prev-46ed {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer-black-d34e.liquid-1a40 .media_d692 {
  opacity: 0;
}
.footer-black-d34e.item-dim-fe96 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-black-d34e.item-dim-fe96 .prev-46ed {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer-black-d34e.item-dim-fe96 .media_d692 {
  opacity: 0;
}
.footer-black-d34e.mask_fast_c648 .prev-46ed {
  z-index: 10;
  visibility: visible;
}
.accent-3e2f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent-3e2f .disabled_east_8900 {
  background: rgba(255, 255, 255, 0.99);
}
.accent-3e2f .disabled_east_8900::after,
.accent-3e2f .disabled_east_8900:before {
  background: inherit;
}
.accent-3e2f:hover .disabled_east_8900 {
  background: rgba(255, 255, 255, 0.99);
}
.item-dim-fe96 .accent-3e2f {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask_fast_c648 .accent-3e2f {
  display: none !important;
}
.footer-black-d34e:before,
.backdrop-4ff7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer-black-d34e .accent-3e2f,
.backdrop-4ff7 .accent-3e2f {
  display: inline-block;
}
.prev-46ed .text-57bc {
  -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;
}
.footer-black-d34e .prev-46ed .text-57bc,
.backdrop-4ff7 .prev-46ed .text-57bc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph_8d0e .media-ad52 {
  width: 100%;
}
.first-9c52 {
  padding: 0 0.5em 0;
}
.first-9c52 [class*="customify-col-"],
.first-9c52 [class*="customify-col_"],
.first-9c52 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.secondary_hovered_b49a .first-9c52 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .clean-9d9e .mask-new-9767,
  .mask-new-9767 {
    display: none;
  }
  .thick-5f89 {
    text-align: left;
  }
  .white-c746 {
    text-align: center;
  }
  .layout_e51a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .clean-9d9e .description-aaad,
  .description-aaad {
    display: none;
  }
  .input-b47a {
    text-align: left;
  }
  .lite_1f49 {
    text-align: center;
  }
  .widget_purple_394e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .clean-9d9e .search-advanced-481c,
  .search-advanced-481c {
    display: none;
  }
  .info-bronze-37d8 {
    text-align: left;
  }
  .over-384f {
    text-align: center;
  }
  .tag-center-9a3c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.south-c246 {
  box-shadow: none !important;
}
.stone-5f27 .status-cool-5c15,
.media-blue-a2ab .status-cool-5c15 {
  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;
}
.media-blue-a2ab .status-cool-5c15 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.advanced_3359 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.advanced_3359:after,
.advanced_3359:before {
  content: "";
  display: table;
}
.advanced_3359:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .advanced_3359 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.advanced_3359,
.mask-bronze-626b {
  max-width: 1248px;
  margin: 0 auto;
}

.inner_85fd.slow-5fdf .advanced_3359 {
  max-width: 100%;
}
.inner_85fd.simple_fe98 {
  max-width: 1200px;
  margin: 0 auto;
}
.inner_85fd.hard-c0bf .advanced_3359 {
  max-width: 100%;
}
.inner_85fd.hard-c0bf > .advanced_3359 {
  padding-left: 0;
  padding-right: 0;
}
.inner_85fd.hard-c0bf > .advanced_3359 .clean-9d9e {
  margin: 0;
}
.inner_85fd.hard-c0bf
  > .advanced_3359
  .preview-short-4534.module-1066 {
  margin-right: 0;
  margin-left: 0;
}
.inner_85fd.hard-c0bf #main.module-1066 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .filter-62c4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .filter-62c4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component_upper_3c1e .info-thick-6634 {
    padding-right: 1em;
  }
  .component_upper_3c1e.main_short_b1ed .preview-short-4534 {
    border-right: 1px solid #eaecee;
  }
  .component_upper_3c1e.main_short_b1ed .info-thick-6634 {
    padding-right: 1em;
  }
  .component_upper_3c1e.main_short_b1ed .main-b6f0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-right-656a .info-thick-6634 {
    padding-left: 1em;
  }
  .surface-right-656a.main_short_b1ed .preview-short-4534 {
    border-left: 1px solid #eaecee;
  }
  .surface-right-656a.main_short_b1ed .info-thick-6634 {
    padding-left: 1em;
  }
  .surface-right-656a.main_short_b1ed .main-b6f0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_f4b1 .info-thick-6634 {
    padding-left: 1em;
  }
  .logo_f4b1.main_short_b1ed .brown-0af4 {
    border-right: 1px solid #eaecee;
  }
  .logo_f4b1.main_short_b1ed .texture-2e74 {
    border-right: 1px solid #eaecee;
  }
  .logo_f4b1.main_short_b1ed .info-thick-6634 {
    padding-left: 1em;
  }
  .logo_f4b1.main_short_b1ed .main-b6f0 {
    padding-right: 1em;
  }
  .logo_f4b1.main_short_b1ed .box-3299 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup-dim-86e5 .info-thick-6634 {
    padding-right: 1em;
  }
  .popup-dim-86e5.main_short_b1ed .brown-0af4 {
    border-left: 1px solid #eaecee;
  }
  .popup-dim-86e5.main_short_b1ed .texture-2e74 {
    border-left: 1px solid #eaecee;
  }
  .popup-dim-86e5.main_short_b1ed .info-thick-6634 {
    padding-right: 1em;
  }
  .popup-dim-86e5.main_short_b1ed .main-b6f0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-dim-86e5.main_short_b1ed .box-3299 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-62c4 .info-thick-6634 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter-62c4.main_short_b1ed .preview-short-4534 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .filter-62c4.main_short_b1ed .info-thick-6634 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter-62c4.main_short_b1ed .main-b6f0 {
    padding-left: 1em;
  }
  .filter-62c4.main_short_b1ed .box-3299 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .filter-62c4.main_short_b1ed .info-thick-6634 {
    padding-left: 0;
  }
}
.panel-center-1f9c .tabs_stale_6ff3 {
  display: inline-block;
}
.message-bd01 {
  display: inline-block;
}
.nav_clean_4c38 {
  word-con: break-word;
}
.box-cb18 > span {
  display: inline-block;
  padding: 5px 0;
}
.box-cb18 .next-dae1 {
  margin-left: 8px;
  margin-right: 8px;
}
.box-cb18 .old_d285 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.complex-2455 .filter-db9a {
  margin-bottom: 2em;
}
.complex-2455 .active-small-d500 {
  margin-bottom: 15px;
}
.complex-2455 .active-small-d500:last-child {
  margin-bottom: 0;
}
.complex-2455 .content_90af {
  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) {
  .complex-2455 .content_90af {
    display: block;
  }
}
.complex-2455 .alert_over_4b7d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .complex-2455 .alert_over_4b7d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.complex-2455 .tag-8653 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.complex-2455 .tag-8653 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.complex-2455 .tag-8653 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.complex-2455 .nav_clean_4c38 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-2455 .nav_clean_4c38 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.complex-2455 .gallery-b82e p:last-child {
  margin-bottom: 0;
}
.complex-2455 .west_c7cf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.complex-2455 .overlay_up_5280 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.complex-2455 .badge-d163 {
  margin-top: 1em;
}
.complex-2455 .texture-copper-cac6 {
  top: 0;
  display: block;
}
.complex-2455 .texture-copper-cac6 a {
  color: inherit;
}
.complex-2455 .texture-copper-cac6 a:hover {
  color: inherit;
}
.complex-2455 .outline-down-c0f9 {
  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;
}
.complex-2455 .outline-down-c0f9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.complex-2455 .overlay_up_5280 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.complex-2455 .focus_bright_bc2a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.complex-2455 .focus_bright_bc2a:first-child {
  margin-top: 0;
}
.complex-2455 .focus_bright_bc2a.medium-69c0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.complex-2455 .focus_bright_bc2a.notification-slow-2c37 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-2455
  .focus_bright_bc2a.notification-slow-2c37.next_4002
  .badge-d163 {
  width: 100%;
}
.complex-2455 .notification-slow-2c37 {
  -webkit-box-align: center;
  align-items: center;
}
.complex-2455 .notification-slow-2c37 .box-cb18,
.complex-2455 .notification-slow-2c37 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.complex-2455 .tag-8653 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-2455 .tag-8653 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-2455 .tag-8653: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;
}
.complex-2455 .medium-69c0 {
  z-index: 5;
}
.complex-2455 .element_2bae .title_thick_f7eb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.complex-2455 .nav-short-e32b .title_thick_f7eb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.complex-2455 .tag-bd61 .title_thick_f7eb {
  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;
}
.complex-2455.aside_dynamic_263d .content_90af,
.complex-2455.progress_f246 .content_90af {
  display: block;
}
.complex-2455.aside_dynamic_263d .content_90af .list_6b29,
.complex-2455.aside_dynamic_263d .content_90af .overlay_up_5280,
.complex-2455.progress_f246 .content_90af .list_6b29,
.complex-2455.progress_f246 .content_90af .overlay_up_5280 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-2455.nav_up_ed6c .alert_over_4b7d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .complex-2455.nav_up_ed6c .alert_over_4b7d {
    margin-right: 0;
  }
}
.complex-2455.aside_dynamic_263d .alert_over_4b7d,
.complex-2455.progress_f246 .alert_over_4b7d {
  padding-top: 40%;
}
.complex-2455.aside_dynamic_263d .filter-db9a,
.complex-2455.progress_f246 .filter-db9a {
  display: block;
}
.complex-2455.aside_dynamic_263d .fn-sticky-390a .overlay_up_5280,
.complex-2455.progress_f246 .fn-sticky-390a .overlay_up_5280 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.complex-2455.aside_dynamic_263d .alert_over_4b7d,
.complex-2455.progress_f246 .alert_over_4b7d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.complex-2455.aside_dynamic_263d .overlay_up_5280 {
  padding: 1em;
}
.first_3dad {
  margin: 30px auto;
  display: block;
}
.first_3dad .pagination-north-e58c > * {
  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;
}
.first_3dad .pagination-north-e58c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.first_3dad .pagination-north-e58c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver_1422 .box-cb18 {
  margin-bottom: 1.41575em;
}
.silver_1422 .text_gas_ca55 {
  margin-bottom: 1.618em;
}
.stone_007e .border_45ce {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stone_007e .border_45ce a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stone_007e .video_cf1d {
  max-width: 100%;
  overflow: auto;
}
.feature-north-1bc5 .stone_007e a:hover {
  text-decoration: underline;
}
.primary-4a76 .active-small-d500:not(.nav_clean_4c38),
.primary-4a76 .tag-8653 {
  margin-bottom: 1.41575em;
}
.primary-4a76 .active-small-d500:not(.nav_clean_4c38):last-child,
.primary-4a76 .tag-8653:last-child {
  margin-bottom: 0;
}
.primary-4a76 .active-small-d500.dynamic-e9fc {
  margin-bottom: 0.41575em;
}
.primary-4a76 .iron-369e:before,
.primary-4a76 .fresh-b79e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary-4a76 .iron-369e:before {
  content: "\f115";
}
.primary-4a76 .fresh-b79e:before {
  content: "\f02c";
}
.primary-4a76 .out-d963 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary-4a76 .out-d963 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_stone_1070 {
  display: -webkit-box;
  display: flex;
}
.media_stone_1070 .column_medium_03b1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_stone_1070 .column_medium_03b1 {
    flex-basis: 90px;
  }
}
.media_stone_1070 .light-1b17 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_stone_1070 .light-1b17 {
    flex-basis: calc(100% - 50px);
  }
}
.media_stone_1070 .message-f6ef p:last-child {
  margin-bottom: 0.72em;
}
.carousel-lite-190f .pagination-north-e58c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.carousel-lite-190f .pagination-north-e58c:after,
.carousel-lite-190f .pagination-north-e58c:before {
  content: "";
  display: table;
}
.carousel-lite-190f .pagination-north-e58c:after {
  clear: both;
}
.carousel-lite-190f .pagination-north-e58c .solid-043e,
.carousel-lite-190f .pagination-north-e58c .aside-upper-b955 {
  width: 49%;
}
.carousel-lite-190f .pagination-north-e58c .solid-043e a span.grid_white_67db,
.carousel-lite-190f .pagination-north-e58c .aside-upper-b955 a span.grid_white_67db {
  display: block;
  margin-bottom: 5px;
}
.carousel-lite-190f .pagination-north-e58c .aside-upper-b955 {
  float: left;
  text-align: left;
}
.carousel-lite-190f .pagination-north-e58c .solid-043e {
  float: right;
  text-align: right;
}
.yellow_984b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .yellow_984b {
    margin-bottom: 0;
  }
}
.orange_bfca {
  margin-bottom: 1em;
}
.orange_bfca .nav_clean_4c38 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fast_4f9d a {
  display: block;
  line-height: 0;
  position: relative;
}
.wrapper_39fd .orange_bfca,
.tag-south-42f7 .orange_bfca {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wrapper_39fd .orange_bfca,
  .tag-south-42f7 .orange_bfca {
    display: block;
  }
}
.wrapper_39fd .fast_4f9d,
.tag-south-42f7 .fast_4f9d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wrapper_39fd .fast_4f9d,
  .tag-south-42f7 .fast_4f9d {
    margin-bottom: 1em;
  }
}
.wrapper_39fd .fast_4f9d img,
.tag-south-42f7 .fast_4f9d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wrapper_39fd .bright-29b3,
.tag-south-42f7 .bright-29b3 {
  flex-basis: calc(100% - 160px);
}
.wrapper_39fd .bright-29b3 p,
.tag-south-42f7 .bright-29b3 p {
  margin-bottom: 0;
}
.wrapper_39fd .bright-29b3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper_39fd .bright-29b3 {
    padding-left: 0;
  }
}
.tag-south-42f7 .bright-29b3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-south-42f7 .bright-29b3 {
    padding-right: 0;
  }
}
.tag-south-42f7 .fast_4f9d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mask_fresh_6eee .fast_4f9d {
  margin-bottom: 0.5em;
}
.mask_fresh_6eee .fast_4f9d img {
  width: 100%;
}
.notification-e185 .mask-dirty-8af2,
.box-04cf .mask-dirty-8af2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.box-04cf .preview-short-4534 .grid_west_d0e2 p:last-child {
  margin-bottom: 0;
}
.active-next-373e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sort-8728 .wide-02fd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sort-8728 .wide-02fd:last-of-type {
    margin-bottom: 0;
  }
}
.sort-8728 .wide-02fd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-8728 .wide-02fd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sort-8728 .wide-02fd ul li {
  margin: 0 0 0.6em;
}
.sort-8728 .wide-02fd ul li.background_9439,
.sort-8728 .wide-02fd ul li.button_3b37 {
  position: relative;
}
.sort-8728 .wide-02fd ul li.background_9439 .input-fb8b,
.sort-8728 .wide-02fd ul li.button_3b37 .input-fb8b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sort-8728 .wide-02fd ul li.background_9439:after:after,
.sort-8728 .wide-02fd ul li.background_9439:after:before,
.sort-8728
  .wide-02fd
  ul
  li.button_3b37:after:after,
.sort-8728
  .wide-02fd
  ul
  li.button_3b37:after:before {
  content: "";
  display: table;
}
.sort-8728 .wide-02fd ul li.background_9439:after:after,
.sort-8728
  .wide-02fd
  ul
  li.button_3b37:after:after {
  clear: both;
}
.sort-8728 .wide-02fd a.notification_4b16:hover {
  text-decoration: none;
}
.sort-8728 .wide-02fd select {
  max-width: 100%;
}
.sort-8728 .wide-02fd table {
  font-size: 85%;
}
.sort-8728 .wide-02fd table td,
.sort-8728 .wide-02fd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sort-8728 .wide-02fd table tfoot td {
  text-align: left;
}
.sort-8728 .wide-02fd :last-child {
  margin-bottom: 0;
}
.sort-8728 .wide-02fd .out-4f70 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sort-8728 .wide-02fd .out-4f70 label {
  width: 100%;
}
.sort-8728 .wide-02fd .out-4f70 .banner_8237 {
  width: 100%;
  display: block;
}
.sort-8728 .wide-02fd .out-4f70 .description_first_a0e6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sort-8728 .wide-02fd .out-4f70 .description_first_a0e6:hover svg #svg-search {
  fill: #444;
}
.sort-8728 .wide-02fd .out-4f70 .description_first_a0e6 svg {
  width: 18px;
  height: 18px;
}
.sort-8728 .dim_a41d ul ul,
.sort-8728 .label-first-65f3 ul ul,
.sort-8728 .text_8ce6 ul ul,
.sort-8728 .primary_south_6ecc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sort-8728 .dim_a41d .prev-62b2 > a,
.sort-8728 .label-first-65f3 .prev-62b2 > a,
.sort-8728 .text_8ce6 .prev-62b2 > a,
.sort-8728 .primary_south_6ecc .prev-62b2 > a {
  margin-bottom: 0;
}
.sort-8728 .hover_west_962e li,
.sort-8728 .dim_a41d li,
.sort-8728 .thumbnail_6ebd li,
.sort-8728 .label-first-65f3 li,
.sort-8728 .text_8ce6 li,
.sort-8728 .primary_south_6ecc li,
.sort-8728 .table-red-30fa li,
.sort-8728 .over-be83 li {
  display: block;
  position: relative;
}
.sort-8728 .hover_west_962e li:last-child,
.sort-8728 .dim_a41d li:last-child,
.sort-8728 .thumbnail_6ebd li:last-child,
.sort-8728 .label-first-65f3 li:last-child,
.sort-8728 .text_8ce6 li:last-child,
.sort-8728 .primary_south_6ecc li:last-child,
.sort-8728 .table-red-30fa li:last-child,
.sort-8728 .over-be83 li:last-child {
  border: none;
}
.sort-8728 .hover_west_962e li a,
.sort-8728 .dim_a41d li a,
.sort-8728 .thumbnail_6ebd li a,
.sort-8728 .label-first-65f3 li a,
.sort-8728 .text_8ce6 li a,
.sort-8728 .primary_south_6ecc li a,
.sort-8728 .table-red-30fa li a,
.sort-8728 .over-be83 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort-8728 .hover_west_962e li ul li::before,
.sort-8728 .dim_a41d li ul li::before,
.sort-8728 .thumbnail_6ebd li ul li::before,
.sort-8728 .label-first-65f3 li ul li::before,
.sort-8728 .text_8ce6 li ul li::before,
.sort-8728 .primary_south_6ecc li ul li::before,
.sort-8728 .table-red-30fa li ul li::before,
.sort-8728 .over-be83 li ul li::before {
  left: 15px;
}
.sort-8728 .hover_west_962e li ul a,
.sort-8728 .dim_a41d li ul a,
.sort-8728 .thumbnail_6ebd li ul a,
.sort-8728 .label-first-65f3 li ul a,
.sort-8728 .text_8ce6 li ul a,
.sort-8728 .primary_south_6ecc li ul a,
.sort-8728 .table-red-30fa li ul a,
.sort-8728 .over-be83 li ul a {
  padding-left: 20px;
}
.sort-8728 .hover_west_962e li ul ul li::before,
.sort-8728 .dim_a41d li ul ul li::before,
.sort-8728 .thumbnail_6ebd li ul ul li::before,
.sort-8728 .label-first-65f3 li ul ul li::before,
.sort-8728 .text_8ce6 li ul ul li::before,
.sort-8728 .primary_south_6ecc li ul ul li::before,
.sort-8728 .table-red-30fa li ul ul li::before,
.sort-8728 .over-be83 li ul ul li::before {
  left: 30px;
}
.sort-8728 .hover_west_962e li ul ul a,
.sort-8728 .dim_a41d li ul ul a,
.sort-8728 .thumbnail_6ebd li ul ul a,
.sort-8728 .label-first-65f3 li ul ul a,
.sort-8728 .text_8ce6 li ul ul a,
.sort-8728 .primary_south_6ecc li ul ul a,
.sort-8728 .table-red-30fa li ul ul a,
.sort-8728 .over-be83 li ul ul a {
  padding-left: 40px;
}
.sort-8728 .background-0c17 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort-8728 .over-be83 ul li {
  margin-bottom: 1.41575em;
}
.sort-8728 .over-be83 ul li .popup-15b5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sort-8728 .over-be83 ul li .alert-light-521a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.detail-basic-96f2 .hover_west_962e li a,
.detail-basic-96f2 .dim_a41d li a,
.detail-basic-96f2 .thumbnail_6ebd li a,
.detail-basic-96f2 .label-first-65f3 li a,
.detail-basic-96f2 .text_8ce6 li a,
.detail-basic-96f2 .primary_south_6ecc li a,
.detail-basic-96f2 .table-red-30fa li a,
.detail-basic-96f2 .over-be83 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-basic-96f2 .background-0c17 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-basic-96f2 .wide-02fd ul li.background_9439 .input-fb8b,
.detail-basic-96f2 .wide-02fd ul li.button_3b37 .input-fb8b {
  background: rgba(0, 0, 0, 0.2);
}
.detail-basic-96f2 .sort-8728 .wide-02fd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_85fd .sort-8728 .wide-d08d li {
  margin: 0;
}
.inner_85fd .sort-8728 .wide-d08d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.inner_85fd .sort-8728 .wide-d08d li ul {
  margin: 0;
}
.inner_85fd .sort-8728 .wide-d08d li ul li a {
  padding-left: 15px;
}
.inner_85fd .sort-8728 .wide-d08d li ul li li a {
  padding-left: 30px;
}
.inner_85fd .sort-8728 .wide-d08d li.fluid-ac41 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.inner_85fd .sort-8728 .wide-d08d li.fluid-ac41 > 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;
}
.inner_85fd .sort-8728 .wide-d08d li.fluid-ac41 > 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;
}
.hard_32c2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element_pink_4b52 {
  position: relative;
  z-index: 10;
}
.element_pink_4b52 .text-57bc {
  width: 100%;
  max-width: 100%;
}
.shadow_hard_fed1 .sort_032f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shadow_hard_fed1 .aside-action-1e17 {
}
.shadow_hard_fed1 .detail-basic-96f2 {
  background: #292929;
}
.hard-6f38 .sort_032f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard-6f38 .aside-action-1e17 {
  background: #f9f9f9;
}
.hard-6f38 .detail-basic-96f2 {
  background: #303030;
}
.hover_c17a .sort_032f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hover_c17a .tabs_stale_6ff3 {
    margin-bottom: 1em;
  }
  .hover_c17a .tabs_stale_6ff3:last-child {
    margin-bottom: 0;
  }
}
.hover_c17a .aside-action-1e17 {
  background: #ededed;
}
.hover_c17a .detail-basic-96f2 {
  background: #1a1a1a;
}
.sort_032f.aside-action-1e17 {
  color: rgba(0, 0, 0, 0.6);
}
.sort_032f.aside-action-1e17 .filter-a2e0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort_032f.detail-basic-96f2 {
  color: rgba(255, 255, 255, 0.99);
}
.sort_032f.detail-basic-96f2 a:not(.notification_4b16) {
  color: rgba(255, 255, 255, 0.79);
}
.sort_032f.detail-basic-96f2 a:not(.notification_4b16):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort_032f.detail-basic-96f2 .filter-a2e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort_032f.detail-basic-96f2 table tbody td,
.sort_032f.detail-basic-96f2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.left-05cd.progress_adae .advanced_3359 {
  max-width: initial;
}
.left-05cd .primary_under_97e7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.left-05cd .primary_under_97e7 .text-57bc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .left-05cd .primary_under_97e7 .text-57bc {
    display: block;
    margin-bottom: 2em;
  }
  .left-05cd .primary_under_97e7 .text-57bc:last-child {
    margin-bottom: 0;
  }
}
.hover_c17a .tabs_stale_6ff3:last-child,
.hard-6f38 .tabs_stale_6ff3:last-child,
.shadow_hard_fed1 .tabs_stale_6ff3:last-child {
  margin-bottom: 0;
}
.hover_c17a .tabs_stale_6ff3 .sort-8728 .wide-02fd:last-child,
.hard-6f38 .tabs_stale_6ff3 .sort-8728 .wide-02fd:last-child,
.shadow_hard_fed1 .tabs_stale_6ff3 .sort-8728 .wide-02fd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hover_c17a .footer_8808,
  .hover_c17a .sort-44f7,
  .hard-6f38 .footer_8808,
  .hard-6f38 .sort-44f7,
  .shadow_hard_fed1 .footer_8808,
  .shadow_hard_fed1 .sort-44f7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element_pink_4b52 .tabs_stale_6ff3 {
    margin-bottom: 2em;
  }
}
.element_pink_4b52 p:last-child {
  margin-bottom: 0;
}
.element_pink_4b52 li,
.element_pink_4b52 ul {
  list-style: none;
  margin: 0;
}
.element_pink_4b52 ul ul {
  margin-left: 2.617924em;
}
.progress-solid-c0d2 {
  font-size: 0.875em;
}

/* css-noise: ba8e */
.shadow-element-f5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
