/*!
Theme Name: Customify
Theme URI: https://pressmaximum.soft-57f3/customify
Author: WPCustomify
Author URI: https://pressmaximum.soft-57f3
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.soft-57f3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.green_24f3.tag-narrow-d3c2/licenses/gpl-2.0.progress-hovered-364b
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.hover_2292/, (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.progress-dark-931b.mini-635d/normalize.aside-74c9/
 ======
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-74c9 v7.0.0 | MIT License | github.soft-57f3/necolas/normalize.aside-74c9 */
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;
}
.progress_9b78 .header-c529,
.static-d506,
.notice_pro_7d95,
.plasma_c95e,
.large_a19c,
.modal_west_b70f,
.heading-fluid-0f35,
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;
}
.static-d506,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .static-d506,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .static-d506,
  h1 {
    font-size: 1.8em;
  }
}
.notice_pro_7d95,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notice_pro_7d95 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notice_pro_7d95,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notice_pro_7d95,
  h2 {
    font-size: 1.7em;
  }
}
.plasma_c95e,
h3 {
  font-size: 1.618em;
}
.progress_9b78 .header-c529,
.large_a19c,
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.tall_ec86 {
  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;
}
.feature_lite_fb2c:after,
.feature_lite_fb2c:before,
.center_ad21:after,
.center_ad21:before {
  content: "";
  display: table;
}
.feature_lite_fb2c:after,
.center_ad21:after {
  clear: both;
}
.tooltip_dim_6c6d {
  float: right;
  margin-right: 0;
}
.hidden_thick_ef22 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.yellow_b0ea .shadow-slow-f77b,
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;
}
.yellow_b0ea .shadow-slow-f77b: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;
}
.silver-1578 .shadow-slow-f77b {
  box-shadow: none;
}
.silver-1578
  .shadow-slow-f77b
  .widget_7432 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.silver-1578 .shadow-slow-f77b .short-d169 {
  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;
}
.silver-1578
  .shadow-slow-f77b
  .short-d169
  b {
  display: none;
}
.silver-1578 .gradient_bright_1646 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wide-962a:not(.motion_62b9):not(.banner_basic_e377),
button:not(.motion_62b9):not(.banner_basic_e377),
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ),
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ),
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ) {
  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;
}
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ):hover,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ):hover,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):hover,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):hover,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ):active,
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ):active,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):active,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):active,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):active,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus {
  outline: 0;
}
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f {
  position: relative;
}
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .inner_c315,
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .photo_iron_6716,
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .huge-598f,
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  i,
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  svg,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .inner_c315,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .photo_iron_6716,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .huge-598f,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  i,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  svg,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .inner_c315,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .photo_iron_6716,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .huge-598f,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  i,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  svg,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .inner_c315,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .photo_iron_6716,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .huge-598f,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  i,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  svg,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .inner_c315,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .photo_iron_6716,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  .huge-598f,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  i,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f
  svg {
  visibility: hidden;
}
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f:after,
button:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f:after,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f:after,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f:after,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ).fn-loading-fa3f: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;
}
.wide-962a:not(.motion_62b9):not(.banner_basic_e377),
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ),
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ),
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ) {
  color: #fff;
  background: #235787;
}
.wide-962a:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus,
input[type="button"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus,
input[type="reset"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus,
input[type="submit"]:not(.motion_62b9):not(
    .banner_basic_e377
  ):focus {
  color: #fff;
}
.wide-962a.fn-disabled-fa3f:not(.motion_62b9):not(
    .banner_basic_e377
  ),
.wide-962a[disabled]:not(.motion_62b9):not(
    .banner_basic_e377
  ),
button.fn-disabled-fa3f:not(.motion_62b9):not(
    .banner_basic_e377
  ),
button[disabled]:not(.motion_62b9):not(
    .banner_basic_e377
  ) {
  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;
}
.thumbnail-727d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail-727d: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;
}
.element_huge_b344 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.easy-faa4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.new_8ce9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature_lite_fb2c:after,
.feature_lite_fb2c:before,
.east_a0eb:after,
.east_a0eb:before,
.image-9c61:after,
.image-9c61:before,
.prev_84b6:after,
.prev_84b6:before,
.hard-8258:after,
.hard-8258:before,
.next-6c52:after,
.next-6c52:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature_lite_fb2c:after,
.east_a0eb:after,
.image-9c61:after,
.prev_84b6:after,
.hard-8258:after,
.next-6c52:after {
  clear: both;
}
.east_a0eb .pagination_0a61,
.image-9c61 .pagination_0a61,
.brown_9a41 .pagination_0a61 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.purple_04a2 {
  display: inline-block;
}
.gas-2daf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gas-2daf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gas-2daf .info-gold-98c9 {
  padding: 1em 0;
  font-size: 85%;
}
.info-gold-98c9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.center_0f0c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.center_0f0c:after,
.center_0f0c:before {
  content: "";
  display: table;
}
.center_0f0c:after {
  clear: both;
}
.thumbnail-smooth-cc51 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.wide-eeed .thumbnail-smooth-cc51 {
  max-width: 50%;
}
.image-soft-7d2e .thumbnail-smooth-cc51 {
  max-width: 33.33%;
}
.popup_c224 .thumbnail-smooth-cc51 {
  max-width: 25%;
}
.article-pink-4ea7 .thumbnail-smooth-cc51 {
  max-width: 20%;
}
.wrapper_steel_f05d .thumbnail-smooth-cc51 {
  max-width: 16.66%;
}
.down_15ca .thumbnail-smooth-cc51 {
  max-width: 14.28%;
}
.main_fc30 .thumbnail-smooth-cc51 {
  max-width: 12.5%;
}
.top-b63a .thumbnail-smooth-cc51 {
  max-width: 11.11%;
}
.dropdown_e6b0 {
  display: block;
}
.progress_9b78 .info-active-0b87 label,
.progress_9b78 .orange_cc19 label,
.progress_9b78 .media-dynamic-a1f8 label,
.progress_9b78 .block_93b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-1667 {
  list-style: none;
  margin: 0;
}
.logo-1667 article.basic_b957 {
  margin-bottom: 0;
}
.logo-1667 ul {
  list-style: none;
  margin: 0;
}
.logo-1667 .list_852b li.basic_b957 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-1667 .list_852b li.basic_b957 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-1667 .list_852b li.basic_b957: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) {
  .logo-1667 .list_852b li.basic_b957 li.basic_b957 li.basic_b957 li.basic_b957 {
    padding-left: 0;
  }
}
article.basic_b957 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.basic_b957 .east_a0eb p:last-of-type {
  margin-bottom: 0;
}
article.basic_b957 .gold_799f {
  float: left;
}
article.basic_b957 .steel_9ea3 {
  margin-left: 85px;
}
article.basic_b957 .list-2d7e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.basic_b957 .list-2d7e .picture-7523 {
  margin-left: 10px;
}
article.basic_b957 .media_b891 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.basic_b957 .backdrop-76c8 {
  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 .info-active-0b87,
  #respond .media-dynamic-a1f8,
  #respond .block_93b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-active-0b87 input,
#respond .media-dynamic-a1f8 input,
#respond .block_93b5 input {
  width: 100%;
}
#respond .block_93b5 {
  margin-right: 0;
}
#respond .upper-0f83 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.short-3753 {
  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;
}
.short-3753.fixed-406f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.short-3753 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%);
}
.short-3753:focus,
.short-3753: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);
}
.pressed-4119 {
  border-radius: 10%;
}
.hero_b5df {
  border-radius: 50%;
}
.menu_8f90 {
  font-size: 0.72em;
}
.heading-paper-aff8 {
  font-size: 0.875em;
}
.input_e99d {
  font-size: 1.1em;
}
.alert_static_067a {
  text-transform: uppercase;
  line-height: 1.2;
}
.alert_static_067a.menu_8f90 {
  letter-spacing: 0.5px;
}
.row-cool-4e25,
.row-cool-4e25 a {
  color: #6d6d6d;
}
.row-cool-4e25 a:hover {
  color: #111;
}
.thumbnail_c015 {
  color: #6d6d6d;
}
.dim_2844 {
  overflow-x: hidden;
}
.dim_2844 .content_dirty_f6f4.shadow_1401 {
  position: relative;
}
.dim_2844 .content_dirty_f6f4.shadow_1401.surface_under_ec15 {
  position: initial;
}
.dim_2844
  .content_dirty_f6f4.shadow_1401.surface_under_ec15
  .border_cb04 {
  left: auto;
}
.dim_2844 .content_dirty_f6f4 .border_cb04 {
  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;
}
.dim_2844 .content_dirty_f6f4:hover.shadow_1401 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim_2844
  .content_dirty_f6f4:hover.shadow_1401
  .border_cb04 {
  display: block;
  z-index: 9999999;
}
.dim_2844 .feature-in-5358 .steel-54c8,
.dim_2844 .dynamic_c0b1 .steel-54c8 {
  display: none;
}
.dim_2844 .slider_next_2812 .content_dirty_f6f4:hover.shadow_1401 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress_9b78 .info-active-0b87 label,
.progress_9b78 .orange_cc19 label,
.progress_9b78 .media-dynamic-a1f8 label,
.progress_9b78 .block_93b5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo-1667 {
  list-style: none;
  margin: 0;
}
.logo-1667 article.basic_b957 {
  margin-bottom: 0;
}
.logo-1667 ul {
  list-style: none;
  margin: 0;
}
.logo-1667 .list_852b li.basic_b957 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo-1667 .list_852b li.basic_b957 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo-1667 .list_852b li.basic_b957: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) {
  .logo-1667 .list_852b li.basic_b957 li.basic_b957 li.basic_b957 li.basic_b957 {
    padding-left: 0;
  }
}
article.basic_b957 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.basic_b957 .east_a0eb p:last-of-type {
  margin-bottom: 0;
}
article.basic_b957 .gold_799f {
  float: left;
}
article.basic_b957 .steel_9ea3 {
  margin-left: 85px;
}
article.basic_b957 .list-2d7e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.basic_b957 .list-2d7e .picture-7523 {
  margin-left: 10px;
}
article.basic_b957 .media_b891 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.basic_b957 .backdrop-76c8 {
  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 .info-active-0b87,
  #respond .media-dynamic-a1f8,
  #respond .block_93b5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-active-0b87 input,
#respond .media-dynamic-a1f8 input,
#respond .block_93b5 input {
  width: 100%;
}
#respond .block_93b5 {
  margin-right: 0;
}
#respond .upper-0f83 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature-in-5358 .simple-d603 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.simple-d603 .header_wood_eb1f.surface-009d .disabled-4c9c > li > a:focus,
.simple-d603 .header_wood_eb1f.surface-009d .disabled-4c9c > li > a:hover,
.simple-d603 .header_wood_eb1f.green_daa2 .disabled-4c9c > li > a:focus,
.simple-d603 .header_wood_eb1f.green_daa2 .disabled-4c9c > li > a:hover,
.simple-d603 .header_wood_eb1f.banner-wood-e3ab .disabled-4c9c > li > a:focus,
.simple-d603 .header_wood_eb1f.banner-wood-e3ab .disabled-4c9c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-d603
  .header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li.disabled_00aa
  > a,
