/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search-5940/customify
Author: WPCustomify
Author URI: https://pressmaximum.search-5940
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.search-5940/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pagination_cedc.orange_4964/licenses/gpl-2.0.tabs_center_2838
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.narrow-517c/, (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.blue-9caa.summary_d302/normalize.active-bc81/
 ======
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.active-bc81 v7.0.0 | MIT License | github.search-5940/necolas/normalize.active-bc81 */
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;
}
.gradient_south_0f40 .shade-046a,
.narrow-4a63,
.steel_ee47,
.component_lower_348a,
.clean_51d5,
.slider-d35b,
.backdrop-lite-9d3a,
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;
}
.narrow-4a63,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .narrow-4a63,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .narrow-4a63,
  h1 {
    font-size: 1.8em;
  }
}
.steel_ee47,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.steel_ee47 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .steel_ee47,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .steel_ee47,
  h2 {
    font-size: 1.7em;
  }
}
.component_lower_348a,
h3 {
  font-size: 1.618em;
}
.gradient_south_0f40 .shade-046a,
.clean_51d5,
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.accordion-a248 {
  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;
}
.form_de3c:after,
.form_de3c:before,
.row_681f:after,
.row_681f:before {
  content: "";
  display: table;
}
.form_de3c:after,
.row_681f:after {
  clear: both;
}
.focus-plasma-3d05 {
  float: right;
  margin-right: 0;
}
.hard_41b2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.white_892b .logo-ef81,
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;
}
.white_892b .logo-ef81: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;
}
.gradient_old_4558 .logo-ef81 {
  box-shadow: none;
}
.gradient_old_4558
  .logo-ef81
  .tooltip_f2f0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_old_4558 .logo-ef81 .nav_warm_0dcf {
  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;
}
.gradient_old_4558
  .logo-ef81
  .nav_warm_0dcf
  b {
  display: none;
}
.gradient_old_4558 .current_2342 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mini-4e56:not(.sidebar_4b15):not(.avatar-huge-40c9),
button:not(.sidebar_4b15):not(.avatar-huge-40c9),
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ),
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ),
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ) {
  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;
}
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):hover,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):hover,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):hover,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):hover,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):active,
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):active,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):active,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):active,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):active,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus {
  outline: 0;
}
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1 {
  position: relative;
}
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .bronze_425b,
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .focus_prev_1680,
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .aside-9972,
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  i,
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  svg,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .bronze_425b,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .focus_prev_1680,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .aside-9972,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  i,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  svg,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .bronze_425b,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .focus_prev_1680,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .aside-9972,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  i,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  svg,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .bronze_425b,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .focus_prev_1680,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .aside-9972,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  i,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  svg,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .bronze_425b,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .focus_prev_1680,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  .aside-9972,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  i,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1
  svg {
  visibility: hidden;
}
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1:after,
button:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1:after,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1:after,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1:after,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ).fn-loading-3ad1: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;
}
.mini-4e56:not(.sidebar_4b15):not(.avatar-huge-40c9),
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ),
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ),
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ) {
  color: #fff;
  background: #235787;
}
.mini-4e56:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus,
input[type="button"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus,
input[type="reset"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus,
input[type="submit"]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ):focus {
  color: #fff;
}
.mini-4e56.fn-disabled-3ad1:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ),
.mini-4e56[disabled]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ),
button.fn-disabled-3ad1:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ),
button[disabled]:not(.sidebar_4b15):not(
    .avatar-huge-40c9
  ) {
  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;
}
.disabled_focused_6700 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled_focused_6700: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;
}
.icon_warm_08da {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block-44a5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block-bda0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.form_de3c:after,
.form_de3c:before,
.new_0bec:after,
.new_0bec:before,
.module_copper_8288:after,
.module_copper_8288:before,
.modal_last_c60b:after,
.modal_last_c60b:before,
.old-64c4:after,
.old-64c4:before,
.column_4d13:after,
.column_4d13:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.form_de3c:after,
.new_0bec:after,
.module_copper_8288:after,
.modal_last_c60b:after,
.old-64c4:after,
.column_4d13:after {
  clear: both;
}
.new_0bec .tooltip_b515,
.module_copper_8288 .tooltip_b515,
.secondary_middle_985d .tooltip_b515 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info_paper_2cd5 {
  display: inline-block;
}
.bronze_1a2e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bronze_1a2e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bronze_1a2e .over-9010 {
  padding: 1em 0;
  font-size: 85%;
}
.over-9010 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid_east_693e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid_east_693e:after,
.grid_east_693e:before {
  content: "";
  display: table;
}
.grid_east_693e:after {
  clear: both;
}
.heading_817c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border_yellow_5cf4 .heading_817c {
  max-width: 50%;
}
.thumbnail-321b .heading_817c {
  max-width: 33.33%;
}
.gallery_pressed_c937 .heading_817c {
  max-width: 25%;
}
.nav_black_e008 .heading_817c {
  max-width: 20%;
}
.photo-new-a83a .heading_817c {
  max-width: 16.66%;
}
.stale-b82b .heading_817c {
  max-width: 14.28%;
}
.basic_529d .heading_817c {
  max-width: 12.5%;
}
.down_6aa2 .heading_817c {
  max-width: 11.11%;
}
.bronze-8455 {
  display: block;
}
.gradient_south_0f40 .status-left-3380 label,
.gradient_south_0f40 .backdrop-inner-3606 label,
.gradient_south_0f40 .element-silver-7a79 label,
.gradient_south_0f40 .silver-1022 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-ba18 {
  list-style: none;
  margin: 0;
}
.shadow-ba18 article.solid_e539 {
  margin-bottom: 0;
}
.shadow-ba18 ul {
  list-style: none;
  margin: 0;
}
.shadow-ba18 .lower_e0b0 li.solid_e539 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-ba18 .lower_e0b0 li.solid_e539 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-ba18 .lower_e0b0 li.solid_e539: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) {
  .shadow-ba18 .lower_e0b0 li.solid_e539 li.solid_e539 li.solid_e539 li.solid_e539 {
    padding-left: 0;
  }
}
article.solid_e539 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid_e539 .new_0bec p:last-of-type {
  margin-bottom: 0;
}
article.solid_e539 .center-b54d {
  float: left;
}
article.solid_e539 .next_520b {
  margin-left: 85px;
}
article.solid_e539 .gold_d764 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid_e539 .gold_d764 .backdrop_8e23 {
  margin-left: 10px;
}
article.solid_e539 .medium-9531 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid_e539 .dim_d444 {
  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 .status-left-3380,
  #respond .element-silver-7a79,
  #respond .silver-1022 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status-left-3380 input,
#respond .element-silver-7a79 input,
#respond .silver-1022 input {
  width: 100%;
}
#respond .silver-1022 {
  margin-right: 0;
}
#respond .banner-3f91 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-basic-661d {
  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;
}
.title-basic-661d.container-pro-071c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title-basic-661d 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%);
}
.title-basic-661d:focus,
.title-basic-661d: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);
}
.menu_middle_a073 {
  border-radius: 10%;
}
.focus_f3cb {
  border-radius: 50%;
}
.soft-1edd {
  font-size: 0.72em;
}
.dropdown-3e60 {
  font-size: 0.875em;
}
.highlight_over_ba19 {
  font-size: 1.1em;
}
.preview-714e {
  text-transform: uppercase;
  line-height: 1.2;
}
.preview-714e.soft-1edd {
  letter-spacing: 0.5px;
}
.column-blue-1c5d,
.column-blue-1c5d a {
  color: #6d6d6d;
}
.column-blue-1c5d a:hover {
  color: #111;
}
.caption-ee56 {
  color: #6d6d6d;
}
.gradient_c37e {
  overflow-x: hidden;
}
.gradient_c37e .stone_4240.red-dd17 {
  position: relative;
}
.gradient_c37e .stone_4240.red-dd17.fluid-6ac8 {
  position: initial;
}
.gradient_c37e
  .stone_4240.red-dd17.fluid-6ac8
  .detail-stone-a30c {
  left: auto;
}
.gradient_c37e .stone_4240 .detail-stone-a30c {
  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;
}
.gradient_c37e .stone_4240:hover.red-dd17 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient_c37e
  .stone_4240:hover.red-dd17
  .detail-stone-a30c {
  display: block;
  z-index: 9999999;
}
.gradient_c37e .input_4775 .static_71c9,
.gradient_c37e .menu-8196 .static_71c9 {
  display: none;
}
.gradient_c37e .wrapper-2296 .stone_4240:hover.red-dd17 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gradient_south_0f40 .status-left-3380 label,
.gradient_south_0f40 .backdrop-inner-3606 label,
.gradient_south_0f40 .element-silver-7a79 label,
.gradient_south_0f40 .silver-1022 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow-ba18 {
  list-style: none;
  margin: 0;
}
.shadow-ba18 article.solid_e539 {
  margin-bottom: 0;
}
.shadow-ba18 ul {
  list-style: none;
  margin: 0;
}
.shadow-ba18 .lower_e0b0 li.solid_e539 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow-ba18 .lower_e0b0 li.solid_e539 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow-ba18 .lower_e0b0 li.solid_e539: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) {
  .shadow-ba18 .lower_e0b0 li.solid_e539 li.solid_e539 li.solid_e539 li.solid_e539 {
    padding-left: 0;
  }
}
article.solid_e539 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid_e539 .new_0bec p:last-of-type {
  margin-bottom: 0;
}
article.solid_e539 .center-b54d {
  float: left;
}
article.solid_e539 .next_520b {
  margin-left: 85px;
}
article.solid_e539 .gold_d764 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid_e539 .gold_d764 .backdrop_8e23 {
  margin-left: 10px;
}
article.solid_e539 .medium-9531 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid_e539 .dim_d444 {
  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 .status-left-3380,
  #respond .element-silver-7a79,
  #respond .silver-1022 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .status-left-3380 input,
#respond .element-silver-7a79 input,
#respond .silver-1022 input {
  width: 100%;
}
#respond .silver-1022 {
  margin-right: 0;
}
#respond .banner-3f91 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input_4775 .logo_6c84 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo_6c84 .gold_2f3a.highlight_motion_495a .active-in-6a15 > li > a:focus,
.logo_6c84 .gold_2f3a.highlight_motion_495a .active-in-6a15 > li > a:hover,
.logo_6c84 .gold_2f3a.message-d86d .active-in-6a15 > li > a:focus,
.logo_6c84 .gold_2f3a.message-d86d .active-in-6a15 > li > a:hover,
.logo_6c84 .gold_2f3a.title-clean-8f8d .active-in-6a15 > li > a:focus,
.logo_6c84 .gold_2f3a.title-clean-8f8d .active-in-6a15 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_6c84
  .gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li.over-2c59
  > a,
