/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_a8ac/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_a8ac
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.progress_a8ac/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.main-f51c.selected-1754/licenses/gpl-2.0.steel-6e5a
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.silver-f68e/, (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.green_1e7e.east-ad46/normalize.small_3003/
 ======
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.small_3003 v7.0.0 | MIT License | github.progress_a8ac/necolas/normalize.small_3003 */
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;
}
.prev_4b6d .grid-734d,
.content-dynamic-57ba,
.surface_paper_75b6,
.article-8369,
.inner_3fe8,
.advanced_e4eb,
.search-dynamic-9031,
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;
}
.content-dynamic-57ba,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content-dynamic-57ba,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content-dynamic-57ba,
  h1 {
    font-size: 1.8em;
  }
}
.surface_paper_75b6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.surface_paper_75b6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .surface_paper_75b6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .surface_paper_75b6,
  h2 {
    font-size: 1.7em;
  }
}
.article-8369,
h3 {
  font-size: 1.618em;
}
.prev_4b6d .grid-734d,
.inner_3fe8,
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.article-active-59ca {
  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;
}
.silver-a2a0:after,
.silver-a2a0:before,
.background-101f:after,
.background-101f:before {
  content: "";
  display: table;
}
.silver-a2a0:after,
.background-101f:after {
  clear: both;
}
.primary-lite-0ceb {
  float: right;
  margin-right: 0;
}
.article_dfac {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shadow-pressed-078a .small-8301,
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;
}
.shadow-pressed-078a .small-8301: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;
}
.left-c1e5 .small-8301 {
  box-shadow: none;
}
.left-c1e5
  .small-8301
  .thumbnail_glass_16c0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.left-c1e5 .small-8301 .dim-f22e {
  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;
}
.left-c1e5
  .small-8301
  .dim-f22e
  b {
  display: none;
}
.left-c1e5 .hovered_474a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_east_4f0e:not(.notification-f4a1):not(.tall-65f5),
button:not(.notification-f4a1):not(.tall-65f5),
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ),
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ),
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ) {
  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;
}
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ):hover,
button:not(.notification-f4a1):not(
    .tall-65f5
  ):hover,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ):hover,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ):hover,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ):active,
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ):focus,
button:not(.notification-f4a1):not(
    .tall-65f5
  ):active,
button:not(.notification-f4a1):not(
    .tall-65f5
  ):focus,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ):active,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ):focus,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ):active,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ):focus,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ):active,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ):focus {
  outline: 0;
}
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f,
button:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f {
  position: relative;
}
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .widget-a74d,
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .layout-fresh-8d1b,
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .warm_1d43,
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  i,
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  svg,
button:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .widget-a74d,
button:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .layout-fresh-8d1b,
button:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .warm_1d43,
button:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  i,
button:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  svg,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .widget-a74d,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .layout-fresh-8d1b,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .warm_1d43,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  i,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  svg,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .widget-a74d,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .layout-fresh-8d1b,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .warm_1d43,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  i,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  svg,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .widget-a74d,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .layout-fresh-8d1b,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  .warm_1d43,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  i,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f
  svg {
  visibility: hidden;
}
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f:after,
button:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f:after,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f:after,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f:after,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ).fn-loading-4e7f: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;
}
.description_east_4f0e:not(.notification-f4a1):not(.tall-65f5),
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ),
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ),
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ) {
  color: #fff;
  background: #235787;
}
.description_east_4f0e:not(.notification-f4a1):not(
    .tall-65f5
  ):focus,
input[type="button"]:not(.notification-f4a1):not(
    .tall-65f5
  ):focus,
input[type="reset"]:not(.notification-f4a1):not(
    .tall-65f5
  ):focus,
input[type="submit"]:not(.notification-f4a1):not(
    .tall-65f5
  ):focus {
  color: #fff;
}
.description_east_4f0e.fn-disabled-4e7f:not(.notification-f4a1):not(
    .tall-65f5
  ),
.description_east_4f0e[disabled]:not(.notification-f4a1):not(
    .tall-65f5
  ),
button.fn-disabled-4e7f:not(.notification-f4a1):not(
    .tall-65f5
  ),
button[disabled]:not(.notification-f4a1):not(
    .tall-65f5
  ) {
  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;
}
.tiny_bc1a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tiny_bc1a: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;
}
.aside-hovered-ecdf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.disabled-1051 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.column_027a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.silver-a2a0:after,
.silver-a2a0:before,
.shade-b883:after,
.shade-b883:before,
.gold_ccab:after,
.gold_ccab:before,
.white-ca6f:after,
.white-ca6f:before,
.gas_d9e9:after,
.gas_d9e9:before,
.notice_east_f49e:after,
.notice_east_f49e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.silver-a2a0:after,
.shade-b883:after,
.gold_ccab:after,
.white-ca6f:after,
.gas_d9e9:after,
.notice_east_f49e:after {
  clear: both;
}
.shade-b883 .current_d450,
.gold_ccab .current_d450,
.fluid-7f59 .current_d450 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dynamic_b79a {
  display: inline-block;
}
.cold_29a0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cold_29a0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cold_29a0 .rough_2abd {
  padding: 1em 0;
  font-size: 85%;
}
.rough_2abd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.inner_2982 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.inner_2982:after,
.inner_2982:before {
  content: "";
  display: table;
}
.inner_2982:after {
  clear: both;
}
.slow-da32 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion_5b2b .slow-da32 {
  max-width: 50%;
}
.notification_3e97 .slow-da32 {
  max-width: 33.33%;
}
.section-huge-5233 .slow-da32 {
  max-width: 25%;
}
.background_4571 .slow-da32 {
  max-width: 20%;
}
.silver_8885 .slow-da32 {
  max-width: 16.66%;
}
.aside-04c7 .slow-da32 {
  max-width: 14.28%;
}
.frame_9d90 .slow-da32 {
  max-width: 12.5%;
}
.fresh-5ded .slow-da32 {
  max-width: 11.11%;
}
.search-f2d9 {
  display: block;
}
.prev_4b6d .over-b61d label,
.prev_4b6d .search-2e7c label,
.prev_4b6d .backdrop-iron-6877 label,
.prev_4b6d .hot-ccbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card-9769 {
  list-style: none;
  margin: 0;
}
.card-9769 article.pro_4c38 {
  margin-bottom: 0;
}
.card-9769 ul {
  list-style: none;
  margin: 0;
}
.card-9769 .column_a1ad li.pro_4c38 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card-9769 .column_a1ad li.pro_4c38 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card-9769 .column_a1ad li.pro_4c38: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) {
  .card-9769 .column_a1ad li.pro_4c38 li.pro_4c38 li.pro_4c38 li.pro_4c38 {
    padding-left: 0;
  }
}
article.pro_4c38 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro_4c38 .shade-b883 p:last-of-type {
  margin-bottom: 0;
}
article.pro_4c38 .popup_8fc8 {
  float: left;
}
article.pro_4c38 .up-fcca {
  margin-left: 85px;
}
article.pro_4c38 .picture-d6ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro_4c38 .picture-d6ae .middle_0091 {
  margin-left: 10px;
}
article.pro_4c38 .clean-789d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro_4c38 .video-286a {
  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 .over-b61d,
  #respond .backdrop-iron-6877,
  #respond .hot-ccbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .over-b61d input,
#respond .backdrop-iron-6877 input,
#respond .hot-ccbd input {
  width: 100%;
}
#respond .hot-ccbd {
  margin-right: 0;
}
#respond .next_f054 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video-easy-a484 {
  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;
}
.video-easy-a484.banner_fdd5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.video-easy-a484 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%);
}
.video-easy-a484:focus,
.video-easy-a484: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);
}
.soft_45f4 {
  border-radius: 10%;
}
.description-paper-4373 {
  border-radius: 50%;
}
.column-d342 {
  font-size: 0.72em;
}
.orange_ca5e {
  font-size: 0.875em;
}
.stale_7b78 {
  font-size: 1.1em;
}
.message_south_20ff {
  text-transform: uppercase;
  line-height: 1.2;
}
.message_south_20ff.column-d342 {
  letter-spacing: 0.5px;
}
.backdrop_small_7274,
.backdrop_small_7274 a {
  color: #6d6d6d;
}
.backdrop_small_7274 a:hover {
  color: #111;
}
.sidebar-6212 {
  color: #6d6d6d;
}
.avatar-2237 {
  overflow-x: hidden;
}
.avatar-2237 .shade_blue_3520.pink_4cd2 {
  position: relative;
}
.avatar-2237 .shade_blue_3520.pink_4cd2.hero-13dd {
  position: initial;
}
.avatar-2237
  .shade_blue_3520.pink_4cd2.hero-13dd
  .pressed-8ab6 {
  left: auto;
}
.avatar-2237 .shade_blue_3520 .pressed-8ab6 {
  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;
}
.avatar-2237 .shade_blue_3520:hover.pink_4cd2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.avatar-2237
  .shade_blue_3520:hover.pink_4cd2
  .pressed-8ab6 {
  display: block;
  z-index: 9999999;
}
.avatar-2237 .slow_89e9 .heading-short-8519,
.avatar-2237 .text-adf4 .heading-short-8519 {
  display: none;
}
.avatar-2237 .filter_74a0 .shade_blue_3520:hover.pink_4cd2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.prev_4b6d .over-b61d label,
.prev_4b6d .search-2e7c label,
.prev_4b6d .backdrop-iron-6877 label,
.prev_4b6d .hot-ccbd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card-9769 {
  list-style: none;
  margin: 0;
}
.card-9769 article.pro_4c38 {
  margin-bottom: 0;
}
.card-9769 ul {
  list-style: none;
  margin: 0;
}
.card-9769 .column_a1ad li.pro_4c38 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card-9769 .column_a1ad li.pro_4c38 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card-9769 .column_a1ad li.pro_4c38: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) {
  .card-9769 .column_a1ad li.pro_4c38 li.pro_4c38 li.pro_4c38 li.pro_4c38 {
    padding-left: 0;
  }
}
article.pro_4c38 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro_4c38 .shade-b883 p:last-of-type {
  margin-bottom: 0;
}
article.pro_4c38 .popup_8fc8 {
  float: left;
}
article.pro_4c38 .up-fcca {
  margin-left: 85px;
}
article.pro_4c38 .picture-d6ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro_4c38 .picture-d6ae .middle_0091 {
  margin-left: 10px;
}
article.pro_4c38 .clean-789d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro_4c38 .video-286a {
  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 .over-b61d,
  #respond .backdrop-iron-6877,
  #respond .hot-ccbd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .over-b61d input,
#respond .backdrop-iron-6877 input,
#respond .hot-ccbd input {
  width: 100%;
}
#respond .hot-ccbd {
  margin-right: 0;
}
#respond .next_f054 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow_89e9 .module_iron_90ae {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.module_iron_90ae .article-e0a3.slider_soft_a441 .white_7751 > li > a:focus,
.module_iron_90ae .article-e0a3.slider_soft_a441 .white_7751 > li > a:hover,
.module_iron_90ae .article-e0a3.row-18d8 .white_7751 > li > a:focus,
.module_iron_90ae .article-e0a3.row-18d8 .white_7751 > li > a:hover,
.module_iron_90ae .article-e0a3.component_rough_133f .white_7751 > li > a:focus,
.module_iron_90ae .article-e0a3.component_rough_133f .white_7751 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_iron_90ae
  .article-e0a3.slider_soft_a441
  .white_7751
  > li.light-b194
  > a,
