/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slow_beff/customify
Author: WPCustomify
Author URI: https://pressmaximum.slow_beff
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.slow_beff/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sort-west-dc08.solid_ea80/licenses/gpl-2.0.surface_green_a471
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.chip-brown-5b40/, (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.popup_55bf.box_d9b8/normalize.content-green-8574/
 ======
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.content-green-8574 v7.0.0 | MIT License | github.slow_beff/necolas/normalize.content-green-8574 */
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;
}
.secondary-white-ecb9 .active-simple-dae6,
.progress-prev-9089,
.module_cool_d1fb,
.hover_first_782f,
.highlight-523c,
.button_out_785f,
.under-37d3,
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;
}
.progress-prev-9089,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .progress-prev-9089,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .progress-prev-9089,
  h1 {
    font-size: 1.8em;
  }
}
.module_cool_d1fb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.module_cool_d1fb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .module_cool_d1fb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .module_cool_d1fb,
  h2 {
    font-size: 1.7em;
  }
}
.hover_first_782f,
h3 {
  font-size: 1.618em;
}
.secondary-white-ecb9 .active-simple-dae6,
.highlight-523c,
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.caption-5496 {
  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;
}
.brown-7ba2:after,
.brown-7ba2:before,
.yellow_ec9a:after,
.yellow_ec9a:before {
  content: "";
  display: table;
}
.brown-7ba2:after,
.yellow_ec9a:after {
  clear: both;
}
.prev-0d02 {
  float: right;
  margin-right: 0;
}
.widget_0493 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tiny_7dab .accent-easy-7a4f,
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;
}
.tiny_7dab .accent-easy-7a4f: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;
}
.active-132a .accent-easy-7a4f {
  box-shadow: none;
}
.active-132a
  .accent-easy-7a4f
  .summary_a382 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active-132a .accent-easy-7a4f .message_focused_5de3 {
  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;
}
.active-132a
  .accent-easy-7a4f
  .message_focused_5de3
  b {
  display: none;
}
.active-132a .media-fc86 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.icon-glass-3342:not(.slider_green_48b1):not(.fluid_c273),
button:not(.slider_green_48b1):not(.fluid_c273),
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ),
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ),
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ) {
  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;
}
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ):hover,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ):hover,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):hover,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):hover,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ):active,
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ):active,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):active,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):active,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):active,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus {
  outline: 0;
}
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88 {
  position: relative;
}
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .notification_large_935f,
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .text-49fa,
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .warm_4d1b,
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  i,
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  svg,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .notification_large_935f,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .text-49fa,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .warm_4d1b,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  i,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  svg,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .notification_large_935f,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .text-49fa,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .warm_4d1b,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  i,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  svg,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .notification_large_935f,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .text-49fa,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .warm_4d1b,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  i,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  svg,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .notification_large_935f,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .text-49fa,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  .warm_4d1b,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  i,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88
  svg {
  visibility: hidden;
}
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88:after,
button:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88:after,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88:after,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88:after,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ).fn-loading-ea88: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;
}
.icon-glass-3342:not(.slider_green_48b1):not(.fluid_c273),
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ),
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ),
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ) {
  color: #fff;
  background: #235787;
}
.icon-glass-3342:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus,
input[type="button"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus,
input[type="reset"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus,
input[type="submit"]:not(.slider_green_48b1):not(
    .fluid_c273
  ):focus {
  color: #fff;
}
.icon-glass-3342.fn-disabled-ea88:not(.slider_green_48b1):not(
    .fluid_c273
  ),
.icon-glass-3342[disabled]:not(.slider_green_48b1):not(
    .fluid_c273
  ),
button.fn-disabled-ea88:not(.slider_green_48b1):not(
    .fluid_c273
  ),
button[disabled]:not(.slider_green_48b1):not(
    .fluid_c273
  ) {
  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;
}
.west-afad {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west-afad: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;
}
.link_d9ab {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left_f5aa {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wrapper-9936 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.brown-7ba2:after,
.brown-7ba2:before,
.article-center-5248:after,
.article-center-5248:before,
.green_a30d:after,
.green_a30d:before,
.box-3412:after,
.box-3412:before,
.steel-327c:after,
.steel-327c:before,
.hover-soft-af7d:after,
.hover-soft-af7d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.brown-7ba2:after,
.article-center-5248:after,
.green_a30d:after,
.box-3412:after,
.steel-327c:after,
.hover-soft-af7d:after {
  clear: both;
}
.article-center-5248 .menu-f7f9,
.green_a30d .menu-f7f9,
.text-5c39 .menu-f7f9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pagination_south_efd2 {
  display: inline-block;
}
.frame-4bd7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame-4bd7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame-4bd7 .lite-997f {
  padding: 1em 0;
  font-size: 85%;
}
.lite-997f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort-167b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort-167b:after,
.sort-167b:before {
  content: "";
  display: table;
}
.sort-167b:after {
  clear: both;
}
.active_c181 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.item-slow-7372 .active_c181 {
  max-width: 50%;
}
.overlay_d259 .active_c181 {
  max-width: 33.33%;
}
.module_3f42 .active_c181 {
  max-width: 25%;
}
.card-lower-8032 .active_c181 {
  max-width: 20%;
}
.focus_pressed_8cf2 .active_c181 {
  max-width: 16.66%;
}
.soft_d63c .active_c181 {
  max-width: 14.28%;
}
.picture_bec8 .active_c181 {
  max-width: 12.5%;
}
.image-current-4d07 .active_c181 {
  max-width: 11.11%;
}
.element_6530 {
  display: block;
}
.secondary-white-ecb9 .icon-ad56 label,
.secondary-white-ecb9 .focus_stale_4c61 label,
.secondary-white-ecb9 .media-2cc3 label,
.secondary-white-ecb9 .next-1a86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver_d14b {
  list-style: none;
  margin: 0;
}
.silver_d14b article.element-7f20 {
  margin-bottom: 0;
}
.silver_d14b ul {
  list-style: none;
  margin: 0;
}
.silver_d14b .stone-6746 li.element-7f20 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver_d14b .stone-6746 li.element-7f20 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver_d14b .stone-6746 li.element-7f20: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) {
  .silver_d14b .stone-6746 li.element-7f20 li.element-7f20 li.element-7f20 li.element-7f20 {
    padding-left: 0;
  }
}
article.element-7f20 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-7f20 .article-center-5248 p:last-of-type {
  margin-bottom: 0;
}
article.element-7f20 .dropdown_basic_aca2 {
  float: left;
}
article.element-7f20 .smooth_4ac9 {
  margin-left: 85px;
}
article.element-7f20 .paragraph-6690 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-7f20 .paragraph-6690 .logo_copper_ef51 {
  margin-left: 10px;
}
article.element-7f20 .action_7fcd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-7f20 .alert_ed01 {
  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 .icon-ad56,
  #respond .media-2cc3,
  #respond .next-1a86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-ad56 input,
#respond .media-2cc3 input,
#respond .next-1a86 input {
  width: 100%;
}
#respond .next-1a86 {
  margin-right: 0;
}
#respond .pattern_bottom_db21 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_4131 {
  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;
}
.description_4131.widget-tiny-8927 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description_4131 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%);
}
.description_4131:focus,
.description_4131: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);
}
.tag-steel-735b {
  border-radius: 10%;
}
.active-8afa {
  border-radius: 50%;
}
.component_3d16 {
  font-size: 0.72em;
}
.paragraph_upper_3c28 {
  font-size: 0.875em;
}
.highlight-feb3 {
  font-size: 1.1em;
}
.widget_01d1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.widget_01d1.component_3d16 {
  letter-spacing: 0.5px;
}
.gallery-9610,
.gallery-9610 a {
  color: #6d6d6d;
}
.gallery-9610 a:hover {
  color: #111;
}
.progress-ce98 {
  color: #6d6d6d;
}
.short_02ef {
  overflow-x: hidden;
}
.short_02ef .avatar-wide-5f36.steel-de63 {
  position: relative;
}
.short_02ef .avatar-wide-5f36.steel-de63.input_hard_1164 {
  position: initial;
}
.short_02ef
  .avatar-wide-5f36.steel-de63.input_hard_1164
  .dirty_1f5c {
  left: auto;
}
.short_02ef .avatar-wide-5f36 .dirty_1f5c {
  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;
}
.short_02ef .avatar-wide-5f36:hover.steel-de63 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.short_02ef
  .avatar-wide-5f36:hover.steel-de63
  .dirty_1f5c {
  display: block;
  z-index: 9999999;
}
.short_02ef .thick-a7cd .highlight_short_101c,
.short_02ef .left-4a27 .highlight_short_101c {
  display: none;
}
.short_02ef .bronze_a17d .avatar-wide-5f36:hover.steel-de63 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.secondary-white-ecb9 .icon-ad56 label,
.secondary-white-ecb9 .focus_stale_4c61 label,
.secondary-white-ecb9 .media-2cc3 label,
.secondary-white-ecb9 .next-1a86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.silver_d14b {
  list-style: none;
  margin: 0;
}
.silver_d14b article.element-7f20 {
  margin-bottom: 0;
}
.silver_d14b ul {
  list-style: none;
  margin: 0;
}
.silver_d14b .stone-6746 li.element-7f20 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .silver_d14b .stone-6746 li.element-7f20 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .silver_d14b .stone-6746 li.element-7f20: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) {
  .silver_d14b .stone-6746 li.element-7f20 li.element-7f20 li.element-7f20 li.element-7f20 {
    padding-left: 0;
  }
}
article.element-7f20 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-7f20 .article-center-5248 p:last-of-type {
  margin-bottom: 0;
}
article.element-7f20 .dropdown_basic_aca2 {
  float: left;
}
article.element-7f20 .smooth_4ac9 {
  margin-left: 85px;
}
article.element-7f20 .paragraph-6690 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-7f20 .paragraph-6690 .logo_copper_ef51 {
  margin-left: 10px;
}
article.element-7f20 .action_7fcd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-7f20 .alert_ed01 {
  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 .icon-ad56,
  #respond .media-2cc3,
  #respond .next-1a86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-ad56 input,
#respond .media-2cc3 input,
#respond .next-1a86 input {
  width: 100%;
}
#respond .next-1a86 {
  margin-right: 0;
}
#respond .pattern_bottom_db21 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thick-a7cd .pattern-8380 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pattern-8380 .badge-98eb.steel-88e6 .active_left_fd8f > li > a:focus,
.pattern-8380 .badge-98eb.steel-88e6 .active_left_fd8f > li > a:hover,
.pattern-8380 .badge-98eb.heading_in_a2b9 .active_left_fd8f > li > a:focus,
.pattern-8380 .badge-98eb.heading_in_a2b9 .active_left_fd8f > li > a:hover,
.pattern-8380 .badge-98eb.lower-3c38 .active_left_fd8f > li > a:focus,
.pattern-8380 .badge-98eb.lower-3c38 .active_left_fd8f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-8380
  .badge-98eb.steel-88e6
  .active_left_fd8f
  > li.tag-be42
  > a,
