/*!
Theme Name: Customify
Theme URI: https://pressmaximum.steel-7e17/customify
Author: WPCustomify
Author URI: https://pressmaximum.steel-7e17
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.steel-7e17/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tertiary-4b11.carousel_f58a/licenses/gpl-2.0.feature-copper-eb8e
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.bottom-ddfc/, (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.left_060b.badge-middle-1b91/normalize.down_1495/
 ======
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.down_1495 v7.0.0 | MIT License | github.steel-7e17/necolas/normalize.down_1495 */
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;
}
.list_112c .background_4cbc,
.frame_a1e0,
.fast_03e8,
.component-fcb3,
.highlight-95ed,
.element-f277,
.description_061a,
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;
}
.frame_a1e0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .frame_a1e0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .frame_a1e0,
  h1 {
    font-size: 1.8em;
  }
}
.fast_03e8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast_03e8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast_03e8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast_03e8,
  h2 {
    font-size: 1.7em;
  }
}
.component-fcb3,
h3 {
  font-size: 1.618em;
}
.list_112c .background_4cbc,
.highlight-95ed,
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.primary-huge-3d7f {
  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;
}
.notice_hot_e8f7:after,
.notice_hot_e8f7:before,
.text_center_5319:after,
.text_center_5319:before {
  content: "";
  display: table;
}
.notice_hot_e8f7:after,
.text_center_5319:after {
  clear: both;
}
.section_0590 {
  float: right;
  margin-right: 0;
}
.grid_right_4e17 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.input_wood_cc9c .purple_5383,
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;
}
.input_wood_cc9c .purple_5383: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;
}
.card-warm-f190 .purple_5383 {
  box-shadow: none;
}
.card-warm-f190
  .purple_5383
  .icon-2fc4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.card-warm-f190 .purple_5383 .accent_e2f7 {
  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;
}
.card-warm-f190
  .purple_5383
  .accent_e2f7
  b {
  display: none;
}
.card-warm-f190 .banner-white-a47a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(.picture_upper_9f97),
button:not(.dynamic-73a2):not(.picture_upper_9f97),
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ),
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ),
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ) {
  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;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):hover,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):hover,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):hover,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):hover,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):active,
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):active,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):active,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):active,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):active,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus {
  outline: 0;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8 {
  position: relative;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .top_f645,
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .down_5014,
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .footer-7130,
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  i,
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  svg,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .top_f645,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .down_5014,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .footer-7130,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  i,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  svg,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .top_f645,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .down_5014,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .footer-7130,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  i,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  svg,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .top_f645,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .down_5014,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .footer-7130,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  i,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  svg,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .top_f645,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .down_5014,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  .footer-7130,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  i,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8
  svg {
  visibility: hidden;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8:after,
button:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8:after,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8:after,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8:after,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ).fn-loading-d7f8: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;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(.picture_upper_9f97),
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ),
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ),
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ) {
  color: #fff;
  background: #235787;
}
.wrapper_down_70ba:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus,
input[type="button"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus,
input[type="reset"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus,
input[type="submit"]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ):focus {
  color: #fff;
}
.wrapper_down_70ba.fn-disabled-d7f8:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ),
.wrapper_down_70ba[disabled]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ),
button.fn-disabled-d7f8:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ),
button[disabled]:not(.dynamic-73a2):not(
    .picture_upper_9f97
  ) {
  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;
}
.orange_0fe5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.orange_0fe5: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;
}
.wide_d368 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.section-17b5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row-complex-e28c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice_hot_e8f7:after,
.notice_hot_e8f7:before,
.accordion_tall_d7ce:after,
.accordion_tall_d7ce:before,
.module-complex-22bc:after,
.module-complex-22bc:before,
.inner_b90a:after,
.inner_b90a:before,
.detail_thick_9e05:after,
.detail_thick_9e05:before,
.thick_bbf2:after,
.thick_bbf2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice_hot_e8f7:after,
.accordion_tall_d7ce:after,
.module-complex-22bc:after,
.inner_b90a:after,
.detail_thick_9e05:after,
.thick_bbf2:after {
  clear: both;
}
.accordion_tall_d7ce .complex-efe9,
.module-complex-22bc .complex-efe9,
.input-954b .complex-efe9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.full-71b2 {
  display: inline-block;
}
.table_action_e25f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.table_action_e25f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table_action_e25f .progress-glass-8c57 {
  padding: 1em 0;
  font-size: 85%;
}
.progress-glass-8c57 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.article_old_2072 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.article_old_2072:after,
.article_old_2072:before {
  content: "";
  display: table;
}
.article_old_2072:after {
  clear: both;
}
.badge-basic-185f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.current_a1af .badge-basic-185f {
  max-width: 50%;
}
.silver_1cbe .badge-basic-185f {
  max-width: 33.33%;
}
.aside-422c .badge-basic-185f {
  max-width: 25%;
}
.alert_gold_994f .badge-basic-185f {
  max-width: 20%;
}
.static-71ef .badge-basic-185f {
  max-width: 16.66%;
}
.purple-d3d3 .badge-basic-185f {
  max-width: 14.28%;
}
.selected_00a5 .badge-basic-185f {
  max-width: 12.5%;
}
.blue_de65 .badge-basic-185f {
  max-width: 11.11%;
}
.focus-stone-42ad {
  display: block;
}
.list_112c .info-e9b9 label,
.list_112c .filter-b323 label,
.list_112c .backdrop-center-b86c label,
.list_112c .alert_tall_76e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface-3ad5 {
  list-style: none;
  margin: 0;
}
.surface-3ad5 article.title_motion_9b26 {
  margin-bottom: 0;
}
.surface-3ad5 ul {
  list-style: none;
  margin: 0;
}
.surface-3ad5 .paragraph_dcc9 li.title_motion_9b26 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface-3ad5 .paragraph_dcc9 li.title_motion_9b26 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface-3ad5 .paragraph_dcc9 li.title_motion_9b26: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) {
  .surface-3ad5 .paragraph_dcc9 li.title_motion_9b26 li.title_motion_9b26 li.title_motion_9b26 li.title_motion_9b26 {
    padding-left: 0;
  }
}
article.title_motion_9b26 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_motion_9b26 .accordion_tall_d7ce p:last-of-type {
  margin-bottom: 0;
}
article.title_motion_9b26 .paragraph_focused_8ad7 {
  float: left;
}
article.title_motion_9b26 .progress-brown-0695 {
  margin-left: 85px;
}
article.title_motion_9b26 .background-2a0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_motion_9b26 .background-2a0b .hero-first-64fb {
  margin-left: 10px;
}
article.title_motion_9b26 .copper_16c3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_motion_9b26 .backdrop-inner-52be {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .info-e9b9,
  #respond .backdrop-center-b86c,
  #respond .alert_tall_76e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-e9b9 input,
#respond .backdrop-center-b86c input,
#respond .alert_tall_76e4 input {
  width: 100%;
}
#respond .alert_tall_76e4 {
  margin-right: 0;
}
#respond .component_24b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-dim-012c {
  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;
}
.secondary-dim-012c.wood-8b14 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.secondary-dim-012c 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%);
}
.secondary-dim-012c:focus,
.secondary-dim-012c: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);
}
.thumbnail-stone-15f2 {
  border-radius: 10%;
}
.widget_8be0 {
  border-radius: 50%;
}
.backdrop_cold_2541 {
  font-size: 0.72em;
}
.backdrop_advanced_34ca {
  font-size: 0.875em;
}
.outline-7309 {
  font-size: 1.1em;
}
.tag_d01b {
  text-transform: uppercase;
  line-height: 1.2;
}
.tag_d01b.backdrop_cold_2541 {
  letter-spacing: 0.5px;
}
.thumbnail-blue-fce8,
.thumbnail-blue-fce8 a {
  color: #6d6d6d;
}
.thumbnail-blue-fce8 a:hover {
  color: #111;
}
.brown_297d {
  color: #6d6d6d;
}
.iron_2658 {
  overflow-x: hidden;
}
.iron_2658 .hidden-2a62.sidebar_wide_182d {
  position: relative;
}
.iron_2658 .hidden-2a62.sidebar_wide_182d.short_fc28 {
  position: initial;
}
.iron_2658
  .hidden-2a62.sidebar_wide_182d.short_fc28
  .sort-smooth-ef31 {
  left: auto;
}
.iron_2658 .hidden-2a62 .sort-smooth-ef31 {
  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;
}
.iron_2658 .hidden-2a62:hover.sidebar_wide_182d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.iron_2658
  .hidden-2a62:hover.sidebar_wide_182d
  .sort-smooth-ef31 {
  display: block;
  z-index: 9999999;
}
.iron_2658 .green_d116 .hero_fae6,
.iron_2658 .current-5f1f .hero_fae6 {
  display: none;
}
.iron_2658 .banner-dark-932d .hidden-2a62:hover.sidebar_wide_182d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list_112c .info-e9b9 label,
.list_112c .filter-b323 label,
.list_112c .backdrop-center-b86c label,
.list_112c .alert_tall_76e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface-3ad5 {
  list-style: none;
  margin: 0;
}
.surface-3ad5 article.title_motion_9b26 {
  margin-bottom: 0;
}
.surface-3ad5 ul {
  list-style: none;
  margin: 0;
}
.surface-3ad5 .paragraph_dcc9 li.title_motion_9b26 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface-3ad5 .paragraph_dcc9 li.title_motion_9b26 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface-3ad5 .paragraph_dcc9 li.title_motion_9b26: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) {
  .surface-3ad5 .paragraph_dcc9 li.title_motion_9b26 li.title_motion_9b26 li.title_motion_9b26 li.title_motion_9b26 {
    padding-left: 0;
  }
}
article.title_motion_9b26 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_motion_9b26 .accordion_tall_d7ce p:last-of-type {
  margin-bottom: 0;
}
article.title_motion_9b26 .paragraph_focused_8ad7 {
  float: left;
}
article.title_motion_9b26 .progress-brown-0695 {
  margin-left: 85px;
}
article.title_motion_9b26 .background-2a0b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_motion_9b26 .background-2a0b .hero-first-64fb {
  margin-left: 10px;
}
article.title_motion_9b26 .copper_16c3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_motion_9b26 .backdrop-inner-52be {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .info-e9b9,
  #respond .backdrop-center-b86c,
  #respond .alert_tall_76e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-e9b9 input,
#respond .backdrop-center-b86c input,
#respond .alert_tall_76e4 input {
  width: 100%;
}
#respond .alert_tall_76e4 {
  margin-right: 0;
}
#respond .component_24b8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green_d116 .pro-2579 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pro-2579 .surface_477e.popup-lite-ab18 .hovered_d38b > li > a:focus,
.pro-2579 .surface_477e.popup-lite-ab18 .hovered_d38b > li > a:hover,
.pro-2579 .surface_477e.detail_e9d8 .hovered_d38b > li > a:focus,
.pro-2579 .surface_477e.detail_e9d8 .hovered_d38b > li > a:hover,
.pro-2579 .surface_477e.shadow-a5a0 .hovered_d38b > li > a:focus,
.pro-2579 .surface_477e.shadow-a5a0 .hovered_d38b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2579
  .surface_477e.popup-lite-ab18
  .hovered_d38b
  > li.medium_60fb
  > a,