.module_iron_90ae
  .article-e0a3.slider_soft_a441
  .white_7751
  > li.gallery_smooth_bc27
  > a,
.module_iron_90ae
  .article-e0a3.row-18d8
  .white_7751
  > li.light-b194
  > a,
.module_iron_90ae
  .article-e0a3.row-18d8
  .white_7751
  > li.gallery_smooth_bc27
  > a,
.module_iron_90ae
  .article-e0a3.component_rough_133f
  .white_7751
  > li.light-b194
  > a,
.module_iron_90ae .article-e0a3.component_rough_133f .white_7751 > li.pagination_ec75 > a {
  color: rgba(255, 255, 255, 0.99);
}
.module_iron_90ae .primary-smooth-6fb0,
.module_iron_90ae .primary-smooth-6fb0 a {
  color: rgba(255, 255, 255, 0.99);
}
.module_iron_90ae .dropdown_huge_5d96.east-5f90 li a,
.module_iron_90ae .frame_12eb a,
.module_iron_90ae .button-down-4219,
.module_iron_90ae .white_7751 > li > a,
.module_iron_90ae .menu_in_7579 {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae .dropdown_huge_5d96.east-5f90 li a:hover,
.module_iron_90ae .frame_12eb a:hover,
.module_iron_90ae .button-down-4219:hover,
.module_iron_90ae .white_7751 > li > a:hover,
.module_iron_90ae .menu_in_7579:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_iron_90ae .avatar-cf4e {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae .avatar-cf4e .sidebar_4ed7 {
  color: rgba(255, 255, 255, 0.99);
}
.module_iron_90ae .avatar-cf4e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_iron_90ae .badge-plasma-c319 .label_black_8a1c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae .badge-plasma-c319 .label_black_8a1c .link_c901 {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae
  .badge-plasma-c319
  .label_black_8a1c
  .link_c901::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae
  .badge-plasma-c319
  .label_black_8a1c
  .link_c901:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae
  .badge-plasma-c319
  .label_black_8a1c
  .link_c901::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae
  .badge-plasma-c319
  .label_black_8a1c
  .link_c901::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae .badge-plasma-c319 .shade-purple-e087 {
  color: rgba(255, 255, 255, 0.79);
}
.module_iron_90ae .badge-plasma-c319 .shade-purple-e087:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_stale_49c4
  .module_iron_90ae
  .badge-plasma-c319
  .aside_dirty_1bfa
  .shadow-9bee {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_stale_49c4
  .module_iron_90ae
  .badge-plasma-c319
  .aside_dirty_1bfa
  .link_c901 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slow_89e9 .picture_a230 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture_a230 .article-e0a3.slider_soft_a441 .white_7751 > li > a:focus,
.picture_a230 .article-e0a3.slider_soft_a441 .white_7751 > li > a:hover,
.picture_a230 .article-e0a3.row-18d8 .white_7751 > li > a:focus,
.picture_a230 .article-e0a3.row-18d8 .white_7751 > li > a:hover,
.picture_a230 .article-e0a3.component_rough_133f .white_7751 > li > a:focus,
.picture_a230 .article-e0a3.component_rough_133f .white_7751 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_a230
  .article-e0a3.slider_soft_a441
  .white_7751
  > li.light-b194
  > a,
.picture_a230
  .article-e0a3.slider_soft_a441
  .white_7751
  > li.gallery_smooth_bc27
  > a,
.picture_a230
  .article-e0a3.row-18d8
  .white_7751
  > li.light-b194
  > a,
.picture_a230
  .article-e0a3.row-18d8
  .white_7751
  > li.gallery_smooth_bc27
  > a,
.picture_a230
  .article-e0a3.component_rough_133f
  .white_7751
  > li.light-b194
  > a,
.picture_a230 .article-e0a3.component_rough_133f .white_7751 > li.pagination_ec75 > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture_a230 .primary-smooth-6fb0,
.picture_a230 .primary-smooth-6fb0 a {
  color: rgba(0, 0, 0, 0.8);
}
.picture_a230 .dropdown_huge_5d96.east-5f90 li a,
.picture_a230 .frame_12eb a,
.picture_a230 .button-down-4219,
.picture_a230 .white_7751 > li > a,
.picture_a230 .menu_in_7579 {
  color: rgba(0, 0, 0, 0.55);
}
.picture_a230 .dropdown_huge_5d96.east-5f90 li a:hover,
.picture_a230 .frame_12eb a:hover,
.picture_a230 .button-down-4219:hover,
.picture_a230 .white_7751 > li > a:hover,
.picture_a230 .menu_in_7579:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_a230 .avatar-cf4e {
  color: rgba(0, 0, 0, 0.55);
}
.picture_a230 .avatar-cf4e .sidebar_4ed7 {
  color: rgba(0, 0, 0, 0.8);
}
.picture_a230 .avatar-cf4e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-e79c .sidebar-492e {
  margin-left: auto;
  margin-right: auto;
}
.gold_ccab > * {
  margin-left: auto;
  margin-right: auto;
}
.gold_ccab .aside-hovered-ecdf {
  margin-right: 1.41575em;
}
.basic_7dc8 .gold_ccab > .widget-tall-e256 {
  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;
}
.basic_7dc8 .gold_ccab > .dim_93dd {
  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;
}
.outer_0abc.full-e79c .sidebar-492e,
.breadcrumb-smooth-95d5.full-e79c .sidebar-492e {
  margin-left: 0;
}
.slow_dced.full-e79c .sidebar-492e,
.dirty-ea89.full-e79c .sidebar-492e {
  margin-right: 0;
}
.gold_ccab ol,
.gold_ccab ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.layout_dynamic_b943 video {
  max-width: 100%;
}
.list-steel-d28d img {
  display: block;
}
.list-steel-d28d.aside-hovered-ecdf,
.list-steel-d28d.disabled-1051 {
  width: 100%;
}
.list-steel-d28d.dim_93dd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.message-dim-e44e:not(.action-cac6) {
  margin: 1.5em auto;
}
.highlight-ac16 p {
  padding: 1.5em 14px;
}
ul.copper-05a4.dim_93dd,
ul.copper-05a4.widget-tall-e256,
ul.copper-05a4.lower_892c.widget-tall-e256 {
  padding: 0 14px;
}
.media_stone_3bd9 {
  display: block;
  overflow-x: auto;
}
.media_stone_3bd9 table {
  border-collapse: collapse;
  width: 100%;
}
.media_stone_3bd9 td,
.media_stone_3bd9 th {
  padding: 0.5em;
}
.gold_ccab li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gold_ccab ol ol,
.gold_ccab ol ul,
.gold_ccab ul ol,
.gold_ccab ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gold_ccab ol ol li,
.gold_ccab ol ul li,
.gold_ccab ul ol li,
.gold_ccab ul ul li {
  margin-left: 0;
}
.hovered_4b9b.menu-d121 > .mini-02c1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hovered_4b9b.menu-d121 > .mini-02c1 iframe,
.hovered_4b9b.menu-d121 > .mini-02c1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tertiary_924e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tertiary_924e.progress_east_e3d2 {
  padding: 0;
}
.tertiary_924e.progress_east_e3d2 cite {
  font-size: 13px;
}
.tertiary_924e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tertiary_924e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.heading-center-2740 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.heading-center-2740 > p:first-child {
  margin-top: 0;
}
.heading-center-2740 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.heading-center-2740 blockquote {
  border-left: 0;
}
.background-hard-5b26 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.background-hard-5b26:not(.hard-d59c) {
  max-width: 100px;
}
.background-hard-5b26.small-7d11 {
  border-bottom: none !important;
  text-align: center;
}
.background-hard-5b26.small-7d11::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight-ac16 p {
    padding: 1.5em 0;
  }
}
.hero_fluid_77ce {
  color: #0073aa;
}
.hero_mini_77d5 {
  background-color: #0073aa;
}
.black_ed30 {
  color: #229fd8;
}
.input-cool-54d6 {
  background-color: #229fd8;
}
.pressed-ffe4 {
  color: #eee;
}
.secondary-034e {
  background-color: #eee;
}
.tooltip_down_eb75 {
  color: #444;
}
.focus_b181 {
  background-color: #444;
}
.link-stone-2ce7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-stone-2ce7 .tiny_700b .frame_12eb {
  font-size: 15px;
}
.link-stone-2ce7 .frame_12eb {
  line-height: 1.3;
}
.link-stone-2ce7 .picture_a230 {
}
.link-stone-2ce7 .module_iron_90ae {
  background: #235787;
}
.rough_cd9d {
  padding: 0;
}
.rough_cd9d .module_iron_90ae {
  background: #1a1a1a;
}
.rough_cd9d .picture_a230 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination_c15a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination_c15a .picture_a230 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination_c15a .module_iron_90ae {
  background: #303030;
}
.notice_east_f49e {
  position: relative;
  z-index: 10;
}
.notice_east_f49e .yellow-a5c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-f454 .pink_4cd2 {
  display: inline-block;
  vertical-align: middle;
}
.module-f454.shade-current-d516 .pink_4cd2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-f454.shade-current-d516 .pink_4cd2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-f454.shade-current-d516 .pink_4cd2 {
    margin-right: 0.4em;
  }
}
.module-f454.shade-current-d516 .pink_4cd2:last-child {
  margin-right: 0;
}
.list-next-f2b5 .yellow-a5c8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .slow_89e9 .tiny_700b {
    margin: 0 -0.5em;
  }
  .slow_89e9 .tiny_700b [class*="customify-col-"],
  .slow_89e9 .tiny_700b [class*="customify-col_"],
  .slow_89e9 .tiny_700b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.slow_89e9.backdrop-087e .yellow-a5c8 {
  background: 0 0 !important;
}
.slow_89e9.backdrop-087e .yellow-a5c8,
.slow_89e9.list-next-f2b5 .yellow-a5c8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .slow_89e9.active-40e9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.slow_89e9.list-next-f2b5 .yellow-a5c8 {
  box-shadow: none !important;
}
.hero_328f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hero_328f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hero_328f {
    padding: 18px 0 20px;
  }
}
.hero_328f .disabled_upper_04cc {
  width: 100%;
}
.hero_328f .picture_focused_36a9 {
  margin-bottom: 0;
}
.hero_328f .wood_23fe {
  margin-top: 5px;
  font-size: 0.875em;
}
.hero-92bb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hero-92bb .list-20fd {
  width: 100%;
}
.button-left-97e2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button-left-97e2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button-left-97e2 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;
}
.button-left-97e2 li:last-child:after {
  display: none;
}
.button-left-97e2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.paragraph-red-623e .heading-short-8519 button,
.hero_328f .heading-short-8519 button {
  left: 0;
}
.paragraph-red-623e .list-20fd,
.hero_328f .list-20fd {
  padding-left: 0;
  padding-right: 0;
}
.paragraph-red-623e .hero-92bb,
.hero_328f .hero-92bb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.paragraph-red-623e {
  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;
}
.paragraph-red-623e: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;
}
.paragraph-red-623e .steel_5bc1 {
  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) {
  .paragraph-red-623e .steel_5bc1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-red-623e .steel_5bc1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-red-623e .steel_5bc1 {
    min-height: 200px;
  }
}
.paragraph-red-623e .button-left-97e2 {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph-red-623e .button-left-97e2 a,
.paragraph-red-623e .button-left-97e2 li:after {
  color: inherit;
}
.paragraph-red-623e .button-left-97e2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.search_ceab {
  margin-bottom: 0.5em;
}
.component_inner_b4f5 {
  margin-bottom: 1.2em;
}
.component_inner_b4f5,
.search_ceab {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.component_inner_b4f5 p:last-child,
.search_ceab p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .heading-short-8519,
#masthead .heading-short-8519 {
  display: none;
}
#masthead
  > .heading-short-8519.south-e738 {
  display: none;
}
#masthead > .heading-short-8519 button {
  left: 0;
}
.shadow_fluid_35a6 {
  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%;
}
.shadow_fluid_35a6 .pink_4cd2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow_fluid_35a6 .copper_4b31 {
  display: -webkit-box;
  display: flex;
}
.shadow_fluid_35a6 .copper_4b31.progress-d3a4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow_fluid_35a6 .copper_4b31.tooltip-north-2830 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_fluid_35a6 .copper_4b31.banner_8971 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_fluid_35a6.carousel_north_87b6.banner_c74a .copper_4b31.progress-d3a4 {
  flex-basis: 100%;
}
.shadow_fluid_35a6.frame-steel-8953 .copper_4b31.tooltip-north-2830 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow_fluid_35a6.frame-steel-8953 .copper_4b31.banner_8971 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .heading-short-8519.south-e738 {
  display: none;
}
#masthead > .heading-short-8519 button {
  left: 0;
}
.active_5349 {
  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;
}
.active_5349:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_5349.link-blue-48f0 i {
  margin-right: 4px;
}
.active_5349.surface-warm-2f9f i {
  margin-left: 5px;
}
.frame_12eb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.frame_12eb p:last-child {
  margin-bottom: 0;
}
.column-warm-ed76 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column-warm-ed76 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column-warm-ed76 img {
  display: block;
  width: auto;
  line-height: 1;
}
.column-warm-ed76 .primary-smooth-6fb0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column-warm-ed76 .tertiary-d02b {
  margin: 5px 0 7px 0;
}
.column-warm-ed76.south_d003 .modal_up_b9c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-warm-ed76.south_d003 .east_9dee {
  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;
}
.column-warm-ed76.aside-full-f087 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column-warm-ed76.aside-full-f087 .modal_up_b9c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-warm-ed76.aside-full-f087 .east_9dee {
  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;
}
.column-warm-ed76.popup_982f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-warm-ed76.east_b475 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column-warm-ed76.east_b475 .east_9dee {
  margin-top: 7px;
}
.focus_f1ed {
  display: inline-block;
}
.notice_east_f49e .hard_de94 .column-warm-ed76 img {
  max-width: 100%;
}
.article-e0a3 .pattern_716d.text-56ae,
.paper-b83e .pattern_716d.text-56ae {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-e0a3 .wrapper_c6d1,
.paper-b83e .wrapper_c6d1 {
  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%);
}
.article-e0a3 .wrapper_c6d1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article-e0a3.pagination_medium_48cf .wrapper_c6d1 {
  display: none;
}
.article-e0a3 .box_8fbc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-e0a3 .box_8fbc li {
  display: inline-block;
  position: relative;
}
.article-e0a3 .box_8fbc li:last-child {
  margin-right: 0;
}
.article-e0a3 .box_8fbc 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;
}
.article-e0a3 .box_8fbc li.pagination_ec75 > a {
  color: rgba(0, 0, 0, 0.9);
}
.article-e0a3 .box_8fbc > 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;
}
.article-e0a3 .box_8fbc > li > a i {
  line-height: 0;
}
.article-e0a3 .box_8fbc > li.outline-a04d > a .wrapper_c6d1 {
  margin-left: 4px;
  line-height: 0;
}
.article-e0a3 .box_8fbc .cool_9514 li.outline-a04d > a {
  position: relative;
}
.article-e0a3 .box_8fbc .cool_9514 li.outline-a04d > a:after,
.article-e0a3 .box_8fbc .cool_9514 li.outline-a04d > a:before {
  content: "";
  display: table;
}
.article-e0a3 .box_8fbc .cool_9514 li.outline-a04d > a:after {
  clear: both;
}
.article-e0a3 .box_8fbc .cool_9514 li.outline-a04d > a .wrapper_c6d1 {
  margin-left: 5px;
  float: right;
}
.article-e0a3 .gradient_narrow_0984,
.article-e0a3 .cool_9514 {
  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;
}
.article-e0a3 .cool_9514 {
  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;
}
.article-e0a3 .cool_9514 .text-56ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-e0a3 .cool_9514 .wrapper_c6d1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article-e0a3 .cool_9514 li {
  display: block;
  margin: 0;
  padding: 0;
}
.article-e0a3 .cool_9514 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;
}
.article-e0a3 .cool_9514 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article-e0a3 .cool_9514 .cool_9514 {
  top: 0;
  left: 100%;
}
.article-e0a3 .status-c09b.fn-focus-4e7f > .gradient_narrow_0984,
.article-e0a3 .status-c09b.fn-focus-4e7f > .cool_9514,
.article-e0a3 .status-c09b:focus > .gradient_narrow_0984,
.article-e0a3 .status-c09b:focus > .cool_9514,
.article-e0a3 .status-c09b:hover > .gradient_narrow_0984,
.article-e0a3 .status-c09b:hover > .cool_9514 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article-e0a3.component_rough_133f .white_7751:after,
.article-e0a3.component_rough_133f .white_7751:before {
  content: "";
  display: table;
}
.article-e0a3.component_rough_133f .white_7751:after {
  clear: both;
}
.article-e0a3.component_rough_133f .white_7751 > li {
  float: left;
}
.article-e0a3.upper_1e04 .white_7751:after,
.article-e0a3.upper_1e04 .white_7751:before {
  content: "";
  display: table;
}
.article-e0a3.upper_1e04 .white_7751:after {
  clear: both;
}
.article-e0a3.upper_1e04 .white_7751 > li {
  float: left;
}
.article-e0a3.upper_1e04 .white_7751 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article-e0a3.upper_1e04 .white_7751 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article-e0a3.upper_1e04 .white_7751 > li.light-b194 > a,
.article-e0a3.upper_1e04 .white_7751 > li.pagination_ec75 > a {
  color: #fff;
  background-color: #1e4b75;
}
.article-e0a3.slider_soft_a441 .white_7751 > li > a .text-56ae {
  position: relative;
}
.article-e0a3.slider_soft_a441 .white_7751 > li > a .text-56ae: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;
}
.article-e0a3.slider_soft_a441
  .white_7751
  > li:focus
  > a
  .text-56ae:before,
