/*!
Theme Name: Customify
Theme URI: https://pressmaximum.detail_hard_7746/customify
Author: WPCustomify
Author URI: https://pressmaximum.detail_hard_7746
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.detail_hard_7746/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content-bright-38a8.steel_5d44/licenses/gpl-2.0.summary_simple_6d5d
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_fa96/, (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.north_7a7e.paper-83f8/normalize.tiny-5e4a/
 ======
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.tiny-5e4a v7.0.0 | MIT License | github.detail_hard_7746/necolas/normalize.tiny-5e4a */
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;
}
.tooltip-east-d217 .main_gas_93f0,
.wrapper_3a16,
.accordion-0c52,
.motion_57c4,
.red_923d,
.breadcrumb_static_a57e,
.row-dim-b828,
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;
}
.wrapper_3a16,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper_3a16,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_3a16,
  h1 {
    font-size: 1.8em;
  }
}
.accordion-0c52,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion-0c52 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion-0c52,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion-0c52,
  h2 {
    font-size: 1.7em;
  }
}
.motion_57c4,
h3 {
  font-size: 1.618em;
}
.tooltip-east-d217 .main_gas_93f0,
.red_923d,
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.popup-hard-cab5 {
  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;
}
.pattern_0e13:after,
.pattern_0e13:before,
.sidebar-prev-0566:after,
.sidebar-prev-0566:before {
  content: "";
  display: table;
}
.pattern_0e13:after,
.sidebar-prev-0566:after {
  clear: both;
}
.steel_a6b1 {
  float: right;
  margin-right: 0;
}
.image-dirty-2448 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.up-6916 .widget-0594,
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;
}
.up-6916 .widget-0594: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;
}
.upper-405a .widget-0594 {
  box-shadow: none;
}
.upper-405a
  .widget-0594
  .mask-ce7b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.upper-405a .widget-0594 .disabled_6ae5 {
  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;
}
.upper-405a
  .widget-0594
  .disabled_6ae5
  b {
  display: none;
}
.upper-405a .fixed-1a75 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.narrow_0370:not(.block_rough_4b94):not(.motion_5b27),
button:not(.block_rough_4b94):not(.motion_5b27),
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ),
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ),
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ) {
  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;
}
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ):hover,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ):hover,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):hover,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):hover,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ):active,
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ):active,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):active,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):active,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):active,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus {
  outline: 0;
}
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5 {
  position: relative;
}
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .search_center_6f40,
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .south-776f,
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .fast-c683,
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  i,
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  svg,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .search_center_6f40,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .south-776f,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .fast-c683,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  i,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  svg,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .search_center_6f40,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .south-776f,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .fast-c683,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  i,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  svg,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .search_center_6f40,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .south-776f,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .fast-c683,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  i,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  svg,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .search_center_6f40,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .south-776f,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  .fast-c683,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  i,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5
  svg {
  visibility: hidden;
}
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5:after,
button:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5:after,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5:after,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5:after,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ).fn-loading-36e5: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;
}
.narrow_0370:not(.block_rough_4b94):not(.motion_5b27),
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ),
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ),
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ) {
  color: #fff;
  background: #235787;
}
.narrow_0370:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus,
input[type="button"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus,
input[type="reset"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus,
input[type="submit"]:not(.block_rough_4b94):not(
    .motion_5b27
  ):focus {
  color: #fff;
}
.narrow_0370.fn-disabled-36e5:not(.block_rough_4b94):not(
    .motion_5b27
  ),
.narrow_0370[disabled]:not(.block_rough_4b94):not(
    .motion_5b27
  ),
button.fn-disabled-36e5:not(.block_rough_4b94):not(
    .motion_5b27
  ),
button[disabled]:not(.block_rough_4b94):not(
    .motion_5b27
  ) {
  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;
}
.tag_fce3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tag_fce3: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;
}
.icon_469c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview_e4e7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bronze-6228 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern_0e13:after,
.pattern_0e13:before,
.fast-ccff:after,
.fast-ccff:before,
.panel-tall-97bb:after,
.panel-tall-97bb:before,
.article-middle-0d0b:after,
.article-middle-0d0b:before,
.box-ad31:after,
.box-ad31:before,
.rough_1279:after,
.rough_1279:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern_0e13:after,
.fast-ccff:after,
.panel-tall-97bb:after,
.article-middle-0d0b:after,
.box-ad31:after,
.rough_1279:after {
  clear: both;
}
.fast-ccff .description_top_3415,
.panel-tall-97bb .description_top_3415,
.wide-230b .description_top_3415 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section-middle-30ae {
  display: inline-block;
}
.west-014d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.west-014d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.west-014d .sort_pressed_ee99 {
  padding: 1em 0;
  font-size: 85%;
}
.sort_pressed_ee99 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.image-green-c5d1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.image-green-c5d1:after,
.image-green-c5d1:before {
  content: "";
  display: table;
}
.image-green-c5d1:after {
  clear: both;
}
.nav-outer-addd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.caption_2e9c .nav-outer-addd {
  max-width: 50%;
}
.paragraph_523a .nav-outer-addd {
  max-width: 33.33%;
}
.west-311e .nav-outer-addd {
  max-width: 25%;
}
.media_efe3 .nav-outer-addd {
  max-width: 20%;
}
.green_41a6 .nav-outer-addd {
  max-width: 16.66%;
}
.item-206f .nav-outer-addd {
  max-width: 14.28%;
}
.hot-baaf .nav-outer-addd {
  max-width: 12.5%;
}
.bottom-7087 .nav-outer-addd {
  max-width: 11.11%;
}
.banner_motion_edde {
  display: block;
}
.tooltip-east-d217 .notice_ffc5 label,
.tooltip-east-d217 .background-f671 label,
.tooltip-east-d217 .media-dba7 label,
.tooltip-east-d217 .left_06ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_cool_aa58 {
  list-style: none;
  margin: 0;
}
.badge_cool_aa58 article.slider-first-3de8 {
  margin-bottom: 0;
}
.badge_cool_aa58 ul {
  list-style: none;
  margin: 0;
}
.badge_cool_aa58 .notice-83e3 li.slider-first-3de8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_cool_aa58 .notice-83e3 li.slider-first-3de8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_cool_aa58 .notice-83e3 li.slider-first-3de8: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) {
  .badge_cool_aa58 .notice-83e3 li.slider-first-3de8 li.slider-first-3de8 li.slider-first-3de8 li.slider-first-3de8 {
    padding-left: 0;
  }
}
article.slider-first-3de8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider-first-3de8 .fast-ccff p:last-of-type {
  margin-bottom: 0;
}
article.slider-first-3de8 .image-278e {
  float: left;
}
article.slider-first-3de8 .status-tiny-3b68 {
  margin-left: 85px;
}
article.slider-first-3de8 .status_simple_6925 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider-first-3de8 .status_simple_6925 .nav_right_4419 {
  margin-left: 10px;
}
article.slider-first-3de8 .motion-1d14 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider-first-3de8 .fixed_56be {
  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 .notice_ffc5,
  #respond .media-dba7,
  #respond .left_06ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice_ffc5 input,
#respond .media-dba7 input,
#respond .left_06ad input {
  width: 100%;
}
#respond .left_06ad {
  margin-right: 0;
}
#respond .fast-d4e6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature_slow_bfd8 {
  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;
}
.feature_slow_bfd8.widget-silver-62ee {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.feature_slow_bfd8 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%);
}
.feature_slow_bfd8:focus,
.feature_slow_bfd8: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);
}
.stone-3d92 {
  border-radius: 10%;
}
.dynamic-4b6e {
  border-radius: 50%;
}
.wide_e0d5 {
  font-size: 0.72em;
}
.component_1a4f {
  font-size: 0.875em;
}
.cool-87be {
  font-size: 1.1em;
}
.nav-53d5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.nav-53d5.wide_e0d5 {
  letter-spacing: 0.5px;
}
.dropdown-3353,
.dropdown-3353 a {
  color: #6d6d6d;
}
.dropdown-3353 a:hover {
  color: #111;
}
.full-4277 {
  color: #6d6d6d;
}
.action_254b {
  overflow-x: hidden;
}
.action_254b .south-4f1e.large_9128 {
  position: relative;
}
.action_254b .south-4f1e.large_9128.tall-304f {
  position: initial;
}
.action_254b
  .south-4f1e.large_9128.tall-304f
  .large_041d {
  left: auto;
}
.action_254b .south-4f1e .large_041d {
  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;
}
.action_254b .south-4f1e:hover.large_9128 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.action_254b
  .south-4f1e:hover.large_9128
  .large_041d {
  display: block;
  z-index: 9999999;
}
.action_254b .icon_bronze_48cd .hero-586a,
.action_254b .plasma_9260 .hero-586a {
  display: none;
}
.action_254b .bronze-8f36 .south-4f1e:hover.large_9128 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip-east-d217 .notice_ffc5 label,
.tooltip-east-d217 .background-f671 label,
.tooltip-east-d217 .media-dba7 label,
.tooltip-east-d217 .left_06ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_cool_aa58 {
  list-style: none;
  margin: 0;
}
.badge_cool_aa58 article.slider-first-3de8 {
  margin-bottom: 0;
}
.badge_cool_aa58 ul {
  list-style: none;
  margin: 0;
}
.badge_cool_aa58 .notice-83e3 li.slider-first-3de8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_cool_aa58 .notice-83e3 li.slider-first-3de8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_cool_aa58 .notice-83e3 li.slider-first-3de8: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) {
  .badge_cool_aa58 .notice-83e3 li.slider-first-3de8 li.slider-first-3de8 li.slider-first-3de8 li.slider-first-3de8 {
    padding-left: 0;
  }
}
article.slider-first-3de8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider-first-3de8 .fast-ccff p:last-of-type {
  margin-bottom: 0;
}
article.slider-first-3de8 .image-278e {
  float: left;
}
article.slider-first-3de8 .status-tiny-3b68 {
  margin-left: 85px;
}
article.slider-first-3de8 .status_simple_6925 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider-first-3de8 .status_simple_6925 .nav_right_4419 {
  margin-left: 10px;
}
article.slider-first-3de8 .motion-1d14 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider-first-3de8 .fixed_56be {
  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 .notice_ffc5,
  #respond .media-dba7,
  #respond .left_06ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice_ffc5 input,
#respond .media-dba7 input,
#respond .left_06ad input {
  width: 100%;
}
#respond .left_06ad {
  margin-right: 0;
}
#respond .fast-d4e6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon_bronze_48cd .section-9856 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section-9856 .steel-6937.dropdown-cdf8 .menu_c52b > li > a:focus,
.section-9856 .steel-6937.dropdown-cdf8 .menu_c52b > li > a:hover,
.section-9856 .steel-6937.video-over-b24f .menu_c52b > li > a:focus,
.section-9856 .steel-6937.video-over-b24f .menu_c52b > li > a:hover,
.section-9856 .steel-6937.input_bright_9a74 .menu_c52b > li > a:focus,
.section-9856 .steel-6937.input_bright_9a74 .menu_c52b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-9856
  .steel-6937.dropdown-cdf8
  .menu_c52b
  > li.card-14a9
  > a,
