/*!
Theme Name: Customify
Theme URI: https://pressmaximum.static-b98c/customify
Author: WPCustomify
Author URI: https://pressmaximum.static-b98c
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.static-b98c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo-17e8.smooth-2219/licenses/gpl-2.0.border-static-c45f
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.pattern_narrow_775b/, (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.item-3821.button_rough_4986/normalize.paragraph-03e6/
 ======
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.paragraph-03e6 v7.0.0 | MIT License | github.static-b98c/necolas/normalize.paragraph-03e6 */
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;
}
.hidden_01d5 .narrow-80ba,
.sort_gas_796a,
.pink-c005,
.middle-c9f8,
.icon_84ac,
.liquid-2765,
.component_liquid_c2e3,
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;
}
.sort_gas_796a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sort_gas_796a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sort_gas_796a,
  h1 {
    font-size: 1.8em;
  }
}
.pink-c005,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pink-c005 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pink-c005,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pink-c005,
  h2 {
    font-size: 1.7em;
  }
}
.middle-c9f8,
h3 {
  font-size: 1.618em;
}
.hidden_01d5 .narrow-80ba,
.icon_84ac,
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.thumbnail_e8b7 {
  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;
}
.menu_stale_d258:after,
.menu_stale_d258:before,
.hovered-3da1:after,
.hovered-3da1:before {
  content: "";
  display: table;
}
.menu_stale_d258:after,
.hovered-3da1:after {
  clear: both;
}
.west-0f0c {
  float: right;
  margin-right: 0;
}
.notice-hard-d856 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.copper_345a .last-f74c,
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;
}
.copper_345a .last-f74c: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;
}
.element_purple_3b33 .last-f74c {
  box-shadow: none;
}
.element_purple_3b33
  .last-f74c
  .accordion_bottom_087c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.element_purple_3b33 .last-f74c .overlay_action_1daf {
  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;
}
.element_purple_3b33
  .last-f74c
  .overlay_action_1daf
  b {
  display: none;
}
.element_purple_3b33 .menu-narrow-caef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(.solid-2e4d),
button:not(.hidden-0ced):not(.solid-2e4d),
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ),
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ),
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ) {
  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;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ):hover,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ):hover,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):hover,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):hover,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ):active,
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ):active,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):active,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):active,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):active,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus {
  outline: 0;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999 {
  position: relative;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .header_solid_8943,
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .widget_rough_c708,
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .clean_c322,
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  i,
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  svg,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .header_solid_8943,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .widget_rough_c708,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .clean_c322,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  i,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  svg,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .header_solid_8943,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .widget_rough_c708,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .clean_c322,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  i,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  svg,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .header_solid_8943,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .widget_rough_c708,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .clean_c322,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  i,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  svg,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .header_solid_8943,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .widget_rough_c708,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  .clean_c322,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  i,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999
  svg {
  visibility: hidden;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999:after,
button:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999:after,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999:after,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999:after,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ).fn-loading-c999: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;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(.solid-2e4d),
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ),
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ),
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ) {
  color: #fff;
  background: #235787;
}
.feature_advanced_e8f5:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus,
input[type="button"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus,
input[type="reset"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus,
input[type="submit"]:not(.hidden-0ced):not(
    .solid-2e4d
  ):focus {
  color: #fff;
}
.feature_advanced_e8f5.fn-disabled-c999:not(.hidden-0ced):not(
    .solid-2e4d
  ),
.feature_advanced_e8f5[disabled]:not(.hidden-0ced):not(
    .solid-2e4d
  ),
button.fn-disabled-c999:not(.hidden-0ced):not(
    .solid-2e4d
  ),
button[disabled]:not(.hidden-0ced):not(
    .solid-2e4d
  ) {
  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;
}
.container_2cd9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_2cd9: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;
}
.basic-2e67 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fast_77a9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tag-warm-2605 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu_stale_d258:after,
.menu_stale_d258:before,
.bright-b712:after,
.bright-b712:before,
.info-lite-b9f9:after,
.info-lite-b9f9:before,
.info_plasma_30b1:after,
.info_plasma_30b1:before,
.thick_2eff:after,
.thick_2eff:before,
.active-62f1:after,
.active-62f1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu_stale_d258:after,
.bright-b712:after,
.info-lite-b9f9:after,
.info_plasma_30b1:after,
.thick_2eff:after,
.active-62f1:after {
  clear: both;
}
.bright-b712 .basic_8bd0,
.info-lite-b9f9 .basic_8bd0,
.under_c518 .basic_8bd0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dark-14ee {
  display: inline-block;
}
.banner-d20d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner-d20d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner-d20d .overlay_54b9 {
  padding: 1em 0;
  font-size: 85%;
}
.overlay_54b9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar_east_2d72 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar_east_2d72:after,
.avatar_east_2d72:before {
  content: "";
  display: table;
}
.avatar_east_2d72:after {
  clear: both;
}
.full-3d48 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.link_0fcc .full-3d48 {
  max-width: 50%;
}
.content_8a17 .full-3d48 {
  max-width: 33.33%;
}
.modal_fc32 .full-3d48 {
  max-width: 25%;
}
.status_44b1 .full-3d48 {
  max-width: 20%;
}
.shadow-0eed .full-3d48 {
  max-width: 16.66%;
}
.main_dark_dd64 .full-3d48 {
  max-width: 14.28%;
}
.secondary_bb13 .full-3d48 {
  max-width: 12.5%;
}
.left-34b6 .full-3d48 {
  max-width: 11.11%;
}
.logo_2464 {
  display: block;
}
.hidden_01d5 .south_5999 label,
.hidden_01d5 .background_warm_566d label,
.hidden_01d5 .layout_motion_b47d label,
.hidden_01d5 .west_4cba label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_2393 {
  list-style: none;
  margin: 0;
}
.out_2393 article.chip_next_25a6 {
  margin-bottom: 0;
}
.out_2393 ul {
  list-style: none;
  margin: 0;
}
.out_2393 .blue_860b li.chip_next_25a6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_2393 .blue_860b li.chip_next_25a6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_2393 .blue_860b li.chip_next_25a6: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) {
  .out_2393 .blue_860b li.chip_next_25a6 li.chip_next_25a6 li.chip_next_25a6 li.chip_next_25a6 {
    padding-left: 0;
  }
}
article.chip_next_25a6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip_next_25a6 .bright-b712 p:last-of-type {
  margin-bottom: 0;
}
article.chip_next_25a6 .gallery_hot_1688 {
  float: left;
}
article.chip_next_25a6 .notice_515f {
  margin-left: 85px;
}
article.chip_next_25a6 .fresh_c872 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip_next_25a6 .fresh_c872 .frame-2e0b {
  margin-left: 10px;
}
article.chip_next_25a6 .secondary-under-6e98 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip_next_25a6 .background-complex-ac9a {
  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 .south_5999,
  #respond .layout_motion_b47d,
  #respond .west_4cba {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_5999 input,
#respond .layout_motion_b47d input,
#respond .west_4cba input {
  width: 100%;
}
#respond .west_4cba {
  margin-right: 0;
}
#respond .gold_ccfd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary-glass-753b {
  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;
}
.summary-glass-753b.up_b129 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.summary-glass-753b 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%);
}
.summary-glass-753b:focus,
.summary-glass-753b: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);
}
.tertiary_27e5 {
  border-radius: 10%;
}
.sidebar-inner-0ebe {
  border-radius: 50%;
}
.full_8b93 {
  font-size: 0.72em;
}
.dim_96be {
  font-size: 0.875em;
}
.outline_static_b011 {
  font-size: 1.1em;
}
.fresh_9ec0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fresh_9ec0.full_8b93 {
  letter-spacing: 0.5px;
}
.border-2f63,
.border-2f63 a {
  color: #6d6d6d;
}
.border-2f63 a:hover {
  color: #111;
}
.north_1a20 {
  color: #6d6d6d;
}
.list-f82b {
  overflow-x: hidden;
}
.list-f82b .carousel_639d.feature-5d0d {
  position: relative;
}
.list-f82b .carousel_639d.feature-5d0d.advanced-55ed {
  position: initial;
}
.list-f82b
  .carousel_639d.feature-5d0d.advanced-55ed
  .copper_ae1b {
  left: auto;
}
.list-f82b .carousel_639d .copper_ae1b {
  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;
}
.list-f82b .carousel_639d:hover.feature-5d0d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list-f82b
  .carousel_639d:hover.feature-5d0d
  .copper_ae1b {
  display: block;
  z-index: 9999999;
}
.list-f82b .shadow_short_631a .message_static_f60b,
.list-f82b .secondary_670f .message_static_f60b {
  display: none;
}
.list-f82b .image_e489 .carousel_639d:hover.feature-5d0d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden_01d5 .south_5999 label,
.hidden_01d5 .background_warm_566d label,
.hidden_01d5 .layout_motion_b47d label,
.hidden_01d5 .west_4cba label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.out_2393 {
  list-style: none;
  margin: 0;
}
.out_2393 article.chip_next_25a6 {
  margin-bottom: 0;
}
.out_2393 ul {
  list-style: none;
  margin: 0;
}
.out_2393 .blue_860b li.chip_next_25a6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .out_2393 .blue_860b li.chip_next_25a6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .out_2393 .blue_860b li.chip_next_25a6: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) {
  .out_2393 .blue_860b li.chip_next_25a6 li.chip_next_25a6 li.chip_next_25a6 li.chip_next_25a6 {
    padding-left: 0;
  }
}
article.chip_next_25a6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.chip_next_25a6 .bright-b712 p:last-of-type {
  margin-bottom: 0;
}
article.chip_next_25a6 .gallery_hot_1688 {
  float: left;
}
article.chip_next_25a6 .notice_515f {
  margin-left: 85px;
}
article.chip_next_25a6 .fresh_c872 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.chip_next_25a6 .fresh_c872 .frame-2e0b {
  margin-left: 10px;
}
article.chip_next_25a6 .secondary-under-6e98 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.chip_next_25a6 .background-complex-ac9a {
  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 .south_5999,
  #respond .layout_motion_b47d,
  #respond .west_4cba {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .south_5999 input,
#respond .layout_motion_b47d input,
#respond .west_4cba input {
  width: 100%;
}
#respond .west_4cba {
  margin-right: 0;
}
#respond .gold_ccfd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow_short_631a .fresh_556e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fresh_556e .current-5991.column-tall-c835 .content-current-6ef9 > li > a:focus,
.fresh_556e .current-5991.column-tall-c835 .content-current-6ef9 > li > a:hover,
.fresh_556e .current-5991.short-b919 .content-current-6ef9 > li > a:focus,
.fresh_556e .current-5991.short-b919 .content-current-6ef9 > li > a:hover,
.fresh_556e .current-5991.glass_f7aa .content-current-6ef9 > li > a:focus,
.fresh_556e .current-5991.glass_f7aa .content-current-6ef9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_556e
  .current-5991.column-tall-c835
  .content-current-6ef9
  > li.disabled-9033
  > a,