.pattern-8380
  .badge-98eb.steel-88e6
  .active_left_fd8f
  > li.column_up_0a25
  > a,
.pattern-8380
  .badge-98eb.heading_in_a2b9
  .active_left_fd8f
  > li.tag-be42
  > a,
.pattern-8380
  .badge-98eb.heading_in_a2b9
  .active_left_fd8f
  > li.column_up_0a25
  > a,
.pattern-8380
  .badge-98eb.lower-3c38
  .active_left_fd8f
  > li.tag-be42
  > a,
.pattern-8380 .badge-98eb.lower-3c38 .active_left_fd8f > li.input-smooth-afa5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-8380 .dropdown_6dce,
.pattern-8380 .dropdown_6dce a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-8380 .status-d1ed.item_7cce li a,
.pattern-8380 .thumbnail_5601 a,
.pattern-8380 .tertiary_dynamic_4fa4,
.pattern-8380 .active_left_fd8f > li > a,
.pattern-8380 .sidebar-pink-db1a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380 .status-d1ed.item_7cce li a:hover,
.pattern-8380 .thumbnail_5601 a:hover,
.pattern-8380 .tertiary_dynamic_4fa4:hover,
.pattern-8380 .active_left_fd8f > li > a:hover,
.pattern-8380 .sidebar-pink-db1a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-8380 .advanced-2be6 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380 .advanced-2be6 .easy-0ae7 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-8380 .advanced-2be6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-8380 .avatar-a314 .overlay-up-c406 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380 .avatar-a314 .overlay-up-c406 .form-pro-a23d {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380
  .avatar-a314
  .overlay-up-c406
  .form-pro-a23d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380
  .avatar-a314
  .overlay-up-c406
  .form-pro-a23d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380
  .avatar-a314
  .overlay-up-c406
  .form-pro-a23d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380
  .avatar-a314
  .overlay-up-c406
  .form-pro-a23d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380 .avatar-a314 .chip_stone_6186 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-8380 .avatar-a314 .chip_stone_6186:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_3428
  .pattern-8380
  .avatar-a314
  .text-iron-6032
  .filter-purple-ae79 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_3428
  .pattern-8380
  .avatar-a314
  .text-iron-6032
  .form-pro-a23d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick-a7cd .accent_96cc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accent_96cc .badge-98eb.steel-88e6 .active_left_fd8f > li > a:focus,
.accent_96cc .badge-98eb.steel-88e6 .active_left_fd8f > li > a:hover,
.accent_96cc .badge-98eb.heading_in_a2b9 .active_left_fd8f > li > a:focus,
.accent_96cc .badge-98eb.heading_in_a2b9 .active_left_fd8f > li > a:hover,
.accent_96cc .badge-98eb.lower-3c38 .active_left_fd8f > li > a:focus,
.accent_96cc .badge-98eb.lower-3c38 .active_left_fd8f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_96cc
  .badge-98eb.steel-88e6
  .active_left_fd8f
  > li.tag-be42
  > a,
.accent_96cc
  .badge-98eb.steel-88e6
  .active_left_fd8f
  > li.column_up_0a25
  > a,
.accent_96cc
  .badge-98eb.heading_in_a2b9
  .active_left_fd8f
  > li.tag-be42
  > a,
.accent_96cc
  .badge-98eb.heading_in_a2b9
  .active_left_fd8f
  > li.column_up_0a25
  > a,
.accent_96cc
  .badge-98eb.lower-3c38
  .active_left_fd8f
  > li.tag-be42
  > a,
.accent_96cc .badge-98eb.lower-3c38 .active_left_fd8f > li.input-smooth-afa5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_96cc .dropdown_6dce,
.accent_96cc .dropdown_6dce a {
  color: rgba(0, 0, 0, 0.8);
}
.accent_96cc .status-d1ed.item_7cce li a,
.accent_96cc .thumbnail_5601 a,
.accent_96cc .tertiary_dynamic_4fa4,
.accent_96cc .active_left_fd8f > li > a,
.accent_96cc .sidebar-pink-db1a {
  color: rgba(0, 0, 0, 0.55);
}
.accent_96cc .status-d1ed.item_7cce li a:hover,
.accent_96cc .thumbnail_5601 a:hover,
.accent_96cc .tertiary_dynamic_4fa4:hover,
.accent_96cc .active_left_fd8f > li > a:hover,
.accent_96cc .sidebar-pink-db1a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_96cc .advanced-2be6 {
  color: rgba(0, 0, 0, 0.55);
}
.accent_96cc .advanced-2be6 .easy-0ae7 {
  color: rgba(0, 0, 0, 0.8);
}
.accent_96cc .advanced-2be6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-8bcf .alert_cb0b {
  margin-left: auto;
  margin-right: auto;
}
.green_a30d > * {
  margin-left: auto;
  margin-right: auto;
}
.green_a30d .link_d9ab {
  margin-right: 1.41575em;
}
.current-57d3 .green_a30d > .pagination_25cf {
  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;
}
.current-57d3 .green_a30d > .old_ff85 {
  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;
}
.brown-5afa.component-8bcf .alert_cb0b,
.progress_2698.component-8bcf .alert_cb0b {
  margin-left: 0;
}
.image_focused_f08d.component-8bcf .alert_cb0b,
.hover_fluid_324b.component-8bcf .alert_cb0b {
  margin-right: 0;
}
.green_a30d ol,
.green_a30d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.complex-55b4 video {
  max-width: 100%;
}
.gradient_gas_3945 img {
  display: block;
}
.gradient_gas_3945.link_d9ab,
.gradient_gas_3945.left_f5aa {
  width: 100%;
}
.gradient_gas_3945.old_ff85 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label_d969:not(.gradient_full_4bb2) {
  margin: 1.5em auto;
}
.content-simple-3048 p {
  padding: 1.5em 14px;
}
ul.liquid_7dc8.old_ff85,
ul.liquid_7dc8.pagination_25cf,
ul.liquid_7dc8.wide_d68f.pagination_25cf {
  padding: 0 14px;
}
.lite-28ae {
  display: block;
  overflow-x: auto;
}
.lite-28ae table {
  border-collapse: collapse;
  width: 100%;
}
.lite-28ae td,
.lite-28ae th {
  padding: 0.5em;
}
.green_a30d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.green_a30d ol ol,
.green_a30d ol ul,
.green_a30d ul ol,
.green_a30d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.green_a30d ol ol li,
.green_a30d ol ul li,
.green_a30d ul ol li,
.green_a30d ul ul li {
  margin-left: 0;
}
.light-ce87.text_71f6 > .tabs-tall-b705 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.light-ce87.text_71f6 > .tabs-tall-b705 iframe,
.light-ce87.text_71f6 > .tabs-tall-b705 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.menu_fixed_cabe {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.menu_fixed_cabe.light-85fd {
  padding: 0;
}
.menu_fixed_cabe.light-85fd cite {
  font-size: 13px;
}
.menu_fixed_cabe > * {
  margin-left: 16px;
  margin-right: 16px;
}
.menu_fixed_cabe cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort-03bd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort-03bd > p:first-child {
  margin-top: 0;
}
.sort-03bd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort-03bd blockquote {
  border-left: 0;
}
.sidebar_tiny_8aa0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_tiny_8aa0:not(.grid_tiny_da5a) {
  max-width: 100px;
}
.sidebar_tiny_8aa0.light_ff8d {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_tiny_8aa0.light_ff8d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .content-simple-3048 p {
    padding: 1.5em 0;
  }
}
.pattern_c7ec {
  color: #0073aa;
}
.summary_west_a79f {
  background-color: #0073aa;
}
.icon-selected-624e {
  color: #229fd8;
}
.breadcrumb_06a3 {
  background-color: #229fd8;
}
.module-stale-45e7 {
  color: #eee;
}
.black_45d9 {
  background-color: #eee;
}
.summary_3a2e {
  color: #444;
}
.fresh-c993 {
  background-color: #444;
}
.tag-old-cd04 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag-old-cd04 .accordion-dirty-8f75 .thumbnail_5601 {
  font-size: 15px;
}
.tag-old-cd04 .thumbnail_5601 {
  line-height: 1.3;
}
.tag-old-cd04 .accent_96cc {
}
.tag-old-cd04 .pattern-8380 {
  background: #235787;
}
.paragraph-thick-1992 {
  padding: 0;
}
.paragraph-thick-1992 .pattern-8380 {
  background: #1a1a1a;
}
.paragraph-thick-1992 .accent_96cc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component_simple_89e7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component_simple_89e7 .accent_96cc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component_simple_89e7 .pattern-8380 {
  background: #303030;
}
.hover-soft-af7d {
  position: relative;
  z-index: 10;
}
.hover-soft-af7d .paper-074e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message_last_4f19 .steel-de63 {
  display: inline-block;
  vertical-align: middle;
}
.message_last_4f19.fixed_5255 .steel-de63 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .message_last_4f19.fixed_5255 .steel-de63 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .message_last_4f19.fixed_5255 .steel-de63 {
    margin-right: 0.4em;
  }
}
.message_last_4f19.fixed_5255 .steel-de63:last-child {
  margin-right: 0;
}
.box-wood-fae0 .paper-074e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thick-a7cd .accordion-dirty-8f75 {
    margin: 0 -0.5em;
  }
  .thick-a7cd .accordion-dirty-8f75 [class*="customify-col-"],
  .thick-a7cd .accordion-dirty-8f75 [class*="customify-col_"],
  .thick-a7cd .accordion-dirty-8f75 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thick-a7cd.outline-simple-f748 .paper-074e {
  background: 0 0 !important;
}
.thick-a7cd.outline-simple-f748 .paper-074e,
.thick-a7cd.box-wood-fae0 .paper-074e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thick-a7cd.hover-bottom-4af0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thick-a7cd.box-wood-fae0 .paper-074e {
  box-shadow: none !important;
}
.summary-07d1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .summary-07d1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .summary-07d1 {
    padding: 18px 0 20px;
  }
}
.summary-07d1 .box_f19a {
  width: 100%;
}
.summary-07d1 .wide-7e4c {
  margin-bottom: 0;
}
.summary-07d1 .pro_409f {
  margin-top: 5px;
  font-size: 0.875em;
}
.black-e563 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.black-e563 .panel-simple-bf11 {
  width: 100%;
}
.module-focused-3383 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.module-focused-3383 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.module-focused-3383 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;
}
.module-focused-3383 li:last-child:after {
  display: none;
}
.module-focused-3383 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern_daf2 .highlight_short_101c button,
.summary-07d1 .highlight_short_101c button {
  left: 0;
}
.pattern_daf2 .panel-simple-bf11,
.summary-07d1 .panel-simple-bf11 {
  padding-left: 0;
  padding-right: 0;
}
.pattern_daf2 .black-e563,
.summary-07d1 .black-e563 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern_daf2 {
  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;
}
.pattern_daf2: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;
}
.pattern_daf2 .main-cf0a {
  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) {
  .pattern_daf2 .main-cf0a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern_daf2 .main-cf0a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_daf2 .main-cf0a {
    min-height: 200px;
  }
}
.pattern_daf2 .module-focused-3383 {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_daf2 .module-focused-3383 a,
.pattern_daf2 .module-focused-3383 li:after {
  color: inherit;
}
.pattern_daf2 .module-focused-3383 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.active-tiny-57db {
  margin-bottom: 0.5em;
}
.card-light-e804 {
  margin-bottom: 1.2em;
}
.card-light-e804,
.active-tiny-57db {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card-light-e804 p:last-child,
.active-tiny-57db p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .highlight_short_101c,
#masthead .highlight_short_101c {
  display: none;
}
#masthead
  > .highlight_short_101c.copper-f8ba {
  display: none;
}
#masthead > .highlight_short_101c button {
  left: 0;
}
.iron-720b {
  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%;
}
.iron-720b .steel-de63 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.iron-720b .purple-d311 {
  display: -webkit-box;
  display: flex;
}
.iron-720b .purple-d311.outline-static-faeb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.iron-720b .purple-d311.detail_simple_dd43 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.iron-720b .purple-d311.hard-d10b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.iron-720b.slider_selected_1691.simple-fe6e .purple-d311.outline-static-faeb {
  flex-basis: 100%;
}
.iron-720b.breadcrumb-glass-268d .purple-d311.detail_simple_dd43 {
  -webkit-box-flex: 1;
  flex: auto;
}
.iron-720b.breadcrumb-glass-268d .purple-d311.hard-d10b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .highlight_short_101c.copper-f8ba {
  display: none;
}
#masthead > .highlight_short_101c button {
  left: 0;
}
.card-fluid-8f0c {
  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;
}
.card-fluid-8f0c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.card-fluid-8f0c.south_7c64 i {
  margin-right: 4px;
}
.card-fluid-8f0c.badge-bdcb i {
  margin-left: 5px;
}
.thumbnail_5601 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail_5601 p:last-child {
  margin-bottom: 0;
}
.pink_03cc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pink_03cc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pink_03cc img {
  display: block;
  width: auto;
  line-height: 1;
}
.pink_03cc .dropdown_6dce {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pink_03cc .breadcrumb_copper_3a67 {
  margin: 5px 0 7px 0;
}
.pink_03cc.thumbnail_dim_b98c .over_839b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_03cc.thumbnail_dim_b98c .current-540d {
  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;
}
.pink_03cc.preview-pink-963d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pink_03cc.preview-pink-963d .over_839b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pink_03cc.preview-pink-963d .current-540d {
  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;
}
.pink_03cc.secondary_bd3a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink_03cc.description_a0be {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pink_03cc.description_a0be .current-540d {
  margin-top: 7px;
}
.west_0dbb {
  display: inline-block;
}
.hover-soft-af7d .shade_3aa1 .pink_03cc img {
  max-width: 100%;
}
.badge-98eb .hard-0fe6.menu-fast-0b84,
.video_stale_feab .hard-0fe6.menu-fast-0b84 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge-98eb .outline-57ec,
.video_stale_feab .outline-57ec {
  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%);
}
.badge-98eb .outline-57ec {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.badge-98eb.focused_8974 .outline-57ec {
  display: none;
}
.badge-98eb .outline-7b43 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge-98eb .outline-7b43 li {
  display: inline-block;
  position: relative;
}
.badge-98eb .outline-7b43 li:last-child {
  margin-right: 0;
}
.badge-98eb .outline-7b43 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;
}
.badge-98eb .outline-7b43 li.input-smooth-afa5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.badge-98eb .outline-7b43 > 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;
}
.badge-98eb .outline-7b43 > li > a i {
  line-height: 0;
}
.badge-98eb .outline-7b43 > li.shadow_71ab > a .outline-57ec {
  margin-left: 4px;
  line-height: 0;
}
.badge-98eb .outline-7b43 .silver_d434 li.shadow_71ab > a {
  position: relative;
}
.badge-98eb .outline-7b43 .silver_d434 li.shadow_71ab > a:after,
.badge-98eb .outline-7b43 .silver_d434 li.shadow_71ab > a:before {
  content: "";
  display: table;
}
.badge-98eb .outline-7b43 .silver_d434 li.shadow_71ab > a:after {
  clear: both;
}
.badge-98eb .outline-7b43 .silver_d434 li.shadow_71ab > a .outline-57ec {
  margin-left: 5px;
  float: right;
}
.badge-98eb .secondary_action_fca9,
.badge-98eb .silver_d434 {
  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;
}
.badge-98eb .silver_d434 {
  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;
}
.badge-98eb .silver_d434 .menu-fast-0b84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge-98eb .silver_d434 .outline-57ec {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.badge-98eb .silver_d434 li {
  display: block;
  margin: 0;
  padding: 0;
}
.badge-98eb .silver_d434 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;
}
.badge-98eb .silver_d434 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.badge-98eb .silver_d434 .silver_d434 {
  top: 0;
  left: 100%;
}
.badge-98eb .thumbnail_plasma_8491.fn-focus-ea88 > .secondary_action_fca9,
.badge-98eb .thumbnail_plasma_8491.fn-focus-ea88 > .silver_d434,
.badge-98eb .thumbnail_plasma_8491:focus > .secondary_action_fca9,
.badge-98eb .thumbnail_plasma_8491:focus > .silver_d434,
.badge-98eb .thumbnail_plasma_8491:hover > .secondary_action_fca9,
.badge-98eb .thumbnail_plasma_8491:hover > .silver_d434 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.badge-98eb.lower-3c38 .active_left_fd8f:after,
.badge-98eb.lower-3c38 .active_left_fd8f:before {
  content: "";
  display: table;
}
.badge-98eb.lower-3c38 .active_left_fd8f:after {
  clear: both;
}
.badge-98eb.lower-3c38 .active_left_fd8f > li {
  float: left;
}
.badge-98eb.accordion-689d .active_left_fd8f:after,
.badge-98eb.accordion-689d .active_left_fd8f:before {
  content: "";
  display: table;
}
.badge-98eb.accordion-689d .active_left_fd8f:after {
  clear: both;
}
.badge-98eb.accordion-689d .active_left_fd8f > li {
  float: left;
}
.badge-98eb.accordion-689d .active_left_fd8f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.badge-98eb.accordion-689d .active_left_fd8f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.badge-98eb.accordion-689d .active_left_fd8f > li.tag-be42 > a,
.badge-98eb.accordion-689d .active_left_fd8f > li.input-smooth-afa5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.badge-98eb.steel-88e6 .active_left_fd8f > li > a .menu-fast-0b84 {
  position: relative;
}
.badge-98eb.steel-88e6 .active_left_fd8f > li > a .menu-fast-0b84: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;
}
.badge-98eb.steel-88e6
  .active_left_fd8f
  > li:focus
  > a
  .menu-fast-0b84:before,
