/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading-green-cbca/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading-green-cbca
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.heading-green-cbca/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.nav-cc1e.element_550d/licenses/gpl-2.0.active_purple_1378
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.search_right_7996/, (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.down_cfdf.plasma_3970/normalize.layout_inner_291e/
 ======
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.layout_inner_291e v7.0.0 | MIT License | github.heading-green-cbca/necolas/normalize.layout_inner_291e */
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;
}
.disabled-glass-2a15 .status_61f3,
.panel_gold_e9ad,
.short-bc98,
.search_4237,
.complex-9fdc,
.filter_b442,
.accordion-aa0f,
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;
}
.panel_gold_e9ad,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel_gold_e9ad,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel_gold_e9ad,
  h1 {
    font-size: 1.8em;
  }
}
.short-bc98,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.short-bc98 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .short-bc98,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .short-bc98,
  h2 {
    font-size: 1.7em;
  }
}
.search_4237,
h3 {
  font-size: 1.618em;
}
.disabled-glass-2a15 .status_61f3,
.complex-9fdc,
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.preview-afbf {
  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;
}
.mask_a5df:after,
.mask_a5df:before,
.simple-2439:after,
.simple-2439:before {
  content: "";
  display: table;
}
.mask_a5df:after,
.simple-2439:after {
  clear: both;
}
.dropdown_black_7c42 {
  float: right;
  margin-right: 0;
}
.wrapper_f6b8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pattern-north-bb6d .progress-small-cad6,
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;
}
.pattern-north-bb6d .progress-small-cad6: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;
}
.overlay_7628 .progress-small-cad6 {
  box-shadow: none;
}
.overlay_7628
  .progress-small-cad6
  .over_2efa {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay_7628 .progress-small-cad6 .message_0480 {
  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;
}
.overlay_7628
  .progress-small-cad6
  .message_0480
  b {
  display: none;
}
.overlay_7628 .left-df3a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lower_96d1:not(.prev-11e2):not(.banner_7941),
button:not(.prev-11e2):not(.banner_7941),
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ),
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ),
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ) {
  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;
}
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ):hover,
button:not(.prev-11e2):not(
    .banner_7941
  ):hover,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ):hover,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ):hover,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ):active,
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ):focus,
button:not(.prev-11e2):not(
    .banner_7941
  ):active,
button:not(.prev-11e2):not(
    .banner_7941
  ):focus,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ):active,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ):focus,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ):active,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ):focus,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ):active,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ):focus {
  outline: 0;
}
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a,
button:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a {
  position: relative;
}
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .image-cold-bc25,
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .bottom-f5c9,
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .orange-2b88,
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  i,
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  svg,
button:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .image-cold-bc25,
button:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .bottom-f5c9,
button:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .orange-2b88,
button:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  i,
button:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  svg,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .image-cold-bc25,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .bottom-f5c9,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .orange-2b88,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  i,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  svg,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .image-cold-bc25,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .bottom-f5c9,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .orange-2b88,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  i,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  svg,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .image-cold-bc25,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .bottom-f5c9,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  .orange-2b88,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  i,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a
  svg {
  visibility: hidden;
}
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a:after,
button:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a:after,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a:after,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a:after,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ).fn-loading-ab1a: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;
}
.lower_96d1:not(.prev-11e2):not(.banner_7941),
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ),
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ),
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ) {
  color: #fff;
  background: #235787;
}
.lower_96d1:not(.prev-11e2):not(
    .banner_7941
  ):focus,
input[type="button"]:not(.prev-11e2):not(
    .banner_7941
  ):focus,
input[type="reset"]:not(.prev-11e2):not(
    .banner_7941
  ):focus,
input[type="submit"]:not(.prev-11e2):not(
    .banner_7941
  ):focus {
  color: #fff;
}
.lower_96d1.fn-disabled-ab1a:not(.prev-11e2):not(
    .banner_7941
  ),
.lower_96d1[disabled]:not(.prev-11e2):not(
    .banner_7941
  ),
button.fn-disabled-ab1a:not(.prev-11e2):not(
    .banner_7941
  ),
button[disabled]:not(.prev-11e2):not(
    .banner_7941
  ) {
  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;
}
.paragraph-easy-0fdd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paragraph-easy-0fdd: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;
}
.primary-huge-7f5e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.lite-33a9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mask_selected_868c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask_a5df:after,
.mask_a5df:before,
.mini-a187:after,
.mini-a187:before,
.slider_275f:after,
.slider_275f:before,
.link-iron-45b9:after,
.link-iron-45b9:before,
.shade_cc28:after,
.shade_cc28:before,
.icon-hard-35b4:after,
.icon-hard-35b4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask_a5df:after,
.mini-a187:after,
.slider_275f:after,
.link-iron-45b9:after,
.shade_cc28:after,
.icon-hard-35b4:after {
  clear: both;
}
.mini-a187 .lite_e9d6,
.slider_275f .lite_e9d6,
.backdrop_efc9 .lite_e9d6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern_6efd {
  display: inline-block;
}
.gradient_7d23 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gradient_7d23 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gradient_7d23 .picture-4990 {
  padding: 1em 0;
  font-size: 85%;
}
.picture-4990 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.blue-10c1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.blue-10c1:after,
.blue-10c1:before {
  content: "";
  display: table;
}
.blue-10c1:after {
  clear: both;
}
.green_7117 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.logo_pressed_4019 .green_7117 {
  max-width: 50%;
}
.aside-1faf .green_7117 {
  max-width: 33.33%;
}
.dropdown_basic_980a .green_7117 {
  max-width: 25%;
}
.mini_e74c .green_7117 {
  max-width: 20%;
}
.article_bf2d .green_7117 {
  max-width: 16.66%;
}
.fast-96b5 .green_7117 {
  max-width: 14.28%;
}
.north_9761 .green_7117 {
  max-width: 12.5%;
}
.feature-2703 .green_7117 {
  max-width: 11.11%;
}
.full_346a {
  display: block;
}
.disabled-glass-2a15 .first_fd77 label,
.disabled-glass-2a15 .bronze-dcfd label,
.disabled-glass-2a15 .chip-eda2 label,
.disabled-glass-2a15 .filter_gas_dce9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_9e76 {
  list-style: none;
  margin: 0;
}
.popup_9e76 article.picture-easy-b111 {
  margin-bottom: 0;
}
.popup_9e76 ul {
  list-style: none;
  margin: 0;
}
.popup_9e76 .main-0a66 li.picture-easy-b111 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_9e76 .main-0a66 li.picture-easy-b111 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_9e76 .main-0a66 li.picture-easy-b111: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) {
  .popup_9e76 .main-0a66 li.picture-easy-b111 li.picture-easy-b111 li.picture-easy-b111 li.picture-easy-b111 {
    padding-left: 0;
  }
}
article.picture-easy-b111 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-easy-b111 .mini-a187 p:last-of-type {
  margin-bottom: 0;
}
article.picture-easy-b111 .media_pro_1001 {
  float: left;
}
article.picture-easy-b111 .old_2e04 {
  margin-left: 85px;
}
article.picture-easy-b111 .header_61d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-easy-b111 .header_61d1 .backdrop-solid-6081 {
  margin-left: 10px;
}
article.picture-easy-b111 .in_c3a7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-easy-b111 .header_d108 {
  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 .first_fd77,
  #respond .chip-eda2,
  #respond .filter_gas_dce9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_fd77 input,
#respond .chip-eda2 input,
#respond .filter_gas_dce9 input {
  width: 100%;
}
#respond .filter_gas_dce9 {
  margin-right: 0;
}
#respond .selected_89c2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink_c06b {
  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;
}
.pink_c06b.hovered_7c89 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink_c06b 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%);
}
.pink_c06b:focus,
.pink_c06b: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);
}
.frame-action-bfaf {
  border-radius: 10%;
}
.section-13af {
  border-radius: 50%;
}
.grid_e24c {
  font-size: 0.72em;
}
.stale-5b6f {
  font-size: 0.875em;
}
.widget-down-d15f {
  font-size: 1.1em;
}
.badge-left-3226 {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge-left-3226.grid_e24c {
  letter-spacing: 0.5px;
}
.mini_6012,
.mini_6012 a {
  color: #6d6d6d;
}
.mini_6012 a:hover {
  color: #111;
}
.current-088f {
  color: #6d6d6d;
}
.menu_b190 {
  overflow-x: hidden;
}
.menu_b190 .picture_40a1.secondary_3b9b {
  position: relative;
}
.menu_b190 .picture_40a1.secondary_3b9b.background-green-0ba2 {
  position: initial;
}
.menu_b190
  .picture_40a1.secondary_3b9b.background-green-0ba2
  .carousel_complex_cb6d {
  left: auto;
}
.menu_b190 .picture_40a1 .carousel_complex_cb6d {
  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;
}
.menu_b190 .picture_40a1:hover.secondary_3b9b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu_b190
  .picture_40a1:hover.secondary_3b9b
  .carousel_complex_cb6d {
  display: block;
  z-index: 9999999;
}
.menu_b190 .preview-large-4431 .stone_e14a,
.menu_b190 .pink-519b .stone_e14a {
  display: none;
}
.menu_b190 .focus_prev_228f .picture_40a1:hover.secondary_3b9b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled-glass-2a15 .first_fd77 label,
.disabled-glass-2a15 .bronze-dcfd label,
.disabled-glass-2a15 .chip-eda2 label,
.disabled-glass-2a15 .filter_gas_dce9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_9e76 {
  list-style: none;
  margin: 0;
}
.popup_9e76 article.picture-easy-b111 {
  margin-bottom: 0;
}
.popup_9e76 ul {
  list-style: none;
  margin: 0;
}
.popup_9e76 .main-0a66 li.picture-easy-b111 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_9e76 .main-0a66 li.picture-easy-b111 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_9e76 .main-0a66 li.picture-easy-b111: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) {
  .popup_9e76 .main-0a66 li.picture-easy-b111 li.picture-easy-b111 li.picture-easy-b111 li.picture-easy-b111 {
    padding-left: 0;
  }
}
article.picture-easy-b111 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-easy-b111 .mini-a187 p:last-of-type {
  margin-bottom: 0;
}
article.picture-easy-b111 .media_pro_1001 {
  float: left;
}
article.picture-easy-b111 .old_2e04 {
  margin-left: 85px;
}
article.picture-easy-b111 .header_61d1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-easy-b111 .header_61d1 .backdrop-solid-6081 {
  margin-left: 10px;
}
article.picture-easy-b111 .in_c3a7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-easy-b111 .header_d108 {
  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 .first_fd77,
  #respond .chip-eda2,
  #respond .filter_gas_dce9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .first_fd77 input,
#respond .chip-eda2 input,
#respond .filter_gas_dce9 input {
  width: 100%;
}
#respond .filter_gas_dce9 {
  margin-right: 0;
}
#respond .selected_89c2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview-large-4431 .mask_fixed_bc1e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask_fixed_bc1e .huge-4f30.video-south-a0ad .paragraph_9afe > li > a:focus,
.mask_fixed_bc1e .huge-4f30.video-south-a0ad .paragraph_9afe > li > a:hover,
.mask_fixed_bc1e .huge-4f30.outline-fresh-b654 .paragraph_9afe > li > a:focus,
.mask_fixed_bc1e .huge-4f30.outline-fresh-b654 .paragraph_9afe > li > a:hover,
.mask_fixed_bc1e .huge-4f30.secondary_12ae .paragraph_9afe > li > a:focus,
.mask_fixed_bc1e .huge-4f30.secondary_12ae .paragraph_9afe > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_fixed_bc1e
  .huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li.hard_e8c8
  > a,