.pro-2579
  .surface_477e.popup-lite-ab18
  .hovered_d38b
  > li.surface-yellow-7dce
  > a,
.pro-2579
  .surface_477e.detail_e9d8
  .hovered_d38b
  > li.medium_60fb
  > a,
.pro-2579
  .surface_477e.detail_e9d8
  .hovered_d38b
  > li.surface-yellow-7dce
  > a,
.pro-2579
  .surface_477e.shadow-a5a0
  .hovered_d38b
  > li.medium_60fb
  > a,
.pro-2579 .surface_477e.shadow-a5a0 .hovered_d38b > li.wrapper_dirty_551f > a {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2579 .main_05a9,
.pro-2579 .main_05a9 a {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2579 .mini-5fc6.mask_37aa li a,
.pro-2579 .over-7ce4 a,
.pro-2579 .banner-in-61c0,
.pro-2579 .hovered_d38b > li > a,
.pro-2579 .rough_ebdf {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579 .mini-5fc6.mask_37aa li a:hover,
.pro-2579 .over-7ce4 a:hover,
.pro-2579 .banner-in-61c0:hover,
.pro-2579 .hovered_d38b > li > a:hover,
.pro-2579 .rough_ebdf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2579 .hidden-new-df87 {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579 .hidden-new-df87 .focused_60dd {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2579 .hidden-new-df87:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro-2579 .heading_f51a .breadcrumb_out_c1cb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579 .heading_f51a .breadcrumb_out_c1cb .component-west-95ff {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579
  .heading_f51a
  .breadcrumb_out_c1cb
  .component-west-95ff::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579
  .heading_f51a
  .breadcrumb_out_c1cb
  .component-west-95ff:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579
  .heading_f51a
  .breadcrumb_out_c1cb
  .component-west-95ff::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579
  .heading_f51a
  .breadcrumb_out_c1cb
  .component-west-95ff::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579 .heading_f51a .chip_clean_9f6a {
  color: rgba(255, 255, 255, 0.79);
}
.pro-2579 .heading_f51a .chip_clean_9f6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_1b9e
  .pro-2579
  .heading_f51a
  .static_5d25
  .nav-soft-b630 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_1b9e
  .pro-2579
  .heading_f51a
  .static_5d25
  .component-west-95ff {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green_d116 .modal_5924 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.modal_5924 .surface_477e.popup-lite-ab18 .hovered_d38b > li > a:focus,
.modal_5924 .surface_477e.popup-lite-ab18 .hovered_d38b > li > a:hover,
.modal_5924 .surface_477e.detail_e9d8 .hovered_d38b > li > a:focus,
.modal_5924 .surface_477e.detail_e9d8 .hovered_d38b > li > a:hover,
.modal_5924 .surface_477e.shadow-a5a0 .hovered_d38b > li > a:focus,
.modal_5924 .surface_477e.shadow-a5a0 .hovered_d38b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_5924
  .surface_477e.popup-lite-ab18
  .hovered_d38b
  > li.medium_60fb
  > a,
.modal_5924
  .surface_477e.popup-lite-ab18
  .hovered_d38b
  > li.surface-yellow-7dce
  > a,
.modal_5924
  .surface_477e.detail_e9d8
  .hovered_d38b
  > li.medium_60fb
  > a,
.modal_5924
  .surface_477e.detail_e9d8
  .hovered_d38b
  > li.surface-yellow-7dce
  > a,
.modal_5924
  .surface_477e.shadow-a5a0
  .hovered_d38b
  > li.medium_60fb
  > a,
.modal_5924 .surface_477e.shadow-a5a0 .hovered_d38b > li.wrapper_dirty_551f > a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_5924 .main_05a9,
.modal_5924 .main_05a9 a {
  color: rgba(0, 0, 0, 0.8);
}
.modal_5924 .mini-5fc6.mask_37aa li a,
.modal_5924 .over-7ce4 a,
.modal_5924 .banner-in-61c0,
.modal_5924 .hovered_d38b > li > a,
.modal_5924 .rough_ebdf {
  color: rgba(0, 0, 0, 0.55);
}
.modal_5924 .mini-5fc6.mask_37aa li a:hover,
.modal_5924 .over-7ce4 a:hover,
.modal_5924 .banner-in-61c0:hover,
.modal_5924 .hovered_d38b > li > a:hover,
.modal_5924 .rough_ebdf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_5924 .hidden-new-df87 {
  color: rgba(0, 0, 0, 0.55);
}
.modal_5924 .hidden-new-df87 .focused_60dd {
  color: rgba(0, 0, 0, 0.8);
}
.modal_5924 .hidden-new-df87:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_d369 .pattern_efce {
  margin-left: auto;
  margin-right: auto;
}
.module-complex-22bc > * {
  margin-left: auto;
  margin-right: auto;
}
.module-complex-22bc .wide_d368 {
  margin-right: 1.41575em;
}
.feature-d125 .module-complex-22bc > .smooth_6870 {
  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;
}
.feature-d125 .module-complex-22bc > .menu-full-e95e {
  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;
}
.static-275d.container_d369 .pattern_efce,
.tall_8dfe.container_d369 .pattern_efce {
  margin-left: 0;
}
.info_f047.container_d369 .pattern_efce,
.static_5407.container_d369 .pattern_efce {
  margin-right: 0;
}
.module-complex-22bc ol,
.module-complex-22bc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.detail_683f video {
  max-width: 100%;
}
.pagination-8bff img {
  display: block;
}
.pagination-8bff.wide_d368,
.pagination-8bff.section-17b5 {
  width: 100%;
}
.pagination-8bff.menu-full-e95e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.alert_soft_5fe4:not(.picture-liquid-820f) {
  margin: 1.5em auto;
}
.list-advanced-1734 p {
  padding: 1.5em 14px;
}
ul.current_6aa6.menu-full-e95e,
ul.current_6aa6.smooth_6870,
ul.current_6aa6.panel_warm_83b9.smooth_6870 {
  padding: 0 14px;
}
.disabled_4050 {
  display: block;
  overflow-x: auto;
}
.disabled_4050 table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_4050 td,
.disabled_4050 th {
  padding: 0.5em;
}
.module-complex-22bc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.module-complex-22bc ol ol,
.module-complex-22bc ol ul,
.module-complex-22bc ul ol,
.module-complex-22bc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.module-complex-22bc ol ol li,
.module-complex-22bc ol ul li,
.module-complex-22bc ul ol li,
.module-complex-22bc ul ul li {
  margin-left: 0;
}
.thick-cb59.layout-center-2e4c > .up-c629 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thick-cb59.layout-center-2e4c > .up-c629 iframe,
.thick-cb59.layout-center-2e4c > .up-c629 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message-bdac {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message-bdac.caption_a733 {
  padding: 0;
}
.message-bdac.caption_a733 cite {
  font-size: 13px;
}
.message-bdac > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message-bdac cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight_df0a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight_df0a > p:first-child {
  margin-top: 0;
}
.highlight_df0a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight_df0a blockquote {
  border-left: 0;
}
.simple-5960 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.simple-5960:not(.hot_42f8) {
  max-width: 100px;
}
.simple-5960.wide_05df {
  border-bottom: none !important;
  text-align: center;
}
.simple-5960.wide_05df::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list-advanced-1734 p {
    padding: 1.5em 0;
  }
}
.breadcrumb_2303 {
  color: #0073aa;
}
.label-up-32fb {
  background-color: #0073aa;
}
.text_mini_2e75 {
  color: #229fd8;
}
.footer-685e {
  background-color: #229fd8;
}
.input-f524 {
  color: #eee;
}
.dark-75cb {
  background-color: #eee;
}
.row_small_65b8 {
  color: #444;
}
.header_de1b {
  background-color: #444;
}
.info-basic-e55a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info-basic-e55a .next-794c .over-7ce4 {
  font-size: 15px;
}
.info-basic-e55a .over-7ce4 {
  line-height: 1.3;
}
.info-basic-e55a .modal_5924 {
}
.info-basic-e55a .pro-2579 {
  background: #235787;
}
.active-2212 {
  padding: 0;
}
.active-2212 .pro-2579 {
  background: #1a1a1a;
}
.active-2212 .modal_5924 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.preview_tall_b849 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.preview_tall_b849 .modal_5924 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.preview_tall_b849 .pro-2579 {
  background: #303030;
}
.thick_bbf2 {
  position: relative;
  z-index: 10;
}
.thick_bbf2 .black_3c44 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade-1e7e .sidebar_wide_182d {
  display: inline-block;
  vertical-align: middle;
}
.shade-1e7e.highlight-c64a .sidebar_wide_182d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade-1e7e.highlight-c64a .sidebar_wide_182d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade-1e7e.highlight-c64a .sidebar_wide_182d {
    margin-right: 0.4em;
  }
}
.shade-1e7e.highlight-c64a .sidebar_wide_182d:last-child {
  margin-right: 0;
}
.outer_2025 .black_3c44 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .green_d116 .next-794c {
    margin: 0 -0.5em;
  }
  .green_d116 .next-794c [class*="customify-col-"],
  .green_d116 .next-794c [class*="customify-col_"],
  .green_d116 .next-794c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.green_d116.highlight-2bc1 .black_3c44 {
  background: 0 0 !important;
}
.green_d116.highlight-2bc1 .black_3c44,
.green_d116.outer_2025 .black_3c44 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .green_d116.gradient_7c61 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.green_d116.outer_2025 .black_3c44 {
  box-shadow: none !important;
}
.summary_outer_29a4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .summary_outer_29a4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .summary_outer_29a4 {
    padding: 18px 0 20px;
  }
}
.summary_outer_29a4 .shade_20b1 {
  width: 100%;
}
.summary_outer_29a4 .narrow-93c1 {
  margin-bottom: 0;
}
.summary_outer_29a4 .search-stale-dc7c {
  margin-top: 5px;
  font-size: 0.875em;
}
.last-a78c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.last-a78c .container-active-e349 {
  width: 100%;
}
.easy-57cf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.easy-57cf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.easy-57cf 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;
}
.easy-57cf li:last-child:after {
  display: none;
}
.easy-57cf li a {
  font-weight: 500;
  margin-right: 10px;
}
.badge_0595 .hero_fae6 button,
.summary_outer_29a4 .hero_fae6 button {
  left: 0;
}
.badge_0595 .container-active-e349,
.summary_outer_29a4 .container-active-e349 {
  padding-left: 0;
  padding-right: 0;
}
.badge_0595 .last-a78c,
.summary_outer_29a4 .last-a78c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.badge_0595 {
  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;
}
.badge_0595: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;
}
.badge_0595 .tertiary_9737 {
  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) {
  .badge_0595 .tertiary_9737 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_0595 .tertiary_9737 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .badge_0595 .tertiary_9737 {
    min-height: 200px;
  }
}
.badge_0595 .easy-57cf {
  color: rgba(255, 255, 255, 0.8);
}
.badge_0595 .easy-57cf a,
.badge_0595 .easy-57cf li:after {
  color: inherit;
}
.badge_0595 .easy-57cf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-7d77 {
  margin-bottom: 0.5em;
}
.popup-6ca1 {
  margin-bottom: 1.2em;
}
.popup-6ca1,
.highlight-7d77 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.popup-6ca1 p:last-child,
.highlight-7d77 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hero_fae6,
#masthead .hero_fae6 {
  display: none;
}
#masthead
  > .hero_fae6.picture_06c9 {
  display: none;
}
#masthead > .hero_fae6 button {
  left: 0;
}
.hidden-5583 {
  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%;
}
.hidden-5583 .sidebar_wide_182d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden-5583 .warm_1a22 {
  display: -webkit-box;
  display: flex;
}
.hidden-5583 .warm_1a22.column-tiny-4d58 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden-5583 .warm_1a22.secondary_0e06 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-5583 .warm_1a22.huge-50e1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-5583.brown_b6ce.tall-7607 .warm_1a22.column-tiny-4d58 {
  flex-basis: 100%;
}
.hidden-5583.blue_7898 .warm_1a22.secondary_0e06 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden-5583.blue_7898 .warm_1a22.huge-50e1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hero_fae6.picture_06c9 {
  display: none;
}
#masthead > .hero_fae6 button {
  left: 0;
}
.list-short-a62c {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.list-short-a62c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list-short-a62c.progress_full_ce9a i {
  margin-right: 4px;
}
.list-short-a62c.secondary_dynamic_79e3 i {
  margin-left: 5px;
}
.over-7ce4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.over-7ce4 p:last-child {
  margin-bottom: 0;
}
.filter-5ee5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.filter-5ee5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.filter-5ee5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.filter-5ee5 .main_05a9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.filter-5ee5 .feature_b4f4 {
  margin: 5px 0 7px 0;
}
.filter-5ee5.video_fe34 .menu_c8cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-5ee5.video_fe34 .background_5b3c {
  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;
}
.filter-5ee5.panel_2f47 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.filter-5ee5.panel_2f47 .menu_c8cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-5ee5.panel_2f47 .background_5b3c {
  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;
}
.filter-5ee5.popup-soft-1c91 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter-5ee5.left_f9ff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.filter-5ee5.left_f9ff .background_5b3c {
  margin-top: 7px;
}
.container_d35f {
  display: inline-block;
}
.thick_bbf2 .carousel_2a13 .filter-5ee5 img {
  max-width: 100%;
}
.surface_477e .status-simple-f4e6.gradient_outer_f5bc,
.overlay_next_d900 .status-simple-f4e6.gradient_outer_f5bc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_477e .progress_pressed_4bda,
.overlay_next_d900 .progress_pressed_4bda {
  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%);
}
.surface_477e .progress_pressed_4bda {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface_477e.glass-ae0f .progress_pressed_4bda {
  display: none;
}
.surface_477e .panel-lower-3d6c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface_477e .panel-lower-3d6c li {
  display: inline-block;
  position: relative;
}
.surface_477e .panel-lower-3d6c li:last-child {
  margin-right: 0;
}
.surface_477e .panel-lower-3d6c 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;
}
.surface_477e .panel-lower-3d6c li.wrapper_dirty_551f > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface_477e .panel-lower-3d6c > 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;
}
.surface_477e .panel-lower-3d6c > li > a i {
  line-height: 0;
}
.surface_477e .panel-lower-3d6c > li.easy-453e > a .progress_pressed_4bda {
  margin-left: 4px;
  line-height: 0;
}
.surface_477e .panel-lower-3d6c .over_c626 li.easy-453e > a {
  position: relative;
}
.surface_477e .panel-lower-3d6c .over_c626 li.easy-453e > a:after,
.surface_477e .panel-lower-3d6c .over_c626 li.easy-453e > a:before {
  content: "";
  display: table;
}
.surface_477e .panel-lower-3d6c .over_c626 li.easy-453e > a:after {
  clear: both;
}
.surface_477e .panel-lower-3d6c .over_c626 li.easy-453e > a .progress_pressed_4bda {
  margin-left: 5px;
  float: right;
}
.surface_477e .notification_old_da3c,
.surface_477e .over_c626 {
  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;
}
.surface_477e .over_c626 {
  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;
}
.surface_477e .over_c626 .gradient_outer_f5bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_477e .over_c626 .progress_pressed_4bda {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface_477e .over_c626 li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface_477e .over_c626 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;
}
.surface_477e .over_c626 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface_477e .over_c626 .over_c626 {
  top: 0;
  left: 100%;
}
.surface_477e .tooltip-5529.fn-focus-d7f8 > .notification_old_da3c,
.surface_477e .tooltip-5529.fn-focus-d7f8 > .over_c626,
.surface_477e .tooltip-5529:focus > .notification_old_da3c,
.surface_477e .tooltip-5529:focus > .over_c626,
.surface_477e .tooltip-5529:hover > .notification_old_da3c,
.surface_477e .tooltip-5529:hover > .over_c626 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface_477e.shadow-a5a0 .hovered_d38b:after,
.surface_477e.shadow-a5a0 .hovered_d38b:before {
  content: "";
  display: table;
}
.surface_477e.shadow-a5a0 .hovered_d38b:after {
  clear: both;
}
.surface_477e.shadow-a5a0 .hovered_d38b > li {
  float: left;
}
.surface_477e.modal-mini-1d39 .hovered_d38b:after,
.surface_477e.modal-mini-1d39 .hovered_d38b:before {
  content: "";
  display: table;
}
.surface_477e.modal-mini-1d39 .hovered_d38b:after {
  clear: both;
}
.surface_477e.modal-mini-1d39 .hovered_d38b > li {
  float: left;
}
.surface_477e.modal-mini-1d39 .hovered_d38b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface_477e.modal-mini-1d39 .hovered_d38b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface_477e.modal-mini-1d39 .hovered_d38b > li.medium_60fb > a,
.surface_477e.modal-mini-1d39 .hovered_d38b > li.wrapper_dirty_551f > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface_477e.popup-lite-ab18 .hovered_d38b > li > a .gradient_outer_f5bc {
  position: relative;
}
.surface_477e.popup-lite-ab18 .hovered_d38b > li > a .gradient_outer_f5bc: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;
}
.surface_477e.popup-lite-ab18
  .hovered_d38b
  > li:focus
  > a
  .gradient_outer_f5bc:before,