.simple-d603
  .header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li.button_short_9070
  > a,
.simple-d603
  .header_wood_eb1f.green_daa2
  .disabled-4c9c
  > li.disabled_00aa
  > a,
.simple-d603
  .header_wood_eb1f.green_daa2
  .disabled-4c9c
  > li.button_short_9070
  > a,
.simple-d603
  .header_wood_eb1f.banner-wood-e3ab
  .disabled-4c9c
  > li.disabled_00aa
  > a,
.simple-d603 .header_wood_eb1f.banner-wood-e3ab .disabled-4c9c > li.shadow-brown-ca52 > a {
  color: rgba(255, 255, 255, 0.99);
}
.simple-d603 .description-4f7d,
.simple-d603 .description-4f7d a {
  color: rgba(255, 255, 255, 0.99);
}
.simple-d603 .black-fd04.sort_5270 li a,
.simple-d603 .filter_stale_7584 a,
.simple-d603 .button-fresh-ba19,
.simple-d603 .disabled-4c9c > li > a,
.simple-d603 .shade-steel-3a04 {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603 .black-fd04.sort_5270 li a:hover,
.simple-d603 .filter_stale_7584 a:hover,
.simple-d603 .button-fresh-ba19:hover,
.simple-d603 .disabled-4c9c > li > a:hover,
.simple-d603 .shade-steel-3a04:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-d603 .nav-9b4d {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603 .nav-9b4d .breadcrumb_hot_9265 {
  color: rgba(255, 255, 255, 0.99);
}
.simple-d603 .nav-9b4d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.simple-d603 .selected_676f .breadcrumb_dim_bc8c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603 .selected_676f .breadcrumb_dim_bc8c .pro-0829 {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603
  .selected_676f
  .breadcrumb_dim_bc8c
  .pro-0829::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603
  .selected_676f
  .breadcrumb_dim_bc8c
  .pro-0829:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603
  .selected_676f
  .breadcrumb_dim_bc8c
  .pro-0829::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603
  .selected_676f
  .breadcrumb_dim_bc8c
  .pro-0829::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603 .selected_676f .column_hard_e87a {
  color: rgba(255, 255, 255, 0.79);
}
.simple-d603 .selected_676f .column_hard_e87a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_pressed_4ef5
  .simple-d603
  .selected_676f
  .under_6e87
  .progress-f96a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status_pressed_4ef5
  .simple-d603
  .selected_676f
  .under_6e87
  .pro-0829 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-in-5358 .paper_c865 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paper_c865 .header_wood_eb1f.surface-009d .disabled-4c9c > li > a:focus,
.paper_c865 .header_wood_eb1f.surface-009d .disabled-4c9c > li > a:hover,
.paper_c865 .header_wood_eb1f.green_daa2 .disabled-4c9c > li > a:focus,
.paper_c865 .header_wood_eb1f.green_daa2 .disabled-4c9c > li > a:hover,
.paper_c865 .header_wood_eb1f.banner-wood-e3ab .disabled-4c9c > li > a:focus,
.paper_c865 .header_wood_eb1f.banner-wood-e3ab .disabled-4c9c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper_c865
  .header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li.disabled_00aa
  > a,
.paper_c865
  .header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li.button_short_9070
  > a,
.paper_c865
  .header_wood_eb1f.green_daa2
  .disabled-4c9c
  > li.disabled_00aa
  > a,
.paper_c865
  .header_wood_eb1f.green_daa2
  .disabled-4c9c
  > li.button_short_9070
  > a,
.paper_c865
  .header_wood_eb1f.banner-wood-e3ab
  .disabled-4c9c
  > li.disabled_00aa
  > a,
.paper_c865 .header_wood_eb1f.banner-wood-e3ab .disabled-4c9c > li.shadow-brown-ca52 > a {
  color: rgba(0, 0, 0, 0.8);
}
.paper_c865 .description-4f7d,
.paper_c865 .description-4f7d a {
  color: rgba(0, 0, 0, 0.8);
}
.paper_c865 .black-fd04.sort_5270 li a,
.paper_c865 .filter_stale_7584 a,
.paper_c865 .button-fresh-ba19,
.paper_c865 .disabled-4c9c > li > a,
.paper_c865 .shade-steel-3a04 {
  color: rgba(0, 0, 0, 0.55);
}
.paper_c865 .black-fd04.sort_5270 li a:hover,
.paper_c865 .filter_stale_7584 a:hover,
.paper_c865 .button-fresh-ba19:hover,
.paper_c865 .disabled-4c9c > li > a:hover,
.paper_c865 .shade-steel-3a04:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper_c865 .nav-9b4d {
  color: rgba(0, 0, 0, 0.55);
}
.paper_c865 .nav-9b4d .breadcrumb_hot_9265 {
  color: rgba(0, 0, 0, 0.8);
}
.paper_c865 .nav-9b4d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-c78a .wide-28af {
  margin-left: auto;
  margin-right: auto;
}
.image-9c61 > * {
  margin-left: auto;
  margin-right: auto;
}
.image-9c61 .element_huge_b344 {
  margin-right: 1.41575em;
}
.purple-9f07 .image-9c61 > .media-1703 {
  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;
}
.purple-9f07 .image-9c61 > .warm-51e1 {
  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;
}
.bright-89f9.form-c78a .wide-28af,
.button-e19c.form-c78a .wide-28af {
  margin-left: 0;
}
.shade_4098.form-c78a .wide-28af,
.container-01a6.form-c78a .wide-28af {
  margin-right: 0;
}
.image-9c61 ol,
.image-9c61 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description-600a video {
  max-width: 100%;
}
.nav-middle-879f img {
  display: block;
}
.nav-middle-879f.element_huge_b344,
.nav-middle-879f.easy-faa4 {
  width: 100%;
}
.nav-middle-879f.warm-51e1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box_5e2a:not(.info-9ea7) {
  margin: 1.5em auto;
}
.secondary-1850 p {
  padding: 1.5em 14px;
}
ul.secondary_0a4e.warm-51e1,
ul.secondary_0a4e.media-1703,
ul.secondary_0a4e.under_d55c.media-1703 {
  padding: 0 14px;
}
.message-0e72 {
  display: block;
  overflow-x: auto;
}
.message-0e72 table {
  border-collapse: collapse;
  width: 100%;
}
.message-0e72 td,
.message-0e72 th {
  padding: 0.5em;
}
.image-9c61 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.image-9c61 ol ol,
.image-9c61 ol ul,
.image-9c61 ul ol,
.image-9c61 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.image-9c61 ol ol li,
.image-9c61 ol ul li,
.image-9c61 ul ol li,
.image-9c61 ul ul li {
  margin-left: 0;
}
.info_inner_0532.clean-4e16 > .preview-plasma-1e73 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.info_inner_0532.clean-4e16 > .preview-plasma-1e73 iframe,
.info_inner_0532.clean-4e16 > .preview-plasma-1e73 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description-north-b076 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description-north-b076.secondary_top_d56c {
  padding: 0;
}
.description-north-b076.secondary_top_d56c cite {
  font-size: 13px;
}
.description-north-b076 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description-north-b076 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.last-e3dc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.last-e3dc > p:first-child {
  margin-top: 0;
}
.last-e3dc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.last-e3dc blockquote {
  border-left: 0;
}
.aside_4815 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.aside_4815:not(.pagination-ddfc) {
  max-width: 100px;
}
.aside_4815.button-aed3 {
  border-bottom: none !important;
  text-align: center;
}
.aside_4815.button-aed3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary-1850 p {
    padding: 1.5em 0;
  }
}
.panel_copper_b834 {
  color: #0073aa;
}
.avatar-complex-1824 {
  background-color: #0073aa;
}
.frame_9663 {
  color: #229fd8;
}
.tertiary-gold-c6ed {
  background-color: #229fd8;
}
.huge-cc31 {
  color: #eee;
}
.widget_e74d {
  background-color: #eee;
}
.pattern-cd5d {
  color: #444;
}
.full_81ce {
  background-color: #444;
}
.link_focused_29a7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link_focused_29a7 .north_a54e .filter_stale_7584 {
  font-size: 15px;
}
.link_focused_29a7 .filter_stale_7584 {
  line-height: 1.3;
}
.link_focused_29a7 .paper_c865 {
}
.link_focused_29a7 .simple-d603 {
  background: #235787;
}
.element_cf51 {
  padding: 0;
}
.element_cf51 .simple-d603 {
  background: #1a1a1a;
}
.element_cf51 .paper_c865 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery-e538 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery-e538 .paper_c865 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery-e538 .simple-d603 {
  background: #303030;
}
.next-6c52 {
  position: relative;
  z-index: 10;
}
.next-6c52 .layout_bcd4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-b8db .shadow_1401 {
  display: inline-block;
  vertical-align: middle;
}
.detail-b8db.black-a9e2 .shadow_1401 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail-b8db.black-a9e2 .shadow_1401 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-b8db.black-a9e2 .shadow_1401 {
    margin-right: 0.4em;
  }
}
.detail-b8db.black-a9e2 .shadow_1401:last-child {
  margin-right: 0;
}
.steel-150c .layout_bcd4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .feature-in-5358 .north_a54e {
    margin: 0 -0.5em;
  }
  .feature-in-5358 .north_a54e [class*="customify-col-"],
  .feature-in-5358 .north_a54e [class*="customify-col_"],
  .feature-in-5358 .north_a54e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.feature-in-5358.highlight-cf83 .layout_bcd4 {
  background: 0 0 !important;
}
.feature-in-5358.highlight-cf83 .layout_bcd4,
.feature-in-5358.steel-150c .layout_bcd4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .feature-in-5358.icon-6f33 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.feature-in-5358.steel-150c .layout_bcd4 {
  box-shadow: none !important;
}
.preview-2211 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .preview-2211 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .preview-2211 {
    padding: 18px 0 20px;
  }
}
.preview-2211 .notice-9dec {
  width: 100%;
}
.preview-2211 .west_e888 {
  margin-bottom: 0;
}
.preview-2211 .progress-d1fa {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature_53bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature_53bb .image-732e {
  width: 100%;
}
.aside_1e51 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.aside_1e51 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.aside_1e51 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;
}
.aside_1e51 li:last-child:after {
  display: none;
}
.aside_1e51 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notice_middle_3c62 .steel-54c8 button,
.preview-2211 .steel-54c8 button {
  left: 0;
}
.notice_middle_3c62 .image-732e,
.preview-2211 .image-732e {
  padding-left: 0;
  padding-right: 0;
}
.notice_middle_3c62 .feature_53bb,
.preview-2211 .feature_53bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notice_middle_3c62 {
  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;
}
.notice_middle_3c62: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;
}
.notice_middle_3c62 .link-3e7f {
  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) {
  .notice_middle_3c62 .link-3e7f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_middle_3c62 .link-3e7f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notice_middle_3c62 .link-3e7f {
    min-height: 200px;
  }
}
.notice_middle_3c62 .aside_1e51 {
  color: rgba(255, 255, 255, 0.8);
}
.notice_middle_3c62 .aside_1e51 a,
.notice_middle_3c62 .aside_1e51 li:after {
  color: inherit;
}
.notice_middle_3c62 .aside_1e51 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-active-a44c {
  margin-bottom: 0.5em;
}
.popup_next_c1b2 {
  margin-bottom: 1.2em;
}
.popup_next_c1b2,
.gallery-active-a44c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup_next_c1b2 p:last-child,
.gallery-active-a44c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .steel-54c8,
#masthead .steel-54c8 {
  display: none;
}
#masthead
  > .steel-54c8.menu_2b13 {
  display: none;
}
#masthead > .steel-54c8 button {
  left: 0;
}
.copper-d190 {
  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%;
}
.copper-d190 .shadow_1401 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.copper-d190 .module-inner-1b72 {
  display: -webkit-box;
  display: flex;
}
.copper-d190 .module-inner-1b72.soft-2883 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.copper-d190 .module-inner-1b72.pagination-e32d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.copper-d190 .module-inner-1b72.bronze-6763 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.copper-d190.label-3be3.aside_420f .module-inner-1b72.soft-2883 {
  flex-basis: 100%;
}
.copper-d190.card-6db0 .module-inner-1b72.pagination-e32d {
  -webkit-box-flex: 1;
  flex: auto;
}
.copper-d190.card-6db0 .module-inner-1b72.bronze-6763 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .steel-54c8.menu_2b13 {
  display: none;
}
#masthead > .steel-54c8 button {
  left: 0;
}
.stale_ae3e {
  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;
}
.stale_ae3e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.stale_ae3e.article_15ee i {
  margin-right: 4px;
}
.stale_ae3e.up_b38b i {
  margin-left: 5px;
}
.filter_stale_7584 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.filter_stale_7584 p:last-child {
  margin-bottom: 0;
}
.steel_caae {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.steel_caae a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.steel_caae img {
  display: block;
  width: auto;
  line-height: 1;
}
.steel_caae .description-4f7d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.steel_caae .pagination_in_f82d {
  margin: 5px 0 7px 0;
}
.steel_caae.gradient_d9cf .tertiary_4007 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel_caae.gradient_d9cf .easy_0ef3 {
  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;
}
.steel_caae.banner_cold_101e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.steel_caae.banner_cold_101e .tertiary_4007 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel_caae.banner_cold_101e .easy_0ef3 {
  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;
}
.steel_caae.white-e63f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.steel_caae.fresh-e5a3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.steel_caae.fresh-e5a3 .easy_0ef3 {
  margin-top: 7px;
}
.orange_776d {
  display: inline-block;
}
.next-6c52 .short_26a8 .steel_caae img {
  max-width: 100%;
}
.header_wood_eb1f .border-center-bf20.chip-tall-fba5,
.prev_1927 .border-center-bf20.chip-tall-fba5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_wood_eb1f .old-d07e,
.prev_1927 .old-d07e {
  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%);
}
.header_wood_eb1f .old-d07e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_wood_eb1f.tag_last_bd4d .old-d07e {
  display: none;
}
.header_wood_eb1f .article-orange-7ec8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_wood_eb1f .article-orange-7ec8 li {
  display: inline-block;
  position: relative;
}
.header_wood_eb1f .article-orange-7ec8 li:last-child {
  margin-right: 0;
}
.header_wood_eb1f .article-orange-7ec8 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;
}
.header_wood_eb1f .article-orange-7ec8 li.shadow-brown-ca52 > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_wood_eb1f .article-orange-7ec8 > 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;
}
.header_wood_eb1f .article-orange-7ec8 > li > a i {
  line-height: 0;
}
.header_wood_eb1f .article-orange-7ec8 > li.container-9b2e > a .old-d07e {
  margin-left: 4px;
  line-height: 0;
}
.header_wood_eb1f .article-orange-7ec8 .banner-c206 li.container-9b2e > a {
  position: relative;
}
.header_wood_eb1f .article-orange-7ec8 .banner-c206 li.container-9b2e > a:after,
.header_wood_eb1f .article-orange-7ec8 .banner-c206 li.container-9b2e > a:before {
  content: "";
  display: table;
}
.header_wood_eb1f .article-orange-7ec8 .banner-c206 li.container-9b2e > a:after {
  clear: both;
}
.header_wood_eb1f .article-orange-7ec8 .banner-c206 li.container-9b2e > a .old-d07e {
  margin-left: 5px;
  float: right;
}
.header_wood_eb1f .caption-5a6c,
.header_wood_eb1f .banner-c206 {
  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;
}
.header_wood_eb1f .banner-c206 {
  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;
}
.header_wood_eb1f .banner-c206 .chip-tall-fba5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_wood_eb1f .banner-c206 .old-d07e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_wood_eb1f .banner-c206 li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_wood_eb1f .banner-c206 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;
}
.header_wood_eb1f .banner-c206 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_wood_eb1f .banner-c206 .banner-c206 {
  top: 0;
  left: 100%;
}
.header_wood_eb1f .yellow_1c74.fn-focus-fa3f > .caption-5a6c,
.header_wood_eb1f .yellow_1c74.fn-focus-fa3f > .banner-c206,
.header_wood_eb1f .yellow_1c74:focus > .caption-5a6c,
.header_wood_eb1f .yellow_1c74:focus > .banner-c206,
.header_wood_eb1f .yellow_1c74:hover > .caption-5a6c,
.header_wood_eb1f .yellow_1c74:hover > .banner-c206 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_wood_eb1f.banner-wood-e3ab .disabled-4c9c:after,
.header_wood_eb1f.banner-wood-e3ab .disabled-4c9c:before {
  content: "";
  display: table;
}
.header_wood_eb1f.banner-wood-e3ab .disabled-4c9c:after {
  clear: both;
}
.header_wood_eb1f.banner-wood-e3ab .disabled-4c9c > li {
  float: left;
}
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c:after,
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c:before {
  content: "";
  display: table;
}
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c:after {
  clear: both;
}
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c > li {
  float: left;
}
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c > li.disabled_00aa > a,
.header_wood_eb1f.accent_cool_b2c5 .disabled-4c9c > li.shadow-brown-ca52 > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_wood_eb1f.surface-009d .disabled-4c9c > li > a .chip-tall-fba5 {
  position: relative;
}
.header_wood_eb1f.surface-009d .disabled-4c9c > li > a .chip-tall-fba5: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;
}
.header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li:focus
  > a
  .chip-tall-fba5:before,