.mask_fixed_bc1e
  .huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li.widget-pro-0dfa
  > a,
.mask_fixed_bc1e
  .huge-4f30.outline-fresh-b654
  .paragraph_9afe
  > li.hard_e8c8
  > a,
.mask_fixed_bc1e
  .huge-4f30.outline-fresh-b654
  .paragraph_9afe
  > li.widget-pro-0dfa
  > a,
.mask_fixed_bc1e
  .huge-4f30.secondary_12ae
  .paragraph_9afe
  > li.hard_e8c8
  > a,
.mask_fixed_bc1e .huge-4f30.secondary_12ae .paragraph_9afe > li.row-5363 > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_fixed_bc1e .outline-0a51,
.mask_fixed_bc1e .outline-0a51 a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_fixed_bc1e .hidden_5c03.mask-c38e li a,
.mask_fixed_bc1e .sidebar_fresh_c26a a,
.mask_fixed_bc1e .dropdown_bright_73f7,
.mask_fixed_bc1e .paragraph_9afe > li > a,
.mask_fixed_bc1e .static-a4ce {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e .hidden_5c03.mask-c38e li a:hover,
.mask_fixed_bc1e .sidebar_fresh_c26a a:hover,
.mask_fixed_bc1e .dropdown_bright_73f7:hover,
.mask_fixed_bc1e .paragraph_9afe > li > a:hover,
.mask_fixed_bc1e .static-a4ce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_fixed_bc1e .over-41ef {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e .over-41ef .sort_b200 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_fixed_bc1e .over-41ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_fixed_bc1e .menu-a742 .shade_f8f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e .menu-a742 .shade_f8f0 .nav_hot_03d7 {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e
  .menu-a742
  .shade_f8f0
  .nav_hot_03d7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e
  .menu-a742
  .shade_f8f0
  .nav_hot_03d7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e
  .menu-a742
  .shade_f8f0
  .nav_hot_03d7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e
  .menu-a742
  .shade_f8f0
  .nav_hot_03d7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e .menu-a742 .text_pro_220d {
  color: rgba(255, 255, 255, 0.79);
}
.mask_fixed_bc1e .menu-a742 .text_pro_220d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_2645
  .mask_fixed_bc1e
  .menu-a742
  .pressed-9e8e
  .secondary_ca95 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay_2645
  .mask_fixed_bc1e
  .menu-a742
  .pressed-9e8e
  .nav_hot_03d7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-large-4431 .surface_bronze_cedb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface_bronze_cedb .huge-4f30.video-south-a0ad .paragraph_9afe > li > a:focus,
.surface_bronze_cedb .huge-4f30.video-south-a0ad .paragraph_9afe > li > a:hover,
.surface_bronze_cedb .huge-4f30.outline-fresh-b654 .paragraph_9afe > li > a:focus,
.surface_bronze_cedb .huge-4f30.outline-fresh-b654 .paragraph_9afe > li > a:hover,
.surface_bronze_cedb .huge-4f30.secondary_12ae .paragraph_9afe > li > a:focus,
.surface_bronze_cedb .huge-4f30.secondary_12ae .paragraph_9afe > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bronze_cedb
  .huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li.hard_e8c8
  > a,
.surface_bronze_cedb
  .huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li.widget-pro-0dfa
  > a,
.surface_bronze_cedb
  .huge-4f30.outline-fresh-b654
  .paragraph_9afe
  > li.hard_e8c8
  > a,
.surface_bronze_cedb
  .huge-4f30.outline-fresh-b654
  .paragraph_9afe
  > li.widget-pro-0dfa
  > a,
.surface_bronze_cedb
  .huge-4f30.secondary_12ae
  .paragraph_9afe
  > li.hard_e8c8
  > a,
.surface_bronze_cedb .huge-4f30.secondary_12ae .paragraph_9afe > li.row-5363 > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bronze_cedb .outline-0a51,
.surface_bronze_cedb .outline-0a51 a {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bronze_cedb .hidden_5c03.mask-c38e li a,
.surface_bronze_cedb .sidebar_fresh_c26a a,
.surface_bronze_cedb .dropdown_bright_73f7,
.surface_bronze_cedb .paragraph_9afe > li > a,
.surface_bronze_cedb .static-a4ce {
  color: rgba(0, 0, 0, 0.55);
}
.surface_bronze_cedb .hidden_5c03.mask-c38e li a:hover,
.surface_bronze_cedb .sidebar_fresh_c26a a:hover,
.surface_bronze_cedb .dropdown_bright_73f7:hover,
.surface_bronze_cedb .paragraph_9afe > li > a:hover,
.surface_bronze_cedb .static-a4ce:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bronze_cedb .over-41ef {
  color: rgba(0, 0, 0, 0.55);
}
.surface_bronze_cedb .over-41ef .sort_b200 {
  color: rgba(0, 0, 0, 0.8);
}
.surface_bronze_cedb .over-41ef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-293f .summary_7642 {
  margin-left: auto;
  margin-right: auto;
}
.slider_275f > * {
  margin-left: auto;
  margin-right: auto;
}
.slider_275f .primary-huge-7f5e {
  margin-right: 1.41575em;
}
.border-black-c791 .slider_275f > .text-inner-9def {
  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;
}
.border-black-c791 .slider_275f > .green_86aa {
  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;
}
.disabled-71e6.card-293f .summary_7642,
.panel-d5eb.card-293f .summary_7642 {
  margin-left: 0;
}
.box_beac.card-293f .summary_7642,
.alert-in-8da0.card-293f .summary_7642 {
  margin-right: 0;
}
.slider_275f ol,
.slider_275f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pro-dfeb video {
  max-width: 100%;
}
.message-c87b img {
  display: block;
}
.message-c87b.primary-huge-7f5e,
.message-c87b.lite-33a9 {
  width: 100%;
}
.message-c87b.green_86aa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-6969:not(.soft_f7c6) {
  margin: 1.5em auto;
}
.preview_7603 p {
  padding: 1.5em 14px;
}
ul.highlight_green_879a.green_86aa,
ul.highlight_green_879a.text-inner-9def,
ul.highlight_green_879a.mini-9fe7.text-inner-9def {
  padding: 0 14px;
}
.wrapper_d2ef {
  display: block;
  overflow-x: auto;
}
.wrapper_d2ef table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper_d2ef td,
.wrapper_d2ef th {
  padding: 0.5em;
}
.slider_275f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slider_275f ol ol,
.slider_275f ol ul,
.slider_275f ul ol,
.slider_275f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slider_275f ol ol li,
.slider_275f ol ul li,
.slider_275f ul ol li,
.slider_275f ul ul li {
  margin-left: 0;
}
.white-6066.info-middle-463b > .text-7d98 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.white-6066.info-middle-463b > .text-7d98 iframe,
.white-6066.info-middle-463b > .text-7d98 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.column_red_f5e4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.column_red_f5e4.prev-deb1 {
  padding: 0;
}
.column_red_f5e4.prev-deb1 cite {
  font-size: 13px;
}
.column_red_f5e4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.column_red_f5e4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.copper_8bca {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.copper_8bca > p:first-child {
  margin-top: 0;
}
.copper_8bca cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.copper_8bca blockquote {
  border-left: 0;
}
.gallery-f221 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gallery-f221:not(.table-46fa) {
  max-width: 100px;
}
.gallery-f221.pagination_left_09c6 {
  border-bottom: none !important;
  text-align: center;
}
.gallery-f221.pagination_left_09c6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview_7603 p {
    padding: 1.5em 0;
  }
}
.slow-5443 {
  color: #0073aa;
}
.article-simple-de58 {
  background-color: #0073aa;
}
.label_148a {
  color: #229fd8;
}
.wrapper_large_698f {
  background-color: #229fd8;
}
.purple-21e3 {
  color: #eee;
}
.media-02d0 {
  background-color: #eee;
}
.cool_237f {
  color: #444;
}
.panel_bottom_5cba {
  background-color: #444;
}
.overlay_focused_3471 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.overlay_focused_3471 .logo-plasma-124d .sidebar_fresh_c26a {
  font-size: 15px;
}
.overlay_focused_3471 .sidebar_fresh_c26a {
  line-height: 1.3;
}
.overlay_focused_3471 .surface_bronze_cedb {
}
.overlay_focused_3471 .mask_fixed_bc1e {
  background: #235787;
}
.center-080f {
  padding: 0;
}
.center-080f .mask_fixed_bc1e {
  background: #1a1a1a;
}
.center-080f .surface_bronze_cedb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag_red_c1e9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag_red_c1e9 .surface_bronze_cedb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag_red_c1e9 .mask_fixed_bc1e {
  background: #303030;
}
.icon-hard-35b4 {
  position: relative;
  z-index: 10;
}
.icon-hard-35b4 .tabs_upper_55b8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_4ce7 .secondary_3b9b {
  display: inline-block;
  vertical-align: middle;
}
.video_4ce7.header_motion_c599 .secondary_3b9b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video_4ce7.header_motion_c599 .secondary_3b9b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video_4ce7.header_motion_c599 .secondary_3b9b {
    margin-right: 0.4em;
  }
}
.video_4ce7.header_motion_c599 .secondary_3b9b:last-child {
  margin-right: 0;
}
.steel_6c9a .tabs_upper_55b8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .preview-large-4431 .logo-plasma-124d {
    margin: 0 -0.5em;
  }
  .preview-large-4431 .logo-plasma-124d [class*="customify-col-"],
  .preview-large-4431 .logo-plasma-124d [class*="customify-col_"],
  .preview-large-4431 .logo-plasma-124d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.preview-large-4431.active_ff1d .tabs_upper_55b8 {
  background: 0 0 !important;
}
.preview-large-4431.active_ff1d .tabs_upper_55b8,
.preview-large-4431.steel_6c9a .tabs_upper_55b8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .preview-large-4431.pagination_a62b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.preview-large-4431.steel_6c9a .tabs_upper_55b8 {
  box-shadow: none !important;
}
.large_5a3d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large_5a3d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large_5a3d {
    padding: 18px 0 20px;
  }
}
.large_5a3d .info-action-cd74 {
  width: 100%;
}
.large_5a3d .badge-gold-d44b {
  margin-bottom: 0;
}
.large_5a3d .lite-59dc {
  margin-top: 5px;
  font-size: 0.875em;
}
.over_4b3a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.over_4b3a .video_9858 {
  width: 100%;
}
.old_7d86 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.old_7d86 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.old_7d86 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;
}
.old_7d86 li:last-child:after {
  display: none;
}
.old_7d86 li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight_lower_e221 .stone_e14a button,
.large_5a3d .stone_e14a button {
  left: 0;
}
.highlight_lower_e221 .video_9858,
.large_5a3d .video_9858 {
  padding-left: 0;
  padding-right: 0;
}
.highlight_lower_e221 .over_4b3a,
.large_5a3d .over_4b3a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight_lower_e221 {
  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;
}
.highlight_lower_e221: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;
}
.highlight_lower_e221 .article_deb5 {
  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) {
  .highlight_lower_e221 .article_deb5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_lower_e221 .article_deb5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_lower_e221 .article_deb5 {
    min-height: 200px;
  }
}
.highlight_lower_e221 .old_7d86 {
  color: rgba(255, 255, 255, 0.8);
}
.highlight_lower_e221 .old_7d86 a,
.highlight_lower_e221 .old_7d86 li:after {
  color: inherit;
}
.highlight_lower_e221 .old_7d86 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.full_687d {
  margin-bottom: 0.5em;
}
.mini-0b56 {
  margin-bottom: 1.2em;
}
.mini-0b56,
.full_687d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mini-0b56 p:last-child,
.full_687d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .stone_e14a,
#masthead .stone_e14a {
  display: none;
}
#masthead
  > .stone_e14a.shadow_176c {
  display: none;
}
#masthead > .stone_e14a button {
  left: 0;
}
.footer-9532 {
  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%;
}
.footer-9532 .secondary_3b9b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer-9532 .chip_hot_62ce {
  display: -webkit-box;
  display: flex;
}
.footer-9532 .chip_hot_62ce.easy-83ef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer-9532 .chip_hot_62ce.rough_9f34 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-9532 .chip_hot_62ce.dynamic_a545 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-9532.static-76ec.frame-171c .chip_hot_62ce.easy-83ef {
  flex-basis: 100%;
}
.footer-9532.photo-hovered-9ae1 .chip_hot_62ce.rough_9f34 {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer-9532.photo-hovered-9ae1 .chip_hot_62ce.dynamic_a545 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .stone_e14a.shadow_176c {
  display: none;
}
#masthead > .stone_e14a button {
  left: 0;
}
.basic-174c {
  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;
}
.basic-174c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.basic-174c.tabs_tall_6b8f i {
  margin-right: 4px;
}
.basic-174c.motion_76fc i {
  margin-left: 5px;
}
.sidebar_fresh_c26a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar_fresh_c26a p:last-child {
  margin-bottom: 0;
}
.label-b1e4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label-b1e4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label-b1e4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.label-b1e4 .outline-0a51 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label-b1e4 .hover-silver-c289 {
  margin: 5px 0 7px 0;
}
.label-b1e4.focused_5632 .backdrop_outer_ddba {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label-b1e4.focused_5632 .up-76b5 {
  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;
}
.label-b1e4.focused_af1f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label-b1e4.focused_af1f .backdrop_outer_ddba {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label-b1e4.focused_af1f .up-76b5 {
  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;
}
.label-b1e4.stale_c565 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label-b1e4.clean-b599 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label-b1e4.clean-b599 .up-76b5 {
  margin-top: 7px;
}
.info_steel_3590 {
  display: inline-block;
}
.icon-hard-35b4 .cool-6219 .label-b1e4 img {
  max-width: 100%;
}
.huge-4f30 .tall_bb3f.section_5e41,
.nav-dark-e803 .tall_bb3f.section_5e41 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.huge-4f30 .media-dca4,
.nav-dark-e803 .media-dca4 {
  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%);
}
.huge-4f30 .media-dca4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.huge-4f30.first-e2c1 .media-dca4 {
  display: none;
}
.huge-4f30 .stale_b171 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge-4f30 .stale_b171 li {
  display: inline-block;
  position: relative;
}
.huge-4f30 .stale_b171 li:last-child {
  margin-right: 0;
}
.huge-4f30 .stale_b171 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;
}
.huge-4f30 .stale_b171 li.row-5363 > a {
  color: rgba(0, 0, 0, 0.9);
}
.huge-4f30 .stale_b171 > 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;
}
.huge-4f30 .stale_b171 > li > a i {
  line-height: 0;
}
.huge-4f30 .stale_b171 > li.hidden-soft-66c1 > a .media-dca4 {
  margin-left: 4px;
  line-height: 0;
}
.huge-4f30 .stale_b171 .component-advanced-a9e6 li.hidden-soft-66c1 > a {
  position: relative;
}
.huge-4f30 .stale_b171 .component-advanced-a9e6 li.hidden-soft-66c1 > a:after,
.huge-4f30 .stale_b171 .component-advanced-a9e6 li.hidden-soft-66c1 > a:before {
  content: "";
  display: table;
}
.huge-4f30 .stale_b171 .component-advanced-a9e6 li.hidden-soft-66c1 > a:after {
  clear: both;
}
.huge-4f30 .stale_b171 .component-advanced-a9e6 li.hidden-soft-66c1 > a .media-dca4 {
  margin-left: 5px;
  float: right;
}
.huge-4f30 .text-next-d877,
.huge-4f30 .component-advanced-a9e6 {
  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;
}
.huge-4f30 .component-advanced-a9e6 {
  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;
}
.huge-4f30 .component-advanced-a9e6 .section_5e41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.huge-4f30 .component-advanced-a9e6 .media-dca4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.huge-4f30 .component-advanced-a9e6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.huge-4f30 .component-advanced-a9e6 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;
}
.huge-4f30 .component-advanced-a9e6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.huge-4f30 .component-advanced-a9e6 .component-advanced-a9e6 {
  top: 0;
  left: 100%;
}
.huge-4f30 .texture-rough-b59a.fn-focus-ab1a > .text-next-d877,
.huge-4f30 .texture-rough-b59a.fn-focus-ab1a > .component-advanced-a9e6,
.huge-4f30 .texture-rough-b59a:focus > .text-next-d877,
.huge-4f30 .texture-rough-b59a:focus > .component-advanced-a9e6,
.huge-4f30 .texture-rough-b59a:hover > .text-next-d877,
.huge-4f30 .texture-rough-b59a:hover > .component-advanced-a9e6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.huge-4f30.secondary_12ae .paragraph_9afe:after,
.huge-4f30.secondary_12ae .paragraph_9afe:before {
  content: "";
  display: table;
}
.huge-4f30.secondary_12ae .paragraph_9afe:after {
  clear: both;
}
.huge-4f30.secondary_12ae .paragraph_9afe > li {
  float: left;
}
.huge-4f30.medium-7496 .paragraph_9afe:after,
.huge-4f30.medium-7496 .paragraph_9afe:before {
  content: "";
  display: table;
}
.huge-4f30.medium-7496 .paragraph_9afe:after {
  clear: both;
}
.huge-4f30.medium-7496 .paragraph_9afe > li {
  float: left;
}
.huge-4f30.medium-7496 .paragraph_9afe > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.huge-4f30.medium-7496 .paragraph_9afe > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.huge-4f30.medium-7496 .paragraph_9afe > li.hard_e8c8 > a,
.huge-4f30.medium-7496 .paragraph_9afe > li.row-5363 > a {
  color: #fff;
  background-color: #1e4b75;
}
.huge-4f30.video-south-a0ad .paragraph_9afe > li > a .section_5e41 {
  position: relative;
}
.huge-4f30.video-south-a0ad .paragraph_9afe > li > a .section_5e41: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;
}
.huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li:focus
  > a
  .section_5e41:before,
.huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li:hover
  > a
  .section_5e41:before {
  width: 100%;
  background-color: currentColor;
}
.huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li.hard_e8c8
  > a
  .section_5e41:before,
.huge-4f30.video-south-a0ad
  .paragraph_9afe
  > li.widget-pro-0dfa
  > a
  .section_5e41:before {
  width: 100%;
  background-color: currentColor;
}
.huge-4f30.outline-fresh-b654 .paragraph_9afe > li > a .section_5e41 {
  position: relative;
}
.huge-4f30.outline-fresh-b654 .paragraph_9afe > li > a .section_5e41: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;
}
.huge-4f30.outline-fresh-b654 .paragraph_9afe > li:focus > a .section_5e41:before,
.huge-4f30.outline-fresh-b654
  .paragraph_9afe
  > li:hover
  > a
  .section_5e41:before {
  width: 100%;
  background-color: currentColor;
}
.huge-4f30.outline-fresh-b654
  .paragraph_9afe
  > li.hard_e8c8
  > a
  .section_5e41:before,
.huge-4f30.outline-fresh-b654
  .paragraph_9afe
  > li.widget-pro-0dfa
  > a
  .section_5e41:before {
  width: 100%;
  background-color: currentColor;
}
.nav-dark-e803 .stale_b171 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-dark-e803 .stale_b171 li:first-child > a {
  border-top: none;
}
.nav-dark-e803 .stale_b171 .column-b9e8 > .section_5e41 .media-dca4 {
  display: none;
}
.nav-dark-e803 .stale_b171 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav-dark-e803 .stale_b171 li:last-child {
  border: none;
}
.nav-dark-e803 .stale_b171 li.hidden-soft-66c1 > a {
  padding-right: 45px !important;
}
.nav-dark-e803 .stale_b171 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav-dark-e803 .stale_b171 li a:focus,
.nav-dark-e803 .stale_b171 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav-dark-e803 .stale_b171 li .row-copper-1017 {
  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;
}
.nav-dark-e803 .stale_b171 li .row-copper-1017:hover {
  box-shadow: none;
}
.nav-dark-e803 .stale_b171 li .row-copper-1017 .media-dca4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav-dark-e803 .stale_b171 .component-advanced-a9e6 {
  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);
}
.nav-dark-e803 .stale_b171 .component-advanced-a9e6 li a {
  padding-left: 3em;
}
.nav-dark-e803 .stale_b171 .caption-c205 > a .row-copper-1017 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-dark-e803 .stale_b171 .caption-c205 > .component-advanced-a9e6 {
  display: block;
  opacity: 1;
}
.short-5a67 {
  max-width: 100%;
}
.fluid-49a1 {
  line-height: 0;
  cursor: pointer;
}
.static-a4ce {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.static-a4ce:hover {
  box-shadow: none;
  color: currentColor;
}
.static-a4ce svg {
  width: 18px;
  height: 18px;
}
.static-a4ce .tag-bright-b81d {
  display: none;
}
.filter_1e55 {
  position: relative;
}
.filter_1e55.fn-active-ab1a .static-a4ce .widget_last_b208 {
  display: none;
}
.filter_1e55.fn-active-ab1a .static-a4ce .tag-bright-b81d {
  display: inline-block;
}
.filter_1e55 .last_05a8 {
  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);
}
.filter_1e55.column_fixed_5a04 .last_05a8 {
  left: auto;
  right: -0.9em;
}
.filter_1e55.column_fixed_5a04 .panel_dim_d91f::before {
  left: auto;
  right: 15px;
}
.filter_1e55.fn-active-ab1a .last_05a8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pressed-9e8e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pressed-9e8e label {
  flex-basis: 100%;
}
.pressed-9e8e .shade_f8f0 {
  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;
}
.pressed-9e8e .nav_hot_03d7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pressed-9e8e .nav_hot_03d7:focus {
  background-color: transparent;
}
.pressed-9e8e button.text_pro_220d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pressed-9e8e button.text_pro_220d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pressed-9e8e button.text_pro_220d svg {
  width: 18px;
  height: 18px;
}
.pressed-9e8e input[type="submit"] {
  min-height: auto;
}
.menu-a742 .pressed-9e8e .nav_hot_03d7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.panel_dim_d91f {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .panel_dim_d91f {
    width: 220px;
  }
}
.panel_dim_d91f label {
  flex-basis: 100%;
}
.panel_dim_d91f::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;
}
.overlay_2645 .menu-a742 .pressed-9e8e {
  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;
}
.overlay_2645
  .menu-a742
  .pressed-9e8e
  .shade_f8f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.overlay_2645 .menu-a742 .pressed-9e8e .nav_hot_03d7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.overlay_2645
  .menu-a742
  .pressed-9e8e
  .nav_hot_03d7:focus {
  background: 0 0;
}
.overlay_2645
  .menu-a742
  .pressed-9e8e
  .secondary_ca95 {
  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;
}
.hidden_5c03 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden_5c03 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden_5c03 li:last-child {
  margin-right: 0;
}
.hidden_5c03 li:first-child {
  margin-left: 0;
}
.hidden_5c03.pattern-7015 a {
  color: #fff;
}
.hidden_5c03.pattern-7015 a:hover {
  color: #fff;
}
.hidden_5c03 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden_5c03 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden_5c03 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden_5c03 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden_5c03 [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden_5c03 [class*="social-icon-apple"].gallery_2a2b {
  background-color: transparent;
  color: #999;
}
.hidden_5c03 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden_5c03 [class*="social-icon-behance"].gallery_2a2b {
  background-color: transparent;
  color: #1769ff;
}
.hidden_5c03 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden_5c03 [class*="social-icon-bitbucket"].gallery_2a2b {
  background-color: transparent;
  color: #205081;
}
.hidden_5c03 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden_5c03 [class*="social-icon-codepen"].gallery_2a2b {
  background-color: transparent;
  color: #000;
}
.hidden_5c03 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden_5c03 [class*="social-icon-delicious"].gallery_2a2b {
  background-color: transparent;
  color: #39f;
}
.hidden_5c03 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden_5c03 [class*="social-icon-digg"].gallery_2a2b {
  background-color: transparent;
  color: #005be2;
}
.hidden_5c03 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden_5c03 [class*="social-icon-dribbble"].gallery_2a2b {
  background-color: transparent;
  color: #ea4c89;
}
.hidden_5c03 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden_5c03 [class*="social-icon-envelope"].gallery_2a2b {
  background-color: transparent;
  color: #ea4335;
}
.hidden_5c03 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden_5c03 [class*="social-icon-facebook"].gallery_2a2b {
  background-color: transparent;
  color: #3b5998;
}
.hidden_5c03 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden_5c03 [class*="social-icon-flickr"].gallery_2a2b {
  background-color: transparent;
  color: #0063dc;
}
.hidden_5c03 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden_5c03 [class*="social-icon-foursquare"].gallery_2a2b {
  background-color: transparent;
  color: #2d5be3;
}
.hidden_5c03 [class*="social-icon-github"] {
  background-color: #333;
}
.hidden_5c03 [class*="social-icon-github"].gallery_2a2b {
  background-color: transparent;
  color: #333;
}
.hidden_5c03 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden_5c03 [class*="social-icon-google-plus"].gallery_2a2b {
  background-color: transparent;
  color: #dd4b39;
}
.hidden_5c03 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden_5c03 [class*="social-icon-houzz"].gallery_2a2b {
  background-color: transparent;
  color: #7ac142;
}
.hidden_5c03 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden_5c03 [class*="social-icon-instagram"].gallery_2a2b {
  background-color: transparent;
  color: #262626;
}
.hidden_5c03 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden_5c03 [class*="social-icon-jsfiddle"].gallery_2a2b {
  background-color: transparent;
  color: #487aa2;
}
.hidden_5c03 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden_5c03 [class*="social-icon-linkedin"].gallery_2a2b {
  background-color: transparent;
  color: #0077b5;
}
.hidden_5c03 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden_5c03 [class*="social-icon-medium"].gallery_2a2b {
  background-color: transparent;
  color: #00ab6b;
}
.hidden_5c03 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden_5c03
  [class*="social-icon-odnoklassniki"].gallery_2a2b {
  background-color: transparent;
  color: #f4731c;
}
.hidden_5c03 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden_5c03 [class*="social-icon-meetup"].gallery_2a2b {
  background-color: transparent;
  color: #ec1c40;
}
.hidden_5c03 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden_5c03 [class*="social-icon-pinterest"].gallery_2a2b {
  background-color: transparent;
  color: #bd081c;
}
.hidden_5c03 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden_5c03 [class*="social-icon-product-hunt"].gallery_2a2b {
  background-color: transparent;
  color: #da552f;
}
.hidden_5c03 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden_5c03 [class*="social-icon-reddit"].gallery_2a2b {
  background-color: transparent;
  color: #ff4500;
}
.hidden_5c03 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden_5c03 [class*="social-icon-rss"].gallery_2a2b {
  background-color: transparent;
  color: #f26522;
}
.hidden_5c03 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden_5c03
  [class*="social-icon-shopping-cart"].gallery_2a2b {
  background-color: transparent;
  color: #4caf50;
}
.hidden_5c03 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden_5c03 [class*="social-icon-skype"].gallery_2a2b {
  background-color: transparent;
  color: #00aff0;
}
.hidden_5c03 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden_5c03 [class*="social-icon-slideshare"].gallery_2a2b {
  background-color: transparent;
  color: #0077b5;
}
.hidden_5c03 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden_5c03 [class*="social-icon-snapchat"].gallery_2a2b {
  background-color: transparent;
  color: #fffc00;
}
.hidden_5c03 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden_5c03 [class*="social-icon-soundcloud"].gallery_2a2b {
  background-color: transparent;
  color: #f80;
}
.hidden_5c03 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden_5c03 [class*="social-icon-spotify"].gallery_2a2b {
  background-color: transparent;
  color: #2ebd59;
}
.hidden_5c03 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden_5c03
  [class*="social-icon-stack-overflow"].gallery_2a2b {
  background-color: transparent;
  color: #fe7a15;
}
.hidden_5c03 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden_5c03 [class*="social-icon-maldkfgram"].gallery_2a2b {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden_5c03 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden_5c03 [class*="social-icon-tripadvisor"].gallery_2a2b {
  background-color: transparent;
  color: #589442;
}
.hidden_5c03 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden_5c03 [class*="social-icon-tumblr"].gallery_2a2b {
  background-color: transparent;
  color: #35465c;
}
.hidden_5c03 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden_5c03 [class*="social-icon-twitch"].gallery_2a2b {
  background-color: transparent;
  color: #6441a5;
}
.hidden_5c03 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden_5c03 [class*="social-icon-twitter"].gallery_2a2b {
  background-color: transparent;
  color: #1da1f2;
}
.hidden_5c03 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden_5c03 [class*="social-icon-vimeo"].gallery_2a2b {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden_5c03 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden_5c03 [class*="social-icon-vk"].gallery_2a2b {
  background-color: transparent;
  color: #45668e;
}
.hidden_5c03 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden_5c03 [class*="social-icon-weibo"].gallery_2a2b {
  background-color: transparent;
  color: #df2029;
}
.hidden_5c03 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden_5c03 [class*="social-icon-weixin"].gallery_2a2b {
  background-color: transparent;
  color: #7bb32e;
}
.hidden_5c03 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden_5c03 [class*="social-icon-whatsapp"].gallery_2a2b {
  background-color: transparent;
  color: #25d366;
}
.hidden_5c03 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden_5c03 [class*="social-icon-wordpress"].gallery_2a2b {
  background-color: transparent;
  color: #21759b;
}
.hidden_5c03 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden_5c03 [class*="social-icon-xing"].gallery_2a2b {
  background-color: transparent;
  color: #026466;
}
.hidden_5c03 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden_5c03 [class*="social-icon-yelp"].gallery_2a2b {
  background-color: transparent;
  color: #af0606;
}
.hidden_5c03 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden_5c03 [class*="social-icon-youtube"].gallery_2a2b {
  background-color: transparent;
  color: #cd201f;
}
.dropdown_bright_73f7 {
  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;
}
.dropdown_bright_73f7:hover {
  box-shadow: none;
  background: 0 0;
}
.gas_434c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.solid_d1c2 {
  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;
}
.paragraph_west_0b5b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption_ac19 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption_ac19,
.caption_ac19::after,
.caption_ac19::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;
}
.caption_ac19::after,
.caption_ac19::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hovered-a7b6 .solid_d1c2 .paragraph_west_0b5b {
  margin-top: -2px;
  width: 19px;
}
.hovered-a7b6 .solid_d1c2 .caption_ac19 {
  margin-top: -1px;
}
.hovered-a7b6 .solid_d1c2 .caption_ac19,
.hovered-a7b6 .solid_d1c2 .caption_ac19::after,
.hovered-a7b6 .solid_d1c2 .caption_ac19::before {
  width: 19px;
  height: 2px;
}
.hovered-a7b6 .solid_d1c2 .caption_ac19::before {
  top: -6px;
}
.hovered-a7b6 .solid_d1c2 .caption_ac19::after {
  bottom: -6px;
}
.frame_5bc6 .solid_d1c2 .paragraph_west_0b5b {
  margin-top: -2px;
  width: 22px;
}
.frame_5bc6 .solid_d1c2 .caption_ac19 {
  margin-top: -1px;
}
.frame_5bc6 .solid_d1c2 .caption_ac19,
.frame_5bc6 .solid_d1c2 .caption_ac19::after,
.frame_5bc6 .solid_d1c2 .caption_ac19::before {
  width: 22px;
  height: 2px;
}
.frame_5bc6 .solid_d1c2 .caption_ac19::before {
  top: -7px;
}
.frame_5bc6 .solid_d1c2 .caption_ac19::after {
  bottom: -7px;
}
.secondary_5415 .solid_d1c2 .paragraph_west_0b5b {
  margin-top: -2px;
  width: 31px;
}
.secondary_5415 .solid_d1c2 .caption_ac19 {
  margin-top: -1.5px;
}
.secondary_5415 .solid_d1c2 .caption_ac19,
.secondary_5415 .solid_d1c2 .caption_ac19::after,
.secondary_5415 .solid_d1c2 .caption_ac19::before {
  width: 31px;
  height: 3px;
}
.secondary_5415 .solid_d1c2 .caption_ac19::before {
  top: -9px;
}
.secondary_5415 .solid_d1c2 .caption_ac19::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .title-pro-b087 .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 19px;
  }
  .title-pro-b087 .solid_d1c2 .caption_ac19 {
    margin-top: -1px;
  }
  .title-pro-b087 .solid_d1c2 .caption_ac19,
  .title-pro-b087 .solid_d1c2 .caption_ac19::after,
  .title-pro-b087 .solid_d1c2 .caption_ac19::before {
    width: 19px;
    height: 2px;
  }
  .title-pro-b087 .solid_d1c2 .caption_ac19::before {
    top: -6px;
  }
  .title-pro-b087 .solid_d1c2 .caption_ac19::after {
    bottom: -6px;
  }
  .link-old-dec9 .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 22px;
  }
  .link-old-dec9 .solid_d1c2 .caption_ac19 {
    margin-top: -1px;
  }
  .link-old-dec9 .solid_d1c2 .caption_ac19,
  .link-old-dec9 .solid_d1c2 .caption_ac19::after,
  .link-old-dec9 .solid_d1c2 .caption_ac19::before {
    width: 22px;
    height: 2px;
  }
  .link-old-dec9 .solid_d1c2 .caption_ac19::before {
    top: -7px;
  }
  .link-old-dec9 .solid_d1c2 .caption_ac19::after {
    bottom: -7px;
  }
  .overlay_729a .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 31px;
  }
  .overlay_729a .solid_d1c2 .caption_ac19 {
    margin-top: -1.5px;
  }
  .overlay_729a .solid_d1c2 .caption_ac19,
  .overlay_729a .solid_d1c2 .caption_ac19::after,
  .overlay_729a .solid_d1c2 .caption_ac19::before {
    width: 31px;
    height: 3px;
  }
  .overlay_729a .solid_d1c2 .caption_ac19::before {
    top: -9px;
  }
  .overlay_729a .solid_d1c2 .caption_ac19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-cold-4be8 .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 19px;
  }
  .notification-cold-4be8 .solid_d1c2 .caption_ac19 {
    margin-top: -1px;
  }
  .notification-cold-4be8 .solid_d1c2 .caption_ac19,
  .notification-cold-4be8 .solid_d1c2 .caption_ac19::after,
  .notification-cold-4be8 .solid_d1c2 .caption_ac19::before {
    width: 19px;
    height: 2px;
  }
  .notification-cold-4be8 .solid_d1c2 .caption_ac19::before {
    top: -6px;
  }
  .notification-cold-4be8 .solid_d1c2 .caption_ac19::after {
    bottom: -6px;
  }
  .clean-91bf .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 22px;
  }
  .clean-91bf .solid_d1c2 .caption_ac19 {
    margin-top: -1px;
  }
  .clean-91bf .solid_d1c2 .caption_ac19,
  .clean-91bf .solid_d1c2 .caption_ac19::after,
  .clean-91bf .solid_d1c2 .caption_ac19::before {
    width: 22px;
    height: 2px;
  }
  .clean-91bf .solid_d1c2 .caption_ac19::before {
    top: -7px;
  }
  .clean-91bf .solid_d1c2 .caption_ac19::after {
    bottom: -7px;
  }
  .element-pressed-6fc9 .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 31px;
  }
  .element-pressed-6fc9 .solid_d1c2 .caption_ac19 {
    margin-top: -1.5px;
  }
  .element-pressed-6fc9 .solid_d1c2 .caption_ac19,
  .element-pressed-6fc9 .solid_d1c2 .caption_ac19::after,
  .element-pressed-6fc9 .solid_d1c2 .caption_ac19::before {
    width: 31px;
    height: 3px;
  }
  .element-pressed-6fc9 .solid_d1c2 .caption_ac19::before {
    top: -9px;
  }
  .element-pressed-6fc9 .solid_d1c2 .caption_ac19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .in_e02d .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 19px;
  }
  .in_e02d .solid_d1c2 .caption_ac19 {
    margin-top: -1px;
  }
  .in_e02d .solid_d1c2 .caption_ac19,
  .in_e02d .solid_d1c2 .caption_ac19::after,
  .in_e02d .solid_d1c2 .caption_ac19::before {
    width: 19px;
    height: 2px;
  }
  .in_e02d .solid_d1c2 .caption_ac19::before {
    top: -6px;
  }
  .in_e02d .solid_d1c2 .caption_ac19::after {
    bottom: -6px;
  }
  .thick_347c .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 22px;
  }
  .thick_347c .solid_d1c2 .caption_ac19 {
    margin-top: -1px;
  }
  .thick_347c .solid_d1c2 .caption_ac19,
  .thick_347c .solid_d1c2 .caption_ac19::after,
  .thick_347c .solid_d1c2 .caption_ac19::before {
    width: 22px;
    height: 2px;
  }
  .thick_347c .solid_d1c2 .caption_ac19::before {
    top: -7px;
  }
  .thick_347c .solid_d1c2 .caption_ac19::after {
    bottom: -7px;
  }
  .fast_eec0 .solid_d1c2 .paragraph_west_0b5b {
    margin-top: -2px;
    width: 31px;
  }
  .fast_eec0 .solid_d1c2 .caption_ac19 {
    margin-top: -1.5px;
  }
  .fast_eec0 .solid_d1c2 .caption_ac19,
  .fast_eec0 .solid_d1c2 .caption_ac19::after,
  .fast_eec0 .solid_d1c2 .caption_ac19::before {
    width: 31px;
    height: 3px;
  }
  .fast_eec0 .solid_d1c2 .caption_ac19::before {
    top: -9px;
  }
  .fast_eec0 .solid_d1c2 .caption_ac19::after {
    bottom: -9px;
  }
}
.alert-blue-fa4b .caption_ac19 {
  -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);
}
.alert-blue-fa4b .caption_ac19::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert-blue-fa4b .caption_ac19::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);
}
.alert-blue-fa4b.iron-fa72 .caption_ac19 {
  -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);
}
.alert-blue-fa4b.iron-fa72 .caption_ac19::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert-blue-fa4b.iron-fa72 .caption_ac19::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);
}
.gas-4b43 {
  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.brown_ac4c:before {
  display: none;
}
.pink-519b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pink-519b .tertiary-fresh-21a7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pink-519b .tertiary-fresh-21a7:last-of-type {
  border-bottom: none;
}
.pink-519b .tertiary-fresh-21a7.pink-4d74,
.pink-519b .tertiary-fresh-21a7.hovered-102a,
.pink-519b .tertiary-fresh-21a7.south-2b6f {
  padding: 0;
}
.pink-519b .nav-dark-e803 .row-copper-1017 {
  color: currentColor;
}
.pink-519b .nav-dark-e803 .row-copper-1017:focus,
.pink-519b .nav-dark-e803 .row-copper-1017:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pink-519b.surface_bronze_cedb .over-41ef,
.pink-519b.surface_bronze_cedb .sidebar_fresh_c26a a,
.pink-519b.surface_bronze_cedb .paragraph_9afe a,
.pink-519b.surface_bronze_cedb .component-advanced-a9e6 a {
  color: rgba(0, 0, 0, 0.55);
}
.pink-519b.surface_bronze_cedb .over-41ef:hover,
.pink-519b.surface_bronze_cedb .sidebar_fresh_c26a a:hover,
.pink-519b.surface_bronze_cedb .paragraph_9afe a:hover,
.pink-519b.surface_bronze_cedb .component-advanced-a9e6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-519b.surface_bronze_cedb .sort_b200 {
  color: rgba(0, 0, 0, 0.8);
}
.pink-519b.surface_bronze_cedb .tertiary-fresh-21a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-519b.surface_bronze_cedb .tertiary-fresh-21a7:before {
  background: rgba(0, 0, 0, 0.08);
}
.pink-519b.surface_bronze_cedb .table_gold_91ed:before {
  background: rgba(255, 255, 255, 0.9);
}
.pink-519b.surface_bronze_cedb .nav-dark-e803 .stale_b171 li a,
.pink-519b.surface_bronze_cedb .nav-dark-e803 .row-copper-1017,
.pink-519b.surface_bronze_cedb .component-advanced-a9e6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-519b.surface_bronze_cedb .nav-dark-e803 .row-copper-1017:focus,
.pink-519b.surface_bronze_cedb .nav-dark-e803 .row-copper-1017:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pink-519b.surface_bronze_cedb .stale_b171 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pink-519b.mask_fixed_bc1e .over-41ef,
.pink-519b.mask_fixed_bc1e .sidebar_fresh_c26a a,
.pink-519b.mask_fixed_bc1e .paragraph_9afe .row-copper-1017,
.pink-519b.mask_fixed_bc1e .paragraph_9afe a,
.pink-519b.mask_fixed_bc1e .component-advanced-a9e6 a {
  color: rgba(255, 255, 255, 0.79);
}
.pink-519b.mask_fixed_bc1e .over-41ef:hover,
.pink-519b.mask_fixed_bc1e .sidebar_fresh_c26a a:hover,
.pink-519b.mask_fixed_bc1e .paragraph_9afe .row-copper-1017:hover,
.pink-519b.mask_fixed_bc1e .paragraph_9afe a:hover,
.pink-519b.mask_fixed_bc1e .component-advanced-a9e6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-519b.mask_fixed_bc1e .sort_b200 {
  color: rgba(255, 255, 255, 0.99);
}
.pink-519b.mask_fixed_bc1e .tertiary-fresh-21a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-519b.mask_fixed_bc1e .tertiary-fresh-21a7:before {
  background: rgba(255, 255, 255, 0.08);
}
.pink-519b.mask_fixed_bc1e .table_gold_91ed:before {
  background: rgba(0, 0, 0, 0.9);
}
.pink-519b.mask_fixed_bc1e .nav-dark-e803 .stale_b171 li a,
.pink-519b.mask_fixed_bc1e .nav-dark-e803 .row-copper-1017,
.pink-519b.mask_fixed_bc1e .component-advanced-a9e6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-519b.mask_fixed_bc1e .nav-dark-e803 .row-copper-1017:focus,
.pink-519b.mask_fixed_bc1e .nav-dark-e803 .row-copper-1017:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pink-519b.mask_fixed_bc1e .stale_b171 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_gold_91ed {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_gold_91ed:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.light-51fc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.modal_e67d .pink-519b {
  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;
}
.modal_e67d .tertiary-fresh-21a7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.modal_e67d .tertiary-fresh-21a7: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) {
  .modal_e67d .tertiary-fresh-21a7:before {
    width: 16%;
    left: 42%;
  }
}
.modal_e67d .tertiary-fresh-21a7:last-child:before {
  content: none;
}
.modal_e67d .tertiary-fresh-21a7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.modal_e67d .nav-dark-e803 .stale_b171 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.modal_e67d .nav-dark-e803 .stale_b171 li a .row-copper-1017 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.modal_e67d .nav-dark-e803 .component-advanced-a9e6 {
  border: none;
}
.modal_e67d .nav-dark-e803 .component-advanced-a9e6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.modal_e67d .table_gold_91ed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal_e67d .light-51fc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.modal_e67d .mask_fixed_bc1e .table_gold_91ed:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal_e67d .surface_bronze_cedb.module_current_0240 .caption_ac19 {
  background: rgba(0, 0, 0, 0.6);
}
.modal_e67d
  .surface_bronze_cedb.module_current_0240
  .caption_ac19::after,
.modal_e67d
  .surface_bronze_cedb.module_current_0240
  .caption_ac19:before {
  background: inherit;
}
.modal_e67d
  .surface_bronze_cedb.module_current_0240:hover
  .caption_ac19 {
  background: rgba(0, 0, 0, 0.8);
}
.main-a4e0 .pink-519b {
  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) {
  .main-a4e0 .pink-519b {
    width: auto;
    right: 45px;
  }
}
.progress-tiny-bd26 .pink-519b {
  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) {
  .progress-tiny-bd26 .pink-519b {
    width: auto;
    left: 45px;
  }
}
.brown_ac4c .pink-519b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.brown_ac4c .light-51fc {
  max-width: 48em;
  margin: 0 auto;
}
.brown_ac4c .table_gold_91ed:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.green-8cea {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.green-8cea.modal_e67d .pink-519b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.green-8cea.main-a4e0 .pink-519b {
  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);
}
.green-8cea .pink-519b {
  visibility: visible;
}
.green-8cea.progress-tiny-bd26 .pink-519b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.container-7f1f,
.tooltip_bb40 {
  overflow-x: hidden;
}
.container-7f1f .pink-519b {
  overflow: auto;
}
.container-7f1f.modal_e67d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container-7f1f.modal_e67d .pink-519b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.container-7f1f.modal_e67d .dropdown_bright_73f7 {
  opacity: 0;
}
.container-7f1f.main-a4e0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container-7f1f.main-a4e0 .pink-519b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.container-7f1f.main-a4e0 .dropdown_bright_73f7 {
  opacity: 0;
}
.container-7f1f.progress-tiny-bd26 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container-7f1f.progress-tiny-bd26 .pink-519b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.container-7f1f.progress-tiny-bd26 .dropdown_bright_73f7 {
  opacity: 0;
}
.container-7f1f.brown_ac4c .pink-519b {
  z-index: 10;
  visibility: visible;
}
.module_current_0240 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_current_0240 .caption_ac19 {
  background: rgba(255, 255, 255, 0.99);
}
.module_current_0240 .caption_ac19::after,
.module_current_0240 .caption_ac19:before {
  background: inherit;
}
.module_current_0240:hover .caption_ac19 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-tiny-bd26 .module_current_0240 {
  top: 10px;
  right: auto;
  left: 12px;
}
.brown_ac4c .module_current_0240 {
  display: none !important;
}
.container-7f1f:before,
.tooltip_bb40:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.container-7f1f .module_current_0240,
.tooltip_bb40 .module_current_0240 {
  display: inline-block;
}
.pink-519b .secondary_3b9b {
  -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;
}
.container-7f1f .pink-519b .secondary_3b9b,
.tooltip_bb40 .pink-519b .secondary_3b9b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article-5f09 .shade_f8f0 {
  width: 100%;
}
.cool-6219 {
  padding: 0 0.5em 0;
}
.cool-6219 [class*="customify-col-"],
.cool-6219 [class*="customify-col_"],
.cool-6219 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media-small-cc30 .cool-6219 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .logo-plasma-124d .steel_1b43,
  .steel_1b43 {
    display: none;
  }
  .old_4828 {
    text-align: left;
  }
  .banner_next_8db8 {
    text-align: center;
  }
  .menu_d659 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .logo-plasma-124d .mini_939b,
  .mini_939b {
    display: none;
  }
  .panel_wood_6ece {
    text-align: left;
  }
  .detail-0285 {
    text-align: center;
  }
  .basic-1c75 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .logo-plasma-124d .texture-small-bc70,
  .texture-small-bc70 {
    display: none;
  }
  .pattern_d1b0 {
    text-align: left;
  }
  .border_f0c2 {
    text-align: center;
  }
  .surface-f5a7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tertiary-silver-a576 {
  box-shadow: none !important;
}
.widget_liquid_795f .carousel_full_1d70,
.accent_cool_00ce .carousel_full_1d70 {
  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;
}
.accent_cool_00ce .carousel_full_1d70 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabs_upper_55b8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tabs_upper_55b8:after,
.tabs_upper_55b8:before {
  content: "";
  display: table;
}
.tabs_upper_55b8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tabs_upper_55b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tabs_upper_55b8,
.pagination_a62b {
  max-width: 1248px;
  margin: 0 auto;
}

.link-iron-45b9.heading_inner_0f6a .tabs_upper_55b8 {
  max-width: 100%;
}
.link-iron-45b9.medium_4dc6 {
  max-width: 1200px;
  margin: 0 auto;
}
.link-iron-45b9.container-middle-8cd6 .tabs_upper_55b8 {
  max-width: 100%;
}
.link-iron-45b9.container-middle-8cd6 > .tabs_upper_55b8 {
  padding-left: 0;
  padding-right: 0;
}
.link-iron-45b9.container-middle-8cd6 > .tabs_upper_55b8 .logo-plasma-124d {
  margin: 0;
}
.link-iron-45b9.container-middle-8cd6
  > .tabs_upper_55b8
  .text-cacb.tall-45d4 {
  margin-right: 0;
  margin-left: 0;
}
.link-iron-45b9.container-middle-8cd6 #main.tall-45d4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active_paper_be9f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active_paper_be9f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .full-7b1a .summary_7642 {
    padding-right: 1em;
  }
  .full-7b1a.north-0a59 .text-cacb {
    border-right: 1px solid #eaecee;
  }
  .full-7b1a.north-0a59 .summary_7642 {
    padding-right: 1em;
  }
  .full-7b1a.north-0a59 .basic_6962 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-bf0a .summary_7642 {
    padding-left: 1em;
  }
  .layout-bf0a.north-0a59 .text-cacb {
    border-left: 1px solid #eaecee;
  }
  .layout-bf0a.north-0a59 .summary_7642 {
    padding-left: 1em;
  }
  .layout-bf0a.north-0a59 .basic_6962 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-yellow-3018 .summary_7642 {
    padding-left: 1em;
  }
  .content-yellow-3018.north-0a59 .dim_9ee8 {
    border-right: 1px solid #eaecee;
  }
  .content-yellow-3018.north-0a59 .in_c4a2 {
    border-right: 1px solid #eaecee;
  }
  .content-yellow-3018.north-0a59 .summary_7642 {
    padding-left: 1em;
  }
  .content-yellow-3018.north-0a59 .basic_6962 {
    padding-right: 1em;
  }
  .content-yellow-3018.north-0a59 .left-b658 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_a27b .summary_7642 {
    padding-right: 1em;
  }
  .gas_a27b.north-0a59 .dim_9ee8 {
    border-left: 1px solid #eaecee;
  }
  .gas_a27b.north-0a59 .in_c4a2 {
    border-left: 1px solid #eaecee;
  }
  .gas_a27b.north-0a59 .summary_7642 {
    padding-right: 1em;
  }
  .gas_a27b.north-0a59 .basic_6962 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_a27b.north-0a59 .left-b658 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_paper_be9f .summary_7642 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_paper_be9f.north-0a59 .text-cacb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active_paper_be9f.north-0a59 .summary_7642 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_paper_be9f.north-0a59 .basic_6962 {
    padding-left: 1em;
  }
  .active_paper_be9f.north-0a59 .left-b658 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active_paper_be9f.north-0a59 .summary_7642 {
    padding-left: 0;
  }
}
.article-simple-2de5 .video_4ce7 {
  display: inline-block;
}
.footer_1580 {
  display: inline-block;
}
.tooltip_bc3e {
  word-con: break-word;
}
.brown-7e1b > span {
  display: inline-block;
  padding: 5px 0;
}
.brown-7e1b .up_2de4 {
  margin-left: 8px;
  margin-right: 8px;
}
.brown-7e1b .center-3491 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner_caee .video_f409 {
  margin-bottom: 2em;
}
.inner_caee .cold_134b {
  margin-bottom: 15px;
}
.inner_caee .cold_134b:last-child {
  margin-bottom: 0;
}
.inner_caee .active_down_4ca6 {
  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) {
  .inner_caee .active_down_4ca6 {
    display: block;
  }
}
.inner_caee .west-74ec {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner_caee .west-74ec {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner_caee .upper-8295 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner_caee .upper-8295 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner_caee .upper-8295 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner_caee .tooltip_bc3e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner_caee .tooltip_bc3e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner_caee .icon_upper_4cef p:last-child {
  margin-bottom: 0;
}
.inner_caee .out-cd1c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner_caee .progress_dim_e337 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner_caee .shadow_advanced_083c {
  margin-top: 1em;
}
.inner_caee .item_hard_4425 {
  top: 0;
  display: block;
}
.inner_caee .item_hard_4425 a {
  color: inherit;
}
.inner_caee .item_hard_4425 a:hover {
  color: inherit;
}
.inner_caee .plasma_ec10 {
  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;
}
.inner_caee .plasma_ec10:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner_caee .progress_dim_e337 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner_caee .motion-8b83 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner_caee .motion-8b83:first-child {
  margin-top: 0;
}
.inner_caee .motion-8b83.preview-first-453c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner_caee .motion-8b83.preview_simple_1fca {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner_caee
  .motion-8b83.preview_simple_1fca.header-hovered-51d0
  .shadow_advanced_083c {
  width: 100%;
}
.inner_caee .preview_simple_1fca {
  -webkit-box-align: center;
  align-items: center;
}
.inner_caee .preview_simple_1fca .brown-7e1b,
.inner_caee .preview_simple_1fca > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner_caee .upper-8295 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_caee .upper-8295 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_caee .upper-8295: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;
}
.inner_caee .preview-first-453c {
  z-index: 5;
}
.inner_caee .icon_liquid_42e7 .aside-cfdf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner_caee .notice-9ebd .aside-cfdf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner_caee .icon-steel-5b89 .aside-cfdf {
  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;
}
.inner_caee.card-center-efaf .active_down_4ca6,
.inner_caee.hard-adac .active_down_4ca6 {
  display: block;
}
.inner_caee.card-center-efaf .active_down_4ca6 .avatar_blue_36c0,
.inner_caee.card-center-efaf .active_down_4ca6 .progress_dim_e337,
.inner_caee.hard-adac .active_down_4ca6 .avatar_blue_36c0,
.inner_caee.hard-adac .active_down_4ca6 .progress_dim_e337 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_caee.footer-dynamic-7e39 .west-74ec {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner_caee.footer-dynamic-7e39 .west-74ec {
    margin-right: 0;
  }
}
.inner_caee.card-center-efaf .west-74ec,
.inner_caee.hard-adac .west-74ec {
  padding-top: 40%;
}
.inner_caee.card-center-efaf .video_f409,
.inner_caee.hard-adac .video_f409 {
  display: block;
}
.inner_caee.card-center-efaf .fn-sticky-ab1a .progress_dim_e337,
.inner_caee.hard-adac .fn-sticky-ab1a .progress_dim_e337 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner_caee.card-center-efaf .west-74ec,
.inner_caee.hard-adac .west-74ec {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner_caee.card-center-efaf .progress_dim_e337 {
  padding: 1em;
}
.logo_50d7 {
  margin: 30px auto;
  display: block;
}
.logo_50d7 .heading-696b > * {
  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;
}
.logo_50d7 .heading-696b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo_50d7 .heading-696b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_9165 .brown-7e1b {
  margin-bottom: 1.41575em;
}
.accordion_9165 .icon-prev-d9ae {
  margin-bottom: 1.618em;
}
.slider_275f .summary-86cf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slider_275f .summary-86cf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slider_275f .container-81c7 {
  max-width: 100%;
  overflow: auto;
}
.card-293f .slider_275f a:hover {
  text-decoration: underline;
}
.column-right-0ead .cold_134b:not(.tooltip_bc3e),
.column-right-0ead .upper-8295 {
  margin-bottom: 1.41575em;
}
.column-right-0ead .cold_134b:not(.tooltip_bc3e):last-child,
.column-right-0ead .upper-8295:last-child {
  margin-bottom: 0;
}
.column-right-0ead .cold_134b.sidebar_3962 {
  margin-bottom: 0.41575em;
}
.column-right-0ead .label-9dfc:before,
.column-right-0ead .hover_stale_24c1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column-right-0ead .label-9dfc:before {
  content: "\f115";
}
.column-right-0ead .hover_stale_24c1:before {
  content: "\f02c";
}
.column-right-0ead .image_medium_6e6a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column-right-0ead .image_medium_6e6a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box-red-3b96 {
  display: -webkit-box;
  display: flex;
}
.box-red-3b96 .chip_b251 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box-red-3b96 .chip_b251 {
    flex-basis: 90px;
  }
}
.box-red-3b96 .iron_cfc5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-red-3b96 .iron_cfc5 {
    flex-basis: calc(100% - 50px);
  }
}
.box-red-3b96 .wood-aef8 p:last-child {
  margin-bottom: 0.72em;
}
.outer_1ad9 .heading-696b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer_1ad9 .heading-696b:after,
.outer_1ad9 .heading-696b:before {
  content: "";
  display: table;
}
.outer_1ad9 .heading-696b:after {
  clear: both;
}
.outer_1ad9 .heading-696b .slider-2b93,
.outer_1ad9 .heading-696b .info-de96 {
  width: 49%;
}
.outer_1ad9 .heading-696b .slider-2b93 a span.info_7be2,
.outer_1ad9 .heading-696b .info-de96 a span.info_7be2 {
  display: block;
  margin-bottom: 5px;
}
.outer_1ad9 .heading-696b .info-de96 {
  float: left;
  text-align: left;
}
.outer_1ad9 .heading-696b .slider-2b93 {
  float: right;
  text-align: right;
}
.feature_5a12 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature_5a12 {
    margin-bottom: 0;
  }
}
.purple-6aac {
  margin-bottom: 1em;
}
.purple-6aac .tooltip_bc3e {
  font-size: 1.1em;
  line-height: 1.3;
}
.detail-320f a {
  display: block;
  line-height: 0;
  position: relative;
}
.panel-f4a0 .purple-6aac,
.form_ec71 .purple-6aac {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .panel-f4a0 .purple-6aac,
  .form_ec71 .purple-6aac {
    display: block;
  }
}
.panel-f4a0 .detail-320f,
.form_ec71 .detail-320f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .panel-f4a0 .detail-320f,
  .form_ec71 .detail-320f {
    margin-bottom: 1em;
  }
}
.panel-f4a0 .detail-320f img,
.form_ec71 .detail-320f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.panel-f4a0 .action_9e85,
.form_ec71 .action_9e85 {
  flex-basis: calc(100% - 160px);
}
.panel-f4a0 .action_9e85 p,
.form_ec71 .action_9e85 p {
  margin-bottom: 0;
}
.panel-f4a0 .action_9e85 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .panel-f4a0 .action_9e85 {
    padding-left: 0;
  }
}
.form_ec71 .action_9e85 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form_ec71 .action_9e85 {
    padding-right: 0;
  }
}
.form_ec71 .detail-320f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.form_cd20 .detail-320f {
  margin-bottom: 0.5em;
}
.form_cd20 .detail-320f img {
  width: 100%;
}
.selected_454d .yellow_0b9b,
.east-a46c .yellow_0b9b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east-a46c .text-cacb .block-1d54 p:last-child {
  margin-bottom: 0;
}
.gradient_middle_7af2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover_af5a .image_hard_b858 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover_af5a .image_hard_b858:last-of-type {
    margin-bottom: 0;
  }
}
.hover_af5a .image_hard_b858 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover_af5a .image_hard_b858 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover_af5a .image_hard_b858 ul li {
  margin: 0 0 0.6em;
}
.hover_af5a .image_hard_b858 ul li.button_wide_3f72,
.hover_af5a .image_hard_b858 ul li.description_144f {
  position: relative;
}
.hover_af5a .image_hard_b858 ul li.button_wide_3f72 .component-south-e4a3,
.hover_af5a .image_hard_b858 ul li.description_144f .component-south-e4a3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover_af5a .image_hard_b858 ul li.button_wide_3f72:after:after,
.hover_af5a .image_hard_b858 ul li.button_wide_3f72:after:before,
.hover_af5a
  .image_hard_b858
  ul
  li.description_144f:after:after,