.logo_6c84
  .gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li.surface_fixed_06fb
  > a,
.logo_6c84
  .gold_2f3a.message-d86d
  .active-in-6a15
  > li.over-2c59
  > a,
.logo_6c84
  .gold_2f3a.message-d86d
  .active-in-6a15
  > li.surface_fixed_06fb
  > a,
.logo_6c84
  .gold_2f3a.title-clean-8f8d
  .active-in-6a15
  > li.over-2c59
  > a,
.logo_6c84 .gold_2f3a.title-clean-8f8d .active-in-6a15 > li.south-466b > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo_6c84 .paragraph-in-ae66,
.logo_6c84 .paragraph-in-ae66 a {
  color: rgba(255, 255, 255, 0.99);
}
.logo_6c84 .active_hovered_eda6.soft-3c59 li a,
.logo_6c84 .aside_a364 a,
.logo_6c84 .backdrop-bright-7c26,
.logo_6c84 .active-in-6a15 > li > a,
.logo_6c84 .tabs_7c64 {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84 .active_hovered_eda6.soft-3c59 li a:hover,
.logo_6c84 .aside_a364 a:hover,
.logo_6c84 .backdrop-bright-7c26:hover,
.logo_6c84 .active-in-6a15 > li > a:hover,
.logo_6c84 .tabs_7c64:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_6c84 .steel_b050 {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84 .steel_b050 .current_da48 {
  color: rgba(255, 255, 255, 0.99);
}
.logo_6c84 .steel_b050:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_6c84 .dropdown-21e1 .last_62d9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84 .dropdown-21e1 .last_62d9 .in-f039 {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84
  .dropdown-21e1
  .last_62d9
  .in-f039::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84
  .dropdown-21e1
  .last_62d9
  .in-f039:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84
  .dropdown-21e1
  .last_62d9
  .in-f039::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84
  .dropdown-21e1
  .last_62d9
  .in-f039::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84 .dropdown-21e1 .liquid-783d {
  color: rgba(255, 255, 255, 0.79);
}
.logo_6c84 .dropdown-21e1 .liquid-783d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_blue_8489
  .logo_6c84
  .dropdown-21e1
  .backdrop-189f
  .form-5825 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_blue_8489
  .logo_6c84
  .dropdown-21e1
  .backdrop-189f
  .in-f039 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_4775 .info_bd47 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.info_bd47 .gold_2f3a.highlight_motion_495a .active-in-6a15 > li > a:focus,
.info_bd47 .gold_2f3a.highlight_motion_495a .active-in-6a15 > li > a:hover,
.info_bd47 .gold_2f3a.message-d86d .active-in-6a15 > li > a:focus,
.info_bd47 .gold_2f3a.message-d86d .active-in-6a15 > li > a:hover,
.info_bd47 .gold_2f3a.title-clean-8f8d .active-in-6a15 > li > a:focus,
.info_bd47 .gold_2f3a.title-clean-8f8d .active-in-6a15 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_bd47
  .gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li.over-2c59
  > a,
.info_bd47
  .gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li.surface_fixed_06fb
  > a,
.info_bd47
  .gold_2f3a.message-d86d
  .active-in-6a15
  > li.over-2c59
  > a,
.info_bd47
  .gold_2f3a.message-d86d
  .active-in-6a15
  > li.surface_fixed_06fb
  > a,
.info_bd47
  .gold_2f3a.title-clean-8f8d
  .active-in-6a15
  > li.over-2c59
  > a,
.info_bd47 .gold_2f3a.title-clean-8f8d .active-in-6a15 > li.south-466b > a {
  color: rgba(0, 0, 0, 0.8);
}
.info_bd47 .paragraph-in-ae66,
.info_bd47 .paragraph-in-ae66 a {
  color: rgba(0, 0, 0, 0.8);
}
.info_bd47 .active_hovered_eda6.soft-3c59 li a,
.info_bd47 .aside_a364 a,
.info_bd47 .backdrop-bright-7c26,
.info_bd47 .active-in-6a15 > li > a,
.info_bd47 .tabs_7c64 {
  color: rgba(0, 0, 0, 0.55);
}
.info_bd47 .active_hovered_eda6.soft-3c59 li a:hover,
.info_bd47 .aside_a364 a:hover,
.info_bd47 .backdrop-bright-7c26:hover,
.info_bd47 .active-in-6a15 > li > a:hover,
.info_bd47 .tabs_7c64:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info_bd47 .steel_b050 {
  color: rgba(0, 0, 0, 0.55);
}
.info_bd47 .steel_b050 .current_da48 {
  color: rgba(0, 0, 0, 0.8);
}
.info_bd47 .steel_b050:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall_a090 .outer_5426 {
  margin-left: auto;
  margin-right: auto;
}
.module_copper_8288 > * {
  margin-left: auto;
  margin-right: auto;
}
.module_copper_8288 .icon_warm_08da {
  margin-right: 1.41575em;
}
.accordion_7f32 .module_copper_8288 > .dropdown-862c {
  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;
}
.accordion_7f32 .module_copper_8288 > .solid-1444 {
  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;
}
.frame-767d.tall_a090 .outer_5426,
.dropdown-current-0394.tall_a090 .outer_5426 {
  margin-left: 0;
}
.layout-e371.tall_a090 .outer_5426,
.title-glass-5c2e.tall_a090 .outer_5426 {
  margin-right: 0;
}
.module_copper_8288 ol,
.module_copper_8288 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.out_8ed5 video {
  max-width: 100%;
}
.menu-hard-3cdf img {
  display: block;
}
.menu-hard-3cdf.icon_warm_08da,
.menu-hard-3cdf.block-44a5 {
  width: 100%;
}
.menu-hard-3cdf.solid-1444 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.white-6186:not(.notification-1453) {
  margin: 1.5em auto;
}
.header_paper_e28b p {
  padding: 1.5em 14px;
}
ul.glass-296a.solid-1444,
ul.glass-296a.dropdown-862c,
ul.glass-296a.brown_5007.dropdown-862c {
  padding: 0 14px;
}
.content_pro_92f3 {
  display: block;
  overflow-x: auto;
}
.content_pro_92f3 table {
  border-collapse: collapse;
  width: 100%;
}
.content_pro_92f3 td,
.content_pro_92f3 th {
  padding: 0.5em;
}
.module_copper_8288 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.module_copper_8288 ol ol,
.module_copper_8288 ol ul,
.module_copper_8288 ul ol,
.module_copper_8288 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.module_copper_8288 ol ol li,
.module_copper_8288 ol ul li,
.module_copper_8288 ul ol li,
.module_copper_8288 ul ul li {
  margin-left: 0;
}
.main-e4b0.feature_next_7d57 > .purple_4617 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.main-e4b0.feature_next_7d57 > .purple_4617 iframe,
.main-e4b0.feature_next_7d57 > .purple_4617 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.right-e013 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.right-e013.table_thick_56c6 {
  padding: 0;
}
.right-e013.table_thick_56c6 cite {
  font-size: 13px;
}
.right-e013 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.right-e013 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_4a66 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_4a66 > p:first-child {
  margin-top: 0;
}
.active_4a66 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_4a66 blockquote {
  border-left: 0;
}
.heading-upper-d258 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.heading-upper-d258:not(.article_558f) {
  max-width: 100px;
}
.heading-upper-d258.wide-0d06 {
  border-bottom: none !important;
  text-align: center;
}
.heading-upper-d258.wide-0d06::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .header_paper_e28b p {
    padding: 1.5em 0;
  }
}
.section_active_c486 {
  color: #0073aa;
}
.frame-44bb {
  background-color: #0073aa;
}
.link_0f99 {
  color: #229fd8;
}
.container-8e8b {
  background-color: #229fd8;
}
.active-8492 {
  color: #eee;
}
.grid-cf91 {
  background-color: #eee;
}
.row-full-5a5c {
  color: #444;
}
.tag-87b4 {
  background-color: #444;
}
.table-west-c5f1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.table-west-c5f1 .table-a6d2 .aside_a364 {
  font-size: 15px;
}
.table-west-c5f1 .aside_a364 {
  line-height: 1.3;
}
.table-west-c5f1 .info_bd47 {
}
.table-west-c5f1 .logo_6c84 {
  background: #235787;
}
.soft-a6fe {
  padding: 0;
}
.soft-a6fe .logo_6c84 {
  background: #1a1a1a;
}
.soft-a6fe .info_bd47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.green-ccfc {
  padding: 0;
  border-left: none;
  border-right: none;
}
.green-ccfc .info_bd47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.green-ccfc .logo_6c84 {
  background: #303030;
}
.column_4d13 {
  position: relative;
  z-index: 10;
}
.column_4d13 .inner_f809 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-b1c1 .red-dd17 {
  display: inline-block;
  vertical-align: middle;
}
.menu-b1c1.preview_48cc .red-dd17 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .menu-b1c1.preview_48cc .red-dd17 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .menu-b1c1.preview_48cc .red-dd17 {
    margin-right: 0.4em;
  }
}
.menu-b1c1.preview_48cc .red-dd17:last-child {
  margin-right: 0;
}
.over-dea3 .inner_f809 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input_4775 .table-a6d2 {
    margin: 0 -0.5em;
  }
  .input_4775 .table-a6d2 [class*="customify-col-"],
  .input_4775 .table-a6d2 [class*="customify-col_"],
  .input_4775 .table-a6d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input_4775.description_804b .inner_f809 {
  background: 0 0 !important;
}
.input_4775.description_804b .inner_f809,
.input_4775.over-dea3 .inner_f809 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input_4775.media-b0f7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input_4775.over-dea3 .inner_f809 {
  box-shadow: none !important;
}
.east-040e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .east-040e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .east-040e {
    padding: 18px 0 20px;
  }
}
.east-040e .dynamic_345d {
  width: 100%;
}
.east-040e .carousel-b45a {
  margin-bottom: 0;
}
.east-040e .search_down_d8e8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.heading-small-df7f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.heading-small-df7f .detail-a051 {
  width: 100%;
}
.status_cold_13a7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status_cold_13a7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status_cold_13a7 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;
}
.status_cold_13a7 li:last-child:after {
  display: none;
}
.status_cold_13a7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary_c9c8 .static_71c9 button,
.east-040e .static_71c9 button {
  left: 0;
}
.primary_c9c8 .detail-a051,
.east-040e .detail-a051 {
  padding-left: 0;
  padding-right: 0;
}
.primary_c9c8 .heading-small-df7f,
.east-040e .heading-small-df7f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary_c9c8 {
  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;
}
.primary_c9c8: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;
}
.primary_c9c8 .static_b26b {
  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) {
  .primary_c9c8 .static_b26b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary_c9c8 .static_b26b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary_c9c8 .static_b26b {
    min-height: 200px;
  }
}
.primary_c9c8 .status_cold_13a7 {
  color: rgba(255, 255, 255, 0.8);
}
.primary_c9c8 .status_cold_13a7 a,
.primary_c9c8 .status_cold_13a7 li:after {
  color: inherit;
}
.primary_c9c8 .status_cold_13a7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.main_f527 {
  margin-bottom: 0.5em;
}
.fresh_86ff {
  margin-bottom: 1.2em;
}
.fresh_86ff,
.main_f527 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.fresh_86ff p:last-child,
.main_f527 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .static_71c9,
#masthead .static_71c9 {
  display: none;
}
#masthead
  > .static_71c9.left-0096 {
  display: none;
}
#masthead > .static_71c9 button {
  left: 0;
}
.input_5cc8 {
  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%;
}
.input_5cc8 .red-dd17 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.input_5cc8 .input_662f {
  display: -webkit-box;
  display: flex;
}
.input_5cc8 .input_662f.smooth_f875 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.input_5cc8 .input_662f.item_bronze_e0df {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_5cc8 .input_662f.green-25f0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_5cc8.input-7a4e.first_8847 .input_662f.smooth_f875 {
  flex-basis: 100%;
}
.input_5cc8.yellow_12d0 .input_662f.item_bronze_e0df {
  -webkit-box-flex: 1;
  flex: auto;
}
.input_5cc8.yellow_12d0 .input_662f.green-25f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .static_71c9.left-0096 {
  display: none;
}
#masthead > .static_71c9 button {
  left: 0;
}
.component_slow_487c {
  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;
}
.component_slow_487c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.component_slow_487c.background-fresh-d758 i {
  margin-right: 4px;
}
.component_slow_487c.accent-light-f302 i {
  margin-left: 5px;
}
.aside_a364 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside_a364 p:last-child {
  margin-bottom: 0;
}
.hidden-bronze-48a3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden-bronze-48a3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden-bronze-48a3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden-bronze-48a3 .paragraph-in-ae66 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden-bronze-48a3 .status-8d29 {
  margin: 5px 0 7px 0;
}
.hidden-bronze-48a3.banner-wide-625b .filter-simple-ac33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-bronze-48a3.banner-wide-625b .surface-52f3 {
  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;
}
.hidden-bronze-48a3.plasma-fb9e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden-bronze-48a3.plasma-fb9e .filter-simple-ac33 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-bronze-48a3.plasma-fb9e .surface-52f3 {
  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;
}
.hidden-bronze-48a3.paragraph_yellow_4ab8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-bronze-48a3.pro-5597 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden-bronze-48a3.pro-5597 .surface-52f3 {
  margin-top: 7px;
}
.green_af3f {
  display: inline-block;
}
.column_4d13 .soft_2dd3 .hidden-bronze-48a3 img {
  max-width: 100%;
}
.gold_2f3a .basic_d039.tertiary-dim-5d76,
.table-07ec .basic_d039.tertiary-dim-5d76 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gold_2f3a .table_8a28,
.table-07ec .table_8a28 {
  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%);
}
.gold_2f3a .table_8a28 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gold_2f3a.pattern_cfed .table_8a28 {
  display: none;
}
.gold_2f3a .modal_soft_f32a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gold_2f3a .modal_soft_f32a li {
  display: inline-block;
  position: relative;
}
.gold_2f3a .modal_soft_f32a li:last-child {
  margin-right: 0;
}
.gold_2f3a .modal_soft_f32a 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;
}
.gold_2f3a .modal_soft_f32a li.south-466b > a {
  color: rgba(0, 0, 0, 0.9);
}
.gold_2f3a .modal_soft_f32a > 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;
}
.gold_2f3a .modal_soft_f32a > li > a i {
  line-height: 0;
}
.gold_2f3a .modal_soft_f32a > li.static_a27b > a .table_8a28 {
  margin-left: 4px;
  line-height: 0;
}
.gold_2f3a .modal_soft_f32a .description_32b8 li.static_a27b > a {
  position: relative;
}
.gold_2f3a .modal_soft_f32a .description_32b8 li.static_a27b > a:after,
.gold_2f3a .modal_soft_f32a .description_32b8 li.static_a27b > a:before {
  content: "";
  display: table;
}
.gold_2f3a .modal_soft_f32a .description_32b8 li.static_a27b > a:after {
  clear: both;
}
.gold_2f3a .modal_soft_f32a .description_32b8 li.static_a27b > a .table_8a28 {
  margin-left: 5px;
  float: right;
}
.gold_2f3a .pagination_513b,
.gold_2f3a .description_32b8 {
  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;
}
.gold_2f3a .description_32b8 {
  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;
}
.gold_2f3a .description_32b8 .tertiary-dim-5d76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gold_2f3a .description_32b8 .table_8a28 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gold_2f3a .description_32b8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gold_2f3a .description_32b8 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;
}
.gold_2f3a .description_32b8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gold_2f3a .description_32b8 .description_32b8 {
  top: 0;
  left: 100%;
}
.gold_2f3a .slow-5663.fn-focus-3ad1 > .pagination_513b,
.gold_2f3a .slow-5663.fn-focus-3ad1 > .description_32b8,
.gold_2f3a .slow-5663:focus > .pagination_513b,
.gold_2f3a .slow-5663:focus > .description_32b8,
.gold_2f3a .slow-5663:hover > .pagination_513b,
.gold_2f3a .slow-5663:hover > .description_32b8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gold_2f3a.title-clean-8f8d .active-in-6a15:after,
.gold_2f3a.title-clean-8f8d .active-in-6a15:before {
  content: "";
  display: table;
}
.gold_2f3a.title-clean-8f8d .active-in-6a15:after {
  clear: both;
}
.gold_2f3a.title-clean-8f8d .active-in-6a15 > li {
  float: left;
}
.gold_2f3a.focus_2b14 .active-in-6a15:after,
.gold_2f3a.focus_2b14 .active-in-6a15:before {
  content: "";
  display: table;
}
.gold_2f3a.focus_2b14 .active-in-6a15:after {
  clear: both;
}
.gold_2f3a.focus_2b14 .active-in-6a15 > li {
  float: left;
}
.gold_2f3a.focus_2b14 .active-in-6a15 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gold_2f3a.focus_2b14 .active-in-6a15 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gold_2f3a.focus_2b14 .active-in-6a15 > li.over-2c59 > a,
.gold_2f3a.focus_2b14 .active-in-6a15 > li.south-466b > a {
  color: #fff;
  background-color: #1e4b75;
}
.gold_2f3a.highlight_motion_495a .active-in-6a15 > li > a .tertiary-dim-5d76 {
  position: relative;
}
.gold_2f3a.highlight_motion_495a .active-in-6a15 > li > a .tertiary-dim-5d76: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;
}
.gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li:focus
  > a
  .tertiary-dim-5d76:before,
.gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li:hover
  > a
  .tertiary-dim-5d76:before {
  width: 100%;
  background-color: currentColor;
}
.gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li.over-2c59
  > a
  .tertiary-dim-5d76:before,
.gold_2f3a.highlight_motion_495a
  .active-in-6a15
  > li.surface_fixed_06fb
  > a
  .tertiary-dim-5d76:before {
  width: 100%;
  background-color: currentColor;
}
.gold_2f3a.message-d86d .active-in-6a15 > li > a .tertiary-dim-5d76 {
  position: relative;
}
.gold_2f3a.message-d86d .active-in-6a15 > li > a .tertiary-dim-5d76: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;
}
.gold_2f3a.message-d86d .active-in-6a15 > li:focus > a .tertiary-dim-5d76:before,
.gold_2f3a.message-d86d
  .active-in-6a15
  > li:hover
  > a
  .tertiary-dim-5d76:before {
  width: 100%;
  background-color: currentColor;
}
.gold_2f3a.message-d86d
  .active-in-6a15
  > li.over-2c59
  > a
  .tertiary-dim-5d76:before,
.gold_2f3a.message-d86d
  .active-in-6a15
  > li.surface_fixed_06fb
  > a
  .tertiary-dim-5d76:before {
  width: 100%;
  background-color: currentColor;
}
.table-07ec .modal_soft_f32a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-07ec .modal_soft_f32a li:first-child > a {
  border-top: none;
}
.table-07ec .modal_soft_f32a .picture_c7cc > .tertiary-dim-5d76 .table_8a28 {
  display: none;
}
.table-07ec .modal_soft_f32a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table-07ec .modal_soft_f32a li:last-child {
  border: none;
}
.table-07ec .modal_soft_f32a li.static_a27b > a {
  padding-right: 45px !important;
}
.table-07ec .modal_soft_f32a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table-07ec .modal_soft_f32a li a:focus,
.table-07ec .modal_soft_f32a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-07ec .modal_soft_f32a li .avatar_south_9f81 {
  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;
}
.table-07ec .modal_soft_f32a li .avatar_south_9f81:hover {
  box-shadow: none;
}
.table-07ec .modal_soft_f32a li .avatar_south_9f81 .table_8a28 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table-07ec .modal_soft_f32a .description_32b8 {
  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);
}
.table-07ec .modal_soft_f32a .description_32b8 li a {
  padding-left: 3em;
}
.table-07ec .modal_soft_f32a .row-992e > a .avatar_south_9f81 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table-07ec .modal_soft_f32a .row-992e > .description_32b8 {
  display: block;
  opacity: 1;
}
.cold_4902 {
  max-width: 100%;
}
.chip_e9ad {
  line-height: 0;
  cursor: pointer;
}
.tabs_7c64 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs_7c64:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs_7c64 svg {
  width: 18px;
  height: 18px;
}
.tabs_7c64 .secondary-iron-7a5d {
  display: none;
}
.preview-ee37 {
  position: relative;
}
.preview-ee37.fn-active-3ad1 .tabs_7c64 .lite-4ac6 {
  display: none;
}
.preview-ee37.fn-active-3ad1 .tabs_7c64 .secondary-iron-7a5d {
  display: inline-block;
}
.preview-ee37 .disabled_steel_cafd {
  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);
}
.preview-ee37.hover_fast_5972 .disabled_steel_cafd {
  left: auto;
  right: -0.9em;
}
.preview-ee37.hover_fast_5972 .progress_ea20::before {
  left: auto;
  right: 15px;
}
.preview-ee37.fn-active-3ad1 .disabled_steel_cafd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-189f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop-189f label {
  flex-basis: 100%;
}
.backdrop-189f .last_62d9 {
  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;
}
.backdrop-189f .in-f039 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop-189f .in-f039:focus {
  background-color: transparent;
}
.backdrop-189f button.liquid-783d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop-189f button.liquid-783d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop-189f button.liquid-783d svg {
  width: 18px;
  height: 18px;
}
.backdrop-189f input[type="submit"] {
  min-height: auto;
}
.dropdown-21e1 .backdrop-189f .in-f039 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress_ea20 {
  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) {
  .progress_ea20 {
    width: 220px;
  }
}
.progress_ea20 label {
  flex-basis: 100%;
}
.progress_ea20::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;
}
.mask_blue_8489 .dropdown-21e1 .backdrop-189f {
  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;
}
.mask_blue_8489
  .dropdown-21e1
  .backdrop-189f
  .last_62d9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask_blue_8489 .dropdown-21e1 .backdrop-189f .in-f039 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask_blue_8489
  .dropdown-21e1
  .backdrop-189f
  .in-f039:focus {
  background: 0 0;
}
.mask_blue_8489
  .dropdown-21e1
  .backdrop-189f
  .form-5825 {
  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;
}
.active_hovered_eda6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_hovered_eda6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_hovered_eda6 li:last-child {
  margin-right: 0;
}
.active_hovered_eda6 li:first-child {
  margin-left: 0;
}
.active_hovered_eda6.wide-768c a {
  color: #fff;
}
.active_hovered_eda6.wide-768c a:hover {
  color: #fff;
}
.active_hovered_eda6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_hovered_eda6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_hovered_eda6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_hovered_eda6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_hovered_eda6 [class*="social-icon-apple"] {
  background-color: #999;
}
.active_hovered_eda6 [class*="social-icon-apple"].texture-297c {
  background-color: transparent;
  color: #999;
}
.active_hovered_eda6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_hovered_eda6 [class*="social-icon-behance"].texture-297c {
  background-color: transparent;
  color: #1769ff;
}
.active_hovered_eda6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_hovered_eda6 [class*="social-icon-bitbucket"].texture-297c {
  background-color: transparent;
  color: #205081;
}
.active_hovered_eda6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_hovered_eda6 [class*="social-icon-codepen"].texture-297c {
  background-color: transparent;
  color: #000;
}
.active_hovered_eda6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_hovered_eda6 [class*="social-icon-delicious"].texture-297c {
  background-color: transparent;
  color: #39f;
}
.active_hovered_eda6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_hovered_eda6 [class*="social-icon-digg"].texture-297c {
  background-color: transparent;
  color: #005be2;
}
.active_hovered_eda6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_hovered_eda6 [class*="social-icon-dribbble"].texture-297c {
  background-color: transparent;
  color: #ea4c89;
}
.active_hovered_eda6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_hovered_eda6 [class*="social-icon-envelope"].texture-297c {
  background-color: transparent;
  color: #ea4335;
}
.active_hovered_eda6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_hovered_eda6 [class*="social-icon-facebook"].texture-297c {
  background-color: transparent;
  color: #3b5998;
}
.active_hovered_eda6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_hovered_eda6 [class*="social-icon-flickr"].texture-297c {
  background-color: transparent;
  color: #0063dc;
}
.active_hovered_eda6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_hovered_eda6 [class*="social-icon-foursquare"].texture-297c {
  background-color: transparent;
  color: #2d5be3;
}
.active_hovered_eda6 [class*="social-icon-github"] {
  background-color: #333;
}
.active_hovered_eda6 [class*="social-icon-github"].texture-297c {
  background-color: transparent;
  color: #333;
}
.active_hovered_eda6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_hovered_eda6 [class*="social-icon-google-plus"].texture-297c {
  background-color: transparent;
  color: #dd4b39;
}
.active_hovered_eda6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_hovered_eda6 [class*="social-icon-houzz"].texture-297c {
  background-color: transparent;
  color: #7ac142;
}
.active_hovered_eda6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_hovered_eda6 [class*="social-icon-instagram"].texture-297c {
  background-color: transparent;
  color: #262626;
}
.active_hovered_eda6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_hovered_eda6 [class*="social-icon-jsfiddle"].texture-297c {
  background-color: transparent;
  color: #487aa2;
}
.active_hovered_eda6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_hovered_eda6 [class*="social-icon-linkedin"].texture-297c {
  background-color: transparent;
  color: #0077b5;
}
.active_hovered_eda6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_hovered_eda6 [class*="social-icon-medium"].texture-297c {
  background-color: transparent;
  color: #00ab6b;
}
.active_hovered_eda6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_hovered_eda6
  [class*="social-icon-odnoklassniki"].texture-297c {
  background-color: transparent;
  color: #f4731c;
}
.active_hovered_eda6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_hovered_eda6 [class*="social-icon-meetup"].texture-297c {
  background-color: transparent;
  color: #ec1c40;
}
.active_hovered_eda6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_hovered_eda6 [class*="social-icon-pinterest"].texture-297c {
  background-color: transparent;
  color: #bd081c;
}
.active_hovered_eda6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_hovered_eda6 [class*="social-icon-product-hunt"].texture-297c {
  background-color: transparent;
  color: #da552f;
}
.active_hovered_eda6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_hovered_eda6 [class*="social-icon-reddit"].texture-297c {
  background-color: transparent;
  color: #ff4500;
}
.active_hovered_eda6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_hovered_eda6 [class*="social-icon-rss"].texture-297c {
  background-color: transparent;
  color: #f26522;
}
.active_hovered_eda6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_hovered_eda6
  [class*="social-icon-shopping-cart"].texture-297c {
  background-color: transparent;
  color: #4caf50;
}
.active_hovered_eda6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_hovered_eda6 [class*="social-icon-skype"].texture-297c {
  background-color: transparent;
  color: #00aff0;
}
.active_hovered_eda6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_hovered_eda6 [class*="social-icon-slideshare"].texture-297c {
  background-color: transparent;
  color: #0077b5;
}
.active_hovered_eda6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_hovered_eda6 [class*="social-icon-snapchat"].texture-297c {
  background-color: transparent;
  color: #fffc00;
}
.active_hovered_eda6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_hovered_eda6 [class*="social-icon-soundcloud"].texture-297c {
  background-color: transparent;
  color: #f80;
}
.active_hovered_eda6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_hovered_eda6 [class*="social-icon-spotify"].texture-297c {
  background-color: transparent;
  color: #2ebd59;
}
.active_hovered_eda6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_hovered_eda6
  [class*="social-icon-stack-overflow"].texture-297c {
  background-color: transparent;
  color: #fe7a15;
}
.active_hovered_eda6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_hovered_eda6 [class*="social-icon-maldkfgram"].texture-297c {
  background-color: transparent;
  color: #2ca5e0;
}
.active_hovered_eda6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_hovered_eda6 [class*="social-icon-tripadvisor"].texture-297c {
  background-color: transparent;
  color: #589442;
}
.active_hovered_eda6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_hovered_eda6 [class*="social-icon-tumblr"].texture-297c {
  background-color: transparent;
  color: #35465c;
}
.active_hovered_eda6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_hovered_eda6 [class*="social-icon-twitch"].texture-297c {
  background-color: transparent;
  color: #6441a5;
}
.active_hovered_eda6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_hovered_eda6 [class*="social-icon-twitter"].texture-297c {
  background-color: transparent;
  color: #1da1f2;
}
.active_hovered_eda6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_hovered_eda6 [class*="social-icon-vimeo"].texture-297c {
  background-color: transparent;
  color: #1ab7ea;
}
.active_hovered_eda6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_hovered_eda6 [class*="social-icon-vk"].texture-297c {
  background-color: transparent;
  color: #45668e;
}
.active_hovered_eda6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_hovered_eda6 [class*="social-icon-weibo"].texture-297c {
  background-color: transparent;
  color: #df2029;
}
.active_hovered_eda6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_hovered_eda6 [class*="social-icon-weixin"].texture-297c {
  background-color: transparent;
  color: #7bb32e;
}
.active_hovered_eda6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_hovered_eda6 [class*="social-icon-whatsapp"].texture-297c {
  background-color: transparent;
  color: #25d366;
}
.active_hovered_eda6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_hovered_eda6 [class*="social-icon-wordpress"].texture-297c {
  background-color: transparent;
  color: #21759b;
}
.active_hovered_eda6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_hovered_eda6 [class*="social-icon-xing"].texture-297c {
  background-color: transparent;
  color: #026466;
}
.active_hovered_eda6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_hovered_eda6 [class*="social-icon-yelp"].texture-297c {
  background-color: transparent;
  color: #af0606;
}
.active_hovered_eda6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_hovered_eda6 [class*="social-icon-youtube"].texture-297c {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-bright-7c26 {
  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;
}
.backdrop-bright-7c26:hover {
  box-shadow: none;
  background: 0 0;
}
.accent-clean-becf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay_a4fa {
  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;
}
.overlay_df4a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tertiary_down_5a64 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tertiary_down_5a64,
.tertiary_down_5a64::after,
.tertiary_down_5a64::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;
}
.tertiary_down_5a64::after,
.tertiary_down_5a64::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter-d633 .overlay_a4fa .overlay_df4a {
  margin-top: -2px;
  width: 19px;
}
.filter-d633 .overlay_a4fa .tertiary_down_5a64 {
  margin-top: -1px;
}
.filter-d633 .overlay_a4fa .tertiary_down_5a64,
.filter-d633 .overlay_a4fa .tertiary_down_5a64::after,
.filter-d633 .overlay_a4fa .tertiary_down_5a64::before {
  width: 19px;
  height: 2px;
}
.filter-d633 .overlay_a4fa .tertiary_down_5a64::before {
  top: -6px;
}
.filter-d633 .overlay_a4fa .tertiary_down_5a64::after {
  bottom: -6px;
}
.badge_steel_6510 .overlay_a4fa .overlay_df4a {
  margin-top: -2px;
  width: 22px;
}
.badge_steel_6510 .overlay_a4fa .tertiary_down_5a64 {
  margin-top: -1px;
}
.badge_steel_6510 .overlay_a4fa .tertiary_down_5a64,
.badge_steel_6510 .overlay_a4fa .tertiary_down_5a64::after,
.badge_steel_6510 .overlay_a4fa .tertiary_down_5a64::before {
  width: 22px;
  height: 2px;
}
.badge_steel_6510 .overlay_a4fa .tertiary_down_5a64::before {
  top: -7px;
}
.badge_steel_6510 .overlay_a4fa .tertiary_down_5a64::after {
  bottom: -7px;
}
.table_selected_33f3 .overlay_a4fa .overlay_df4a {
  margin-top: -2px;
  width: 31px;
}
.table_selected_33f3 .overlay_a4fa .tertiary_down_5a64 {
  margin-top: -1.5px;
}
.table_selected_33f3 .overlay_a4fa .tertiary_down_5a64,
.table_selected_33f3 .overlay_a4fa .tertiary_down_5a64::after,
.table_selected_33f3 .overlay_a4fa .tertiary_down_5a64::before {
  width: 31px;
  height: 3px;
}
.table_selected_33f3 .overlay_a4fa .tertiary_down_5a64::before {
  top: -9px;
}
.table_selected_33f3 .overlay_a4fa .tertiary_down_5a64::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip_lite_7749 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_lite_7749 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1px;
  }
  .tooltip_lite_7749 .overlay_a4fa .tertiary_down_5a64,
  .tooltip_lite_7749 .overlay_a4fa .tertiary_down_5a64::after,
  .tooltip_lite_7749 .overlay_a4fa .tertiary_down_5a64::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_lite_7749 .overlay_a4fa .tertiary_down_5a64::before {
    top: -6px;
  }
  .tooltip_lite_7749 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -6px;
  }
  .picture_b4a5 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 22px;
  }
  .picture_b4a5 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1px;
  }
  .picture_b4a5 .overlay_a4fa .tertiary_down_5a64,
  .picture_b4a5 .overlay_a4fa .tertiary_down_5a64::after,
  .picture_b4a5 .overlay_a4fa .tertiary_down_5a64::before {
    width: 22px;
    height: 2px;
  }
  .picture_b4a5 .overlay_a4fa .tertiary_down_5a64::before {
    top: -7px;
  }
  .picture_b4a5 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -7px;
  }
  .gallery_orange_deb2 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_orange_deb2 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1.5px;
  }
  .gallery_orange_deb2 .overlay_a4fa .tertiary_down_5a64,
  .gallery_orange_deb2 .overlay_a4fa .tertiary_down_5a64::after,
  .gallery_orange_deb2 .overlay_a4fa .tertiary_down_5a64::before {
    width: 31px;
    height: 3px;
  }
  .gallery_orange_deb2 .overlay_a4fa .tertiary_down_5a64::before {
    top: -9px;
  }
  .gallery_orange_deb2 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-left-32d5 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 19px;
  }
  .logo-left-32d5 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1px;
  }
  .logo-left-32d5 .overlay_a4fa .tertiary_down_5a64,
  .logo-left-32d5 .overlay_a4fa .tertiary_down_5a64::after,
  .logo-left-32d5 .overlay_a4fa .tertiary_down_5a64::before {
    width: 19px;
    height: 2px;
  }
  .logo-left-32d5 .overlay_a4fa .tertiary_down_5a64::before {
    top: -6px;
  }
  .logo-left-32d5 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -6px;
  }
  .pagination-20a3 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-20a3 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1px;
  }
  .pagination-20a3 .overlay_a4fa .tertiary_down_5a64,
  .pagination-20a3 .overlay_a4fa .tertiary_down_5a64::after,
  .pagination-20a3 .overlay_a4fa .tertiary_down_5a64::before {
    width: 22px;
    height: 2px;
  }
  .pagination-20a3 .overlay_a4fa .tertiary_down_5a64::before {
    top: -7px;
  }
  .pagination-20a3 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -7px;
  }
  .box_2bc8 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 31px;
  }
  .box_2bc8 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1.5px;
  }
  .box_2bc8 .overlay_a4fa .tertiary_down_5a64,
  .box_2bc8 .overlay_a4fa .tertiary_down_5a64::after,
  .box_2bc8 .overlay_a4fa .tertiary_down_5a64::before {
    width: 31px;
    height: 3px;
  }
  .box_2bc8 .overlay_a4fa .tertiary_down_5a64::before {
    top: -9px;
  }
  .box_2bc8 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .texture-8c79 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 19px;
  }
  .texture-8c79 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1px;
  }
  .texture-8c79 .overlay_a4fa .tertiary_down_5a64,
  .texture-8c79 .overlay_a4fa .tertiary_down_5a64::after,
  .texture-8c79 .overlay_a4fa .tertiary_down_5a64::before {
    width: 19px;
    height: 2px;
  }
  .texture-8c79 .overlay_a4fa .tertiary_down_5a64::before {
    top: -6px;
  }
  .texture-8c79 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -6px;
  }
  .link-stone-e5f9 .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 22px;
  }
  .link-stone-e5f9 .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1px;
  }
  .link-stone-e5f9 .overlay_a4fa .tertiary_down_5a64,
  .link-stone-e5f9 .overlay_a4fa .tertiary_down_5a64::after,
  .link-stone-e5f9 .overlay_a4fa .tertiary_down_5a64::before {
    width: 22px;
    height: 2px;
  }
  .link-stone-e5f9 .overlay_a4fa .tertiary_down_5a64::before {
    top: -7px;
  }
  .link-stone-e5f9 .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -7px;
  }
  .item-5cac .overlay_a4fa .overlay_df4a {
    margin-top: -2px;
    width: 31px;
  }
  .item-5cac .overlay_a4fa .tertiary_down_5a64 {
    margin-top: -1.5px;
  }
  .item-5cac .overlay_a4fa .tertiary_down_5a64,
  .item-5cac .overlay_a4fa .tertiary_down_5a64::after,
  .item-5cac .overlay_a4fa .tertiary_down_5a64::before {
    width: 31px;
    height: 3px;
  }
  .item-5cac .overlay_a4fa .tertiary_down_5a64::before {
    top: -9px;
  }
  .item-5cac .overlay_a4fa .tertiary_down_5a64::after {
    bottom: -9px;
  }
}
.steel_2969 .tertiary_down_5a64 {
  -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);
}
.steel_2969 .tertiary_down_5a64::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.steel_2969 .tertiary_down_5a64::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);
}
.steel_2969.mini_3577 .tertiary_down_5a64 {
  -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);
}
.steel_2969.mini_3577 .tertiary_down_5a64::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.steel_2969.mini_3577 .tertiary_down_5a64::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);
}
.advanced_9f12 {
  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.warm-43f8:before {
  display: none;
}
.menu-8196 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-8196 .small-427d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-8196 .small-427d:last-of-type {
  border-bottom: none;
}
.menu-8196 .small-427d.grid_293e,
.menu-8196 .small-427d.badge_plasma_3d2e,
.menu-8196 .small-427d.top_de33 {
  padding: 0;
}
.menu-8196 .table-07ec .avatar_south_9f81 {
  color: currentColor;
}
.menu-8196 .table-07ec .avatar_south_9f81:focus,
.menu-8196 .table-07ec .avatar_south_9f81:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-8196.info_bd47 .steel_b050,
.menu-8196.info_bd47 .aside_a364 a,
.menu-8196.info_bd47 .active-in-6a15 a,
.menu-8196.info_bd47 .description_32b8 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-8196.info_bd47 .steel_b050:hover,
.menu-8196.info_bd47 .aside_a364 a:hover,
.menu-8196.info_bd47 .active-in-6a15 a:hover,
.menu-8196.info_bd47 .description_32b8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-8196.info_bd47 .current_da48 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-8196.info_bd47 .small-427d {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-8196.info_bd47 .small-427d:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-8196.info_bd47 .hover-aabb:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-8196.info_bd47 .table-07ec .modal_soft_f32a li a,
.menu-8196.info_bd47 .table-07ec .avatar_south_9f81,
.menu-8196.info_bd47 .description_32b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-8196.info_bd47 .table-07ec .avatar_south_9f81:focus,
.menu-8196.info_bd47 .table-07ec .avatar_south_9f81:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-8196.info_bd47 .modal_soft_f32a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-8196.logo_6c84 .steel_b050,
.menu-8196.logo_6c84 .aside_a364 a,
.menu-8196.logo_6c84 .active-in-6a15 .avatar_south_9f81,
.menu-8196.logo_6c84 .active-in-6a15 a,
.menu-8196.logo_6c84 .description_32b8 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-8196.logo_6c84 .steel_b050:hover,
.menu-8196.logo_6c84 .aside_a364 a:hover,
.menu-8196.logo_6c84 .active-in-6a15 .avatar_south_9f81:hover,
.menu-8196.logo_6c84 .active-in-6a15 a:hover,
.menu-8196.logo_6c84 .description_32b8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-8196.logo_6c84 .current_da48 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-8196.logo_6c84 .small-427d {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-8196.logo_6c84 .small-427d:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-8196.logo_6c84 .hover-aabb:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-8196.logo_6c84 .table-07ec .modal_soft_f32a li a,
.menu-8196.logo_6c84 .table-07ec .avatar_south_9f81,
.menu-8196.logo_6c84 .description_32b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-8196.logo_6c84 .table-07ec .avatar_south_9f81:focus,
.menu-8196.logo_6c84 .table-07ec .avatar_south_9f81:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-8196.logo_6c84 .modal_soft_f32a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-aabb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover-aabb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.west_a286 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.section_9c28 .menu-8196 {
  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;
}
.section_9c28 .small-427d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.section_9c28 .small-427d: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) {
  .section_9c28 .small-427d:before {
    width: 16%;
    left: 42%;
  }
}
.section_9c28 .small-427d:last-child:before {
  content: none;
}
.section_9c28 .small-427d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.section_9c28 .table-07ec .modal_soft_f32a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.section_9c28 .table-07ec .modal_soft_f32a li a .avatar_south_9f81 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.section_9c28 .table-07ec .description_32b8 {
  border: none;
}
.section_9c28 .table-07ec .description_32b8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.section_9c28 .hover-aabb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.section_9c28 .west_a286 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.section_9c28 .logo_6c84 .hover-aabb:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_9c28 .info_bd47.description-lite-02af .tertiary_down_5a64 {
  background: rgba(0, 0, 0, 0.6);
}
.section_9c28
  .info_bd47.description-lite-02af
  .tertiary_down_5a64::after,
.section_9c28
  .info_bd47.description-lite-02af
  .tertiary_down_5a64:before {
  background: inherit;
}
.section_9c28
  .info_bd47.description-lite-02af:hover
  .tertiary_down_5a64 {
  background: rgba(0, 0, 0, 0.8);
}
.fast-cd75 .menu-8196 {
  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) {
  .fast-cd75 .menu-8196 {
    width: auto;
    right: 45px;
  }
}
.overlay_soft_34cd .menu-8196 {
  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) {
  .overlay_soft_34cd .menu-8196 {
    width: auto;
    left: 45px;
  }
}
.warm-43f8 .menu-8196 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.warm-43f8 .west_a286 {
  max-width: 48em;
  margin: 0 auto;
}
.warm-43f8 .hover-aabb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert-red-5796 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert-red-5796.section_9c28 .menu-8196 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert-red-5796.fast-cd75 .menu-8196 {
  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);
}
.alert-red-5796 .menu-8196 {
  visibility: visible;
}
.alert-red-5796.overlay_soft_34cd .menu-8196 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.block_e081,
.accent-north-e36e {
  overflow-x: hidden;
}
.block_e081 .menu-8196 {
  overflow: auto;
}
.block_e081.section_9c28 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_e081.section_9c28 .menu-8196 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.block_e081.section_9c28 .backdrop-bright-7c26 {
  opacity: 0;
}
.block_e081.fast-cd75 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_e081.fast-cd75 .menu-8196 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.block_e081.fast-cd75 .backdrop-bright-7c26 {
  opacity: 0;
}
.block_e081.overlay_soft_34cd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.block_e081.overlay_soft_34cd .menu-8196 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.block_e081.overlay_soft_34cd .backdrop-bright-7c26 {
  opacity: 0;
}
.block_e081.warm-43f8 .menu-8196 {
  z-index: 10;
  visibility: visible;
}
.description-lite-02af {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description-lite-02af .tertiary_down_5a64 {
  background: rgba(255, 255, 255, 0.99);
}
.description-lite-02af .tertiary_down_5a64::after,
.description-lite-02af .tertiary_down_5a64:before {
  background: inherit;
}
.description-lite-02af:hover .tertiary_down_5a64 {
  background: rgba(255, 255, 255, 0.99);
}
.overlay_soft_34cd .description-lite-02af {
  top: 10px;
  right: auto;
  left: 12px;
}
.warm-43f8 .description-lite-02af {
  display: none !important;
}
.block_e081:before,
.accent-north-e36e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.block_e081 .description-lite-02af,
.accent-north-e36e .description-lite-02af {
  display: inline-block;
}
.menu-8196 .red-dd17 {
  -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;
}
.block_e081 .menu-8196 .red-dd17,
.accent-north-e36e .menu-8196 .red-dd17 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower-dca3 .last_62d9 {
  width: 100%;
}
.soft_2dd3 {
  padding: 0 0.5em 0;
}
.soft_2dd3 [class*="customify-col-"],
.soft_2dd3 [class*="customify-col_"],
.soft_2dd3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav_copper_3e47 .soft_2dd3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table-a6d2 .input-south-3e99,
  .input-south-3e99 {
    display: none;
  }
  .highlight-old-1e05 {
    text-align: left;
  }
  .module-1230 {
    text-align: center;
  }
  .tall_8ce7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table-a6d2 .list_d17c,
  .list_d17c {
    display: none;
  }
  .cold_b322 {
    text-align: left;
  }
  .solid-b3b1 {
    text-align: center;
  }
  .next_21ea {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table-a6d2 .thick_4184,
  .thick_4184 {
    display: none;
  }
  .border-next-80c0 {
    text-align: left;
  }
  .focus_white_9ce3 {
    text-align: center;
  }
  .modal-blue-5d4c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video_selected_f00c {
  box-shadow: none !important;
}
.static-85ef .cold_4b8a,
.west_2058 .cold_4b8a {
  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;
}
.west_2058 .cold_4b8a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.inner_f809 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.inner_f809:after,
.inner_f809:before {
  content: "";
  display: table;
}
.inner_f809:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .inner_f809 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.inner_f809,
.media-b0f7 {
  max-width: 1248px;
  margin: 0 auto;
}

.modal_last_c60b.copper-882a .inner_f809 {
  max-width: 100%;
}
.modal_last_c60b.new-5689 {
  max-width: 1200px;
  margin: 0 auto;
}
.modal_last_c60b.badge_03da .inner_f809 {
  max-width: 100%;
}
.modal_last_c60b.badge_03da > .inner_f809 {
  padding-left: 0;
  padding-right: 0;
}
.modal_last_c60b.badge_03da > .inner_f809 .table-a6d2 {
  margin: 0;
}
.modal_last_c60b.badge_03da
  > .inner_f809
  .progress_60da.small_cb82 {
  margin-right: 0;
  margin-left: 0;
}
.modal_last_c60b.badge_03da #main.small_cb82 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .backdrop-bf5a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-bf5a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gallery_gas_762e .outer_5426 {
    padding-right: 1em;
  }
  .gallery_gas_762e.description-8ecf .progress_60da {
    border-right: 1px solid #eaecee;
  }
  .gallery_gas_762e.description-8ecf .outer_5426 {
    padding-right: 1em;
  }
  .gallery_gas_762e.description-8ecf .solid-564f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-dark-cbab .outer_5426 {
    padding-left: 1em;
  }
  .preview-dark-cbab.description-8ecf .progress_60da {
    border-left: 1px solid #eaecee;
  }
  .preview-dark-cbab.description-8ecf .outer_5426 {
    padding-left: 1em;
  }
  .preview-dark-cbab.description-8ecf .solid-564f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-fbc7 .outer_5426 {
    padding-left: 1em;
  }
  .tall-fbc7.description-8ecf .secondary_8910 {
    border-right: 1px solid #eaecee;
  }
  .tall-fbc7.description-8ecf .bronze_0428 {
    border-right: 1px solid #eaecee;
  }
  .tall-fbc7.description-8ecf .outer_5426 {
    padding-left: 1em;
  }
  .tall-fbc7.description-8ecf .solid-564f {
    padding-right: 1em;
  }
  .tall-fbc7.description-8ecf .west_1661 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-e969 .outer_5426 {
    padding-right: 1em;
  }
  .dynamic-e969.description-8ecf .secondary_8910 {
    border-left: 1px solid #eaecee;
  }
  .dynamic-e969.description-8ecf .bronze_0428 {
    border-left: 1px solid #eaecee;
  }
  .dynamic-e969.description-8ecf .outer_5426 {
    padding-right: 1em;
  }
  .dynamic-e969.description-8ecf .solid-564f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic-e969.description-8ecf .west_1661 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-bf5a .outer_5426 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-bf5a.description-8ecf .progress_60da {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .backdrop-bf5a.description-8ecf .outer_5426 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-bf5a.description-8ecf .solid-564f {
    padding-left: 1em;
  }
  .backdrop-bf5a.description-8ecf .west_1661 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .backdrop-bf5a.description-8ecf .outer_5426 {
    padding-left: 0;
  }
}
.video_0e2b .menu-b1c1 {
  display: inline-block;
}
.layout-b068 {
  display: inline-block;
}
.yellow-9b0f {
  word-con: break-word;
}
.inner_b86b > span {
  display: inline-block;
  padding: 5px 0;
}
.inner_b86b .red-0981 {
  margin-left: 8px;
  margin-right: 8px;
}
.inner_b86b .pressed_639f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.narrow-a556 .gold-5e8a {
  margin-bottom: 2em;
}
.narrow-a556 .fluid_67fd {
  margin-bottom: 15px;
}
.narrow-a556 .fluid_67fd:last-child {
  margin-bottom: 0;
}
.narrow-a556 .form-f5ff {
  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) {
  .narrow-a556 .form-f5ff {
    display: block;
  }
}
.narrow-a556 .gallery_1ba1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .narrow-a556 .gallery_1ba1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.narrow-a556 .border-db23 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.narrow-a556 .border-db23 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.narrow-a556 .border-db23 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.narrow-a556 .yellow-9b0f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.narrow-a556 .yellow-9b0f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.narrow-a556 .dim-fc2d p:last-child {
  margin-bottom: 0;
}
.narrow-a556 .heading_iron_bfa0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.narrow-a556 .status_441c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.narrow-a556 .sort-stone-ac64 {
  margin-top: 1em;
}
.narrow-a556 .frame_85f3 {
  top: 0;
  display: block;
}
.narrow-a556 .frame_85f3 a {
  color: inherit;
}
.narrow-a556 .frame_85f3 a:hover {
  color: inherit;
}
.narrow-a556 .component_1076 {
  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;
}
.narrow-a556 .component_1076:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.narrow-a556 .status_441c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.narrow-a556 .column_complex_437e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.narrow-a556 .column_complex_437e:first-child {
  margin-top: 0;
}
.narrow-a556 .column_complex_437e.shadow-fd78 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.narrow-a556 .column_complex_437e.section_wood_1d6f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.narrow-a556
  .column_complex_437e.section_wood_1d6f.badge-a348
  .sort-stone-ac64 {
  width: 100%;
}
.narrow-a556 .section_wood_1d6f {
  -webkit-box-align: center;
  align-items: center;
}
.narrow-a556 .section_wood_1d6f .inner_b86b,
.narrow-a556 .section_wood_1d6f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.narrow-a556 .border-db23 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.narrow-a556 .border-db23 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.narrow-a556 .border-db23: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;
}
.narrow-a556 .shadow-fd78 {
  z-index: 5;
}
.narrow-a556 .dirty-8abe .green_e959 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.narrow-a556 .dirty-8a50 .green_e959 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.narrow-a556 .highlight-5380 .green_e959 {
  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;
}
.narrow-a556.table-25b6 .form-f5ff,
.narrow-a556.status-e608 .form-f5ff {
  display: block;
}
.narrow-a556.table-25b6 .form-f5ff .header-70c4,
.narrow-a556.table-25b6 .form-f5ff .status_441c,
.narrow-a556.status-e608 .form-f5ff .header-70c4,
.narrow-a556.status-e608 .form-f5ff .status_441c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.narrow-a556.sort-north-834b .gallery_1ba1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .narrow-a556.sort-north-834b .gallery_1ba1 {
    margin-right: 0;
  }
}
.narrow-a556.table-25b6 .gallery_1ba1,
.narrow-a556.status-e608 .gallery_1ba1 {
  padding-top: 40%;
}
.narrow-a556.table-25b6 .gold-5e8a,
.narrow-a556.status-e608 .gold-5e8a {
  display: block;
}
.narrow-a556.table-25b6 .fn-sticky-3ad1 .status_441c,
.narrow-a556.status-e608 .fn-sticky-3ad1 .status_441c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.narrow-a556.table-25b6 .gallery_1ba1,
.narrow-a556.status-e608 .gallery_1ba1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.narrow-a556.table-25b6 .status_441c {
  padding: 1em;
}
.tooltip-0953 {
  margin: 30px auto;
  display: block;
}
.tooltip-0953 .old-c5ec > * {
  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;
}
.tooltip-0953 .old-c5ec > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-0953 .old-c5ec span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup_dynamic_90bf .inner_b86b {
  margin-bottom: 1.41575em;
}
.popup_dynamic_90bf .panel-6dfd {
  margin-bottom: 1.618em;
}
.module_copper_8288 .list-steel-b1a5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.module_copper_8288 .list-steel-b1a5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.module_copper_8288 .article-inner-f93f {
  max-width: 100%;
  overflow: auto;
}
.tall_a090 .module_copper_8288 a:hover {
  text-decoration: underline;
}
.tabs-92d8 .fluid_67fd:not(.yellow-9b0f),
.tabs-92d8 .border-db23 {
  margin-bottom: 1.41575em;
}
.tabs-92d8 .fluid_67fd:not(.yellow-9b0f):last-child,
.tabs-92d8 .border-db23:last-child {
  margin-bottom: 0;
}
.tabs-92d8 .fluid_67fd.smooth_039d {
  margin-bottom: 0.41575em;
}
.tabs-92d8 .overlay-paper-a72b:before,
.tabs-92d8 .upper-b294:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs-92d8 .overlay-paper-a72b:before {
  content: "\f115";
}
.tabs-92d8 .upper-b294:before {
  content: "\f02c";
}
.tabs-92d8 .hover-narrow-08c7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs-92d8 .hover-narrow-08c7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.column-b969 {
  display: -webkit-box;
  display: flex;
}
.column-b969 .selected_758b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .column-b969 .selected_758b {
    flex-basis: 90px;
  }
}
.column-b969 .silver-76ac {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .column-b969 .silver-76ac {
    flex-basis: calc(100% - 50px);
  }
}
.column-b969 .tooltip_stone_5a67 p:last-child {
  margin-bottom: 0.72em;
}
.avatar-right-61a5 .old-c5ec {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar-right-61a5 .old-c5ec:after,
.avatar-right-61a5 .old-c5ec:before {
  content: "";
  display: table;
}
.avatar-right-61a5 .old-c5ec:after {
  clear: both;
}
.avatar-right-61a5 .old-c5ec .summary-a19a,
.avatar-right-61a5 .old-c5ec .detail-motion-8da9 {
  width: 49%;
}
.avatar-right-61a5 .old-c5ec .summary-a19a a span.thick-f513,
.avatar-right-61a5 .old-c5ec .detail-motion-8da9 a span.thick-f513 {
  display: block;
  margin-bottom: 5px;
}
.avatar-right-61a5 .old-c5ec .detail-motion-8da9 {
  float: left;
  text-align: left;
}
.avatar-right-61a5 .old-c5ec .summary-a19a {
  float: right;
  text-align: right;
}
.liquid_4310 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .liquid_4310 {
    margin-bottom: 0;
  }
}
.banner-9c8f {
  margin-bottom: 1em;
}
.banner-9c8f .yellow-9b0f {
  font-size: 1.1em;
  line-height: 1.3;
}
.fluid_1845 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-stale-c636 .banner-9c8f,
.tall_1ae0 .banner-9c8f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-stale-c636 .banner-9c8f,
  .tall_1ae0 .banner-9c8f {
    display: block;
  }
}
.component-stale-c636 .fluid_1845,
.tall_1ae0 .fluid_1845 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-stale-c636 .fluid_1845,
  .tall_1ae0 .fluid_1845 {
    margin-bottom: 1em;
  }
}
.component-stale-c636 .fluid_1845 img,
.tall_1ae0 .fluid_1845 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-stale-c636 .huge-b65e,
.tall_1ae0 .huge-b65e {
  flex-basis: calc(100% - 160px);
}
.component-stale-c636 .huge-b65e p,
.tall_1ae0 .huge-b65e p {
  margin-bottom: 0;
}
.component-stale-c636 .huge-b65e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-stale-c636 .huge-b65e {
    padding-left: 0;
  }
}
.tall_1ae0 .huge-b65e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tall_1ae0 .huge-b65e {
    padding-right: 0;
  }
}
.tall_1ae0 .fluid_1845 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shadow-bottom-fbca .fluid_1845 {
  margin-bottom: 0.5em;
}
.shadow-bottom-fbca .fluid_1845 img {
  width: 100%;
}
.column_d5d5 .huge-e2fc,
.narrow_02e6 .huge-e2fc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.narrow_02e6 .progress_60da .thumbnail_603e p:last-child {
  margin-bottom: 0;
}
.slider_3a1e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade_fde6 .overlay_b834 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade_fde6 .overlay_b834:last-of-type {
    margin-bottom: 0;
  }
}
.shade_fde6 .overlay_b834 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_fde6 .overlay_b834 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade_fde6 .overlay_b834 ul li {
  margin: 0 0 0.6em;
}
.shade_fde6 .overlay_b834 ul li.easy_366c,
.shade_fde6 .overlay_b834 ul li.stale_6316 {
  position: relative;
}
.shade_fde6 .overlay_b834 ul li.easy_366c .container-yellow-34da,
.shade_fde6 .overlay_b834 ul li.stale_6316 .container-yellow-34da {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade_fde6 .overlay_b834 ul li.easy_366c:after:after,
.shade_fde6 .overlay_b834 ul li.easy_366c:after:before,
.shade_fde6
  .overlay_b834
  ul
  li.stale_6316:after:after,
.shade_fde6
  .overlay_b834
  ul
  li.stale_6316:after:before {
  content: "";
  display: table;
}
.shade_fde6 .overlay_b834 ul li.easy_366c:after:after,
.shade_fde6
  .overlay_b834
  ul
  li.stale_6316:after:after {
  clear: both;
}
.shade_fde6 .overlay_b834 a.mini-4e56:hover {
  text-decoration: none;
}
.shade_fde6 .overlay_b834 select {
  max-width: 100%;
}
.shade_fde6 .overlay_b834 table {
  font-size: 85%;
}
.shade_fde6 .overlay_b834 table td,
.shade_fde6 .overlay_b834 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade_fde6 .overlay_b834 table tfoot td {
  text-align: left;
}
.shade_fde6 .overlay_b834 :last-child {
  margin-bottom: 0;
}
.shade_fde6 .overlay_b834 .white_1fdd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade_fde6 .overlay_b834 .white_1fdd label {
  width: 100%;
}
.shade_fde6 .overlay_b834 .white_1fdd .in-f039 {
  width: 100%;
  display: block;
}
.shade_fde6 .overlay_b834 .white_1fdd .liquid-783d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade_fde6 .overlay_b834 .white_1fdd .liquid-783d:hover svg #svg-search {
  fill: #444;
}
.shade_fde6 .overlay_b834 .white_1fdd .liquid-783d svg {
  width: 18px;
  height: 18px;
}
.shade_fde6 .east_9642 ul ul,
.shade_fde6 .top-19ef ul ul,
.shade_fde6 .table_33df ul ul,
.shade_fde6 .paragraph_old_fcd9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade_fde6 .east_9642 .static_a27b > a,
.shade_fde6 .top-19ef .static_a27b > a,
.shade_fde6 .table_33df .static_a27b > a,
.shade_fde6 .paragraph_old_fcd9 .static_a27b > a {
  margin-bottom: 0;
}
.shade_fde6 .next-7846 li,
.shade_fde6 .east_9642 li,
.shade_fde6 .upper_c840 li,
.shade_fde6 .top-19ef li,
.shade_fde6 .table_33df li,
.shade_fde6 .paragraph_old_fcd9 li,
.shade_fde6 .in_598b li,
.shade_fde6 .row-wood-8285 li {
  display: block;
  position: relative;
}
.shade_fde6 .next-7846 li:last-child,
.shade_fde6 .east_9642 li:last-child,
.shade_fde6 .upper_c840 li:last-child,
.shade_fde6 .top-19ef li:last-child,
.shade_fde6 .table_33df li:last-child,
.shade_fde6 .paragraph_old_fcd9 li:last-child,
.shade_fde6 .in_598b li:last-child,
.shade_fde6 .row-wood-8285 li:last-child {
  border: none;
}
.shade_fde6 .next-7846 li a,
.shade_fde6 .east_9642 li a,
.shade_fde6 .upper_c840 li a,
.shade_fde6 .top-19ef li a,
.shade_fde6 .table_33df li a,
.shade_fde6 .paragraph_old_fcd9 li a,
.shade_fde6 .in_598b li a,
.shade_fde6 .row-wood-8285 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_fde6 .next-7846 li ul li::before,
.shade_fde6 .east_9642 li ul li::before,
.shade_fde6 .upper_c840 li ul li::before,
.shade_fde6 .top-19ef li ul li::before,
.shade_fde6 .table_33df li ul li::before,
.shade_fde6 .paragraph_old_fcd9 li ul li::before,
.shade_fde6 .in_598b li ul li::before,
.shade_fde6 .row-wood-8285 li ul li::before {
  left: 15px;
}
.shade_fde6 .next-7846 li ul a,
.shade_fde6 .east_9642 li ul a,
.shade_fde6 .upper_c840 li ul a,
.shade_fde6 .top-19ef li ul a,
.shade_fde6 .table_33df li ul a,
.shade_fde6 .paragraph_old_fcd9 li ul a,
.shade_fde6 .in_598b li ul a,
.shade_fde6 .row-wood-8285 li ul a {
  padding-left: 20px;
}
.shade_fde6 .next-7846 li ul ul li::before,
.shade_fde6 .east_9642 li ul ul li::before,
.shade_fde6 .upper_c840 li ul ul li::before,
.shade_fde6 .top-19ef li ul ul li::before,
.shade_fde6 .table_33df li ul ul li::before,
.shade_fde6 .paragraph_old_fcd9 li ul ul li::before,
.shade_fde6 .in_598b li ul ul li::before,
.shade_fde6 .row-wood-8285 li ul ul li::before {
  left: 30px;
}
.shade_fde6 .next-7846 li ul ul a,
.shade_fde6 .east_9642 li ul ul a,
.shade_fde6 .upper_c840 li ul ul a,
.shade_fde6 .top-19ef li ul ul a,
.shade_fde6 .table_33df li ul ul a,
.shade_fde6 .paragraph_old_fcd9 li ul ul a,
.shade_fde6 .in_598b li ul ul a,
.shade_fde6 .row-wood-8285 li ul ul a {
  padding-left: 40px;
}
.shade_fde6 .hard_ddeb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_fde6 .row-wood-8285 ul li {
  margin-bottom: 1.41575em;
}
.shade_fde6 .row-wood-8285 ul li .summary-c2c9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade_fde6 .row-wood-8285 ul li .filter-b4f1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo_6c84 .next-7846 li a,
.logo_6c84 .east_9642 li a,
.logo_6c84 .upper_c840 li a,
.logo_6c84 .top-19ef li a,
.logo_6c84 .table_33df li a,
.logo_6c84 .paragraph_old_fcd9 li a,
.logo_6c84 .in_598b li a,
.logo_6c84 .row-wood-8285 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_6c84 .hard_ddeb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_6c84 .overlay_b834 ul li.easy_366c .container-yellow-34da,
.logo_6c84 .overlay_b834 ul li.stale_6316 .container-yellow-34da {
  background: rgba(0, 0, 0, 0.2);
}
.logo_6c84 .shade_fde6 .overlay_b834 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li {
  margin: 0;
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li ul {
  margin: 0;
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li ul li a {
  padding-left: 15px;
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li ul li li a {
  padding-left: 30px;
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li.south-466b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li.south-466b > 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;
}
.modal_last_c60b .shade_fde6 .modal_soft_f32a li.south-466b > 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;
}
.menu_08bc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.old-64c4 {
  position: relative;
  z-index: 10;
}
.old-64c4 .red-dd17 {
  width: 100%;
  max-width: 100%;
}
.mask_plasma_0d81 .bronze-89eb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.mask_plasma_0d81 .info_bd47 {
}
.mask_plasma_0d81 .logo_6c84 {
  background: #292929;
}
.secondary-85dd .bronze-89eb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary-85dd .info_bd47 {
  background: #f9f9f9;
}
.secondary-85dd .logo_6c84 {
  background: #303030;
}
.breadcrumb_dark_38f9 .bronze-89eb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_dark_38f9 .menu-b1c1 {
    margin-bottom: 1em;
  }
  .breadcrumb_dark_38f9 .menu-b1c1:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb_dark_38f9 .info_bd47 {
  background: #ededed;
}
.breadcrumb_dark_38f9 .logo_6c84 {
  background: #1a1a1a;
}
.bronze-89eb.info_bd47 {
  color: rgba(0, 0, 0, 0.6);
}
.bronze-89eb.info_bd47 .description_7d34 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-89eb.logo_6c84 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-89eb.logo_6c84 a:not(.mini-4e56) {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-89eb.logo_6c84 a:not(.mini-4e56):hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-89eb.logo_6c84 .description_7d34 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-89eb.logo_6c84 table tbody td,
.bronze-89eb.logo_6c84 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-2296.over-dea3 .inner_f809 {
  max-width: initial;
}
.wrapper-2296 .preview_48cc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-2296 .preview_48cc .red-dd17 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-2296 .preview_48cc .red-dd17 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-2296 .preview_48cc .red-dd17:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb_dark_38f9 .menu-b1c1:last-child,
.secondary-85dd .menu-b1c1:last-child,
.mask_plasma_0d81 .menu-b1c1:last-child {
  margin-bottom: 0;
}
.breadcrumb_dark_38f9 .menu-b1c1 .shade_fde6 .overlay_b834:last-child,
.secondary-85dd .menu-b1c1 .shade_fde6 .overlay_b834:last-child,
.mask_plasma_0d81 .menu-b1c1 .shade_fde6 .overlay_b834:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .breadcrumb_dark_38f9 .blue_2a5b,
  .breadcrumb_dark_38f9 .clean-69cb,
  .secondary-85dd .blue_2a5b,
  .secondary-85dd .clean-69cb,
  .mask_plasma_0d81 .blue_2a5b,
  .mask_plasma_0d81 .clean-69cb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .old-64c4 .menu-b1c1 {
    margin-bottom: 2em;
  }
}
.old-64c4 p:last-child {
  margin-bottom: 0;
}
.old-64c4 li,
.old-64c4 ul {
  list-style: none;
  margin: 0;
}
.old-64c4 ul ul {
  margin-left: 2.617924em;
}
.lite-331c {
  font-size: 0.875em;
}

/* css-noise: 90b4 */
.promo-block-o0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