.fresh_556e
  .current-5991.column-tall-c835
  .content-current-6ef9
  > li.gallery-first-15b7
  > a,
.fresh_556e
  .current-5991.short-b919
  .content-current-6ef9
  > li.disabled-9033
  > a,
.fresh_556e
  .current-5991.short-b919
  .content-current-6ef9
  > li.gallery-first-15b7
  > a,
.fresh_556e
  .current-5991.glass_f7aa
  .content-current-6ef9
  > li.disabled-9033
  > a,
.fresh_556e .current-5991.glass_f7aa .content-current-6ef9 > li.accordion_purple_e158 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_556e .tooltip_c5bf,
.fresh_556e .tooltip_c5bf a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_556e .shadow_current_0dcc.paragraph_809c li a,
.fresh_556e .info-thick-9bfd a,
.fresh_556e .logo-0cc9,
.fresh_556e .content-current-6ef9 > li > a,
.fresh_556e .chip_north_525b {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e .shadow_current_0dcc.paragraph_809c li a:hover,
.fresh_556e .info-thick-9bfd a:hover,
.fresh_556e .logo-0cc9:hover,
.fresh_556e .content-current-6ef9 > li > a:hover,
.fresh_556e .chip_north_525b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_556e .text_soft_9e6c {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e .text_soft_9e6c .shadow_3b2e {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_556e .text_soft_9e6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_556e .alert_easy_cdbb .item-pressed-6906 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e .alert_easy_cdbb .item-pressed-6906 .badge-clean-0ebb {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e
  .alert_easy_cdbb
  .item-pressed-6906
  .badge-clean-0ebb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e
  .alert_easy_cdbb
  .item-pressed-6906
  .badge-clean-0ebb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e
  .alert_easy_cdbb
  .item-pressed-6906
  .badge-clean-0ebb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e
  .alert_easy_cdbb
  .item-pressed-6906
  .badge-clean-0ebb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e .alert_easy_cdbb .icon_stone_7350 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_556e .alert_easy_cdbb .icon_stone_7350:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-thick-f565
  .fresh_556e
  .alert_easy_cdbb
  .container_5881
  .action-2223 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-thick-f565
  .fresh_556e
  .alert_easy_cdbb
  .container_5881
  .badge-clean-0ebb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_short_631a .active_b53b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_b53b .current-5991.column-tall-c835 .content-current-6ef9 > li > a:focus,
.active_b53b .current-5991.column-tall-c835 .content-current-6ef9 > li > a:hover,
.active_b53b .current-5991.short-b919 .content-current-6ef9 > li > a:focus,
.active_b53b .current-5991.short-b919 .content-current-6ef9 > li > a:hover,
.active_b53b .current-5991.glass_f7aa .content-current-6ef9 > li > a:focus,
.active_b53b .current-5991.glass_f7aa .content-current-6ef9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_b53b
  .current-5991.column-tall-c835
  .content-current-6ef9
  > li.disabled-9033
  > a,
.active_b53b
  .current-5991.column-tall-c835
  .content-current-6ef9
  > li.gallery-first-15b7
  > a,
.active_b53b
  .current-5991.short-b919
  .content-current-6ef9
  > li.disabled-9033
  > a,
.active_b53b
  .current-5991.short-b919
  .content-current-6ef9
  > li.gallery-first-15b7
  > a,
.active_b53b
  .current-5991.glass_f7aa
  .content-current-6ef9
  > li.disabled-9033
  > a,
.active_b53b .current-5991.glass_f7aa .content-current-6ef9 > li.accordion_purple_e158 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_b53b .tooltip_c5bf,
.active_b53b .tooltip_c5bf a {
  color: rgba(0, 0, 0, 0.8);
}
.active_b53b .shadow_current_0dcc.paragraph_809c li a,
.active_b53b .info-thick-9bfd a,
.active_b53b .logo-0cc9,
.active_b53b .content-current-6ef9 > li > a,
.active_b53b .chip_north_525b {
  color: rgba(0, 0, 0, 0.55);
}
.active_b53b .shadow_current_0dcc.paragraph_809c li a:hover,
.active_b53b .info-thick-9bfd a:hover,
.active_b53b .logo-0cc9:hover,
.active_b53b .content-current-6ef9 > li > a:hover,
.active_b53b .chip_north_525b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_b53b .text_soft_9e6c {
  color: rgba(0, 0, 0, 0.55);
}
.active_b53b .text_soft_9e6c .shadow_3b2e {
  color: rgba(0, 0, 0, 0.8);
}
.active_b53b .text_soft_9e6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_6501 .main-silver-f08d {
  margin-left: auto;
  margin-right: auto;
}
.info-lite-b9f9 > * {
  margin-left: auto;
  margin-right: auto;
}
.info-lite-b9f9 .basic-2e67 {
  margin-right: 1.41575em;
}
.image_d12e .info-lite-b9f9 > .tabs-basic-db5e {
  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;
}
.image_d12e .info-lite-b9f9 > .panel_new_43d8 {
  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;
}
.gold_b292.banner_6501 .main-silver-f08d,
.gas-8757.banner_6501 .main-silver-f08d {
  margin-left: 0;
}
.shadow_right_9ece.banner_6501 .main-silver-f08d,
.modal-glass-8bcc.banner_6501 .main-silver-f08d {
  margin-right: 0;
}
.info-lite-b9f9 ol,
.info-lite-b9f9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box-3154 video {
  max-width: 100%;
}
.plasma-8c77 img {
  display: block;
}
.plasma-8c77.basic-2e67,
.plasma-8c77.fast_77a9 {
  width: 100%;
}
.plasma-8c77.panel_new_43d8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary-d49f:not(.shadow_under_9ec3) {
  margin: 1.5em auto;
}
.motion-a2dc p {
  padding: 1.5em 14px;
}
ul.hovered_ef69.panel_new_43d8,
ul.hovered_ef69.tabs-basic-db5e,
ul.hovered_ef69.tertiary-5e6f.tabs-basic-db5e {
  padding: 0 14px;
}
.footer-8dbd {
  display: block;
  overflow-x: auto;
}
.footer-8dbd table {
  border-collapse: collapse;
  width: 100%;
}
.footer-8dbd td,
.footer-8dbd th {
  padding: 0.5em;
}
.info-lite-b9f9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.info-lite-b9f9 ol ol,
.info-lite-b9f9 ol ul,
.info-lite-b9f9 ul ol,
.info-lite-b9f9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.info-lite-b9f9 ol ol li,
.info-lite-b9f9 ol ul li,
.info-lite-b9f9 ul ol li,
.info-lite-b9f9 ul ul li {
  margin-left: 0;
}
.shadow-8c6e.overlay_8c18 > .notification_4dcb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow-8c6e.overlay_8c18 > .notification_4dcb iframe,
.shadow-8c6e.overlay_8c18 > .notification_4dcb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.current-7c32 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.current-7c32.tabs_left_a7fc {
  padding: 0;
}
.current-7c32.tabs_left_a7fc cite {
  font-size: 13px;
}
.current-7c32 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.current-7c32 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background_stone_3044 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background_stone_3044 > p:first-child {
  margin-top: 0;
}
.background_stone_3044 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background_stone_3044 blockquote {
  border-left: 0;
}
.huge_45e4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.huge_45e4:not(.preview_pressed_6394) {
  max-width: 100px;
}
.huge_45e4.south_7ee4 {
  border-bottom: none !important;
  text-align: center;
}
.huge_45e4.south_7ee4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .motion-a2dc p {
    padding: 1.5em 0;
  }
}
.modal-motion-1d4f {
  color: #0073aa;
}
.active-2f46 {
  background-color: #0073aa;
}
.panel-smooth-5d03 {
  color: #229fd8;
}
.hot_0a1a {
  background-color: #229fd8;
}
.grid-first-7943 {
  color: #eee;
}
.gas_1303 {
  background-color: #eee;
}
.first-6bc7 {
  color: #444;
}
.mask-3a39 {
  background-color: #444;
}
.wrapper_9600 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wrapper_9600 .item-7d11 .info-thick-9bfd {
  font-size: 15px;
}
.wrapper_9600 .info-thick-9bfd {
  line-height: 1.3;
}
.wrapper_9600 .active_b53b {
}
.wrapper_9600 .fresh_556e {
  background: #235787;
}
.fresh_1c30 {
  padding: 0;
}
.fresh_1c30 .fresh_556e {
  background: #1a1a1a;
}
.fresh_1c30 .active_b53b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.nav_narrow_81b7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.nav_narrow_81b7 .active_b53b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.nav_narrow_81b7 .fresh_556e {
  background: #303030;
}
.active-62f1 {
  position: relative;
  z-index: 10;
}
.active-62f1 .footer_7525 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_stale_0730 .feature-5d0d {
  display: inline-block;
  vertical-align: middle;
}
.footer_stale_0730.picture_action_51b4 .feature-5d0d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer_stale_0730.picture_action_51b4 .feature-5d0d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer_stale_0730.picture_action_51b4 .feature-5d0d {
    margin-right: 0.4em;
  }
}
.footer_stale_0730.picture_action_51b4 .feature-5d0d:last-child {
  margin-right: 0;
}
.over_df2f .footer_7525 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow_short_631a .item-7d11 {
    margin: 0 -0.5em;
  }
  .shadow_short_631a .item-7d11 [class*="customify-col-"],
  .shadow_short_631a .item-7d11 [class*="customify-col_"],
  .shadow_short_631a .item-7d11 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow_short_631a.secondary_7ece .footer_7525 {
  background: 0 0 !important;
}
.shadow_short_631a.secondary_7ece .footer_7525,
.shadow_short_631a.over_df2f .footer_7525 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow_short_631a.dirty-37ad {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow_short_631a.over_df2f .footer_7525 {
  box-shadow: none !important;
}
.in_f767 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .in_f767 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .in_f767 {
    padding: 18px 0 20px;
  }
}
.in_f767 .progress_0156 {
  width: 100%;
}
.in_f767 .block_cold_541a {
  margin-bottom: 0;
}
.in_f767 .description-rough-e273 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dropdown-clean-4cfa {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dropdown-clean-4cfa .sort-medium-b4a9 {
  width: 100%;
}
.element_2597 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.element_2597 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.element_2597 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;
}
.element_2597 li:last-child:after {
  display: none;
}
.element_2597 li a {
  font-weight: 500;
  margin-right: 10px;
}
.input_0204 .message_static_f60b button,
.in_f767 .message_static_f60b button {
  left: 0;
}
.input_0204 .sort-medium-b4a9,
.in_f767 .sort-medium-b4a9 {
  padding-left: 0;
  padding-right: 0;
}
.input_0204 .dropdown-clean-4cfa,
.in_f767 .dropdown-clean-4cfa {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.input_0204 {
  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;
}
.input_0204: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;
}
.input_0204 .tabs_a5a1 {
  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) {
  .input_0204 .tabs_a5a1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .input_0204 .tabs_a5a1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .input_0204 .tabs_a5a1 {
    min-height: 200px;
  }
}
.input_0204 .element_2597 {
  color: rgba(255, 255, 255, 0.8);
}
.input_0204 .element_2597 a,
.input_0204 .element_2597 li:after {
  color: inherit;
}
.input_0204 .element_2597 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.lower_3992 {
  margin-bottom: 0.5em;
}
.hidden_8496 {
  margin-bottom: 1.2em;
}
.hidden_8496,
.lower_3992 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hidden_8496 p:last-child,
.lower_3992 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message_static_f60b,
#masthead .message_static_f60b {
  display: none;
}
#masthead
  > .message_static_f60b.item-under-1e38 {
  display: none;
}
#masthead > .message_static_f60b button {
  left: 0;
}
.hard_dd40 {
  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%;
}
.hard_dd40 .feature-5d0d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hard_dd40 .simple_c6f4 {
  display: -webkit-box;
  display: flex;
}
.hard_dd40 .simple_c6f4.secondary-up-9643 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hard_dd40 .simple_c6f4.smooth-b74a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard_dd40 .simple_c6f4.action-ac99 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard_dd40.hero-6018.popup_inner_6ffb .simple_c6f4.secondary-up-9643 {
  flex-basis: 100%;
}
.hard_dd40.cool-a621 .simple_c6f4.smooth-b74a {
  -webkit-box-flex: 1;
  flex: auto;
}
.hard_dd40.cool-a621 .simple_c6f4.action-ac99 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message_static_f60b.item-under-1e38 {
  display: none;
}
#masthead > .message_static_f60b button {
  left: 0;
}
.focus_55f1 {
  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;
}
.focus_55f1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_55f1.media_e134 i {
  margin-right: 4px;
}
.focus_55f1.video_basic_2bba i {
  margin-left: 5px;
}
.info-thick-9bfd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.info-thick-9bfd p:last-child {
  margin-bottom: 0;
}
.info_orange_653d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info_orange_653d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info_orange_653d img {
  display: block;
  width: auto;
  line-height: 1;
}
.info_orange_653d .tooltip_c5bf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info_orange_653d .panel-huge-6a2b {
  margin: 5px 0 7px 0;
}
.info_orange_653d.card_purple_6d80 .element-5baa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_orange_653d.card_purple_6d80 .gallery-cfa4 {
  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;
}
.info_orange_653d.aside-top-acad {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info_orange_653d.aside-top-acad .element-5baa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_orange_653d.aside-top-acad .gallery-cfa4 {
  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;
}
.info_orange_653d.banner_silver_f0ea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info_orange_653d.dropdown_north_6571 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info_orange_653d.dropdown_north_6571 .gallery-cfa4 {
  margin-top: 7px;
}
.fresh-47b0 {
  display: inline-block;
}
.active-62f1 .first_8708 .info_orange_653d img {
  max-width: 100%;
}
.current-5991 .soft_34bf.wide_6590,
.accent-2954 .soft_34bf.wide_6590 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.current-5991 .advanced-07c4,
.accent-2954 .advanced-07c4 {
  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%);
}
.current-5991 .advanced-07c4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.current-5991.mask_white_154a .advanced-07c4 {
  display: none;
}
.current-5991 .element_7608 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current-5991 .element_7608 li {
  display: inline-block;
  position: relative;
}
.current-5991 .element_7608 li:last-child {
  margin-right: 0;
}
.current-5991 .element_7608 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;
}
.current-5991 .element_7608 li.accordion_purple_e158 > a {
  color: rgba(0, 0, 0, 0.9);
}
.current-5991 .element_7608 > 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;
}
.current-5991 .element_7608 > li > a i {
  line-height: 0;
}
.current-5991 .element_7608 > li.logo_1ed6 > a .advanced-07c4 {
  margin-left: 4px;
  line-height: 0;
}
.current-5991 .element_7608 .paper-8c66 li.logo_1ed6 > a {
  position: relative;
}
.current-5991 .element_7608 .paper-8c66 li.logo_1ed6 > a:after,
.current-5991 .element_7608 .paper-8c66 li.logo_1ed6 > a:before {
  content: "";
  display: table;
}
.current-5991 .element_7608 .paper-8c66 li.logo_1ed6 > a:after {
  clear: both;
}
.current-5991 .element_7608 .paper-8c66 li.logo_1ed6 > a .advanced-07c4 {
  margin-left: 5px;
  float: right;
}
.current-5991 .slider-complex-6c49,
.current-5991 .paper-8c66 {
  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;
}
.current-5991 .paper-8c66 {
  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;
}
.current-5991 .paper-8c66 .wide_6590 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.current-5991 .paper-8c66 .advanced-07c4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.current-5991 .paper-8c66 li {
  display: block;
  margin: 0;
  padding: 0;
}
.current-5991 .paper-8c66 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;
}
.current-5991 .paper-8c66 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.current-5991 .paper-8c66 .paper-8c66 {
  top: 0;
  left: 100%;
}
.current-5991 .avatar-purple-836f.fn-focus-c999 > .slider-complex-6c49,
.current-5991 .avatar-purple-836f.fn-focus-c999 > .paper-8c66,
.current-5991 .avatar-purple-836f:focus > .slider-complex-6c49,
.current-5991 .avatar-purple-836f:focus > .paper-8c66,
.current-5991 .avatar-purple-836f:hover > .slider-complex-6c49,
.current-5991 .avatar-purple-836f:hover > .paper-8c66 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.current-5991.glass_f7aa .content-current-6ef9:after,
.current-5991.glass_f7aa .content-current-6ef9:before {
  content: "";
  display: table;
}
.current-5991.glass_f7aa .content-current-6ef9:after {
  clear: both;
}
.current-5991.glass_f7aa .content-current-6ef9 > li {
  float: left;
}
.current-5991.tertiary_thick_4778 .content-current-6ef9:after,
.current-5991.tertiary_thick_4778 .content-current-6ef9:before {
  content: "";
  display: table;
}
.current-5991.tertiary_thick_4778 .content-current-6ef9:after {
  clear: both;
}
.current-5991.tertiary_thick_4778 .content-current-6ef9 > li {
  float: left;
}
.current-5991.tertiary_thick_4778 .content-current-6ef9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.current-5991.tertiary_thick_4778 .content-current-6ef9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.current-5991.tertiary_thick_4778 .content-current-6ef9 > li.disabled-9033 > a,
.current-5991.tertiary_thick_4778 .content-current-6ef9 > li.accordion_purple_e158 > a {
  color: #fff;
  background-color: #1e4b75;
}
.current-5991.column-tall-c835 .content-current-6ef9 > li > a .wide_6590 {
  position: relative;
}
.current-5991.column-tall-c835 .content-current-6ef9 > li > a .wide_6590: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;
}
.current-5991.column-tall-c835
  .content-current-6ef9
  > li:focus
  > a
  .wide_6590:before,