.article-e0a3.slider_soft_a441
  .white_7751
  > li:hover
  > a
  .text-56ae:before {
  width: 100%;
  background-color: currentColor;
}
.article-e0a3.slider_soft_a441
  .white_7751
  > li.light-b194
  > a
  .text-56ae:before,
.article-e0a3.slider_soft_a441
  .white_7751
  > li.gallery_smooth_bc27
  > a
  .text-56ae:before {
  width: 100%;
  background-color: currentColor;
}
.article-e0a3.row-18d8 .white_7751 > li > a .text-56ae {
  position: relative;
}
.article-e0a3.row-18d8 .white_7751 > li > a .text-56ae: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;
}
.article-e0a3.row-18d8 .white_7751 > li:focus > a .text-56ae:before,
.article-e0a3.row-18d8
  .white_7751
  > li:hover
  > a
  .text-56ae:before {
  width: 100%;
  background-color: currentColor;
}
.article-e0a3.row-18d8
  .white_7751
  > li.light-b194
  > a
  .text-56ae:before,
.article-e0a3.row-18d8
  .white_7751
  > li.gallery_smooth_bc27
  > a
  .text-56ae:before {
  width: 100%;
  background-color: currentColor;
}
.paper-b83e .box_8fbc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paper-b83e .box_8fbc li:first-child > a {
  border-top: none;
}
.paper-b83e .box_8fbc .info-f956 > .text-56ae .wrapper_c6d1 {
  display: none;
}
.paper-b83e .box_8fbc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.paper-b83e .box_8fbc li:last-child {
  border: none;
}
.paper-b83e .box_8fbc li.outline-a04d > a {
  padding-right: 45px !important;
}
.paper-b83e .box_8fbc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.paper-b83e .box_8fbc li a:focus,
.paper-b83e .box_8fbc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-b83e .box_8fbc li .aside_62d5 {
  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;
}
.paper-b83e .box_8fbc li .aside_62d5:hover {
  box-shadow: none;
}
.paper-b83e .box_8fbc li .aside_62d5 .wrapper_c6d1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.paper-b83e .box_8fbc .cool_9514 {
  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);
}
.paper-b83e .box_8fbc .cool_9514 li a {
  padding-left: 3em;
}
.paper-b83e .box_8fbc .message-west-6c5d > a .aside_62d5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paper-b83e .box_8fbc .message-west-6c5d > .cool_9514 {
  display: block;
  opacity: 1;
}
.outline_81de {
  max-width: 100%;
}
.breadcrumb-fcae {
  line-height: 0;
  cursor: pointer;
}
.menu_in_7579 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu_in_7579:hover {
  box-shadow: none;
  color: currentColor;
}
.menu_in_7579 svg {
  width: 18px;
  height: 18px;
}
.menu_in_7579 .info_down_ef82 {
  display: none;
}
.static-7d46 {
  position: relative;
}
.static-7d46.fn-active-4e7f .menu_in_7579 .stale_4081 {
  display: none;
}
.static-7d46.fn-active-4e7f .menu_in_7579 .info_down_ef82 {
  display: inline-block;
}
.static-7d46 .cold_f4d0 {
  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);
}
.static-7d46.inner-e7ac .cold_f4d0 {
  left: auto;
  right: -0.9em;
}
.static-7d46.inner-e7ac .narrow-f09a::before {
  left: auto;
  right: 15px;
}
.static-7d46.fn-active-4e7f .cold_f4d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside_dirty_1bfa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.aside_dirty_1bfa label {
  flex-basis: 100%;
}
.aside_dirty_1bfa .label_black_8a1c {
  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;
}
.aside_dirty_1bfa .link_c901 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.aside_dirty_1bfa .link_c901:focus {
  background-color: transparent;
}
.aside_dirty_1bfa button.shade-purple-e087 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.aside_dirty_1bfa button.shade-purple-e087:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.aside_dirty_1bfa button.shade-purple-e087 svg {
  width: 18px;
  height: 18px;
}
.aside_dirty_1bfa input[type="submit"] {
  min-height: auto;
}
.badge-plasma-c319 .aside_dirty_1bfa .link_c901 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.narrow-f09a {
  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) {
  .narrow-f09a {
    width: 220px;
  }
}
.narrow-f09a label {
  flex-basis: 100%;
}
.narrow-f09a::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;
}
.paragraph_stale_49c4 .badge-plasma-c319 .aside_dirty_1bfa {
  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;
}
.paragraph_stale_49c4
  .badge-plasma-c319
  .aside_dirty_1bfa
  .label_black_8a1c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph_stale_49c4 .badge-plasma-c319 .aside_dirty_1bfa .link_c901 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph_stale_49c4
  .badge-plasma-c319
  .aside_dirty_1bfa
  .link_c901:focus {
  background: 0 0;
}
.paragraph_stale_49c4
  .badge-plasma-c319
  .aside_dirty_1bfa
  .shadow-9bee {
  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;
}
.dropdown_huge_5d96 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown_huge_5d96 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown_huge_5d96 li:last-child {
  margin-right: 0;
}
.dropdown_huge_5d96 li:first-child {
  margin-left: 0;
}
.dropdown_huge_5d96.stale-024a a {
  color: #fff;
}
.dropdown_huge_5d96.stale-024a a:hover {
  color: #fff;
}
.dropdown_huge_5d96 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown_huge_5d96 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown_huge_5d96 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown_huge_5d96 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown_huge_5d96 [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown_huge_5d96 [class*="social-icon-apple"].disabled_dynamic_989b {
  background-color: transparent;
  color: #999;
}
.dropdown_huge_5d96 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown_huge_5d96 [class*="social-icon-behance"].disabled_dynamic_989b {
  background-color: transparent;
  color: #1769ff;
}
.dropdown_huge_5d96 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown_huge_5d96 [class*="social-icon-bitbucket"].disabled_dynamic_989b {
  background-color: transparent;
  color: #205081;
}
.dropdown_huge_5d96 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown_huge_5d96 [class*="social-icon-codepen"].disabled_dynamic_989b {
  background-color: transparent;
  color: #000;
}
.dropdown_huge_5d96 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown_huge_5d96 [class*="social-icon-delicious"].disabled_dynamic_989b {
  background-color: transparent;
  color: #39f;
}
.dropdown_huge_5d96 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown_huge_5d96 [class*="social-icon-digg"].disabled_dynamic_989b {
  background-color: transparent;
  color: #005be2;
}
.dropdown_huge_5d96 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown_huge_5d96 [class*="social-icon-dribbble"].disabled_dynamic_989b {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown_huge_5d96 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown_huge_5d96 [class*="social-icon-envelope"].disabled_dynamic_989b {
  background-color: transparent;
  color: #ea4335;
}
.dropdown_huge_5d96 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown_huge_5d96 [class*="social-icon-facebook"].disabled_dynamic_989b {
  background-color: transparent;
  color: #3b5998;
}
.dropdown_huge_5d96 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown_huge_5d96 [class*="social-icon-flickr"].disabled_dynamic_989b {
  background-color: transparent;
  color: #0063dc;
}
.dropdown_huge_5d96 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown_huge_5d96 [class*="social-icon-foursquare"].disabled_dynamic_989b {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown_huge_5d96 [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown_huge_5d96 [class*="social-icon-github"].disabled_dynamic_989b {
  background-color: transparent;
  color: #333;
}
.dropdown_huge_5d96 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown_huge_5d96 [class*="social-icon-google-plus"].disabled_dynamic_989b {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown_huge_5d96 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown_huge_5d96 [class*="social-icon-houzz"].disabled_dynamic_989b {
  background-color: transparent;
  color: #7ac142;
}
.dropdown_huge_5d96 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown_huge_5d96 [class*="social-icon-instagram"].disabled_dynamic_989b {
  background-color: transparent;
  color: #262626;
}
.dropdown_huge_5d96 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown_huge_5d96 [class*="social-icon-jsfiddle"].disabled_dynamic_989b {
  background-color: transparent;
  color: #487aa2;
}
.dropdown_huge_5d96 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown_huge_5d96 [class*="social-icon-linkedin"].disabled_dynamic_989b {
  background-color: transparent;
  color: #0077b5;
}
.dropdown_huge_5d96 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown_huge_5d96 [class*="social-icon-medium"].disabled_dynamic_989b {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown_huge_5d96 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown_huge_5d96
  [class*="social-icon-odnoklassniki"].disabled_dynamic_989b {
  background-color: transparent;
  color: #f4731c;
}
.dropdown_huge_5d96 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown_huge_5d96 [class*="social-icon-meetup"].disabled_dynamic_989b {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown_huge_5d96 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown_huge_5d96 [class*="social-icon-pinterest"].disabled_dynamic_989b {
  background-color: transparent;
  color: #bd081c;
}
.dropdown_huge_5d96 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown_huge_5d96 [class*="social-icon-product-hunt"].disabled_dynamic_989b {
  background-color: transparent;
  color: #da552f;
}
.dropdown_huge_5d96 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown_huge_5d96 [class*="social-icon-reddit"].disabled_dynamic_989b {
  background-color: transparent;
  color: #ff4500;
}
.dropdown_huge_5d96 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown_huge_5d96 [class*="social-icon-rss"].disabled_dynamic_989b {
  background-color: transparent;
  color: #f26522;
}
.dropdown_huge_5d96 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown_huge_5d96
  [class*="social-icon-shopping-cart"].disabled_dynamic_989b {
  background-color: transparent;
  color: #4caf50;
}
.dropdown_huge_5d96 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown_huge_5d96 [class*="social-icon-skype"].disabled_dynamic_989b {
  background-color: transparent;
  color: #00aff0;
}
.dropdown_huge_5d96 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown_huge_5d96 [class*="social-icon-slideshare"].disabled_dynamic_989b {
  background-color: transparent;
  color: #0077b5;
}
.dropdown_huge_5d96 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown_huge_5d96 [class*="social-icon-snapchat"].disabled_dynamic_989b {
  background-color: transparent;
  color: #fffc00;
}
.dropdown_huge_5d96 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown_huge_5d96 [class*="social-icon-soundcloud"].disabled_dynamic_989b {
  background-color: transparent;
  color: #f80;
}
.dropdown_huge_5d96 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown_huge_5d96 [class*="social-icon-spotify"].disabled_dynamic_989b {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown_huge_5d96 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown_huge_5d96
  [class*="social-icon-stack-overflow"].disabled_dynamic_989b {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown_huge_5d96 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown_huge_5d96 [class*="social-icon-maldkfgram"].disabled_dynamic_989b {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown_huge_5d96 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown_huge_5d96 [class*="social-icon-tripadvisor"].disabled_dynamic_989b {
  background-color: transparent;
  color: #589442;
}
.dropdown_huge_5d96 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown_huge_5d96 [class*="social-icon-tumblr"].disabled_dynamic_989b {
  background-color: transparent;
  color: #35465c;
}
.dropdown_huge_5d96 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown_huge_5d96 [class*="social-icon-twitch"].disabled_dynamic_989b {
  background-color: transparent;
  color: #6441a5;
}
.dropdown_huge_5d96 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown_huge_5d96 [class*="social-icon-twitter"].disabled_dynamic_989b {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown_huge_5d96 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown_huge_5d96 [class*="social-icon-vimeo"].disabled_dynamic_989b {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown_huge_5d96 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown_huge_5d96 [class*="social-icon-vk"].disabled_dynamic_989b {
  background-color: transparent;
  color: #45668e;
}
.dropdown_huge_5d96 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown_huge_5d96 [class*="social-icon-weibo"].disabled_dynamic_989b {
  background-color: transparent;
  color: #df2029;
}
.dropdown_huge_5d96 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown_huge_5d96 [class*="social-icon-weixin"].disabled_dynamic_989b {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown_huge_5d96 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown_huge_5d96 [class*="social-icon-whatsapp"].disabled_dynamic_989b {
  background-color: transparent;
  color: #25d366;
}
.dropdown_huge_5d96 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown_huge_5d96 [class*="social-icon-wordpress"].disabled_dynamic_989b {
  background-color: transparent;
  color: #21759b;
}
.dropdown_huge_5d96 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown_huge_5d96 [class*="social-icon-xing"].disabled_dynamic_989b {
  background-color: transparent;
  color: #026466;
}
.dropdown_huge_5d96 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown_huge_5d96 [class*="social-icon-yelp"].disabled_dynamic_989b {
  background-color: transparent;
  color: #af0606;
}
.dropdown_huge_5d96 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown_huge_5d96 [class*="social-icon-youtube"].disabled_dynamic_989b {
  background-color: transparent;
  color: #cd201f;
}
.button-down-4219 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.button-down-4219:hover {
  box-shadow: none;
  background: 0 0;
}
.mini_d4d7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid-f111 {
  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;
}
.background_1a1f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block_15f2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block_15f2,
.block_15f2::after,
.block_15f2::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;
}
.block_15f2::after,
.block_15f2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.plasma_ca72 .grid-f111 .background_1a1f {
  margin-top: -2px;
  width: 19px;
}
.plasma_ca72 .grid-f111 .block_15f2 {
  margin-top: -1px;
}
.plasma_ca72 .grid-f111 .block_15f2,
.plasma_ca72 .grid-f111 .block_15f2::after,
.plasma_ca72 .grid-f111 .block_15f2::before {
  width: 19px;
  height: 2px;
}
.plasma_ca72 .grid-f111 .block_15f2::before {
  top: -6px;
}
.plasma_ca72 .grid-f111 .block_15f2::after {
  bottom: -6px;
}
.highlight_hard_74b8 .grid-f111 .background_1a1f {
  margin-top: -2px;
  width: 22px;
}
.highlight_hard_74b8 .grid-f111 .block_15f2 {
  margin-top: -1px;
}
.highlight_hard_74b8 .grid-f111 .block_15f2,
.highlight_hard_74b8 .grid-f111 .block_15f2::after,
.highlight_hard_74b8 .grid-f111 .block_15f2::before {
  width: 22px;
  height: 2px;
}
.highlight_hard_74b8 .grid-f111 .block_15f2::before {
  top: -7px;
}
.highlight_hard_74b8 .grid-f111 .block_15f2::after {
  bottom: -7px;
}
.tertiary-52dd .grid-f111 .background_1a1f {
  margin-top: -2px;
  width: 31px;
}
.tertiary-52dd .grid-f111 .block_15f2 {
  margin-top: -1.5px;
}
.tertiary-52dd .grid-f111 .block_15f2,
.tertiary-52dd .grid-f111 .block_15f2::after,
.tertiary-52dd .grid-f111 .block_15f2::before {
  width: 31px;
  height: 3px;
}
.tertiary-52dd .grid-f111 .block_15f2::before {
  top: -9px;
}
.tertiary-52dd .grid-f111 .block_15f2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient_stale_3d62 .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_stale_3d62 .grid-f111 .block_15f2 {
    margin-top: -1px;
  }
  .gradient_stale_3d62 .grid-f111 .block_15f2,
  .gradient_stale_3d62 .grid-f111 .block_15f2::after,
  .gradient_stale_3d62 .grid-f111 .block_15f2::before {
    width: 19px;
    height: 2px;
  }
  .gradient_stale_3d62 .grid-f111 .block_15f2::before {
    top: -6px;
  }
  .gradient_stale_3d62 .grid-f111 .block_15f2::after {
    bottom: -6px;
  }
  .copper_c648 .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 22px;
  }
  .copper_c648 .grid-f111 .block_15f2 {
    margin-top: -1px;
  }
  .copper_c648 .grid-f111 .block_15f2,
  .copper_c648 .grid-f111 .block_15f2::after,
  .copper_c648 .grid-f111 .block_15f2::before {
    width: 22px;
    height: 2px;
  }
  .copper_c648 .grid-f111 .block_15f2::before {
    top: -7px;
  }
  .copper_c648 .grid-f111 .block_15f2::after {
    bottom: -7px;
  }
  .detail-0546 .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 31px;
  }
  .detail-0546 .grid-f111 .block_15f2 {
    margin-top: -1.5px;
  }
  .detail-0546 .grid-f111 .block_15f2,
  .detail-0546 .grid-f111 .block_15f2::after,
  .detail-0546 .grid-f111 .block_15f2::before {
    width: 31px;
    height: 3px;
  }
  .detail-0546 .grid-f111 .block_15f2::before {
    top: -9px;
  }
  .detail-0546 .grid-f111 .block_15f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_724b .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 19px;
  }
  .pressed_724b .grid-f111 .block_15f2 {
    margin-top: -1px;
  }
  .pressed_724b .grid-f111 .block_15f2,
  .pressed_724b .grid-f111 .block_15f2::after,
  .pressed_724b .grid-f111 .block_15f2::before {
    width: 19px;
    height: 2px;
  }
  .pressed_724b .grid-f111 .block_15f2::before {
    top: -6px;
  }
  .pressed_724b .grid-f111 .block_15f2::after {
    bottom: -6px;
  }
  .liquid_cee9 .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 22px;
  }
  .liquid_cee9 .grid-f111 .block_15f2 {
    margin-top: -1px;
  }
  .liquid_cee9 .grid-f111 .block_15f2,
  .liquid_cee9 .grid-f111 .block_15f2::after,
  .liquid_cee9 .grid-f111 .block_15f2::before {
    width: 22px;
    height: 2px;
  }
  .liquid_cee9 .grid-f111 .block_15f2::before {
    top: -7px;
  }
  .liquid_cee9 .grid-f111 .block_15f2::after {
    bottom: -7px;
  }
  .nav_solid_88e5 .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 31px;
  }
  .nav_solid_88e5 .grid-f111 .block_15f2 {
    margin-top: -1.5px;
  }
  .nav_solid_88e5 .grid-f111 .block_15f2,
  .nav_solid_88e5 .grid-f111 .block_15f2::after,
  .nav_solid_88e5 .grid-f111 .block_15f2::before {
    width: 31px;
    height: 3px;
  }
  .nav_solid_88e5 .grid-f111 .block_15f2::before {
    top: -9px;
  }
  .nav_solid_88e5 .grid-f111 .block_15f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .title-upper-0d2b .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 19px;
  }
  .title-upper-0d2b .grid-f111 .block_15f2 {
    margin-top: -1px;
  }
  .title-upper-0d2b .grid-f111 .block_15f2,
  .title-upper-0d2b .grid-f111 .block_15f2::after,
  .title-upper-0d2b .grid-f111 .block_15f2::before {
    width: 19px;
    height: 2px;
  }
  .title-upper-0d2b .grid-f111 .block_15f2::before {
    top: -6px;
  }
  .title-upper-0d2b .grid-f111 .block_15f2::after {
    bottom: -6px;
  }
  .row-dark-3f2d .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 22px;
  }
  .row-dark-3f2d .grid-f111 .block_15f2 {
    margin-top: -1px;
  }
  .row-dark-3f2d .grid-f111 .block_15f2,
  .row-dark-3f2d .grid-f111 .block_15f2::after,
  .row-dark-3f2d .grid-f111 .block_15f2::before {
    width: 22px;
    height: 2px;
  }
  .row-dark-3f2d .grid-f111 .block_15f2::before {
    top: -7px;
  }
  .row-dark-3f2d .grid-f111 .block_15f2::after {
    bottom: -7px;
  }
  .table_1aec .grid-f111 .background_1a1f {
    margin-top: -2px;
    width: 31px;
  }
  .table_1aec .grid-f111 .block_15f2 {
    margin-top: -1.5px;
  }
  .table_1aec .grid-f111 .block_15f2,
  .table_1aec .grid-f111 .block_15f2::after,
  .table_1aec .grid-f111 .block_15f2::before {
    width: 31px;
    height: 3px;
  }
  .table_1aec .grid-f111 .block_15f2::before {
    top: -9px;
  }
  .table_1aec .grid-f111 .block_15f2::after {
    bottom: -9px;
  }
}
.advanced_c510 .block_15f2 {
  -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);
}
.advanced_c510 .block_15f2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.advanced_c510 .block_15f2::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);
}
.advanced_c510.heading_a668 .block_15f2 {
  -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);
}
.advanced_c510.heading_a668 .block_15f2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.advanced_c510.heading_a668 .block_15f2::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);
}
.item_white_e5e6 {
  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.glass-c379:before {
  display: none;
}
.text-adf4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.text-adf4 .under_f614 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.text-adf4 .under_f614:last-of-type {
  border-bottom: none;
}
.text-adf4 .under_f614.slider-ffa0,
.text-adf4 .under_f614.outline-stale-c5b9,
.text-adf4 .under_f614.filter_84cb {
  padding: 0;
}
.text-adf4 .paper-b83e .aside_62d5 {
  color: currentColor;
}
.text-adf4 .paper-b83e .aside_62d5:focus,
.text-adf4 .paper-b83e .aside_62d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-adf4.picture_a230 .avatar-cf4e,
.text-adf4.picture_a230 .frame_12eb a,
.text-adf4.picture_a230 .white_7751 a,
.text-adf4.picture_a230 .cool_9514 a {
  color: rgba(0, 0, 0, 0.55);
}
.text-adf4.picture_a230 .avatar-cf4e:hover,
.text-adf4.picture_a230 .frame_12eb a:hover,
.text-adf4.picture_a230 .white_7751 a:hover,
.text-adf4.picture_a230 .cool_9514 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-adf4.picture_a230 .sidebar_4ed7 {
  color: rgba(0, 0, 0, 0.8);
}
.text-adf4.picture_a230 .under_f614 {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-adf4.picture_a230 .under_f614:before {
  background: rgba(0, 0, 0, 0.08);
}
.text-adf4.picture_a230 .active-c4c4:before {
  background: rgba(255, 255, 255, 0.9);
}
.text-adf4.picture_a230 .paper-b83e .box_8fbc li a,
.text-adf4.picture_a230 .paper-b83e .aside_62d5,
.text-adf4.picture_a230 .cool_9514 {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-adf4.picture_a230 .paper-b83e .aside_62d5:focus,
.text-adf4.picture_a230 .paper-b83e .aside_62d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-adf4.picture_a230 .box_8fbc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-adf4.module_iron_90ae .avatar-cf4e,
.text-adf4.module_iron_90ae .frame_12eb a,
.text-adf4.module_iron_90ae .white_7751 .aside_62d5,
.text-adf4.module_iron_90ae .white_7751 a,
.text-adf4.module_iron_90ae .cool_9514 a {
  color: rgba(255, 255, 255, 0.79);
}
.text-adf4.module_iron_90ae .avatar-cf4e:hover,
.text-adf4.module_iron_90ae .frame_12eb a:hover,
.text-adf4.module_iron_90ae .white_7751 .aside_62d5:hover,
.text-adf4.module_iron_90ae .white_7751 a:hover,
.text-adf4.module_iron_90ae .cool_9514 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-adf4.module_iron_90ae .sidebar_4ed7 {
  color: rgba(255, 255, 255, 0.99);
}
.text-adf4.module_iron_90ae .under_f614 {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-adf4.module_iron_90ae .under_f614:before {
  background: rgba(255, 255, 255, 0.08);
}
.text-adf4.module_iron_90ae .active-c4c4:before {
  background: rgba(0, 0, 0, 0.9);
}
.text-adf4.module_iron_90ae .paper-b83e .box_8fbc li a,
.text-adf4.module_iron_90ae .paper-b83e .aside_62d5,
.text-adf4.module_iron_90ae .cool_9514 {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-adf4.module_iron_90ae .paper-b83e .aside_62d5:focus,
.text-adf4.module_iron_90ae .paper-b83e .aside_62d5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-adf4.module_iron_90ae .box_8fbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-c4c4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active-c4c4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link_f2da {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hero_c57b .text-adf4 {
  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;
}
.hero_c57b .under_f614 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hero_c57b .under_f614: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) {
  .hero_c57b .under_f614:before {
    width: 16%;
    left: 42%;
  }
}
.hero_c57b .under_f614:last-child:before {
  content: none;
}
.hero_c57b .under_f614[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hero_c57b .paper-b83e .box_8fbc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hero_c57b .paper-b83e .box_8fbc li a .aside_62d5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hero_c57b .paper-b83e .cool_9514 {
  border: none;
}
.hero_c57b .paper-b83e .cool_9514 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hero_c57b .active-c4c4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hero_c57b .link_f2da {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hero_c57b .module_iron_90ae .active-c4c4:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero_c57b .picture_a230.bottom-4e1d .block_15f2 {
  background: rgba(0, 0, 0, 0.6);
}
.hero_c57b
  .picture_a230.bottom-4e1d
  .block_15f2::after,
.hero_c57b
  .picture_a230.bottom-4e1d
  .block_15f2:before {
  background: inherit;
}
.hero_c57b
  .picture_a230.bottom-4e1d:hover
  .block_15f2 {
  background: rgba(0, 0, 0, 0.8);
}
.video-7fd4 .text-adf4 {
  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) {
  .video-7fd4 .text-adf4 {
    width: auto;
    right: 45px;
  }
}
.background_eca8 .text-adf4 {
  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_eca8 .text-adf4 {
    width: auto;
    left: 45px;
  }
}
.glass-c379 .text-adf4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.glass-c379 .link_f2da {
  max-width: 48em;
  margin: 0 auto;
}
.glass-c379 .active-c4c4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.grid_551d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.grid_551d.hero_c57b .text-adf4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.grid_551d.video-7fd4 .text-adf4 {
  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);
}
.grid_551d .text-adf4 {
  visibility: visible;
}
.grid_551d.background_eca8 .text-adf4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label_bottom_1121,
.rough_5db2 {
  overflow-x: hidden;
}
.label_bottom_1121 .text-adf4 {
  overflow: auto;
}
.label_bottom_1121.hero_c57b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_bottom_1121.hero_c57b .text-adf4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label_bottom_1121.hero_c57b .button-down-4219 {
  opacity: 0;
}
.label_bottom_1121.video-7fd4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_bottom_1121.video-7fd4 .text-adf4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label_bottom_1121.video-7fd4 .button-down-4219 {
  opacity: 0;
}
.label_bottom_1121.background_eca8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_bottom_1121.background_eca8 .text-adf4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label_bottom_1121.background_eca8 .button-down-4219 {
  opacity: 0;
}
.label_bottom_1121.glass-c379 .text-adf4 {
  z-index: 10;
  visibility: visible;
}
.bottom-4e1d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bottom-4e1d .block_15f2 {
  background: rgba(255, 255, 255, 0.99);
}
.bottom-4e1d .block_15f2::after,
.bottom-4e1d .block_15f2:before {
  background: inherit;
}
.bottom-4e1d:hover .block_15f2 {
  background: rgba(255, 255, 255, 0.99);
}
.background_eca8 .bottom-4e1d {
  top: 10px;
  right: auto;
  left: 12px;
}
.glass-c379 .bottom-4e1d {
  display: none !important;
}
.label_bottom_1121:before,
.rough_5db2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label_bottom_1121 .bottom-4e1d,
.rough_5db2 .bottom-4e1d {
  display: inline-block;
}
.text-adf4 .pink_4cd2 {
  -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;
}
.label_bottom_1121 .text-adf4 .pink_4cd2,
.rough_5db2 .text-adf4 .pink_4cd2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_red_eba2 .label_black_8a1c {
  width: 100%;
}
.hard_de94 {
  padding: 0 0.5em 0;
}
.hard_de94 [class*="customify-col-"],
.hard_de94 [class*="customify-col_"],
.hard_de94 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.narrow-133c .hard_de94 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tiny_700b .plasma_343c,
  .plasma_343c {
    display: none;
  }
  .element-hot-b91e {
    text-align: left;
  }
  .nav-center-c144 {
    text-align: center;
  }
  .component_short_9d97 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_700b .pressed-26d9,
  .pressed-26d9 {
    display: none;
  }
  .notification-west-94c8 {
    text-align: left;
  }
  .cool-cb4a {
    text-align: center;
  }
  .detail_white_1426 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tiny_700b .bright_3153,
  .bright_3153 {
    display: none;
  }
  .large_b724 {
    text-align: left;
  }
  .hero-6abc {
    text-align: center;
  }
  .item_3440 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.east_14d6 {
  box-shadow: none !important;
}
.paragraph_37c4 .panel_d794,
.lower-5cdd .panel_d794 {
  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;
}
.lower-5cdd .panel_d794 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.yellow-a5c8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.yellow-a5c8:after,
.yellow-a5c8:before {
  content: "";
  display: table;
}
.yellow-a5c8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .yellow-a5c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.yellow-a5c8,
.active-40e9 {
  max-width: 1248px;
  margin: 0 auto;
}

.white-ca6f.hot-a525 .yellow-a5c8 {
  max-width: 100%;
}
.white-ca6f.paragraph-silver-3842 {
  max-width: 1200px;
  margin: 0 auto;
}
.white-ca6f.medium_4abd .yellow-a5c8 {
  max-width: 100%;
}
.white-ca6f.medium_4abd > .yellow-a5c8 {
  padding-left: 0;
  padding-right: 0;
}
.white-ca6f.medium_4abd > .yellow-a5c8 .tiny_700b {
  margin: 0;
}
.white-ca6f.medium_4abd
  > .yellow-a5c8
  .static-2368.wood_ee8a {
  margin-right: 0;
  margin-left: 0;
}
.white-ca6f.medium_4abd #main.wood_ee8a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .nav_pressed_fa07 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .nav_pressed_fa07 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tag-first-42c3 .sidebar-492e {
    padding-right: 1em;
  }
  .tag-first-42c3.up-e6aa .static-2368 {
    border-right: 1px solid #eaecee;
  }
  .tag-first-42c3.up-e6aa .sidebar-492e {
    padding-right: 1em;
  }
  .tag-first-42c3.up-e6aa .short-a623 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue-4d14 .sidebar-492e {
    padding-left: 1em;
  }
  .blue-4d14.up-e6aa .static-2368 {
    border-left: 1px solid #eaecee;
  }
  .blue-4d14.up-e6aa .sidebar-492e {
    padding-left: 1em;
  }
  .blue-4d14.up-e6aa .short-a623 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-db26 .sidebar-492e {
    padding-left: 1em;
  }
  .inner-db26.up-e6aa .table_lower_d36b {
    border-right: 1px solid #eaecee;
  }
  .inner-db26.up-e6aa .card_9cc0 {
    border-right: 1px solid #eaecee;
  }
  .inner-db26.up-e6aa .sidebar-492e {
    padding-left: 1em;
  }
  .inner-db26.up-e6aa .short-a623 {
    padding-right: 1em;
  }
  .inner-db26.up-e6aa .tooltip_b964 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-a5cf .sidebar-492e {
    padding-right: 1em;
  }
  .header-a5cf.up-e6aa .table_lower_d36b {
    border-left: 1px solid #eaecee;
  }
  .header-a5cf.up-e6aa .card_9cc0 {
    border-left: 1px solid #eaecee;
  }
  .header-a5cf.up-e6aa .sidebar-492e {
    padding-right: 1em;
  }
  .header-a5cf.up-e6aa .short-a623 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-a5cf.up-e6aa .tooltip_b964 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_pressed_fa07 .sidebar-492e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav_pressed_fa07.up-e6aa .static-2368 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .nav_pressed_fa07.up-e6aa .sidebar-492e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav_pressed_fa07.up-e6aa .short-a623 {
    padding-left: 1em;
  }
  .nav_pressed_fa07.up-e6aa .tooltip_b964 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .nav_pressed_fa07.up-e6aa .sidebar-492e {
    padding-left: 0;
  }
}
.pro_bd08 .module-f454 {
  display: inline-block;
}
.carousel-7462 {
  display: inline-block;
}
.layout_thick_d814 {
  word-con: break-word;
}
.video_current_8905 > span {
  display: inline-block;
  padding: 5px 0;
}
.video_current_8905 .purple_eb6d {
  margin-left: 8px;
  margin-right: 8px;
}
.video_current_8905 .easy-11d3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.stale-2a35 .active-last-fa92 {
  margin-bottom: 2em;
}
.stale-2a35 .nav_82af {
  margin-bottom: 15px;
}
.stale-2a35 .nav_82af:last-child {
  margin-bottom: 0;
}
.stale-2a35 .bright-4849 {
  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) {
  .stale-2a35 .bright-4849 {
    display: block;
  }
}
.stale-2a35 .outline_prev_4136 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .stale-2a35 .outline_prev_4136 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.stale-2a35 .carousel-fast-1726 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.stale-2a35 .carousel-fast-1726 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.stale-2a35 .carousel-fast-1726 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.stale-2a35 .layout_thick_d814 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.stale-2a35 .layout_thick_d814 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.stale-2a35 .tooltip_46d7 p:last-child {
  margin-bottom: 0;
}
.stale-2a35 .active_fresh_e55f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.stale-2a35 .prev-bc30 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.stale-2a35 .content-hard-c497 {
  margin-top: 1em;
}
.stale-2a35 .label-34e6 {
  top: 0;
  display: block;
}
.stale-2a35 .label-34e6 a {
  color: inherit;
}
.stale-2a35 .label-34e6 a:hover {
  color: inherit;
}
.stale-2a35 .pattern_bronze_066b {
  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;
}
.stale-2a35 .pattern_bronze_066b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.stale-2a35 .prev-bc30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.stale-2a35 .footer_white_c7dd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.stale-2a35 .footer_white_c7dd:first-child {
  margin-top: 0;
}
.stale-2a35 .footer_white_c7dd.logo_wide_e30f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.stale-2a35 .footer_white_c7dd.button_cf89 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stale-2a35
  .footer_white_c7dd.button_cf89.image_7865
  .content-hard-c497 {
  width: 100%;
}
.stale-2a35 .button_cf89 {
  -webkit-box-align: center;
  align-items: center;
}
.stale-2a35 .button_cf89 .video_current_8905,
.stale-2a35 .button_cf89 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.stale-2a35 .carousel-fast-1726 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.stale-2a35 .carousel-fast-1726 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.stale-2a35 .carousel-fast-1726: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;
}
.stale-2a35 .logo_wide_e30f {
  z-index: 5;
}
.stale-2a35 .photo_orange_e460 .info_1a35 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.stale-2a35 .logo-9ed8 .info_1a35 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.stale-2a35 .current-0bba .info_1a35 {
  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;
}
.stale-2a35.feature_first_1ca9 .bright-4849,
.stale-2a35.overlay_orange_bcf2 .bright-4849 {
  display: block;
}
.stale-2a35.feature_first_1ca9 .bright-4849 .center-6a65,
.stale-2a35.feature_first_1ca9 .bright-4849 .prev-bc30,
.stale-2a35.overlay_orange_bcf2 .bright-4849 .center-6a65,
.stale-2a35.overlay_orange_bcf2 .bright-4849 .prev-bc30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.stale-2a35.light_505e .outline_prev_4136 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .stale-2a35.light_505e .outline_prev_4136 {
    margin-right: 0;
  }
}
.stale-2a35.feature_first_1ca9 .outline_prev_4136,
.stale-2a35.overlay_orange_bcf2 .outline_prev_4136 {
  padding-top: 40%;
}
.stale-2a35.feature_first_1ca9 .active-last-fa92,
.stale-2a35.overlay_orange_bcf2 .active-last-fa92 {
  display: block;
}
.stale-2a35.feature_first_1ca9 .fn-sticky-4e7f .prev-bc30,
.stale-2a35.overlay_orange_bcf2 .fn-sticky-4e7f .prev-bc30 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.stale-2a35.feature_first_1ca9 .outline_prev_4136,
.stale-2a35.overlay_orange_bcf2 .outline_prev_4136 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.stale-2a35.feature_first_1ca9 .prev-bc30 {
  padding: 1em;
}
.video-6e77 {
  margin: 30px auto;
  display: block;
}
.video-6e77 .fresh_1c7d > * {
  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;
}
.video-6e77 .fresh_1c7d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-6e77 .fresh_1c7d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled-hard-9930 .video_current_8905 {
  margin-bottom: 1.41575em;
}
.disabled-hard-9930 .popup_lower_82c6 {
  margin-bottom: 1.618em;
}
.gold_ccab .feature-new-e15c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gold_ccab .feature-new-e15c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gold_ccab .tabs_90ee {
  max-width: 100%;
  overflow: auto;
}
.full-e79c .gold_ccab a:hover {
  text-decoration: underline;
}
.silver_6d25 .nav_82af:not(.layout_thick_d814),
.silver_6d25 .carousel-fast-1726 {
  margin-bottom: 1.41575em;
}
.silver_6d25 .nav_82af:not(.layout_thick_d814):last-child,
.silver_6d25 .carousel-fast-1726:last-child {
  margin-bottom: 0;
}
.silver_6d25 .nav_82af.focus_pink_2357 {
  margin-bottom: 0.41575em;
}
.silver_6d25 .outer-5e7c:before,
.silver_6d25 .aside_57a1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.silver_6d25 .outer-5e7c:before {
  content: "\f115";
}
.silver_6d25 .aside_57a1:before {
  content: "\f02c";
}
.silver_6d25 .panel-e2ce {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.silver_6d25 .panel-e2ce a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sort_out_957c {
  display: -webkit-box;
  display: flex;
}
.sort_out_957c .breadcrumb-lite-f8dd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sort_out_957c .breadcrumb-lite-f8dd {
    flex-basis: 90px;
  }
}
.sort_out_957c .column-purple-4699 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort_out_957c .column-purple-4699 {
    flex-basis: calc(100% - 50px);
  }
}
.sort_out_957c .accent_eeb3 p:last-child {
  margin-bottom: 0.72em;
}
.text-a893 .fresh_1c7d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.text-a893 .fresh_1c7d:after,
.text-a893 .fresh_1c7d:before {
  content: "";
  display: table;
}
.text-a893 .fresh_1c7d:after {
  clear: both;
}
.text-a893 .fresh_1c7d .surface_bb9a,
.text-a893 .fresh_1c7d .action-d9ed {
  width: 49%;
}
.text-a893 .fresh_1c7d .surface_bb9a a span.shadow-baa9,
.text-a893 .fresh_1c7d .action-d9ed a span.shadow-baa9 {
  display: block;
  margin-bottom: 5px;
}
.text-a893 .fresh_1c7d .action-d9ed {
  float: left;
  text-align: left;
}
.text-a893 .fresh_1c7d .surface_bb9a {
  float: right;
  text-align: right;
}
.surface_hard_6459 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface_hard_6459 {
    margin-bottom: 0;
  }
}
.surface-7671 {
  margin-bottom: 1em;
}
.surface-7671 .layout_thick_d814 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gradient_d382 a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail-thick-13e9 .surface-7671,
.frame-fa58 .surface-7671 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail-thick-13e9 .surface-7671,
  .frame-fa58 .surface-7671 {
    display: block;
  }
}
.thumbnail-thick-13e9 .gradient_d382,
.frame-fa58 .gradient_d382 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail-thick-13e9 .gradient_d382,
  .frame-fa58 .gradient_d382 {
    margin-bottom: 1em;
  }
}
.thumbnail-thick-13e9 .gradient_d382 img,
.frame-fa58 .gradient_d382 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail-thick-13e9 .status_a142,
.frame-fa58 .status_a142 {
  flex-basis: calc(100% - 160px);
}
.thumbnail-thick-13e9 .status_a142 p,
.frame-fa58 .status_a142 p {
  margin-bottom: 0;
}
.thumbnail-thick-13e9 .status_a142 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-thick-13e9 .status_a142 {
    padding-left: 0;
  }
}
.frame-fa58 .status_a142 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .frame-fa58 .status_a142 {
    padding-right: 0;
  }
}
.frame-fa58 .gradient_d382 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-6145 .gradient_d382 {
  margin-bottom: 0.5em;
}
.search-6145 .gradient_d382 img {
  width: 100%;
}
.notification_cc4d .link_43fc,
.huge-c1ec .link_43fc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.huge-c1ec .static-2368 .cold-89c4 p:last-child {
  margin-bottom: 0;
}
.progress_39a9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column_complex_37dc .shade_in_4f49 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column_complex_37dc .shade_in_4f49:last-of-type {
    margin-bottom: 0;
  }
}
.column_complex_37dc .shade_in_4f49 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_complex_37dc .shade_in_4f49 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column_complex_37dc .shade_in_4f49 ul li {
  margin: 0 0 0.6em;
}
.column_complex_37dc .shade_in_4f49 ul li.thick-dfb9,
.column_complex_37dc .shade_in_4f49 ul li.smooth-d0ec {
  position: relative;
}
.column_complex_37dc .shade_in_4f49 ul li.thick-dfb9 .main-complex-8de6,
.column_complex_37dc .shade_in_4f49 ul li.smooth-d0ec .main-complex-8de6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column_complex_37dc .shade_in_4f49 ul li.thick-dfb9:after:after,
.column_complex_37dc .shade_in_4f49 ul li.thick-dfb9:after:before,
.column_complex_37dc
  .shade_in_4f49
  ul
  li.smooth-d0ec:after:after,
