/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fixed_dc5a/customify
Author: WPCustomify
Author URI: https://pressmaximum.fixed_dc5a
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.fixed_dc5a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.short-f9d8.grid-9e88/licenses/gpl-2.0.dynamic_506c
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.outline-ecce/, (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.chip-cold-e5ea.dynamic_6d48/normalize.component-white-39ca/
 ======
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.component-white-39ca v7.0.0 | MIT License | github.fixed_dc5a/necolas/normalize.component-white-39ca */
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;
}
.alert-4ab3 .paragraph_310e,
.right_f635,
.chip-up-9a38,
.under-85ec,
.label_c5b4,
.widget_b1ec,
.panel-0433,
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;
}
.right_f635,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right_f635,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right_f635,
  h1 {
    font-size: 1.8em;
  }
}
.chip-up-9a38,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.chip-up-9a38 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .chip-up-9a38,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .chip-up-9a38,
  h2 {
    font-size: 1.7em;
  }
}
.under-85ec,
h3 {
  font-size: 1.618em;
}
.alert-4ab3 .paragraph_310e,
.label_c5b4,
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.bronze_6f6e {
  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;
}
.secondary-over-da71:after,
.secondary-over-da71:before,
.popup_next_24bc:after,
.popup_next_24bc:before {
  content: "";
  display: table;
}
.secondary-over-da71:after,
.popup_next_24bc:after {
  clear: both;
}
.gradient_clean_724a {
  float: right;
  margin-right: 0;
}
.panel-7d5f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.center-b4b7 .module_wide_75c2,
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;
}
.center-b4b7 .module_wide_75c2: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;
}
.preview-fa77 .module_wide_75c2 {
  box-shadow: none;
}
.preview-fa77
  .module_wide_75c2
  .notification_44d8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview-fa77 .module_wide_75c2 .title-9b0d {
  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;
}
.preview-fa77
  .module_wide_75c2
  .title-9b0d
  b {
  display: none;
}
.preview-fa77 .video_white_0615 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.left-9850:not(.lite_6fa8):not(.highlight-huge-9c3a),
button:not(.lite_6fa8):not(.highlight-huge-9c3a),
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ),
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ),
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ) {
  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;
}
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):hover,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):hover,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):hover,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):hover,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):active,
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):active,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):active,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):active,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):active,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus {
  outline: 0;
}
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243 {
  position: relative;
}
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .dirty_467d,
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .summary-middle-6afd,
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .south-d9e7,
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  i,
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  svg,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .dirty_467d,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .summary-middle-6afd,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .south-d9e7,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  i,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  svg,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .dirty_467d,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .summary-middle-6afd,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .south-d9e7,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  i,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  svg,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .dirty_467d,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .summary-middle-6afd,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .south-d9e7,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  i,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  svg,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .dirty_467d,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .summary-middle-6afd,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  .south-d9e7,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  i,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243
  svg {
  visibility: hidden;
}
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243:after,
button:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243:after,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243:after,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243:after,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ).fn-loading-7243: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;
}
.left-9850:not(.lite_6fa8):not(.highlight-huge-9c3a),
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ),
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ),
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ) {
  color: #fff;
  background: #235787;
}
.left-9850:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus,
input[type="button"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus,
input[type="reset"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus,
input[type="submit"]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ):focus {
  color: #fff;
}
.left-9850.fn-disabled-7243:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ),
.left-9850[disabled]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ),
button.fn-disabled-7243:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ),
button[disabled]:not(.lite_6fa8):not(
    .highlight-huge-9c3a
  ) {
  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;
}
.border_huge_11d6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_huge_11d6: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;
}
.avatar_south_a7d1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hovered-32b1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wide_10c2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.secondary-over-da71:after,
.secondary-over-da71:before,
.surface-bb60:after,
.surface-bb60:before,
.button-e936:after,
.button-e936:before,
.inner-c91a:after,
.inner-c91a:before,
.under-57cc:after,
.under-57cc:before,
.chip_ea24:after,
.chip_ea24:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.secondary-over-da71:after,
.surface-bb60:after,
.button-e936:after,
.inner-c91a:after,
.under-57cc:after,
.chip_ea24:after {
  clear: both;
}
.surface-bb60 .middle-e3b2,
.button-e936 .middle-e3b2,
.large-b836 .middle-e3b2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tooltip_glass_04e4 {
  display: inline-block;
}
.dropdown_b76f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dropdown_b76f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dropdown_b76f .gold_f755 {
  padding: 1em 0;
  font-size: 85%;
}
.gold_f755 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border-purple-09ee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border-purple-09ee:after,
.border-purple-09ee:before {
  content: "";
  display: table;
}
.border-purple-09ee:after {
  clear: both;
}
.basic-52d6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.form-easy-3cf1 .basic-52d6 {
  max-width: 50%;
}
.element-motion-d5d8 .basic-52d6 {
  max-width: 33.33%;
}
.stale-342a .basic-52d6 {
  max-width: 25%;
}
.mask_f2fa .basic-52d6 {
  max-width: 20%;
}
.summary-5da5 .basic-52d6 {
  max-width: 16.66%;
}
.lite_f787 .basic-52d6 {
  max-width: 14.28%;
}
.tertiary_7611 .basic-52d6 {
  max-width: 12.5%;
}
.middle-cf74 .basic-52d6 {
  max-width: 11.11%;
}
.white_42b9 {
  display: block;
}
.alert-4ab3 .brown_e281 label,
.alert-4ab3 .photo_8a0a label,
.alert-4ab3 .text-solid-439c label,
.alert-4ab3 .link_ede0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red_a473 {
  list-style: none;
  margin: 0;
}
.red_a473 article.shadow_bb9e {
  margin-bottom: 0;
}
.red_a473 ul {
  list-style: none;
  margin: 0;
}
.red_a473 .form-steel-d2fc li.shadow_bb9e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red_a473 .form-steel-d2fc li.shadow_bb9e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red_a473 .form-steel-d2fc li.shadow_bb9e: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) {
  .red_a473 .form-steel-d2fc li.shadow_bb9e li.shadow_bb9e li.shadow_bb9e li.shadow_bb9e {
    padding-left: 0;
  }
}
article.shadow_bb9e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow_bb9e .surface-bb60 p:last-of-type {
  margin-bottom: 0;
}
article.shadow_bb9e .sort_02fc {
  float: left;
}
article.shadow_bb9e .menu-db3b {
  margin-left: 85px;
}
article.shadow_bb9e .wood_32a1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow_bb9e .wood_32a1 .row_small_4065 {
  margin-left: 10px;
}
article.shadow_bb9e .copper_9ba8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow_bb9e .popup_ae9c {
  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 .brown_e281,
  #respond .text-solid-439c,
  #respond .link_ede0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown_e281 input,
#respond .text-solid-439c input,
#respond .link_ede0 input {
  width: 100%;
}
#respond .link_ede0 {
  margin-right: 0;
}
#respond .filter_2db6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_b85c {
  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;
}
.south_b85c.header_bronze_7c40 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.south_b85c 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%);
}
.south_b85c:focus,
.south_b85c: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);
}
.middle_9471 {
  border-radius: 10%;
}
.input_5e51 {
  border-radius: 50%;
}
.accent-left-446f {
  font-size: 0.72em;
}
.hard-ee55 {
  font-size: 0.875em;
}
.layout_e0f3 {
  font-size: 1.1em;
}
.basic-3bc7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.basic-3bc7.accent-left-446f {
  letter-spacing: 0.5px;
}
.wide-9770,
.wide-9770 a {
  color: #6d6d6d;
}
.wide-9770 a:hover {
  color: #111;
}
.pagination-tiny-a77b {
  color: #6d6d6d;
}
.aside-out-46da {
  overflow-x: hidden;
}
.aside-out-46da .accent-023b.list_b227 {
  position: relative;
}
.aside-out-46da .accent-023b.list_b227.red_d154 {
  position: initial;
}
.aside-out-46da
  .accent-023b.list_b227.red_d154
  .pro-eaad {
  left: auto;
}
.aside-out-46da .accent-023b .pro-eaad {
  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;
}
.aside-out-46da .accent-023b:hover.list_b227 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside-out-46da
  .accent-023b:hover.list_b227
  .pro-eaad {
  display: block;
  z-index: 9999999;
}
.aside-out-46da .hero_311b .avatar-silver-fc47,
.aside-out-46da .image-action-ff5b .avatar-silver-fc47 {
  display: none;
}
.aside-out-46da .hidden_fluid_c090 .accent-023b:hover.list_b227 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert-4ab3 .brown_e281 label,
.alert-4ab3 .photo_8a0a label,
.alert-4ab3 .text-solid-439c label,
.alert-4ab3 .link_ede0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red_a473 {
  list-style: none;
  margin: 0;
}
.red_a473 article.shadow_bb9e {
  margin-bottom: 0;
}
.red_a473 ul {
  list-style: none;
  margin: 0;
}
.red_a473 .form-steel-d2fc li.shadow_bb9e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red_a473 .form-steel-d2fc li.shadow_bb9e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red_a473 .form-steel-d2fc li.shadow_bb9e: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) {
  .red_a473 .form-steel-d2fc li.shadow_bb9e li.shadow_bb9e li.shadow_bb9e li.shadow_bb9e {
    padding-left: 0;
  }
}
article.shadow_bb9e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow_bb9e .surface-bb60 p:last-of-type {
  margin-bottom: 0;
}
article.shadow_bb9e .sort_02fc {
  float: left;
}
article.shadow_bb9e .menu-db3b {
  margin-left: 85px;
}
article.shadow_bb9e .wood_32a1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow_bb9e .wood_32a1 .row_small_4065 {
  margin-left: 10px;
}
article.shadow_bb9e .copper_9ba8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow_bb9e .popup_ae9c {
  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 .brown_e281,
  #respond .text-solid-439c,
  #respond .link_ede0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown_e281 input,
#respond .text-solid-439c input,
#respond .link_ede0 input {
  width: 100%;
}
#respond .link_ede0 {
  margin-right: 0;
}
#respond .filter_2db6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_311b .slider_9451 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.slider_9451 .selected_a468.wide-3299 .shade-4652 > li > a:focus,
.slider_9451 .selected_a468.wide-3299 .shade-4652 > li > a:hover,
.slider_9451 .selected_a468.shade-f7a5 .shade-4652 > li > a:focus,
.slider_9451 .selected_a468.shade-f7a5 .shade-4652 > li > a:hover,
.slider_9451 .selected_a468.avatar-glass-7748 .shade-4652 > li > a:focus,
.slider_9451 .selected_a468.avatar-glass-7748 .shade-4652 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_9451
  .selected_a468.wide-3299
  .shade-4652
  > li.dynamic_64ca
  > a,
