/*!
Theme Name: Customify
Theme URI: https://pressmaximum.input-fluid-7237/customify
Author: WPCustomify
Author URI: https://pressmaximum.input-fluid-7237
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.input-fluid-7237/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fast_a61d.footer-pink-e1e4/licenses/gpl-2.0.north-d7ac
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.card_fast_2e5c/, (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.red_85be.article_tall_0507/normalize.mini_15e2/
 ======
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.mini_15e2 v7.0.0 | MIT License | github.input-fluid-7237/necolas/normalize.mini_15e2 */
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;
}
.active-steel-2c5b .overlay_d92d,
.card-7390,
.photo-outer-d687,
.accent-yellow-7b8c,
.bottom-bfe1,
.breadcrumb_8ef1,
.media_liquid_1236,
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;
}
.card-7390,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card-7390,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card-7390,
  h1 {
    font-size: 1.8em;
  }
}
.photo-outer-d687,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.photo-outer-d687 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .photo-outer-d687,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .photo-outer-d687,
  h2 {
    font-size: 1.7em;
  }
}
.accent-yellow-7b8c,
h3 {
  font-size: 1.618em;
}
.active-steel-2c5b .overlay_d92d,
.bottom-bfe1,
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.alert_9635 {
  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;
}
.basic_9197:after,
.basic_9197:before,
.photo_copper_9d20:after,
.photo_copper_9d20:before {
  content: "";
  display: table;
}
.basic_9197:after,
.photo_copper_9d20:after {
  clear: both;
}
.description-360a {
  float: right;
  margin-right: 0;
}
.component-pressed-ef2f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row_5643 .wrapper-basic-4b0a,
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;
}
.row_5643 .wrapper-basic-4b0a: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;
}
.chip-f81c .wrapper-basic-4b0a {
  box-shadow: none;
}
.chip-f81c
  .wrapper-basic-4b0a
  .thumbnail_314f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip-f81c .wrapper-basic-4b0a .grid_motion_6bc2 {
  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;
}
.chip-f81c
  .wrapper-basic-4b0a
  .grid_motion_6bc2
  b {
  display: none;
}
.chip-f81c .focus-hovered-4515 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.banner_steel_5bfe:not(.accent-2d30):not(.iron-61bd),
button:not(.accent-2d30):not(.iron-61bd),
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ),
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ),
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ) {
  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;
}
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ):hover,
button:not(.accent-2d30):not(
    .iron-61bd
  ):hover,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ):hover,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ):hover,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ):active,
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ):focus,
button:not(.accent-2d30):not(
    .iron-61bd
  ):active,
button:not(.accent-2d30):not(
    .iron-61bd
  ):focus,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ):active,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ):focus,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ):active,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ):focus,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ):active,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ):focus {
  outline: 0;
}
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d,
button:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d {
  position: relative;
}
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .sidebar_bottom_d26b,
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .highlight-purple-fc9e,
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .accent_98fd,
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  i,
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  svg,
button:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .sidebar_bottom_d26b,
button:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .highlight-purple-fc9e,
button:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .accent_98fd,
button:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  i,
button:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  svg,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .sidebar_bottom_d26b,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .highlight-purple-fc9e,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .accent_98fd,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  i,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  svg,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .sidebar_bottom_d26b,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .highlight-purple-fc9e,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .accent_98fd,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  i,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  svg,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .sidebar_bottom_d26b,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .highlight-purple-fc9e,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  .accent_98fd,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  i,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d
  svg {
  visibility: hidden;
}
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d:after,
button:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d:after,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d:after,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d:after,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ).fn-loading-1c1d: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;
}
.banner_steel_5bfe:not(.accent-2d30):not(.iron-61bd),
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ),
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ),
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ) {
  color: #fff;
  background: #235787;
}
.banner_steel_5bfe:not(.accent-2d30):not(
    .iron-61bd
  ):focus,
input[type="button"]:not(.accent-2d30):not(
    .iron-61bd
  ):focus,
input[type="reset"]:not(.accent-2d30):not(
    .iron-61bd
  ):focus,
input[type="submit"]:not(.accent-2d30):not(
    .iron-61bd
  ):focus {
  color: #fff;
}
.banner_steel_5bfe.fn-disabled-1c1d:not(.accent-2d30):not(
    .iron-61bd
  ),
.banner_steel_5bfe[disabled]:not(.accent-2d30):not(
    .iron-61bd
  ),
button.fn-disabled-1c1d:not(.accent-2d30):not(
    .iron-61bd
  ),
button[disabled]:not(.accent-2d30):not(
    .iron-61bd
  ) {
  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;
}
.menu-690a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.menu-690a: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;
}
.widget_41c3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.image-top-280e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.upper-0710 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.basic_9197:after,
.basic_9197:before,
.progress_wood_30e0:after,
.progress_wood_30e0:before,
.table-paper-f4ff:after,
.table-paper-f4ff:before,
.prev-ced1:after,
.prev-ced1:before,
.active_gold_4f6c:after,
.active_gold_4f6c:before,
.status-5271:after,
.status-5271:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.basic_9197:after,
.progress_wood_30e0:after,
.table-paper-f4ff:after,
.prev-ced1:after,
.active_gold_4f6c:after,
.status-5271:after {
  clear: both;
}
.progress_wood_30e0 .accent_out_d1b8,
.table-paper-f4ff .accent_out_d1b8,
.blue-0cf0 .accent_out_d1b8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.cold-b995 {
  display: inline-block;
}
.text-tiny-8fc9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text-tiny-8fc9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-tiny-8fc9 .table-7106 {
  padding: 1em 0;
  font-size: 85%;
}
.table-7106 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shade_b9c5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shade_b9c5:after,
.shade_b9c5:before {
  content: "";
  display: table;
}
.shade_b9c5:after {
  clear: both;
}
.footer-active-baeb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.north-c33c .footer-active-baeb {
  max-width: 50%;
}
.orange-f848 .footer-active-baeb {
  max-width: 33.33%;
}
.advanced-8d30 .footer-active-baeb {
  max-width: 25%;
}
.search_6e57 .footer-active-baeb {
  max-width: 20%;
}
.widget-2c49 .footer-active-baeb {
  max-width: 16.66%;
}
.sidebar_light_ae39 .footer-active-baeb {
  max-width: 14.28%;
}
.gradient_39fc .footer-active-baeb {
  max-width: 12.5%;
}
.dropdown-static-c23c .footer-active-baeb {
  max-width: 11.11%;
}
.item_cool_ca19 {
  display: block;
}
.active-steel-2c5b .info-4cbe label,
.active-steel-2c5b .filter-4dae label,
.active-steel-2c5b .lite-0b50 label,
.active-steel-2c5b .left_7d20 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.advanced_7ac2 {
  list-style: none;
  margin: 0;
}
.advanced_7ac2 article.grid-east-2d92 {
  margin-bottom: 0;
}
.advanced_7ac2 ul {
  list-style: none;
  margin: 0;
}
.advanced_7ac2 .label_4af1 li.grid-east-2d92 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .advanced_7ac2 .label_4af1 li.grid-east-2d92 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .advanced_7ac2 .label_4af1 li.grid-east-2d92: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) {
  .advanced_7ac2 .label_4af1 li.grid-east-2d92 li.grid-east-2d92 li.grid-east-2d92 li.grid-east-2d92 {
    padding-left: 0;
  }
}
article.grid-east-2d92 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-east-2d92 .progress_wood_30e0 p:last-of-type {
  margin-bottom: 0;
}
article.grid-east-2d92 .cool_3320 {
  float: left;
}
article.grid-east-2d92 .popup_6a3a {
  margin-left: 85px;
}
article.grid-east-2d92 .row-365e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-east-2d92 .row-365e .shade_basic_164a {
  margin-left: 10px;
}
article.grid-east-2d92 .aside_dark_cbe1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-east-2d92 .description_27b5 {
  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 .info-4cbe,
  #respond .lite-0b50,
  #respond .left_7d20 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-4cbe input,
#respond .lite-0b50 input,
#respond .left_7d20 input {
  width: 100%;
}
#respond .left_7d20 {
  margin-right: 0;
}
#respond .selected_8388 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge-92e4 {
  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;
}
.badge-92e4.heading_advanced_b020 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.badge-92e4 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%);
}
.badge-92e4:focus,
.badge-92e4: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);
}
.thick-96fa {
  border-radius: 10%;
}
.text-stone-b628 {
  border-radius: 50%;
}
.left_b4a7 {
  font-size: 0.72em;
}
.form_1b5f {
  font-size: 0.875em;
}
.list_894a {
  font-size: 1.1em;
}
.search-over-72e2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.search-over-72e2.left_b4a7 {
  letter-spacing: 0.5px;
}
.modal_full_95c9,
.modal_full_95c9 a {
  color: #6d6d6d;
}
.modal_full_95c9 a:hover {
  color: #111;
}
.label-fixed-b62b {
  color: #6d6d6d;
}
.item_hovered_3368 {
  overflow-x: hidden;
}
.item_hovered_3368 .lower_5dc8.slider-20d6 {
  position: relative;
}
.item_hovered_3368 .lower_5dc8.slider-20d6.top_b1fe {
  position: initial;
}
.item_hovered_3368
  .lower_5dc8.slider-20d6.top_b1fe
  .detail_4f5c {
  left: auto;
}
.item_hovered_3368 .lower_5dc8 .detail_4f5c {
  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;
}
.item_hovered_3368 .lower_5dc8:hover.slider-20d6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.item_hovered_3368
  .lower_5dc8:hover.slider-20d6
  .detail_4f5c {
  display: block;
  z-index: 9999999;
}
.item_hovered_3368 .item-b58e .active-525c,
.item_hovered_3368 .nav_8a53 .active-525c {
  display: none;
}
.item_hovered_3368 .sidebar_4b1d .lower_5dc8:hover.slider-20d6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active-steel-2c5b .info-4cbe label,
.active-steel-2c5b .filter-4dae label,
.active-steel-2c5b .lite-0b50 label,
.active-steel-2c5b .left_7d20 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.advanced_7ac2 {
  list-style: none;
  margin: 0;
}
.advanced_7ac2 article.grid-east-2d92 {
  margin-bottom: 0;
}
.advanced_7ac2 ul {
  list-style: none;
  margin: 0;
}
.advanced_7ac2 .label_4af1 li.grid-east-2d92 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .advanced_7ac2 .label_4af1 li.grid-east-2d92 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .advanced_7ac2 .label_4af1 li.grid-east-2d92: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) {
  .advanced_7ac2 .label_4af1 li.grid-east-2d92 li.grid-east-2d92 li.grid-east-2d92 li.grid-east-2d92 {
    padding-left: 0;
  }
}
article.grid-east-2d92 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-east-2d92 .progress_wood_30e0 p:last-of-type {
  margin-bottom: 0;
}
article.grid-east-2d92 .cool_3320 {
  float: left;
}
article.grid-east-2d92 .popup_6a3a {
  margin-left: 85px;
}
article.grid-east-2d92 .row-365e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-east-2d92 .row-365e .shade_basic_164a {
  margin-left: 10px;
}
article.grid-east-2d92 .aside_dark_cbe1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-east-2d92 .description_27b5 {
  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 .info-4cbe,
  #respond .lite-0b50,
  #respond .left_7d20 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info-4cbe input,
#respond .lite-0b50 input,
#respond .left_7d20 input {
  width: 100%;
}
#respond .left_7d20 {
  margin-right: 0;
}
#respond .selected_8388 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-b58e .fluid_0bf2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fluid_0bf2 .highlight-basic-0e11.nav-south-93d6 .filter-12d5 > li > a:focus,
.fluid_0bf2 .highlight-basic-0e11.nav-south-93d6 .filter-12d5 > li > a:hover,
.fluid_0bf2 .highlight-basic-0e11.fast-ae0a .filter-12d5 > li > a:focus,
.fluid_0bf2 .highlight-basic-0e11.fast-ae0a .filter-12d5 > li > a:hover,
.fluid_0bf2 .highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5 > li > a:focus,
.fluid_0bf2 .highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_0bf2
  .highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li.new-ec24
  > a,