.current-5991.column-tall-c835
  .content-current-6ef9
  > li:hover
  > a
  .wide_6590:before {
  width: 100%;
  background-color: currentColor;
}
.current-5991.column-tall-c835
  .content-current-6ef9
  > li.disabled-9033
  > a
  .wide_6590:before,
.current-5991.column-tall-c835
  .content-current-6ef9
  > li.gallery-first-15b7
  > a
  .wide_6590:before {
  width: 100%;
  background-color: currentColor;
}
.current-5991.short-b919 .content-current-6ef9 > li > a .wide_6590 {
  position: relative;
}
.current-5991.short-b919 .content-current-6ef9 > li > a .wide_6590: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;
}
.current-5991.short-b919 .content-current-6ef9 > li:focus > a .wide_6590:before,
.current-5991.short-b919
  .content-current-6ef9
  > li:hover
  > a
  .wide_6590:before {
  width: 100%;
  background-color: currentColor;
}
.current-5991.short-b919
  .content-current-6ef9
  > li.disabled-9033
  > a
  .wide_6590:before,
.current-5991.short-b919
  .content-current-6ef9
  > li.gallery-first-15b7
  > a
  .wide_6590:before {
  width: 100%;
  background-color: currentColor;
}
.accent-2954 .element_7608 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent-2954 .element_7608 li:first-child > a {
  border-top: none;
}
.accent-2954 .element_7608 .popup_silver_bf24 > .wide_6590 .advanced-07c4 {
  display: none;
}
.accent-2954 .element_7608 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent-2954 .element_7608 li:last-child {
  border: none;
}
.accent-2954 .element_7608 li.logo_1ed6 > a {
  padding-right: 45px !important;
}
.accent-2954 .element_7608 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent-2954 .element_7608 li a:focus,
.accent-2954 .element_7608 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-2954 .element_7608 li .rough_1d3b {
  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;
}
.accent-2954 .element_7608 li .rough_1d3b:hover {
  box-shadow: none;
}
.accent-2954 .element_7608 li .rough_1d3b .advanced-07c4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent-2954 .element_7608 .paper-8c66 {
  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);
}
.accent-2954 .element_7608 .paper-8c66 li a {
  padding-left: 3em;
}
.accent-2954 .element_7608 .filter-bdce > a .rough_1d3b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent-2954 .element_7608 .filter-bdce > .paper-8c66 {
  display: block;
  opacity: 1;
}
.menu_left_56be {
  max-width: 100%;
}
.orange_510b {
  line-height: 0;
  cursor: pointer;
}
.chip_north_525b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.chip_north_525b:hover {
  box-shadow: none;
  color: currentColor;
}
.chip_north_525b svg {
  width: 18px;
  height: 18px;
}
.chip_north_525b .breadcrumb_b92f {
  display: none;
}
.pro-4dad {
  position: relative;
}
.pro-4dad.fn-active-c999 .chip_north_525b .tag-31a4 {
  display: none;
}
.pro-4dad.fn-active-c999 .chip_north_525b .breadcrumb_b92f {
  display: inline-block;
}
.pro-4dad .easy_178a {
  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);
}
.pro-4dad.sort-wood-bd45 .easy_178a {
  left: auto;
  right: -0.9em;
}
.pro-4dad.sort-wood-bd45 .panel-23b1::before {
  left: auto;
  right: 15px;
}
.pro-4dad.fn-active-c999 .easy_178a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_5881 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container_5881 label {
  flex-basis: 100%;
}
.container_5881 .item-pressed-6906 {
  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;
}
.container_5881 .badge-clean-0ebb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container_5881 .badge-clean-0ebb:focus {
  background-color: transparent;
}
.container_5881 button.icon_stone_7350 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container_5881 button.icon_stone_7350:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container_5881 button.icon_stone_7350 svg {
  width: 18px;
  height: 18px;
}
.container_5881 input[type="submit"] {
  min-height: auto;
}
.alert_easy_cdbb .container_5881 .badge-clean-0ebb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel-23b1 {
  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) {
  .panel-23b1 {
    width: 220px;
  }
}
.panel-23b1 label {
  flex-basis: 100%;
}
.panel-23b1::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.breadcrumb-thick-f565 .alert_easy_cdbb .container_5881 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.breadcrumb-thick-f565
  .alert_easy_cdbb
  .container_5881
  .item-pressed-6906 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb-thick-f565 .alert_easy_cdbb .container_5881 .badge-clean-0ebb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb-thick-f565
  .alert_easy_cdbb
  .container_5881
  .badge-clean-0ebb:focus {
  background: 0 0;
}
.breadcrumb-thick-f565
  .alert_easy_cdbb
  .container_5881
  .action-2223 {
  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;
}
.shadow_current_0dcc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow_current_0dcc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow_current_0dcc li:last-child {
  margin-right: 0;
}
.shadow_current_0dcc li:first-child {
  margin-left: 0;
}
.shadow_current_0dcc.purple_a4e8 a {
  color: #fff;
}
.shadow_current_0dcc.purple_a4e8 a:hover {
  color: #fff;
}
.shadow_current_0dcc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow_current_0dcc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow_current_0dcc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow_current_0dcc a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow_current_0dcc [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow_current_0dcc [class*="social-icon-apple"].heading-e5cc {
  background-color: transparent;
  color: #999;
}
.shadow_current_0dcc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow_current_0dcc [class*="social-icon-behance"].heading-e5cc {
  background-color: transparent;
  color: #1769ff;
}
.shadow_current_0dcc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow_current_0dcc [class*="social-icon-bitbucket"].heading-e5cc {
  background-color: transparent;
  color: #205081;
}
.shadow_current_0dcc [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow_current_0dcc [class*="social-icon-codepen"].heading-e5cc {
  background-color: transparent;
  color: #000;
}
.shadow_current_0dcc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow_current_0dcc [class*="social-icon-delicious"].heading-e5cc {
  background-color: transparent;
  color: #39f;
}
.shadow_current_0dcc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow_current_0dcc [class*="social-icon-digg"].heading-e5cc {
  background-color: transparent;
  color: #005be2;
}
.shadow_current_0dcc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow_current_0dcc [class*="social-icon-dribbble"].heading-e5cc {
  background-color: transparent;
  color: #ea4c89;
}
.shadow_current_0dcc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow_current_0dcc [class*="social-icon-envelope"].heading-e5cc {
  background-color: transparent;
  color: #ea4335;
}
.shadow_current_0dcc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow_current_0dcc [class*="social-icon-facebook"].heading-e5cc {
  background-color: transparent;
  color: #3b5998;
}
.shadow_current_0dcc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow_current_0dcc [class*="social-icon-flickr"].heading-e5cc {
  background-color: transparent;
  color: #0063dc;
}
.shadow_current_0dcc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow_current_0dcc [class*="social-icon-foursquare"].heading-e5cc {
  background-color: transparent;
  color: #2d5be3;
}
.shadow_current_0dcc [class*="social-icon-github"] {
  background-color: #333;
}
.shadow_current_0dcc [class*="social-icon-github"].heading-e5cc {
  background-color: transparent;
  color: #333;
}
.shadow_current_0dcc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow_current_0dcc [class*="social-icon-google-plus"].heading-e5cc {
  background-color: transparent;
  color: #dd4b39;
}
.shadow_current_0dcc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow_current_0dcc [class*="social-icon-houzz"].heading-e5cc {
  background-color: transparent;
  color: #7ac142;
}
.shadow_current_0dcc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow_current_0dcc [class*="social-icon-instagram"].heading-e5cc {
  background-color: transparent;
  color: #262626;
}
.shadow_current_0dcc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow_current_0dcc [class*="social-icon-jsfiddle"].heading-e5cc {
  background-color: transparent;
  color: #487aa2;
}
.shadow_current_0dcc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow_current_0dcc [class*="social-icon-linkedin"].heading-e5cc {
  background-color: transparent;
  color: #0077b5;
}
.shadow_current_0dcc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow_current_0dcc [class*="social-icon-medium"].heading-e5cc {
  background-color: transparent;
  color: #00ab6b;
}
.shadow_current_0dcc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow_current_0dcc
  [class*="social-icon-odnoklassniki"].heading-e5cc {
  background-color: transparent;
  color: #f4731c;
}
.shadow_current_0dcc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow_current_0dcc [class*="social-icon-meetup"].heading-e5cc {
  background-color: transparent;
  color: #ec1c40;
}
.shadow_current_0dcc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow_current_0dcc [class*="social-icon-pinterest"].heading-e5cc {
  background-color: transparent;
  color: #bd081c;
}
.shadow_current_0dcc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow_current_0dcc [class*="social-icon-product-hunt"].heading-e5cc {
  background-color: transparent;
  color: #da552f;
}
.shadow_current_0dcc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow_current_0dcc [class*="social-icon-reddit"].heading-e5cc {
  background-color: transparent;
  color: #ff4500;
}
.shadow_current_0dcc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow_current_0dcc [class*="social-icon-rss"].heading-e5cc {
  background-color: transparent;
  color: #f26522;
}
.shadow_current_0dcc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow_current_0dcc
  [class*="social-icon-shopping-cart"].heading-e5cc {
  background-color: transparent;
  color: #4caf50;
}
.shadow_current_0dcc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow_current_0dcc [class*="social-icon-skype"].heading-e5cc {
  background-color: transparent;
  color: #00aff0;
}
.shadow_current_0dcc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow_current_0dcc [class*="social-icon-slideshare"].heading-e5cc {
  background-color: transparent;
  color: #0077b5;
}
.shadow_current_0dcc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow_current_0dcc [class*="social-icon-snapchat"].heading-e5cc {
  background-color: transparent;
  color: #fffc00;
}
.shadow_current_0dcc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow_current_0dcc [class*="social-icon-soundcloud"].heading-e5cc {
  background-color: transparent;
  color: #f80;
}
.shadow_current_0dcc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow_current_0dcc [class*="social-icon-spotify"].heading-e5cc {
  background-color: transparent;
  color: #2ebd59;
}
.shadow_current_0dcc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow_current_0dcc
  [class*="social-icon-stack-overflow"].heading-e5cc {
  background-color: transparent;
  color: #fe7a15;
}
.shadow_current_0dcc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow_current_0dcc [class*="social-icon-maldkfgram"].heading-e5cc {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow_current_0dcc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow_current_0dcc [class*="social-icon-tripadvisor"].heading-e5cc {
  background-color: transparent;
  color: #589442;
}
.shadow_current_0dcc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow_current_0dcc [class*="social-icon-tumblr"].heading-e5cc {
  background-color: transparent;
  color: #35465c;
}
.shadow_current_0dcc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow_current_0dcc [class*="social-icon-twitch"].heading-e5cc {
  background-color: transparent;
  color: #6441a5;
}
.shadow_current_0dcc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow_current_0dcc [class*="social-icon-twitter"].heading-e5cc {
  background-color: transparent;
  color: #1da1f2;
}
.shadow_current_0dcc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow_current_0dcc [class*="social-icon-vimeo"].heading-e5cc {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow_current_0dcc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow_current_0dcc [class*="social-icon-vk"].heading-e5cc {
  background-color: transparent;
  color: #45668e;
}
.shadow_current_0dcc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow_current_0dcc [class*="social-icon-weibo"].heading-e5cc {
  background-color: transparent;
  color: #df2029;
}
.shadow_current_0dcc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow_current_0dcc [class*="social-icon-weixin"].heading-e5cc {
  background-color: transparent;
  color: #7bb32e;
}
.shadow_current_0dcc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow_current_0dcc [class*="social-icon-whatsapp"].heading-e5cc {
  background-color: transparent;
  color: #25d366;
}
.shadow_current_0dcc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow_current_0dcc [class*="social-icon-wordpress"].heading-e5cc {
  background-color: transparent;
  color: #21759b;
}
.shadow_current_0dcc [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow_current_0dcc [class*="social-icon-xing"].heading-e5cc {
  background-color: transparent;
  color: #026466;
}
.shadow_current_0dcc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow_current_0dcc [class*="social-icon-yelp"].heading-e5cc {
  background-color: transparent;
  color: #af0606;
}
.shadow_current_0dcc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow_current_0dcc [class*="social-icon-youtube"].heading-e5cc {
  background-color: transparent;
  color: #cd201f;
}
.logo-0cc9 {
  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;
}
.logo-0cc9:hover {
  box-shadow: none;
  background: 0 0;
}
.gas-4b35 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slow_1e95 {
  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;
}
.logo-7d92 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.white_8f82 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.white_8f82,
.white_8f82::after,
.white_8f82::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;
}
.white_8f82::after,
.white_8f82::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion-middle-3917 .slow_1e95 .logo-7d92 {
  margin-top: -2px;
  width: 19px;
}
.accordion-middle-3917 .slow_1e95 .white_8f82 {
  margin-top: -1px;
}
.accordion-middle-3917 .slow_1e95 .white_8f82,
.accordion-middle-3917 .slow_1e95 .white_8f82::after,
.accordion-middle-3917 .slow_1e95 .white_8f82::before {
  width: 19px;
  height: 2px;
}
.accordion-middle-3917 .slow_1e95 .white_8f82::before {
  top: -6px;
}
.accordion-middle-3917 .slow_1e95 .white_8f82::after {
  bottom: -6px;
}
.nav_fresh_d24e .slow_1e95 .logo-7d92 {
  margin-top: -2px;
  width: 22px;
}
.nav_fresh_d24e .slow_1e95 .white_8f82 {
  margin-top: -1px;
}
.nav_fresh_d24e .slow_1e95 .white_8f82,
.nav_fresh_d24e .slow_1e95 .white_8f82::after,
.nav_fresh_d24e .slow_1e95 .white_8f82::before {
  width: 22px;
  height: 2px;
}
.nav_fresh_d24e .slow_1e95 .white_8f82::before {
  top: -7px;
}
.nav_fresh_d24e .slow_1e95 .white_8f82::after {
  bottom: -7px;
}
.container-wood-fc64 .slow_1e95 .logo-7d92 {
  margin-top: -2px;
  width: 31px;
}
.container-wood-fc64 .slow_1e95 .white_8f82 {
  margin-top: -1.5px;
}
.container-wood-fc64 .slow_1e95 .white_8f82,
.container-wood-fc64 .slow_1e95 .white_8f82::after,
.container-wood-fc64 .slow_1e95 .white_8f82::before {
  width: 31px;
  height: 3px;
}
.container-wood-fc64 .slow_1e95 .white_8f82::before {
  top: -9px;
}
.container-wood-fc64 .slow_1e95 .white_8f82::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tertiary_a18d .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_a18d .slow_1e95 .white_8f82 {
    margin-top: -1px;
  }
  .tertiary_a18d .slow_1e95 .white_8f82,
  .tertiary_a18d .slow_1e95 .white_8f82::after,
  .tertiary_a18d .slow_1e95 .white_8f82::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_a18d .slow_1e95 .white_8f82::before {
    top: -6px;
  }
  .tertiary_a18d .slow_1e95 .white_8f82::after {
    bottom: -6px;
  }
  .mask-current-c2a0 .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 22px;
  }
  .mask-current-c2a0 .slow_1e95 .white_8f82 {
    margin-top: -1px;
  }
  .mask-current-c2a0 .slow_1e95 .white_8f82,
  .mask-current-c2a0 .slow_1e95 .white_8f82::after,
  .mask-current-c2a0 .slow_1e95 .white_8f82::before {
    width: 22px;
    height: 2px;
  }
  .mask-current-c2a0 .slow_1e95 .white_8f82::before {
    top: -7px;
  }
  .mask-current-c2a0 .slow_1e95 .white_8f82::after {
    bottom: -7px;
  }
  .card_4af4 .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 31px;
  }
  .card_4af4 .slow_1e95 .white_8f82 {
    margin-top: -1.5px;
  }
  .card_4af4 .slow_1e95 .white_8f82,
  .card_4af4 .slow_1e95 .white_8f82::after,
  .card_4af4 .slow_1e95 .white_8f82::before {
    width: 31px;
    height: 3px;
  }
  .card_4af4 .slow_1e95 .white_8f82::before {
    top: -9px;
  }
  .card_4af4 .slow_1e95 .white_8f82::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .banner_liquid_2595 .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 19px;
  }
  .banner_liquid_2595 .slow_1e95 .white_8f82 {
    margin-top: -1px;
  }
  .banner_liquid_2595 .slow_1e95 .white_8f82,
  .banner_liquid_2595 .slow_1e95 .white_8f82::after,
  .banner_liquid_2595 .slow_1e95 .white_8f82::before {
    width: 19px;
    height: 2px;
  }
  .banner_liquid_2595 .slow_1e95 .white_8f82::before {
    top: -6px;
  }
  .banner_liquid_2595 .slow_1e95 .white_8f82::after {
    bottom: -6px;
  }
  .first-080f .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 22px;
  }
  .first-080f .slow_1e95 .white_8f82 {
    margin-top: -1px;
  }
  .first-080f .slow_1e95 .white_8f82,
  .first-080f .slow_1e95 .white_8f82::after,
  .first-080f .slow_1e95 .white_8f82::before {
    width: 22px;
    height: 2px;
  }
  .first-080f .slow_1e95 .white_8f82::before {
    top: -7px;
  }
  .first-080f .slow_1e95 .white_8f82::after {
    bottom: -7px;
  }
  .gradient_simple_2dda .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_simple_2dda .slow_1e95 .white_8f82 {
    margin-top: -1.5px;
  }
  .gradient_simple_2dda .slow_1e95 .white_8f82,
  .gradient_simple_2dda .slow_1e95 .white_8f82::after,
  .gradient_simple_2dda .slow_1e95 .white_8f82::before {
    width: 31px;
    height: 3px;
  }
  .gradient_simple_2dda .slow_1e95 .white_8f82::before {
    top: -9px;
  }
  .gradient_simple_2dda .slow_1e95 .white_8f82::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component_ce62 .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 19px;
  }
  .component_ce62 .slow_1e95 .white_8f82 {
    margin-top: -1px;
  }
  .component_ce62 .slow_1e95 .white_8f82,
  .component_ce62 .slow_1e95 .white_8f82::after,
  .component_ce62 .slow_1e95 .white_8f82::before {
    width: 19px;
    height: 2px;
  }
  .component_ce62 .slow_1e95 .white_8f82::before {
    top: -6px;
  }
  .component_ce62 .slow_1e95 .white_8f82::after {
    bottom: -6px;
  }
  .avatar_thick_406a .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_thick_406a .slow_1e95 .white_8f82 {
    margin-top: -1px;
  }
  .avatar_thick_406a .slow_1e95 .white_8f82,
  .avatar_thick_406a .slow_1e95 .white_8f82::after,
  .avatar_thick_406a .slow_1e95 .white_8f82::before {
    width: 22px;
    height: 2px;
  }
  .avatar_thick_406a .slow_1e95 .white_8f82::before {
    top: -7px;
  }
  .avatar_thick_406a .slow_1e95 .white_8f82::after {
    bottom: -7px;
  }
  .rough-ec6e .slow_1e95 .logo-7d92 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-ec6e .slow_1e95 .white_8f82 {
    margin-top: -1.5px;
  }
  .rough-ec6e .slow_1e95 .white_8f82,
  .rough-ec6e .slow_1e95 .white_8f82::after,
  .rough-ec6e .slow_1e95 .white_8f82::before {
    width: 31px;
    height: 3px;
  }
  .rough-ec6e .slow_1e95 .white_8f82::before {
    top: -9px;
  }
  .rough-ec6e .slow_1e95 .white_8f82::after {
    bottom: -9px;
  }
}
.notice-hovered-dd99 .white_8f82 {
  -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);
}
.notice-hovered-dd99 .white_8f82::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice-hovered-dd99 .white_8f82::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);
}
.notice-hovered-dd99.highlight-last-6406 .white_8f82 {
  -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);
}
.notice-hovered-dd99.highlight-last-6406 .white_8f82::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice-hovered-dd99.highlight-last-6406 .white_8f82::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);
}
.detail-cool-ee52 {
  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.inner_090c:before {
  display: none;
}
.secondary_670f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.secondary_670f .right_cec9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.secondary_670f .right_cec9:last-of-type {
  border-bottom: none;
}
.secondary_670f .right_cec9.hot_2d4b,
.secondary_670f .right_cec9.row-dirty-8d3c,
.secondary_670f .right_cec9.tooltip-active-fdec {
  padding: 0;
}
.secondary_670f .accent-2954 .rough_1d3b {
  color: currentColor;
}
.secondary_670f .accent-2954 .rough_1d3b:focus,
.secondary_670f .accent-2954 .rough_1d3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_670f.active_b53b .text_soft_9e6c,
.secondary_670f.active_b53b .info-thick-9bfd a,
.secondary_670f.active_b53b .content-current-6ef9 a,
.secondary_670f.active_b53b .paper-8c66 a {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_670f.active_b53b .text_soft_9e6c:hover,
.secondary_670f.active_b53b .info-thick-9bfd a:hover,
.secondary_670f.active_b53b .content-current-6ef9 a:hover,
.secondary_670f.active_b53b .paper-8c66 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_670f.active_b53b .shadow_3b2e {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_670f.active_b53b .right_cec9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_670f.active_b53b .right_cec9:before {
  background: rgba(0, 0, 0, 0.08);
}
.secondary_670f.active_b53b .clean_c3dd:before {
  background: rgba(255, 255, 255, 0.9);
}
.secondary_670f.active_b53b .accent-2954 .element_7608 li a,
.secondary_670f.active_b53b .accent-2954 .rough_1d3b,
.secondary_670f.active_b53b .paper-8c66 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_670f.active_b53b .accent-2954 .rough_1d3b:focus,
.secondary_670f.active_b53b .accent-2954 .rough_1d3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_670f.active_b53b .element_7608 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_670f.fresh_556e .text_soft_9e6c,
.secondary_670f.fresh_556e .info-thick-9bfd a,
.secondary_670f.fresh_556e .content-current-6ef9 .rough_1d3b,
.secondary_670f.fresh_556e .content-current-6ef9 a,
.secondary_670f.fresh_556e .paper-8c66 a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_670f.fresh_556e .text_soft_9e6c:hover,
.secondary_670f.fresh_556e .info-thick-9bfd a:hover,
.secondary_670f.fresh_556e .content-current-6ef9 .rough_1d3b:hover,
.secondary_670f.fresh_556e .content-current-6ef9 a:hover,
.secondary_670f.fresh_556e .paper-8c66 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_670f.fresh_556e .shadow_3b2e {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_670f.fresh_556e .right_cec9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_670f.fresh_556e .right_cec9:before {
  background: rgba(255, 255, 255, 0.08);
}
.secondary_670f.fresh_556e .clean_c3dd:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary_670f.fresh_556e .accent-2954 .element_7608 li a,
.secondary_670f.fresh_556e .accent-2954 .rough_1d3b,
.secondary_670f.fresh_556e .paper-8c66 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_670f.fresh_556e .accent-2954 .rough_1d3b:focus,
.secondary_670f.fresh_556e .accent-2954 .rough_1d3b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_670f.fresh_556e .element_7608 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_c3dd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.clean_c3dd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active_bfde {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.plasma-adff .secondary_670f {
  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;
}
.plasma-adff .right_cec9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.plasma-adff .right_cec9: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) {
  .plasma-adff .right_cec9:before {
    width: 16%;
    left: 42%;
  }
}
.plasma-adff .right_cec9:last-child:before {
  content: none;
}
.plasma-adff .right_cec9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.plasma-adff .accent-2954 .element_7608 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.plasma-adff .accent-2954 .element_7608 li a .rough_1d3b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.plasma-adff .accent-2954 .paper-8c66 {
  border: none;
}
.plasma-adff .accent-2954 .paper-8c66 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.plasma-adff .clean_c3dd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.plasma-adff .active_bfde {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.plasma-adff .fresh_556e .clean_c3dd:before {
  background: rgba(0, 0, 0, 0.9);
}
.plasma-adff .active_b53b.outline_left_6d03 .white_8f82 {
  background: rgba(0, 0, 0, 0.6);
}
.plasma-adff
  .active_b53b.outline_left_6d03
  .white_8f82::after,
.plasma-adff
  .active_b53b.outline_left_6d03
  .white_8f82:before {
  background: inherit;
}
.plasma-adff
  .active_b53b.outline_left_6d03:hover
  .white_8f82 {
  background: rgba(0, 0, 0, 0.8);
}
.shade_bronze_47ff .secondary_670f {
  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) {
  .shade_bronze_47ff .secondary_670f {
    width: auto;
    right: 45px;
  }
}
.right_0880 .secondary_670f {
  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) {
  .right_0880 .secondary_670f {
    width: auto;
    left: 45px;
  }
}
.inner_090c .secondary_670f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.inner_090c .active_bfde {
  max-width: 48em;
  margin: 0 auto;
}
.inner_090c .clean_c3dd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.wood-7a39 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.wood-7a39.plasma-adff .secondary_670f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.wood-7a39.shade_bronze_47ff .secondary_670f {
  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);
}
.wood-7a39 .secondary_670f {
  visibility: visible;
}
.wood-7a39.right_0880 .secondary_670f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.small-6f43,
.secondary_fast_7b65 {
  overflow-x: hidden;
}
.small-6f43 .secondary_670f {
  overflow: auto;
}
.small-6f43.plasma-adff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.small-6f43.plasma-adff .secondary_670f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.small-6f43.plasma-adff .logo-0cc9 {
  opacity: 0;
}
.small-6f43.shade_bronze_47ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.small-6f43.shade_bronze_47ff .secondary_670f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.small-6f43.shade_bronze_47ff .logo-0cc9 {
  opacity: 0;
}
.small-6f43.right_0880 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.small-6f43.right_0880 .secondary_670f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.small-6f43.right_0880 .logo-0cc9 {
  opacity: 0;
}
.small-6f43.inner_090c .secondary_670f {
  z-index: 10;
  visibility: visible;
}
.outline_left_6d03 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outline_left_6d03 .white_8f82 {
  background: rgba(255, 255, 255, 0.99);
}
.outline_left_6d03 .white_8f82::after,
.outline_left_6d03 .white_8f82:before {
  background: inherit;
}
.outline_left_6d03:hover .white_8f82 {
  background: rgba(255, 255, 255, 0.99);
}
.right_0880 .outline_left_6d03 {
  top: 10px;
  right: auto;
  left: 12px;
}
.inner_090c .outline_left_6d03 {
  display: none !important;
}
.small-6f43:before,
.secondary_fast_7b65:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.small-6f43 .outline_left_6d03,
.secondary_fast_7b65 .outline_left_6d03 {
  display: inline-block;
}
.secondary_670f .feature-5d0d {
  -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;
}
.small-6f43 .secondary_670f .feature-5d0d,
.secondary_fast_7b65 .secondary_670f .feature-5d0d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_thick_4eb1 .item-pressed-6906 {
  width: 100%;
}
.first_8708 {
  padding: 0 0.5em 0;
}
.first_8708 [class*="customify-col-"],
.first_8708 [class*="customify-col_"],
.first_8708 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.text-left-34c1 .first_8708 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .item-7d11 .tabs_080c,
  .tabs_080c {
    display: none;
  }
  .border-4955 {
    text-align: left;
  }
  .component-dim-7505 {
    text-align: center;
  }
  .tabs_f820 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .item-7d11 .bright-1e88,
  .bright-1e88 {
    display: none;
  }
  .liquid-8ba5 {
    text-align: left;
  }
  .label_huge_8272 {
    text-align: center;
  }
  .alert-center-83b7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .item-7d11 .notice-3682,
  .notice-3682 {
    display: none;
  }
  .filter-b17f {
    text-align: left;
  }
  .media_5e9a {
    text-align: center;
  }
  .search_old_7bbb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.bronze-a121 {
  box-shadow: none !important;
}
.up-39ed .list-middle-e999,
.breadcrumb_c895 .list-middle-e999 {
  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;
}
.breadcrumb_c895 .list-middle-e999 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer_7525 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.footer_7525:after,
.footer_7525:before {
  content: "";
  display: table;
}
.footer_7525:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .footer_7525 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.footer_7525,
.dirty-37ad {
  max-width: 1248px;
  margin: 0 auto;
}

.info_plasma_30b1.texture_white_6643 .footer_7525 {
  max-width: 100%;
}
.info_plasma_30b1.wrapper-cec8 {
  max-width: 1200px;
  margin: 0 auto;
}
.info_plasma_30b1.iron-bc60 .footer_7525 {
  max-width: 100%;
}
.info_plasma_30b1.iron-bc60 > .footer_7525 {
  padding-left: 0;
  padding-right: 0;
}
.info_plasma_30b1.iron-bc60 > .footer_7525 .item-7d11 {
  margin: 0;
}
.info_plasma_30b1.iron-bc60
  > .footer_7525
  .heading_399e.title-action-8b2b {
  margin-right: 0;
  margin-left: 0;
}
.info_plasma_30b1.iron-bc60 #main.title-action-8b2b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_active_8d2f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_active_8d2f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fixed_2a33 .main-silver-f08d {
    padding-right: 1em;
  }
  .fixed_2a33.shade_077c .heading_399e {
    border-right: 1px solid #eaecee;
  }
  .fixed_2a33.shade_077c .main-silver-f08d {
    padding-right: 1em;
  }
  .fixed_2a33.shade_077c .row_bright_cbb1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_47fa .main-silver-f08d {
    padding-left: 1em;
  }
  .tiny_47fa.shade_077c .heading_399e {
    border-left: 1px solid #eaecee;
  }
  .tiny_47fa.shade_077c .main-silver-f08d {
    padding-left: 1em;
  }
  .tiny_47fa.shade_077c .row_bright_cbb1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-5180 .main-silver-f08d {
    padding-left: 1em;
  }
  .motion-5180.shade_077c .item_b302 {
    border-right: 1px solid #eaecee;
  }
  .motion-5180.shade_077c .content_6b95 {
    border-right: 1px solid #eaecee;
  }
  .motion-5180.shade_077c .main-silver-f08d {
    padding-left: 1em;
  }
  .motion-5180.shade_077c .row_bright_cbb1 {
    padding-right: 1em;
  }
  .motion-5180.shade_077c .top-7c08 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-4d47 .main-silver-f08d {
    padding-right: 1em;
  }
  .banner-4d47.shade_077c .item_b302 {
    border-left: 1px solid #eaecee;
  }
  .banner-4d47.shade_077c .content_6b95 {
    border-left: 1px solid #eaecee;
  }
  .banner-4d47.shade_077c .main-silver-f08d {
    padding-right: 1em;
  }
  .banner-4d47.shade_077c .row_bright_cbb1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-4d47.shade_077c .top-7c08 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_active_8d2f .main-silver-f08d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_active_8d2f.shade_077c .heading_399e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_active_8d2f.shade_077c .main-silver-f08d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_active_8d2f.shade_077c .row_bright_cbb1 {
    padding-left: 1em;
  }
  .notice_active_8d2f.shade_077c .top-7c08 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_active_8d2f.shade_077c .main-silver-f08d {
    padding-left: 0;
  }
}
.soft_68af .footer_stale_0730 {
  display: inline-block;
}
.paragraph-5a54 {
  display: inline-block;
}
.dark_94c5 {
  word-con: break-word;
}
.east_d79c > span {
  display: inline-block;
  padding: 5px 0;
}
.east_d79c .fast_2d1c {
  margin-left: 8px;
  margin-right: 8px;
}
.east_d79c .advanced-77e8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fresh-e860 .background_first_d487 {
  margin-bottom: 2em;
}
.fresh-e860 .pattern-tall-25fb {
  margin-bottom: 15px;
}
.fresh-e860 .pattern-tall-25fb:last-child {
  margin-bottom: 0;
}
.fresh-e860 .surface_233b {
  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) {
  .fresh-e860 .surface_233b {
    display: block;
  }
}
.fresh-e860 .modal-5d23 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fresh-e860 .modal-5d23 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fresh-e860 .small_f460 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fresh-e860 .small_f460 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fresh-e860 .small_f460 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fresh-e860 .dark_94c5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fresh-e860 .dark_94c5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fresh-e860 .liquid_696c p:last-child {
  margin-bottom: 0;
}
.fresh-e860 .silver-4f05 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fresh-e860 .slider_gas_1f66 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fresh-e860 .rough-02ba {
  margin-top: 1em;
}
.fresh-e860 .fast_eb1e {
  top: 0;
  display: block;
}
.fresh-e860 .fast_eb1e a {
  color: inherit;
}
.fresh-e860 .fast_eb1e a:hover {
  color: inherit;
}
.fresh-e860 .modal_72d0 {
  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;
}
.fresh-e860 .modal_72d0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fresh-e860 .slider_gas_1f66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fresh-e860 .avatar_cb39 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fresh-e860 .avatar_cb39:first-child {
  margin-top: 0;
}
.fresh-e860 .avatar_cb39.mask-paper-0a68 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fresh-e860 .avatar_cb39.search-new-3358 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fresh-e860
  .avatar_cb39.search-new-3358.smooth-f535
  .rough-02ba {
  width: 100%;
}
.fresh-e860 .search-new-3358 {
  -webkit-box-align: center;
  align-items: center;
}
.fresh-e860 .search-new-3358 .east_d79c,
.fresh-e860 .search-new-3358 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fresh-e860 .small_f460 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fresh-e860 .small_f460 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fresh-e860 .small_f460: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;
}
.fresh-e860 .mask-paper-0a68 {
  z-index: 5;
}
.fresh-e860 .hidden-57e9 .sidebar-d5d0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fresh-e860 .pressed_ad70 .sidebar-d5d0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fresh-e860 .easy-0406 .sidebar-d5d0 {
  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;
}
.fresh-e860.outer-2467 .surface_233b,
.fresh-e860.shade-bottom-8437 .surface_233b {
  display: block;
}
.fresh-e860.outer-2467 .surface_233b .status-tall-ad35,
.fresh-e860.outer-2467 .surface_233b .slider_gas_1f66,
.fresh-e860.shade-bottom-8437 .surface_233b .status-tall-ad35,
.fresh-e860.shade-bottom-8437 .surface_233b .slider_gas_1f66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fresh-e860.simple_abd8 .modal-5d23 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fresh-e860.simple_abd8 .modal-5d23 {
    margin-right: 0;
  }
}
.fresh-e860.outer-2467 .modal-5d23,
.fresh-e860.shade-bottom-8437 .modal-5d23 {
  padding-top: 40%;
}
.fresh-e860.outer-2467 .background_first_d487,
.fresh-e860.shade-bottom-8437 .background_first_d487 {
  display: block;
}
.fresh-e860.outer-2467 .fn-sticky-c999 .slider_gas_1f66,
.fresh-e860.shade-bottom-8437 .fn-sticky-c999 .slider_gas_1f66 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fresh-e860.outer-2467 .modal-5d23,
.fresh-e860.shade-bottom-8437 .modal-5d23 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fresh-e860.outer-2467 .slider_gas_1f66 {
  padding: 1em;
}
.current_c3b7 {
  margin: 30px auto;
  display: block;
}
.current_c3b7 .aside_dim_58bf > * {
  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;
}
.current_c3b7 .aside_dim_58bf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current_c3b7 .aside_dim_58bf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern_6c1a .east_d79c {
  margin-bottom: 1.41575em;
}
.pattern_6c1a .gallery-1a70 {
  margin-bottom: 1.618em;
}
.info-lite-b9f9 .narrow-3756 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.info-lite-b9f9 .narrow-3756 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.info-lite-b9f9 .detail-full-a2bd {
  max-width: 100%;
  overflow: auto;
}
.banner_6501 .info-lite-b9f9 a:hover {
  text-decoration: underline;
}
.accent_cold_c3f5 .pattern-tall-25fb:not(.dark_94c5),
.accent_cold_c3f5 .small_f460 {
  margin-bottom: 1.41575em;
}
.accent_cold_c3f5 .pattern-tall-25fb:not(.dark_94c5):last-child,
.accent_cold_c3f5 .small_f460:last-child {
  margin-bottom: 0;
}
.accent_cold_c3f5 .pattern-tall-25fb.wrapper-red-fa12 {
  margin-bottom: 0.41575em;
}
.accent_cold_c3f5 .hover_65fe:before,
.accent_cold_c3f5 .label_94ff:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.accent_cold_c3f5 .hover_65fe:before {
  content: "\f115";
}
.accent_cold_c3f5 .label_94ff:before {
  content: "\f02c";
}
.accent_cold_c3f5 .breadcrumb_narrow_5cf3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.accent_cold_c3f5 .breadcrumb_narrow_5cf3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.west_d47d {
  display: -webkit-box;
  display: flex;
}
.west_d47d .search_b843 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .west_d47d .search_b843 {
    flex-basis: 90px;
  }
}
.west_d47d .yellow_ee34 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .west_d47d .yellow_ee34 {
    flex-basis: calc(100% - 50px);
  }
}
.west_d47d .medium_46de p:last-child {
  margin-bottom: 0.72em;
}
.section-clean-7a74 .aside_dim_58bf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.section-clean-7a74 .aside_dim_58bf:after,
.section-clean-7a74 .aside_dim_58bf:before {
  content: "";
  display: table;
}
.section-clean-7a74 .aside_dim_58bf:after {
  clear: both;
}
.section-clean-7a74 .aside_dim_58bf .layout-bfc3,
.section-clean-7a74 .aside_dim_58bf .top-fcd2 {
  width: 49%;
}
.section-clean-7a74 .aside_dim_58bf .layout-bfc3 a span.hover-focused-f634,
.section-clean-7a74 .aside_dim_58bf .top-fcd2 a span.hover-focused-f634 {
  display: block;
  margin-bottom: 5px;
}
.section-clean-7a74 .aside_dim_58bf .top-fcd2 {
  float: left;
  text-align: left;
}
.section-clean-7a74 .aside_dim_58bf .layout-bfc3 {
  float: right;
  text-align: right;
}
.medium-4b54 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .medium-4b54 {
    margin-bottom: 0;
  }
}
.right_5d42 {
  margin-bottom: 1em;
}
.right_5d42 .dark_94c5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dark-0ac2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.yellow-2a8d .right_5d42,
.tiny-9b8a .right_5d42 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .yellow-2a8d .right_5d42,
  .tiny-9b8a .right_5d42 {
    display: block;
  }
}
.yellow-2a8d .dark-0ac2,
.tiny-9b8a .dark-0ac2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .yellow-2a8d .dark-0ac2,
  .tiny-9b8a .dark-0ac2 {
    margin-bottom: 1em;
  }
}
.yellow-2a8d .dark-0ac2 img,
.tiny-9b8a .dark-0ac2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.yellow-2a8d .overlay_10fa,
.tiny-9b8a .overlay_10fa {
  flex-basis: calc(100% - 160px);
}
.yellow-2a8d .overlay_10fa p,
.tiny-9b8a .overlay_10fa p {
  margin-bottom: 0;
}
.yellow-2a8d .overlay_10fa {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .yellow-2a8d .overlay_10fa {
    padding-left: 0;
  }
}
.tiny-9b8a .overlay_10fa {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tiny-9b8a .overlay_10fa {
    padding-right: 0;
  }
}
.tiny-9b8a .dark-0ac2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bottom_4032 .dark-0ac2 {
  margin-bottom: 0.5em;
}
.bottom_4032 .dark-0ac2 img {
  width: 100%;
}
.surface-under-c2f1 .popup_a92d,
.steel-40e8 .popup_a92d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.steel-40e8 .heading_399e .menu-2644 p:last-child {
  margin-bottom: 0;
}
.accordion-iron-7099 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.medium_fde0 .list-3cb7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .medium_fde0 .list-3cb7:last-of-type {
    margin-bottom: 0;
  }
}
.medium_fde0 .list-3cb7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium_fde0 .list-3cb7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.medium_fde0 .list-3cb7 ul li {
  margin: 0 0 0.6em;
}
.medium_fde0 .list-3cb7 ul li.fixed_5523,
.medium_fde0 .list-3cb7 ul li.status-c41f {
  position: relative;
}
.medium_fde0 .list-3cb7 ul li.fixed_5523 .heading_brown_e43d,
.medium_fde0 .list-3cb7 ul li.status-c41f .heading_brown_e43d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.medium_fde0 .list-3cb7 ul li.fixed_5523:after:after,
.medium_fde0 .list-3cb7 ul li.fixed_5523:after:before,
.medium_fde0
  .list-3cb7
  ul
  li.status-c41f:after:after,