.slider_9451
  .selected_a468.wide-3299
  .shade-4652
  > li.last_84ec
  > a,
.slider_9451
  .selected_a468.shade-f7a5
  .shade-4652
  > li.dynamic_64ca
  > a,
.slider_9451
  .selected_a468.shade-f7a5
  .shade-4652
  > li.last_84ec
  > a,
.slider_9451
  .selected_a468.avatar-glass-7748
  .shade-4652
  > li.dynamic_64ca
  > a,
.slider_9451 .selected_a468.avatar-glass-7748 .shade-4652 > li.row-mini-61c3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.slider_9451 .frame_stale_aecc,
.slider_9451 .frame_stale_aecc a {
  color: rgba(255, 255, 255, 0.99);
}
.slider_9451 .alert-pressed-dd61.lower-4506 li a,
.slider_9451 .heading_up_405d a,
.slider_9451 .current-652b,
.slider_9451 .shade-4652 > li > a,
.slider_9451 .south-5fb5 {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451 .alert-pressed-dd61.lower-4506 li a:hover,
.slider_9451 .heading_up_405d a:hover,
.slider_9451 .current-652b:hover,
.slider_9451 .shade-4652 > li > a:hover,
.slider_9451 .south-5fb5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_9451 .photo-red-e9e1 {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451 .photo-red-e9e1 .article_under_5945 {
  color: rgba(255, 255, 255, 0.99);
}
.slider_9451 .photo-red-e9e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_9451 .simple-8ff8 .status_cool_8936 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451 .simple-8ff8 .status_cool_8936 .out-526e {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451
  .simple-8ff8
  .status_cool_8936
  .out-526e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451
  .simple-8ff8
  .status_cool_8936
  .out-526e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451
  .simple-8ff8
  .status_cool_8936
  .out-526e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451
  .simple-8ff8
  .status_cool_8936
  .out-526e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451 .simple-8ff8 .picture-soft-4e8e {
  color: rgba(255, 255, 255, 0.79);
}
.slider_9451 .simple-8ff8 .picture-soft-4e8e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_3366
  .slider_9451
  .simple-8ff8
  .item_black_0023
  .menu_def1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_3366
  .slider_9451
  .simple-8ff8
  .item_black_0023
  .out-526e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_311b .list_stale_da87 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list_stale_da87 .selected_a468.wide-3299 .shade-4652 > li > a:focus,
.list_stale_da87 .selected_a468.wide-3299 .shade-4652 > li > a:hover,
.list_stale_da87 .selected_a468.shade-f7a5 .shade-4652 > li > a:focus,
.list_stale_da87 .selected_a468.shade-f7a5 .shade-4652 > li > a:hover,
.list_stale_da87 .selected_a468.avatar-glass-7748 .shade-4652 > li > a:focus,
.list_stale_da87 .selected_a468.avatar-glass-7748 .shade-4652 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_stale_da87
  .selected_a468.wide-3299
  .shade-4652
  > li.dynamic_64ca
  > a,
.list_stale_da87
  .selected_a468.wide-3299
  .shade-4652
  > li.last_84ec
  > a,
.list_stale_da87
  .selected_a468.shade-f7a5
  .shade-4652
  > li.dynamic_64ca
  > a,
.list_stale_da87
  .selected_a468.shade-f7a5
  .shade-4652
  > li.last_84ec
  > a,
.list_stale_da87
  .selected_a468.avatar-glass-7748
  .shade-4652
  > li.dynamic_64ca
  > a,
.list_stale_da87 .selected_a468.avatar-glass-7748 .shade-4652 > li.row-mini-61c3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.list_stale_da87 .frame_stale_aecc,
.list_stale_da87 .frame_stale_aecc a {
  color: rgba(0, 0, 0, 0.8);
}
.list_stale_da87 .alert-pressed-dd61.lower-4506 li a,
.list_stale_da87 .heading_up_405d a,
.list_stale_da87 .current-652b,
.list_stale_da87 .shade-4652 > li > a,
.list_stale_da87 .south-5fb5 {
  color: rgba(0, 0, 0, 0.55);
}
.list_stale_da87 .alert-pressed-dd61.lower-4506 li a:hover,
.list_stale_da87 .heading_up_405d a:hover,
.list_stale_da87 .current-652b:hover,
.list_stale_da87 .shade-4652 > li > a:hover,
.list_stale_da87 .south-5fb5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_stale_da87 .photo-red-e9e1 {
  color: rgba(0, 0, 0, 0.55);
}
.list_stale_da87 .photo-red-e9e1 .article_under_5945 {
  color: rgba(0, 0, 0, 0.8);
}
.list_stale_da87 .photo-red-e9e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_9385 .box-d2fa {
  margin-left: auto;
  margin-right: auto;
}
.button-e936 > * {
  margin-left: auto;
  margin-right: auto;
}
.button-e936 .avatar_south_a7d1 {
  margin-right: 1.41575em;
}
.box_focused_9eda .button-e936 > .link-ee66 {
  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;
}
.box_focused_9eda .button-e936 > .soft-0321 {
  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;
}
.thumbnail-0516.stone_9385 .box-d2fa,
.title_motion_5167.stone_9385 .box-d2fa {
  margin-left: 0;
}
.primary_df81.stone_9385 .box-d2fa,
.breadcrumb-simple-bbcd.stone_9385 .box-d2fa {
  margin-right: 0;
}
.button-e936 ol,
.button-e936 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.steel-59af video {
  max-width: 100%;
}
.white_efdb img {
  display: block;
}
.white_efdb.avatar_south_a7d1,
.white_efdb.hovered-32b1 {
  width: 100%;
}
.white_efdb.soft-0321 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.in-3da4:not(.mask-focused-d94f) {
  margin: 1.5em auto;
}
.dark-b85c p {
  padding: 1.5em 14px;
}
ul.search_east_f1ff.soft-0321,
ul.search_east_f1ff.link-ee66,
ul.search_east_f1ff.steel-c01a.link-ee66 {
  padding: 0 14px;
}
.disabled_c5ce {
  display: block;
  overflow-x: auto;
}
.disabled_c5ce table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_c5ce td,
.disabled_c5ce th {
  padding: 0.5em;
}
.button-e936 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button-e936 ol ol,
.button-e936 ol ul,
.button-e936 ul ol,
.button-e936 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button-e936 ol ol li,
.button-e936 ol ul li,
.button-e936 ul ol li,
.button-e936 ul ul li {
  margin-left: 0;
}
.lite-a235.frame_bright_151f > .primary-fa6a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite-a235.frame_bright_151f > .primary-fa6a iframe,
.lite-a235.frame_bright_151f > .primary-fa6a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.modal-efc2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.modal-efc2.nav_5b9b {
  padding: 0;
}
.modal-efc2.nav_5b9b cite {
  font-size: 13px;
}
.modal-efc2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.modal-efc2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow_5eef {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow_5eef > p:first-child {
  margin-top: 0;
}
.shadow_5eef cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow_5eef blockquote {
  border-left: 0;
}
.black-aa89 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.black-aa89:not(.bottom-7cee) {
  max-width: 100px;
}
.black-aa89.list_8d2d {
  border-bottom: none !important;
  text-align: center;
}
.black-aa89.list_8d2d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dark-b85c p {
    padding: 1.5em 0;
  }
}
.texture_8558 {
  color: #0073aa;
}
.detail_3abb {
  background-color: #0073aa;
}
.caption_fluid_6550 {
  color: #229fd8;
}
.menu_orange_99be {
  background-color: #229fd8;
}
.link_orange_54d3 {
  color: #eee;
}
.picture-yellow-db0f {
  background-color: #eee;
}
.primary_82ea {
  color: #444;
}
.middle-ae7f {
  background-color: #444;
}
.item_right_e2b7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.item_right_e2b7 .solid-b2de .heading_up_405d {
  font-size: 15px;
}
.item_right_e2b7 .heading_up_405d {
  line-height: 1.3;
}
.item_right_e2b7 .list_stale_da87 {
}
.item_right_e2b7 .slider_9451 {
  background: #235787;
}
.green-f1a9 {
  padding: 0;
}
.green-f1a9 .slider_9451 {
  background: #1a1a1a;
}
.green-f1a9 .list_stale_da87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.layout_b988 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.layout_b988 .list_stale_da87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.layout_b988 .slider_9451 {
  background: #303030;
}
.chip_ea24 {
  position: relative;
  z-index: 10;
}
.chip_ea24 .upper-d76b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.static_e5a7 .list_b227 {
  display: inline-block;
  vertical-align: middle;
}
.static_e5a7.card-e772 .list_b227 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .static_e5a7.card-e772 .list_b227 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .static_e5a7.card-e772 .list_b227 {
    margin-right: 0.4em;
  }
}
.static_e5a7.card-e772 .list_b227:last-child {
  margin-right: 0;
}
.silver-9d29 .upper-d76b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hero_311b .solid-b2de {
    margin: 0 -0.5em;
  }
  .hero_311b .solid-b2de [class*="customify-col-"],
  .hero_311b .solid-b2de [class*="customify-col_"],
  .hero_311b .solid-b2de [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hero_311b.section_0bfc .upper-d76b {
  background: 0 0 !important;
}
.hero_311b.section_0bfc .upper-d76b,
.hero_311b.silver-9d29 .upper-d76b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hero_311b.silver-979f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hero_311b.silver-9d29 .upper-d76b {
  box-shadow: none !important;
}
.item-cool-4c13 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .item-cool-4c13 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .item-cool-4c13 {
    padding: 18px 0 20px;
  }
}
.item-cool-4c13 .slider-hard-ebe8 {
  width: 100%;
}
.item-cool-4c13 .button_af2a {
  margin-bottom: 0;
}
.item-cool-4c13 .plasma_398f {
  margin-top: 5px;
  font-size: 0.875em;
}
.motion_810d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.motion_810d .silver-ac32 {
  width: 100%;
}
.box_fresh_fc09 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box_fresh_fc09 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box_fresh_fc09 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;
}
.box_fresh_fc09 li:last-child:after {
  display: none;
}
.box_fresh_fc09 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hard_5e8a .avatar-silver-fc47 button,
.item-cool-4c13 .avatar-silver-fc47 button {
  left: 0;
}
.hard_5e8a .silver-ac32,
.item-cool-4c13 .silver-ac32 {
  padding-left: 0;
  padding-right: 0;
}
.hard_5e8a .motion_810d,
.item-cool-4c13 .motion_810d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hard_5e8a {
  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;
}
.hard_5e8a: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;
}
.hard_5e8a .block-77ab {
  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) {
  .hard_5e8a .block-77ab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hard_5e8a .block-77ab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hard_5e8a .block-77ab {
    min-height: 200px;
  }
}
.hard_5e8a .box_fresh_fc09 {
  color: rgba(255, 255, 255, 0.8);
}
.hard_5e8a .box_fresh_fc09 a,
.hard_5e8a .box_fresh_fc09 li:after {
  color: inherit;
}
.hard_5e8a .box_fresh_fc09 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.static-e09d {
  margin-bottom: 0.5em;
}
.left_71c9 {
  margin-bottom: 1.2em;
}
.left_71c9,
.static-e09d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.left_71c9 p:last-child,
.static-e09d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar-silver-fc47,
#masthead .avatar-silver-fc47 {
  display: none;
}
#masthead
  > .avatar-silver-fc47.gas-1048 {
  display: none;
}
#masthead > .avatar-silver-fc47 button {
  left: 0;
}
.texture-pro-fc2a {
  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%;
}
.texture-pro-fc2a .list_b227 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-pro-fc2a .steel-22d4 {
  display: -webkit-box;
  display: flex;
}
.texture-pro-fc2a .steel-22d4.border-7aa2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-pro-fc2a .steel-22d4.tag-987d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-pro-fc2a .steel-22d4.nav-selected-7474 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-pro-fc2a.element_58f0.frame_167e .steel-22d4.border-7aa2 {
  flex-basis: 100%;
}
.texture-pro-fc2a.medium_dea3 .steel-22d4.tag-987d {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-pro-fc2a.medium_dea3 .steel-22d4.nav-selected-7474 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar-silver-fc47.gas-1048 {
  display: none;
}
#masthead > .avatar-silver-fc47 button {
  left: 0;
}
.message_c65f {
  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;
}
.message_c65f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.message_c65f.carousel-126c i {
  margin-right: 4px;
}
.message_c65f.tabs_4978 i {
  margin-left: 5px;
}
.heading_up_405d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading_up_405d p:last-child {
  margin-bottom: 0;
}
.rough-c81b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.rough-c81b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.rough-c81b img {
  display: block;
  width: auto;
  line-height: 1;
}
.rough-c81b .frame_stale_aecc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.rough-c81b .component-b082 {
  margin: 5px 0 7px 0;
}
.rough-c81b.steel-9591 .cool-ae54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough-c81b.steel-9591 .under-1f5a {
  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;
}
.rough-c81b.secondary_wide_91c5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.rough-c81b.secondary_wide_91c5 .cool-ae54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough-c81b.secondary_wide_91c5 .under-1f5a {
  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;
}
.rough-c81b.sidebar-basic-4539 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough-c81b.container-purple-eadb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.rough-c81b.container-purple-eadb .under-1f5a {
  margin-top: 7px;
}
.surface-671d {
  display: inline-block;
}
.chip_ea24 .nav-selected-80d6 .rough-c81b img {
  max-width: 100%;
}
.selected_a468 .up-1b31.yellow-0ae0,
.tag-center-e098 .up-1b31.yellow-0ae0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.selected_a468 .iron_1929,
.tag-center-e098 .iron_1929 {
  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%);
}
.selected_a468 .iron_1929 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.selected_a468.image-9c7a .iron_1929 {
  display: none;
}
.selected_a468 .summary-9695 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selected_a468 .summary-9695 li {
  display: inline-block;
  position: relative;
}
.selected_a468 .summary-9695 li:last-child {
  margin-right: 0;
}
.selected_a468 .summary-9695 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;
}
.selected_a468 .summary-9695 li.row-mini-61c3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.selected_a468 .summary-9695 > 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;
}
.selected_a468 .summary-9695 > li > a i {
  line-height: 0;
}
.selected_a468 .summary-9695 > li.preview_736b > a .iron_1929 {
  margin-left: 4px;
  line-height: 0;
}
.selected_a468 .summary-9695 .footer-c785 li.preview_736b > a {
  position: relative;
}
.selected_a468 .summary-9695 .footer-c785 li.preview_736b > a:after,
.selected_a468 .summary-9695 .footer-c785 li.preview_736b > a:before {
  content: "";
  display: table;
}
.selected_a468 .summary-9695 .footer-c785 li.preview_736b > a:after {
  clear: both;
}
.selected_a468 .summary-9695 .footer-c785 li.preview_736b > a .iron_1929 {
  margin-left: 5px;
  float: right;
}
.selected_a468 .picture_lite_3df2,
.selected_a468 .footer-c785 {
  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;
}
.selected_a468 .footer-c785 {
  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;
}
.selected_a468 .footer-c785 .yellow-0ae0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.selected_a468 .footer-c785 .iron_1929 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.selected_a468 .footer-c785 li {
  display: block;
  margin: 0;
  padding: 0;
}
.selected_a468 .footer-c785 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;
}
.selected_a468 .footer-c785 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.selected_a468 .footer-c785 .footer-c785 {
  top: 0;
  left: 100%;
}
.selected_a468 .red_59af.fn-focus-7243 > .picture_lite_3df2,
.selected_a468 .red_59af.fn-focus-7243 > .footer-c785,
.selected_a468 .red_59af:focus > .picture_lite_3df2,
.selected_a468 .red_59af:focus > .footer-c785,
.selected_a468 .red_59af:hover > .picture_lite_3df2,
.selected_a468 .red_59af:hover > .footer-c785 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.selected_a468.avatar-glass-7748 .shade-4652:after,
.selected_a468.avatar-glass-7748 .shade-4652:before {
  content: "";
  display: table;
}
.selected_a468.avatar-glass-7748 .shade-4652:after {
  clear: both;
}
.selected_a468.avatar-glass-7748 .shade-4652 > li {
  float: left;
}
.selected_a468.mini_b1a8 .shade-4652:after,
.selected_a468.mini_b1a8 .shade-4652:before {
  content: "";
  display: table;
}
.selected_a468.mini_b1a8 .shade-4652:after {
  clear: both;
}
.selected_a468.mini_b1a8 .shade-4652 > li {
  float: left;
}
.selected_a468.mini_b1a8 .shade-4652 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.selected_a468.mini_b1a8 .shade-4652 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.selected_a468.mini_b1a8 .shade-4652 > li.dynamic_64ca > a,
.selected_a468.mini_b1a8 .shade-4652 > li.row-mini-61c3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.selected_a468.wide-3299 .shade-4652 > li > a .yellow-0ae0 {
  position: relative;
}
.selected_a468.wide-3299 .shade-4652 > li > a .yellow-0ae0: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;
}
.selected_a468.wide-3299
  .shade-4652
  > li:focus
  > a
  .yellow-0ae0:before,