.surface_477e.popup-lite-ab18
  .hovered_d38b
  > li:hover
  > a
  .gradient_outer_f5bc:before {
  width: 100%;
  background-color: currentColor;
}
.surface_477e.popup-lite-ab18
  .hovered_d38b
  > li.medium_60fb
  > a
  .gradient_outer_f5bc:before,
.surface_477e.popup-lite-ab18
  .hovered_d38b
  > li.surface-yellow-7dce
  > a
  .gradient_outer_f5bc:before {
  width: 100%;
  background-color: currentColor;
}
.surface_477e.detail_e9d8 .hovered_d38b > li > a .gradient_outer_f5bc {
  position: relative;
}
.surface_477e.detail_e9d8 .hovered_d38b > li > a .gradient_outer_f5bc: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;
}
.surface_477e.detail_e9d8 .hovered_d38b > li:focus > a .gradient_outer_f5bc:before,
.surface_477e.detail_e9d8
  .hovered_d38b
  > li:hover
  > a
  .gradient_outer_f5bc:before {
  width: 100%;
  background-color: currentColor;
}
.surface_477e.detail_e9d8
  .hovered_d38b
  > li.medium_60fb
  > a
  .gradient_outer_f5bc:before,
.surface_477e.detail_e9d8
  .hovered_d38b
  > li.surface-yellow-7dce
  > a
  .gradient_outer_f5bc:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_next_d900 .panel-lower-3d6c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.overlay_next_d900 .panel-lower-3d6c li:first-child > a {
  border-top: none;
}
.overlay_next_d900 .panel-lower-3d6c .article-plasma-5c9f > .gradient_outer_f5bc .progress_pressed_4bda {
  display: none;
}
.overlay_next_d900 .panel-lower-3d6c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.overlay_next_d900 .panel-lower-3d6c li:last-child {
  border: none;
}
.overlay_next_d900 .panel-lower-3d6c li.easy-453e > a {
  padding-right: 45px !important;
}
.overlay_next_d900 .panel-lower-3d6c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.overlay_next_d900 .panel-lower-3d6c li a:focus,
.overlay_next_d900 .panel-lower-3d6c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_next_d900 .panel-lower-3d6c li .outer_8e20 {
  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;
}
.overlay_next_d900 .panel-lower-3d6c li .outer_8e20:hover {
  box-shadow: none;
}
.overlay_next_d900 .panel-lower-3d6c li .outer_8e20 .progress_pressed_4bda {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.overlay_next_d900 .panel-lower-3d6c .over_c626 {
  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);
}
.overlay_next_d900 .panel-lower-3d6c .over_c626 li a {
  padding-left: 3em;
}
.overlay_next_d900 .panel-lower-3d6c .large-7aa6 > a .outer_8e20 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.overlay_next_d900 .panel-lower-3d6c .large-7aa6 > .over_c626 {
  display: block;
  opacity: 1;
}
.secondary_8a39 {
  max-width: 100%;
}
.alert-last-cf6b {
  line-height: 0;
  cursor: pointer;
}
.rough_ebdf {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.rough_ebdf:hover {
  box-shadow: none;
  color: currentColor;
}
.rough_ebdf svg {
  width: 18px;
  height: 18px;
}
.rough_ebdf .glass_76f0 {
  display: none;
}
.west_6adc {
  position: relative;
}
.west_6adc.fn-active-d7f8 .rough_ebdf .simple-e772 {
  display: none;
}
.west_6adc.fn-active-d7f8 .rough_ebdf .glass_76f0 {
  display: inline-block;
}
.west_6adc .notice-narrow-0fe5 {
  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);
}
.west_6adc.dim-c9dc .notice-narrow-0fe5 {
  left: auto;
  right: -0.9em;
}
.west_6adc.dim-c9dc .down_8eac::before {
  left: auto;
  right: 15px;
}
.west_6adc.fn-active-d7f8 .notice-narrow-0fe5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static_5d25 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.static_5d25 label {
  flex-basis: 100%;
}
.static_5d25 .breadcrumb_out_c1cb {
  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;
}
.static_5d25 .component-west-95ff {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.static_5d25 .component-west-95ff:focus {
  background-color: transparent;
}
.static_5d25 button.chip_clean_9f6a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.static_5d25 button.chip_clean_9f6a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.static_5d25 button.chip_clean_9f6a svg {
  width: 18px;
  height: 18px;
}
.static_5d25 input[type="submit"] {
  min-height: auto;
}
.heading_f51a .static_5d25 .component-west-95ff {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.down_8eac {
  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) {
  .down_8eac {
    width: 220px;
  }
}
.down_8eac label {
  flex-basis: 100%;
}
.down_8eac::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;
}
.border_1b9e .heading_f51a .static_5d25 {
  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;
}
.border_1b9e
  .heading_f51a
  .static_5d25
  .breadcrumb_out_c1cb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.border_1b9e .heading_f51a .static_5d25 .component-west-95ff {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.border_1b9e
  .heading_f51a
  .static_5d25
  .component-west-95ff:focus {
  background: 0 0;
}
.border_1b9e
  .heading_f51a
  .static_5d25
  .nav-soft-b630 {
  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;
}
.mini-5fc6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mini-5fc6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mini-5fc6 li:last-child {
  margin-right: 0;
}
.mini-5fc6 li:first-child {
  margin-left: 0;
}
.mini-5fc6.hidden_new_670f a {
  color: #fff;
}
.mini-5fc6.hidden_new_670f a:hover {
  color: #fff;
}
.mini-5fc6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mini-5fc6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mini-5fc6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mini-5fc6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.mini-5fc6 [class*="social-icon-apple"] {
  background-color: #999;
}
.mini-5fc6 [class*="social-icon-apple"].disabled-3ada {
  background-color: transparent;
  color: #999;
}
.mini-5fc6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mini-5fc6 [class*="social-icon-behance"].disabled-3ada {
  background-color: transparent;
  color: #1769ff;
}
.mini-5fc6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mini-5fc6 [class*="social-icon-bitbucket"].disabled-3ada {
  background-color: transparent;
  color: #205081;
}
.mini-5fc6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.mini-5fc6 [class*="social-icon-codepen"].disabled-3ada {
  background-color: transparent;
  color: #000;
}
.mini-5fc6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mini-5fc6 [class*="social-icon-delicious"].disabled-3ada {
  background-color: transparent;
  color: #39f;
}
.mini-5fc6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mini-5fc6 [class*="social-icon-digg"].disabled-3ada {
  background-color: transparent;
  color: #005be2;
}
.mini-5fc6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mini-5fc6 [class*="social-icon-dribbble"].disabled-3ada {
  background-color: transparent;
  color: #ea4c89;
}
.mini-5fc6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mini-5fc6 [class*="social-icon-envelope"].disabled-3ada {
  background-color: transparent;
  color: #ea4335;
}
.mini-5fc6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mini-5fc6 [class*="social-icon-facebook"].disabled-3ada {
  background-color: transparent;
  color: #3b5998;
}
.mini-5fc6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mini-5fc6 [class*="social-icon-flickr"].disabled-3ada {
  background-color: transparent;
  color: #0063dc;
}
.mini-5fc6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mini-5fc6 [class*="social-icon-foursquare"].disabled-3ada {
  background-color: transparent;
  color: #2d5be3;
}
.mini-5fc6 [class*="social-icon-github"] {
  background-color: #333;
}
.mini-5fc6 [class*="social-icon-github"].disabled-3ada {
  background-color: transparent;
  color: #333;
}
.mini-5fc6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mini-5fc6 [class*="social-icon-google-plus"].disabled-3ada {
  background-color: transparent;
  color: #dd4b39;
}
.mini-5fc6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mini-5fc6 [class*="social-icon-houzz"].disabled-3ada {
  background-color: transparent;
  color: #7ac142;
}
.mini-5fc6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mini-5fc6 [class*="social-icon-instagram"].disabled-3ada {
  background-color: transparent;
  color: #262626;
}
.mini-5fc6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mini-5fc6 [class*="social-icon-jsfiddle"].disabled-3ada {
  background-color: transparent;
  color: #487aa2;
}
.mini-5fc6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mini-5fc6 [class*="social-icon-linkedin"].disabled-3ada {
  background-color: transparent;
  color: #0077b5;
}
.mini-5fc6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mini-5fc6 [class*="social-icon-medium"].disabled-3ada {
  background-color: transparent;
  color: #00ab6b;
}
.mini-5fc6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mini-5fc6
  [class*="social-icon-odnoklassniki"].disabled-3ada {
  background-color: transparent;
  color: #f4731c;
}
.mini-5fc6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mini-5fc6 [class*="social-icon-meetup"].disabled-3ada {
  background-color: transparent;
  color: #ec1c40;
}
.mini-5fc6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mini-5fc6 [class*="social-icon-pinterest"].disabled-3ada {
  background-color: transparent;
  color: #bd081c;
}
.mini-5fc6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mini-5fc6 [class*="social-icon-product-hunt"].disabled-3ada {
  background-color: transparent;
  color: #da552f;
}
.mini-5fc6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mini-5fc6 [class*="social-icon-reddit"].disabled-3ada {
  background-color: transparent;
  color: #ff4500;
}
.mini-5fc6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mini-5fc6 [class*="social-icon-rss"].disabled-3ada {
  background-color: transparent;
  color: #f26522;
}
.mini-5fc6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mini-5fc6
  [class*="social-icon-shopping-cart"].disabled-3ada {
  background-color: transparent;
  color: #4caf50;
}
.mini-5fc6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mini-5fc6 [class*="social-icon-skype"].disabled-3ada {
  background-color: transparent;
  color: #00aff0;
}
.mini-5fc6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mini-5fc6 [class*="social-icon-slideshare"].disabled-3ada {
  background-color: transparent;
  color: #0077b5;
}
.mini-5fc6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mini-5fc6 [class*="social-icon-snapchat"].disabled-3ada {
  background-color: transparent;
  color: #fffc00;
}
.mini-5fc6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mini-5fc6 [class*="social-icon-soundcloud"].disabled-3ada {
  background-color: transparent;
  color: #f80;
}
.mini-5fc6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mini-5fc6 [class*="social-icon-spotify"].disabled-3ada {
  background-color: transparent;
  color: #2ebd59;
}
.mini-5fc6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mini-5fc6
  [class*="social-icon-stack-overflow"].disabled-3ada {
  background-color: transparent;
  color: #fe7a15;
}
.mini-5fc6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mini-5fc6 [class*="social-icon-maldkfgram"].disabled-3ada {
  background-color: transparent;
  color: #2ca5e0;
}
.mini-5fc6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mini-5fc6 [class*="social-icon-tripadvisor"].disabled-3ada {
  background-color: transparent;
  color: #589442;
}
.mini-5fc6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mini-5fc6 [class*="social-icon-tumblr"].disabled-3ada {
  background-color: transparent;
  color: #35465c;
}
.mini-5fc6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mini-5fc6 [class*="social-icon-twitch"].disabled-3ada {
  background-color: transparent;
  color: #6441a5;
}
.mini-5fc6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mini-5fc6 [class*="social-icon-twitter"].disabled-3ada {
  background-color: transparent;
  color: #1da1f2;
}
.mini-5fc6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mini-5fc6 [class*="social-icon-vimeo"].disabled-3ada {
  background-color: transparent;
  color: #1ab7ea;
}
.mini-5fc6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mini-5fc6 [class*="social-icon-vk"].disabled-3ada {
  background-color: transparent;
  color: #45668e;
}
.mini-5fc6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mini-5fc6 [class*="social-icon-weibo"].disabled-3ada {
  background-color: transparent;
  color: #df2029;
}
.mini-5fc6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mini-5fc6 [class*="social-icon-weixin"].disabled-3ada {
  background-color: transparent;
  color: #7bb32e;
}
.mini-5fc6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mini-5fc6 [class*="social-icon-whatsapp"].disabled-3ada {
  background-color: transparent;
  color: #25d366;
}
.mini-5fc6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mini-5fc6 [class*="social-icon-wordpress"].disabled-3ada {
  background-color: transparent;
  color: #21759b;
}
.mini-5fc6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.mini-5fc6 [class*="social-icon-xing"].disabled-3ada {
  background-color: transparent;
  color: #026466;
}
.mini-5fc6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mini-5fc6 [class*="social-icon-yelp"].disabled-3ada {
  background-color: transparent;
  color: #af0606;
}
.mini-5fc6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mini-5fc6 [class*="social-icon-youtube"].disabled-3ada {
  background-color: transparent;
  color: #cd201f;
}
.banner-in-61c0 {
  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;
}
.banner-in-61c0:hover {
  box-shadow: none;
  background: 0 0;
}
.bronze-3690 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pagination_1801 {
  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;
}
.huge_61db {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tertiary_advanced_3721 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tertiary_advanced_3721,
.tertiary_advanced_3721::after,
.tertiary_advanced_3721::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;
}
.tertiary_advanced_3721::after,
.tertiary_advanced_3721::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wood-cf76 .pagination_1801 .huge_61db {
  margin-top: -2px;
  width: 19px;
}
.wood-cf76 .pagination_1801 .tertiary_advanced_3721 {
  margin-top: -1px;
}
.wood-cf76 .pagination_1801 .tertiary_advanced_3721,
.wood-cf76 .pagination_1801 .tertiary_advanced_3721::after,
.wood-cf76 .pagination_1801 .tertiary_advanced_3721::before {
  width: 19px;
  height: 2px;
}
.wood-cf76 .pagination_1801 .tertiary_advanced_3721::before {
  top: -6px;
}
.wood-cf76 .pagination_1801 .tertiary_advanced_3721::after {
  bottom: -6px;
}
.primary_9874 .pagination_1801 .huge_61db {
  margin-top: -2px;
  width: 22px;
}
.primary_9874 .pagination_1801 .tertiary_advanced_3721 {
  margin-top: -1px;
}
.primary_9874 .pagination_1801 .tertiary_advanced_3721,
.primary_9874 .pagination_1801 .tertiary_advanced_3721::after,
.primary_9874 .pagination_1801 .tertiary_advanced_3721::before {
  width: 22px;
  height: 2px;
}
.primary_9874 .pagination_1801 .tertiary_advanced_3721::before {
  top: -7px;
}
.primary_9874 .pagination_1801 .tertiary_advanced_3721::after {
  bottom: -7px;
}
.widget_252f .pagination_1801 .huge_61db {
  margin-top: -2px;
  width: 31px;
}
.widget_252f .pagination_1801 .tertiary_advanced_3721 {
  margin-top: -1.5px;
}
.widget_252f .pagination_1801 .tertiary_advanced_3721,
.widget_252f .pagination_1801 .tertiary_advanced_3721::after,
.widget_252f .pagination_1801 .tertiary_advanced_3721::before {
  width: 31px;
  height: 3px;
}
.widget_252f .pagination_1801 .tertiary_advanced_3721::before {
  top: -9px;
}
.widget_252f .pagination_1801 .tertiary_advanced_3721::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-simple-1506 .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 19px;
  }
  .active-simple-1506 .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1px;
  }
  .active-simple-1506 .pagination_1801 .tertiary_advanced_3721,
  .active-simple-1506 .pagination_1801 .tertiary_advanced_3721::after,
  .active-simple-1506 .pagination_1801 .tertiary_advanced_3721::before {
    width: 19px;
    height: 2px;
  }
  .active-simple-1506 .pagination_1801 .tertiary_advanced_3721::before {
    top: -6px;
  }
  .active-simple-1506 .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -6px;
  }
  .hovered_4c1c .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 22px;
  }
  .hovered_4c1c .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1px;
  }
  .hovered_4c1c .pagination_1801 .tertiary_advanced_3721,
  .hovered_4c1c .pagination_1801 .tertiary_advanced_3721::after,
  .hovered_4c1c .pagination_1801 .tertiary_advanced_3721::before {
    width: 22px;
    height: 2px;
  }
  .hovered_4c1c .pagination_1801 .tertiary_advanced_3721::before {
    top: -7px;
  }
  .hovered_4c1c .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -7px;
  }
  .mask-outer-f9ed .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 31px;
  }
  .mask-outer-f9ed .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1.5px;
  }
  .mask-outer-f9ed .pagination_1801 .tertiary_advanced_3721,
  .mask-outer-f9ed .pagination_1801 .tertiary_advanced_3721::after,
  .mask-outer-f9ed .pagination_1801 .tertiary_advanced_3721::before {
    width: 31px;
    height: 3px;
  }
  .mask-outer-f9ed .pagination_1801 .tertiary_advanced_3721::before {
    top: -9px;
  }
  .mask-outer-f9ed .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_large_04ce .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 19px;
  }
  .progress_large_04ce .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1px;
  }
  .progress_large_04ce .pagination_1801 .tertiary_advanced_3721,
  .progress_large_04ce .pagination_1801 .tertiary_advanced_3721::after,
  .progress_large_04ce .pagination_1801 .tertiary_advanced_3721::before {
    width: 19px;
    height: 2px;
  }
  .progress_large_04ce .pagination_1801 .tertiary_advanced_3721::before {
    top: -6px;
  }
  .progress_large_04ce .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -6px;
  }
  .hero_f065 .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 22px;
  }
  .hero_f065 .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1px;
  }
  .hero_f065 .pagination_1801 .tertiary_advanced_3721,
  .hero_f065 .pagination_1801 .tertiary_advanced_3721::after,
  .hero_f065 .pagination_1801 .tertiary_advanced_3721::before {
    width: 22px;
    height: 2px;
  }
  .hero_f065 .pagination_1801 .tertiary_advanced_3721::before {
    top: -7px;
  }
  .hero_f065 .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -7px;
  }
  .label-8ec7 .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 31px;
  }
  .label-8ec7 .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1.5px;
  }
  .label-8ec7 .pagination_1801 .tertiary_advanced_3721,
  .label-8ec7 .pagination_1801 .tertiary_advanced_3721::after,
  .label-8ec7 .pagination_1801 .tertiary_advanced_3721::before {
    width: 31px;
    height: 3px;
  }
  .label-8ec7 .pagination_1801 .tertiary_advanced_3721::before {
    top: -9px;
  }
  .label-8ec7 .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .picture_13de .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 19px;
  }
  .picture_13de .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1px;
  }
  .picture_13de .pagination_1801 .tertiary_advanced_3721,
  .picture_13de .pagination_1801 .tertiary_advanced_3721::after,
  .picture_13de .pagination_1801 .tertiary_advanced_3721::before {
    width: 19px;
    height: 2px;
  }
  .picture_13de .pagination_1801 .tertiary_advanced_3721::before {
    top: -6px;
  }
  .picture_13de .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -6px;
  }
  .accordion-0b89 .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-0b89 .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1px;
  }
  .accordion-0b89 .pagination_1801 .tertiary_advanced_3721,
  .accordion-0b89 .pagination_1801 .tertiary_advanced_3721::after,
  .accordion-0b89 .pagination_1801 .tertiary_advanced_3721::before {
    width: 22px;
    height: 2px;
  }
  .accordion-0b89 .pagination_1801 .tertiary_advanced_3721::before {
    top: -7px;
  }
  .accordion-0b89 .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -7px;
  }
  .card_2f9d .pagination_1801 .huge_61db {
    margin-top: -2px;
    width: 31px;
  }
  .card_2f9d .pagination_1801 .tertiary_advanced_3721 {
    margin-top: -1.5px;
  }
  .card_2f9d .pagination_1801 .tertiary_advanced_3721,
  .card_2f9d .pagination_1801 .tertiary_advanced_3721::after,
  .card_2f9d .pagination_1801 .tertiary_advanced_3721::before {
    width: 31px;
    height: 3px;
  }
  .card_2f9d .pagination_1801 .tertiary_advanced_3721::before {
    top: -9px;
  }
  .card_2f9d .pagination_1801 .tertiary_advanced_3721::after {
    bottom: -9px;
  }
}
.bright_f13d .tertiary_advanced_3721 {
  -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);
}
.bright_f13d .tertiary_advanced_3721::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bright_f13d .tertiary_advanced_3721::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);
}
.bright_f13d.message-6b34 .tertiary_advanced_3721 {
  -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);
}
.bright_f13d.message-6b34 .tertiary_advanced_3721::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bright_f13d.message-6b34 .tertiary_advanced_3721::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);
}
.tertiary_eeb1 {
  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.footer-f207:before {
  display: none;
}
.current-5f1f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.current-5f1f .easy_e55b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.current-5f1f .easy_e55b:last-of-type {
  border-bottom: none;
}
.current-5f1f .easy_e55b.wide-24b3,
.current-5f1f .easy_e55b.bottom_9ede,
.current-5f1f .easy_e55b.hot-97e6 {
  padding: 0;
}
.current-5f1f .overlay_next_d900 .outer_8e20 {
  color: currentColor;
}
.current-5f1f .overlay_next_d900 .outer_8e20:focus,
.current-5f1f .overlay_next_d900 .outer_8e20:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current-5f1f.modal_5924 .hidden-new-df87,
.current-5f1f.modal_5924 .over-7ce4 a,
.current-5f1f.modal_5924 .hovered_d38b a,
.current-5f1f.modal_5924 .over_c626 a {
  color: rgba(0, 0, 0, 0.55);
}
.current-5f1f.modal_5924 .hidden-new-df87:hover,
.current-5f1f.modal_5924 .over-7ce4 a:hover,
.current-5f1f.modal_5924 .hovered_d38b a:hover,
.current-5f1f.modal_5924 .over_c626 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.current-5f1f.modal_5924 .focused_60dd {
  color: rgba(0, 0, 0, 0.8);
}
.current-5f1f.modal_5924 .easy_e55b {
  border-color: rgba(0, 0, 0, 0.08);
}
.current-5f1f.modal_5924 .easy_e55b:before {
  background: rgba(0, 0, 0, 0.08);
}
.current-5f1f.modal_5924 .huge-a675:before {
  background: rgba(255, 255, 255, 0.9);
}
.current-5f1f.modal_5924 .overlay_next_d900 .panel-lower-3d6c li a,
.current-5f1f.modal_5924 .overlay_next_d900 .outer_8e20,
.current-5f1f.modal_5924 .over_c626 {
  border-color: rgba(0, 0, 0, 0.08);
}
.current-5f1f.modal_5924 .overlay_next_d900 .outer_8e20:focus,
.current-5f1f.modal_5924 .overlay_next_d900 .outer_8e20:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current-5f1f.modal_5924 .panel-lower-3d6c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.current-5f1f.pro-2579 .hidden-new-df87,
.current-5f1f.pro-2579 .over-7ce4 a,
.current-5f1f.pro-2579 .hovered_d38b .outer_8e20,
.current-5f1f.pro-2579 .hovered_d38b a,
.current-5f1f.pro-2579 .over_c626 a {
  color: rgba(255, 255, 255, 0.79);
}
.current-5f1f.pro-2579 .hidden-new-df87:hover,
.current-5f1f.pro-2579 .over-7ce4 a:hover,
.current-5f1f.pro-2579 .hovered_d38b .outer_8e20:hover,
.current-5f1f.pro-2579 .hovered_d38b a:hover,
.current-5f1f.pro-2579 .over_c626 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-5f1f.pro-2579 .focused_60dd {
  color: rgba(255, 255, 255, 0.99);
}
.current-5f1f.pro-2579 .easy_e55b {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-5f1f.pro-2579 .easy_e55b:before {
  background: rgba(255, 255, 255, 0.08);
}
.current-5f1f.pro-2579 .huge-a675:before {
  background: rgba(0, 0, 0, 0.9);
}
.current-5f1f.pro-2579 .overlay_next_d900 .panel-lower-3d6c li a,
.current-5f1f.pro-2579 .overlay_next_d900 .outer_8e20,
.current-5f1f.pro-2579 .over_c626 {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-5f1f.pro-2579 .overlay_next_d900 .outer_8e20:focus,
.current-5f1f.pro-2579 .overlay_next_d900 .outer_8e20:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current-5f1f.pro-2579 .panel-lower-3d6c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-a675 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.huge-a675:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.disabled_pink_2478 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.photo-41f8 .current-5f1f {
  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;
}
.photo-41f8 .easy_e55b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.photo-41f8 .easy_e55b: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) {
  .photo-41f8 .easy_e55b:before {
    width: 16%;
    left: 42%;
  }
}
.photo-41f8 .easy_e55b:last-child:before {
  content: none;
}
.photo-41f8 .easy_e55b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.photo-41f8 .overlay_next_d900 .panel-lower-3d6c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.photo-41f8 .overlay_next_d900 .panel-lower-3d6c li a .outer_8e20 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.photo-41f8 .overlay_next_d900 .over_c626 {
  border: none;
}
.photo-41f8 .overlay_next_d900 .over_c626 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.photo-41f8 .huge-a675 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.photo-41f8 .disabled_pink_2478 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.photo-41f8 .pro-2579 .huge-a675:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo-41f8 .modal_5924.advanced_ace0 .tertiary_advanced_3721 {
  background: rgba(0, 0, 0, 0.6);
}
.photo-41f8
  .modal_5924.advanced_ace0
  .tertiary_advanced_3721::after,
.photo-41f8
  .modal_5924.advanced_ace0
  .tertiary_advanced_3721:before {
  background: inherit;
}
.photo-41f8
  .modal_5924.advanced_ace0:hover
  .tertiary_advanced_3721 {
  background: rgba(0, 0, 0, 0.8);
}
.active-cfe8 .current-5f1f {
  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) {
  .active-cfe8 .current-5f1f {
    width: auto;
    right: 45px;
  }
}
.background-green-fea1 .current-5f1f {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .background-green-fea1 .current-5f1f {
    width: auto;
    left: 45px;
  }
}
.footer-f207 .current-5f1f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.footer-f207 .disabled_pink_2478 {
  max-width: 48em;
  margin: 0 auto;
}
.footer-f207 .huge-a675:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.shade_pro_0d67 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.shade_pro_0d67.photo-41f8 .current-5f1f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.shade_pro_0d67.active-cfe8 .current-5f1f {
  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);
}
.shade_pro_0d67 .current-5f1f {
  visibility: visible;
}
.shade_pro_0d67.background-green-fea1 .current-5f1f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.active-60ea,
.alert-cd8d {
  overflow-x: hidden;
}
.active-60ea .current-5f1f {
  overflow: auto;
}
.active-60ea.photo-41f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-60ea.photo-41f8 .current-5f1f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.active-60ea.photo-41f8 .banner-in-61c0 {
  opacity: 0;
}
.active-60ea.active-cfe8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-60ea.active-cfe8 .current-5f1f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.active-60ea.active-cfe8 .banner-in-61c0 {
  opacity: 0;
}
.active-60ea.background-green-fea1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.active-60ea.background-green-fea1 .current-5f1f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.active-60ea.background-green-fea1 .banner-in-61c0 {
  opacity: 0;
}
.active-60ea.footer-f207 .current-5f1f {
  z-index: 10;
  visibility: visible;
}
.advanced_ace0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.advanced_ace0 .tertiary_advanced_3721 {
  background: rgba(255, 255, 255, 0.99);
}
.advanced_ace0 .tertiary_advanced_3721::after,
.advanced_ace0 .tertiary_advanced_3721:before {
  background: inherit;
}
.advanced_ace0:hover .tertiary_advanced_3721 {
  background: rgba(255, 255, 255, 0.99);
}
.background-green-fea1 .advanced_ace0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.footer-f207 .advanced_ace0 {
  display: none !important;
}
.active-60ea:before,
.alert-cd8d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.active-60ea .advanced_ace0,
.alert-cd8d .advanced_ace0 {
  display: inline-block;
}
.current-5f1f .sidebar_wide_182d {
  -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;
}
.active-60ea .current-5f1f .sidebar_wide_182d,
.alert-cd8d .current-5f1f .sidebar_wide_182d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module-last-2379 .breadcrumb_out_c1cb {
  width: 100%;
}
.carousel_2a13 {
  padding: 0 0.5em 0;
}
.carousel_2a13 [class*="customify-col-"],
.carousel_2a13 [class*="customify-col_"],
.carousel_2a13 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.feature-cf12 .carousel_2a13 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .next-794c .smooth-314a,
  .smooth-314a {
    display: none;
  }
  .detail-hard-4497 {
    text-align: left;
  }
  .last-e292 {
    text-align: center;
  }
  .yellow-1152 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .next-794c .simple_2087,
  .simple_2087 {
    display: none;
  }
  .outline_black_45d2 {
    text-align: left;
  }
  .orange_84cb {
    text-align: center;
  }
  .tertiary-46d4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .next-794c .yellow-934d,
  .yellow-934d {
    display: none;
  }
  .preview_9c9c {
    text-align: left;
  }
  .text_6d8a {
    text-align: center;
  }
  .tooltip_2997 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dynamic-0477 {
  box-shadow: none !important;
}
.badge_eb41 .dropdown_d909,
.disabled_a52b .dropdown_d909 {
  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;
}
.disabled_a52b .dropdown_d909 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.black_3c44 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.black_3c44:after,
.black_3c44:before {
  content: "";
  display: table;
}
.black_3c44:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .black_3c44 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.black_3c44,
.gradient_7c61 {
  max-width: 1248px;
  margin: 0 auto;
}

.inner_b90a.cool-4251 .black_3c44 {
  max-width: 100%;
}
.inner_b90a.center_294d {
  max-width: 1200px;
  margin: 0 auto;
}
.inner_b90a.main-f222 .black_3c44 {
  max-width: 100%;
}
.inner_b90a.main-f222 > .black_3c44 {
  padding-left: 0;
  padding-right: 0;
}
.inner_b90a.main-f222 > .black_3c44 .next-794c {
  margin: 0;
}
.inner_b90a.main-f222
  > .black_3c44
  .header_fb77.texture_896d {
  margin-right: 0;
  margin-left: 0;
}
.inner_b90a.main-f222 #main.texture_896d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .video-bronze-0a78 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .video-bronze-0a78 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .module_copper_8bf0 .pattern_efce {
    padding-right: 1em;
  }
  .module_copper_8bf0.form-f3bf .header_fb77 {
    border-right: 1px solid #eaecee;
  }
  .module_copper_8bf0.form-f3bf .pattern_efce {
    padding-right: 1em;
  }
  .module_copper_8bf0.form-f3bf .outer_ed9c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-full-e367 .pattern_efce {
    padding-left: 1em;
  }
  .list-full-e367.form-f3bf .header_fb77 {
    border-left: 1px solid #eaecee;
  }
  .list-full-e367.form-f3bf .pattern_efce {
    padding-left: 1em;
  }
  .list-full-e367.form-f3bf .outer_ed9c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium_729d .pattern_efce {
    padding-left: 1em;
  }
  .medium_729d.form-f3bf .focus-gas-2b8a {
    border-right: 1px solid #eaecee;
  }
  .medium_729d.form-f3bf .paragraph_iron_4918 {
    border-right: 1px solid #eaecee;
  }
  .medium_729d.form-f3bf .pattern_efce {
    padding-left: 1em;
  }
  .medium_729d.form-f3bf .outer_ed9c {
    padding-right: 1em;
  }
  .medium_729d.form-f3bf .summary-7f60 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-fe89 .pattern_efce {
    padding-right: 1em;
  }
  .selected-fe89.form-f3bf .focus-gas-2b8a {
    border-left: 1px solid #eaecee;
  }
  .selected-fe89.form-f3bf .paragraph_iron_4918 {
    border-left: 1px solid #eaecee;
  }
  .selected-fe89.form-f3bf .pattern_efce {
    padding-right: 1em;
  }
  .selected-fe89.form-f3bf .outer_ed9c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected-fe89.form-f3bf .summary-7f60 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-bronze-0a78 .pattern_efce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-bronze-0a78.form-f3bf .header_fb77 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .video-bronze-0a78.form-f3bf .pattern_efce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-bronze-0a78.form-f3bf .outer_ed9c {
    padding-left: 1em;
  }
  .video-bronze-0a78.form-f3bf .summary-7f60 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .video-bronze-0a78.form-f3bf .pattern_efce {
    padding-left: 0;
  }
}
.active-hard-6c52 .shade-1e7e {
  display: inline-block;
}
.accent-b9f2 {
  display: inline-block;
}
.filter_gas_ba2d {
  word-con: break-word;
}
.badge-d491 > span {
  display: inline-block;
  padding: 5px 0;
}
.badge-d491 .tertiary-d606 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge-d491 .overlay-wide-f5e0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column_01f1 .filter_bronze_a253 {
  margin-bottom: 2em;
}
.column_01f1 .brown-a05b {
  margin-bottom: 15px;
}
.column_01f1 .brown-a05b:last-child {
  margin-bottom: 0;
}
.column_01f1 .outer-721e {
  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) {
  .column_01f1 .outer-721e {
    display: block;
  }
}
.column_01f1 .in_2dde {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column_01f1 .in_2dde {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column_01f1 .silver_6a43 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column_01f1 .silver_6a43 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column_01f1 .silver_6a43 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column_01f1 .filter_gas_ba2d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_01f1 .filter_gas_ba2d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column_01f1 .breadcrumb-f7c8 p:last-child {
  margin-bottom: 0;
}
.column_01f1 .sort-dim-6997 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column_01f1 .modal_narrow_ea52 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column_01f1 .pagination-ecf0 {
  margin-top: 1em;
}
.column_01f1 .logo-top-48b4 {
  top: 0;
  display: block;
}
.column_01f1 .logo-top-48b4 a {
  color: inherit;
}
.column_01f1 .logo-top-48b4 a:hover {
  color: inherit;
}
.column_01f1 .advanced-0d25 {
  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;
}
.column_01f1 .advanced-0d25:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column_01f1 .modal_narrow_ea52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column_01f1 .notification-5fe3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column_01f1 .notification-5fe3:first-child {
  margin-top: 0;
}
.column_01f1 .notification-5fe3.content_d27c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column_01f1 .notification-5fe3.carousel_5c36 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_01f1
  .notification-5fe3.carousel_5c36.active_copper_683f
  .pagination-ecf0 {
  width: 100%;
}
.column_01f1 .carousel_5c36 {
  -webkit-box-align: center;
  align-items: center;
}
.column_01f1 .carousel_5c36 .badge-d491,
.column_01f1 .carousel_5c36 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column_01f1 .silver_6a43 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_01f1 .silver_6a43 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_01f1 .silver_6a43: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;
}
.column_01f1 .content_d27c {
  z-index: 5;
}
.column_01f1 .icon_2249 .fixed-5899 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column_01f1 .carousel-14f5 .fixed-5899 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column_01f1 .icon-a51a .fixed-5899 {
  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;
}
.column_01f1.media_down_5178 .outer-721e,
.column_01f1.hero-dirty-1113 .outer-721e {
  display: block;
}
.column_01f1.media_down_5178 .outer-721e .block-pressed-773e,
.column_01f1.media_down_5178 .outer-721e .modal_narrow_ea52,
.column_01f1.hero-dirty-1113 .outer-721e .block-pressed-773e,
.column_01f1.hero-dirty-1113 .outer-721e .modal_narrow_ea52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_01f1.old_221c .in_2dde {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column_01f1.old_221c .in_2dde {
    margin-right: 0;
  }
}
.column_01f1.media_down_5178 .in_2dde,
.column_01f1.hero-dirty-1113 .in_2dde {
  padding-top: 40%;
}
.column_01f1.media_down_5178 .filter_bronze_a253,
.column_01f1.hero-dirty-1113 .filter_bronze_a253 {
  display: block;
}
.column_01f1.media_down_5178 .fn-sticky-d7f8 .modal_narrow_ea52,
.column_01f1.hero-dirty-1113 .fn-sticky-d7f8 .modal_narrow_ea52 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column_01f1.media_down_5178 .in_2dde,
.column_01f1.hero-dirty-1113 .in_2dde {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column_01f1.media_down_5178 .modal_narrow_ea52 {
  padding: 1em;
}
.gallery-9962 {
  margin: 30px auto;
  display: block;
}
.gallery-9962 .primary-old-0ce2 > * {
  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;
}
.gallery-9962 .primary-old-0ce2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery-9962 .primary-old-0ce2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper_3eb0 .badge-d491 {
  margin-bottom: 1.41575em;
}
.wrapper_3eb0 .current_535a {
  margin-bottom: 1.618em;
}
.module-complex-22bc .highlight_188e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.module-complex-22bc .highlight_188e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.module-complex-22bc .media-basic-0c06 {
  max-width: 100%;
  overflow: auto;
}
.container_d369 .module-complex-22bc a:hover {
  text-decoration: underline;
}
.input_pro_9e84 .brown-a05b:not(.filter_gas_ba2d),
.input_pro_9e84 .silver_6a43 {
  margin-bottom: 1.41575em;
}
.input_pro_9e84 .brown-a05b:not(.filter_gas_ba2d):last-child,
.input_pro_9e84 .silver_6a43:last-child {
  margin-bottom: 0;
}
.input_pro_9e84 .brown-a05b.grid_9fa8 {
  margin-bottom: 0.41575em;
}
.input_pro_9e84 .mask-fast-c842:before,
.input_pro_9e84 .tertiary-pink-9e18:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.input_pro_9e84 .mask-fast-c842:before {
  content: "\f115";
}
.input_pro_9e84 .tertiary-pink-9e18:before {
  content: "\f02c";
}
.input_pro_9e84 .mini-ca64 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.input_pro_9e84 .mini-ca64 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs_north_f616 {
  display: -webkit-box;
  display: flex;
}
.tabs_north_f616 .article-current-09e8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs_north_f616 .article-current-09e8 {
    flex-basis: 90px;
  }
}
.tabs_north_f616 .focus_fd3b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_north_f616 .focus_fd3b {
    flex-basis: calc(100% - 50px);
  }
}
.tabs_north_f616 .active_322a p:last-child {
  margin-bottom: 0.72em;
}
.input_1c52 .primary-old-0ce2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input_1c52 .primary-old-0ce2:after,
.input_1c52 .primary-old-0ce2:before {
  content: "";
  display: table;
}
.input_1c52 .primary-old-0ce2:after {
  clear: both;
}
.input_1c52 .primary-old-0ce2 .mini-9ae6,
.input_1c52 .primary-old-0ce2 .under-1d3a {
  width: 49%;
}
.input_1c52 .primary-old-0ce2 .mini-9ae6 a span.layout_up_1563,
.input_1c52 .primary-old-0ce2 .under-1d3a a span.layout_up_1563 {
  display: block;
  margin-bottom: 5px;
}
.input_1c52 .primary-old-0ce2 .under-1d3a {
  float: left;
  text-align: left;
}
.input_1c52 .primary-old-0ce2 .mini-9ae6 {
  float: right;
  text-align: right;
}
.next_bab4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .next_bab4 {
    margin-bottom: 0;
  }
}
.plasma_ef3f {
  margin-bottom: 1em;
}
.plasma_ef3f .filter_gas_ba2d {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge_over_367e a {
  display: block;
  line-height: 0;
  position: relative;
}
.search_8f45 .plasma_ef3f,
.secondary-dirty-c6bc .plasma_ef3f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search_8f45 .plasma_ef3f,
  .secondary-dirty-c6bc .plasma_ef3f {
    display: block;
  }
}
.search_8f45 .badge_over_367e,
.secondary-dirty-c6bc .badge_over_367e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search_8f45 .badge_over_367e,
  .secondary-dirty-c6bc .badge_over_367e {
    margin-bottom: 1em;
  }
}
.search_8f45 .badge_over_367e img,
.secondary-dirty-c6bc .badge_over_367e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search_8f45 .alert-upper-66f4,
.secondary-dirty-c6bc .alert-upper-66f4 {
  flex-basis: calc(100% - 160px);
}
.search_8f45 .alert-upper-66f4 p,
.secondary-dirty-c6bc .alert-upper-66f4 p {
  margin-bottom: 0;
}
.search_8f45 .alert-upper-66f4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search_8f45 .alert-upper-66f4 {
    padding-left: 0;
  }
}
.secondary-dirty-c6bc .alert-upper-66f4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .secondary-dirty-c6bc .alert-upper-66f4 {
    padding-right: 0;
  }
}
.secondary-dirty-c6bc .badge_over_367e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.icon_wood_b48e .badge_over_367e {
  margin-bottom: 0.5em;
}
.icon_wood_b48e .badge_over_367e img {
  width: 100%;
}
.orange-11a5 .wrapper_46b4,
.content_eb86 .wrapper_46b4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content_eb86 .header_fb77 .tabs_first_f555 p:last-child {
  margin-bottom: 0;
}
.short-07ad {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.description_clean_734f .active-020c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .description_clean_734f .active-020c:last-of-type {
    margin-bottom: 0;
  }
}
.description_clean_734f .active-020c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description_clean_734f .active-020c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.description_clean_734f .active-020c ul li {
  margin: 0 0 0.6em;
}
.description_clean_734f .active-020c ul li.hover-right-7817,
.description_clean_734f .active-020c ul li.top_1346 {
  position: relative;
}
.description_clean_734f .active-020c ul li.hover-right-7817 .action_5e8d,
.description_clean_734f .active-020c ul li.top_1346 .action_5e8d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.description_clean_734f .active-020c ul li.hover-right-7817:after:after,
.description_clean_734f .active-020c ul li.hover-right-7817:after:before,
.description_clean_734f
  .active-020c
  ul
  li.top_1346:after:after,