.column_complex_37dc
  .shade_in_4f49
  ul
  li.smooth-d0ec:after:before {
  content: "";
  display: table;
}
.column_complex_37dc .shade_in_4f49 ul li.thick-dfb9:after:after,
.column_complex_37dc
  .shade_in_4f49
  ul
  li.smooth-d0ec:after:after {
  clear: both;
}
.column_complex_37dc .shade_in_4f49 a.description_east_4f0e:hover {
  text-decoration: none;
}
.column_complex_37dc .shade_in_4f49 select {
  max-width: 100%;
}
.column_complex_37dc .shade_in_4f49 table {
  font-size: 85%;
}
.column_complex_37dc .shade_in_4f49 table td,
.column_complex_37dc .shade_in_4f49 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column_complex_37dc .shade_in_4f49 table tfoot td {
  text-align: left;
}
.column_complex_37dc .shade_in_4f49 :last-child {
  margin-bottom: 0;
}
.column_complex_37dc .shade_in_4f49 .brown_6ad5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column_complex_37dc .shade_in_4f49 .brown_6ad5 label {
  width: 100%;
}
.column_complex_37dc .shade_in_4f49 .brown_6ad5 .link_c901 {
  width: 100%;
  display: block;
}
.column_complex_37dc .shade_in_4f49 .brown_6ad5 .shade-purple-e087 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column_complex_37dc .shade_in_4f49 .brown_6ad5 .shade-purple-e087:hover svg #svg-search {
  fill: #444;
}
.column_complex_37dc .shade_in_4f49 .brown_6ad5 .shade-purple-e087 svg {
  width: 18px;
  height: 18px;
}
.column_complex_37dc .orange-1e00 ul ul,
.column_complex_37dc .cold_5f1e ul ul,
.column_complex_37dc .title_b412 ul ul,
.column_complex_37dc .summary_8beb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column_complex_37dc .orange-1e00 .outline-a04d > a,
.column_complex_37dc .cold_5f1e .outline-a04d > a,
.column_complex_37dc .title_b412 .outline-a04d > a,
.column_complex_37dc .summary_8beb .outline-a04d > a {
  margin-bottom: 0;
}
.column_complex_37dc .up-8ab9 li,
.column_complex_37dc .orange-1e00 li,
.column_complex_37dc .soft-fda4 li,
.column_complex_37dc .cold_5f1e li,
.column_complex_37dc .title_b412 li,
.column_complex_37dc .summary_8beb li,
.column_complex_37dc .active_3056 li,
.column_complex_37dc .gallery-short-df5f li {
  display: block;
  position: relative;
}
.column_complex_37dc .up-8ab9 li:last-child,
.column_complex_37dc .orange-1e00 li:last-child,
.column_complex_37dc .soft-fda4 li:last-child,
.column_complex_37dc .cold_5f1e li:last-child,
.column_complex_37dc .title_b412 li:last-child,
.column_complex_37dc .summary_8beb li:last-child,
.column_complex_37dc .active_3056 li:last-child,
.column_complex_37dc .gallery-short-df5f li:last-child {
  border: none;
}
.column_complex_37dc .up-8ab9 li a,
.column_complex_37dc .orange-1e00 li a,
.column_complex_37dc .soft-fda4 li a,
.column_complex_37dc .cold_5f1e li a,
.column_complex_37dc .title_b412 li a,
.column_complex_37dc .summary_8beb li a,
.column_complex_37dc .active_3056 li a,
.column_complex_37dc .gallery-short-df5f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_complex_37dc .up-8ab9 li ul li::before,
.column_complex_37dc .orange-1e00 li ul li::before,
.column_complex_37dc .soft-fda4 li ul li::before,
.column_complex_37dc .cold_5f1e li ul li::before,
.column_complex_37dc .title_b412 li ul li::before,
.column_complex_37dc .summary_8beb li ul li::before,
.column_complex_37dc .active_3056 li ul li::before,
.column_complex_37dc .gallery-short-df5f li ul li::before {
  left: 15px;
}
.column_complex_37dc .up-8ab9 li ul a,
.column_complex_37dc .orange-1e00 li ul a,
.column_complex_37dc .soft-fda4 li ul a,
.column_complex_37dc .cold_5f1e li ul a,
.column_complex_37dc .title_b412 li ul a,
.column_complex_37dc .summary_8beb li ul a,
.column_complex_37dc .active_3056 li ul a,
.column_complex_37dc .gallery-short-df5f li ul a {
  padding-left: 20px;
}
.column_complex_37dc .up-8ab9 li ul ul li::before,
.column_complex_37dc .orange-1e00 li ul ul li::before,
.column_complex_37dc .soft-fda4 li ul ul li::before,
.column_complex_37dc .cold_5f1e li ul ul li::before,
.column_complex_37dc .title_b412 li ul ul li::before,
.column_complex_37dc .summary_8beb li ul ul li::before,
.column_complex_37dc .active_3056 li ul ul li::before,
.column_complex_37dc .gallery-short-df5f li ul ul li::before {
  left: 30px;
}
.column_complex_37dc .up-8ab9 li ul ul a,
.column_complex_37dc .orange-1e00 li ul ul a,
.column_complex_37dc .soft-fda4 li ul ul a,
.column_complex_37dc .cold_5f1e li ul ul a,
.column_complex_37dc .title_b412 li ul ul a,
.column_complex_37dc .summary_8beb li ul ul a,
.column_complex_37dc .active_3056 li ul ul a,
.column_complex_37dc .gallery-short-df5f li ul ul a {
  padding-left: 40px;
}
.column_complex_37dc .modal-upper-2d87 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_complex_37dc .gallery-short-df5f ul li {
  margin-bottom: 1.41575em;
}
.column_complex_37dc .gallery-short-df5f ul li .blue-e10e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column_complex_37dc .gallery-short-df5f ul li .last-a5f5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.module_iron_90ae .up-8ab9 li a,
.module_iron_90ae .orange-1e00 li a,
.module_iron_90ae .soft-fda4 li a,
.module_iron_90ae .cold_5f1e li a,
.module_iron_90ae .title_b412 li a,
.module_iron_90ae .summary_8beb li a,
.module_iron_90ae .active_3056 li a,
.module_iron_90ae .gallery-short-df5f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_iron_90ae .modal-upper-2d87 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_iron_90ae .shade_in_4f49 ul li.thick-dfb9 .main-complex-8de6,
.module_iron_90ae .shade_in_4f49 ul li.smooth-d0ec .main-complex-8de6 {
  background: rgba(0, 0, 0, 0.2);
}
.module_iron_90ae .column_complex_37dc .shade_in_4f49 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-ca6f .column_complex_37dc .box_8fbc li {
  margin: 0;
}
.white-ca6f .column_complex_37dc .box_8fbc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.white-ca6f .column_complex_37dc .box_8fbc li ul {
  margin: 0;
}
.white-ca6f .column_complex_37dc .box_8fbc li ul li a {
  padding-left: 15px;
}
.white-ca6f .column_complex_37dc .box_8fbc li ul li li a {
  padding-left: 30px;
}
.white-ca6f .column_complex_37dc .box_8fbc li.pagination_ec75 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.white-ca6f .column_complex_37dc .box_8fbc li.pagination_ec75 > 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;
}
.white-ca6f .column_complex_37dc .box_8fbc li.pagination_ec75 > 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;
}
.huge_73d6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gas_d9e9 {
  position: relative;
  z-index: 10;
}
.gas_d9e9 .pink_4cd2 {
  width: 100%;
  max-width: 100%;
}
.iron_f394 .header_hard_dcb7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.iron_f394 .picture_a230 {
}
.iron_f394 .module_iron_90ae {
  background: #292929;
}
.summary-wood-3faf .header_hard_dcb7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary-wood-3faf .picture_a230 {
  background: #f9f9f9;
}
.summary-wood-3faf .module_iron_90ae {
  background: #303030;
}
.thumbnail_medium_3c56 .header_hard_dcb7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail_medium_3c56 .module-f454 {
    margin-bottom: 1em;
  }
  .thumbnail_medium_3c56 .module-f454:last-child {
    margin-bottom: 0;
  }
}
.thumbnail_medium_3c56 .picture_a230 {
  background: #ededed;
}
.thumbnail_medium_3c56 .module_iron_90ae {
  background: #1a1a1a;
}
.header_hard_dcb7.picture_a230 {
  color: rgba(0, 0, 0, 0.6);
}
.header_hard_dcb7.picture_a230 .modal-hard-9eb8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_hard_dcb7.module_iron_90ae {
  color: rgba(255, 255, 255, 0.99);
}
.header_hard_dcb7.module_iron_90ae a:not(.description_east_4f0e) {
  color: rgba(255, 255, 255, 0.79);
}
.header_hard_dcb7.module_iron_90ae a:not(.description_east_4f0e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_hard_dcb7.module_iron_90ae .modal-hard-9eb8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_hard_dcb7.module_iron_90ae table tbody td,
.header_hard_dcb7.module_iron_90ae table th {
  background: rgba(0, 0, 0, 0.08);
}
.filter_74a0.list-next-f2b5 .yellow-a5c8 {
  max-width: initial;
}
.filter_74a0 .shade-current-d516 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.filter_74a0 .shade-current-d516 .pink_4cd2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .filter_74a0 .shade-current-d516 .pink_4cd2 {
    display: block;
    margin-bottom: 2em;
  }
  .filter_74a0 .shade-current-d516 .pink_4cd2:last-child {
    margin-bottom: 0;
  }
}
.thumbnail_medium_3c56 .module-f454:last-child,
.summary-wood-3faf .module-f454:last-child,
.iron_f394 .module-f454:last-child {
  margin-bottom: 0;
}
.thumbnail_medium_3c56 .module-f454 .column_complex_37dc .shade_in_4f49:last-child,
.summary-wood-3faf .module-f454 .column_complex_37dc .shade_in_4f49:last-child,
.iron_f394 .module-f454 .column_complex_37dc .shade_in_4f49:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thumbnail_medium_3c56 .full-26e8,
  .thumbnail_medium_3c56 .picture_bae1,
  .summary-wood-3faf .full-26e8,
  .summary-wood-3faf .picture_bae1,
  .iron_f394 .full-26e8,
  .iron_f394 .picture_bae1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gas_d9e9 .module-f454 {
    margin-bottom: 2em;
  }
}
.gas_d9e9 p:last-child {
  margin-bottom: 0;
}
.gas_d9e9 li,
.gas_d9e9 ul {
  list-style: none;
  margin: 0;
}
.gas_d9e9 ul ul {
  margin-left: 2.617924em;
}
.module_5dca {
  font-size: 0.875em;
}

/* css-noise: 58e4 */
.widget-item-t7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