.medium_fde0
  .list-3cb7
  ul
  li.status-c41f:after:before {
  content: "";
  display: table;
}
.medium_fde0 .list-3cb7 ul li.fixed_5523:after:after,
.medium_fde0
  .list-3cb7
  ul
  li.status-c41f:after:after {
  clear: both;
}
.medium_fde0 .list-3cb7 a.feature_advanced_e8f5:hover {
  text-decoration: none;
}
.medium_fde0 .list-3cb7 select {
  max-width: 100%;
}
.medium_fde0 .list-3cb7 table {
  font-size: 85%;
}
.medium_fde0 .list-3cb7 table td,
.medium_fde0 .list-3cb7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.medium_fde0 .list-3cb7 table tfoot td {
  text-align: left;
}
.medium_fde0 .list-3cb7 :last-child {
  margin-bottom: 0;
}
.medium_fde0 .list-3cb7 .status_3cc8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.medium_fde0 .list-3cb7 .status_3cc8 label {
  width: 100%;
}
.medium_fde0 .list-3cb7 .status_3cc8 .badge-clean-0ebb {
  width: 100%;
  display: block;
}
.medium_fde0 .list-3cb7 .status_3cc8 .icon_stone_7350 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.medium_fde0 .list-3cb7 .status_3cc8 .icon_stone_7350:hover svg #svg-search {
  fill: #444;
}
.medium_fde0 .list-3cb7 .status_3cc8 .icon_stone_7350 svg {
  width: 18px;
  height: 18px;
}
.medium_fde0 .overlay-steel-0a37 ul ul,
.medium_fde0 .outer-3167 ul ul,
.medium_fde0 .list_8c98 ul ul,
.medium_fde0 .menu_2bb4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.medium_fde0 .overlay-steel-0a37 .logo_1ed6 > a,
.medium_fde0 .outer-3167 .logo_1ed6 > a,
.medium_fde0 .list_8c98 .logo_1ed6 > a,
.medium_fde0 .menu_2bb4 .logo_1ed6 > a {
  margin-bottom: 0;
}
.medium_fde0 .widget-bright-dd82 li,
.medium_fde0 .overlay-steel-0a37 li,
.medium_fde0 .large-ba58 li,
.medium_fde0 .outer-3167 li,
.medium_fde0 .list_8c98 li,
.medium_fde0 .menu_2bb4 li,
.medium_fde0 .small-443b li,
.medium_fde0 .accordion-hot-3816 li {
  display: block;
  position: relative;
}
.medium_fde0 .widget-bright-dd82 li:last-child,
.medium_fde0 .overlay-steel-0a37 li:last-child,
.medium_fde0 .large-ba58 li:last-child,
.medium_fde0 .outer-3167 li:last-child,
.medium_fde0 .list_8c98 li:last-child,
.medium_fde0 .menu_2bb4 li:last-child,
.medium_fde0 .small-443b li:last-child,
.medium_fde0 .accordion-hot-3816 li:last-child {
  border: none;
}
.medium_fde0 .widget-bright-dd82 li a,
.medium_fde0 .overlay-steel-0a37 li a,
.medium_fde0 .large-ba58 li a,
.medium_fde0 .outer-3167 li a,
.medium_fde0 .list_8c98 li a,
.medium_fde0 .menu_2bb4 li a,
.medium_fde0 .small-443b li a,
.medium_fde0 .accordion-hot-3816 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium_fde0 .widget-bright-dd82 li ul li::before,
.medium_fde0 .overlay-steel-0a37 li ul li::before,
.medium_fde0 .large-ba58 li ul li::before,
.medium_fde0 .outer-3167 li ul li::before,
.medium_fde0 .list_8c98 li ul li::before,
.medium_fde0 .menu_2bb4 li ul li::before,
.medium_fde0 .small-443b li ul li::before,
.medium_fde0 .accordion-hot-3816 li ul li::before {
  left: 15px;
}
.medium_fde0 .widget-bright-dd82 li ul a,
.medium_fde0 .overlay-steel-0a37 li ul a,
.medium_fde0 .large-ba58 li ul a,
.medium_fde0 .outer-3167 li ul a,
.medium_fde0 .list_8c98 li ul a,
.medium_fde0 .menu_2bb4 li ul a,
.medium_fde0 .small-443b li ul a,
.medium_fde0 .accordion-hot-3816 li ul a {
  padding-left: 20px;
}
.medium_fde0 .widget-bright-dd82 li ul ul li::before,
.medium_fde0 .overlay-steel-0a37 li ul ul li::before,
.medium_fde0 .large-ba58 li ul ul li::before,
.medium_fde0 .outer-3167 li ul ul li::before,
.medium_fde0 .list_8c98 li ul ul li::before,
.medium_fde0 .menu_2bb4 li ul ul li::before,
.medium_fde0 .small-443b li ul ul li::before,
.medium_fde0 .accordion-hot-3816 li ul ul li::before {
  left: 30px;
}
.medium_fde0 .widget-bright-dd82 li ul ul a,
.medium_fde0 .overlay-steel-0a37 li ul ul a,
.medium_fde0 .large-ba58 li ul ul a,
.medium_fde0 .outer-3167 li ul ul a,
.medium_fde0 .list_8c98 li ul ul a,
.medium_fde0 .menu_2bb4 li ul ul a,
.medium_fde0 .small-443b li ul ul a,
.medium_fde0 .accordion-hot-3816 li ul ul a {
  padding-left: 40px;
}
.medium_fde0 .out_ee1f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium_fde0 .accordion-hot-3816 ul li {
  margin-bottom: 1.41575em;
}
.medium_fde0 .accordion-hot-3816 ul li .fresh-4bdd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.medium_fde0 .accordion-hot-3816 ul li .sort_center_a681 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fresh_556e .widget-bright-dd82 li a,
.fresh_556e .overlay-steel-0a37 li a,
.fresh_556e .large-ba58 li a,
.fresh_556e .outer-3167 li a,
.fresh_556e .list_8c98 li a,
.fresh_556e .menu_2bb4 li a,
.fresh_556e .small-443b li a,
.fresh_556e .accordion-hot-3816 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_556e .out_ee1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_556e .list-3cb7 ul li.fixed_5523 .heading_brown_e43d,
.fresh_556e .list-3cb7 ul li.status-c41f .heading_brown_e43d {
  background: rgba(0, 0, 0, 0.2);
}
.fresh_556e .medium_fde0 .list-3cb7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_plasma_30b1 .medium_fde0 .element_7608 li {
  margin: 0;
}
.info_plasma_30b1 .medium_fde0 .element_7608 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info_plasma_30b1 .medium_fde0 .element_7608 li ul {
  margin: 0;
}
.info_plasma_30b1 .medium_fde0 .element_7608 li ul li a {
  padding-left: 15px;
}
.info_plasma_30b1 .medium_fde0 .element_7608 li ul li li a {
  padding-left: 30px;
}
.info_plasma_30b1 .medium_fde0 .element_7608 li.accordion_purple_e158 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info_plasma_30b1 .medium_fde0 .element_7608 li.accordion_purple_e158 > 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;
}
.info_plasma_30b1 .medium_fde0 .element_7608 li.accordion_purple_e158 > 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;
}
.component_f615 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thick_2eff {
  position: relative;
  z-index: 10;
}
.thick_2eff .feature-5d0d {
  width: 100%;
  max-width: 100%;
}
.overlay_active_fd8f .form_over_48cd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.overlay_active_fd8f .active_b53b {
}
.overlay_active_fd8f .fresh_556e {
  background: #292929;
}
.detail-center-61db .form_over_48cd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.detail-center-61db .active_b53b {
  background: #f9f9f9;
}
.detail-center-61db .fresh_556e {
  background: #303030;
}
.media_5e54 .form_over_48cd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_5e54 .footer_stale_0730 {
    margin-bottom: 1em;
  }
  .media_5e54 .footer_stale_0730:last-child {
    margin-bottom: 0;
  }
}
.media_5e54 .active_b53b {
  background: #ededed;
}
.media_5e54 .fresh_556e {
  background: #1a1a1a;
}
.form_over_48cd.active_b53b {
  color: rgba(0, 0, 0, 0.6);
}
.form_over_48cd.active_b53b .yellow_2abc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form_over_48cd.fresh_556e {
  color: rgba(255, 255, 255, 0.99);
}
.form_over_48cd.fresh_556e a:not(.feature_advanced_e8f5) {
  color: rgba(255, 255, 255, 0.79);
}
.form_over_48cd.fresh_556e a:not(.feature_advanced_e8f5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_over_48cd.fresh_556e .yellow_2abc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_over_48cd.fresh_556e table tbody td,
.form_over_48cd.fresh_556e table th {
  background: rgba(0, 0, 0, 0.08);
}
.image_e489.over_df2f .footer_7525 {
  max-width: initial;
}
.image_e489 .picture_action_51b4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.image_e489 .picture_action_51b4 .feature-5d0d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .image_e489 .picture_action_51b4 .feature-5d0d {
    display: block;
    margin-bottom: 2em;
  }
  .image_e489 .picture_action_51b4 .feature-5d0d:last-child {
    margin-bottom: 0;
  }
}
.media_5e54 .footer_stale_0730:last-child,
.detail-center-61db .footer_stale_0730:last-child,
.overlay_active_fd8f .footer_stale_0730:last-child {
  margin-bottom: 0;
}
.media_5e54 .footer_stale_0730 .medium_fde0 .list-3cb7:last-child,
.detail-center-61db .footer_stale_0730 .medium_fde0 .list-3cb7:last-child,
.overlay_active_fd8f .footer_stale_0730 .medium_fde0 .list-3cb7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .media_5e54 .notification-fab6,
  .media_5e54 .green-68ce,
  .detail-center-61db .notification-fab6,
  .detail-center-61db .green-68ce,
  .overlay_active_fd8f .notification-fab6,
  .overlay_active_fd8f .green-68ce {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thick_2eff .footer_stale_0730 {
    margin-bottom: 2em;
  }
}
.thick_2eff p:last-child {
  margin-bottom: 0;
}
.thick_2eff li,
.thick_2eff ul {
  list-style: none;
  margin: 0;
}
.thick_2eff ul ul {
  margin-left: 2.617924em;
}
.purple_b4a0 {
  font-size: 0.875em;
}

/* css-noise: ab2f */
.shadow-element-e4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