.section-9856
  .steel-6937.dropdown-cdf8
  .menu_c52b
  > li.backdrop_4edf
  > a,
.section-9856
  .steel-6937.video-over-b24f
  .menu_c52b
  > li.card-14a9
  > a,
.section-9856
  .steel-6937.video-over-b24f
  .menu_c52b
  > li.backdrop_4edf
  > a,
.section-9856
  .steel-6937.input_bright_9a74
  .menu_c52b
  > li.card-14a9
  > a,
.section-9856 .steel-6937.input_bright_9a74 .menu_c52b > li.old_0e3e > a {
  color: rgba(255, 255, 255, 0.99);
}
.section-9856 .component_small_551a,
.section-9856 .component_small_551a a {
  color: rgba(255, 255, 255, 0.99);
}
.section-9856 .title-small-965a.dark-612f li a,
.section-9856 .border-2fb8 a,
.section-9856 .search_white_3f53,
.section-9856 .menu_c52b > li > a,
.section-9856 .slow_c03f {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856 .title-small-965a.dark-612f li a:hover,
.section-9856 .border-2fb8 a:hover,
.section-9856 .search_white_3f53:hover,
.section-9856 .menu_c52b > li > a:hover,
.section-9856 .slow_c03f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-9856 .fast_2c27 {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856 .fast_2c27 .hover_43f3 {
  color: rgba(255, 255, 255, 0.99);
}
.section-9856 .fast_2c27:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-9856 .black_9eed .table-tiny-3251 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-9856 .black_9eed .table-tiny-3251 .easy-3fd0 {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856
  .black_9eed
  .table-tiny-3251
  .easy-3fd0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856
  .black_9eed
  .table-tiny-3251
  .easy-3fd0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856
  .black_9eed
  .table-tiny-3251
  .easy-3fd0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856
  .black_9eed
  .table-tiny-3251
  .easy-3fd0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856 .black_9eed .huge_c64d {
  color: rgba(255, 255, 255, 0.79);
}
.section-9856 .black_9eed .huge_c64d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-0189
  .section-9856
  .black_9eed
  .sidebar-up-c156
  .input_pink_0a0e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-0189
  .section-9856
  .black_9eed
  .sidebar-up-c156
  .easy-3fd0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_bronze_48cd .module_dynamic_cf84 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.module_dynamic_cf84 .steel-6937.dropdown-cdf8 .menu_c52b > li > a:focus,
.module_dynamic_cf84 .steel-6937.dropdown-cdf8 .menu_c52b > li > a:hover,
.module_dynamic_cf84 .steel-6937.video-over-b24f .menu_c52b > li > a:focus,
.module_dynamic_cf84 .steel-6937.video-over-b24f .menu_c52b > li > a:hover,
.module_dynamic_cf84 .steel-6937.input_bright_9a74 .menu_c52b > li > a:focus,
.module_dynamic_cf84 .steel-6937.input_bright_9a74 .menu_c52b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_dynamic_cf84
  .steel-6937.dropdown-cdf8
  .menu_c52b
  > li.card-14a9
  > a,
.module_dynamic_cf84
  .steel-6937.dropdown-cdf8
  .menu_c52b
  > li.backdrop_4edf
  > a,
.module_dynamic_cf84
  .steel-6937.video-over-b24f
  .menu_c52b
  > li.card-14a9
  > a,
.module_dynamic_cf84
  .steel-6937.video-over-b24f
  .menu_c52b
  > li.backdrop_4edf
  > a,
.module_dynamic_cf84
  .steel-6937.input_bright_9a74
  .menu_c52b
  > li.card-14a9
  > a,
.module_dynamic_cf84 .steel-6937.input_bright_9a74 .menu_c52b > li.old_0e3e > a {
  color: rgba(0, 0, 0, 0.8);
}
.module_dynamic_cf84 .component_small_551a,
.module_dynamic_cf84 .component_small_551a a {
  color: rgba(0, 0, 0, 0.8);
}
.module_dynamic_cf84 .title-small-965a.dark-612f li a,
.module_dynamic_cf84 .border-2fb8 a,
.module_dynamic_cf84 .search_white_3f53,
.module_dynamic_cf84 .menu_c52b > li > a,
.module_dynamic_cf84 .slow_c03f {
  color: rgba(0, 0, 0, 0.55);
}
.module_dynamic_cf84 .title-small-965a.dark-612f li a:hover,
.module_dynamic_cf84 .border-2fb8 a:hover,
.module_dynamic_cf84 .search_white_3f53:hover,
.module_dynamic_cf84 .menu_c52b > li > a:hover,
.module_dynamic_cf84 .slow_c03f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_dynamic_cf84 .fast_2c27 {
  color: rgba(0, 0, 0, 0.55);
}
.module_dynamic_cf84 .fast_2c27 .hover_43f3 {
  color: rgba(0, 0, 0, 0.8);
}
.module_dynamic_cf84 .fast_2c27:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_afcf .hidden-over-f0ce {
  margin-left: auto;
  margin-right: auto;
}
.panel-tall-97bb > * {
  margin-left: auto;
  margin-right: auto;
}
.panel-tall-97bb .icon_469c {
  margin-right: 1.41575em;
}
.paper-833b .panel-tall-97bb > .summary-brown-234a {
  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;
}
.paper-833b .panel-tall-97bb > .hero_yellow_d755 {
  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;
}
.banner-huge-21e2.nav_afcf .hidden-over-f0ce,
.widget-467b.nav_afcf .hidden-over-f0ce {
  margin-left: 0;
}
.huge-959e.nav_afcf .hidden-over-f0ce,
.tertiary_plasma_5635.nav_afcf .hidden-over-f0ce {
  margin-right: 0;
}
.panel-tall-97bb ol,
.panel-tall-97bb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.current_dc0e video {
  max-width: 100%;
}
.logo_ed39 img {
  display: block;
}
.logo_ed39.icon_469c,
.logo_ed39.preview_e4e7 {
  width: 100%;
}
.logo_ed39.hero_yellow_d755 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper_bottom_38fa:not(.upper_d5f1) {
  margin: 1.5em auto;
}
.filter_tall_ea48 p {
  padding: 1.5em 14px;
}
ul.green_1ffe.hero_yellow_d755,
ul.green_1ffe.summary-brown-234a,
ul.green_1ffe.progress-focused-ff78.summary-brown-234a {
  padding: 0 14px;
}
.texture-89af {
  display: block;
  overflow-x: auto;
}
.texture-89af table {
  border-collapse: collapse;
  width: 100%;
}
.texture-89af td,
.texture-89af th {
  padding: 0.5em;
}
.panel-tall-97bb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel-tall-97bb ol ol,
.panel-tall-97bb ol ul,
.panel-tall-97bb ul ol,
.panel-tall-97bb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel-tall-97bb ol ol li,
.panel-tall-97bb ol ul li,
.panel-tall-97bb ul ol li,
.panel-tall-97bb ul ul li {
  margin-left: 0;
}
.feature_clean_1c4b.fresh-5299 > .title_c97a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature_clean_1c4b.fresh-5299 > .title_c97a iframe,
.feature_clean_1c4b.fresh-5299 > .title_c97a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info-middle-3463 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info-middle-3463.banner-7b34 {
  padding: 0;
}
.info-middle-3463.banner-7b34 cite {
  font-size: 13px;
}
.info-middle-3463 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info-middle-3463 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row_black_5b94 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row_black_5b94 > p:first-child {
  margin-top: 0;
}
.row_black_5b94 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row_black_5b94 blockquote {
  border-left: 0;
}
.aside_left_d0b5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.aside_left_d0b5:not(.active-d470) {
  max-width: 100px;
}
.aside_left_d0b5.avatar-cde3 {
  border-bottom: none !important;
  text-align: center;
}
.aside_left_d0b5.avatar-cde3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .filter_tall_ea48 p {
    padding: 1.5em 0;
  }
}
.module_2547 {
  color: #0073aa;
}
.left-10af {
  background-color: #0073aa;
}
.image-hard-89e9 {
  color: #229fd8;
}
.accent_6c2d {
  background-color: #229fd8;
}
.cold_2b86 {
  color: #eee;
}
.sort_5a7c {
  background-color: #eee;
}
.frame-9242 {
  color: #444;
}
.link_873a {
  background-color: #444;
}
.huge_f363 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.huge_f363 .search_orange_a7b2 .border-2fb8 {
  font-size: 15px;
}
.huge_f363 .border-2fb8 {
  line-height: 1.3;
}
.huge_f363 .module_dynamic_cf84 {
}
.huge_f363 .section-9856 {
  background: #235787;
}
.box_fluid_fe66 {
  padding: 0;
}
.box_fluid_fe66 .section-9856 {
  background: #1a1a1a;
}
.box_fluid_fe66 .module_dynamic_cf84 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow_5f79 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow_5f79 .module_dynamic_cf84 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow_5f79 .section-9856 {
  background: #303030;
}
.rough_1279 {
  position: relative;
  z-index: 10;
}
.rough_1279 .popup-gold-8ec7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focused_252c .large_9128 {
  display: inline-block;
  vertical-align: middle;
}
.focused_252c.outer-e21f .large_9128 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .focused_252c.outer-e21f .large_9128 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .focused_252c.outer-e21f .large_9128 {
    margin-right: 0.4em;
  }
}
.focused_252c.outer-e21f .large_9128:last-child {
  margin-right: 0;
}
.alert_rough_144b .popup-gold-8ec7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon_bronze_48cd .search_orange_a7b2 {
    margin: 0 -0.5em;
  }
  .icon_bronze_48cd .search_orange_a7b2 [class*="customify-col-"],
  .icon_bronze_48cd .search_orange_a7b2 [class*="customify-col_"],
  .icon_bronze_48cd .search_orange_a7b2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon_bronze_48cd.progress_gold_51fb .popup-gold-8ec7 {
  background: 0 0 !important;
}
.icon_bronze_48cd.progress_gold_51fb .popup-gold-8ec7,
.icon_bronze_48cd.alert_rough_144b .popup-gold-8ec7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon_bronze_48cd.badge_gold_6d84 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon_bronze_48cd.alert_rough_144b .popup-gold-8ec7 {
  box-shadow: none !important;
}
.tabs_fluid_85cd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tabs_fluid_85cd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_fluid_85cd {
    padding: 18px 0 20px;
  }
}
.tabs_fluid_85cd .red_4f00 {
  width: 100%;
}
.tabs_fluid_85cd .nav-c509 {
  margin-bottom: 0;
}
.tabs_fluid_85cd .hard-7f04 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_simple_c8c9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_simple_c8c9 .title-north-fbf2 {
  width: 100%;
}
.label-hard-0fda {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-hard-0fda li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-hard-0fda 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;
}
.label-hard-0fda li:last-child:after {
  display: none;
}
.label-hard-0fda li a {
  font-weight: 500;
  margin-right: 10px;
}
.fixed_6002 .hero-586a button,
.tabs_fluid_85cd .hero-586a button {
  left: 0;
}
.fixed_6002 .title-north-fbf2,
.tabs_fluid_85cd .title-north-fbf2 {
  padding-left: 0;
  padding-right: 0;
}
.fixed_6002 .mask_simple_c8c9,
.tabs_fluid_85cd .mask_simple_c8c9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fixed_6002 {
  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;
}
.fixed_6002: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;
}
.fixed_6002 .dynamic-a257 {
  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) {
  .fixed_6002 .dynamic-a257 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_6002 .dynamic-a257 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fixed_6002 .dynamic-a257 {
    min-height: 200px;
  }
}
.fixed_6002 .label-hard-0fda {
  color: rgba(255, 255, 255, 0.8);
}
.fixed_6002 .label-hard-0fda a,
.fixed_6002 .label-hard-0fda li:after {
  color: inherit;
}
.fixed_6002 .label-hard-0fda a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paper_c767 {
  margin-bottom: 0.5em;
}
.medium-38a4 {
  margin-bottom: 1.2em;
}
.medium-38a4,
.paper_c767 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.medium-38a4 p:last-child,
.paper_c767 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hero-586a,
#masthead .hero-586a {
  display: none;
}
#masthead
  > .hero-586a.footer-0b11 {
  display: none;
}
#masthead > .hero-586a button {
  left: 0;
}
.list-4693 {
  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%;
}
.list-4693 .large_9128 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.list-4693 .summary_last_f7df {
  display: -webkit-box;
  display: flex;
}
.list-4693 .summary_last_f7df.light-170d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.list-4693 .summary_last_f7df.brown-8541 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list-4693 .summary_last_f7df.form_0e3c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list-4693.modal_2d85.label_under_2423 .summary_last_f7df.light-170d {
  flex-basis: 100%;
}
.list-4693.detail-hovered-6413 .summary_last_f7df.brown-8541 {
  -webkit-box-flex: 1;
  flex: auto;
}
.list-4693.detail-hovered-6413 .summary_last_f7df.form_0e3c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hero-586a.footer-0b11 {
  display: none;
}
#masthead > .hero-586a button {
  left: 0;
}
.shadow-middle-9d95 {
  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;
}
.shadow-middle-9d95:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shadow-middle-9d95.button-silver-e651 i {
  margin-right: 4px;
}
.shadow-middle-9d95.plasma_a9f1 i {
  margin-left: 5px;
}
.border-2fb8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border-2fb8 p:last-child {
  margin-bottom: 0;
}
.picture_active_b13d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture_active_b13d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture_active_b13d img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture_active_b13d .component_small_551a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture_active_b13d .hover_9ba6 {
  margin: 5px 0 7px 0;
}
.picture_active_b13d.modal_prev_d22d .caption-d466 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_active_b13d.modal_prev_d22d .east_ced4 {
  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;
}
.picture_active_b13d.dropdown-7674 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture_active_b13d.dropdown-7674 .caption-d466 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_active_b13d.dropdown-7674 .east_ced4 {
  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;
}
.picture_active_b13d.hover_red_095c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_active_b13d.out_0ce7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture_active_b13d.out_0ce7 .east_ced4 {
  margin-top: 7px;
}
.icon_b456 {
  display: inline-block;
}
.rough_1279 .element-7c9d .picture_active_b13d img {
  max-width: 100%;
}
.steel-6937 .backdrop_south_451b.north_cb3e,
.notice_66a4 .backdrop_south_451b.north_cb3e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.steel-6937 .active-6278,
.notice_66a4 .active-6278 {
  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%);
}
.steel-6937 .active-6278 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.steel-6937.black_c424 .active-6278 {
  display: none;
}
.steel-6937 .filter_red_a428 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.steel-6937 .filter_red_a428 li {
  display: inline-block;
  position: relative;
}
.steel-6937 .filter_red_a428 li:last-child {
  margin-right: 0;
}
.steel-6937 .filter_red_a428 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;
}
.steel-6937 .filter_red_a428 li.old_0e3e > a {
  color: rgba(0, 0, 0, 0.9);
}
.steel-6937 .filter_red_a428 > 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;
}
.steel-6937 .filter_red_a428 > li > a i {
  line-height: 0;
}
.steel-6937 .filter_red_a428 > li.right-1116 > a .active-6278 {
  margin-left: 4px;
  line-height: 0;
}
.steel-6937 .filter_red_a428 .shadow-liquid-a84d li.right-1116 > a {
  position: relative;
}
.steel-6937 .filter_red_a428 .shadow-liquid-a84d li.right-1116 > a:after,
.steel-6937 .filter_red_a428 .shadow-liquid-a84d li.right-1116 > a:before {
  content: "";
  display: table;
}
.steel-6937 .filter_red_a428 .shadow-liquid-a84d li.right-1116 > a:after {
  clear: both;
}
.steel-6937 .filter_red_a428 .shadow-liquid-a84d li.right-1116 > a .active-6278 {
  margin-left: 5px;
  float: right;
}
.steel-6937 .carousel_d3f8,
.steel-6937 .shadow-liquid-a84d {
  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;
}
.steel-6937 .shadow-liquid-a84d {
  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;
}
.steel-6937 .shadow-liquid-a84d .north_cb3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.steel-6937 .shadow-liquid-a84d .active-6278 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.steel-6937 .shadow-liquid-a84d li {
  display: block;
  margin: 0;
  padding: 0;
}
.steel-6937 .shadow-liquid-a84d 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;
}
.steel-6937 .shadow-liquid-a84d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.steel-6937 .shadow-liquid-a84d .shadow-liquid-a84d {
  top: 0;
  left: 100%;
}
.steel-6937 .item_0886.fn-focus-36e5 > .carousel_d3f8,
.steel-6937 .item_0886.fn-focus-36e5 > .shadow-liquid-a84d,
.steel-6937 .item_0886:focus > .carousel_d3f8,
.steel-6937 .item_0886:focus > .shadow-liquid-a84d,
.steel-6937 .item_0886:hover > .carousel_d3f8,
.steel-6937 .item_0886:hover > .shadow-liquid-a84d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.steel-6937.input_bright_9a74 .menu_c52b:after,
.steel-6937.input_bright_9a74 .menu_c52b:before {
  content: "";
  display: table;
}
.steel-6937.input_bright_9a74 .menu_c52b:after {
  clear: both;
}
.steel-6937.input_bright_9a74 .menu_c52b > li {
  float: left;
}
.steel-6937.sidebar-ac35 .menu_c52b:after,
.steel-6937.sidebar-ac35 .menu_c52b:before {
  content: "";
  display: table;
}
.steel-6937.sidebar-ac35 .menu_c52b:after {
  clear: both;
}
.steel-6937.sidebar-ac35 .menu_c52b > li {
  float: left;
}
.steel-6937.sidebar-ac35 .menu_c52b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.steel-6937.sidebar-ac35 .menu_c52b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.steel-6937.sidebar-ac35 .menu_c52b > li.card-14a9 > a,
.steel-6937.sidebar-ac35 .menu_c52b > li.old_0e3e > a {
  color: #fff;
  background-color: #1e4b75;
}
.steel-6937.dropdown-cdf8 .menu_c52b > li > a .north_cb3e {
  position: relative;
}
.steel-6937.dropdown-cdf8 .menu_c52b > li > a .north_cb3e: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;
}
.steel-6937.dropdown-cdf8
  .menu_c52b
  > li:focus
  > a
  .north_cb3e:before,