.fluid_0bf2
  .highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li.purple-2056
  > a,
.fluid_0bf2
  .highlight-basic-0e11.fast-ae0a
  .filter-12d5
  > li.new-ec24
  > a,
.fluid_0bf2
  .highlight-basic-0e11.fast-ae0a
  .filter-12d5
  > li.purple-2056
  > a,
.fluid_0bf2
  .highlight-basic-0e11.breadcrumb_bronze_292b
  .filter-12d5
  > li.new-ec24
  > a,
.fluid_0bf2 .highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5 > li.old_b812 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_0bf2 .section_in_f78b,
.fluid_0bf2 .section_in_f78b a {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_0bf2 .glass-94b3.summary-out-8785 li a,
.fluid_0bf2 .component_inner_1ed3 a,
.fluid_0bf2 .menu_a167,
.fluid_0bf2 .filter-12d5 > li > a,
.fluid_0bf2 .middle_69a2 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2 .glass-94b3.summary-out-8785 li a:hover,
.fluid_0bf2 .component_inner_1ed3 a:hover,
.fluid_0bf2 .menu_a167:hover,
.fluid_0bf2 .filter-12d5 > li > a:hover,
.fluid_0bf2 .middle_69a2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_0bf2 .focus_8143 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2 .focus_8143 .border-glass-9be0 {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_0bf2 .focus_8143:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid_0bf2 .selected-f873 .image_motion_f545 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2 .selected-f873 .image_motion_f545 .light-c34b {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2
  .selected-f873
  .image_motion_f545
  .light-c34b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2
  .selected-f873
  .image_motion_f545
  .light-c34b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2
  .selected-f873
  .image_motion_f545
  .light-c34b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2
  .selected-f873
  .image_motion_f545
  .light-c34b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2 .selected-f873 .section_selected_ee57 {
  color: rgba(255, 255, 255, 0.79);
}
.fluid_0bf2 .selected-f873 .section_selected_ee57:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_b0ed
  .fluid_0bf2
  .selected-f873
  .bright_e5de
  .progress_1cc5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_b0ed
  .fluid_0bf2
  .selected-f873
  .bright_e5de
  .light-c34b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-b58e .detail_blue_708d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.detail_blue_708d .highlight-basic-0e11.nav-south-93d6 .filter-12d5 > li > a:focus,
.detail_blue_708d .highlight-basic-0e11.nav-south-93d6 .filter-12d5 > li > a:hover,
.detail_blue_708d .highlight-basic-0e11.fast-ae0a .filter-12d5 > li > a:focus,
.detail_blue_708d .highlight-basic-0e11.fast-ae0a .filter-12d5 > li > a:hover,
.detail_blue_708d .highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5 > li > a:focus,
.detail_blue_708d .highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_blue_708d
  .highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li.new-ec24
  > a,
.detail_blue_708d
  .highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li.purple-2056
  > a,
.detail_blue_708d
  .highlight-basic-0e11.fast-ae0a
  .filter-12d5
  > li.new-ec24
  > a,
.detail_blue_708d
  .highlight-basic-0e11.fast-ae0a
  .filter-12d5
  > li.purple-2056
  > a,
.detail_blue_708d
  .highlight-basic-0e11.breadcrumb_bronze_292b
  .filter-12d5
  > li.new-ec24
  > a,
.detail_blue_708d .highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5 > li.old_b812 > a {
  color: rgba(0, 0, 0, 0.8);
}
.detail_blue_708d .section_in_f78b,
.detail_blue_708d .section_in_f78b a {
  color: rgba(0, 0, 0, 0.8);
}
.detail_blue_708d .glass-94b3.summary-out-8785 li a,
.detail_blue_708d .component_inner_1ed3 a,
.detail_blue_708d .menu_a167,
.detail_blue_708d .filter-12d5 > li > a,
.detail_blue_708d .middle_69a2 {
  color: rgba(0, 0, 0, 0.55);
}
.detail_blue_708d .glass-94b3.summary-out-8785 li a:hover,
.detail_blue_708d .component_inner_1ed3 a:hover,
.detail_blue_708d .menu_a167:hover,
.detail_blue_708d .filter-12d5 > li > a:hover,
.detail_blue_708d .middle_69a2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_blue_708d .focus_8143 {
  color: rgba(0, 0, 0, 0.55);
}
.detail_blue_708d .focus_8143 .border-glass-9be0 {
  color: rgba(0, 0, 0, 0.8);
}
.detail_blue_708d .focus_8143:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft-ab25 .red-2ade {
  margin-left: auto;
  margin-right: auto;
}
.table-paper-f4ff > * {
  margin-left: auto;
  margin-right: auto;
}
.table-paper-f4ff .widget_41c3 {
  margin-right: 1.41575em;
}
.brown_6c6f .table-paper-f4ff > .west-26ba {
  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;
}
.brown_6c6f .table-paper-f4ff > .widget-620a {
  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;
}
.over_7b09.soft-ab25 .red-2ade,
.orange_018d.soft-ab25 .red-2ade {
  margin-left: 0;
}
.sort-pro-02c8.soft-ab25 .red-2ade,
.component_2d83.soft-ab25 .red-2ade {
  margin-right: 0;
}
.table-paper-f4ff ol,
.table-paper-f4ff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background-glass-7add video {
  max-width: 100%;
}
.module_cool_4e6a img {
  display: block;
}
.module_cool_4e6a.widget_41c3,
.module_cool_4e6a.image-top-280e {
  width: 100%;
}
.module_cool_4e6a.widget-620a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.footer_next_54b9:not(.label-orange-e38f) {
  margin: 1.5em auto;
}
.list_3b48 p {
  padding: 1.5em 14px;
}
ul.aside_dd72.widget-620a,
ul.aside_dd72.west-26ba,
ul.aside_dd72.shadow-old-a456.west-26ba {
  padding: 0 14px;
}
.heading_ad67 {
  display: block;
  overflow-x: auto;
}
.heading_ad67 table {
  border-collapse: collapse;
  width: 100%;
}
.heading_ad67 td,
.heading_ad67 th {
  padding: 0.5em;
}
.table-paper-f4ff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-paper-f4ff ol ol,
.table-paper-f4ff ol ul,
.table-paper-f4ff ul ol,
.table-paper-f4ff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-paper-f4ff ol ol li,
.table-paper-f4ff ol ul li,
.table-paper-f4ff ul ol li,
.table-paper-f4ff ul ul li {
  margin-left: 0;
}
.current-ac25.list-in-bad5 > .thumbnail-over-8611 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.current-ac25.list-in-bad5 > .thumbnail-over-8611 iframe,
.current-ac25.list-in-bad5 > .thumbnail-over-8611 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.rough_658f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.rough_658f.carousel_f169 {
  padding: 0;
}
.rough_658f.carousel_f169 cite {
  font-size: 13px;
}
.rough_658f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.rough_658f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search-up-9f9e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search-up-9f9e > p:first-child {
  margin-top: 0;
}
.search-up-9f9e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search-up-9f9e blockquote {
  border-left: 0;
}
.widget_4e3b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget_4e3b:not(.disabled-b3e1) {
  max-width: 100px;
}
.widget_4e3b.surface_large_0a08 {
  border-bottom: none !important;
  text-align: center;
}
.widget_4e3b.surface_large_0a08::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list_3b48 p {
    padding: 1.5em 0;
  }
}
.dropdown-d3cb {
  color: #0073aa;
}
.layout_prev_e203 {
  background-color: #0073aa;
}
.picture-c18d {
  color: #229fd8;
}
.shadow-ce7d {
  background-color: #229fd8;
}
.complex-bf97 {
  color: #eee;
}
.down_69d9 {
  background-color: #eee;
}
.image-gas-4a8d {
  color: #444;
}
.feature-glass-32f4 {
  background-color: #444;
}
.card_solid_3ef2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.card_solid_3ef2 .bronze-d780 .component_inner_1ed3 {
  font-size: 15px;
}
.card_solid_3ef2 .component_inner_1ed3 {
  line-height: 1.3;
}
.card_solid_3ef2 .detail_blue_708d {
}
.card_solid_3ef2 .fluid_0bf2 {
  background: #235787;
}
.pressed_7894 {
  padding: 0;
}
.pressed_7894 .fluid_0bf2 {
  background: #1a1a1a;
}
.pressed_7894 .detail_blue_708d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-d26d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-d26d .detail_blue_708d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-d26d .fluid_0bf2 {
  background: #303030;
}
.status-5271 {
  position: relative;
  z-index: 10;
}
.status-5271 .video_44ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.prev_f361 .slider-20d6 {
  display: inline-block;
  vertical-align: middle;
}
.prev_f361.description_plasma_e7eb .slider-20d6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .prev_f361.description_plasma_e7eb .slider-20d6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .prev_f361.description_plasma_e7eb .slider-20d6 {
    margin-right: 0.4em;
  }
}
.prev_f361.description_plasma_e7eb .slider-20d6:last-child {
  margin-right: 0;
}
.border-b494 .video_44ac {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .item-b58e .bronze-d780 {
    margin: 0 -0.5em;
  }
  .item-b58e .bronze-d780 [class*="customify-col-"],
  .item-b58e .bronze-d780 [class*="customify-col_"],
  .item-b58e .bronze-d780 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.item-b58e.container_ff24 .video_44ac {
  background: 0 0 !important;
}
.item-b58e.container_ff24 .video_44ac,
.item-b58e.border-b494 .video_44ac {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .item-b58e.component-gold-84c8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.item-b58e.border-b494 .video_44ac {
  box-shadow: none !important;
}
.table_pressed_047e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .table_pressed_047e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .table_pressed_047e {
    padding: 18px 0 20px;
  }
}
.table_pressed_047e .content-red-3631 {
  width: 100%;
}
.table_pressed_047e .element-static-d960 {
  margin-bottom: 0;
}
.table_pressed_047e .iron-20f5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.module-1d4d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.module-1d4d .title-4ff8 {
  width: 100%;
}
.cool-36f0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cool-36f0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cool-36f0 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;
}
.cool-36f0 li:last-child:after {
  display: none;
}
.cool-36f0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.block_hovered_4d8f .active-525c button,
.table_pressed_047e .active-525c button {
  left: 0;
}
.block_hovered_4d8f .title-4ff8,
.table_pressed_047e .title-4ff8 {
  padding-left: 0;
  padding-right: 0;
}
.block_hovered_4d8f .module-1d4d,
.table_pressed_047e .module-1d4d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block_hovered_4d8f {
  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;
}
.block_hovered_4d8f: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;
}
.block_hovered_4d8f .accordion-lite-0f1b {
  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) {
  .block_hovered_4d8f .accordion-lite-0f1b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block_hovered_4d8f .accordion-lite-0f1b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block_hovered_4d8f .accordion-lite-0f1b {
    min-height: 200px;
  }
}
.block_hovered_4d8f .cool-36f0 {
  color: rgba(255, 255, 255, 0.8);
}
.block_hovered_4d8f .cool-36f0 a,
.block_hovered_4d8f .cool-36f0 li:after {
  color: inherit;
}
.block_hovered_4d8f .cool-36f0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hard_a4f1 {
  margin-bottom: 0.5em;
}
.under_fa7e {
  margin-bottom: 1.2em;
}
.under_fa7e,
.hard_a4f1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.under_fa7e p:last-child,
.hard_a4f1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active-525c,
#masthead .active-525c {
  display: none;
}
#masthead
  > .active-525c.nav-hard-a2b6 {
  display: none;
}
#masthead > .active-525c button {
  left: 0;
}
.status_purple_1bda {
  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%;
}
.status_purple_1bda .slider-20d6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.status_purple_1bda .primary-a524 {
  display: -webkit-box;
  display: flex;
}
.status_purple_1bda .primary-a524.tertiary_1070 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.status_purple_1bda .primary-a524.shade_4cc6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_purple_1bda .primary-a524.slow-9fdd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.status_purple_1bda.preview-focused-8879.avatar_a646 .primary-a524.tertiary_1070 {
  flex-basis: 100%;
}
.status_purple_1bda.light-495a .primary-a524.shade_4cc6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.status_purple_1bda.light-495a .primary-a524.slow-9fdd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active-525c.nav-hard-a2b6 {
  display: none;
}
#masthead > .active-525c button {
  left: 0;
}
.modal-0760 {
  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;
}
.modal-0760:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.modal-0760.silver_8f22 i {
  margin-right: 4px;
}
.modal-0760.shadow_top_7c1c i {
  margin-left: 5px;
}
.component_inner_1ed3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component_inner_1ed3 p:last-child {
  margin-bottom: 0;
}
.outer_be02 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outer_be02 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outer_be02 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outer_be02 .section_in_f78b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outer_be02 .medium-c852 {
  margin: 5px 0 7px 0;
}
.outer_be02.focus-74da .highlight-4da6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer_be02.focus-74da .fresh-f3e9 {
  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;
}
.outer_be02.orange_59a0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outer_be02.orange_59a0 .highlight-4da6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer_be02.orange_59a0 .fresh-f3e9 {
  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;
}
.outer_be02.north-f071 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outer_be02.component_dark_2811 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outer_be02.component_dark_2811 .fresh-f3e9 {
  margin-top: 7px;
}
.container-medium-7cd2 {
  display: inline-block;
}
.status-5271 .filter_d6b4 .outer_be02 img {
  max-width: 100%;
}
.highlight-basic-0e11 .carousel_2d9d.progress-c7c5,
.carousel_ee7b .carousel_2d9d.progress-c7c5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-basic-0e11 .pressed_5c8c,
.carousel_ee7b .pressed_5c8c {
  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%);
}
.highlight-basic-0e11 .pressed_5c8c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.highlight-basic-0e11.new_b69a .pressed_5c8c {
  display: none;
}
.highlight-basic-0e11 .selected-f23c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight-basic-0e11 .selected-f23c li {
  display: inline-block;
  position: relative;
}
.highlight-basic-0e11 .selected-f23c li:last-child {
  margin-right: 0;
}
.highlight-basic-0e11 .selected-f23c 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;
}
.highlight-basic-0e11 .selected-f23c li.old_b812 > a {
  color: rgba(0, 0, 0, 0.9);
}
.highlight-basic-0e11 .selected-f23c > 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;
}
.highlight-basic-0e11 .selected-f23c > li > a i {
  line-height: 0;
}
.highlight-basic-0e11 .selected-f23c > li.caption_fixed_660a > a .pressed_5c8c {
  margin-left: 4px;
  line-height: 0;
}
.highlight-basic-0e11 .selected-f23c .outline-7140 li.caption_fixed_660a > a {
  position: relative;
}
.highlight-basic-0e11 .selected-f23c .outline-7140 li.caption_fixed_660a > a:after,
.highlight-basic-0e11 .selected-f23c .outline-7140 li.caption_fixed_660a > a:before {
  content: "";
  display: table;
}
.highlight-basic-0e11 .selected-f23c .outline-7140 li.caption_fixed_660a > a:after {
  clear: both;
}
.highlight-basic-0e11 .selected-f23c .outline-7140 li.caption_fixed_660a > a .pressed_5c8c {
  margin-left: 5px;
  float: right;
}
.highlight-basic-0e11 .basic_2a75,
.highlight-basic-0e11 .outline-7140 {
  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;
}
.highlight-basic-0e11 .outline-7140 {
  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;
}
.highlight-basic-0e11 .outline-7140 .progress-c7c5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight-basic-0e11 .outline-7140 .pressed_5c8c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.highlight-basic-0e11 .outline-7140 li {
  display: block;
  margin: 0;
  padding: 0;
}
.highlight-basic-0e11 .outline-7140 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;
}
.highlight-basic-0e11 .outline-7140 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.highlight-basic-0e11 .outline-7140 .outline-7140 {
  top: 0;
  left: 100%;
}
.highlight-basic-0e11 .mask_prev_529d.fn-focus-1c1d > .basic_2a75,
.highlight-basic-0e11 .mask_prev_529d.fn-focus-1c1d > .outline-7140,
.highlight-basic-0e11 .mask_prev_529d:focus > .basic_2a75,
.highlight-basic-0e11 .mask_prev_529d:focus > .outline-7140,
.highlight-basic-0e11 .mask_prev_529d:hover > .basic_2a75,
.highlight-basic-0e11 .mask_prev_529d:hover > .outline-7140 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5:after,
.highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5:before {
  content: "";
  display: table;
}
.highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5:after {
  clear: both;
}
.highlight-basic-0e11.breadcrumb_bronze_292b .filter-12d5 > li {
  float: left;
}
.highlight-basic-0e11.widget-b465 .filter-12d5:after,
.highlight-basic-0e11.widget-b465 .filter-12d5:before {
  content: "";
  display: table;
}
.highlight-basic-0e11.widget-b465 .filter-12d5:after {
  clear: both;
}
.highlight-basic-0e11.widget-b465 .filter-12d5 > li {
  float: left;
}
.highlight-basic-0e11.widget-b465 .filter-12d5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-basic-0e11.widget-b465 .filter-12d5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-basic-0e11.widget-b465 .filter-12d5 > li.new-ec24 > a,
.highlight-basic-0e11.widget-b465 .filter-12d5 > li.old_b812 > a {
  color: #fff;
  background-color: #1e4b75;
}
.highlight-basic-0e11.nav-south-93d6 .filter-12d5 > li > a .progress-c7c5 {
  position: relative;
}
.highlight-basic-0e11.nav-south-93d6 .filter-12d5 > li > a .progress-c7c5: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;
}
.highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li:focus
  > a
  .progress-c7c5:before,
.highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li:hover
  > a
  .progress-c7c5:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li.new-ec24
  > a
  .progress-c7c5:before,
.highlight-basic-0e11.nav-south-93d6
  .filter-12d5
  > li.purple-2056
  > a
  .progress-c7c5:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-basic-0e11.fast-ae0a .filter-12d5 > li > a .progress-c7c5 {
  position: relative;
}
.highlight-basic-0e11.fast-ae0a .filter-12d5 > li > a .progress-c7c5: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;
}
.highlight-basic-0e11.fast-ae0a .filter-12d5 > li:focus > a .progress-c7c5:before,
.highlight-basic-0e11.fast-ae0a
  .filter-12d5
  > li:hover
  > a
  .progress-c7c5:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-basic-0e11.fast-ae0a
  .filter-12d5
  > li.new-ec24
  > a
  .progress-c7c5:before,
.highlight-basic-0e11.fast-ae0a
  .filter-12d5
  > li.purple-2056
  > a
  .progress-c7c5:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_ee7b .selected-f23c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel_ee7b .selected-f23c li:first-child > a {
  border-top: none;
}
.carousel_ee7b .selected-f23c .down_423e > .progress-c7c5 .pressed_5c8c {
  display: none;
}
.carousel_ee7b .selected-f23c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.carousel_ee7b .selected-f23c li:last-child {
  border: none;
}
.carousel_ee7b .selected-f23c li.caption_fixed_660a > a {
  padding-right: 45px !important;
}
.carousel_ee7b .selected-f23c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.carousel_ee7b .selected-f23c li a:focus,
.carousel_ee7b .selected-f23c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_ee7b .selected-f23c li .hovered-725b {
  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;
}
.carousel_ee7b .selected-f23c li .hovered-725b:hover {
  box-shadow: none;
}
.carousel_ee7b .selected-f23c li .hovered-725b .pressed_5c8c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.carousel_ee7b .selected-f23c .outline-7140 {
  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);
}
.carousel_ee7b .selected-f23c .outline-7140 li a {
  padding-left: 3em;
}
.carousel_ee7b .selected-f23c .dropdown-inner-f6e1 > a .hovered-725b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel_ee7b .selected-f23c .dropdown-inner-f6e1 > .outline-7140 {
  display: block;
  opacity: 1;
}
.shade_right_8b75 {
  max-width: 100%;
}
.layout_out_9e51 {
  line-height: 0;
  cursor: pointer;
}
.middle_69a2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.middle_69a2:hover {
  box-shadow: none;
  color: currentColor;
}
.middle_69a2 svg {
  width: 18px;
  height: 18px;
}
.middle_69a2 .alert_clean_8dc1 {
  display: none;
}
.picture_d618 {
  position: relative;
}
.picture_d618.fn-active-1c1d .middle_69a2 .old_4c67 {
  display: none;
}
.picture_d618.fn-active-1c1d .middle_69a2 .alert_clean_8dc1 {
  display: inline-block;
}
.picture_d618 .notice_ba49 {
  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);
}
.picture_d618.sidebar_6273 .notice_ba49 {
  left: auto;
  right: -0.9em;
}
.picture_d618.sidebar_6273 .image-7cd5::before {
  left: auto;
  right: 15px;
}
.picture_d618.fn-active-1c1d .notice_ba49 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bright_e5de {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.bright_e5de label {
  flex-basis: 100%;
}
.bright_e5de .image_motion_f545 {
  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;
}
.bright_e5de .light-c34b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.bright_e5de .light-c34b:focus {
  background-color: transparent;
}
.bright_e5de button.section_selected_ee57 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.bright_e5de button.section_selected_ee57:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.bright_e5de button.section_selected_ee57 svg {
  width: 18px;
  height: 18px;
}
.bright_e5de input[type="submit"] {
  min-height: auto;
}
.selected-f873 .bright_e5de .light-c34b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-7cd5 {
  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) {
  .image-7cd5 {
    width: 220px;
  }
}
.image-7cd5 label {
  flex-basis: 100%;
}
.image-7cd5::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;
}
.form_b0ed .selected-f873 .bright_e5de {
  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;
}
.form_b0ed
  .selected-f873
  .bright_e5de
  .image_motion_f545 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.form_b0ed .selected-f873 .bright_e5de .light-c34b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.form_b0ed
  .selected-f873
  .bright_e5de
  .light-c34b:focus {
  background: 0 0;
}
.form_b0ed
  .selected-f873
  .bright_e5de
  .progress_1cc5 {
  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;
}
.glass-94b3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.glass-94b3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.glass-94b3 li:last-child {
  margin-right: 0;
}
.glass-94b3 li:first-child {
  margin-left: 0;
}
.glass-94b3.button-c936 a {
  color: #fff;
}
.glass-94b3.button-c936 a:hover {
  color: #fff;
}
.glass-94b3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.glass-94b3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.glass-94b3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.glass-94b3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.glass-94b3 [class*="social-icon-apple"] {
  background-color: #999;
}
.glass-94b3 [class*="social-icon-apple"].primary_835d {
  background-color: transparent;
  color: #999;
}
.glass-94b3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.glass-94b3 [class*="social-icon-behance"].primary_835d {
  background-color: transparent;
  color: #1769ff;
}
.glass-94b3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.glass-94b3 [class*="social-icon-bitbucket"].primary_835d {
  background-color: transparent;
  color: #205081;
}
.glass-94b3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.glass-94b3 [class*="social-icon-codepen"].primary_835d {
  background-color: transparent;
  color: #000;
}
.glass-94b3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.glass-94b3 [class*="social-icon-delicious"].primary_835d {
  background-color: transparent;
  color: #39f;
}
.glass-94b3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.glass-94b3 [class*="social-icon-digg"].primary_835d {
  background-color: transparent;
  color: #005be2;
}
.glass-94b3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.glass-94b3 [class*="social-icon-dribbble"].primary_835d {
  background-color: transparent;
  color: #ea4c89;
}
.glass-94b3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.glass-94b3 [class*="social-icon-envelope"].primary_835d {
  background-color: transparent;
  color: #ea4335;
}
.glass-94b3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.glass-94b3 [class*="social-icon-facebook"].primary_835d {
  background-color: transparent;
  color: #3b5998;
}
.glass-94b3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.glass-94b3 [class*="social-icon-flickr"].primary_835d {
  background-color: transparent;
  color: #0063dc;
}
.glass-94b3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.glass-94b3 [class*="social-icon-foursquare"].primary_835d {
  background-color: transparent;
  color: #2d5be3;
}
.glass-94b3 [class*="social-icon-github"] {
  background-color: #333;
}
.glass-94b3 [class*="social-icon-github"].primary_835d {
  background-color: transparent;
  color: #333;
}
.glass-94b3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.glass-94b3 [class*="social-icon-google-plus"].primary_835d {
  background-color: transparent;
  color: #dd4b39;
}
.glass-94b3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.glass-94b3 [class*="social-icon-houzz"].primary_835d {
  background-color: transparent;
  color: #7ac142;
}
.glass-94b3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.glass-94b3 [class*="social-icon-instagram"].primary_835d {
  background-color: transparent;
  color: #262626;
}
.glass-94b3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.glass-94b3 [class*="social-icon-jsfiddle"].primary_835d {
  background-color: transparent;
  color: #487aa2;
}
.glass-94b3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.glass-94b3 [class*="social-icon-linkedin"].primary_835d {
  background-color: transparent;
  color: #0077b5;
}
.glass-94b3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.glass-94b3 [class*="social-icon-medium"].primary_835d {
  background-color: transparent;
  color: #00ab6b;
}
.glass-94b3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.glass-94b3
  [class*="social-icon-odnoklassniki"].primary_835d {
  background-color: transparent;
  color: #f4731c;
}
.glass-94b3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.glass-94b3 [class*="social-icon-meetup"].primary_835d {
  background-color: transparent;
  color: #ec1c40;
}
.glass-94b3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.glass-94b3 [class*="social-icon-pinterest"].primary_835d {
  background-color: transparent;
  color: #bd081c;
}
.glass-94b3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.glass-94b3 [class*="social-icon-product-hunt"].primary_835d {
  background-color: transparent;
  color: #da552f;
}
.glass-94b3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.glass-94b3 [class*="social-icon-reddit"].primary_835d {
  background-color: transparent;
  color: #ff4500;
}
.glass-94b3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.glass-94b3 [class*="social-icon-rss"].primary_835d {
  background-color: transparent;
  color: #f26522;
}
.glass-94b3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.glass-94b3
  [class*="social-icon-shopping-cart"].primary_835d {
  background-color: transparent;
  color: #4caf50;
}
.glass-94b3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.glass-94b3 [class*="social-icon-skype"].primary_835d {
  background-color: transparent;
  color: #00aff0;
}
.glass-94b3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.glass-94b3 [class*="social-icon-slideshare"].primary_835d {
  background-color: transparent;
  color: #0077b5;
}
.glass-94b3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.glass-94b3 [class*="social-icon-snapchat"].primary_835d {
  background-color: transparent;
  color: #fffc00;
}
.glass-94b3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.glass-94b3 [class*="social-icon-soundcloud"].primary_835d {
  background-color: transparent;
  color: #f80;
}
.glass-94b3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.glass-94b3 [class*="social-icon-spotify"].primary_835d {
  background-color: transparent;
  color: #2ebd59;
}
.glass-94b3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.glass-94b3
  [class*="social-icon-stack-overflow"].primary_835d {
  background-color: transparent;
  color: #fe7a15;
}
.glass-94b3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.glass-94b3 [class*="social-icon-maldkfgram"].primary_835d {
  background-color: transparent;
  color: #2ca5e0;
}
.glass-94b3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.glass-94b3 [class*="social-icon-tripadvisor"].primary_835d {
  background-color: transparent;
  color: #589442;
}
.glass-94b3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.glass-94b3 [class*="social-icon-tumblr"].primary_835d {
  background-color: transparent;
  color: #35465c;
}
.glass-94b3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.glass-94b3 [class*="social-icon-twitch"].primary_835d {
  background-color: transparent;
  color: #6441a5;
}
.glass-94b3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.glass-94b3 [class*="social-icon-twitter"].primary_835d {
  background-color: transparent;
  color: #1da1f2;
}
.glass-94b3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.glass-94b3 [class*="social-icon-vimeo"].primary_835d {
  background-color: transparent;
  color: #1ab7ea;
}
.glass-94b3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.glass-94b3 [class*="social-icon-vk"].primary_835d {
  background-color: transparent;
  color: #45668e;
}
.glass-94b3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.glass-94b3 [class*="social-icon-weibo"].primary_835d {
  background-color: transparent;
  color: #df2029;
}
.glass-94b3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.glass-94b3 [class*="social-icon-weixin"].primary_835d {
  background-color: transparent;
  color: #7bb32e;
}
.glass-94b3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.glass-94b3 [class*="social-icon-whatsapp"].primary_835d {
  background-color: transparent;
  color: #25d366;
}
.glass-94b3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.glass-94b3 [class*="social-icon-wordpress"].primary_835d {
  background-color: transparent;
  color: #21759b;
}
.glass-94b3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.glass-94b3 [class*="social-icon-xing"].primary_835d {
  background-color: transparent;
  color: #026466;
}
.glass-94b3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.glass-94b3 [class*="social-icon-yelp"].primary_835d {
  background-color: transparent;
  color: #af0606;
}
.glass-94b3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.glass-94b3 [class*="social-icon-youtube"].primary_835d {
  background-color: transparent;
  color: #cd201f;
}
.menu_a167 {
  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;
}
.menu_a167:hover {
  box-shadow: none;
  background: 0 0;
}
.search_fresh_333b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.block-7b5d {
  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;
}
.prev_5284 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hero-green-88b0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hero-green-88b0,
.hero-green-88b0::after,
.hero-green-88b0::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;
}
.hero-green-88b0::after,
.hero-green-88b0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dirty-3be3 .block-7b5d .prev_5284 {
  margin-top: -2px;
  width: 19px;
}
.dirty-3be3 .block-7b5d .hero-green-88b0 {
  margin-top: -1px;
}
.dirty-3be3 .block-7b5d .hero-green-88b0,
.dirty-3be3 .block-7b5d .hero-green-88b0::after,
.dirty-3be3 .block-7b5d .hero-green-88b0::before {
  width: 19px;
  height: 2px;
}
.dirty-3be3 .block-7b5d .hero-green-88b0::before {
  top: -6px;
}
.dirty-3be3 .block-7b5d .hero-green-88b0::after {
  bottom: -6px;
}
.media_5816 .block-7b5d .prev_5284 {
  margin-top: -2px;
  width: 22px;
}
.media_5816 .block-7b5d .hero-green-88b0 {
  margin-top: -1px;
}
.media_5816 .block-7b5d .hero-green-88b0,
.media_5816 .block-7b5d .hero-green-88b0::after,
.media_5816 .block-7b5d .hero-green-88b0::before {
  width: 22px;
  height: 2px;
}
.media_5816 .block-7b5d .hero-green-88b0::before {
  top: -7px;
}
.media_5816 .block-7b5d .hero-green-88b0::after {
  bottom: -7px;
}
.gradient-out-3508 .block-7b5d .prev_5284 {
  margin-top: -2px;
  width: 31px;
}
.gradient-out-3508 .block-7b5d .hero-green-88b0 {
  margin-top: -1.5px;
}
.gradient-out-3508 .block-7b5d .hero-green-88b0,
.gradient-out-3508 .block-7b5d .hero-green-88b0::after,
.gradient-out-3508 .block-7b5d .hero-green-88b0::before {
  width: 31px;
  height: 3px;
}
.gradient-out-3508 .block-7b5d .hero-green-88b0::before {
  top: -9px;
}
.gradient-out-3508 .block-7b5d .hero-green-88b0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge_lite_f6b6 .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 19px;
  }
  .badge_lite_f6b6 .block-7b5d .hero-green-88b0 {
    margin-top: -1px;
  }
  .badge_lite_f6b6 .block-7b5d .hero-green-88b0,
  .badge_lite_f6b6 .block-7b5d .hero-green-88b0::after,
  .badge_lite_f6b6 .block-7b5d .hero-green-88b0::before {
    width: 19px;
    height: 2px;
  }
  .badge_lite_f6b6 .block-7b5d .hero-green-88b0::before {
    top: -6px;
  }
  .badge_lite_f6b6 .block-7b5d .hero-green-88b0::after {
    bottom: -6px;
  }
  .red_f540 .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 22px;
  }
  .red_f540 .block-7b5d .hero-green-88b0 {
    margin-top: -1px;
  }
  .red_f540 .block-7b5d .hero-green-88b0,
  .red_f540 .block-7b5d .hero-green-88b0::after,
  .red_f540 .block-7b5d .hero-green-88b0::before {
    width: 22px;
    height: 2px;
  }
  .red_f540 .block-7b5d .hero-green-88b0::before {
    top: -7px;
  }
  .red_f540 .block-7b5d .hero-green-88b0::after {
    bottom: -7px;
  }
  .container_white_5bd1 .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 31px;
  }
  .container_white_5bd1 .block-7b5d .hero-green-88b0 {
    margin-top: -1.5px;
  }
  .container_white_5bd1 .block-7b5d .hero-green-88b0,
  .container_white_5bd1 .block-7b5d .hero-green-88b0::after,
  .container_white_5bd1 .block-7b5d .hero-green-88b0::before {
    width: 31px;
    height: 3px;
  }
  .container_white_5bd1 .block-7b5d .hero-green-88b0::before {
    top: -9px;
  }
  .container_white_5bd1 .block-7b5d .hero-green-88b0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .card-cd2c .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 19px;
  }
  .card-cd2c .block-7b5d .hero-green-88b0 {
    margin-top: -1px;
  }
  .card-cd2c .block-7b5d .hero-green-88b0,
  .card-cd2c .block-7b5d .hero-green-88b0::after,
  .card-cd2c .block-7b5d .hero-green-88b0::before {
    width: 19px;
    height: 2px;
  }
  .card-cd2c .block-7b5d .hero-green-88b0::before {
    top: -6px;
  }
  .card-cd2c .block-7b5d .hero-green-88b0::after {
    bottom: -6px;
  }
  .bright_3a2f .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 22px;
  }
  .bright_3a2f .block-7b5d .hero-green-88b0 {
    margin-top: -1px;
  }
  .bright_3a2f .block-7b5d .hero-green-88b0,
  .bright_3a2f .block-7b5d .hero-green-88b0::after,
  .bright_3a2f .block-7b5d .hero-green-88b0::before {
    width: 22px;
    height: 2px;
  }
  .bright_3a2f .block-7b5d .hero-green-88b0::before {
    top: -7px;
  }
  .bright_3a2f .block-7b5d .hero-green-88b0::after {
    bottom: -7px;
  }
  .aside-c889 .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 31px;
  }
  .aside-c889 .block-7b5d .hero-green-88b0 {
    margin-top: -1.5px;
  }
  .aside-c889 .block-7b5d .hero-green-88b0,
  .aside-c889 .block-7b5d .hero-green-88b0::after,
  .aside-c889 .block-7b5d .hero-green-88b0::before {
    width: 31px;
    height: 3px;
  }
  .aside-c889 .block-7b5d .hero-green-88b0::before {
    top: -9px;
  }
  .aside-c889 .block-7b5d .hero-green-88b0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table-simple-5f41 .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 19px;
  }
  .table-simple-5f41 .block-7b5d .hero-green-88b0 {
    margin-top: -1px;
  }
  .table-simple-5f41 .block-7b5d .hero-green-88b0,
  .table-simple-5f41 .block-7b5d .hero-green-88b0::after,
  .table-simple-5f41 .block-7b5d .hero-green-88b0::before {
    width: 19px;
    height: 2px;
  }
  .table-simple-5f41 .block-7b5d .hero-green-88b0::before {
    top: -6px;
  }
  .table-simple-5f41 .block-7b5d .hero-green-88b0::after {
    bottom: -6px;
  }
  .breadcrumb_c04c .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_c04c .block-7b5d .hero-green-88b0 {
    margin-top: -1px;
  }
  .breadcrumb_c04c .block-7b5d .hero-green-88b0,
  .breadcrumb_c04c .block-7b5d .hero-green-88b0::after,
  .breadcrumb_c04c .block-7b5d .hero-green-88b0::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_c04c .block-7b5d .hero-green-88b0::before {
    top: -7px;
  }
  .breadcrumb_c04c .block-7b5d .hero-green-88b0::after {
    bottom: -7px;
  }
  .nav-fast-e76f .block-7b5d .prev_5284 {
    margin-top: -2px;
    width: 31px;
  }
  .nav-fast-e76f .block-7b5d .hero-green-88b0 {
    margin-top: -1.5px;
  }
  .nav-fast-e76f .block-7b5d .hero-green-88b0,
  .nav-fast-e76f .block-7b5d .hero-green-88b0::after,
  .nav-fast-e76f .block-7b5d .hero-green-88b0::before {
    width: 31px;
    height: 3px;
  }
  .nav-fast-e76f .block-7b5d .hero-green-88b0::before {
    top: -9px;
  }
  .nav-fast-e76f .block-7b5d .hero-green-88b0::after {
    bottom: -9px;
  }
}
.box_in_5985 .hero-green-88b0 {
  -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);
}
.box_in_5985 .hero-green-88b0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box_in_5985 .hero-green-88b0::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);
}
.box_in_5985.aside-under-6de6 .hero-green-88b0 {
  -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);
}
.box_in_5985.aside-under-6de6 .hero-green-88b0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box_in_5985.aside-under-6de6 .hero-green-88b0::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);
}
.content-first-d2da {
  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.motion-11b3:before {
  display: none;
}
.nav_8a53 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.nav_8a53 .fast_48c8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.nav_8a53 .fast_48c8:last-of-type {
  border-bottom: none;
}
.nav_8a53 .fast_48c8.button_stone_3c88,
.nav_8a53 .fast_48c8.modal_87e5,
.nav_8a53 .fast_48c8.gradient_dim_a8cb {
  padding: 0;
}
.nav_8a53 .carousel_ee7b .hovered-725b {
  color: currentColor;
}
.nav_8a53 .carousel_ee7b .hovered-725b:focus,
.nav_8a53 .carousel_ee7b .hovered-725b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_8a53.detail_blue_708d .focus_8143,
.nav_8a53.detail_blue_708d .component_inner_1ed3 a,
.nav_8a53.detail_blue_708d .filter-12d5 a,
.nav_8a53.detail_blue_708d .outline-7140 a {
  color: rgba(0, 0, 0, 0.55);
}
.nav_8a53.detail_blue_708d .focus_8143:hover,
.nav_8a53.detail_blue_708d .component_inner_1ed3 a:hover,
.nav_8a53.detail_blue_708d .filter-12d5 a:hover,
.nav_8a53.detail_blue_708d .outline-7140 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_8a53.detail_blue_708d .border-glass-9be0 {
  color: rgba(0, 0, 0, 0.8);
}
.nav_8a53.detail_blue_708d .fast_48c8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_8a53.detail_blue_708d .fast_48c8:before {
  background: rgba(0, 0, 0, 0.08);
}
.nav_8a53.detail_blue_708d .picture-clean-039f:before {
  background: rgba(255, 255, 255, 0.9);
}
.nav_8a53.detail_blue_708d .carousel_ee7b .selected-f23c li a,
.nav_8a53.detail_blue_708d .carousel_ee7b .hovered-725b,
.nav_8a53.detail_blue_708d .outline-7140 {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_8a53.detail_blue_708d .carousel_ee7b .hovered-725b:focus,
.nav_8a53.detail_blue_708d .carousel_ee7b .hovered-725b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_8a53.detail_blue_708d .selected-f23c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_8a53.fluid_0bf2 .focus_8143,
.nav_8a53.fluid_0bf2 .component_inner_1ed3 a,
.nav_8a53.fluid_0bf2 .filter-12d5 .hovered-725b,
.nav_8a53.fluid_0bf2 .filter-12d5 a,
.nav_8a53.fluid_0bf2 .outline-7140 a {
  color: rgba(255, 255, 255, 0.79);
}
.nav_8a53.fluid_0bf2 .focus_8143:hover,
.nav_8a53.fluid_0bf2 .component_inner_1ed3 a:hover,
.nav_8a53.fluid_0bf2 .filter-12d5 .hovered-725b:hover,
.nav_8a53.fluid_0bf2 .filter-12d5 a:hover,
.nav_8a53.fluid_0bf2 .outline-7140 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_8a53.fluid_0bf2 .border-glass-9be0 {
  color: rgba(255, 255, 255, 0.99);
}
.nav_8a53.fluid_0bf2 .fast_48c8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_8a53.fluid_0bf2 .fast_48c8:before {
  background: rgba(255, 255, 255, 0.08);
}
.nav_8a53.fluid_0bf2 .picture-clean-039f:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav_8a53.fluid_0bf2 .carousel_ee7b .selected-f23c li a,
.nav_8a53.fluid_0bf2 .carousel_ee7b .hovered-725b,
.nav_8a53.fluid_0bf2 .outline-7140 {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_8a53.fluid_0bf2 .carousel_ee7b .hovered-725b:focus,
.nav_8a53.fluid_0bf2 .carousel_ee7b .hovered-725b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_8a53.fluid_0bf2 .selected-f23c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-clean-039f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.picture-clean-039f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.disabled_d9bb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion_glass_6cda .nav_8a53 {
  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;
}
.accordion_glass_6cda .fast_48c8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion_glass_6cda .fast_48c8: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) {
  .accordion_glass_6cda .fast_48c8:before {
    width: 16%;
    left: 42%;
  }
}
.accordion_glass_6cda .fast_48c8:last-child:before {
  content: none;
}
.accordion_glass_6cda .fast_48c8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion_glass_6cda .carousel_ee7b .selected-f23c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion_glass_6cda .carousel_ee7b .selected-f23c li a .hovered-725b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion_glass_6cda .carousel_ee7b .outline-7140 {
  border: none;
}
.accordion_glass_6cda .carousel_ee7b .outline-7140 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion_glass_6cda .picture-clean-039f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion_glass_6cda .disabled_d9bb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion_glass_6cda .fluid_0bf2 .picture-clean-039f:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion_glass_6cda .detail_blue_708d.frame-fcbd .hero-green-88b0 {
  background: rgba(0, 0, 0, 0.6);
}
.accordion_glass_6cda
  .detail_blue_708d.frame-fcbd
  .hero-green-88b0::after,
.accordion_glass_6cda
  .detail_blue_708d.frame-fcbd
  .hero-green-88b0:before {
  background: inherit;
}
.accordion_glass_6cda
  .detail_blue_708d.frame-fcbd:hover
  .hero-green-88b0 {
  background: rgba(0, 0, 0, 0.8);
}
.up_fb45 .nav_8a53 {
  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) {
  .up_fb45 .nav_8a53 {
    width: auto;
    right: 45px;
  }
}
.down_708b .nav_8a53 {
  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) {
  .down_708b .nav_8a53 {
    width: auto;
    left: 45px;
  }
}
.motion-11b3 .nav_8a53 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.motion-11b3 .disabled_d9bb {
  max-width: 48em;
  margin: 0 auto;
}
.motion-11b3 .picture-clean-039f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gallery-f22c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-f22c.accordion_glass_6cda .nav_8a53 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gallery-f22c.up_fb45 .nav_8a53 {
  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);
}
.gallery-f22c .nav_8a53 {
  visibility: visible;
}
.gallery-f22c.down_708b .nav_8a53 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu-0512,
.logo_north_0ee9 {
  overflow-x: hidden;
}
.menu-0512 .nav_8a53 {
  overflow: auto;
}
.menu-0512.accordion_glass_6cda {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-0512.accordion_glass_6cda .nav_8a53 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu-0512.accordion_glass_6cda .menu_a167 {
  opacity: 0;
}
.menu-0512.up_fb45 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-0512.up_fb45 .nav_8a53 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu-0512.up_fb45 .menu_a167 {
  opacity: 0;
}
.menu-0512.down_708b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-0512.down_708b .nav_8a53 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu-0512.down_708b .menu_a167 {
  opacity: 0;
}
.menu-0512.motion-11b3 .nav_8a53 {
  z-index: 10;
  visibility: visible;
}
.frame-fcbd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.frame-fcbd .hero-green-88b0 {
  background: rgba(255, 255, 255, 0.99);
}
.frame-fcbd .hero-green-88b0::after,
.frame-fcbd .hero-green-88b0:before {
  background: inherit;
}
.frame-fcbd:hover .hero-green-88b0 {
  background: rgba(255, 255, 255, 0.99);
}
.down_708b .frame-fcbd {
  top: 10px;
  right: auto;
  left: 12px;
}
.motion-11b3 .frame-fcbd {
  display: none !important;
}
.menu-0512:before,
.logo_north_0ee9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu-0512 .frame-fcbd,
.logo_north_0ee9 .frame-fcbd {
  display: inline-block;
}
.nav_8a53 .slider-20d6 {
  -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;
}
.menu-0512 .nav_8a53 .slider-20d6,
.logo_north_0ee9 .nav_8a53 .slider-20d6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row-4d75 .image_motion_f545 {
  width: 100%;
}
.filter_d6b4 {
  padding: 0 0.5em 0;
}
.filter_d6b4 [class*="customify-col-"],
.filter_d6b4 [class*="customify-col_"],
.filter_d6b4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.status_3dd8 .filter_d6b4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .bronze-d780 .media_north_ba6c,
  .media_north_ba6c {
    display: none;
  }
  .tooltip_521b {
    text-align: left;
  }
  .large-f8ae {
    text-align: center;
  }
  .button_ad77 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .bronze-d780 .primary_pro_08e0,
  .primary_pro_08e0 {
    display: none;
  }
  .grid_57ce {
    text-align: left;
  }
  .menu-d60c {
    text-align: center;
  }
  .iron_28d9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .bronze-d780 .sidebar-selected-a3c1,
  .sidebar-selected-a3c1 {
    display: none;
  }
  .avatar-f54f {
    text-align: left;
  }
  .center-06d8 {
    text-align: center;
  }
  .shadow_1dcd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.action-1cee {
  box-shadow: none !important;
}
.gallery-b802 .description-complex-37eb,
.tooltip_39f6 .description-complex-37eb {
  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;
}
.tooltip_39f6 .description-complex-37eb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video_44ac {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.video_44ac:after,
.video_44ac:before {
  content: "";
  display: table;
}
.video_44ac:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .video_44ac {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.video_44ac,
.component-gold-84c8 {
  max-width: 1248px;
  margin: 0 auto;
}

.prev-ced1.fast-fe69 .video_44ac {
  max-width: 100%;
}
.prev-ced1.last_8384 {
  max-width: 1200px;
  margin: 0 auto;
}
.prev-ced1.disabled-ab22 .video_44ac {
  max-width: 100%;
}
.prev-ced1.disabled-ab22 > .video_44ac {
  padding-left: 0;
  padding-right: 0;
}
.prev-ced1.disabled-ab22 > .video_44ac .bronze-d780 {
  margin: 0;
}
.prev-ced1.disabled-ab22
  > .video_44ac
  .logo-rough-9abc.tag_32aa {
  margin-right: 0;
  margin-left: 0;
}
.prev-ced1.disabled-ab22 #main.tag_32aa {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .texture-fluid-5f09 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .texture-fluid-5f09 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form_9205 .red-2ade {
    padding-right: 1em;
  }
  .form_9205.easy-afcd .logo-rough-9abc {
    border-right: 1px solid #eaecee;
  }
  .form_9205.easy-afcd .red-2ade {
    padding-right: 1em;
  }
  .form_9205.easy-afcd .lite-6286 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-bottom-2977 .red-2ade {
    padding-left: 1em;
  }
  .grid-bottom-2977.easy-afcd .logo-rough-9abc {
    border-left: 1px solid #eaecee;
  }
  .grid-bottom-2977.easy-afcd .red-2ade {
    padding-left: 1em;
  }
  .grid-bottom-2977.easy-afcd .lite-6286 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_silver_b1e4 .red-2ade {
    padding-left: 1em;
  }
  .banner_silver_b1e4.easy-afcd .pattern-eac6 {
    border-right: 1px solid #eaecee;
  }
  .banner_silver_b1e4.easy-afcd .accent-tiny-d755 {
    border-right: 1px solid #eaecee;
  }
  .banner_silver_b1e4.easy-afcd .red-2ade {
    padding-left: 1em;
  }
  .banner_silver_b1e4.easy-afcd .lite-6286 {
    padding-right: 1em;
  }
  .banner_silver_b1e4.easy-afcd .action-7435 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_copper_a770 .red-2ade {
    padding-right: 1em;
  }
  .shadow_copper_a770.easy-afcd .pattern-eac6 {
    border-left: 1px solid #eaecee;
  }
  .shadow_copper_a770.easy-afcd .accent-tiny-d755 {
    border-left: 1px solid #eaecee;
  }
  .shadow_copper_a770.easy-afcd .red-2ade {
    padding-right: 1em;
  }
  .shadow_copper_a770.easy-afcd .lite-6286 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_copper_a770.easy-afcd .action-7435 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-fluid-5f09 .red-2ade {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-fluid-5f09.easy-afcd .logo-rough-9abc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .texture-fluid-5f09.easy-afcd .red-2ade {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-fluid-5f09.easy-afcd .lite-6286 {
    padding-left: 1em;
  }
  .texture-fluid-5f09.easy-afcd .action-7435 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .texture-fluid-5f09.easy-afcd .red-2ade {
    padding-left: 0;
  }
}
.heading_bright_ed84 .prev_f361 {
  display: inline-block;
}
.accordion_liquid_95eb {
  display: inline-block;
}
.nav-63dd {
  word-con: break-word;
}
.liquid-2f0b > span {
  display: inline-block;
  padding: 5px 0;
}
.liquid-2f0b .element-747d {
  margin-left: 8px;
  margin-right: 8px;
}
.liquid-2f0b .gradient-liquid-342b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.title_593e .alert-5d92 {
  margin-bottom: 2em;
}
.title_593e .banner-complex-fc85 {
  margin-bottom: 15px;
}
.title_593e .banner-complex-fc85:last-child {
  margin-bottom: 0;
}
.title_593e .clean-8dac {
  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) {
  .title_593e .clean-8dac {
    display: block;
  }
}
.title_593e .tooltip_complex_46e0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .title_593e .tooltip_complex_46e0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.title_593e .focus_b3f1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.title_593e .focus_b3f1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.title_593e .focus_b3f1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.title_593e .nav-63dd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_593e .nav-63dd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.title_593e .secondary-3a39 p:last-child {
  margin-bottom: 0;
}
.title_593e .footer_d65b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.title_593e .article_6482 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.title_593e .avatar-95ce {
  margin-top: 1em;
}
.title_593e .backdrop-e777 {
  top: 0;
  display: block;
}
.title_593e .backdrop-e777 a {
  color: inherit;
}
.title_593e .backdrop-e777 a:hover {
  color: inherit;
}
.title_593e .tiny_0574 {
  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;
}
.title_593e .tiny_0574:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.title_593e .article_6482 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.title_593e .secondary_brown_c7d9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.title_593e .secondary_brown_c7d9:first-child {
  margin-top: 0;
}
.title_593e .secondary_brown_c7d9.pagination_c6f4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.title_593e .secondary_brown_c7d9.link-last-d3b6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_593e
  .secondary_brown_c7d9.link-last-d3b6.liquid-7ede
  .avatar-95ce {
  width: 100%;
}
.title_593e .link-last-d3b6 {
  -webkit-box-align: center;
  align-items: center;
}
.title_593e .link-last-d3b6 .liquid-2f0b,
.title_593e .link-last-d3b6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.title_593e .focus_b3f1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_593e .focus_b3f1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_593e .focus_b3f1: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;
}
.title_593e .pagination_c6f4 {
  z-index: 5;
}
.title_593e .frame-597a .detail-selected-f127 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.title_593e .overlay_copper_ba7f .detail-selected-f127 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.title_593e .hero_b981 .detail-selected-f127 {
  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;
}
.title_593e.lower_64d0 .clean-8dac,
.title_593e.popup-pressed-bb23 .clean-8dac {
  display: block;
}
.title_593e.lower_64d0 .clean-8dac .focus-orange-7d36,
.title_593e.lower_64d0 .clean-8dac .article_6482,
.title_593e.popup-pressed-bb23 .clean-8dac .focus-orange-7d36,
.title_593e.popup-pressed-bb23 .clean-8dac .article_6482 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_593e.mask-31c1 .tooltip_complex_46e0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .title_593e.mask-31c1 .tooltip_complex_46e0 {
    margin-right: 0;
  }
}
.title_593e.lower_64d0 .tooltip_complex_46e0,
.title_593e.popup-pressed-bb23 .tooltip_complex_46e0 {
  padding-top: 40%;
}
.title_593e.lower_64d0 .alert-5d92,
.title_593e.popup-pressed-bb23 .alert-5d92 {
  display: block;
}
.title_593e.lower_64d0 .fn-sticky-1c1d .article_6482,
.title_593e.popup-pressed-bb23 .fn-sticky-1c1d .article_6482 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.title_593e.lower_64d0 .tooltip_complex_46e0,
.title_593e.popup-pressed-bb23 .tooltip_complex_46e0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.title_593e.lower_64d0 .article_6482 {
  padding: 1em;
}
.list_80af {
  margin: 30px auto;
  display: block;
}
.list_80af .row-2217 > * {
  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;
}
.list_80af .row-2217 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list_80af .row-2217 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_ca5b .liquid-2f0b {
  margin-bottom: 1.41575em;
}
.active_ca5b .module_yellow_aefb {
  margin-bottom: 1.618em;
}
.table-paper-f4ff .widget-d856 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-paper-f4ff .widget-d856 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-paper-f4ff .shadow_4ae2 {
  max-width: 100%;
  overflow: auto;
}
.soft-ab25 .table-paper-f4ff a:hover {
  text-decoration: underline;
}
.carousel-7566 .banner-complex-fc85:not(.nav-63dd),
.carousel-7566 .focus_b3f1 {
  margin-bottom: 1.41575em;
}
.carousel-7566 .banner-complex-fc85:not(.nav-63dd):last-child,
.carousel-7566 .focus_b3f1:last-child {
  margin-bottom: 0;
}
.carousel-7566 .banner-complex-fc85.plasma-6e6a {
  margin-bottom: 0.41575em;
}
.carousel-7566 .orange_0fc7:before,
.carousel-7566 .message_north_7069:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.carousel-7566 .orange_0fc7:before {
  content: "\f115";
}
.carousel-7566 .message_north_7069:before {
  content: "\f02c";
}
.carousel-7566 .primary_yellow_fe58 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.carousel-7566 .primary_yellow_fe58 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.clean-6d21 {
  display: -webkit-box;
  display: flex;
}
.clean-6d21 .tooltip-in-2359 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .clean-6d21 .tooltip-in-2359 {
    flex-basis: 90px;
  }
}
.clean-6d21 .title_2f8d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean-6d21 .title_2f8d {
    flex-basis: calc(100% - 50px);
  }
}
.clean-6d21 .focus_3df7 p:last-child {
  margin-bottom: 0.72em;
}
.row_large_0743 .row-2217 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row_large_0743 .row-2217:after,
.row_large_0743 .row-2217:before {
  content: "";
  display: table;
}
.row_large_0743 .row-2217:after {
  clear: both;
}
.row_large_0743 .row-2217 .media-in-e70f,
.row_large_0743 .row-2217 .outline_88a0 {
  width: 49%;
}
.row_large_0743 .row-2217 .media-in-e70f a span.solid_042b,
.row_large_0743 .row-2217 .outline_88a0 a span.solid_042b {
  display: block;
  margin-bottom: 5px;
}
.row_large_0743 .row-2217 .outline_88a0 {
  float: left;
  text-align: left;
}
.row_large_0743 .row-2217 .media-in-e70f {
  float: right;
  text-align: right;
}
.full_8db3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .full_8db3 {
    margin-bottom: 0;
  }
}
.dropdown-e9f9 {
  margin-bottom: 1em;
}
.dropdown-e9f9 .nav-63dd {
  font-size: 1.1em;
  line-height: 1.3;
}
.in-c9e2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.narrow-d717 .dropdown-e9f9,
.banner_69e8 .dropdown-e9f9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .narrow-d717 .dropdown-e9f9,
  .banner_69e8 .dropdown-e9f9 {
    display: block;
  }
}
.narrow-d717 .in-c9e2,
.banner_69e8 .in-c9e2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .narrow-d717 .in-c9e2,
  .banner_69e8 .in-c9e2 {
    margin-bottom: 1em;
  }
}
.narrow-d717 .in-c9e2 img,
.banner_69e8 .in-c9e2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.narrow-d717 .static-e46c,
.banner_69e8 .static-e46c {
  flex-basis: calc(100% - 160px);
}
.narrow-d717 .static-e46c p,
.banner_69e8 .static-e46c p {
  margin-bottom: 0;
}
.narrow-d717 .static-e46c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .narrow-d717 .static-e46c {
    padding-left: 0;
  }
}
.banner_69e8 .static-e46c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner_69e8 .static-e46c {
    padding-right: 0;
  }
}
.banner_69e8 .in-c9e2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lite_f9cf .in-c9e2 {
  margin-bottom: 0.5em;
}
.lite_f9cf .in-c9e2 img {
  width: 100%;
}
.pro_7eb7 .pressed_ec85,
.center-b9f0 .pressed_ec85 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.center-b9f0 .logo-rough-9abc .component-a051 p:last-child {
  margin-bottom: 0;
}
.secondary-up-1d50 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.static_4ea5 .tiny_2ef2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .static_4ea5 .tiny_2ef2:last-of-type {
    margin-bottom: 0;
  }
}
.static_4ea5 .tiny_2ef2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static_4ea5 .tiny_2ef2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.static_4ea5 .tiny_2ef2 ul li {
  margin: 0 0 0.6em;
}
.static_4ea5 .tiny_2ef2 ul li.lower-6d93,
.static_4ea5 .tiny_2ef2 ul li.focused_4bb2 {
  position: relative;
}
.static_4ea5 .tiny_2ef2 ul li.lower-6d93 .message_white_c0ea,
.static_4ea5 .tiny_2ef2 ul li.focused_4bb2 .message_white_c0ea {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.static_4ea5 .tiny_2ef2 ul li.lower-6d93:after:after,
.static_4ea5 .tiny_2ef2 ul li.lower-6d93:after:before,
.static_4ea5
  .tiny_2ef2
  ul
  li.focused_4bb2:after:after,
.static_4ea5
  .tiny_2ef2
  ul
  li.focused_4bb2:after:before {
  content: "";
  display: table;
}
.static_4ea5 .tiny_2ef2 ul li.lower-6d93:after:after,
.static_4ea5
  .tiny_2ef2
  ul
  li.focused_4bb2:after:after {
  clear: both;
}
.static_4ea5 .tiny_2ef2 a.banner_steel_5bfe:hover {
  text-decoration: none;
}
.static_4ea5 .tiny_2ef2 select {
  max-width: 100%;
}
.static_4ea5 .tiny_2ef2 table {
  font-size: 85%;
}
.static_4ea5 .tiny_2ef2 table td,
.static_4ea5 .tiny_2ef2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.static_4ea5 .tiny_2ef2 table tfoot td {
  text-align: left;
}
.static_4ea5 .tiny_2ef2 :last-child {
  margin-bottom: 0;
}
.static_4ea5 .tiny_2ef2 .search-complex-7ca5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.static_4ea5 .tiny_2ef2 .search-complex-7ca5 label {
  width: 100%;
}
.static_4ea5 .tiny_2ef2 .search-complex-7ca5 .light-c34b {
  width: 100%;
  display: block;
}
.static_4ea5 .tiny_2ef2 .search-complex-7ca5 .section_selected_ee57 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.static_4ea5 .tiny_2ef2 .search-complex-7ca5 .section_selected_ee57:hover svg #svg-search {
  fill: #444;
}
.static_4ea5 .tiny_2ef2 .search-complex-7ca5 .section_selected_ee57 svg {
  width: 18px;
  height: 18px;
}
.static_4ea5 .left-6082 ul ul,
.static_4ea5 .middle_1aed ul ul,
.static_4ea5 .accordion_a120 ul ul,
.static_4ea5 .in-d96d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.static_4ea5 .left-6082 .caption_fixed_660a > a,
.static_4ea5 .middle_1aed .caption_fixed_660a > a,
.static_4ea5 .accordion_a120 .caption_fixed_660a > a,
.static_4ea5 .in-d96d .caption_fixed_660a > a {
  margin-bottom: 0;
}
.static_4ea5 .notification-e325 li,
.static_4ea5 .left-6082 li,
.static_4ea5 .cold-a183 li,
.static_4ea5 .middle_1aed li,
.static_4ea5 .accordion_a120 li,
.static_4ea5 .in-d96d li,
.static_4ea5 .input_stale_9a31 li,
.static_4ea5 .focus-c25f li {
  display: block;
  position: relative;
}
.static_4ea5 .notification-e325 li:last-child,
.static_4ea5 .left-6082 li:last-child,
.static_4ea5 .cold-a183 li:last-child,
.static_4ea5 .middle_1aed li:last-child,
.static_4ea5 .accordion_a120 li:last-child,
.static_4ea5 .in-d96d li:last-child,
.static_4ea5 .input_stale_9a31 li:last-child,
.static_4ea5 .focus-c25f li:last-child {
  border: none;
}
.static_4ea5 .notification-e325 li a,
.static_4ea5 .left-6082 li a,
.static_4ea5 .cold-a183 li a,
.static_4ea5 .middle_1aed li a,
.static_4ea5 .accordion_a120 li a,
.static_4ea5 .in-d96d li a,
.static_4ea5 .input_stale_9a31 li a,
.static_4ea5 .focus-c25f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static_4ea5 .notification-e325 li ul li::before,
.static_4ea5 .left-6082 li ul li::before,
.static_4ea5 .cold-a183 li ul li::before,
.static_4ea5 .middle_1aed li ul li::before,
.static_4ea5 .accordion_a120 li ul li::before,
.static_4ea5 .in-d96d li ul li::before,
.static_4ea5 .input_stale_9a31 li ul li::before,
.static_4ea5 .focus-c25f li ul li::before {
  left: 15px;
}
.static_4ea5 .notification-e325 li ul a,
.static_4ea5 .left-6082 li ul a,
.static_4ea5 .cold-a183 li ul a,
.static_4ea5 .middle_1aed li ul a,
.static_4ea5 .accordion_a120 li ul a,
.static_4ea5 .in-d96d li ul a,
.static_4ea5 .input_stale_9a31 li ul a,
.static_4ea5 .focus-c25f li ul a {
  padding-left: 20px;
}
.static_4ea5 .notification-e325 li ul ul li::before,
.static_4ea5 .left-6082 li ul ul li::before,
.static_4ea5 .cold-a183 li ul ul li::before,
.static_4ea5 .middle_1aed li ul ul li::before,
.static_4ea5 .accordion_a120 li ul ul li::before,
.static_4ea5 .in-d96d li ul ul li::before,
.static_4ea5 .input_stale_9a31 li ul ul li::before,
.static_4ea5 .focus-c25f li ul ul li::before {
  left: 30px;
}
.static_4ea5 .notification-e325 li ul ul a,
.static_4ea5 .left-6082 li ul ul a,
.static_4ea5 .cold-a183 li ul ul a,
.static_4ea5 .middle_1aed li ul ul a,
.static_4ea5 .accordion_a120 li ul ul a,
.static_4ea5 .in-d96d li ul ul a,
.static_4ea5 .input_stale_9a31 li ul ul a,
.static_4ea5 .focus-c25f li ul ul a {
  padding-left: 40px;
}
.static_4ea5 .chip-hovered-e4e4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static_4ea5 .focus-c25f ul li {
  margin-bottom: 1.41575em;
}
.static_4ea5 .focus-c25f ul li .modal-stale-5a13 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.static_4ea5 .focus-c25f ul li .search_5a5a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fluid_0bf2 .notification-e325 li a,
.fluid_0bf2 .left-6082 li a,
.fluid_0bf2 .cold-a183 li a,
.fluid_0bf2 .middle_1aed li a,
.fluid_0bf2 .accordion_a120 li a,
.fluid_0bf2 .in-d96d li a,
.fluid_0bf2 .input_stale_9a31 li a,
.fluid_0bf2 .focus-c25f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_0bf2 .chip-hovered-e4e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_0bf2 .tiny_2ef2 ul li.lower-6d93 .message_white_c0ea,
.fluid_0bf2 .tiny_2ef2 ul li.focused_4bb2 .message_white_c0ea {
  background: rgba(0, 0, 0, 0.2);
}
.fluid_0bf2 .static_4ea5 .tiny_2ef2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-ced1 .static_4ea5 .selected-f23c li {
  margin: 0;
}
.prev-ced1 .static_4ea5 .selected-f23c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.prev-ced1 .static_4ea5 .selected-f23c li ul {
  margin: 0;
}
.prev-ced1 .static_4ea5 .selected-f23c li ul li a {
  padding-left: 15px;
}
.prev-ced1 .static_4ea5 .selected-f23c li ul li li a {
  padding-left: 30px;
}
.prev-ced1 .static_4ea5 .selected-f23c li.old_b812 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.prev-ced1 .static_4ea5 .selected-f23c li.old_b812 > 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;
}
.prev-ced1 .static_4ea5 .selected-f23c li.old_b812 > 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;
}
.pagination_bottom_487a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_gold_4f6c {
  position: relative;
  z-index: 10;
}
.active_gold_4f6c .slider-20d6 {
  width: 100%;
  max-width: 100%;
}
.paper-e0b3 .text-451e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paper-e0b3 .detail_blue_708d {
}
.paper-e0b3 .fluid_0bf2 {
  background: #292929;
}
.pattern-plasma-c204 .text-451e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pattern-plasma-c204 .detail_blue_708d {
  background: #f9f9f9;
}
.pattern-plasma-c204 .fluid_0bf2 {
  background: #303030;
}
.title-full-6599 .text-451e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-full-6599 .prev_f361 {
    margin-bottom: 1em;
  }
  .title-full-6599 .prev_f361:last-child {
    margin-bottom: 0;
  }
}
.title-full-6599 .detail_blue_708d {
  background: #ededed;
}
.title-full-6599 .fluid_0bf2 {
  background: #1a1a1a;
}
.text-451e.detail_blue_708d {
  color: rgba(0, 0, 0, 0.6);
}
.text-451e.detail_blue_708d .selected_3005 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-451e.fluid_0bf2 {
  color: rgba(255, 255, 255, 0.99);
}
.text-451e.fluid_0bf2 a:not(.banner_steel_5bfe) {
  color: rgba(255, 255, 255, 0.79);
}
.text-451e.fluid_0bf2 a:not(.banner_steel_5bfe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-451e.fluid_0bf2 .selected_3005 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-451e.fluid_0bf2 table tbody td,
.text-451e.fluid_0bf2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar_4b1d.border-b494 .video_44ac {
  max-width: initial;
}
.sidebar_4b1d .description_plasma_e7eb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sidebar_4b1d .description_plasma_e7eb .slider-20d6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sidebar_4b1d .description_plasma_e7eb .slider-20d6 {
    display: block;
    margin-bottom: 2em;
  }
  .sidebar_4b1d .description_plasma_e7eb .slider-20d6:last-child {
    margin-bottom: 0;
  }
}
.title-full-6599 .prev_f361:last-child,
.pattern-plasma-c204 .prev_f361:last-child,
.paper-e0b3 .prev_f361:last-child {
  margin-bottom: 0;
}
.title-full-6599 .prev_f361 .static_4ea5 .tiny_2ef2:last-child,
.pattern-plasma-c204 .prev_f361 .static_4ea5 .tiny_2ef2:last-child,
.paper-e0b3 .prev_f361 .static_4ea5 .tiny_2ef2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title-full-6599 .huge_b7e1,
  .title-full-6599 .filter-9bd9,
  .pattern-plasma-c204 .huge_b7e1,
  .pattern-plasma-c204 .filter-9bd9,
  .paper-e0b3 .huge_b7e1,
  .paper-e0b3 .filter-9bd9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_gold_4f6c .prev_f361 {
    margin-bottom: 2em;
  }
}
.active_gold_4f6c p:last-child {
  margin-bottom: 0;
}
.active_gold_4f6c li,
.active_gold_4f6c ul {
  list-style: none;
  margin: 0;
}
.active_gold_4f6c ul ul {
  margin-left: 2.617924em;
}
.pattern_stale_04f6 {
  font-size: 0.875em;
}

/* css-noise: 140c */
.phantom-card-u9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