.badge-98eb.steel-88e6
  .active_left_fd8f
  > li:hover
  > a
  .menu-fast-0b84:before {
  width: 100%;
  background-color: currentColor;
}
.badge-98eb.steel-88e6
  .active_left_fd8f
  > li.tag-be42
  > a
  .menu-fast-0b84:before,
.badge-98eb.steel-88e6
  .active_left_fd8f
  > li.column_up_0a25
  > a
  .menu-fast-0b84:before {
  width: 100%;
  background-color: currentColor;
}
.badge-98eb.heading_in_a2b9 .active_left_fd8f > li > a .menu-fast-0b84 {
  position: relative;
}
.badge-98eb.heading_in_a2b9 .active_left_fd8f > li > a .menu-fast-0b84: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;
}
.badge-98eb.heading_in_a2b9 .active_left_fd8f > li:focus > a .menu-fast-0b84:before,
.badge-98eb.heading_in_a2b9
  .active_left_fd8f
  > li:hover
  > a
  .menu-fast-0b84:before {
  width: 100%;
  background-color: currentColor;
}
.badge-98eb.heading_in_a2b9
  .active_left_fd8f
  > li.tag-be42
  > a
  .menu-fast-0b84:before,
.badge-98eb.heading_in_a2b9
  .active_left_fd8f
  > li.column_up_0a25
  > a
  .menu-fast-0b84:before {
  width: 100%;
  background-color: currentColor;
}
.video_stale_feab .outline-7b43 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video_stale_feab .outline-7b43 li:first-child > a {
  border-top: none;
}
.video_stale_feab .outline-7b43 .red_3a27 > .menu-fast-0b84 .outline-57ec {
  display: none;
}
.video_stale_feab .outline-7b43 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video_stale_feab .outline-7b43 li:last-child {
  border: none;
}
.video_stale_feab .outline-7b43 li.shadow_71ab > a {
  padding-right: 45px !important;
}
.video_stale_feab .outline-7b43 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video_stale_feab .outline-7b43 li a:focus,
.video_stale_feab .outline-7b43 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_stale_feab .outline-7b43 li .aside_hot_21fd {
  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;
}
.video_stale_feab .outline-7b43 li .aside_hot_21fd:hover {
  box-shadow: none;
}
.video_stale_feab .outline-7b43 li .aside_hot_21fd .outline-57ec {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video_stale_feab .outline-7b43 .silver_d434 {
  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);
}
.video_stale_feab .outline-7b43 .silver_d434 li a {
  padding-left: 3em;
}
.video_stale_feab .outline-7b43 .menu-active-c63e > a .aside_hot_21fd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video_stale_feab .outline-7b43 .menu-active-c63e > .silver_d434 {
  display: block;
  opacity: 1;
}
.smooth_77b9 {
  max-width: 100%;
}
.smooth_7a33 {
  line-height: 0;
  cursor: pointer;
}
.sidebar-pink-db1a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sidebar-pink-db1a:hover {
  box-shadow: none;
  color: currentColor;
}
.sidebar-pink-db1a svg {
  width: 18px;
  height: 18px;
}
.sidebar-pink-db1a .notice_dim_f786 {
  display: none;
}
.thumbnail-496c {
  position: relative;
}
.thumbnail-496c.fn-active-ea88 .sidebar-pink-db1a .surface_brown_009c {
  display: none;
}
.thumbnail-496c.fn-active-ea88 .sidebar-pink-db1a .notice_dim_f786 {
  display: inline-block;
}
.thumbnail-496c .module_thick_c5c2 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.thumbnail-496c.fresh_568d .module_thick_c5c2 {
  left: auto;
  right: -0.9em;
}
.thumbnail-496c.fresh_568d .gold_3ac2::before {
  left: auto;
  right: 15px;
}
.thumbnail-496c.fn-active-ea88 .module_thick_c5c2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.text-iron-6032 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.text-iron-6032 label {
  flex-basis: 100%;
}
.text-iron-6032 .overlay-up-c406 {
  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;
}
.text-iron-6032 .form-pro-a23d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.text-iron-6032 .form-pro-a23d:focus {
  background-color: transparent;
}
.text-iron-6032 button.chip_stone_6186 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.text-iron-6032 button.chip_stone_6186:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.text-iron-6032 button.chip_stone_6186 svg {
  width: 18px;
  height: 18px;
}
.text-iron-6032 input[type="submit"] {
  min-height: auto;
}
.avatar-a314 .text-iron-6032 .form-pro-a23d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold_3ac2 {
  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) {
  .gold_3ac2 {
    width: 220px;
  }
}
.gold_3ac2 label {
  flex-basis: 100%;
}
.gold_3ac2::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;
}
.tooltip_3428 .avatar-a314 .text-iron-6032 {
  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;
}
.tooltip_3428
  .avatar-a314
  .text-iron-6032
  .overlay-up-c406 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip_3428 .avatar-a314 .text-iron-6032 .form-pro-a23d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip_3428
  .avatar-a314
  .text-iron-6032
  .form-pro-a23d:focus {
  background: 0 0;
}
.tooltip_3428
  .avatar-a314
  .text-iron-6032
  .filter-purple-ae79 {
  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;
}
.status-d1ed {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.status-d1ed li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.status-d1ed li:last-child {
  margin-right: 0;
}
.status-d1ed li:first-child {
  margin-left: 0;
}
.status-d1ed.box-cfde a {
  color: #fff;
}
.status-d1ed.box-cfde a:hover {
  color: #fff;
}
.status-d1ed a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.status-d1ed a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.status-d1ed a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.status-d1ed a:hover {
  opacity: 0.9;
  color: inherit;
}
.status-d1ed [class*="social-icon-apple"] {
  background-color: #999;
}
.status-d1ed [class*="social-icon-apple"].white_4e34 {
  background-color: transparent;
  color: #999;
}
.status-d1ed [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.status-d1ed [class*="social-icon-behance"].white_4e34 {
  background-color: transparent;
  color: #1769ff;
}
.status-d1ed [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.status-d1ed [class*="social-icon-bitbucket"].white_4e34 {
  background-color: transparent;
  color: #205081;
}
.status-d1ed [class*="social-icon-codepen"] {
  background-color: #000;
}
.status-d1ed [class*="social-icon-codepen"].white_4e34 {
  background-color: transparent;
  color: #000;
}
.status-d1ed [class*="social-icon-delicious"] {
  background-color: #39f;
}
.status-d1ed [class*="social-icon-delicious"].white_4e34 {
  background-color: transparent;
  color: #39f;
}
.status-d1ed [class*="social-icon-digg"] {
  background-color: #005be2;
}
.status-d1ed [class*="social-icon-digg"].white_4e34 {
  background-color: transparent;
  color: #005be2;
}
.status-d1ed [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.status-d1ed [class*="social-icon-dribbble"].white_4e34 {
  background-color: transparent;
  color: #ea4c89;
}
.status-d1ed [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.status-d1ed [class*="social-icon-envelope"].white_4e34 {
  background-color: transparent;
  color: #ea4335;
}
.status-d1ed [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.status-d1ed [class*="social-icon-facebook"].white_4e34 {
  background-color: transparent;
  color: #3b5998;
}
.status-d1ed [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.status-d1ed [class*="social-icon-flickr"].white_4e34 {
  background-color: transparent;
  color: #0063dc;
}
.status-d1ed [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.status-d1ed [class*="social-icon-foursquare"].white_4e34 {
  background-color: transparent;
  color: #2d5be3;
}
.status-d1ed [class*="social-icon-github"] {
  background-color: #333;
}
.status-d1ed [class*="social-icon-github"].white_4e34 {
  background-color: transparent;
  color: #333;
}
.status-d1ed [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.status-d1ed [class*="social-icon-google-plus"].white_4e34 {
  background-color: transparent;
  color: #dd4b39;
}
.status-d1ed [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.status-d1ed [class*="social-icon-houzz"].white_4e34 {
  background-color: transparent;
  color: #7ac142;
}
.status-d1ed [class*="social-icon-instagram"] {
  background-color: #262626;
}
.status-d1ed [class*="social-icon-instagram"].white_4e34 {
  background-color: transparent;
  color: #262626;
}
.status-d1ed [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.status-d1ed [class*="social-icon-jsfiddle"].white_4e34 {
  background-color: transparent;
  color: #487aa2;
}
.status-d1ed [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.status-d1ed [class*="social-icon-linkedin"].white_4e34 {
  background-color: transparent;
  color: #0077b5;
}
.status-d1ed [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.status-d1ed [class*="social-icon-medium"].white_4e34 {
  background-color: transparent;
  color: #00ab6b;
}
.status-d1ed [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.status-d1ed
  [class*="social-icon-odnoklassniki"].white_4e34 {
  background-color: transparent;
  color: #f4731c;
}
.status-d1ed [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.status-d1ed [class*="social-icon-meetup"].white_4e34 {
  background-color: transparent;
  color: #ec1c40;
}
.status-d1ed [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.status-d1ed [class*="social-icon-pinterest"].white_4e34 {
  background-color: transparent;
  color: #bd081c;
}
.status-d1ed [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.status-d1ed [class*="social-icon-product-hunt"].white_4e34 {
  background-color: transparent;
  color: #da552f;
}
.status-d1ed [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.status-d1ed [class*="social-icon-reddit"].white_4e34 {
  background-color: transparent;
  color: #ff4500;
}
.status-d1ed [class*="social-icon-rss"] {
  background-color: #f26522;
}
.status-d1ed [class*="social-icon-rss"].white_4e34 {
  background-color: transparent;
  color: #f26522;
}
.status-d1ed [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.status-d1ed
  [class*="social-icon-shopping-cart"].white_4e34 {
  background-color: transparent;
  color: #4caf50;
}
.status-d1ed [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.status-d1ed [class*="social-icon-skype"].white_4e34 {
  background-color: transparent;
  color: #00aff0;
}
.status-d1ed [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.status-d1ed [class*="social-icon-slideshare"].white_4e34 {
  background-color: transparent;
  color: #0077b5;
}
.status-d1ed [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.status-d1ed [class*="social-icon-snapchat"].white_4e34 {
  background-color: transparent;
  color: #fffc00;
}
.status-d1ed [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.status-d1ed [class*="social-icon-soundcloud"].white_4e34 {
  background-color: transparent;
  color: #f80;
}
.status-d1ed [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.status-d1ed [class*="social-icon-spotify"].white_4e34 {
  background-color: transparent;
  color: #2ebd59;
}
.status-d1ed [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.status-d1ed
  [class*="social-icon-stack-overflow"].white_4e34 {
  background-color: transparent;
  color: #fe7a15;
}
.status-d1ed [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.status-d1ed [class*="social-icon-maldkfgram"].white_4e34 {
  background-color: transparent;
  color: #2ca5e0;
}
.status-d1ed [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.status-d1ed [class*="social-icon-tripadvisor"].white_4e34 {
  background-color: transparent;
  color: #589442;
}
.status-d1ed [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.status-d1ed [class*="social-icon-tumblr"].white_4e34 {
  background-color: transparent;
  color: #35465c;
}
.status-d1ed [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.status-d1ed [class*="social-icon-twitch"].white_4e34 {
  background-color: transparent;
  color: #6441a5;
}
.status-d1ed [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.status-d1ed [class*="social-icon-twitter"].white_4e34 {
  background-color: transparent;
  color: #1da1f2;
}
.status-d1ed [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.status-d1ed [class*="social-icon-vimeo"].white_4e34 {
  background-color: transparent;
  color: #1ab7ea;
}
.status-d1ed [class*="social-icon-vk"] {
  background-color: #45668e;
}
.status-d1ed [class*="social-icon-vk"].white_4e34 {
  background-color: transparent;
  color: #45668e;
}
.status-d1ed [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.status-d1ed [class*="social-icon-weibo"].white_4e34 {
  background-color: transparent;
  color: #df2029;
}
.status-d1ed [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.status-d1ed [class*="social-icon-weixin"].white_4e34 {
  background-color: transparent;
  color: #7bb32e;
}
.status-d1ed [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.status-d1ed [class*="social-icon-whatsapp"].white_4e34 {
  background-color: transparent;
  color: #25d366;
}
.status-d1ed [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.status-d1ed [class*="social-icon-wordpress"].white_4e34 {
  background-color: transparent;
  color: #21759b;
}
.status-d1ed [class*="social-icon-xing"] {
  background-color: #026466;
}
.status-d1ed [class*="social-icon-xing"].white_4e34 {
  background-color: transparent;
  color: #026466;
}
.status-d1ed [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.status-d1ed [class*="social-icon-yelp"].white_4e34 {
  background-color: transparent;
  color: #af0606;
}
.status-d1ed [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.status-d1ed [class*="social-icon-youtube"].white_4e34 {
  background-color: transparent;
  color: #cd201f;
}
.tertiary_dynamic_4fa4 {
  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;
}
.tertiary_dynamic_4fa4:hover {
  box-shadow: none;
  background: 0 0;
}
.border-tall-47f4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.background_yellow_3eda {
  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;
}
.silver_f619 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.red_8432 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.red_8432,
.red_8432::after,
.red_8432::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;
}
.red_8432::after,
.red_8432::before {
  content: "";
  display: block;
  background-color: inherit;
}
.article_367a .background_yellow_3eda .silver_f619 {
  margin-top: -2px;
  width: 19px;
}
.article_367a .background_yellow_3eda .red_8432 {
  margin-top: -1px;
}
.article_367a .background_yellow_3eda .red_8432,
.article_367a .background_yellow_3eda .red_8432::after,
.article_367a .background_yellow_3eda .red_8432::before {
  width: 19px;
  height: 2px;
}
.article_367a .background_yellow_3eda .red_8432::before {
  top: -6px;
}
.article_367a .background_yellow_3eda .red_8432::after {
  bottom: -6px;
}
.thumbnail-brown-dc1c .background_yellow_3eda .silver_f619 {
  margin-top: -2px;
  width: 22px;
}
.thumbnail-brown-dc1c .background_yellow_3eda .red_8432 {
  margin-top: -1px;
}
.thumbnail-brown-dc1c .background_yellow_3eda .red_8432,
.thumbnail-brown-dc1c .background_yellow_3eda .red_8432::after,
.thumbnail-brown-dc1c .background_yellow_3eda .red_8432::before {
  width: 22px;
  height: 2px;
}
.thumbnail-brown-dc1c .background_yellow_3eda .red_8432::before {
  top: -7px;
}
.thumbnail-brown-dc1c .background_yellow_3eda .red_8432::after {
  bottom: -7px;
}
.backdrop_80b6 .background_yellow_3eda .silver_f619 {
  margin-top: -2px;
  width: 31px;
}
.backdrop_80b6 .background_yellow_3eda .red_8432 {
  margin-top: -1.5px;
}
.backdrop_80b6 .background_yellow_3eda .red_8432,
.backdrop_80b6 .background_yellow_3eda .red_8432::after,
.backdrop_80b6 .background_yellow_3eda .red_8432::before {
  width: 31px;
  height: 3px;
}
.backdrop_80b6 .background_yellow_3eda .red_8432::before {
  top: -9px;
}
.backdrop_80b6 .background_yellow_3eda .red_8432::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dirty-13e3 .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 19px;
  }
  .dirty-13e3 .background_yellow_3eda .red_8432 {
    margin-top: -1px;
  }
  .dirty-13e3 .background_yellow_3eda .red_8432,
  .dirty-13e3 .background_yellow_3eda .red_8432::after,
  .dirty-13e3 .background_yellow_3eda .red_8432::before {
    width: 19px;
    height: 2px;
  }
  .dirty-13e3 .background_yellow_3eda .red_8432::before {
    top: -6px;
  }
  .dirty-13e3 .background_yellow_3eda .red_8432::after {
    bottom: -6px;
  }
  .aside-rough-7aac .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 22px;
  }
  .aside-rough-7aac .background_yellow_3eda .red_8432 {
    margin-top: -1px;
  }
  .aside-rough-7aac .background_yellow_3eda .red_8432,
  .aside-rough-7aac .background_yellow_3eda .red_8432::after,
  .aside-rough-7aac .background_yellow_3eda .red_8432::before {
    width: 22px;
    height: 2px;
  }
  .aside-rough-7aac .background_yellow_3eda .red_8432::before {
    top: -7px;
  }
  .aside-rough-7aac .background_yellow_3eda .red_8432::after {
    bottom: -7px;
  }
  .shade_ba1d .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 31px;
  }
  .shade_ba1d .background_yellow_3eda .red_8432 {
    margin-top: -1.5px;
  }
  .shade_ba1d .background_yellow_3eda .red_8432,
  .shade_ba1d .background_yellow_3eda .red_8432::after,
  .shade_ba1d .background_yellow_3eda .red_8432::before {
    width: 31px;
    height: 3px;
  }
  .shade_ba1d .background_yellow_3eda .red_8432::before {
    top: -9px;
  }
  .shade_ba1d .background_yellow_3eda .red_8432::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article_dirty_666d .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 19px;
  }
  .article_dirty_666d .background_yellow_3eda .red_8432 {
    margin-top: -1px;
  }
  .article_dirty_666d .background_yellow_3eda .red_8432,
  .article_dirty_666d .background_yellow_3eda .red_8432::after,
  .article_dirty_666d .background_yellow_3eda .red_8432::before {
    width: 19px;
    height: 2px;
  }
  .article_dirty_666d .background_yellow_3eda .red_8432::before {
    top: -6px;
  }
  .article_dirty_666d .background_yellow_3eda .red_8432::after {
    bottom: -6px;
  }
  .gallery_38b9 .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery_38b9 .background_yellow_3eda .red_8432 {
    margin-top: -1px;
  }
  .gallery_38b9 .background_yellow_3eda .red_8432,
  .gallery_38b9 .background_yellow_3eda .red_8432::after,
  .gallery_38b9 .background_yellow_3eda .red_8432::before {
    width: 22px;
    height: 2px;
  }
  .gallery_38b9 .background_yellow_3eda .red_8432::before {
    top: -7px;
  }
  .gallery_38b9 .background_yellow_3eda .red_8432::after {
    bottom: -7px;
  }
  .hot_528f .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 31px;
  }
  .hot_528f .background_yellow_3eda .red_8432 {
    margin-top: -1.5px;
  }
  .hot_528f .background_yellow_3eda .red_8432,
  .hot_528f .background_yellow_3eda .red_8432::after,
  .hot_528f .background_yellow_3eda .red_8432::before {
    width: 31px;
    height: 3px;
  }
  .hot_528f .background_yellow_3eda .red_8432::before {
    top: -9px;
  }
  .hot_528f .background_yellow_3eda .red_8432::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .media_01a4 .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 19px;
  }
  .media_01a4 .background_yellow_3eda .red_8432 {
    margin-top: -1px;
  }
  .media_01a4 .background_yellow_3eda .red_8432,
  .media_01a4 .background_yellow_3eda .red_8432::after,
  .media_01a4 .background_yellow_3eda .red_8432::before {
    width: 19px;
    height: 2px;
  }
  .media_01a4 .background_yellow_3eda .red_8432::before {
    top: -6px;
  }
  .media_01a4 .background_yellow_3eda .red_8432::after {
    bottom: -6px;
  }
  .accent-1e75 .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 22px;
  }
  .accent-1e75 .background_yellow_3eda .red_8432 {
    margin-top: -1px;
  }
  .accent-1e75 .background_yellow_3eda .red_8432,
  .accent-1e75 .background_yellow_3eda .red_8432::after,
  .accent-1e75 .background_yellow_3eda .red_8432::before {
    width: 22px;
    height: 2px;
  }
  .accent-1e75 .background_yellow_3eda .red_8432::before {
    top: -7px;
  }
  .accent-1e75 .background_yellow_3eda .red_8432::after {
    bottom: -7px;
  }
  .dropdown_70f5 .background_yellow_3eda .silver_f619 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_70f5 .background_yellow_3eda .red_8432 {
    margin-top: -1.5px;
  }
  .dropdown_70f5 .background_yellow_3eda .red_8432,
  .dropdown_70f5 .background_yellow_3eda .red_8432::after,
  .dropdown_70f5 .background_yellow_3eda .red_8432::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_70f5 .background_yellow_3eda .red_8432::before {
    top: -9px;
  }
  .dropdown_70f5 .background_yellow_3eda .red_8432::after {
    bottom: -9px;
  }
}
.icon_68cc .red_8432 {
  -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);
}
.icon_68cc .red_8432::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.icon_68cc .red_8432::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);
}
.icon_68cc.dirty-12a3 .red_8432 {
  -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);
}
.icon_68cc.dirty-12a3 .red_8432::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.icon_68cc.dirty-12a3 .red_8432::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);
}
.header_b683 {
  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.hidden_gold_a0d6:before {
  display: none;
}
.left-4a27 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.left-4a27 .tooltip_lower_e8f9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.left-4a27 .tooltip_lower_e8f9:last-of-type {
  border-bottom: none;
}
.left-4a27 .tooltip_lower_e8f9.narrow_cf80,
.left-4a27 .tooltip_lower_e8f9.detail_a1f8,
.left-4a27 .tooltip_lower_e8f9.backdrop_stale_fce4 {
  padding: 0;
}
.left-4a27 .video_stale_feab .aside_hot_21fd {
  color: currentColor;
}
.left-4a27 .video_stale_feab .aside_hot_21fd:focus,
.left-4a27 .video_stale_feab .aside_hot_21fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left-4a27.accent_96cc .advanced-2be6,
.left-4a27.accent_96cc .thumbnail_5601 a,
.left-4a27.accent_96cc .active_left_fd8f a,
.left-4a27.accent_96cc .silver_d434 a {
  color: rgba(0, 0, 0, 0.55);
}
.left-4a27.accent_96cc .advanced-2be6:hover,
.left-4a27.accent_96cc .thumbnail_5601 a:hover,
.left-4a27.accent_96cc .active_left_fd8f a:hover,
.left-4a27.accent_96cc .silver_d434 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-4a27.accent_96cc .easy-0ae7 {
  color: rgba(0, 0, 0, 0.8);
}
.left-4a27.accent_96cc .tooltip_lower_e8f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-4a27.accent_96cc .tooltip_lower_e8f9:before {
  background: rgba(0, 0, 0, 0.08);
}
.left-4a27.accent_96cc .tiny_94f0:before {
  background: rgba(255, 255, 255, 0.9);
}
.left-4a27.accent_96cc .video_stale_feab .outline-7b43 li a,
.left-4a27.accent_96cc .video_stale_feab .aside_hot_21fd,
.left-4a27.accent_96cc .silver_d434 {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-4a27.accent_96cc .video_stale_feab .aside_hot_21fd:focus,
.left-4a27.accent_96cc .video_stale_feab .aside_hot_21fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left-4a27.accent_96cc .outline-7b43 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-4a27.pattern-8380 .advanced-2be6,
.left-4a27.pattern-8380 .thumbnail_5601 a,
.left-4a27.pattern-8380 .active_left_fd8f .aside_hot_21fd,
.left-4a27.pattern-8380 .active_left_fd8f a,
.left-4a27.pattern-8380 .silver_d434 a {
  color: rgba(255, 255, 255, 0.79);
}
.left-4a27.pattern-8380 .advanced-2be6:hover,
.left-4a27.pattern-8380 .thumbnail_5601 a:hover,
.left-4a27.pattern-8380 .active_left_fd8f .aside_hot_21fd:hover,
.left-4a27.pattern-8380 .active_left_fd8f a:hover,
.left-4a27.pattern-8380 .silver_d434 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-4a27.pattern-8380 .easy-0ae7 {
  color: rgba(255, 255, 255, 0.99);
}
.left-4a27.pattern-8380 .tooltip_lower_e8f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-4a27.pattern-8380 .tooltip_lower_e8f9:before {
  background: rgba(255, 255, 255, 0.08);
}
.left-4a27.pattern-8380 .tiny_94f0:before {
  background: rgba(0, 0, 0, 0.9);
}
.left-4a27.pattern-8380 .video_stale_feab .outline-7b43 li a,
.left-4a27.pattern-8380 .video_stale_feab .aside_hot_21fd,
.left-4a27.pattern-8380 .silver_d434 {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-4a27.pattern-8380 .video_stale_feab .aside_hot_21fd:focus,
.left-4a27.pattern-8380 .video_stale_feab .aside_hot_21fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left-4a27.pattern-8380 .outline-7b43 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_94f0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tiny_94f0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.alert-old-6b65 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline-hot-9fe0 .left-4a27 {
  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;
}
.outline-hot-9fe0 .tooltip_lower_e8f9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline-hot-9fe0 .tooltip_lower_e8f9: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) {
  .outline-hot-9fe0 .tooltip_lower_e8f9:before {
    width: 16%;
    left: 42%;
  }
}
.outline-hot-9fe0 .tooltip_lower_e8f9:last-child:before {
  content: none;
}
.outline-hot-9fe0 .tooltip_lower_e8f9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline-hot-9fe0 .video_stale_feab .outline-7b43 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline-hot-9fe0 .video_stale_feab .outline-7b43 li a .aside_hot_21fd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline-hot-9fe0 .video_stale_feab .silver_d434 {
  border: none;
}
.outline-hot-9fe0 .video_stale_feab .silver_d434 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline-hot-9fe0 .tiny_94f0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline-hot-9fe0 .alert-old-6b65 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline-hot-9fe0 .pattern-8380 .tiny_94f0:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline-hot-9fe0 .accent_96cc.hover_huge_cada .red_8432 {
  background: rgba(0, 0, 0, 0.6);
}
.outline-hot-9fe0
  .accent_96cc.hover_huge_cada
  .red_8432::after,
.outline-hot-9fe0
  .accent_96cc.hover_huge_cada
  .red_8432:before {
  background: inherit;
}
.outline-hot-9fe0
  .accent_96cc.hover_huge_cada:hover
  .red_8432 {
  background: rgba(0, 0, 0, 0.8);
}
.selected-7d24 .left-4a27 {
  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) {
  .selected-7d24 .left-4a27 {
    width: auto;
    right: 45px;
  }
}
.lower_0ea7 .left-4a27 {
  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) {
  .lower_0ea7 .left-4a27 {
    width: auto;
    left: 45px;
  }
}
.hidden_gold_a0d6 .left-4a27 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hidden_gold_a0d6 .alert-old-6b65 {
  max-width: 48em;
  margin: 0 auto;
}
.hidden_gold_a0d6 .tiny_94f0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dirty-5608 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-5608.outline-hot-9fe0 .left-4a27 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dirty-5608.selected-7d24 .left-4a27 {
  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);
}
.dirty-5608 .left-4a27 {
  visibility: visible;
}
.dirty-5608.lower_0ea7 .left-4a27 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label_b38d,
.left_b65d {
  overflow-x: hidden;
}
.label_b38d .left-4a27 {
  overflow: auto;
}
.label_b38d.outline-hot-9fe0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_b38d.outline-hot-9fe0 .left-4a27 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label_b38d.outline-hot-9fe0 .tertiary_dynamic_4fa4 {
  opacity: 0;
}
.label_b38d.selected-7d24 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_b38d.selected-7d24 .left-4a27 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label_b38d.selected-7d24 .tertiary_dynamic_4fa4 {
  opacity: 0;
}
.label_b38d.lower_0ea7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_b38d.lower_0ea7 .left-4a27 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label_b38d.lower_0ea7 .tertiary_dynamic_4fa4 {
  opacity: 0;
}
.label_b38d.hidden_gold_a0d6 .left-4a27 {
  z-index: 10;
  visibility: visible;
}
.hover_huge_cada {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover_huge_cada .red_8432 {
  background: rgba(255, 255, 255, 0.99);
}
.hover_huge_cada .red_8432::after,
.hover_huge_cada .red_8432:before {
  background: inherit;
}
.hover_huge_cada:hover .red_8432 {
  background: rgba(255, 255, 255, 0.99);
}
.lower_0ea7 .hover_huge_cada {
  top: 10px;
  right: auto;
  left: 12px;
}
.hidden_gold_a0d6 .hover_huge_cada {
  display: none !important;
}
.label_b38d:before,
.left_b65d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label_b38d .hover_huge_cada,
.left_b65d .hover_huge_cada {
  display: inline-block;
}
.left-4a27 .steel-de63 {
  -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_b38d .left-4a27 .steel-de63,
.left_b65d .left-4a27 .steel-de63 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_4535 .overlay-up-c406 {
  width: 100%;
}
.shade_3aa1 {
  padding: 0 0.5em 0;
}
.shade_3aa1 [class*="customify-col-"],
.shade_3aa1 [class*="customify-col_"],
.shade_3aa1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pink-04aa .shade_3aa1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion-dirty-8f75 .tertiary_50a9,
  .tertiary_50a9 {
    display: none;
  }
  .overlay-a83b {
    text-align: left;
  }
  .pattern_35c0 {
    text-align: center;
  }
  .static-d3be {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-dirty-8f75 .header-d70b,
  .header-d70b {
    display: none;
  }
  .motion-5a6e {
    text-align: left;
  }
  .main-411f {
    text-align: center;
  }
  .tag-cold-d997 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion-dirty-8f75 .bottom-71c5,
  .bottom-71c5 {
    display: none;
  }
  .border_over_bd76 {
    text-align: left;
  }
  .orange-3625 {
    text-align: center;
  }
  .clean_e93d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption-action-2299 {
  box-shadow: none !important;
}
.image_7cdb .aside-7b11,
.component-5e1a .aside-7b11 {
  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;
}
.component-5e1a .aside-7b11 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paper-074e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.paper-074e:after,
.paper-074e:before {
  content: "";
  display: table;
}
.paper-074e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .paper-074e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.paper-074e,
.hover-bottom-4af0 {
  max-width: 1248px;
  margin: 0 auto;
}

.box-3412.frame_up_a808 .paper-074e {
  max-width: 100%;
}
.box-3412.notification_stale_1bd8 {
  max-width: 1200px;
  margin: 0 auto;
}
.box-3412.lite-e057 .paper-074e {
  max-width: 100%;
}
.box-3412.lite-e057 > .paper-074e {
  padding-left: 0;
  padding-right: 0;
}
.box-3412.lite-e057 > .paper-074e .accordion-dirty-8f75 {
  margin: 0;
}
.box-3412.lite-e057
  > .paper-074e
  .next-ca5a.footer_bottom_d3a6 {
  margin-right: 0;
  margin-left: 0;
}
.box-3412.lite-e057 #main.footer_bottom_d3a6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .photo-848d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .photo-848d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay-68e7 .alert_cb0b {
    padding-right: 1em;
  }
  .overlay-68e7.gallery-45c0 .next-ca5a {
    border-right: 1px solid #eaecee;
  }
  .overlay-68e7.gallery-45c0 .alert_cb0b {
    padding-right: 1em;
  }
  .overlay-68e7.gallery-45c0 .element-eabc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-ddb6 .alert_cb0b {
    padding-left: 1em;
  }
  .dropdown-ddb6.gallery-45c0 .next-ca5a {
    border-left: 1px solid #eaecee;
  }
  .dropdown-ddb6.gallery-45c0 .alert_cb0b {
    padding-left: 1em;
  }
  .dropdown-ddb6.gallery-45c0 .element-eabc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_eb73 .alert_cb0b {
    padding-left: 1em;
  }
  .button_eb73.gallery-45c0 .header-slow-6213 {
    border-right: 1px solid #eaecee;
  }
  .button_eb73.gallery-45c0 .detail_8ae9 {
    border-right: 1px solid #eaecee;
  }
  .button_eb73.gallery-45c0 .alert_cb0b {
    padding-left: 1em;
  }
  .button_eb73.gallery-45c0 .element-eabc {
    padding-right: 1em;
  }
  .button_eb73.gallery-45c0 .main_fresh_a0d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-121c .alert_cb0b {
    padding-right: 1em;
  }
  .tall-121c.gallery-45c0 .header-slow-6213 {
    border-left: 1px solid #eaecee;
  }
  .tall-121c.gallery-45c0 .detail_8ae9 {
    border-left: 1px solid #eaecee;
  }
  .tall-121c.gallery-45c0 .alert_cb0b {
    padding-right: 1em;
  }
  .tall-121c.gallery-45c0 .element-eabc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall-121c.gallery-45c0 .main_fresh_a0d3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-848d .alert_cb0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-848d.gallery-45c0 .next-ca5a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .photo-848d.gallery-45c0 .alert_cb0b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo-848d.gallery-45c0 .element-eabc {
    padding-left: 1em;
  }
  .photo-848d.gallery-45c0 .main_fresh_a0d3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .photo-848d.gallery-45c0 .alert_cb0b {
    padding-left: 0;
  }
}
.bronze_b2e4 .message_last_4f19 {
  display: inline-block;
}
.status-2f33 {
  display: inline-block;
}
.main-slow-6005 {
  word-con: break-word;
}
.disabled-6b0d > span {
  display: inline-block;
  padding: 5px 0;
}
.disabled-6b0d .backdrop-thick-bb71 {
  margin-left: 8px;
  margin-right: 8px;
}
.disabled-6b0d .aside-477e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.button_96af .active-7de0 {
  margin-bottom: 2em;
}
.button_96af .summary_bright_3858 {
  margin-bottom: 15px;
}
.button_96af .summary_bright_3858:last-child {
  margin-bottom: 0;
}
.button_96af .detail-6600 {
  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) {
  .button_96af .detail-6600 {
    display: block;
  }
}
.button_96af .icon-purple-8e07 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .button_96af .icon-purple-8e07 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.button_96af .card_next_1727 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.button_96af .card_next_1727 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.button_96af .card_next_1727 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.button_96af .main-slow-6005 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.button_96af .main-slow-6005 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.button_96af .picture-4e9f p:last-child {
  margin-bottom: 0;
}
.button_96af .aside_right_6efb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.button_96af .primary-e641 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.button_96af .component_tiny_a07e {
  margin-top: 1em;
}
.button_96af .frame-a3f0 {
  top: 0;
  display: block;
}
.button_96af .frame-a3f0 a {
  color: inherit;
}
.button_96af .frame-a3f0 a:hover {
  color: inherit;
}
.button_96af .highlight_7b89 {
  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;
}
.button_96af .highlight_7b89:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.button_96af .primary-e641 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.button_96af .wrapper_2bc0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.button_96af .wrapper_2bc0:first-child {
  margin-top: 0;
}
.button_96af .wrapper_2bc0.secondary_a423 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.button_96af .wrapper_2bc0.wood-631d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button_96af
  .wrapper_2bc0.wood-631d.inner-969d
  .component_tiny_a07e {
  width: 100%;
}
.button_96af .wood-631d {
  -webkit-box-align: center;
  align-items: center;
}
.button_96af .wood-631d .disabled-6b0d,
.button_96af .wood-631d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.button_96af .card_next_1727 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button_96af .card_next_1727 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button_96af .card_next_1727: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;
}
.button_96af .secondary_a423 {
  z-index: 5;
}
.button_96af .disabled_over_6a8e .progress_middle_00b4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.button_96af .paper-0fbe .progress_middle_00b4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.button_96af .in-466c .progress_middle_00b4 {
  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;
}
.button_96af.fresh-be73 .detail-6600,
.button_96af.surface_80fc .detail-6600 {
  display: block;
}
.button_96af.fresh-be73 .detail-6600 .black-35a4,
.button_96af.fresh-be73 .detail-6600 .primary-e641,
.button_96af.surface_80fc .detail-6600 .black-35a4,
.button_96af.surface_80fc .detail-6600 .primary-e641 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button_96af.gas_1f0b .icon-purple-8e07 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .button_96af.gas_1f0b .icon-purple-8e07 {
    margin-right: 0;
  }
}
.button_96af.fresh-be73 .icon-purple-8e07,
.button_96af.surface_80fc .icon-purple-8e07 {
  padding-top: 40%;
}
.button_96af.fresh-be73 .active-7de0,
.button_96af.surface_80fc .active-7de0 {
  display: block;
}
.button_96af.fresh-be73 .fn-sticky-ea88 .primary-e641,
.button_96af.surface_80fc .fn-sticky-ea88 .primary-e641 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.button_96af.fresh-be73 .icon-purple-8e07,
.button_96af.surface_80fc .icon-purple-8e07 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.button_96af.fresh-be73 .primary-e641 {
  padding: 1em;
}
.backdrop-4faa {
  margin: 30px auto;
  display: block;
}
.backdrop-4faa .green_3102 > * {
  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;
}
.backdrop-4faa .green_3102 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-4faa .green_3102 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-6e65 .disabled-6b0d {
  margin-bottom: 1.41575em;
}
.footer-6e65 .item_thick_5fd3 {
  margin-bottom: 1.618em;
}
.green_a30d .content_9f13 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.green_a30d .content_9f13 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.green_a30d .hero_924a {
  max-width: 100%;
  overflow: auto;
}
.component-8bcf .green_a30d a:hover {
  text-decoration: underline;
}
.brown_4a7c .summary_bright_3858:not(.main-slow-6005),
.brown_4a7c .card_next_1727 {
  margin-bottom: 1.41575em;
}
.brown_4a7c .summary_bright_3858:not(.main-slow-6005):last-child,
.brown_4a7c .card_next_1727:last-child {
  margin-bottom: 0;
}
.brown_4a7c .summary_bright_3858.filter_8c60 {
  margin-bottom: 0.41575em;
}
.brown_4a7c .plasma-1087:before,
.brown_4a7c .left-aeeb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.brown_4a7c .plasma-1087:before {
  content: "\f115";
}
.brown_4a7c .left-aeeb:before {
  content: "\f02c";
}
.brown_4a7c .card-b4bc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.brown_4a7c .card-b4bc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.input-f8ea {
  display: -webkit-box;
  display: flex;
}
.input-f8ea .stone_6a13 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .input-f8ea .stone_6a13 {
    flex-basis: 90px;
  }
}
.input-f8ea .blue_9ade {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .input-f8ea .blue_9ade {
    flex-basis: calc(100% - 50px);
  }
}
.input-f8ea .component_wood_774e p:last-child {
  margin-bottom: 0.72em;
}
.message_4486 .green_3102 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.message_4486 .green_3102:after,
.message_4486 .green_3102:before {
  content: "";
  display: table;
}
.message_4486 .green_3102:after {
  clear: both;
}
.message_4486 .green_3102 .paragraph_fd9f,
.message_4486 .green_3102 .feature_d899 {
  width: 49%;
}
.message_4486 .green_3102 .paragraph_fd9f a span.pattern_fluid_a716,
.message_4486 .green_3102 .feature_d899 a span.pattern_fluid_a716 {
  display: block;
  margin-bottom: 5px;
}
.message_4486 .green_3102 .feature_d899 {
  float: left;
  text-align: left;
}
.message_4486 .green_3102 .paragraph_fd9f {
  float: right;
  text-align: right;
}
.icon-iron-c7d2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .icon-iron-c7d2 {
    margin-bottom: 0;
  }
}
.static_f6bb {
  margin-bottom: 1em;
}
.static_f6bb .main-slow-6005 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tag_8674 a {
  display: block;
  line-height: 0;
  position: relative;
}
.complex-2032 .static_f6bb,
.block_469c .static_f6bb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .complex-2032 .static_f6bb,
  .block_469c .static_f6bb {
    display: block;
  }
}
.complex-2032 .tag_8674,
.block_469c .tag_8674 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .complex-2032 .tag_8674,
  .block_469c .tag_8674 {
    margin-bottom: 1em;
  }
}
.complex-2032 .tag_8674 img,
.block_469c .tag_8674 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.complex-2032 .nav-hard-bf68,
.block_469c .nav-hard-bf68 {
  flex-basis: calc(100% - 160px);
}
.complex-2032 .nav-hard-bf68 p,
.block_469c .nav-hard-bf68 p {
  margin-bottom: 0;
}
.complex-2032 .nav-hard-bf68 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .complex-2032 .nav-hard-bf68 {
    padding-left: 0;
  }
}
.block_469c .nav-hard-bf68 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .block_469c .nav-hard-bf68 {
    padding-right: 0;
  }
}
.block_469c .tag_8674 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-mini-fa4b .tag_8674 {
  margin-bottom: 0.5em;
}
.tabs-mini-fa4b .tag_8674 img {
  width: 100%;
}
.dirty-7e87 .shadow_3255,
.pagination-67f1 .shadow_3255 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pagination-67f1 .next-ca5a .alert_prev_9b91 p:last-child {
  margin-bottom: 0;
}
.disabled_ab01 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel_d321 .modal_5e9a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel_d321 .modal_5e9a:last-of-type {
    margin-bottom: 0;
  }
}
.carousel_d321 .modal_5e9a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_d321 .modal_5e9a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel_d321 .modal_5e9a ul li {
  margin: 0 0 0.6em;
}
.carousel_d321 .modal_5e9a ul li.hidden-under-8f3e,
.carousel_d321 .modal_5e9a ul li.popup_e45d {
  position: relative;
}
.carousel_d321 .modal_5e9a ul li.hidden-under-8f3e .stone-aa08,
.carousel_d321 .modal_5e9a ul li.popup_e45d .stone-aa08 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel_d321 .modal_5e9a ul li.hidden-under-8f3e:after:after,
.carousel_d321 .modal_5e9a ul li.hidden-under-8f3e:after:before,
.carousel_d321
  .modal_5e9a
  ul
  li.popup_e45d:after:after,
.carousel_d321
  .modal_5e9a
  ul
  li.popup_e45d:after:before {
  content: "";
  display: table;
}
.carousel_d321 .modal_5e9a ul li.hidden-under-8f3e:after:after,
.carousel_d321
  .modal_5e9a
  ul
  li.popup_e45d:after:after {
  clear: both;
}
.carousel_d321 .modal_5e9a a.icon-glass-3342:hover {
  text-decoration: none;
}
.carousel_d321 .modal_5e9a select {
  max-width: 100%;
}
.carousel_d321 .modal_5e9a table {
  font-size: 85%;
}
.carousel_d321 .modal_5e9a table td,
.carousel_d321 .modal_5e9a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel_d321 .modal_5e9a table tfoot td {
  text-align: left;
}
.carousel_d321 .modal_5e9a :last-child {
  margin-bottom: 0;
}
.carousel_d321 .modal_5e9a .dirty-129f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel_d321 .modal_5e9a .dirty-129f label {
  width: 100%;
}
.carousel_d321 .modal_5e9a .dirty-129f .form-pro-a23d {
  width: 100%;
  display: block;
}
.carousel_d321 .modal_5e9a .dirty-129f .chip_stone_6186 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel_d321 .modal_5e9a .dirty-129f .chip_stone_6186:hover svg #svg-search {
  fill: #444;
}
.carousel_d321 .modal_5e9a .dirty-129f .chip_stone_6186 svg {
  width: 18px;
  height: 18px;
}
.carousel_d321 .pagination-bronze-ebd0 ul ul,
.carousel_d321 .hover_8c46 ul ul,
.carousel_d321 .medium-3b71 ul ul,
.carousel_d321 .active_3411 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel_d321 .pagination-bronze-ebd0 .shadow_71ab > a,
.carousel_d321 .hover_8c46 .shadow_71ab > a,
.carousel_d321 .medium-3b71 .shadow_71ab > a,
.carousel_d321 .active_3411 .shadow_71ab > a {
  margin-bottom: 0;
}
.carousel_d321 .bottom_7cc8 li,
.carousel_d321 .pagination-bronze-ebd0 li,
.carousel_d321 .accordion_basic_20e0 li,
.carousel_d321 .hover_8c46 li,
.carousel_d321 .medium-3b71 li,
.carousel_d321 .active_3411 li,
.carousel_d321 .menu-silver-e3c3 li,
.carousel_d321 .logo-orange-e7fe li {
  display: block;
  position: relative;
}
.carousel_d321 .bottom_7cc8 li:last-child,
.carousel_d321 .pagination-bronze-ebd0 li:last-child,
.carousel_d321 .accordion_basic_20e0 li:last-child,
.carousel_d321 .hover_8c46 li:last-child,
.carousel_d321 .medium-3b71 li:last-child,
.carousel_d321 .active_3411 li:last-child,
.carousel_d321 .menu-silver-e3c3 li:last-child,
.carousel_d321 .logo-orange-e7fe li:last-child {
  border: none;
}
.carousel_d321 .bottom_7cc8 li a,
.carousel_d321 .pagination-bronze-ebd0 li a,
.carousel_d321 .accordion_basic_20e0 li a,
.carousel_d321 .hover_8c46 li a,
.carousel_d321 .medium-3b71 li a,
.carousel_d321 .active_3411 li a,
.carousel_d321 .menu-silver-e3c3 li a,
.carousel_d321 .logo-orange-e7fe li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_d321 .bottom_7cc8 li ul li::before,
.carousel_d321 .pagination-bronze-ebd0 li ul li::before,
.carousel_d321 .accordion_basic_20e0 li ul li::before,
.carousel_d321 .hover_8c46 li ul li::before,
.carousel_d321 .medium-3b71 li ul li::before,
.carousel_d321 .active_3411 li ul li::before,
.carousel_d321 .menu-silver-e3c3 li ul li::before,
.carousel_d321 .logo-orange-e7fe li ul li::before {
  left: 15px;
}
.carousel_d321 .bottom_7cc8 li ul a,
.carousel_d321 .pagination-bronze-ebd0 li ul a,
.carousel_d321 .accordion_basic_20e0 li ul a,
.carousel_d321 .hover_8c46 li ul a,
.carousel_d321 .medium-3b71 li ul a,
.carousel_d321 .active_3411 li ul a,
.carousel_d321 .menu-silver-e3c3 li ul a,
.carousel_d321 .logo-orange-e7fe li ul a {
  padding-left: 20px;
}
.carousel_d321 .bottom_7cc8 li ul ul li::before,
.carousel_d321 .pagination-bronze-ebd0 li ul ul li::before,
.carousel_d321 .accordion_basic_20e0 li ul ul li::before,
.carousel_d321 .hover_8c46 li ul ul li::before,
.carousel_d321 .medium-3b71 li ul ul li::before,
.carousel_d321 .active_3411 li ul ul li::before,
.carousel_d321 .menu-silver-e3c3 li ul ul li::before,
.carousel_d321 .logo-orange-e7fe li ul ul li::before {
  left: 30px;
}
.carousel_d321 .bottom_7cc8 li ul ul a,
.carousel_d321 .pagination-bronze-ebd0 li ul ul a,
.carousel_d321 .accordion_basic_20e0 li ul ul a,
.carousel_d321 .hover_8c46 li ul ul a,
.carousel_d321 .medium-3b71 li ul ul a,
.carousel_d321 .active_3411 li ul ul a,
.carousel_d321 .menu-silver-e3c3 li ul ul a,
.carousel_d321 .logo-orange-e7fe li ul ul a {
  padding-left: 40px;
}
.carousel_d321 .tertiary-fd72 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel_d321 .logo-orange-e7fe ul li {
  margin-bottom: 1.41575em;
}
.carousel_d321 .logo-orange-e7fe ul li .outline_d434 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel_d321 .logo-orange-e7fe ul li .surface_cbbc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pattern-8380 .bottom_7cc8 li a,
.pattern-8380 .pagination-bronze-ebd0 li a,
.pattern-8380 .accordion_basic_20e0 li a,
.pattern-8380 .hover_8c46 li a,
.pattern-8380 .medium-3b71 li a,
.pattern-8380 .active_3411 li a,
.pattern-8380 .menu-silver-e3c3 li a,
.pattern-8380 .logo-orange-e7fe li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-8380 .tertiary-fd72 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-8380 .modal_5e9a ul li.hidden-under-8f3e .stone-aa08,
.pattern-8380 .modal_5e9a ul li.popup_e45d .stone-aa08 {
  background: rgba(0, 0, 0, 0.2);
}
.pattern-8380 .carousel_d321 .modal_5e9a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-3412 .carousel_d321 .outline-7b43 li {
  margin: 0;
}
.box-3412 .carousel_d321 .outline-7b43 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-3412 .carousel_d321 .outline-7b43 li ul {
  margin: 0;
}
.box-3412 .carousel_d321 .outline-7b43 li ul li a {
  padding-left: 15px;
}
.box-3412 .carousel_d321 .outline-7b43 li ul li li a {
  padding-left: 30px;
}
.box-3412 .carousel_d321 .outline-7b43 li.input-smooth-afa5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-3412 .carousel_d321 .outline-7b43 li.input-smooth-afa5 > 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;
}
.box-3412 .carousel_d321 .outline-7b43 li.input-smooth-afa5 > 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;
}
.pro_dd88 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.steel-327c {
  position: relative;
  z-index: 10;
}
.steel-327c .steel-de63 {
  width: 100%;
  max-width: 100%;
}
.iron_1724 .filter_pressed_e2b1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.iron_1724 .accent_96cc {
}
.iron_1724 .pattern-8380 {
  background: #292929;
}
.nav_hot_32f5 .filter_pressed_e2b1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.nav_hot_32f5 .accent_96cc {
  background: #f9f9f9;
}
.nav_hot_32f5 .pattern-8380 {
  background: #303030;
}
.disabled-under-b629 .filter_pressed_e2b1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled-under-b629 .message_last_4f19 {
    margin-bottom: 1em;
  }
  .disabled-under-b629 .message_last_4f19:last-child {
    margin-bottom: 0;
  }
}
.disabled-under-b629 .accent_96cc {
  background: #ededed;
}
.disabled-under-b629 .pattern-8380 {
  background: #1a1a1a;
}
.filter_pressed_e2b1.accent_96cc {
  color: rgba(0, 0, 0, 0.6);
}
.filter_pressed_e2b1.accent_96cc .carousel_hard_8292 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter_pressed_e2b1.pattern-8380 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_pressed_e2b1.pattern-8380 a:not(.icon-glass-3342) {
  color: rgba(255, 255, 255, 0.79);
}
.filter_pressed_e2b1.pattern-8380 a:not(.icon-glass-3342):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_pressed_e2b1.pattern-8380 .carousel_hard_8292 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_pressed_e2b1.pattern-8380 table tbody td,
.filter_pressed_e2b1.pattern-8380 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bronze_a17d.box-wood-fae0 .paper-074e {
  max-width: initial;
}
.bronze_a17d .fixed_5255 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bronze_a17d .fixed_5255 .steel-de63 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bronze_a17d .fixed_5255 .steel-de63 {
    display: block;
    margin-bottom: 2em;
  }
  .bronze_a17d .fixed_5255 .steel-de63:last-child {
    margin-bottom: 0;
  }
}
.disabled-under-b629 .message_last_4f19:last-child,
.nav_hot_32f5 .message_last_4f19:last-child,
.iron_1724 .message_last_4f19:last-child {
  margin-bottom: 0;
}
.disabled-under-b629 .message_last_4f19 .carousel_d321 .modal_5e9a:last-child,
.nav_hot_32f5 .message_last_4f19 .carousel_d321 .modal_5e9a:last-child,
.iron_1724 .message_last_4f19 .carousel_d321 .modal_5e9a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .disabled-under-b629 .banner_35e5,
  .disabled-under-b629 .card_7368,
  .nav_hot_32f5 .banner_35e5,
  .nav_hot_32f5 .card_7368,
  .iron_1724 .banner_35e5,
  .iron_1724 .card_7368 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .steel-327c .message_last_4f19 {
    margin-bottom: 2em;
  }
}
.steel-327c p:last-child {
  margin-bottom: 0;
}
.steel-327c li,
.steel-327c ul {
  list-style: none;
  margin: 0;
}
.steel-327c ul ul {
  margin-left: 2.617924em;
}
.current-32fd {
  font-size: 0.875em;
}

/* css-noise: c301 */
.ghost-box-d1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