.header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li:hover
  > a
  .chip-tall-fba5:before {
  width: 100%;
  background-color: currentColor;
}
.header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li.disabled_00aa
  > a
  .chip-tall-fba5:before,
.header_wood_eb1f.surface-009d
  .disabled-4c9c
  > li.button_short_9070
  > a
  .chip-tall-fba5:before {
  width: 100%;
  background-color: currentColor;
}
.header_wood_eb1f.green_daa2 .disabled-4c9c > li > a .chip-tall-fba5 {
  position: relative;
}
.header_wood_eb1f.green_daa2 .disabled-4c9c > li > a .chip-tall-fba5: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;
}
.header_wood_eb1f.green_daa2 .disabled-4c9c > li:focus > a .chip-tall-fba5:before,
.header_wood_eb1f.green_daa2
  .disabled-4c9c
  > li:hover
  > a
  .chip-tall-fba5:before {
  width: 100%;
  background-color: currentColor;
}
.header_wood_eb1f.green_daa2
  .disabled-4c9c
  > li.disabled_00aa
  > a
  .chip-tall-fba5:before,
.header_wood_eb1f.green_daa2
  .disabled-4c9c
  > li.button_short_9070
  > a
  .chip-tall-fba5:before {
  width: 100%;
  background-color: currentColor;
}
.prev_1927 .article-orange-7ec8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.prev_1927 .article-orange-7ec8 li:first-child > a {
  border-top: none;
}
.prev_1927 .article-orange-7ec8 .footer-dynamic-06de > .chip-tall-fba5 .old-d07e {
  display: none;
}
.prev_1927 .article-orange-7ec8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.prev_1927 .article-orange-7ec8 li:last-child {
  border: none;
}
.prev_1927 .article-orange-7ec8 li.container-9b2e > a {
  padding-right: 45px !important;
}
.prev_1927 .article-orange-7ec8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.prev_1927 .article-orange-7ec8 li a:focus,
.prev_1927 .article-orange-7ec8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev_1927 .article-orange-7ec8 li .column-93fc {
  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;
}
.prev_1927 .article-orange-7ec8 li .column-93fc:hover {
  box-shadow: none;
}
.prev_1927 .article-orange-7ec8 li .column-93fc .old-d07e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.prev_1927 .article-orange-7ec8 .banner-c206 {
  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);
}
.prev_1927 .article-orange-7ec8 .banner-c206 li a {
  padding-left: 3em;
}
.prev_1927 .article-orange-7ec8 .purple-f764 > a .column-93fc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.prev_1927 .article-orange-7ec8 .purple-f764 > .banner-c206 {
  display: block;
  opacity: 1;
}
.focus_e817 {
  max-width: 100%;
}
.in_d5ae {
  line-height: 0;
  cursor: pointer;
}
.shade-steel-3a04 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-steel-3a04:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-steel-3a04 svg {
  width: 18px;
  height: 18px;
}
.shade-steel-3a04 .link_liquid_b49e {
  display: none;
}
.hovered_2bd3 {
  position: relative;
}
.hovered_2bd3.fn-active-fa3f .shade-steel-3a04 .motion-dbfe {
  display: none;
}
.hovered_2bd3.fn-active-fa3f .shade-steel-3a04 .link_liquid_b49e {
  display: inline-block;
}
.hovered_2bd3 .filter-6486 {
  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);
}
.hovered_2bd3.slider_action_c247 .filter-6486 {
  left: auto;
  right: -0.9em;
}
.hovered_2bd3.slider_action_c247 .feature-dirty-b8f1::before {
  left: auto;
  right: 15px;
}
.hovered_2bd3.fn-active-fa3f .filter-6486 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.under_6e87 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.under_6e87 label {
  flex-basis: 100%;
}
.under_6e87 .breadcrumb_dim_bc8c {
  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;
}
.under_6e87 .pro-0829 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.under_6e87 .pro-0829:focus {
  background-color: transparent;
}
.under_6e87 button.column_hard_e87a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.under_6e87 button.column_hard_e87a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.under_6e87 button.column_hard_e87a svg {
  width: 18px;
  height: 18px;
}
.under_6e87 input[type="submit"] {
  min-height: auto;
}
.selected_676f .under_6e87 .pro-0829 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-dirty-b8f1 {
  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) {
  .feature-dirty-b8f1 {
    width: 220px;
  }
}
.feature-dirty-b8f1 label {
  flex-basis: 100%;
}
.feature-dirty-b8f1::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;
}
.status_pressed_4ef5 .selected_676f .under_6e87 {
  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;
}
.status_pressed_4ef5
  .selected_676f
  .under_6e87
  .breadcrumb_dim_bc8c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.status_pressed_4ef5 .selected_676f .under_6e87 .pro-0829 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.status_pressed_4ef5
  .selected_676f
  .under_6e87
  .pro-0829:focus {
  background: 0 0;
}
.status_pressed_4ef5
  .selected_676f
  .under_6e87
  .progress-f96a {
  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;
}
.black-fd04 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.black-fd04 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.black-fd04 li:last-child {
  margin-right: 0;
}
.black-fd04 li:first-child {
  margin-left: 0;
}
.black-fd04.carousel_pressed_923f a {
  color: #fff;
}
.black-fd04.carousel_pressed_923f a:hover {
  color: #fff;
}
.black-fd04 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.black-fd04 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.black-fd04 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.black-fd04 a:hover {
  opacity: 0.9;
  color: inherit;
}
.black-fd04 [class*="social-icon-apple"] {
  background-color: #999;
}
.black-fd04 [class*="social-icon-apple"].widget-south-3747 {
  background-color: transparent;
  color: #999;
}
.black-fd04 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.black-fd04 [class*="social-icon-behance"].widget-south-3747 {
  background-color: transparent;
  color: #1769ff;
}
.black-fd04 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.black-fd04 [class*="social-icon-bitbucket"].widget-south-3747 {
  background-color: transparent;
  color: #205081;
}
.black-fd04 [class*="social-icon-codepen"] {
  background-color: #000;
}
.black-fd04 [class*="social-icon-codepen"].widget-south-3747 {
  background-color: transparent;
  color: #000;
}
.black-fd04 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.black-fd04 [class*="social-icon-delicious"].widget-south-3747 {
  background-color: transparent;
  color: #39f;
}
.black-fd04 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.black-fd04 [class*="social-icon-digg"].widget-south-3747 {
  background-color: transparent;
  color: #005be2;
}
.black-fd04 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.black-fd04 [class*="social-icon-dribbble"].widget-south-3747 {
  background-color: transparent;
  color: #ea4c89;
}
.black-fd04 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.black-fd04 [class*="social-icon-envelope"].widget-south-3747 {
  background-color: transparent;
  color: #ea4335;
}
.black-fd04 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.black-fd04 [class*="social-icon-facebook"].widget-south-3747 {
  background-color: transparent;
  color: #3b5998;
}
.black-fd04 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.black-fd04 [class*="social-icon-flickr"].widget-south-3747 {
  background-color: transparent;
  color: #0063dc;
}
.black-fd04 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.black-fd04 [class*="social-icon-foursquare"].widget-south-3747 {
  background-color: transparent;
  color: #2d5be3;
}
.black-fd04 [class*="social-icon-github"] {
  background-color: #333;
}
.black-fd04 [class*="social-icon-github"].widget-south-3747 {
  background-color: transparent;
  color: #333;
}
.black-fd04 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.black-fd04 [class*="social-icon-google-plus"].widget-south-3747 {
  background-color: transparent;
  color: #dd4b39;
}
.black-fd04 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.black-fd04 [class*="social-icon-houzz"].widget-south-3747 {
  background-color: transparent;
  color: #7ac142;
}
.black-fd04 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.black-fd04 [class*="social-icon-instagram"].widget-south-3747 {
  background-color: transparent;
  color: #262626;
}
.black-fd04 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.black-fd04 [class*="social-icon-jsfiddle"].widget-south-3747 {
  background-color: transparent;
  color: #487aa2;
}
.black-fd04 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.black-fd04 [class*="social-icon-linkedin"].widget-south-3747 {
  background-color: transparent;
  color: #0077b5;
}
.black-fd04 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.black-fd04 [class*="social-icon-medium"].widget-south-3747 {
  background-color: transparent;
  color: #00ab6b;
}
.black-fd04 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.black-fd04
  [class*="social-icon-odnoklassniki"].widget-south-3747 {
  background-color: transparent;
  color: #f4731c;
}
.black-fd04 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.black-fd04 [class*="social-icon-meetup"].widget-south-3747 {
  background-color: transparent;
  color: #ec1c40;
}
.black-fd04 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.black-fd04 [class*="social-icon-pinterest"].widget-south-3747 {
  background-color: transparent;
  color: #bd081c;
}
.black-fd04 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.black-fd04 [class*="social-icon-product-hunt"].widget-south-3747 {
  background-color: transparent;
  color: #da552f;
}
.black-fd04 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.black-fd04 [class*="social-icon-reddit"].widget-south-3747 {
  background-color: transparent;
  color: #ff4500;
}
.black-fd04 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.black-fd04 [class*="social-icon-rss"].widget-south-3747 {
  background-color: transparent;
  color: #f26522;
}
.black-fd04 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.black-fd04
  [class*="social-icon-shopping-cart"].widget-south-3747 {
  background-color: transparent;
  color: #4caf50;
}
.black-fd04 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.black-fd04 [class*="social-icon-skype"].widget-south-3747 {
  background-color: transparent;
  color: #00aff0;
}
.black-fd04 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.black-fd04 [class*="social-icon-slideshare"].widget-south-3747 {
  background-color: transparent;
  color: #0077b5;
}
.black-fd04 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.black-fd04 [class*="social-icon-snapchat"].widget-south-3747 {
  background-color: transparent;
  color: #fffc00;
}
.black-fd04 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.black-fd04 [class*="social-icon-soundcloud"].widget-south-3747 {
  background-color: transparent;
  color: #f80;
}
.black-fd04 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.black-fd04 [class*="social-icon-spotify"].widget-south-3747 {
  background-color: transparent;
  color: #2ebd59;
}
.black-fd04 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.black-fd04
  [class*="social-icon-stack-overflow"].widget-south-3747 {
  background-color: transparent;
  color: #fe7a15;
}
.black-fd04 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.black-fd04 [class*="social-icon-maldkfgram"].widget-south-3747 {
  background-color: transparent;
  color: #2ca5e0;
}
.black-fd04 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.black-fd04 [class*="social-icon-tripadvisor"].widget-south-3747 {
  background-color: transparent;
  color: #589442;
}
.black-fd04 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.black-fd04 [class*="social-icon-tumblr"].widget-south-3747 {
  background-color: transparent;
  color: #35465c;
}
.black-fd04 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.black-fd04 [class*="social-icon-twitch"].widget-south-3747 {
  background-color: transparent;
  color: #6441a5;
}
.black-fd04 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.black-fd04 [class*="social-icon-twitter"].widget-south-3747 {
  background-color: transparent;
  color: #1da1f2;
}
.black-fd04 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.black-fd04 [class*="social-icon-vimeo"].widget-south-3747 {
  background-color: transparent;
  color: #1ab7ea;
}
.black-fd04 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.black-fd04 [class*="social-icon-vk"].widget-south-3747 {
  background-color: transparent;
  color: #45668e;
}
.black-fd04 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.black-fd04 [class*="social-icon-weibo"].widget-south-3747 {
  background-color: transparent;
  color: #df2029;
}
.black-fd04 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.black-fd04 [class*="social-icon-weixin"].widget-south-3747 {
  background-color: transparent;
  color: #7bb32e;
}
.black-fd04 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.black-fd04 [class*="social-icon-whatsapp"].widget-south-3747 {
  background-color: transparent;
  color: #25d366;
}
.black-fd04 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.black-fd04 [class*="social-icon-wordpress"].widget-south-3747 {
  background-color: transparent;
  color: #21759b;
}
.black-fd04 [class*="social-icon-xing"] {
  background-color: #026466;
}
.black-fd04 [class*="social-icon-xing"].widget-south-3747 {
  background-color: transparent;
  color: #026466;
}
.black-fd04 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.black-fd04 [class*="social-icon-yelp"].widget-south-3747 {
  background-color: transparent;
  color: #af0606;
}
.black-fd04 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.black-fd04 [class*="social-icon-youtube"].widget-south-3747 {
  background-color: transparent;
  color: #cd201f;
}
.button-fresh-ba19 {
  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;
}
.button-fresh-ba19:hover {
  box-shadow: none;
  background: 0 0;
}
.huge-73e2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.icon-stale-439e {
  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;
}
.message_large_df69 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.message-6ccb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.message-6ccb,
.message-6ccb::after,
.message-6ccb::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;
}
.message-6ccb::after,
.message-6ccb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.iron-1bbf .icon-stale-439e .message_large_df69 {
  margin-top: -2px;
  width: 19px;
}
.iron-1bbf .icon-stale-439e .message-6ccb {
  margin-top: -1px;
}
.iron-1bbf .icon-stale-439e .message-6ccb,
.iron-1bbf .icon-stale-439e .message-6ccb::after,
.iron-1bbf .icon-stale-439e .message-6ccb::before {
  width: 19px;
  height: 2px;
}
.iron-1bbf .icon-stale-439e .message-6ccb::before {
  top: -6px;
}
.iron-1bbf .icon-stale-439e .message-6ccb::after {
  bottom: -6px;
}
.element-13b7 .icon-stale-439e .message_large_df69 {
  margin-top: -2px;
  width: 22px;
}
.element-13b7 .icon-stale-439e .message-6ccb {
  margin-top: -1px;
}
.element-13b7 .icon-stale-439e .message-6ccb,
.element-13b7 .icon-stale-439e .message-6ccb::after,
.element-13b7 .icon-stale-439e .message-6ccb::before {
  width: 22px;
  height: 2px;
}
.element-13b7 .icon-stale-439e .message-6ccb::before {
  top: -7px;
}
.element-13b7 .icon-stale-439e .message-6ccb::after {
  bottom: -7px;
}
.inner-fa6d .icon-stale-439e .message_large_df69 {
  margin-top: -2px;
  width: 31px;
}
.inner-fa6d .icon-stale-439e .message-6ccb {
  margin-top: -1.5px;
}
.inner-fa6d .icon-stale-439e .message-6ccb,
.inner-fa6d .icon-stale-439e .message-6ccb::after,
.inner-fa6d .icon-stale-439e .message-6ccb::before {
  width: 31px;
  height: 3px;
}
.inner-fa6d .icon-stale-439e .message-6ccb::before {
  top: -9px;
}
.inner-fa6d .icon-stale-439e .message-6ccb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .background_hard_b367 .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 19px;
  }
  .background_hard_b367 .icon-stale-439e .message-6ccb {
    margin-top: -1px;
  }
  .background_hard_b367 .icon-stale-439e .message-6ccb,
  .background_hard_b367 .icon-stale-439e .message-6ccb::after,
  .background_hard_b367 .icon-stale-439e .message-6ccb::before {
    width: 19px;
    height: 2px;
  }
  .background_hard_b367 .icon-stale-439e .message-6ccb::before {
    top: -6px;
  }
  .background_hard_b367 .icon-stale-439e .message-6ccb::after {
    bottom: -6px;
  }
  .bright-6b23 .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 22px;
  }
  .bright-6b23 .icon-stale-439e .message-6ccb {
    margin-top: -1px;
  }
  .bright-6b23 .icon-stale-439e .message-6ccb,
  .bright-6b23 .icon-stale-439e .message-6ccb::after,
  .bright-6b23 .icon-stale-439e .message-6ccb::before {
    width: 22px;
    height: 2px;
  }
  .bright-6b23 .icon-stale-439e .message-6ccb::before {
    top: -7px;
  }
  .bright-6b23 .icon-stale-439e .message-6ccb::after {
    bottom: -7px;
  }
  .green_ee7a .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 31px;
  }
  .green_ee7a .icon-stale-439e .message-6ccb {
    margin-top: -1.5px;
  }
  .green_ee7a .icon-stale-439e .message-6ccb,
  .green_ee7a .icon-stale-439e .message-6ccb::after,
  .green_ee7a .icon-stale-439e .message-6ccb::before {
    width: 31px;
    height: 3px;
  }
  .green_ee7a .icon-stale-439e .message-6ccb::before {
    top: -9px;
  }
  .green_ee7a .icon-stale-439e .message-6ccb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .message-2b63 .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 19px;
  }
  .message-2b63 .icon-stale-439e .message-6ccb {
    margin-top: -1px;
  }
  .message-2b63 .icon-stale-439e .message-6ccb,
  .message-2b63 .icon-stale-439e .message-6ccb::after,
  .message-2b63 .icon-stale-439e .message-6ccb::before {
    width: 19px;
    height: 2px;
  }
  .message-2b63 .icon-stale-439e .message-6ccb::before {
    top: -6px;
  }
  .message-2b63 .icon-stale-439e .message-6ccb::after {
    bottom: -6px;
  }
  .upper_1d66 .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 22px;
  }
  .upper_1d66 .icon-stale-439e .message-6ccb {
    margin-top: -1px;
  }
  .upper_1d66 .icon-stale-439e .message-6ccb,
  .upper_1d66 .icon-stale-439e .message-6ccb::after,
  .upper_1d66 .icon-stale-439e .message-6ccb::before {
    width: 22px;
    height: 2px;
  }
  .upper_1d66 .icon-stale-439e .message-6ccb::before {
    top: -7px;
  }
  .upper_1d66 .icon-stale-439e .message-6ccb::after {
    bottom: -7px;
  }
  .info-917c .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 31px;
  }
  .info-917c .icon-stale-439e .message-6ccb {
    margin-top: -1.5px;
  }
  .info-917c .icon-stale-439e .message-6ccb,
  .info-917c .icon-stale-439e .message-6ccb::after,
  .info-917c .icon-stale-439e .message-6ccb::before {
    width: 31px;
    height: 3px;
  }
  .info-917c .icon-stale-439e .message-6ccb::before {
    top: -9px;
  }
  .info-917c .icon-stale-439e .message-6ccb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hover-inner-6450 .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-inner-6450 .icon-stale-439e .message-6ccb {
    margin-top: -1px;
  }
  .hover-inner-6450 .icon-stale-439e .message-6ccb,
  .hover-inner-6450 .icon-stale-439e .message-6ccb::after,
  .hover-inner-6450 .icon-stale-439e .message-6ccb::before {
    width: 19px;
    height: 2px;
  }
  .hover-inner-6450 .icon-stale-439e .message-6ccb::before {
    top: -6px;
  }
  .hover-inner-6450 .icon-stale-439e .message-6ccb::after {
    bottom: -6px;
  }
  .content-top-061c .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 22px;
  }
  .content-top-061c .icon-stale-439e .message-6ccb {
    margin-top: -1px;
  }
  .content-top-061c .icon-stale-439e .message-6ccb,
  .content-top-061c .icon-stale-439e .message-6ccb::after,
  .content-top-061c .icon-stale-439e .message-6ccb::before {
    width: 22px;
    height: 2px;
  }
  .content-top-061c .icon-stale-439e .message-6ccb::before {
    top: -7px;
  }
  .content-top-061c .icon-stale-439e .message-6ccb::after {
    bottom: -7px;
  }
  .active_6b26 .icon-stale-439e .message_large_df69 {
    margin-top: -2px;
    width: 31px;
  }
  .active_6b26 .icon-stale-439e .message-6ccb {
    margin-top: -1.5px;
  }
  .active_6b26 .icon-stale-439e .message-6ccb,
  .active_6b26 .icon-stale-439e .message-6ccb::after,
  .active_6b26 .icon-stale-439e .message-6ccb::before {
    width: 31px;
    height: 3px;
  }
  .active_6b26 .icon-stale-439e .message-6ccb::before {
    top: -9px;
  }
  .active_6b26 .icon-stale-439e .message-6ccb::after {
    bottom: -9px;
  }
}
.mask_huge_4f81 .message-6ccb {
  -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);
}
.mask_huge_4f81 .message-6ccb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mask_huge_4f81 .message-6ccb::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);
}
.mask_huge_4f81.focused_3ab8 .message-6ccb {
  -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);
}
.mask_huge_4f81.focused_3ab8 .message-6ccb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mask_huge_4f81.focused_3ab8 .message-6ccb::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);
}
.south-2260 {
  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.bright-244e:before {
  display: none;
}
.dynamic_c0b1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dynamic_c0b1 .icon-5bcd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dynamic_c0b1 .icon-5bcd:last-of-type {
  border-bottom: none;
}
.dynamic_c0b1 .icon-5bcd.warm_8228,
.dynamic_c0b1 .icon-5bcd.carousel_7a2d,
.dynamic_c0b1 .icon-5bcd.middle_b299 {
  padding: 0;
}
.dynamic_c0b1 .prev_1927 .column-93fc {
  color: currentColor;
}
.dynamic_c0b1 .prev_1927 .column-93fc:focus,
.dynamic_c0b1 .prev_1927 .column-93fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_c0b1.paper_c865 .nav-9b4d,
.dynamic_c0b1.paper_c865 .filter_stale_7584 a,
.dynamic_c0b1.paper_c865 .disabled-4c9c a,
.dynamic_c0b1.paper_c865 .banner-c206 a {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic_c0b1.paper_c865 .nav-9b4d:hover,
.dynamic_c0b1.paper_c865 .filter_stale_7584 a:hover,
.dynamic_c0b1.paper_c865 .disabled-4c9c a:hover,
.dynamic_c0b1.paper_c865 .banner-c206 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_c0b1.paper_c865 .breadcrumb_hot_9265 {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_c0b1.paper_c865 .icon-5bcd {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_c0b1.paper_c865 .icon-5bcd:before {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic_c0b1.paper_c865 .accent_bottom_7e46:before {
  background: rgba(255, 255, 255, 0.9);
}
.dynamic_c0b1.paper_c865 .prev_1927 .article-orange-7ec8 li a,
.dynamic_c0b1.paper_c865 .prev_1927 .column-93fc,
.dynamic_c0b1.paper_c865 .banner-c206 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_c0b1.paper_c865 .prev_1927 .column-93fc:focus,
.dynamic_c0b1.paper_c865 .prev_1927 .column-93fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_c0b1.paper_c865 .article-orange-7ec8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_c0b1.simple-d603 .nav-9b4d,
.dynamic_c0b1.simple-d603 .filter_stale_7584 a,
.dynamic_c0b1.simple-d603 .disabled-4c9c .column-93fc,
.dynamic_c0b1.simple-d603 .disabled-4c9c a,
.dynamic_c0b1.simple-d603 .banner-c206 a {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic_c0b1.simple-d603 .nav-9b4d:hover,
.dynamic_c0b1.simple-d603 .filter_stale_7584 a:hover,
.dynamic_c0b1.simple-d603 .disabled-4c9c .column-93fc:hover,
.dynamic_c0b1.simple-d603 .disabled-4c9c a:hover,
.dynamic_c0b1.simple-d603 .banner-c206 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_c0b1.simple-d603 .breadcrumb_hot_9265 {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_c0b1.simple-d603 .icon-5bcd {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_c0b1.simple-d603 .icon-5bcd:before {
  background: rgba(255, 255, 255, 0.08);
}
.dynamic_c0b1.simple-d603 .accent_bottom_7e46:before {
  background: rgba(0, 0, 0, 0.9);
}
.dynamic_c0b1.simple-d603 .prev_1927 .article-orange-7ec8 li a,
.dynamic_c0b1.simple-d603 .prev_1927 .column-93fc,
.dynamic_c0b1.simple-d603 .banner-c206 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_c0b1.simple-d603 .prev_1927 .column-93fc:focus,
.dynamic_c0b1.simple-d603 .prev_1927 .column-93fc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_c0b1.simple-d603 .article-orange-7ec8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_bottom_7e46 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accent_bottom_7e46:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.medium-aaaf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress-middle-c1a0 .dynamic_c0b1 {
  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;
}
.progress-middle-c1a0 .icon-5bcd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress-middle-c1a0 .icon-5bcd: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) {
  .progress-middle-c1a0 .icon-5bcd:before {
    width: 16%;
    left: 42%;
  }
}
.progress-middle-c1a0 .icon-5bcd:last-child:before {
  content: none;
}
.progress-middle-c1a0 .icon-5bcd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress-middle-c1a0 .prev_1927 .article-orange-7ec8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress-middle-c1a0 .prev_1927 .article-orange-7ec8 li a .column-93fc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress-middle-c1a0 .prev_1927 .banner-c206 {
  border: none;
}
.progress-middle-c1a0 .prev_1927 .banner-c206 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress-middle-c1a0 .accent_bottom_7e46 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress-middle-c1a0 .medium-aaaf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress-middle-c1a0 .simple-d603 .accent_bottom_7e46:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress-middle-c1a0 .paper_c865.advanced-1d2a .message-6ccb {
  background: rgba(0, 0, 0, 0.6);
}
.progress-middle-c1a0
  .paper_c865.advanced-1d2a
  .message-6ccb::after,
.progress-middle-c1a0
  .paper_c865.advanced-1d2a
  .message-6ccb:before {
  background: inherit;
}
.progress-middle-c1a0
  .paper_c865.advanced-1d2a:hover
  .message-6ccb {
  background: rgba(0, 0, 0, 0.8);
}
.icon_d7ab .dynamic_c0b1 {
  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) {
  .icon_d7ab .dynamic_c0b1 {
    width: auto;
    right: 45px;
  }
}
.background-bronze-dd6f .dynamic_c0b1 {
  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) {
  .background-bronze-dd6f .dynamic_c0b1 {
    width: auto;
    left: 45px;
  }
}
.bright-244e .dynamic_c0b1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.bright-244e .medium-aaaf {
  max-width: 48em;
  margin: 0 auto;
}
.bright-244e .accent_bottom_7e46:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.glass-6743 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.glass-6743.progress-middle-c1a0 .dynamic_c0b1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.glass-6743.icon_d7ab .dynamic_c0b1 {
  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);
}
.glass-6743 .dynamic_c0b1 {
  visibility: visible;
}
.glass-6743.background-bronze-dd6f .dynamic_c0b1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.short-8f10,
.focus-dfba {
  overflow-x: hidden;
}
.short-8f10 .dynamic_c0b1 {
  overflow: auto;
}
.short-8f10.progress-middle-c1a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-8f10.progress-middle-c1a0 .dynamic_c0b1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.short-8f10.progress-middle-c1a0 .button-fresh-ba19 {
  opacity: 0;
}
.short-8f10.icon_d7ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-8f10.icon_d7ab .dynamic_c0b1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.short-8f10.icon_d7ab .button-fresh-ba19 {
  opacity: 0;
}
.short-8f10.background-bronze-dd6f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-8f10.background-bronze-dd6f .dynamic_c0b1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.short-8f10.background-bronze-dd6f .button-fresh-ba19 {
  opacity: 0;
}
.short-8f10.bright-244e .dynamic_c0b1 {
  z-index: 10;
  visibility: visible;
}
.advanced-1d2a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.advanced-1d2a .message-6ccb {
  background: rgba(255, 255, 255, 0.99);
}
.advanced-1d2a .message-6ccb::after,
.advanced-1d2a .message-6ccb:before {
  background: inherit;
}
.advanced-1d2a:hover .message-6ccb {
  background: rgba(255, 255, 255, 0.99);
}
.background-bronze-dd6f .advanced-1d2a {
  top: 10px;
  right: auto;
  left: 12px;
}
.bright-244e .advanced-1d2a {
  display: none !important;
}
.short-8f10:before,
.focus-dfba:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.short-8f10 .advanced-1d2a,
.focus-dfba .advanced-1d2a {
  display: inline-block;
}
.dynamic_c0b1 .shadow_1401 {
  -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;
}
.short-8f10 .dynamic_c0b1 .shadow_1401,
.focus-dfba .dynamic_c0b1 .shadow_1401 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_74d3 .breadcrumb_dim_bc8c {
  width: 100%;
}
.short_26a8 {
  padding: 0 0.5em 0;
}
.short_26a8 [class*="customify-col-"],
.short_26a8 [class*="customify-col_"],
.short_26a8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.aside_yellow_b700 .short_26a8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .north_a54e .summary_c10d,
  .summary_c10d {
    display: none;
  }
  .aside-stale-bbfb {
    text-align: left;
  }
  .nav_f176 {
    text-align: center;
  }
  .background-83a9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .north_a54e .fresh-48dd,
  .fresh-48dd {
    display: none;
  }
  .description-hard-e65c {
    text-align: left;
  }
  .easy-6204 {
    text-align: center;
  }
  .message-fe7d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .north_a54e .main-f3ae,
  .main-f3ae {
    display: none;
  }
  .first_6d74 {
    text-align: left;
  }
  .yellow_3b6f {
    text-align: center;
  }
  .tall-019f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.full-8067 {
  box-shadow: none !important;
}
.fixed_51da .aside-last-9092,
.media_prev_85b9 .aside-last-9092 {
  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_prev_85b9 .aside-last-9092 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.layout_bcd4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.layout_bcd4:after,
.layout_bcd4:before {
  content: "";
  display: table;
}
.layout_bcd4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .layout_bcd4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.layout_bcd4,
.icon-6f33 {
  max-width: 1248px;
  margin: 0 auto;
}

.prev_84b6.top-0883 .layout_bcd4 {
  max-width: 100%;
}
.prev_84b6.block-5dac {
  max-width: 1200px;
  margin: 0 auto;
}
.prev_84b6.pagination_205d .layout_bcd4 {
  max-width: 100%;
}
.prev_84b6.pagination_205d > .layout_bcd4 {
  padding-left: 0;
  padding-right: 0;
}
.prev_84b6.pagination_205d > .layout_bcd4 .north_a54e {
  margin: 0;
}
.prev_84b6.pagination_205d
  > .layout_bcd4
  .prev-4dbd.tooltip_upper_eeee {
  margin-right: 0;
  margin-left: 0;
}
.prev_84b6.pagination_205d #main.tooltip_upper_eeee {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel_dim_984f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_dim_984f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block_solid_b780 .wide-28af {
    padding-right: 1em;
  }
  .block_solid_b780.wrapper_dim_b917 .prev-4dbd {
    border-right: 1px solid #eaecee;
  }
  .block_solid_b780.wrapper_dim_b917 .wide-28af {
    padding-right: 1em;
  }
  .block_solid_b780.wrapper_dim_b917 .pattern-warm-1874 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-liquid-e9ee .wide-28af {
    padding-left: 1em;
  }
  .dropdown-liquid-e9ee.wrapper_dim_b917 .prev-4dbd {
    border-left: 1px solid #eaecee;
  }
  .dropdown-liquid-e9ee.wrapper_dim_b917 .wide-28af {
    padding-left: 1em;
  }
  .dropdown-liquid-e9ee.wrapper_dim_b917 .pattern-warm-1874 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .down-cbcf .wide-28af {
    padding-left: 1em;
  }
  .down-cbcf.wrapper_dim_b917 .texture-small-fa31 {
    border-right: 1px solid #eaecee;
  }
  .down-cbcf.wrapper_dim_b917 .easy-e001 {
    border-right: 1px solid #eaecee;
  }
  .down-cbcf.wrapper_dim_b917 .wide-28af {
    padding-left: 1em;
  }
  .down-cbcf.wrapper_dim_b917 .pattern-warm-1874 {
    padding-right: 1em;
  }
  .down-cbcf.wrapper_dim_b917 .tertiary_blue_31c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-west-27e8 .wide-28af {
    padding-right: 1em;
  }
  .heading-west-27e8.wrapper_dim_b917 .texture-small-fa31 {
    border-left: 1px solid #eaecee;
  }
  .heading-west-27e8.wrapper_dim_b917 .easy-e001 {
    border-left: 1px solid #eaecee;
  }
  .heading-west-27e8.wrapper_dim_b917 .wide-28af {
    padding-right: 1em;
  }
  .heading-west-27e8.wrapper_dim_b917 .pattern-warm-1874 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-west-27e8.wrapper_dim_b917 .tertiary_blue_31c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_dim_984f .wide-28af {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_dim_984f.wrapper_dim_b917 .prev-4dbd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel_dim_984f.wrapper_dim_b917 .wide-28af {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_dim_984f.wrapper_dim_b917 .pattern-warm-1874 {
    padding-left: 1em;
  }
  .carousel_dim_984f.wrapper_dim_b917 .tertiary_blue_31c7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel_dim_984f.wrapper_dim_b917 .wide-28af {
    padding-left: 0;
  }
}
.caption_static_5d3c .detail-b8db {
  display: inline-block;
}
.alert_black_25cb {
  display: inline-block;
}
.filter_e187 {
  word-con: break-word;
}
.article-short-9247 > span {
  display: inline-block;
  padding: 5px 0;
}
.article-short-9247 .clean_725f {
  margin-left: 8px;
  margin-right: 8px;
}
.article-short-9247 .overlay-d12a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.up-b0c4 .active-f428 {
  margin-bottom: 2em;
}
.up-b0c4 .copper_8c55 {
  margin-bottom: 15px;
}
.up-b0c4 .copper_8c55:last-child {
  margin-bottom: 0;
}
.up-b0c4 .dropdown_large_90b5 {
  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) {
  .up-b0c4 .dropdown_large_90b5 {
    display: block;
  }
}
.up-b0c4 .disabled_802b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .up-b0c4 .disabled_802b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.up-b0c4 .highlight-b900 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.up-b0c4 .highlight-b900 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.up-b0c4 .highlight-b900 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.up-b0c4 .filter_e187 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.up-b0c4 .filter_e187 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.up-b0c4 .primary-36f8 p:last-child {
  margin-bottom: 0;
}
.up-b0c4 .under_2ce3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.up-b0c4 .table_5af5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.up-b0c4 .card-dirty-8580 {
  margin-top: 1em;
}
.up-b0c4 .label_b479 {
  top: 0;
  display: block;
}
.up-b0c4 .label_b479 a {
  color: inherit;
}
.up-b0c4 .label_b479 a:hover {
  color: inherit;
}
.up-b0c4 .gradient_c819 {
  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;
}
.up-b0c4 .gradient_c819:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.up-b0c4 .table_5af5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.up-b0c4 .plasma_5a1d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.up-b0c4 .plasma_5a1d:first-child {
  margin-top: 0;
}
.up-b0c4 .plasma_5a1d.photo_complex_da2b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.up-b0c4 .plasma_5a1d.thumbnail_2171 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.up-b0c4
  .plasma_5a1d.thumbnail_2171.small_074f
  .card-dirty-8580 {
  width: 100%;
}
.up-b0c4 .thumbnail_2171 {
  -webkit-box-align: center;
  align-items: center;
}
.up-b0c4 .thumbnail_2171 .article-short-9247,
.up-b0c4 .thumbnail_2171 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.up-b0c4 .highlight-b900 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up-b0c4 .highlight-b900 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up-b0c4 .highlight-b900: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;
}
.up-b0c4 .photo_complex_da2b {
  z-index: 5;
}
.up-b0c4 .block-rough-52d8 .notification-62e4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.up-b0c4 .dim-415c .notification-62e4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.up-b0c4 .dropdown-3c3c .notification-62e4 {
  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;
}
.up-b0c4.section_cold_1c24 .dropdown_large_90b5,
.up-b0c4.hover_first_a0c7 .dropdown_large_90b5 {
  display: block;
}
.up-b0c4.section_cold_1c24 .dropdown_large_90b5 .sort-wide-f932,
.up-b0c4.section_cold_1c24 .dropdown_large_90b5 .table_5af5,
.up-b0c4.hover_first_a0c7 .dropdown_large_90b5 .sort-wide-f932,
.up-b0c4.hover_first_a0c7 .dropdown_large_90b5 .table_5af5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up-b0c4.picture_narrow_5967 .disabled_802b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .up-b0c4.picture_narrow_5967 .disabled_802b {
    margin-right: 0;
  }
}
.up-b0c4.section_cold_1c24 .disabled_802b,
.up-b0c4.hover_first_a0c7 .disabled_802b {
  padding-top: 40%;
}
.up-b0c4.section_cold_1c24 .active-f428,
.up-b0c4.hover_first_a0c7 .active-f428 {
  display: block;
}
.up-b0c4.section_cold_1c24 .fn-sticky-fa3f .table_5af5,
.up-b0c4.hover_first_a0c7 .fn-sticky-fa3f .table_5af5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.up-b0c4.section_cold_1c24 .disabled_802b,
.up-b0c4.hover_first_a0c7 .disabled_802b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.up-b0c4.section_cold_1c24 .table_5af5 {
  padding: 1em;
}
.focus-huge-9bb6 {
  margin: 30px auto;
  display: block;
}
.focus-huge-9bb6 .shadow-dirty-1962 > * {
  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;
}
.focus-huge-9bb6 .shadow-dirty-1962 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus-huge-9bb6 .shadow-dirty-1962 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last_8065 .article-short-9247 {
  margin-bottom: 1.41575em;
}
.last_8065 .in_ccdd {
  margin-bottom: 1.618em;
}
.image-9c61 .center_467d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.image-9c61 .center_467d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.image-9c61 .preview-center-e56c {
  max-width: 100%;
  overflow: auto;
}
.form-c78a .image-9c61 a:hover {
  text-decoration: underline;
}
.element_plasma_5908 .copper_8c55:not(.filter_e187),
.element_plasma_5908 .highlight-b900 {
  margin-bottom: 1.41575em;
}
.element_plasma_5908 .copper_8c55:not(.filter_e187):last-child,
.element_plasma_5908 .highlight-b900:last-child {
  margin-bottom: 0;
}
.element_plasma_5908 .copper_8c55.video-inner-13ff {
  margin-bottom: 0.41575em;
}
.element_plasma_5908 .info-4c29:before,
.element_plasma_5908 .light_1604:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.element_plasma_5908 .info-4c29:before {
  content: "\f115";
}
.element_plasma_5908 .light_1604:before {
  content: "\f02c";
}
.element_plasma_5908 .message_f7d2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.element_plasma_5908 .message_f7d2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.description-white-ae66 {
  display: -webkit-box;
  display: flex;
}
.description-white-ae66 .summary-8c93 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .description-white-ae66 .summary-8c93 {
    flex-basis: 90px;
  }
}
.description-white-ae66 .paragraph-complex-acdc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .description-white-ae66 .paragraph-complex-acdc {
    flex-basis: calc(100% - 50px);
  }
}
.description-white-ae66 .yellow_c713 p:last-child {
  margin-bottom: 0.72em;
}
.simple-8b5a .shadow-dirty-1962 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.simple-8b5a .shadow-dirty-1962:after,
.simple-8b5a .shadow-dirty-1962:before {
  content: "";
  display: table;
}
.simple-8b5a .shadow-dirty-1962:after {
  clear: both;
}
.simple-8b5a .shadow-dirty-1962 .gradient_7b1b,
.simple-8b5a .shadow-dirty-1962 .description_6986 {
  width: 49%;
}
.simple-8b5a .shadow-dirty-1962 .gradient_7b1b a span.mini_b1cf,
.simple-8b5a .shadow-dirty-1962 .description_6986 a span.mini_b1cf {
  display: block;
  margin-bottom: 5px;
}
.simple-8b5a .shadow-dirty-1962 .description_6986 {
  float: left;
  text-align: left;
}
.simple-8b5a .shadow-dirty-1962 .gradient_7b1b {
  float: right;
  text-align: right;
}
.west_a52e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .west_a52e {
    margin-bottom: 0;
  }
}
.form_bronze_c489 {
  margin-bottom: 1em;
}
.form_bronze_c489 .filter_e187 {
  font-size: 1.1em;
  line-height: 1.3;
}
.disabled_413d a {
  display: block;
  line-height: 0;
  position: relative;
}
.white-b0d2 .form_bronze_c489,
.hero_1622 .form_bronze_c489 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .white-b0d2 .form_bronze_c489,
  .hero_1622 .form_bronze_c489 {
    display: block;
  }
}
.white-b0d2 .disabled_413d,
.hero_1622 .disabled_413d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .white-b0d2 .disabled_413d,
  .hero_1622 .disabled_413d {
    margin-bottom: 1em;
  }
}
.white-b0d2 .disabled_413d img,
.hero_1622 .disabled_413d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.white-b0d2 .carousel-small-7fca,
.hero_1622 .carousel-small-7fca {
  flex-basis: calc(100% - 160px);
}
.white-b0d2 .carousel-small-7fca p,
.hero_1622 .carousel-small-7fca p {
  margin-bottom: 0;
}
.white-b0d2 .carousel-small-7fca {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .white-b0d2 .carousel-small-7fca {
    padding-left: 0;
  }
}
.hero_1622 .carousel-small-7fca {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero_1622 .carousel-small-7fca {
    padding-right: 0;
  }
}
.hero_1622 .disabled_413d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.component-easy-94e0 .disabled_413d {
  margin-bottom: 0.5em;
}
.component-easy-94e0 .disabled_413d img {
  width: 100%;
}
.thumbnail_6695 .progress_fixed_4a24,
.large_fb22 .progress_fixed_4a24 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.large_fb22 .prev-4dbd .detail_steel_7806 p:last-child {
  margin-bottom: 0;
}
.widget_9f6a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.feature_e6de .label_925a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .feature_e6de .label_925a:last-of-type {
    margin-bottom: 0;
  }
}
.feature_e6de .label_925a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_e6de .label_925a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.feature_e6de .label_925a ul li {
  margin: 0 0 0.6em;
}
.feature_e6de .label_925a ul li.over-b193,
.feature_e6de .label_925a ul li.lower-47de {
  position: relative;
}
.feature_e6de .label_925a ul li.over-b193 .container-dc01,
.feature_e6de .label_925a ul li.lower-47de .container-dc01 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.feature_e6de .label_925a ul li.over-b193:after:after,
.feature_e6de .label_925a ul li.over-b193:after:before,
.feature_e6de
  .label_925a
  ul
  li.lower-47de:after:after,