.selected_a468.wide-3299
  .shade-4652
  > li:hover
  > a
  .yellow-0ae0:before {
  width: 100%;
  background-color: currentColor;
}
.selected_a468.wide-3299
  .shade-4652
  > li.dynamic_64ca
  > a
  .yellow-0ae0:before,
.selected_a468.wide-3299
  .shade-4652
  > li.last_84ec
  > a
  .yellow-0ae0:before {
  width: 100%;
  background-color: currentColor;
}
.selected_a468.shade-f7a5 .shade-4652 > li > a .yellow-0ae0 {
  position: relative;
}
.selected_a468.shade-f7a5 .shade-4652 > li > a .yellow-0ae0: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;
}
.selected_a468.shade-f7a5 .shade-4652 > li:focus > a .yellow-0ae0:before,
.selected_a468.shade-f7a5
  .shade-4652
  > li:hover
  > a
  .yellow-0ae0:before {
  width: 100%;
  background-color: currentColor;
}
.selected_a468.shade-f7a5
  .shade-4652
  > li.dynamic_64ca
  > a
  .yellow-0ae0:before,
.selected_a468.shade-f7a5
  .shade-4652
  > li.last_84ec
  > a
  .yellow-0ae0:before {
  width: 100%;
  background-color: currentColor;
}
.tag-center-e098 .summary-9695 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag-center-e098 .summary-9695 li:first-child > a {
  border-top: none;
}
.tag-center-e098 .summary-9695 .mini-7067 > .yellow-0ae0 .iron_1929 {
  display: none;
}
.tag-center-e098 .summary-9695 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag-center-e098 .summary-9695 li:last-child {
  border: none;
}
.tag-center-e098 .summary-9695 li.preview_736b > a {
  padding-right: 45px !important;
}
.tag-center-e098 .summary-9695 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag-center-e098 .summary-9695 li a:focus,
.tag-center-e098 .summary-9695 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-center-e098 .summary-9695 li .content-last-0066 {
  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;
}
.tag-center-e098 .summary-9695 li .content-last-0066:hover {
  box-shadow: none;
}
.tag-center-e098 .summary-9695 li .content-last-0066 .iron_1929 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag-center-e098 .summary-9695 .footer-c785 {
  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);
}
.tag-center-e098 .summary-9695 .footer-c785 li a {
  padding-left: 3em;
}
.tag-center-e098 .summary-9695 .icon_8f10 > a .content-last-0066 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag-center-e098 .summary-9695 .icon_8f10 > .footer-c785 {
  display: block;
  opacity: 1;
}
.video-74d8 {
  max-width: 100%;
}
.brown_cb33 {
  line-height: 0;
  cursor: pointer;
}
.south-5fb5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.south-5fb5:hover {
  box-shadow: none;
  color: currentColor;
}
.south-5fb5 svg {
  width: 18px;
  height: 18px;
}
.south-5fb5 .banner-7e55 {
  display: none;
}
.backdrop-4246 {
  position: relative;
}
.backdrop-4246.fn-active-7243 .south-5fb5 .next-5487 {
  display: none;
}
.backdrop-4246.fn-active-7243 .south-5fb5 .banner-7e55 {
  display: inline-block;
}
.backdrop-4246 .text-basic-4df2 {
  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);
}
.backdrop-4246.paragraph_left_0fcf .text-basic-4df2 {
  left: auto;
  right: -0.9em;
}
.backdrop-4246.paragraph_left_0fcf .under_4601::before {
  left: auto;
  right: 15px;
}
.backdrop-4246.fn-active-7243 .text-basic-4df2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item_black_0023 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item_black_0023 label {
  flex-basis: 100%;
}
.item_black_0023 .status_cool_8936 {
  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;
}
.item_black_0023 .out-526e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item_black_0023 .out-526e:focus {
  background-color: transparent;
}
.item_black_0023 button.picture-soft-4e8e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item_black_0023 button.picture-soft-4e8e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item_black_0023 button.picture-soft-4e8e svg {
  width: 18px;
  height: 18px;
}
.item_black_0023 input[type="submit"] {
  min-height: auto;
}
.simple-8ff8 .item_black_0023 .out-526e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.under_4601 {
  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) {
  .under_4601 {
    width: 220px;
  }
}
.under_4601 label {
  flex-basis: 100%;
}
.under_4601::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;
}
.progress_3366 .simple-8ff8 .item_black_0023 {
  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;
}
.progress_3366
  .simple-8ff8
  .item_black_0023
  .status_cool_8936 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress_3366 .simple-8ff8 .item_black_0023 .out-526e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress_3366
  .simple-8ff8
  .item_black_0023
  .out-526e:focus {
  background: 0 0;
}
.progress_3366
  .simple-8ff8
  .item_black_0023
  .menu_def1 {
  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;
}
.alert-pressed-dd61 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert-pressed-dd61 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert-pressed-dd61 li:last-child {
  margin-right: 0;
}
.alert-pressed-dd61 li:first-child {
  margin-left: 0;
}
.alert-pressed-dd61.feature-upper-02a2 a {
  color: #fff;
}
.alert-pressed-dd61.feature-upper-02a2 a:hover {
  color: #fff;
}
.alert-pressed-dd61 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert-pressed-dd61 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert-pressed-dd61 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert-pressed-dd61 a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert-pressed-dd61 [class*="social-icon-apple"] {
  background-color: #999;
}
.alert-pressed-dd61 [class*="social-icon-apple"].component_876b {
  background-color: transparent;
  color: #999;
}
.alert-pressed-dd61 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert-pressed-dd61 [class*="social-icon-behance"].component_876b {
  background-color: transparent;
  color: #1769ff;
}
.alert-pressed-dd61 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert-pressed-dd61 [class*="social-icon-bitbucket"].component_876b {
  background-color: transparent;
  color: #205081;
}
.alert-pressed-dd61 [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert-pressed-dd61 [class*="social-icon-codepen"].component_876b {
  background-color: transparent;
  color: #000;
}
.alert-pressed-dd61 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert-pressed-dd61 [class*="social-icon-delicious"].component_876b {
  background-color: transparent;
  color: #39f;
}
.alert-pressed-dd61 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert-pressed-dd61 [class*="social-icon-digg"].component_876b {
  background-color: transparent;
  color: #005be2;
}
.alert-pressed-dd61 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert-pressed-dd61 [class*="social-icon-dribbble"].component_876b {
  background-color: transparent;
  color: #ea4c89;
}
.alert-pressed-dd61 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert-pressed-dd61 [class*="social-icon-envelope"].component_876b {
  background-color: transparent;
  color: #ea4335;
}
.alert-pressed-dd61 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert-pressed-dd61 [class*="social-icon-facebook"].component_876b {
  background-color: transparent;
  color: #3b5998;
}
.alert-pressed-dd61 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert-pressed-dd61 [class*="social-icon-flickr"].component_876b {
  background-color: transparent;
  color: #0063dc;
}
.alert-pressed-dd61 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert-pressed-dd61 [class*="social-icon-foursquare"].component_876b {
  background-color: transparent;
  color: #2d5be3;
}
.alert-pressed-dd61 [class*="social-icon-github"] {
  background-color: #333;
}
.alert-pressed-dd61 [class*="social-icon-github"].component_876b {
  background-color: transparent;
  color: #333;
}
.alert-pressed-dd61 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert-pressed-dd61 [class*="social-icon-google-plus"].component_876b {
  background-color: transparent;
  color: #dd4b39;
}
.alert-pressed-dd61 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert-pressed-dd61 [class*="social-icon-houzz"].component_876b {
  background-color: transparent;
  color: #7ac142;
}
.alert-pressed-dd61 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert-pressed-dd61 [class*="social-icon-instagram"].component_876b {
  background-color: transparent;
  color: #262626;
}
.alert-pressed-dd61 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert-pressed-dd61 [class*="social-icon-jsfiddle"].component_876b {
  background-color: transparent;
  color: #487aa2;
}
.alert-pressed-dd61 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert-pressed-dd61 [class*="social-icon-linkedin"].component_876b {
  background-color: transparent;
  color: #0077b5;
}
.alert-pressed-dd61 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert-pressed-dd61 [class*="social-icon-medium"].component_876b {
  background-color: transparent;
  color: #00ab6b;
}
.alert-pressed-dd61 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert-pressed-dd61
  [class*="social-icon-odnoklassniki"].component_876b {
  background-color: transparent;
  color: #f4731c;
}
.alert-pressed-dd61 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert-pressed-dd61 [class*="social-icon-meetup"].component_876b {
  background-color: transparent;
  color: #ec1c40;
}
.alert-pressed-dd61 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert-pressed-dd61 [class*="social-icon-pinterest"].component_876b {
  background-color: transparent;
  color: #bd081c;
}
.alert-pressed-dd61 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert-pressed-dd61 [class*="social-icon-product-hunt"].component_876b {
  background-color: transparent;
  color: #da552f;
}
.alert-pressed-dd61 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert-pressed-dd61 [class*="social-icon-reddit"].component_876b {
  background-color: transparent;
  color: #ff4500;
}
.alert-pressed-dd61 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert-pressed-dd61 [class*="social-icon-rss"].component_876b {
  background-color: transparent;
  color: #f26522;
}
.alert-pressed-dd61 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert-pressed-dd61
  [class*="social-icon-shopping-cart"].component_876b {
  background-color: transparent;
  color: #4caf50;
}
.alert-pressed-dd61 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert-pressed-dd61 [class*="social-icon-skype"].component_876b {
  background-color: transparent;
  color: #00aff0;
}
.alert-pressed-dd61 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert-pressed-dd61 [class*="social-icon-slideshare"].component_876b {
  background-color: transparent;
  color: #0077b5;
}
.alert-pressed-dd61 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert-pressed-dd61 [class*="social-icon-snapchat"].component_876b {
  background-color: transparent;
  color: #fffc00;
}
.alert-pressed-dd61 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert-pressed-dd61 [class*="social-icon-soundcloud"].component_876b {
  background-color: transparent;
  color: #f80;
}
.alert-pressed-dd61 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert-pressed-dd61 [class*="social-icon-spotify"].component_876b {
  background-color: transparent;
  color: #2ebd59;
}
.alert-pressed-dd61 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert-pressed-dd61
  [class*="social-icon-stack-overflow"].component_876b {
  background-color: transparent;
  color: #fe7a15;
}
.alert-pressed-dd61 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert-pressed-dd61 [class*="social-icon-maldkfgram"].component_876b {
  background-color: transparent;
  color: #2ca5e0;
}
.alert-pressed-dd61 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert-pressed-dd61 [class*="social-icon-tripadvisor"].component_876b {
  background-color: transparent;
  color: #589442;
}
.alert-pressed-dd61 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert-pressed-dd61 [class*="social-icon-tumblr"].component_876b {
  background-color: transparent;
  color: #35465c;
}
.alert-pressed-dd61 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert-pressed-dd61 [class*="social-icon-twitch"].component_876b {
  background-color: transparent;
  color: #6441a5;
}
.alert-pressed-dd61 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert-pressed-dd61 [class*="social-icon-twitter"].component_876b {
  background-color: transparent;
  color: #1da1f2;
}
.alert-pressed-dd61 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert-pressed-dd61 [class*="social-icon-vimeo"].component_876b {
  background-color: transparent;
  color: #1ab7ea;
}
.alert-pressed-dd61 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert-pressed-dd61 [class*="social-icon-vk"].component_876b {
  background-color: transparent;
  color: #45668e;
}
.alert-pressed-dd61 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert-pressed-dd61 [class*="social-icon-weibo"].component_876b {
  background-color: transparent;
  color: #df2029;
}
.alert-pressed-dd61 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert-pressed-dd61 [class*="social-icon-weixin"].component_876b {
  background-color: transparent;
  color: #7bb32e;
}
.alert-pressed-dd61 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert-pressed-dd61 [class*="social-icon-whatsapp"].component_876b {
  background-color: transparent;
  color: #25d366;
}
.alert-pressed-dd61 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert-pressed-dd61 [class*="social-icon-wordpress"].component_876b {
  background-color: transparent;
  color: #21759b;
}
.alert-pressed-dd61 [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert-pressed-dd61 [class*="social-icon-xing"].component_876b {
  background-color: transparent;
  color: #026466;
}
.alert-pressed-dd61 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert-pressed-dd61 [class*="social-icon-yelp"].component_876b {
  background-color: transparent;
  color: #af0606;
}
.alert-pressed-dd61 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert-pressed-dd61 [class*="social-icon-youtube"].component_876b {
  background-color: transparent;
  color: #cd201f;
}
.current-652b {
  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;
}
.current-652b:hover {
  box-shadow: none;
  background: 0 0;
}
.caption_north_c8d7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.disabled_d940 {
  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;
}
.dropdown-orange-cb68 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header_46c4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header_46c4,
.header_46c4::after,
.header_46c4::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;
}
.header_46c4::after,
.header_46c4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wood_9e11 .disabled_d940 .dropdown-orange-cb68 {
  margin-top: -2px;
  width: 19px;
}
.wood_9e11 .disabled_d940 .header_46c4 {
  margin-top: -1px;
}
.wood_9e11 .disabled_d940 .header_46c4,
.wood_9e11 .disabled_d940 .header_46c4::after,
.wood_9e11 .disabled_d940 .header_46c4::before {
  width: 19px;
  height: 2px;
}
.wood_9e11 .disabled_d940 .header_46c4::before {
  top: -6px;
}
.wood_9e11 .disabled_d940 .header_46c4::after {
  bottom: -6px;
}
.main_0f73 .disabled_d940 .dropdown-orange-cb68 {
  margin-top: -2px;
  width: 22px;
}
.main_0f73 .disabled_d940 .header_46c4 {
  margin-top: -1px;
}
.main_0f73 .disabled_d940 .header_46c4,
.main_0f73 .disabled_d940 .header_46c4::after,
.main_0f73 .disabled_d940 .header_46c4::before {
  width: 22px;
  height: 2px;
}
.main_0f73 .disabled_d940 .header_46c4::before {
  top: -7px;
}
.main_0f73 .disabled_d940 .header_46c4::after {
  bottom: -7px;
}
.shade-94d3 .disabled_d940 .dropdown-orange-cb68 {
  margin-top: -2px;
  width: 31px;
}
.shade-94d3 .disabled_d940 .header_46c4 {
  margin-top: -1.5px;
}
.shade-94d3 .disabled_d940 .header_46c4,
.shade-94d3 .disabled_d940 .header_46c4::after,
.shade-94d3 .disabled_d940 .header_46c4::before {
  width: 31px;
  height: 3px;
}
.shade-94d3 .disabled_d940 .header_46c4::before {
  top: -9px;
}
.shade-94d3 .disabled_d940 .header_46c4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .column-next-e1c0 .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 19px;
  }
  .column-next-e1c0 .disabled_d940 .header_46c4 {
    margin-top: -1px;
  }
  .column-next-e1c0 .disabled_d940 .header_46c4,
  .column-next-e1c0 .disabled_d940 .header_46c4::after,
  .column-next-e1c0 .disabled_d940 .header_46c4::before {
    width: 19px;
    height: 2px;
  }
  .column-next-e1c0 .disabled_d940 .header_46c4::before {
    top: -6px;
  }
  .column-next-e1c0 .disabled_d940 .header_46c4::after {
    bottom: -6px;
  }
  .slider-2790 .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 22px;
  }
  .slider-2790 .disabled_d940 .header_46c4 {
    margin-top: -1px;
  }
  .slider-2790 .disabled_d940 .header_46c4,
  .slider-2790 .disabled_d940 .header_46c4::after,
  .slider-2790 .disabled_d940 .header_46c4::before {
    width: 22px;
    height: 2px;
  }
  .slider-2790 .disabled_d940 .header_46c4::before {
    top: -7px;
  }
  .slider-2790 .disabled_d940 .header_46c4::after {
    bottom: -7px;
  }
  .tabs_d14d .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs_d14d .disabled_d940 .header_46c4 {
    margin-top: -1.5px;
  }
  .tabs_d14d .disabled_d940 .header_46c4,
  .tabs_d14d .disabled_d940 .header_46c4::after,
  .tabs_d14d .disabled_d940 .header_46c4::before {
    width: 31px;
    height: 3px;
  }
  .tabs_d14d .disabled_d940 .header_46c4::before {
    top: -9px;
  }
  .tabs_d14d .disabled_d940 .header_46c4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture_6bdf .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 19px;
  }
  .texture_6bdf .disabled_d940 .header_46c4 {
    margin-top: -1px;
  }
  .texture_6bdf .disabled_d940 .header_46c4,
  .texture_6bdf .disabled_d940 .header_46c4::after,
  .texture_6bdf .disabled_d940 .header_46c4::before {
    width: 19px;
    height: 2px;
  }
  .texture_6bdf .disabled_d940 .header_46c4::before {
    top: -6px;
  }
  .texture_6bdf .disabled_d940 .header_46c4::after {
    bottom: -6px;
  }
  .fresh-0157 .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 22px;
  }
  .fresh-0157 .disabled_d940 .header_46c4 {
    margin-top: -1px;
  }
  .fresh-0157 .disabled_d940 .header_46c4,
  .fresh-0157 .disabled_d940 .header_46c4::after,
  .fresh-0157 .disabled_d940 .header_46c4::before {
    width: 22px;
    height: 2px;
  }
  .fresh-0157 .disabled_d940 .header_46c4::before {
    top: -7px;
  }
  .fresh-0157 .disabled_d940 .header_46c4::after {
    bottom: -7px;
  }
  .section-plasma-3e60 .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 31px;
  }
  .section-plasma-3e60 .disabled_d940 .header_46c4 {
    margin-top: -1.5px;
  }
  .section-plasma-3e60 .disabled_d940 .header_46c4,
  .section-plasma-3e60 .disabled_d940 .header_46c4::after,
  .section-plasma-3e60 .disabled_d940 .header_46c4::before {
    width: 31px;
    height: 3px;
  }
  .section-plasma-3e60 .disabled_d940 .header_46c4::before {
    top: -9px;
  }
  .section-plasma-3e60 .disabled_d940 .header_46c4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .item-2f85 .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 19px;
  }
  .item-2f85 .disabled_d940 .header_46c4 {
    margin-top: -1px;
  }
  .item-2f85 .disabled_d940 .header_46c4,
  .item-2f85 .disabled_d940 .header_46c4::after,
  .item-2f85 .disabled_d940 .header_46c4::before {
    width: 19px;
    height: 2px;
  }
  .item-2f85 .disabled_d940 .header_46c4::before {
    top: -6px;
  }
  .item-2f85 .disabled_d940 .header_46c4::after {
    bottom: -6px;
  }
  .shadow-8cc4 .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-8cc4 .disabled_d940 .header_46c4 {
    margin-top: -1px;
  }
  .shadow-8cc4 .disabled_d940 .header_46c4,
  .shadow-8cc4 .disabled_d940 .header_46c4::after,
  .shadow-8cc4 .disabled_d940 .header_46c4::before {
    width: 22px;
    height: 2px;
  }
  .shadow-8cc4 .disabled_d940 .header_46c4::before {
    top: -7px;
  }
  .shadow-8cc4 .disabled_d940 .header_46c4::after {
    bottom: -7px;
  }
  .next_fb08 .disabled_d940 .dropdown-orange-cb68 {
    margin-top: -2px;
    width: 31px;
  }
  .next_fb08 .disabled_d940 .header_46c4 {
    margin-top: -1.5px;
  }
  .next_fb08 .disabled_d940 .header_46c4,
  .next_fb08 .disabled_d940 .header_46c4::after,
  .next_fb08 .disabled_d940 .header_46c4::before {
    width: 31px;
    height: 3px;
  }
  .next_fb08 .disabled_d940 .header_46c4::before {
    top: -9px;
  }
  .next_fb08 .disabled_d940 .header_46c4::after {
    bottom: -9px;
  }
}
.avatar_pro_749d .header_46c4 {
  -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);
}
.avatar_pro_749d .header_46c4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar_pro_749d .header_46c4::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);
}
.avatar_pro_749d.pro_be80 .header_46c4 {
  -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);
}
.avatar_pro_749d.pro_be80 .header_46c4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar_pro_749d.pro_be80 .header_46c4::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);
}
.notification-3b68 {
  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.widget-f2f8:before {
  display: none;
}
.image-action-ff5b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image-action-ff5b .east-e7c6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image-action-ff5b .east-e7c6:last-of-type {
  border-bottom: none;
}
.image-action-ff5b .east-e7c6.hero_left_755b,
.image-action-ff5b .east-e7c6.disabled-e193,
.image-action-ff5b .east-e7c6.modal-9ffe {
  padding: 0;
}
.image-action-ff5b .tag-center-e098 .content-last-0066 {
  color: currentColor;
}
.image-action-ff5b .tag-center-e098 .content-last-0066:focus,
.image-action-ff5b .tag-center-e098 .content-last-0066:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-action-ff5b.list_stale_da87 .photo-red-e9e1,
.image-action-ff5b.list_stale_da87 .heading_up_405d a,
.image-action-ff5b.list_stale_da87 .shade-4652 a,
.image-action-ff5b.list_stale_da87 .footer-c785 a {
  color: rgba(0, 0, 0, 0.55);
}
.image-action-ff5b.list_stale_da87 .photo-red-e9e1:hover,
.image-action-ff5b.list_stale_da87 .heading_up_405d a:hover,
.image-action-ff5b.list_stale_da87 .shade-4652 a:hover,
.image-action-ff5b.list_stale_da87 .footer-c785 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-action-ff5b.list_stale_da87 .article_under_5945 {
  color: rgba(0, 0, 0, 0.8);
}
.image-action-ff5b.list_stale_da87 .east-e7c6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-action-ff5b.list_stale_da87 .east-e7c6:before {
  background: rgba(0, 0, 0, 0.08);
}
.image-action-ff5b.list_stale_da87 .popup_0065:before {
  background: rgba(255, 255, 255, 0.9);
}
.image-action-ff5b.list_stale_da87 .tag-center-e098 .summary-9695 li a,
.image-action-ff5b.list_stale_da87 .tag-center-e098 .content-last-0066,
.image-action-ff5b.list_stale_da87 .footer-c785 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-action-ff5b.list_stale_da87 .tag-center-e098 .content-last-0066:focus,
.image-action-ff5b.list_stale_da87 .tag-center-e098 .content-last-0066:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-action-ff5b.list_stale_da87 .summary-9695 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-action-ff5b.slider_9451 .photo-red-e9e1,
.image-action-ff5b.slider_9451 .heading_up_405d a,
.image-action-ff5b.slider_9451 .shade-4652 .content-last-0066,
.image-action-ff5b.slider_9451 .shade-4652 a,
.image-action-ff5b.slider_9451 .footer-c785 a {
  color: rgba(255, 255, 255, 0.79);
}
.image-action-ff5b.slider_9451 .photo-red-e9e1:hover,
.image-action-ff5b.slider_9451 .heading_up_405d a:hover,
.image-action-ff5b.slider_9451 .shade-4652 .content-last-0066:hover,
.image-action-ff5b.slider_9451 .shade-4652 a:hover,
.image-action-ff5b.slider_9451 .footer-c785 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-action-ff5b.slider_9451 .article_under_5945 {
  color: rgba(255, 255, 255, 0.99);
}
.image-action-ff5b.slider_9451 .east-e7c6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-action-ff5b.slider_9451 .east-e7c6:before {
  background: rgba(255, 255, 255, 0.08);
}
.image-action-ff5b.slider_9451 .popup_0065:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-action-ff5b.slider_9451 .tag-center-e098 .summary-9695 li a,
.image-action-ff5b.slider_9451 .tag-center-e098 .content-last-0066,
.image-action-ff5b.slider_9451 .footer-c785 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-action-ff5b.slider_9451 .tag-center-e098 .content-last-0066:focus,
.image-action-ff5b.slider_9451 .tag-center-e098 .content-last-0066:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-action-ff5b.slider_9451 .summary-9695 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_0065 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.popup_0065:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.slider-7338 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shadow_out_48a0 .image-action-ff5b {
  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;
}
.shadow_out_48a0 .east-e7c6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shadow_out_48a0 .east-e7c6: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) {
  .shadow_out_48a0 .east-e7c6:before {
    width: 16%;
    left: 42%;
  }
}
.shadow_out_48a0 .east-e7c6:last-child:before {
  content: none;
}
.shadow_out_48a0 .east-e7c6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shadow_out_48a0 .tag-center-e098 .summary-9695 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shadow_out_48a0 .tag-center-e098 .summary-9695 li a .content-last-0066 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shadow_out_48a0 .tag-center-e098 .footer-c785 {
  border: none;
}
.shadow_out_48a0 .tag-center-e098 .footer-c785 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shadow_out_48a0 .popup_0065 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shadow_out_48a0 .slider-7338 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shadow_out_48a0 .slider_9451 .popup_0065:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_out_48a0 .list_stale_da87.menu_outer_c261 .header_46c4 {
  background: rgba(0, 0, 0, 0.6);
}
.shadow_out_48a0
  .list_stale_da87.menu_outer_c261
  .header_46c4::after,