.steel-6937.dropdown-cdf8
  .menu_c52b
  > li:hover
  > a
  .north_cb3e:before {
  width: 100%;
  background-color: currentColor;
}
.steel-6937.dropdown-cdf8
  .menu_c52b
  > li.card-14a9
  > a
  .north_cb3e:before,
.steel-6937.dropdown-cdf8
  .menu_c52b
  > li.backdrop_4edf
  > a
  .north_cb3e:before {
  width: 100%;
  background-color: currentColor;
}
.steel-6937.video-over-b24f .menu_c52b > li > a .north_cb3e {
  position: relative;
}
.steel-6937.video-over-b24f .menu_c52b > li > a .north_cb3e: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;
}
.steel-6937.video-over-b24f .menu_c52b > li:focus > a .north_cb3e:before,
.steel-6937.video-over-b24f
  .menu_c52b
  > li:hover
  > a
  .north_cb3e:before {
  width: 100%;
  background-color: currentColor;
}
.steel-6937.video-over-b24f
  .menu_c52b
  > li.card-14a9
  > a
  .north_cb3e:before,
.steel-6937.video-over-b24f
  .menu_c52b
  > li.backdrop_4edf
  > a
  .north_cb3e:before {
  width: 100%;
  background-color: currentColor;
}
.notice_66a4 .filter_red_a428 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notice_66a4 .filter_red_a428 li:first-child > a {
  border-top: none;
}
.notice_66a4 .filter_red_a428 .sidebar_wide_2fda > .north_cb3e .active-6278 {
  display: none;
}
.notice_66a4 .filter_red_a428 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notice_66a4 .filter_red_a428 li:last-child {
  border: none;
}
.notice_66a4 .filter_red_a428 li.right-1116 > a {
  padding-right: 45px !important;
}
.notice_66a4 .filter_red_a428 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notice_66a4 .filter_red_a428 li a:focus,
.notice_66a4 .filter_red_a428 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice_66a4 .filter_red_a428 li .banner_c75b {
  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;
}
.notice_66a4 .filter_red_a428 li .banner_c75b:hover {
  box-shadow: none;
}
.notice_66a4 .filter_red_a428 li .banner_c75b .active-6278 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notice_66a4 .filter_red_a428 .shadow-liquid-a84d {
  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);
}
.notice_66a4 .filter_red_a428 .shadow-liquid-a84d li a {
  padding-left: 3em;
}
.notice_66a4 .filter_red_a428 .active_warm_848b > a .banner_c75b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notice_66a4 .filter_red_a428 .active_warm_848b > .shadow-liquid-a84d {
  display: block;
  opacity: 1;
}
.in-f34c {
  max-width: 100%;
}
.backdrop-742b {
  line-height: 0;
  cursor: pointer;
}
.slow_c03f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slow_c03f:hover {
  box-shadow: none;
  color: currentColor;
}
.slow_c03f svg {
  width: 18px;
  height: 18px;
}
.slow_c03f .action-bdf0 {
  display: none;
}
.thumbnail_2611 {
  position: relative;
}
.thumbnail_2611.fn-active-36e5 .slow_c03f .prev_c554 {
  display: none;
}
.thumbnail_2611.fn-active-36e5 .slow_c03f .action-bdf0 {
  display: inline-block;
}
.thumbnail_2611 .badge_6be3 {
  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);
}
.thumbnail_2611.badge_9962 .badge_6be3 {
  left: auto;
  right: -0.9em;
}
.thumbnail_2611.badge_9962 .aside-dark-a273::before {
  left: auto;
  right: 15px;
}
.thumbnail_2611.fn-active-36e5 .badge_6be3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar-up-c156 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sidebar-up-c156 label {
  flex-basis: 100%;
}
.sidebar-up-c156 .table-tiny-3251 {
  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;
}
.sidebar-up-c156 .easy-3fd0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sidebar-up-c156 .easy-3fd0:focus {
  background-color: transparent;
}
.sidebar-up-c156 button.huge_c64d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sidebar-up-c156 button.huge_c64d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sidebar-up-c156 button.huge_c64d svg {
  width: 18px;
  height: 18px;
}
.sidebar-up-c156 input[type="submit"] {
  min-height: auto;
}
.black_9eed .sidebar-up-c156 .easy-3fd0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside-dark-a273 {
  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) {
  .aside-dark-a273 {
    width: 220px;
  }
}
.aside-dark-a273 label {
  flex-basis: 100%;
}
.aside-dark-a273::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;
}
.breadcrumb-0189 .black_9eed .sidebar-up-c156 {
  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;
}
.breadcrumb-0189
  .black_9eed
  .sidebar-up-c156
  .table-tiny-3251 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb-0189 .black_9eed .sidebar-up-c156 .easy-3fd0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb-0189
  .black_9eed
  .sidebar-up-c156
  .easy-3fd0:focus {
  background: 0 0;
}
.breadcrumb-0189
  .black_9eed
  .sidebar-up-c156
  .input_pink_0a0e {
  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;
}
.title-small-965a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.title-small-965a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.title-small-965a li:last-child {
  margin-right: 0;
}
.title-small-965a li:first-child {
  margin-left: 0;
}
.title-small-965a.tiny_e091 a {
  color: #fff;
}
.title-small-965a.tiny_e091 a:hover {
  color: #fff;
}
.title-small-965a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.title-small-965a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.title-small-965a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-small-965a a:hover {
  opacity: 0.9;
  color: inherit;
}
.title-small-965a [class*="social-icon-apple"] {
  background-color: #999;
}
.title-small-965a [class*="social-icon-apple"].pink-86b5 {
  background-color: transparent;
  color: #999;
}
.title-small-965a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.title-small-965a [class*="social-icon-behance"].pink-86b5 {
  background-color: transparent;
  color: #1769ff;
}
.title-small-965a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.title-small-965a [class*="social-icon-bitbucket"].pink-86b5 {
  background-color: transparent;
  color: #205081;
}
.title-small-965a [class*="social-icon-codepen"] {
  background-color: #000;
}
.title-small-965a [class*="social-icon-codepen"].pink-86b5 {
  background-color: transparent;
  color: #000;
}
.title-small-965a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.title-small-965a [class*="social-icon-delicious"].pink-86b5 {
  background-color: transparent;
  color: #39f;
}
.title-small-965a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.title-small-965a [class*="social-icon-digg"].pink-86b5 {
  background-color: transparent;
  color: #005be2;
}
.title-small-965a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.title-small-965a [class*="social-icon-dribbble"].pink-86b5 {
  background-color: transparent;
  color: #ea4c89;
}
.title-small-965a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.title-small-965a [class*="social-icon-envelope"].pink-86b5 {
  background-color: transparent;
  color: #ea4335;
}
.title-small-965a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.title-small-965a [class*="social-icon-facebook"].pink-86b5 {
  background-color: transparent;
  color: #3b5998;
}
.title-small-965a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.title-small-965a [class*="social-icon-flickr"].pink-86b5 {
  background-color: transparent;
  color: #0063dc;
}
.title-small-965a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.title-small-965a [class*="social-icon-foursquare"].pink-86b5 {
  background-color: transparent;
  color: #2d5be3;
}
.title-small-965a [class*="social-icon-github"] {
  background-color: #333;
}
.title-small-965a [class*="social-icon-github"].pink-86b5 {
  background-color: transparent;
  color: #333;
}
.title-small-965a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.title-small-965a [class*="social-icon-google-plus"].pink-86b5 {
  background-color: transparent;
  color: #dd4b39;
}
.title-small-965a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.title-small-965a [class*="social-icon-houzz"].pink-86b5 {
  background-color: transparent;
  color: #7ac142;
}
.title-small-965a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.title-small-965a [class*="social-icon-instagram"].pink-86b5 {
  background-color: transparent;
  color: #262626;
}
.title-small-965a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.title-small-965a [class*="social-icon-jsfiddle"].pink-86b5 {
  background-color: transparent;
  color: #487aa2;
}
.title-small-965a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.title-small-965a [class*="social-icon-linkedin"].pink-86b5 {
  background-color: transparent;
  color: #0077b5;
}
.title-small-965a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.title-small-965a [class*="social-icon-medium"].pink-86b5 {
  background-color: transparent;
  color: #00ab6b;
}
.title-small-965a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.title-small-965a
  [class*="social-icon-odnoklassniki"].pink-86b5 {
  background-color: transparent;
  color: #f4731c;
}
.title-small-965a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.title-small-965a [class*="social-icon-meetup"].pink-86b5 {
  background-color: transparent;
  color: #ec1c40;
}
.title-small-965a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.title-small-965a [class*="social-icon-pinterest"].pink-86b5 {
  background-color: transparent;
  color: #bd081c;
}
.title-small-965a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.title-small-965a [class*="social-icon-product-hunt"].pink-86b5 {
  background-color: transparent;
  color: #da552f;
}
.title-small-965a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.title-small-965a [class*="social-icon-reddit"].pink-86b5 {
  background-color: transparent;
  color: #ff4500;
}
.title-small-965a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.title-small-965a [class*="social-icon-rss"].pink-86b5 {
  background-color: transparent;
  color: #f26522;
}
.title-small-965a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.title-small-965a
  [class*="social-icon-shopping-cart"].pink-86b5 {
  background-color: transparent;
  color: #4caf50;
}
.title-small-965a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.title-small-965a [class*="social-icon-skype"].pink-86b5 {
  background-color: transparent;
  color: #00aff0;
}
.title-small-965a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.title-small-965a [class*="social-icon-slideshare"].pink-86b5 {
  background-color: transparent;
  color: #0077b5;
}
.title-small-965a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.title-small-965a [class*="social-icon-snapchat"].pink-86b5 {
  background-color: transparent;
  color: #fffc00;
}
.title-small-965a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.title-small-965a [class*="social-icon-soundcloud"].pink-86b5 {
  background-color: transparent;
  color: #f80;
}
.title-small-965a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.title-small-965a [class*="social-icon-spotify"].pink-86b5 {
  background-color: transparent;
  color: #2ebd59;
}
.title-small-965a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.title-small-965a
  [class*="social-icon-stack-overflow"].pink-86b5 {
  background-color: transparent;
  color: #fe7a15;
}
.title-small-965a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.title-small-965a [class*="social-icon-maldkfgram"].pink-86b5 {
  background-color: transparent;
  color: #2ca5e0;
}
.title-small-965a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.title-small-965a [class*="social-icon-tripadvisor"].pink-86b5 {
  background-color: transparent;
  color: #589442;
}
.title-small-965a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.title-small-965a [class*="social-icon-tumblr"].pink-86b5 {
  background-color: transparent;
  color: #35465c;
}
.title-small-965a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.title-small-965a [class*="social-icon-twitch"].pink-86b5 {
  background-color: transparent;
  color: #6441a5;
}
.title-small-965a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.title-small-965a [class*="social-icon-twitter"].pink-86b5 {
  background-color: transparent;
  color: #1da1f2;
}
.title-small-965a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.title-small-965a [class*="social-icon-vimeo"].pink-86b5 {
  background-color: transparent;
  color: #1ab7ea;
}
.title-small-965a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.title-small-965a [class*="social-icon-vk"].pink-86b5 {
  background-color: transparent;
  color: #45668e;
}
.title-small-965a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.title-small-965a [class*="social-icon-weibo"].pink-86b5 {
  background-color: transparent;
  color: #df2029;
}
.title-small-965a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.title-small-965a [class*="social-icon-weixin"].pink-86b5 {
  background-color: transparent;
  color: #7bb32e;
}
.title-small-965a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.title-small-965a [class*="social-icon-whatsapp"].pink-86b5 {
  background-color: transparent;
  color: #25d366;
}
.title-small-965a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.title-small-965a [class*="social-icon-wordpress"].pink-86b5 {
  background-color: transparent;
  color: #21759b;
}
.title-small-965a [class*="social-icon-xing"] {
  background-color: #026466;
}
.title-small-965a [class*="social-icon-xing"].pink-86b5 {
  background-color: transparent;
  color: #026466;
}
.title-small-965a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.title-small-965a [class*="social-icon-yelp"].pink-86b5 {
  background-color: transparent;
  color: #af0606;
}
.title-small-965a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.title-small-965a [class*="social-icon-youtube"].pink-86b5 {
  background-color: transparent;
  color: #cd201f;
}
.search_white_3f53 {
  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;
}
.search_white_3f53:hover {
  box-shadow: none;
  background: 0 0;
}
.status-2b07 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.last_e7e0 {
  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;
}
.input_dim_5342 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary-clean-914f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary-clean-914f,
.secondary-clean-914f::after,
.secondary-clean-914f::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;
}
.secondary-clean-914f::after,
.secondary-clean-914f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.form_762f .last_e7e0 .input_dim_5342 {
  margin-top: -2px;
  width: 19px;
}
.form_762f .last_e7e0 .secondary-clean-914f {
  margin-top: -1px;
}
.form_762f .last_e7e0 .secondary-clean-914f,
.form_762f .last_e7e0 .secondary-clean-914f::after,
.form_762f .last_e7e0 .secondary-clean-914f::before {
  width: 19px;
  height: 2px;
}
.form_762f .last_e7e0 .secondary-clean-914f::before {
  top: -6px;
}
.form_762f .last_e7e0 .secondary-clean-914f::after {
  bottom: -6px;
}
.upper_303f .last_e7e0 .input_dim_5342 {
  margin-top: -2px;
  width: 22px;
}
.upper_303f .last_e7e0 .secondary-clean-914f {
  margin-top: -1px;
}
.upper_303f .last_e7e0 .secondary-clean-914f,
.upper_303f .last_e7e0 .secondary-clean-914f::after,
.upper_303f .last_e7e0 .secondary-clean-914f::before {
  width: 22px;
  height: 2px;
}
.upper_303f .last_e7e0 .secondary-clean-914f::before {
  top: -7px;
}
.upper_303f .last_e7e0 .secondary-clean-914f::after {
  bottom: -7px;
}
.block-silver-b9e0 .last_e7e0 .input_dim_5342 {
  margin-top: -2px;
  width: 31px;
}
.block-silver-b9e0 .last_e7e0 .secondary-clean-914f {
  margin-top: -1.5px;
}
.block-silver-b9e0 .last_e7e0 .secondary-clean-914f,
.block-silver-b9e0 .last_e7e0 .secondary-clean-914f::after,
.block-silver-b9e0 .last_e7e0 .secondary-clean-914f::before {
  width: 31px;
  height: 3px;
}
.block-silver-b9e0 .last_e7e0 .secondary-clean-914f::before {
  top: -9px;
}
.block-silver-b9e0 .last_e7e0 .secondary-clean-914f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .copper-aa11 .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 19px;
  }
  .copper-aa11 .last_e7e0 .secondary-clean-914f {
    margin-top: -1px;
  }
  .copper-aa11 .last_e7e0 .secondary-clean-914f,
  .copper-aa11 .last_e7e0 .secondary-clean-914f::after,
  .copper-aa11 .last_e7e0 .secondary-clean-914f::before {
    width: 19px;
    height: 2px;
  }
  .copper-aa11 .last_e7e0 .secondary-clean-914f::before {
    top: -6px;
  }
  .copper-aa11 .last_e7e0 .secondary-clean-914f::after {
    bottom: -6px;
  }
  .pagination-upper-4ef8 .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-upper-4ef8 .last_e7e0 .secondary-clean-914f {
    margin-top: -1px;
  }
  .pagination-upper-4ef8 .last_e7e0 .secondary-clean-914f,
  .pagination-upper-4ef8 .last_e7e0 .secondary-clean-914f::after,
  .pagination-upper-4ef8 .last_e7e0 .secondary-clean-914f::before {
    width: 22px;
    height: 2px;
  }
  .pagination-upper-4ef8 .last_e7e0 .secondary-clean-914f::before {
    top: -7px;
  }
  .pagination-upper-4ef8 .last_e7e0 .secondary-clean-914f::after {
    bottom: -7px;
  }
  .image-old-0c47 .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 31px;
  }
  .image-old-0c47 .last_e7e0 .secondary-clean-914f {
    margin-top: -1.5px;
  }
  .image-old-0c47 .last_e7e0 .secondary-clean-914f,
  .image-old-0c47 .last_e7e0 .secondary-clean-914f::after,
  .image-old-0c47 .last_e7e0 .secondary-clean-914f::before {
    width: 31px;
    height: 3px;
  }
  .image-old-0c47 .last_e7e0 .secondary-clean-914f::before {
    top: -9px;
  }
  .image-old-0c47 .last_e7e0 .secondary-clean-914f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header-e638 .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 19px;
  }
  .header-e638 .last_e7e0 .secondary-clean-914f {
    margin-top: -1px;
  }
  .header-e638 .last_e7e0 .secondary-clean-914f,
  .header-e638 .last_e7e0 .secondary-clean-914f::after,
  .header-e638 .last_e7e0 .secondary-clean-914f::before {
    width: 19px;
    height: 2px;
  }
  .header-e638 .last_e7e0 .secondary-clean-914f::before {
    top: -6px;
  }
  .header-e638 .last_e7e0 .secondary-clean-914f::after {
    bottom: -6px;
  }
  .menu_1afe .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_1afe .last_e7e0 .secondary-clean-914f {
    margin-top: -1px;
  }
  .menu_1afe .last_e7e0 .secondary-clean-914f,
  .menu_1afe .last_e7e0 .secondary-clean-914f::after,
  .menu_1afe .last_e7e0 .secondary-clean-914f::before {
    width: 22px;
    height: 2px;
  }
  .menu_1afe .last_e7e0 .secondary-clean-914f::before {
    top: -7px;
  }
  .menu_1afe .last_e7e0 .secondary-clean-914f::after {
    bottom: -7px;
  }
  .new_c7e5 .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 31px;
  }
  .new_c7e5 .last_e7e0 .secondary-clean-914f {
    margin-top: -1.5px;
  }
  .new_c7e5 .last_e7e0 .secondary-clean-914f,
  .new_c7e5 .last_e7e0 .secondary-clean-914f::after,
  .new_c7e5 .last_e7e0 .secondary-clean-914f::before {
    width: 31px;
    height: 3px;
  }
  .new_c7e5 .last_e7e0 .secondary-clean-914f::before {
    top: -9px;
  }
  .new_c7e5 .last_e7e0 .secondary-clean-914f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .solid-a6dc .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 19px;
  }
  .solid-a6dc .last_e7e0 .secondary-clean-914f {
    margin-top: -1px;
  }
  .solid-a6dc .last_e7e0 .secondary-clean-914f,
  .solid-a6dc .last_e7e0 .secondary-clean-914f::after,
  .solid-a6dc .last_e7e0 .secondary-clean-914f::before {
    width: 19px;
    height: 2px;
  }
  .solid-a6dc .last_e7e0 .secondary-clean-914f::before {
    top: -6px;
  }
  .solid-a6dc .last_e7e0 .secondary-clean-914f::after {
    bottom: -6px;
  }
  .left_cb0c .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 22px;
  }
  .left_cb0c .last_e7e0 .secondary-clean-914f {
    margin-top: -1px;
  }
  .left_cb0c .last_e7e0 .secondary-clean-914f,
  .left_cb0c .last_e7e0 .secondary-clean-914f::after,
  .left_cb0c .last_e7e0 .secondary-clean-914f::before {
    width: 22px;
    height: 2px;
  }
  .left_cb0c .last_e7e0 .secondary-clean-914f::before {
    top: -7px;
  }
  .left_cb0c .last_e7e0 .secondary-clean-914f::after {
    bottom: -7px;
  }
  .huge-db55 .last_e7e0 .input_dim_5342 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-db55 .last_e7e0 .secondary-clean-914f {
    margin-top: -1.5px;
  }
  .huge-db55 .last_e7e0 .secondary-clean-914f,
  .huge-db55 .last_e7e0 .secondary-clean-914f::after,
  .huge-db55 .last_e7e0 .secondary-clean-914f::before {
    width: 31px;
    height: 3px;
  }
  .huge-db55 .last_e7e0 .secondary-clean-914f::before {
    top: -9px;
  }
  .huge-db55 .last_e7e0 .secondary-clean-914f::after {
    bottom: -9px;
  }
}
.hovered-7d25 .secondary-clean-914f {
  -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);
}
.hovered-7d25 .secondary-clean-914f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hovered-7d25 .secondary-clean-914f::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);
}
.hovered-7d25.shade-lite-0b52 .secondary-clean-914f {
  -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);
}
.hovered-7d25.shade-lite-0b52 .secondary-clean-914f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hovered-7d25.shade-lite-0b52 .secondary-clean-914f::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);
}
.hover_4118 {
  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.item-8889:before {
  display: none;
}
.plasma_9260 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.plasma_9260 .caption_wood_985e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.plasma_9260 .caption_wood_985e:last-of-type {
  border-bottom: none;
}
.plasma_9260 .caption_wood_985e.media-82fc,
.plasma_9260 .caption_wood_985e.secondary-7430,
.plasma_9260 .caption_wood_985e.under-c196 {
  padding: 0;
}
.plasma_9260 .notice_66a4 .banner_c75b {
  color: currentColor;
}
.plasma_9260 .notice_66a4 .banner_c75b:focus,
.plasma_9260 .notice_66a4 .banner_c75b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_9260.module_dynamic_cf84 .fast_2c27,
.plasma_9260.module_dynamic_cf84 .border-2fb8 a,
.plasma_9260.module_dynamic_cf84 .menu_c52b a,
.plasma_9260.module_dynamic_cf84 .shadow-liquid-a84d a {
  color: rgba(0, 0, 0, 0.55);
}
.plasma_9260.module_dynamic_cf84 .fast_2c27:hover,
.plasma_9260.module_dynamic_cf84 .border-2fb8 a:hover,
.plasma_9260.module_dynamic_cf84 .menu_c52b a:hover,
.plasma_9260.module_dynamic_cf84 .shadow-liquid-a84d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.plasma_9260.module_dynamic_cf84 .hover_43f3 {
  color: rgba(0, 0, 0, 0.8);
}
.plasma_9260.module_dynamic_cf84 .caption_wood_985e {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_9260.module_dynamic_cf84 .caption_wood_985e:before {
  background: rgba(0, 0, 0, 0.08);
}
.plasma_9260.module_dynamic_cf84 .media-6af8:before {
  background: rgba(255, 255, 255, 0.9);
}
.plasma_9260.module_dynamic_cf84 .notice_66a4 .filter_red_a428 li a,
.plasma_9260.module_dynamic_cf84 .notice_66a4 .banner_c75b,
.plasma_9260.module_dynamic_cf84 .shadow-liquid-a84d {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_9260.module_dynamic_cf84 .notice_66a4 .banner_c75b:focus,
.plasma_9260.module_dynamic_cf84 .notice_66a4 .banner_c75b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_9260.module_dynamic_cf84 .filter_red_a428 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.plasma_9260.section-9856 .fast_2c27,
.plasma_9260.section-9856 .border-2fb8 a,
.plasma_9260.section-9856 .menu_c52b .banner_c75b,
.plasma_9260.section-9856 .menu_c52b a,
.plasma_9260.section-9856 .shadow-liquid-a84d a {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_9260.section-9856 .fast_2c27:hover,
.plasma_9260.section-9856 .border-2fb8 a:hover,
.plasma_9260.section-9856 .menu_c52b .banner_c75b:hover,
.plasma_9260.section-9856 .menu_c52b a:hover,
.plasma_9260.section-9856 .shadow-liquid-a84d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_9260.section-9856 .hover_43f3 {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_9260.section-9856 .caption_wood_985e {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_9260.section-9856 .caption_wood_985e:before {
  background: rgba(255, 255, 255, 0.08);
}
.plasma_9260.section-9856 .media-6af8:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma_9260.section-9856 .notice_66a4 .filter_red_a428 li a,
.plasma_9260.section-9856 .notice_66a4 .banner_c75b,
.plasma_9260.section-9856 .shadow-liquid-a84d {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_9260.section-9856 .notice_66a4 .banner_c75b:focus,
.plasma_9260.section-9856 .notice_66a4 .banner_c75b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_9260.section-9856 .filter_red_a428 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-6af8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media-6af8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.chip_red_7d1e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pagination_steel_6302 .plasma_9260 {
  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;
}
.pagination_steel_6302 .caption_wood_985e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pagination_steel_6302 .caption_wood_985e: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) {
  .pagination_steel_6302 .caption_wood_985e:before {
    width: 16%;
    left: 42%;
  }
}
.pagination_steel_6302 .caption_wood_985e:last-child:before {
  content: none;
}
.pagination_steel_6302 .caption_wood_985e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pagination_steel_6302 .notice_66a4 .filter_red_a428 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pagination_steel_6302 .notice_66a4 .filter_red_a428 li a .banner_c75b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pagination_steel_6302 .notice_66a4 .shadow-liquid-a84d {
  border: none;
}
.pagination_steel_6302 .notice_66a4 .shadow-liquid-a84d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pagination_steel_6302 .media-6af8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pagination_steel_6302 .chip_red_7d1e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pagination_steel_6302 .section-9856 .media-6af8:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination_steel_6302 .module_dynamic_cf84.hidden_4765 .secondary-clean-914f {
  background: rgba(0, 0, 0, 0.6);
}
.pagination_steel_6302
  .module_dynamic_cf84.hidden_4765
  .secondary-clean-914f::after,
.pagination_steel_6302
  .module_dynamic_cf84.hidden_4765
  .secondary-clean-914f:before {
  background: inherit;
}
.pagination_steel_6302
  .module_dynamic_cf84.hidden_4765:hover
  .secondary-clean-914f {
  background: rgba(0, 0, 0, 0.8);
}
.simple_770c .plasma_9260 {
  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) {
  .simple_770c .plasma_9260 {
    width: auto;
    right: 45px;
  }
}
.left-7bd1 .plasma_9260 {
  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) {
  .left-7bd1 .plasma_9260 {
    width: auto;
    left: 45px;
  }
}
.item-8889 .plasma_9260 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item-8889 .chip_red_7d1e {
  max-width: 48em;
  margin: 0 auto;
}
.item-8889 .media-6af8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hot_9a74 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hot_9a74.pagination_steel_6302 .plasma_9260 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hot_9a74.simple_770c .plasma_9260 {
  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);
}
.hot_9a74 .plasma_9260 {
  visibility: visible;
}
.hot_9a74.left-7bd1 .plasma_9260 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary_large_bbe3,
.dropdown_static_22f8 {
  overflow-x: hidden;
}
.tertiary_large_bbe3 .plasma_9260 {
  overflow: auto;
}
.tertiary_large_bbe3.pagination_steel_6302 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_large_bbe3.pagination_steel_6302 .plasma_9260 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary_large_bbe3.pagination_steel_6302 .search_white_3f53 {
  opacity: 0;
}
.tertiary_large_bbe3.simple_770c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_large_bbe3.simple_770c .plasma_9260 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary_large_bbe3.simple_770c .search_white_3f53 {
  opacity: 0;
}
.tertiary_large_bbe3.left-7bd1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_large_bbe3.left-7bd1 .plasma_9260 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary_large_bbe3.left-7bd1 .search_white_3f53 {
  opacity: 0;
}
.tertiary_large_bbe3.item-8889 .plasma_9260 {
  z-index: 10;
  visibility: visible;
}
.hidden_4765 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hidden_4765 .secondary-clean-914f {
  background: rgba(255, 255, 255, 0.99);
}
.hidden_4765 .secondary-clean-914f::after,
.hidden_4765 .secondary-clean-914f:before {
  background: inherit;
}
.hidden_4765:hover .secondary-clean-914f {
  background: rgba(255, 255, 255, 0.99);
}
.left-7bd1 .hidden_4765 {
  top: 10px;
  right: auto;
  left: 12px;
}
.item-8889 .hidden_4765 {
  display: none !important;
}
.tertiary_large_bbe3:before,
.dropdown_static_22f8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary_large_bbe3 .hidden_4765,
.dropdown_static_22f8 .hidden_4765 {
  display: inline-block;
}
.plasma_9260 .large_9128 {
  -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;
}
.tertiary_large_bbe3 .plasma_9260 .large_9128,
.dropdown_static_22f8 .plasma_9260 .large_9128 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-876a .table-tiny-3251 {
  width: 100%;
}
.element-7c9d {
  padding: 0 0.5em 0;
}
.element-7c9d [class*="customify-col-"],
.element-7c9d [class*="customify-col_"],
.element-7c9d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification-lower-be8b .element-7c9d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .search_orange_a7b2 .sidebar_simple_6898,
  .sidebar_simple_6898 {
    display: none;
  }
  .complex_6a98 {
    text-align: left;
  }
  .mask-selected-b2c2 {
    text-align: center;
  }
  .primary_hot_a3df {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .search_orange_a7b2 .avatar-static-3592,
  .avatar-static-3592 {
    display: none;
  }
  .input-top-d084 {
    text-align: left;
  }
  .modal_c750 {
    text-align: center;
  }
  .overlay-yellow-e689 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .search_orange_a7b2 .card-3b73,
  .card-3b73 {
    display: none;
  }
  .outer_1e95 {
    text-align: left;
  }
  .tooltip-46d0 {
    text-align: center;
  }
  .main_brown_945a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.steel-0e3c {
  box-shadow: none !important;
}
.header_outer_48eb .menu-c191,
.footer-advanced-dc31 .menu-c191 {
  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;
}
.footer-advanced-dc31 .menu-c191 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup-gold-8ec7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup-gold-8ec7:after,
.popup-gold-8ec7:before {
  content: "";
  display: table;
}
.popup-gold-8ec7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup-gold-8ec7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup-gold-8ec7,
.badge_gold_6d84 {
  max-width: 1248px;
  margin: 0 auto;
}

.article-middle-0d0b.accent_upper_4975 .popup-gold-8ec7 {
  max-width: 100%;
}
.article-middle-0d0b.banner_paper_5d3c {
  max-width: 1200px;
  margin: 0 auto;
}
.article-middle-0d0b.layout-bronze-f0f7 .popup-gold-8ec7 {
  max-width: 100%;
}
.article-middle-0d0b.layout-bronze-f0f7 > .popup-gold-8ec7 {
  padding-left: 0;
  padding-right: 0;
}
.article-middle-0d0b.layout-bronze-f0f7 > .popup-gold-8ec7 .search_orange_a7b2 {
  margin: 0;
}
.article-middle-0d0b.layout-bronze-f0f7
  > .popup-gold-8ec7
  .disabled-complex-bda8.mini-94ed {
  margin-right: 0;
  margin-left: 0;
}
.article-middle-0d0b.layout-bronze-f0f7 #main.mini-94ed {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery_2e8a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_2e8a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .header_5e39 .hidden-over-f0ce {
    padding-right: 1em;
  }
  .header_5e39.paragraph_74ec .disabled-complex-bda8 {
    border-right: 1px solid #eaecee;
  }
  .header_5e39.paragraph_74ec .hidden-over-f0ce {
    padding-right: 1em;
  }
  .header_5e39.paragraph_74ec .info_middle_79a3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_bottom_abf8 .hidden-over-f0ce {
    padding-left: 1em;
  }
  .hidden_bottom_abf8.paragraph_74ec .disabled-complex-bda8 {
    border-left: 1px solid #eaecee;
  }
  .hidden_bottom_abf8.paragraph_74ec .hidden-over-f0ce {
    padding-left: 1em;
  }
  .hidden_bottom_abf8.paragraph_74ec .info_middle_79a3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-059a .hidden-over-f0ce {
    padding-left: 1em;
  }
  .picture-059a.paragraph_74ec .button_stale_bbe9 {
    border-right: 1px solid #eaecee;
  }
  .picture-059a.paragraph_74ec .badge_46dc {
    border-right: 1px solid #eaecee;
  }
  .picture-059a.paragraph_74ec .hidden-over-f0ce {
    padding-left: 1em;
  }
  .picture-059a.paragraph_74ec .info_middle_79a3 {
    padding-right: 1em;
  }
  .picture-059a.paragraph_74ec .alert_3f67 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_left_78c4 .hidden-over-f0ce {
    padding-right: 1em;
  }
  .aside_left_78c4.paragraph_74ec .button_stale_bbe9 {
    border-left: 1px solid #eaecee;
  }
  .aside_left_78c4.paragraph_74ec .badge_46dc {
    border-left: 1px solid #eaecee;
  }
  .aside_left_78c4.paragraph_74ec .hidden-over-f0ce {
    padding-right: 1em;
  }
  .aside_left_78c4.paragraph_74ec .info_middle_79a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_left_78c4.paragraph_74ec .alert_3f67 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_2e8a .hidden-over-f0ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_2e8a.paragraph_74ec .disabled-complex-bda8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery_2e8a.paragraph_74ec .hidden-over-f0ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_2e8a.paragraph_74ec .info_middle_79a3 {
    padding-left: 1em;
  }
  .gallery_2e8a.paragraph_74ec .alert_3f67 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery_2e8a.paragraph_74ec .hidden-over-f0ce {
    padding-left: 0;
  }
}
.huge_31d1 .focused_252c {
  display: inline-block;
}
.pagination-a869 {
  display: inline-block;
}
.simple_1493 {
  word-con: break-word;
}
.modal_6b5f > span {
  display: inline-block;
  padding: 5px 0;
}
.modal_6b5f .red-0d8a {
  margin-left: 8px;
  margin-right: 8px;
}
.modal_6b5f .liquid-cb03 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.soft-f723 .shadow_86eb {
  margin-bottom: 2em;
}
.soft-f723 .avatar-down-5dc5 {
  margin-bottom: 15px;
}
.soft-f723 .avatar-down-5dc5:last-child {
  margin-bottom: 0;
}
.soft-f723 .breadcrumb_b937 {
  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) {
  .soft-f723 .breadcrumb_b937 {
    display: block;
  }
}
.soft-f723 .filter-b6c6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .soft-f723 .filter-b6c6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.soft-f723 .cool-372f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.soft-f723 .cool-372f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.soft-f723 .cool-372f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.soft-f723 .simple_1493 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-f723 .simple_1493 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.soft-f723 .progress_warm_9df8 p:last-child {
  margin-bottom: 0;
}
.soft-f723 .wrapper_8c4b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.soft-f723 .shade_red_fa39 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.soft-f723 .old-87db {
  margin-top: 1em;
}
.soft-f723 .pressed_9ec0 {
  top: 0;
  display: block;
}
.soft-f723 .pressed_9ec0 a {
  color: inherit;
}
.soft-f723 .pressed_9ec0 a:hover {
  color: inherit;
}
.soft-f723 .row_silver_3376 {
  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;
}
.soft-f723 .row_silver_3376:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.soft-f723 .shade_red_fa39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.soft-f723 .progress_f6b2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.soft-f723 .progress_f6b2:first-child {
  margin-top: 0;
}
.soft-f723 .progress_f6b2.filter_tall_a897 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.soft-f723 .progress_f6b2.active_e4fa {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-f723
  .progress_f6b2.active_e4fa.prev-3a77
  .old-87db {
  width: 100%;
}
.soft-f723 .active_e4fa {
  -webkit-box-align: center;
  align-items: center;
}
.soft-f723 .active_e4fa .modal_6b5f,
.soft-f723 .active_e4fa > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.soft-f723 .cool-372f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-f723 .cool-372f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.soft-f723 .cool-372f: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;
}
.soft-f723 .filter_tall_a897 {
  z-index: 5;
}
.soft-f723 .container_focused_a1af .status-e066 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.soft-f723 .progress_blue_85c9 .status-e066 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.soft-f723 .item-lower-f614 .status-e066 {
  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;
}
.soft-f723.main-south-4e24 .breadcrumb_b937,
.soft-f723.notice-b8fb .breadcrumb_b937 {
  display: block;
}
.soft-f723.main-south-4e24 .breadcrumb_b937 .simple-9051,
.soft-f723.main-south-4e24 .breadcrumb_b937 .shade_red_fa39,
.soft-f723.notice-b8fb .breadcrumb_b937 .simple-9051,
.soft-f723.notice-b8fb .breadcrumb_b937 .shade_red_fa39 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft-f723.pressed_2371 .filter-b6c6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .soft-f723.pressed_2371 .filter-b6c6 {
    margin-right: 0;
  }
}
.soft-f723.main-south-4e24 .filter-b6c6,
.soft-f723.notice-b8fb .filter-b6c6 {
  padding-top: 40%;
}
.soft-f723.main-south-4e24 .shadow_86eb,
.soft-f723.notice-b8fb .shadow_86eb {
  display: block;
}
.soft-f723.main-south-4e24 .fn-sticky-36e5 .shade_red_fa39,
.soft-f723.notice-b8fb .fn-sticky-36e5 .shade_red_fa39 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.soft-f723.main-south-4e24 .filter-b6c6,
.soft-f723.notice-b8fb .filter-b6c6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.soft-f723.main-south-4e24 .shade_red_fa39 {
  padding: 1em;
}
.element-left-17ff {
  margin: 30px auto;
  display: block;
}
.element-left-17ff .black_bb7d > * {
  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;
}
.element-left-17ff .black_bb7d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-left-17ff .black_bb7d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev-803c .modal_6b5f {
  margin-bottom: 1.41575em;
}
.prev-803c .avatar-6b81 {
  margin-bottom: 1.618em;
}
.panel-tall-97bb .accent_black_a8fa {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel-tall-97bb .accent_black_a8fa a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel-tall-97bb .tertiary_6830 {
  max-width: 100%;
  overflow: auto;
}
.nav_afcf .panel-tall-97bb a:hover {
  text-decoration: underline;
}
.nav_light_ebdf .avatar-down-5dc5:not(.simple_1493),
.nav_light_ebdf .cool-372f {
  margin-bottom: 1.41575em;
}
.nav_light_ebdf .avatar-down-5dc5:not(.simple_1493):last-child,
.nav_light_ebdf .cool-372f:last-child {
  margin-bottom: 0;
}
.nav_light_ebdf .avatar-down-5dc5.detail_b4f2 {
  margin-bottom: 0.41575em;
}
.nav_light_ebdf .menu_next_9e8c:before,
.nav_light_ebdf .badge-8314:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.nav_light_ebdf .menu_next_9e8c:before {
  content: "\f115";
}
.nav_light_ebdf .badge-8314:before {
  content: "\f02c";
}
.nav_light_ebdf .link_advanced_be88 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.nav_light_ebdf .link_advanced_be88 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gold-6c54 {
  display: -webkit-box;
  display: flex;
}
.gold-6c54 .warm-4ef5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gold-6c54 .warm-4ef5 {
    flex-basis: 90px;
  }
}
.gold-6c54 .gallery-7cf4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gold-6c54 .gallery-7cf4 {
    flex-basis: calc(100% - 50px);
  }
}
.gold-6c54 .icon_5d25 p:last-child {
  margin-bottom: 0.72em;
}
.element-c7a7 .black_bb7d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element-c7a7 .black_bb7d:after,
.element-c7a7 .black_bb7d:before {
  content: "";
  display: table;
}
.element-c7a7 .black_bb7d:after {
  clear: both;
}
.element-c7a7 .black_bb7d .gold_5c50,
.element-c7a7 .black_bb7d .input_530a {
  width: 49%;
}
.element-c7a7 .black_bb7d .gold_5c50 a span.over-7b72,
.element-c7a7 .black_bb7d .input_530a a span.over-7b72 {
  display: block;
  margin-bottom: 5px;
}
.element-c7a7 .black_bb7d .input_530a {
  float: left;
  text-align: left;
}
.element-c7a7 .black_bb7d .gold_5c50 {
  float: right;
  text-align: right;
}
.filter_c8c3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter_c8c3 {
    margin-bottom: 0;
  }
}
.south_bc79 {
  margin-bottom: 1em;
}
.south_bc79 .simple_1493 {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo-inner-4d7a a {
  display: block;
  line-height: 0;
  position: relative;
}
.pink-fd09 .south_bc79,
.pink-2ca3 .south_bc79 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pink-fd09 .south_bc79,
  .pink-2ca3 .south_bc79 {
    display: block;
  }
}
.pink-fd09 .photo-inner-4d7a,
.pink-2ca3 .photo-inner-4d7a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pink-fd09 .photo-inner-4d7a,
  .pink-2ca3 .photo-inner-4d7a {
    margin-bottom: 1em;
  }
}
.pink-fd09 .photo-inner-4d7a img,
.pink-2ca3 .photo-inner-4d7a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pink-fd09 .header-short-9a60,
.pink-2ca3 .header-short-9a60 {
  flex-basis: calc(100% - 160px);
}
.pink-fd09 .header-short-9a60 p,
.pink-2ca3 .header-short-9a60 p {
  margin-bottom: 0;
}
.pink-fd09 .header-short-9a60 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pink-fd09 .header-short-9a60 {
    padding-left: 0;
  }
}
.pink-2ca3 .header-short-9a60 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pink-2ca3 .header-short-9a60 {
    padding-right: 0;
  }
}
.pink-2ca3 .photo-inner-4d7a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs_old_904e .photo-inner-4d7a {
  margin-bottom: 0.5em;
}
.tabs_old_904e .photo-inner-4d7a img {
  width: 100%;
}
.text_black_39b9 .border-ea33,
.article_5e76 .border-ea33 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article_5e76 .disabled-complex-bda8 .hidden_medium_1265 p:last-child {
  margin-bottom: 0;
}
.outline-bright-e378 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title_over_55fa .background_last_7e60 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title_over_55fa .background_last_7e60:last-of-type {
    margin-bottom: 0;
  }
}
.title_over_55fa .background_last_7e60 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title_over_55fa .background_last_7e60 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title_over_55fa .background_last_7e60 ul li {
  margin: 0 0 0.6em;
}
.title_over_55fa .background_last_7e60 ul li.thick_2431,
.title_over_55fa .background_last_7e60 ul li.copper_d713 {
  position: relative;
}
.title_over_55fa .background_last_7e60 ul li.thick_2431 .alert_fbbe,
.title_over_55fa .background_last_7e60 ul li.copper_d713 .alert_fbbe {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title_over_55fa .background_last_7e60 ul li.thick_2431:after:after,
.title_over_55fa .background_last_7e60 ul li.thick_2431:after:before,
.title_over_55fa
  .background_last_7e60
  ul
  li.copper_d713:after:after,
.title_over_55fa
  .background_last_7e60
  ul
  li.copper_d713:after:before {
  content: "";
  display: table;
}
.title_over_55fa .background_last_7e60 ul li.thick_2431:after:after,
.title_over_55fa
  .background_last_7e60
  ul
  li.copper_d713:after:after {
  clear: both;
}
.title_over_55fa .background_last_7e60 a.narrow_0370:hover {
  text-decoration: none;
}
.title_over_55fa .background_last_7e60 select {
  max-width: 100%;
}
.title_over_55fa .background_last_7e60 table {
  font-size: 85%;
}
.title_over_55fa .background_last_7e60 table td,
.title_over_55fa .background_last_7e60 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title_over_55fa .background_last_7e60 table tfoot td {
  text-align: left;
}
.title_over_55fa .background_last_7e60 :last-child {
  margin-bottom: 0;
}
.title_over_55fa .background_last_7e60 .thick_71e5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title_over_55fa .background_last_7e60 .thick_71e5 label {
  width: 100%;
}
.title_over_55fa .background_last_7e60 .thick_71e5 .easy-3fd0 {
  width: 100%;
  display: block;
}
.title_over_55fa .background_last_7e60 .thick_71e5 .huge_c64d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title_over_55fa .background_last_7e60 .thick_71e5 .huge_c64d:hover svg #svg-search {
  fill: #444;
}
.title_over_55fa .background_last_7e60 .thick_71e5 .huge_c64d svg {
  width: 18px;
  height: 18px;
}
.title_over_55fa .slider-blue-797e ul ul,
.title_over_55fa .icon-c0b3 ul ul,
.title_over_55fa .fixed-54dd ul ul,
.title_over_55fa .summary-0683 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title_over_55fa .slider-blue-797e .right-1116 > a,
.title_over_55fa .icon-c0b3 .right-1116 > a,
.title_over_55fa .fixed-54dd .right-1116 > a,
.title_over_55fa .summary-0683 .right-1116 > a {
  margin-bottom: 0;
}
.title_over_55fa .search-cold-cfe2 li,
.title_over_55fa .slider-blue-797e li,
.title_over_55fa .focus_2871 li,
.title_over_55fa .icon-c0b3 li,
.title_over_55fa .fixed-54dd li,
.title_over_55fa .summary-0683 li,
.title_over_55fa .gallery-active-f976 li,
.title_over_55fa .background_dark_cb6d li {
  display: block;
  position: relative;
}
.title_over_55fa .search-cold-cfe2 li:last-child,
.title_over_55fa .slider-blue-797e li:last-child,
.title_over_55fa .focus_2871 li:last-child,
.title_over_55fa .icon-c0b3 li:last-child,
.title_over_55fa .fixed-54dd li:last-child,
.title_over_55fa .summary-0683 li:last-child,
.title_over_55fa .gallery-active-f976 li:last-child,
.title_over_55fa .background_dark_cb6d li:last-child {
  border: none;
}
.title_over_55fa .search-cold-cfe2 li a,
.title_over_55fa .slider-blue-797e li a,
.title_over_55fa .focus_2871 li a,
.title_over_55fa .icon-c0b3 li a,
.title_over_55fa .fixed-54dd li a,
.title_over_55fa .summary-0683 li a,
.title_over_55fa .gallery-active-f976 li a,
.title_over_55fa .background_dark_cb6d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title_over_55fa .search-cold-cfe2 li ul li::before,
.title_over_55fa .slider-blue-797e li ul li::before,
.title_over_55fa .focus_2871 li ul li::before,
.title_over_55fa .icon-c0b3 li ul li::before,
.title_over_55fa .fixed-54dd li ul li::before,
.title_over_55fa .summary-0683 li ul li::before,
.title_over_55fa .gallery-active-f976 li ul li::before,
.title_over_55fa .background_dark_cb6d li ul li::before {
  left: 15px;
}
.title_over_55fa .search-cold-cfe2 li ul a,
.title_over_55fa .slider-blue-797e li ul a,
.title_over_55fa .focus_2871 li ul a,
.title_over_55fa .icon-c0b3 li ul a,
.title_over_55fa .fixed-54dd li ul a,
.title_over_55fa .summary-0683 li ul a,
.title_over_55fa .gallery-active-f976 li ul a,
.title_over_55fa .background_dark_cb6d li ul a {
  padding-left: 20px;
}
.title_over_55fa .search-cold-cfe2 li ul ul li::before,
.title_over_55fa .slider-blue-797e li ul ul li::before,
.title_over_55fa .focus_2871 li ul ul li::before,
.title_over_55fa .icon-c0b3 li ul ul li::before,
.title_over_55fa .fixed-54dd li ul ul li::before,
.title_over_55fa .summary-0683 li ul ul li::before,
.title_over_55fa .gallery-active-f976 li ul ul li::before,
.title_over_55fa .background_dark_cb6d li ul ul li::before {
  left: 30px;
}
.title_over_55fa .search-cold-cfe2 li ul ul a,
.title_over_55fa .slider-blue-797e li ul ul a,
.title_over_55fa .focus_2871 li ul ul a,
.title_over_55fa .icon-c0b3 li ul ul a,
.title_over_55fa .fixed-54dd li ul ul a,
.title_over_55fa .summary-0683 li ul ul a,
.title_over_55fa .gallery-active-f976 li ul ul a,
.title_over_55fa .background_dark_cb6d li ul ul a {
  padding-left: 40px;
}
.title_over_55fa .box-f0a2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title_over_55fa .background_dark_cb6d ul li {
  margin-bottom: 1.41575em;
}
.title_over_55fa .background_dark_cb6d ul li .article_1119 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title_over_55fa .background_dark_cb6d ul li .hard_8beb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section-9856 .search-cold-cfe2 li a,
.section-9856 .slider-blue-797e li a,
.section-9856 .focus_2871 li a,
.section-9856 .icon-c0b3 li a,
.section-9856 .fixed-54dd li a,
.section-9856 .summary-0683 li a,
.section-9856 .gallery-active-f976 li a,
.section-9856 .background_dark_cb6d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-9856 .box-f0a2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-9856 .background_last_7e60 ul li.thick_2431 .alert_fbbe,
.section-9856 .background_last_7e60 ul li.copper_d713 .alert_fbbe {
  background: rgba(0, 0, 0, 0.2);
}
.section-9856 .title_over_55fa .background_last_7e60 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li {
  margin: 0;
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li ul {
  margin: 0;
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li ul li a {
  padding-left: 15px;
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li ul li li a {
  padding-left: 30px;
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li.old_0e3e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li.old_0e3e > 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;
}
.article-middle-0d0b .title_over_55fa .filter_red_a428 li.old_0e3e > 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;
}
.bronze-71af a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.box-ad31 {
  position: relative;
  z-index: 10;
}
.box-ad31 .large_9128 {
  width: 100%;
  max-width: 100%;
}
.content_50f3 .form_pink_53a9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content_50f3 .module_dynamic_cf84 {
}
.content_50f3 .section-9856 {
  background: #292929;
}
.dirty-b6b0 .form_pink_53a9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dirty-b6b0 .module_dynamic_cf84 {
  background: #f9f9f9;
}
.dirty-b6b0 .section-9856 {
  background: #303030;
}
.clean-f814 .form_pink_53a9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean-f814 .focused_252c {
    margin-bottom: 1em;
  }
  .clean-f814 .focused_252c:last-child {
    margin-bottom: 0;
  }
}
.clean-f814 .module_dynamic_cf84 {
  background: #ededed;
}
.clean-f814 .section-9856 {
  background: #1a1a1a;
}
.form_pink_53a9.module_dynamic_cf84 {
  color: rgba(0, 0, 0, 0.6);
}
.form_pink_53a9.module_dynamic_cf84 .solid-8f21 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_pink_53a9.section-9856 {
  color: rgba(255, 255, 255, 0.99);
}
.form_pink_53a9.section-9856 a:not(.narrow_0370) {
  color: rgba(255, 255, 255, 0.79);
}
.form_pink_53a9.section-9856 a:not(.narrow_0370):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_pink_53a9.section-9856 .solid-8f21 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_pink_53a9.section-9856 table tbody td,
.form_pink_53a9.section-9856 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bronze-8f36.alert_rough_144b .popup-gold-8ec7 {
  max-width: initial;
}
.bronze-8f36 .outer-e21f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bronze-8f36 .outer-e21f .large_9128 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bronze-8f36 .outer-e21f .large_9128 {
    display: block;
    margin-bottom: 2em;
  }
  .bronze-8f36 .outer-e21f .large_9128:last-child {
    margin-bottom: 0;
  }
}
.clean-f814 .focused_252c:last-child,
.dirty-b6b0 .focused_252c:last-child,
.content_50f3 .focused_252c:last-child {
  margin-bottom: 0;
}
.clean-f814 .focused_252c .title_over_55fa .background_last_7e60:last-child,
.dirty-b6b0 .focused_252c .title_over_55fa .background_last_7e60:last-child,
.content_50f3 .focused_252c .title_over_55fa .background_last_7e60:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .clean-f814 .component_2840,
  .clean-f814 .border_top_832b,
  .dirty-b6b0 .component_2840,
  .dirty-b6b0 .border_top_832b,
  .content_50f3 .component_2840,
  .content_50f3 .border_top_832b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .box-ad31 .focused_252c {
    margin-bottom: 2em;
  }
}
.box-ad31 p:last-child {
  margin-bottom: 0;
}
.box-ad31 li,
.box-ad31 ul {
  list-style: none;
  margin: 0;
}
.box-ad31 ul ul {
  margin-left: 2.617924em;
}
.paper_cbc0 {
  font-size: 0.875em;
}

/* css-noise: 1fc0 */
.widget-item-g5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