.feature_e6de
  .label_925a
  ul
  li.lower-47de:after:before {
  content: "";
  display: table;
}
.feature_e6de .label_925a ul li.over-b193:after:after,
.feature_e6de
  .label_925a
  ul
  li.lower-47de:after:after {
  clear: both;
}
.feature_e6de .label_925a a.wide-962a:hover {
  text-decoration: none;
}
.feature_e6de .label_925a select {
  max-width: 100%;
}
.feature_e6de .label_925a table {
  font-size: 85%;
}
.feature_e6de .label_925a table td,
.feature_e6de .label_925a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.feature_e6de .label_925a table tfoot td {
  text-align: left;
}
.feature_e6de .label_925a :last-child {
  margin-bottom: 0;
}
.feature_e6de .label_925a .outer_2965 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.feature_e6de .label_925a .outer_2965 label {
  width: 100%;
}
.feature_e6de .label_925a .outer_2965 .pro-0829 {
  width: 100%;
  display: block;
}
.feature_e6de .label_925a .outer_2965 .column_hard_e87a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.feature_e6de .label_925a .outer_2965 .column_hard_e87a:hover svg #svg-search {
  fill: #444;
}
.feature_e6de .label_925a .outer_2965 .column_hard_e87a svg {
  width: 18px;
  height: 18px;
}
.feature_e6de .card_9140 ul ul,
.feature_e6de .rough-285f ul ul,
.feature_e6de .feature-warm-18e1 ul ul,
.feature_e6de .hard-d48e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.feature_e6de .card_9140 .container-9b2e > a,
.feature_e6de .rough-285f .container-9b2e > a,
.feature_e6de .feature-warm-18e1 .container-9b2e > a,
.feature_e6de .hard-d48e .container-9b2e > a {
  margin-bottom: 0;
}
.feature_e6de .current-7bc3 li,
.feature_e6de .card_9140 li,
.feature_e6de .thumbnail_hovered_133f li,
.feature_e6de .rough-285f li,
.feature_e6de .feature-warm-18e1 li,
.feature_e6de .hard-d48e li,
.feature_e6de .simple_575b li,
.feature_e6de .hovered_ecde li {
  display: block;
  position: relative;
}
.feature_e6de .current-7bc3 li:last-child,
.feature_e6de .card_9140 li:last-child,
.feature_e6de .thumbnail_hovered_133f li:last-child,
.feature_e6de .rough-285f li:last-child,
.feature_e6de .feature-warm-18e1 li:last-child,
.feature_e6de .hard-d48e li:last-child,
.feature_e6de .simple_575b li:last-child,
.feature_e6de .hovered_ecde li:last-child {
  border: none;
}
.feature_e6de .current-7bc3 li a,
.feature_e6de .card_9140 li a,
.feature_e6de .thumbnail_hovered_133f li a,
.feature_e6de .rough-285f li a,
.feature_e6de .feature-warm-18e1 li a,
.feature_e6de .hard-d48e li a,
.feature_e6de .simple_575b li a,
.feature_e6de .hovered_ecde li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_e6de .current-7bc3 li ul li::before,
.feature_e6de .card_9140 li ul li::before,
.feature_e6de .thumbnail_hovered_133f li ul li::before,
.feature_e6de .rough-285f li ul li::before,
.feature_e6de .feature-warm-18e1 li ul li::before,
.feature_e6de .hard-d48e li ul li::before,
.feature_e6de .simple_575b li ul li::before,
.feature_e6de .hovered_ecde li ul li::before {
  left: 15px;
}
.feature_e6de .current-7bc3 li ul a,
.feature_e6de .card_9140 li ul a,
.feature_e6de .thumbnail_hovered_133f li ul a,
.feature_e6de .rough-285f li ul a,
.feature_e6de .feature-warm-18e1 li ul a,
.feature_e6de .hard-d48e li ul a,
.feature_e6de .simple_575b li ul a,
.feature_e6de .hovered_ecde li ul a {
  padding-left: 20px;
}
.feature_e6de .current-7bc3 li ul ul li::before,
.feature_e6de .card_9140 li ul ul li::before,
.feature_e6de .thumbnail_hovered_133f li ul ul li::before,
.feature_e6de .rough-285f li ul ul li::before,
.feature_e6de .feature-warm-18e1 li ul ul li::before,
.feature_e6de .hard-d48e li ul ul li::before,
.feature_e6de .simple_575b li ul ul li::before,
.feature_e6de .hovered_ecde li ul ul li::before {
  left: 30px;
}
.feature_e6de .current-7bc3 li ul ul a,
.feature_e6de .card_9140 li ul ul a,
.feature_e6de .thumbnail_hovered_133f li ul ul a,
.feature_e6de .rough-285f li ul ul a,
.feature_e6de .feature-warm-18e1 li ul ul a,
.feature_e6de .hard-d48e li ul ul a,
.feature_e6de .simple_575b li ul ul a,
.feature_e6de .hovered_ecde li ul ul a {
  padding-left: 40px;
}
.feature_e6de .text-1f2e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_e6de .hovered_ecde ul li {
  margin-bottom: 1.41575em;
}
.feature_e6de .hovered_ecde ul li .container-9110 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.feature_e6de .hovered_ecde ul li .green-e419 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.simple-d603 .current-7bc3 li a,
.simple-d603 .card_9140 li a,
.simple-d603 .thumbnail_hovered_133f li a,
.simple-d603 .rough-285f li a,
.simple-d603 .feature-warm-18e1 li a,
.simple-d603 .hard-d48e li a,
.simple-d603 .simple_575b li a,
.simple-d603 .hovered_ecde li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-d603 .text-1f2e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-d603 .label_925a ul li.over-b193 .container-dc01,
.simple-d603 .label_925a ul li.lower-47de .container-dc01 {
  background: rgba(0, 0, 0, 0.2);
}
.simple-d603 .feature_e6de .label_925a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li {
  margin: 0;
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li ul {
  margin: 0;
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li ul li a {
  padding-left: 15px;
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li ul li li a {
  padding-left: 30px;
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li.shadow-brown-ca52 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li.shadow-brown-ca52 > 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;
}
.prev_84b6 .feature_e6de .article-orange-7ec8 li.shadow-brown-ca52 > 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;
}
.message-0c4c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hard-8258 {
  position: relative;
  z-index: 10;
}
.hard-8258 .shadow_1401 {
  width: 100%;
  max-width: 100%;
}
.prev-d922 .clean_3e1c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.prev-d922 .paper_c865 {
}
.prev-d922 .simple-d603 {
  background: #292929;
}
.inner_eb96 .clean_3e1c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.inner_eb96 .paper_c865 {
  background: #f9f9f9;
}
.inner_eb96 .simple-d603 {
  background: #303030;
}
.under-b868 .clean_3e1c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .under-b868 .detail-b8db {
    margin-bottom: 1em;
  }
  .under-b868 .detail-b8db:last-child {
    margin-bottom: 0;
  }
}
.under-b868 .paper_c865 {
  background: #ededed;
}
.under-b868 .simple-d603 {
  background: #1a1a1a;
}
.clean_3e1c.paper_c865 {
  color: rgba(0, 0, 0, 0.6);
}
.clean_3e1c.paper_c865 .progress-down-32f7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_3e1c.simple-d603 {
  color: rgba(255, 255, 255, 0.99);
}
.clean_3e1c.simple-d603 a:not(.wide-962a) {
  color: rgba(255, 255, 255, 0.79);
}
.clean_3e1c.simple-d603 a:not(.wide-962a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean_3e1c.simple-d603 .progress-down-32f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_3e1c.simple-d603 table tbody td,
.clean_3e1c.simple-d603 table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_next_2812.steel-150c .layout_bcd4 {
  max-width: initial;
}
.slider_next_2812 .black-a9e2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_next_2812 .black-a9e2 .shadow_1401 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_next_2812 .black-a9e2 .shadow_1401 {
    display: block;
    margin-bottom: 2em;
  }
  .slider_next_2812 .black-a9e2 .shadow_1401:last-child {
    margin-bottom: 0;
  }
}
.under-b868 .detail-b8db:last-child,
.inner_eb96 .detail-b8db:last-child,
.prev-d922 .detail-b8db:last-child {
  margin-bottom: 0;
}
.under-b868 .detail-b8db .feature_e6de .label_925a:last-child,
.inner_eb96 .detail-b8db .feature_e6de .label_925a:last-child,
.prev-d922 .detail-b8db .feature_e6de .label_925a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .under-b868 .motion-8259,
  .under-b868 .next_830a,
  .inner_eb96 .motion-8259,
  .inner_eb96 .next_830a,
  .prev-d922 .motion-8259,
  .prev-d922 .next_830a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hard-8258 .detail-b8db {
    margin-bottom: 2em;
  }
}
.hard-8258 p:last-child {
  margin-bottom: 0;
}
.hard-8258 li,
.hard-8258 ul {
  list-style: none;
  margin: 0;
}
.hard-8258 ul ul {
  margin-left: 2.617924em;
}
.hard-b166 {
  font-size: 0.875em;
}

/* css-noise: 5fe3 */
.promo-block-k2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