.description_clean_734f
  .active-020c
  ul
  li.top_1346:after:before {
  content: "";
  display: table;
}
.description_clean_734f .active-020c ul li.hover-right-7817:after:after,
.description_clean_734f
  .active-020c
  ul
  li.top_1346:after:after {
  clear: both;
}
.description_clean_734f .active-020c a.wrapper_down_70ba:hover {
  text-decoration: none;
}
.description_clean_734f .active-020c select {
  max-width: 100%;
}
.description_clean_734f .active-020c table {
  font-size: 85%;
}
.description_clean_734f .active-020c table td,
.description_clean_734f .active-020c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.description_clean_734f .active-020c table tfoot td {
  text-align: left;
}
.description_clean_734f .active-020c :last-child {
  margin-bottom: 0;
}
.description_clean_734f .active-020c .tertiary_e384 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.description_clean_734f .active-020c .tertiary_e384 label {
  width: 100%;
}
.description_clean_734f .active-020c .tertiary_e384 .component-west-95ff {
  width: 100%;
  display: block;
}
.description_clean_734f .active-020c .tertiary_e384 .chip_clean_9f6a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.description_clean_734f .active-020c .tertiary_e384 .chip_clean_9f6a:hover svg #svg-search {
  fill: #444;
}
.description_clean_734f .active-020c .tertiary_e384 .chip_clean_9f6a svg {
  width: 18px;
  height: 18px;
}
.description_clean_734f .button-f44e ul ul,
.description_clean_734f .warm-fb48 ul ul,
.description_clean_734f .footer_3411 ul ul,
.description_clean_734f .message-d2f4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.description_clean_734f .button-f44e .easy-453e > a,
.description_clean_734f .warm-fb48 .easy-453e > a,
.description_clean_734f .footer_3411 .easy-453e > a,
.description_clean_734f .message-d2f4 .easy-453e > a {
  margin-bottom: 0;
}
.description_clean_734f .icon-0c81 li,
.description_clean_734f .button-f44e li,
.description_clean_734f .picture-slow-95be li,
.description_clean_734f .warm-fb48 li,
.description_clean_734f .footer_3411 li,
.description_clean_734f .message-d2f4 li,
.description_clean_734f .tertiary-large-e947 li,
.description_clean_734f .outer-37f1 li {
  display: block;
  position: relative;
}
.description_clean_734f .icon-0c81 li:last-child,
.description_clean_734f .button-f44e li:last-child,
.description_clean_734f .picture-slow-95be li:last-child,
.description_clean_734f .warm-fb48 li:last-child,
.description_clean_734f .footer_3411 li:last-child,
.description_clean_734f .message-d2f4 li:last-child,
.description_clean_734f .tertiary-large-e947 li:last-child,
.description_clean_734f .outer-37f1 li:last-child {
  border: none;
}
.description_clean_734f .icon-0c81 li a,
.description_clean_734f .button-f44e li a,
.description_clean_734f .picture-slow-95be li a,
.description_clean_734f .warm-fb48 li a,
.description_clean_734f .footer_3411 li a,
.description_clean_734f .message-d2f4 li a,
.description_clean_734f .tertiary-large-e947 li a,
.description_clean_734f .outer-37f1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_clean_734f .icon-0c81 li ul li::before,
.description_clean_734f .button-f44e li ul li::before,
.description_clean_734f .picture-slow-95be li ul li::before,
.description_clean_734f .warm-fb48 li ul li::before,
.description_clean_734f .footer_3411 li ul li::before,
.description_clean_734f .message-d2f4 li ul li::before,
.description_clean_734f .tertiary-large-e947 li ul li::before,
.description_clean_734f .outer-37f1 li ul li::before {
  left: 15px;
}
.description_clean_734f .icon-0c81 li ul a,
.description_clean_734f .button-f44e li ul a,
.description_clean_734f .picture-slow-95be li ul a,
.description_clean_734f .warm-fb48 li ul a,
.description_clean_734f .footer_3411 li ul a,
.description_clean_734f .message-d2f4 li ul a,
.description_clean_734f .tertiary-large-e947 li ul a,
.description_clean_734f .outer-37f1 li ul a {
  padding-left: 20px;
}
.description_clean_734f .icon-0c81 li ul ul li::before,
.description_clean_734f .button-f44e li ul ul li::before,
.description_clean_734f .picture-slow-95be li ul ul li::before,
.description_clean_734f .warm-fb48 li ul ul li::before,
.description_clean_734f .footer_3411 li ul ul li::before,
.description_clean_734f .message-d2f4 li ul ul li::before,
.description_clean_734f .tertiary-large-e947 li ul ul li::before,
.description_clean_734f .outer-37f1 li ul ul li::before {
  left: 30px;
}
.description_clean_734f .icon-0c81 li ul ul a,
.description_clean_734f .button-f44e li ul ul a,
.description_clean_734f .picture-slow-95be li ul ul a,
.description_clean_734f .warm-fb48 li ul ul a,
.description_clean_734f .footer_3411 li ul ul a,
.description_clean_734f .message-d2f4 li ul ul a,
.description_clean_734f .tertiary-large-e947 li ul ul a,
.description_clean_734f .outer-37f1 li ul ul a {
  padding-left: 40px;
}
.description_clean_734f .tiny-3ce1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.description_clean_734f .outer-37f1 ul li {
  margin-bottom: 1.41575em;
}
.description_clean_734f .outer-37f1 ul li .search_first_b279 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.description_clean_734f .outer-37f1 ul li .paragraph_95e0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pro-2579 .icon-0c81 li a,
.pro-2579 .button-f44e li a,
.pro-2579 .picture-slow-95be li a,
.pro-2579 .warm-fb48 li a,
.pro-2579 .footer_3411 li a,
.pro-2579 .message-d2f4 li a,
.pro-2579 .tertiary-large-e947 li a,
.pro-2579 .outer-37f1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-2579 .tiny-3ce1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro-2579 .active-020c ul li.hover-right-7817 .action_5e8d,
.pro-2579 .active-020c ul li.top_1346 .action_5e8d {
  background: rgba(0, 0, 0, 0.2);
}
.pro-2579 .description_clean_734f .active-020c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li {
  margin: 0;
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li ul {
  margin: 0;
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li ul li a {
  padding-left: 15px;
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li ul li li a {
  padding-left: 30px;
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li.wrapper_dirty_551f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li.wrapper_dirty_551f > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.inner_b90a .description_clean_734f .panel-lower-3d6c li.wrapper_dirty_551f > 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;
}
.active_5a45 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail_thick_9e05 {
  position: relative;
  z-index: 10;
}
.detail_thick_9e05 .sidebar_wide_182d {
  width: 100%;
  max-width: 100%;
}
.over_368b .container_9958 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.over_368b .modal_5924 {
}
.over_368b .pro-2579 {
  background: #292929;
}
.hard-bb66 .container_9958 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard-bb66 .modal_5924 {
  background: #f9f9f9;
}
.hard-bb66 .pro-2579 {
  background: #303030;
}
.sort_1de3 .container_9958 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort_1de3 .shade-1e7e {
    margin-bottom: 1em;
  }
  .sort_1de3 .shade-1e7e:last-child {
    margin-bottom: 0;
  }
}
.sort_1de3 .modal_5924 {
  background: #ededed;
}
.sort_1de3 .pro-2579 {
  background: #1a1a1a;
}
.container_9958.modal_5924 {
  color: rgba(0, 0, 0, 0.6);
}
.container_9958.modal_5924 .large_d8c2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_9958.pro-2579 {
  color: rgba(255, 255, 255, 0.99);
}
.container_9958.pro-2579 a:not(.wrapper_down_70ba) {
  color: rgba(255, 255, 255, 0.79);
}
.container_9958.pro-2579 a:not(.wrapper_down_70ba):hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_9958.pro-2579 .large_d8c2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_9958.pro-2579 table tbody td,
.container_9958.pro-2579 table th {
  background: rgba(0, 0, 0, 0.08);
}
.banner-dark-932d.outer_2025 .black_3c44 {
  max-width: initial;
}
.banner-dark-932d .highlight-c64a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.banner-dark-932d .highlight-c64a .sidebar_wide_182d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .banner-dark-932d .highlight-c64a .sidebar_wide_182d {
    display: block;
    margin-bottom: 2em;
  }
  .banner-dark-932d .highlight-c64a .sidebar_wide_182d:last-child {
    margin-bottom: 0;
  }
}
.sort_1de3 .shade-1e7e:last-child,
.hard-bb66 .shade-1e7e:last-child,
.over_368b .shade-1e7e:last-child {
  margin-bottom: 0;
}
.sort_1de3 .shade-1e7e .description_clean_734f .active-020c:last-child,
.hard-bb66 .shade-1e7e .description_clean_734f .active-020c:last-child,
.over_368b .shade-1e7e .description_clean_734f .active-020c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sort_1de3 .hero-192b,
  .sort_1de3 .form_pro_6603,
  .hard-bb66 .hero-192b,
  .hard-bb66 .form_pro_6603,
  .over_368b .hero-192b,
  .over_368b .form_pro_6603 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail_thick_9e05 .shade-1e7e {
    margin-bottom: 2em;
  }
}
.detail_thick_9e05 p:last-child {
  margin-bottom: 0;
}
.detail_thick_9e05 li,
.detail_thick_9e05 ul {
  list-style: none;
  margin: 0;
}
.detail_thick_9e05 ul ul {
  margin-left: 2.617924em;
}
.card_down_9f56 {
  font-size: 0.875em;
}

/* css-noise: fb9f */
.ghost-box-a8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