.shadow_out_48a0
  .list_stale_da87.menu_outer_c261
  .header_46c4:before {
  background: inherit;
}
.shadow_out_48a0
  .list_stale_da87.menu_outer_c261:hover
  .header_46c4 {
  background: rgba(0, 0, 0, 0.8);
}
.surface-mini-09ec .image-action-ff5b {
  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) {
  .surface-mini-09ec .image-action-ff5b {
    width: auto;
    right: 45px;
  }
}
.gold_2b8d .image-action-ff5b {
  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) {
  .gold_2b8d .image-action-ff5b {
    width: auto;
    left: 45px;
  }
}
.widget-f2f8 .image-action-ff5b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget-f2f8 .slider-7338 {
  max-width: 48em;
  margin: 0 auto;
}
.widget-f2f8 .popup_0065:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_static_8274 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_static_8274.shadow_out_48a0 .image-action-ff5b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_static_8274.surface-mini-09ec .image-action-ff5b {
  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);
}
.active_static_8274 .image-action-ff5b {
  visibility: visible;
}
.active_static_8274.gold_2b8d .image-action-ff5b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-f348,
.thumbnail-action-330f {
  overflow-x: hidden;
}
.content-f348 .image-action-ff5b {
  overflow: auto;
}
.content-f348.shadow_out_48a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-f348.shadow_out_48a0 .image-action-ff5b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-f348.shadow_out_48a0 .current-652b {
  opacity: 0;
}
.content-f348.surface-mini-09ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-f348.surface-mini-09ec .image-action-ff5b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-f348.surface-mini-09ec .current-652b {
  opacity: 0;
}
.content-f348.gold_2b8d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-f348.gold_2b8d .image-action-ff5b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-f348.gold_2b8d .current-652b {
  opacity: 0;
}
.content-f348.widget-f2f8 .image-action-ff5b {
  z-index: 10;
  visibility: visible;
}
.menu_outer_c261 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu_outer_c261 .header_46c4 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_outer_c261 .header_46c4::after,
.menu_outer_c261 .header_46c4:before {
  background: inherit;
}
.menu_outer_c261:hover .header_46c4 {
  background: rgba(255, 255, 255, 0.99);
}
.gold_2b8d .menu_outer_c261 {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget-f2f8 .menu_outer_c261 {
  display: none !important;
}
.content-f348:before,
.thumbnail-action-330f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-f348 .menu_outer_c261,
.thumbnail-action-330f .menu_outer_c261 {
  display: inline-block;
}
.image-action-ff5b .list_b227 {
  -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;
}
.content-f348 .image-action-ff5b .list_b227,
.thumbnail-action-330f .image-action-ff5b .list_b227 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar_5eee .status_cool_8936 {
  width: 100%;
}
.nav-selected-80d6 {
  padding: 0 0.5em 0;
}
.nav-selected-80d6 [class*="customify-col-"],
.nav-selected-80d6 [class*="customify-col_"],
.nav-selected-80d6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.down_77c9 .nav-selected-80d6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .solid-b2de .column-5829,
  .column-5829 {
    display: none;
  }
  .cool-bc7e {
    text-align: left;
  }
  .outer_b611 {
    text-align: center;
  }
  .paragraph-paper-7353 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .solid-b2de .status-bb4d,
  .status-bb4d {
    display: none;
  }
  .header-huge-b235 {
    text-align: left;
  }
  .gradient-8a78 {
    text-align: center;
  }
  .tooltip-6981 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .solid-b2de .plasma-e502,
  .plasma-e502 {
    display: none;
  }
  .border_hard_6aa3 {
    text-align: left;
  }
  .badge_ec5e {
    text-align: center;
  }
  .south-6f41 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.message-86d6 {
  box-shadow: none !important;
}
.header-20b8 .active-7874,
.small_20ca .active-7874 {
  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;
}
.small_20ca .active-7874 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.upper-d76b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.upper-d76b:after,
.upper-d76b:before {
  content: "";
  display: table;
}
.upper-d76b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .upper-d76b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.upper-d76b,
.silver-979f {
  max-width: 1248px;
  margin: 0 auto;
}

.inner-c91a.input_d2bf .upper-d76b {
  max-width: 100%;
}
.inner-c91a.overlay_986e {
  max-width: 1200px;
  margin: 0 auto;
}
.inner-c91a.warm_15ca .upper-d76b {
  max-width: 100%;
}
.inner-c91a.warm_15ca > .upper-d76b {
  padding-left: 0;
  padding-right: 0;
}
.inner-c91a.warm_15ca > .upper-d76b .solid-b2de {
  margin: 0;
}
.inner-c91a.warm_15ca
  > .upper-d76b
  .wrapper-active-eac4.iron_8a32 {
  margin-right: 0;
  margin-left: 0;
}
.inner-c91a.warm_15ca #main.iron_8a32 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wood-e235 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wood-e235 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video_d6d1 .box-d2fa {
    padding-right: 1em;
  }
  .video_d6d1.chip-4b6e .wrapper-active-eac4 {
    border-right: 1px solid #eaecee;
  }
  .video_d6d1.chip-4b6e .box-d2fa {
    padding-right: 1em;
  }
  .video_d6d1.chip-4b6e .link_active_6196 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_8222 .box-d2fa {
    padding-left: 1em;
  }
  .frame_8222.chip-4b6e .wrapper-active-eac4 {
    border-left: 1px solid #eaecee;
  }
  .frame_8222.chip-4b6e .box-d2fa {
    padding-left: 1em;
  }
  .frame_8222.chip-4b6e .link_active_6196 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-b313 .box-d2fa {
    padding-left: 1em;
  }
  .module-b313.chip-4b6e .light_9699 {
    border-right: 1px solid #eaecee;
  }
  .module-b313.chip-4b6e .sidebar-pressed-0de2 {
    border-right: 1px solid #eaecee;
  }
  .module-b313.chip-4b6e .box-d2fa {
    padding-left: 1em;
  }
  .module-b313.chip-4b6e .link_active_6196 {
    padding-right: 1em;
  }
  .module-b313.chip-4b6e .prev_b864 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-02ae .box-d2fa {
    padding-right: 1em;
  }
  .next-02ae.chip-4b6e .light_9699 {
    border-left: 1px solid #eaecee;
  }
  .next-02ae.chip-4b6e .sidebar-pressed-0de2 {
    border-left: 1px solid #eaecee;
  }
  .next-02ae.chip-4b6e .box-d2fa {
    padding-right: 1em;
  }
  .next-02ae.chip-4b6e .link_active_6196 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-02ae.chip-4b6e .prev_b864 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-e235 .box-d2fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-e235.chip-4b6e .wrapper-active-eac4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wood-e235.chip-4b6e .box-d2fa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-e235.chip-4b6e .link_active_6196 {
    padding-left: 1em;
  }
  .wood-e235.chip-4b6e .prev_b864 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wood-e235.chip-4b6e .box-d2fa {
    padding-left: 0;
  }
}
.west_945c .static_e5a7 {
  display: inline-block;
}
.search_light_cf1e {
  display: inline-block;
}
.form_8527 {
  word-con: break-word;
}
.overlay_cd76 > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay_cd76 .background-right-afc4 {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay_cd76 .liquid_09f3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pattern_7395 .accent-next-710f {
  margin-bottom: 2em;
}
.pattern_7395 .cool_86c4 {
  margin-bottom: 15px;
}
.pattern_7395 .cool_86c4:last-child {
  margin-bottom: 0;
}
.pattern_7395 .pressed_786b {
  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) {
  .pattern_7395 .pressed_786b {
    display: block;
  }
}
.pattern_7395 .link-action-f5b3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pattern_7395 .link-action-f5b3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pattern_7395 .fluid-e09a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pattern_7395 .fluid-e09a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pattern_7395 .fluid-e09a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pattern_7395 .form_8527 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_7395 .form_8527 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pattern_7395 .upper-e6ab p:last-child {
  margin-bottom: 0;
}
.pattern_7395 .gradient-910f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pattern_7395 .fixed_b009 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pattern_7395 .accordion-6681 {
  margin-top: 1em;
}
.pattern_7395 .tiny-4e54 {
  top: 0;
  display: block;
}
.pattern_7395 .tiny-4e54 a {
  color: inherit;
}
.pattern_7395 .tiny-4e54 a:hover {
  color: inherit;
}
.pattern_7395 .info-1fc9 {
  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;
}
.pattern_7395 .info-1fc9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pattern_7395 .fixed_b009 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pattern_7395 .action_681d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pattern_7395 .action_681d:first-child {
  margin-top: 0;
}
.pattern_7395 .action_681d.gold-15ec {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pattern_7395 .action_681d.outline-606f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_7395
  .action_681d.outline-606f.gradient-e972
  .accordion-6681 {
  width: 100%;
}
.pattern_7395 .outline-606f {
  -webkit-box-align: center;
  align-items: center;
}
.pattern_7395 .outline-606f .overlay_cd76,
.pattern_7395 .outline-606f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pattern_7395 .fluid-e09a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_7395 .fluid-e09a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_7395 .fluid-e09a: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;
}
.pattern_7395 .gold-15ec {
  z-index: 5;
}
.pattern_7395 .message_932e .component_8705 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pattern_7395 .info_9957 .component_8705 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pattern_7395 .complex_b042 .component_8705 {
  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;
}
.pattern_7395.banner-7e7c .pressed_786b,
.pattern_7395.sort-cool-d224 .pressed_786b {
  display: block;
}
.pattern_7395.banner-7e7c .pressed_786b .preview_fluid_9282,
.pattern_7395.banner-7e7c .pressed_786b .fixed_b009,
.pattern_7395.sort-cool-d224 .pressed_786b .preview_fluid_9282,
.pattern_7395.sort-cool-d224 .pressed_786b .fixed_b009 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern_7395.video_2538 .link-action-f5b3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pattern_7395.video_2538 .link-action-f5b3 {
    margin-right: 0;
  }
}
.pattern_7395.banner-7e7c .link-action-f5b3,
.pattern_7395.sort-cool-d224 .link-action-f5b3 {
  padding-top: 40%;
}
.pattern_7395.banner-7e7c .accent-next-710f,
.pattern_7395.sort-cool-d224 .accent-next-710f {
  display: block;
}
.pattern_7395.banner-7e7c .fn-sticky-7243 .fixed_b009,
.pattern_7395.sort-cool-d224 .fn-sticky-7243 .fixed_b009 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pattern_7395.banner-7e7c .link-action-f5b3,
.pattern_7395.sort-cool-d224 .link-action-f5b3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pattern_7395.banner-7e7c .fixed_b009 {
  padding: 1em;
}
.small-4052 {
  margin: 30px auto;
  display: block;
}
.small-4052 .texture_a657 > * {
  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;
}
.small-4052 .texture_a657 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small-4052 .texture_a657 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_hot_bf3c .overlay_cd76 {
  margin-bottom: 1.41575em;
}
.notification_hot_bf3c .full_4f3f {
  margin-bottom: 1.618em;
}
.button-e936 .hard_1aeb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button-e936 .hard_1aeb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button-e936 .article_13d4 {
  max-width: 100%;
  overflow: auto;
}
.stone_9385 .button-e936 a:hover {
  text-decoration: underline;
}
.alert-13c4 .cool_86c4:not(.form_8527),
.alert-13c4 .fluid-e09a {
  margin-bottom: 1.41575em;
}
.alert-13c4 .cool_86c4:not(.form_8527):last-child,
.alert-13c4 .fluid-e09a:last-child {
  margin-bottom: 0;
}
.alert-13c4 .cool_86c4.complex_d38b {
  margin-bottom: 0.41575em;
}
.alert-13c4 .border-8072:before,
.alert-13c4 .list-72d4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert-13c4 .border-8072:before {
  content: "\f115";
}
.alert-13c4 .list-72d4:before {
  content: "\f02c";
}
.alert-13c4 .fluid-acd9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert-13c4 .fluid-acd9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.north-4e5c {
  display: -webkit-box;
  display: flex;
}
.north-4e5c .small_a7fe {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .north-4e5c .small_a7fe {
    flex-basis: 90px;
  }
}
.north-4e5c .popup-right-ac7b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .north-4e5c .popup-right-ac7b {
    flex-basis: calc(100% - 50px);
  }
}
.north-4e5c .description-dark-25a1 p:last-child {
  margin-bottom: 0.72em;
}
.notice-6508 .texture_a657 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notice-6508 .texture_a657:after,
.notice-6508 .texture_a657:before {
  content: "";
  display: table;
}
.notice-6508 .texture_a657:after {
  clear: both;
}
.notice-6508 .texture_a657 .table-hard-29d7,
.notice-6508 .texture_a657 .white-dcf6 {
  width: 49%;
}
.notice-6508 .texture_a657 .table-hard-29d7 a span.info-75f2,
.notice-6508 .texture_a657 .white-dcf6 a span.info-75f2 {
  display: block;
  margin-bottom: 5px;
}
.notice-6508 .texture_a657 .white-dcf6 {
  float: left;
  text-align: left;
}
.notice-6508 .texture_a657 .table-hard-29d7 {
  float: right;
  text-align: right;
}
.fast_105a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fast_105a {
    margin-bottom: 0;
  }
}
.outer_a0c1 {
  margin-bottom: 1em;
}
.outer_a0c1 .form_8527 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture_98e1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.nav_a826 .outer_a0c1,
.heading-75e0 .outer_a0c1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .nav_a826 .outer_a0c1,
  .heading-75e0 .outer_a0c1 {
    display: block;
  }
}
.nav_a826 .picture_98e1,
.heading-75e0 .picture_98e1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .nav_a826 .picture_98e1,
  .heading-75e0 .picture_98e1 {
    margin-bottom: 1em;
  }
}
.nav_a826 .picture_98e1 img,
.heading-75e0 .picture_98e1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.nav_a826 .focus_2572,
.heading-75e0 .focus_2572 {
  flex-basis: calc(100% - 160px);
}
.nav_a826 .focus_2572 p,
.heading-75e0 .focus_2572 p {
  margin-bottom: 0;
}
.nav_a826 .focus_2572 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .nav_a826 .focus_2572 {
    padding-left: 0;
  }
}
.heading-75e0 .focus_2572 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading-75e0 .focus_2572 {
    padding-right: 0;
  }
}
.heading-75e0 .picture_98e1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.description_1b41 .picture_98e1 {
  margin-bottom: 0.5em;
}
.description_1b41 .picture_98e1 img {
  width: 100%;
}
.aside_wood_41a7 .gas_29d0,
.block_outer_a2d6 .gas_29d0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block_outer_a2d6 .wrapper-active-eac4 .action-d130 p:last-child {
  margin-bottom: 0;
}
.message_ead5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.card-narrow-ed9f .message_f480 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .card-narrow-ed9f .message_f480:last-of-type {
    margin-bottom: 0;
  }
}
.card-narrow-ed9f .message_f480 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-narrow-ed9f .message_f480 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.card-narrow-ed9f .message_f480 ul li {
  margin: 0 0 0.6em;
}
.card-narrow-ed9f .message_f480 ul li.active_4d32,
.card-narrow-ed9f .message_f480 ul li.wrapper_brown_c4c9 {
  position: relative;
}
.card-narrow-ed9f .message_f480 ul li.active_4d32 .green-d333,
.card-narrow-ed9f .message_f480 ul li.wrapper_brown_c4c9 .green-d333 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.card-narrow-ed9f .message_f480 ul li.active_4d32:after:after,
.card-narrow-ed9f .message_f480 ul li.active_4d32:after:before,
.card-narrow-ed9f
  .message_f480
  ul
  li.wrapper_brown_c4c9:after:after,