.hover_af5a
  .image_hard_b858
  ul
  li.description_144f:after:before {
  content: "";
  display: table;
}
.hover_af5a .image_hard_b858 ul li.button_wide_3f72:after:after,
.hover_af5a
  .image_hard_b858
  ul
  li.description_144f:after:after {
  clear: both;
}
.hover_af5a .image_hard_b858 a.lower_96d1:hover {
  text-decoration: none;
}
.hover_af5a .image_hard_b858 select {
  max-width: 100%;
}
.hover_af5a .image_hard_b858 table {
  font-size: 85%;
}
.hover_af5a .image_hard_b858 table td,
.hover_af5a .image_hard_b858 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover_af5a .image_hard_b858 table tfoot td {
  text-align: left;
}
.hover_af5a .image_hard_b858 :last-child {
  margin-bottom: 0;
}
.hover_af5a .image_hard_b858 .old-6892 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover_af5a .image_hard_b858 .old-6892 label {
  width: 100%;
}
.hover_af5a .image_hard_b858 .old-6892 .nav_hot_03d7 {
  width: 100%;
  display: block;
}
.hover_af5a .image_hard_b858 .old-6892 .text_pro_220d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover_af5a .image_hard_b858 .old-6892 .text_pro_220d:hover svg #svg-search {
  fill: #444;
}
.hover_af5a .image_hard_b858 .old-6892 .text_pro_220d svg {
  width: 18px;
  height: 18px;
}
.hover_af5a .soft_440b ul ul,
.hover_af5a .hidden_gas_3a90 ul ul,
.hover_af5a .wide_b9cd ul ul,
.hover_af5a .aside-red-b677 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover_af5a .soft_440b .hidden-soft-66c1 > a,
.hover_af5a .hidden_gas_3a90 .hidden-soft-66c1 > a,
.hover_af5a .wide_b9cd .hidden-soft-66c1 > a,
.hover_af5a .aside-red-b677 .hidden-soft-66c1 > a {
  margin-bottom: 0;
}
.hover_af5a .item-b2b2 li,
.hover_af5a .soft_440b li,
.hover_af5a .medium_7158 li,
.hover_af5a .hidden_gas_3a90 li,
.hover_af5a .wide_b9cd li,
.hover_af5a .aside-red-b677 li,
.hover_af5a .over-bf54 li,
.hover_af5a .media-ffd0 li {
  display: block;
  position: relative;
}
.hover_af5a .item-b2b2 li:last-child,
.hover_af5a .soft_440b li:last-child,
.hover_af5a .medium_7158 li:last-child,
.hover_af5a .hidden_gas_3a90 li:last-child,
.hover_af5a .wide_b9cd li:last-child,
.hover_af5a .aside-red-b677 li:last-child,
.hover_af5a .over-bf54 li:last-child,
.hover_af5a .media-ffd0 li:last-child {
  border: none;
}
.hover_af5a .item-b2b2 li a,
.hover_af5a .soft_440b li a,
.hover_af5a .medium_7158 li a,
.hover_af5a .hidden_gas_3a90 li a,
.hover_af5a .wide_b9cd li a,
.hover_af5a .aside-red-b677 li a,
.hover_af5a .over-bf54 li a,
.hover_af5a .media-ffd0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover_af5a .item-b2b2 li ul li::before,
.hover_af5a .soft_440b li ul li::before,
.hover_af5a .medium_7158 li ul li::before,
.hover_af5a .hidden_gas_3a90 li ul li::before,
.hover_af5a .wide_b9cd li ul li::before,
.hover_af5a .aside-red-b677 li ul li::before,
.hover_af5a .over-bf54 li ul li::before,
.hover_af5a .media-ffd0 li ul li::before {
  left: 15px;
}
.hover_af5a .item-b2b2 li ul a,
.hover_af5a .soft_440b li ul a,
.hover_af5a .medium_7158 li ul a,
.hover_af5a .hidden_gas_3a90 li ul a,
.hover_af5a .wide_b9cd li ul a,
.hover_af5a .aside-red-b677 li ul a,
.hover_af5a .over-bf54 li ul a,
.hover_af5a .media-ffd0 li ul a {
  padding-left: 20px;
}
.hover_af5a .item-b2b2 li ul ul li::before,
.hover_af5a .soft_440b li ul ul li::before,
.hover_af5a .medium_7158 li ul ul li::before,
.hover_af5a .hidden_gas_3a90 li ul ul li::before,
.hover_af5a .wide_b9cd li ul ul li::before,
.hover_af5a .aside-red-b677 li ul ul li::before,
.hover_af5a .over-bf54 li ul ul li::before,
.hover_af5a .media-ffd0 li ul ul li::before {
  left: 30px;
}
.hover_af5a .item-b2b2 li ul ul a,
.hover_af5a .soft_440b li ul ul a,
.hover_af5a .medium_7158 li ul ul a,
.hover_af5a .hidden_gas_3a90 li ul ul a,
.hover_af5a .wide_b9cd li ul ul a,
.hover_af5a .aside-red-b677 li ul ul a,
.hover_af5a .over-bf54 li ul ul a,
.hover_af5a .media-ffd0 li ul ul a {
  padding-left: 40px;
}
.hover_af5a .action_6338 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover_af5a .media-ffd0 ul li {
  margin-bottom: 1.41575em;
}
.hover_af5a .media-ffd0 ul li .modal_9392 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover_af5a .media-ffd0 ul li .row_gas_e576 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask_fixed_bc1e .item-b2b2 li a,
.mask_fixed_bc1e .soft_440b li a,
.mask_fixed_bc1e .medium_7158 li a,
.mask_fixed_bc1e .hidden_gas_3a90 li a,
.mask_fixed_bc1e .wide_b9cd li a,
.mask_fixed_bc1e .aside-red-b677 li a,
.mask_fixed_bc1e .over-bf54 li a,
.mask_fixed_bc1e .media-ffd0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_fixed_bc1e .action_6338 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_fixed_bc1e .image_hard_b858 ul li.button_wide_3f72 .component-south-e4a3,
.mask_fixed_bc1e .image_hard_b858 ul li.description_144f .component-south-e4a3 {
  background: rgba(0, 0, 0, 0.2);
}
.mask_fixed_bc1e .hover_af5a .image_hard_b858 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-iron-45b9 .hover_af5a .stale_b171 li {
  margin: 0;
}
.link-iron-45b9 .hover_af5a .stale_b171 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.link-iron-45b9 .hover_af5a .stale_b171 li ul {
  margin: 0;
}
.link-iron-45b9 .hover_af5a .stale_b171 li ul li a {
  padding-left: 15px;
}
.link-iron-45b9 .hover_af5a .stale_b171 li ul li li a {
  padding-left: 30px;
}
.link-iron-45b9 .hover_af5a .stale_b171 li.row-5363 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.link-iron-45b9 .hover_af5a .stale_b171 li.row-5363 > 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;
}
.link-iron-45b9 .hover_af5a .stale_b171 li.row-5363 > 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;
}
.east-b66e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade_cc28 {
  position: relative;
  z-index: 10;
}
.shade_cc28 .secondary_3b9b {
  width: 100%;
  max-width: 100%;
}
.paper-4834 .footer-basic-f7e1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paper-4834 .surface_bronze_cedb {
}
.paper-4834 .mask_fixed_bc1e {
  background: #292929;
}
.gradient_middle_2217 .footer-basic-f7e1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gradient_middle_2217 .surface_bronze_cedb {
  background: #f9f9f9;
}
.gradient_middle_2217 .mask_fixed_bc1e {
  background: #303030;
}
.focus-black-8585 .footer-basic-f7e1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus-black-8585 .video_4ce7 {
    margin-bottom: 1em;
  }
  .focus-black-8585 .video_4ce7:last-child {
    margin-bottom: 0;
  }
}
.focus-black-8585 .surface_bronze_cedb {
  background: #ededed;
}
.focus-black-8585 .mask_fixed_bc1e {
  background: #1a1a1a;
}
.footer-basic-f7e1.surface_bronze_cedb {
  color: rgba(0, 0, 0, 0.6);
}
.footer-basic-f7e1.surface_bronze_cedb .summary-e8c8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-basic-f7e1.mask_fixed_bc1e {
  color: rgba(255, 255, 255, 0.99);
}
.footer-basic-f7e1.mask_fixed_bc1e a:not(.lower_96d1) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-basic-f7e1.mask_fixed_bc1e a:not(.lower_96d1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-basic-f7e1.mask_fixed_bc1e .summary-e8c8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-basic-f7e1.mask_fixed_bc1e table tbody td,
.footer-basic-f7e1.mask_fixed_bc1e table th {
  background: rgba(0, 0, 0, 0.08);
}
.focus_prev_228f.steel_6c9a .tabs_upper_55b8 {
  max-width: initial;
}
.focus_prev_228f .header_motion_c599 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.focus_prev_228f .header_motion_c599 .secondary_3b9b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .focus_prev_228f .header_motion_c599 .secondary_3b9b {
    display: block;
    margin-bottom: 2em;
  }
  .focus_prev_228f .header_motion_c599 .secondary_3b9b:last-child {
    margin-bottom: 0;
  }
}
.focus-black-8585 .video_4ce7:last-child,
.gradient_middle_2217 .video_4ce7:last-child,
.paper-4834 .video_4ce7:last-child {
  margin-bottom: 0;
}
.focus-black-8585 .video_4ce7 .hover_af5a .image_hard_b858:last-child,
.gradient_middle_2217 .video_4ce7 .hover_af5a .image_hard_b858:last-child,
.paper-4834 .video_4ce7 .hover_af5a .image_hard_b858:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus-black-8585 .hard_714c,
  .focus-black-8585 .table_steel_24cf,
  .gradient_middle_2217 .hard_714c,
  .gradient_middle_2217 .table_steel_24cf,
  .paper-4834 .hard_714c,
  .paper-4834 .table_steel_24cf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade_cc28 .video_4ce7 {
    margin-bottom: 2em;
  }
}
.shade_cc28 p:last-child {
  margin-bottom: 0;
}
.shade_cc28 li,
.shade_cc28 ul {
  list-style: none;
  margin: 0;
}
.shade_cc28 ul ul {
  margin-left: 2.617924em;
}
.sort_hard_2fc0 {
  font-size: 0.875em;
}

/* css-noise: e28f */
.widget-item-m3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