.card-narrow-ed9f
  .message_f480
  ul
  li.wrapper_brown_c4c9:after:before {
  content: "";
  display: table;
}
.card-narrow-ed9f .message_f480 ul li.active_4d32:after:after,
.card-narrow-ed9f
  .message_f480
  ul
  li.wrapper_brown_c4c9:after:after {
  clear: both;
}
.card-narrow-ed9f .message_f480 a.left-9850:hover {
  text-decoration: none;
}
.card-narrow-ed9f .message_f480 select {
  max-width: 100%;
}
.card-narrow-ed9f .message_f480 table {
  font-size: 85%;
}
.card-narrow-ed9f .message_f480 table td,
.card-narrow-ed9f .message_f480 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.card-narrow-ed9f .message_f480 table tfoot td {
  text-align: left;
}
.card-narrow-ed9f .message_f480 :last-child {
  margin-bottom: 0;
}
.card-narrow-ed9f .message_f480 .input_f7ab {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.card-narrow-ed9f .message_f480 .input_f7ab label {
  width: 100%;
}
.card-narrow-ed9f .message_f480 .input_f7ab .out-526e {
  width: 100%;
  display: block;
}
.card-narrow-ed9f .message_f480 .input_f7ab .picture-soft-4e8e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.card-narrow-ed9f .message_f480 .input_f7ab .picture-soft-4e8e:hover svg #svg-search {
  fill: #444;
}
.card-narrow-ed9f .message_f480 .input_f7ab .picture-soft-4e8e svg {
  width: 18px;
  height: 18px;
}
.card-narrow-ed9f .article_5e6c ul ul,
.card-narrow-ed9f .menu_pink_1ad4 ul ul,
.card-narrow-ed9f .fresh-d8d5 ul ul,
.card-narrow-ed9f .row_fast_a97e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.card-narrow-ed9f .article_5e6c .preview_736b > a,
.card-narrow-ed9f .menu_pink_1ad4 .preview_736b > a,
.card-narrow-ed9f .fresh-d8d5 .preview_736b > a,
.card-narrow-ed9f .row_fast_a97e .preview_736b > a {
  margin-bottom: 0;
}
.card-narrow-ed9f .link-ea52 li,
.card-narrow-ed9f .article_5e6c li,
.card-narrow-ed9f .badge_thick_5209 li,
.card-narrow-ed9f .menu_pink_1ad4 li,
.card-narrow-ed9f .fresh-d8d5 li,
.card-narrow-ed9f .row_fast_a97e li,
.card-narrow-ed9f .red-5a83 li,
.card-narrow-ed9f .thumbnail-630c li {
  display: block;
  position: relative;
}
.card-narrow-ed9f .link-ea52 li:last-child,
.card-narrow-ed9f .article_5e6c li:last-child,
.card-narrow-ed9f .badge_thick_5209 li:last-child,
.card-narrow-ed9f .menu_pink_1ad4 li:last-child,
.card-narrow-ed9f .fresh-d8d5 li:last-child,
.card-narrow-ed9f .row_fast_a97e li:last-child,
.card-narrow-ed9f .red-5a83 li:last-child,
.card-narrow-ed9f .thumbnail-630c li:last-child {
  border: none;
}
.card-narrow-ed9f .link-ea52 li a,
.card-narrow-ed9f .article_5e6c li a,
.card-narrow-ed9f .badge_thick_5209 li a,
.card-narrow-ed9f .menu_pink_1ad4 li a,
.card-narrow-ed9f .fresh-d8d5 li a,
.card-narrow-ed9f .row_fast_a97e li a,
.card-narrow-ed9f .red-5a83 li a,
.card-narrow-ed9f .thumbnail-630c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card-narrow-ed9f .link-ea52 li ul li::before,
.card-narrow-ed9f .article_5e6c li ul li::before,
.card-narrow-ed9f .badge_thick_5209 li ul li::before,
.card-narrow-ed9f .menu_pink_1ad4 li ul li::before,
.card-narrow-ed9f .fresh-d8d5 li ul li::before,
.card-narrow-ed9f .row_fast_a97e li ul li::before,
.card-narrow-ed9f .red-5a83 li ul li::before,
.card-narrow-ed9f .thumbnail-630c li ul li::before {
  left: 15px;
}
.card-narrow-ed9f .link-ea52 li ul a,
.card-narrow-ed9f .article_5e6c li ul a,
.card-narrow-ed9f .badge_thick_5209 li ul a,
.card-narrow-ed9f .menu_pink_1ad4 li ul a,
.card-narrow-ed9f .fresh-d8d5 li ul a,
.card-narrow-ed9f .row_fast_a97e li ul a,
.card-narrow-ed9f .red-5a83 li ul a,
.card-narrow-ed9f .thumbnail-630c li ul a {
  padding-left: 20px;
}
.card-narrow-ed9f .link-ea52 li ul ul li::before,
.card-narrow-ed9f .article_5e6c li ul ul li::before,
.card-narrow-ed9f .badge_thick_5209 li ul ul li::before,
.card-narrow-ed9f .menu_pink_1ad4 li ul ul li::before,
.card-narrow-ed9f .fresh-d8d5 li ul ul li::before,
.card-narrow-ed9f .row_fast_a97e li ul ul li::before,
.card-narrow-ed9f .red-5a83 li ul ul li::before,
.card-narrow-ed9f .thumbnail-630c li ul ul li::before {
  left: 30px;
}
.card-narrow-ed9f .link-ea52 li ul ul a,
.card-narrow-ed9f .article_5e6c li ul ul a,
.card-narrow-ed9f .badge_thick_5209 li ul ul a,
.card-narrow-ed9f .menu_pink_1ad4 li ul ul a,
.card-narrow-ed9f .fresh-d8d5 li ul ul a,
.card-narrow-ed9f .row_fast_a97e li ul ul a,
.card-narrow-ed9f .red-5a83 li ul ul a,
.card-narrow-ed9f .thumbnail-630c li ul ul a {
  padding-left: 40px;
}
.card-narrow-ed9f .modal_c0ae li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card-narrow-ed9f .thumbnail-630c ul li {
  margin-bottom: 1.41575em;
}
.card-narrow-ed9f .thumbnail-630c ul li .hovered_24c9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.card-narrow-ed9f .thumbnail-630c ul li .short-c24a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.slider_9451 .link-ea52 li a,
.slider_9451 .article_5e6c li a,
.slider_9451 .badge_thick_5209 li a,
.slider_9451 .menu_pink_1ad4 li a,
.slider_9451 .fresh-d8d5 li a,
.slider_9451 .row_fast_a97e li a,
.slider_9451 .red-5a83 li a,
.slider_9451 .thumbnail-630c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_9451 .modal_c0ae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_9451 .message_f480 ul li.active_4d32 .green-d333,
.slider_9451 .message_f480 ul li.wrapper_brown_c4c9 .green-d333 {
  background: rgba(0, 0, 0, 0.2);
}
.slider_9451 .card-narrow-ed9f .message_f480 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-c91a .card-narrow-ed9f .summary-9695 li {
  margin: 0;
}
.inner-c91a .card-narrow-ed9f .summary-9695 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.inner-c91a .card-narrow-ed9f .summary-9695 li ul {
  margin: 0;
}
.inner-c91a .card-narrow-ed9f .summary-9695 li ul li a {
  padding-left: 15px;
}
.inner-c91a .card-narrow-ed9f .summary-9695 li ul li li a {
  padding-left: 30px;
}
.inner-c91a .card-narrow-ed9f .summary-9695 li.row-mini-61c3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.inner-c91a .card-narrow-ed9f .summary-9695 li.row-mini-61c3 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.inner-c91a .card-narrow-ed9f .summary-9695 li.row-mini-61c3 > 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;
}
.accent_hard_967d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under-57cc {
  position: relative;
  z-index: 10;
}
.under-57cc .list_b227 {
  width: 100%;
  max-width: 100%;
}
.secondary_a873 .popup-dee6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.secondary_a873 .list_stale_da87 {
}
.secondary_a873 .slider_9451 {
  background: #292929;
}
.chip_tall_38b6 .popup-dee6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip_tall_38b6 .list_stale_da87 {
  background: #f9f9f9;
}
.chip_tall_38b6 .slider_9451 {
  background: #303030;
}
.secondary_gas_30bd .popup-dee6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary_gas_30bd .static_e5a7 {
    margin-bottom: 1em;
  }
  .secondary_gas_30bd .static_e5a7:last-child {
    margin-bottom: 0;
  }
}
.secondary_gas_30bd .list_stale_da87 {
  background: #ededed;
}
.secondary_gas_30bd .slider_9451 {
  background: #1a1a1a;
}
.popup-dee6.list_stale_da87 {
  color: rgba(0, 0, 0, 0.6);
}
.popup-dee6.list_stale_da87 .tooltip_solid_bd79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-dee6.slider_9451 {
  color: rgba(255, 255, 255, 0.99);
}
.popup-dee6.slider_9451 a:not(.left-9850) {
  color: rgba(255, 255, 255, 0.79);
}
.popup-dee6.slider_9451 a:not(.left-9850):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-dee6.slider_9451 .tooltip_solid_bd79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-dee6.slider_9451 table tbody td,
.popup-dee6.slider_9451 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden_fluid_c090.silver-9d29 .upper-d76b {
  max-width: initial;
}
.hidden_fluid_c090 .card-e772 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden_fluid_c090 .card-e772 .list_b227 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden_fluid_c090 .card-e772 .list_b227 {
    display: block;
    margin-bottom: 2em;
  }
  .hidden_fluid_c090 .card-e772 .list_b227:last-child {
    margin-bottom: 0;
  }
}
.secondary_gas_30bd .static_e5a7:last-child,
.chip_tall_38b6 .static_e5a7:last-child,
.secondary_a873 .static_e5a7:last-child {
  margin-bottom: 0;
}
.secondary_gas_30bd .static_e5a7 .card-narrow-ed9f .message_f480:last-child,
.chip_tall_38b6 .static_e5a7 .card-narrow-ed9f .message_f480:last-child,
.secondary_a873 .static_e5a7 .card-narrow-ed9f .message_f480:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .secondary_gas_30bd .stone_ad61,
  .secondary_gas_30bd .icon-22c2,
  .chip_tall_38b6 .stone_ad61,
  .chip_tall_38b6 .icon-22c2,
  .secondary_a873 .stone_ad61,
  .secondary_a873 .icon-22c2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under-57cc .static_e5a7 {
    margin-bottom: 2em;
  }
}
.under-57cc p:last-child {
  margin-bottom: 0;
}
.under-57cc li,
.under-57cc ul {
  list-style: none;
  margin: 0;
}
.under-57cc ul ul {
  margin-left: 2.617924em;
}
.status_c44e {
  font-size: 0.875em;
}

/* css-noise: fa3c */
.promo-block-d7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
